1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-17 13:56:38 +02:00
TableFilter/doc/ast/source/src/extensions/sort/adapterSortabletable.js.json
2015-08-06 15:27:09 +10:00

36164 lines
1.6 MiB

{
"type": "Program",
"body": [
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"local": {
"type": "Identifier",
"name": "Types",
"range": [
7,
12
],
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 12
}
}
},
"range": [
7,
12
],
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 12
}
}
}
],
"source": {
"type": "Literal",
"value": "../../types",
"raw": "'../../types'",
"range": [
18,
31
],
"loc": {
"start": {
"line": 1,
"column": 18
},
"end": {
"line": 1,
"column": 31
}
}
},
"range": [
0,
32
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 32
}
}
},
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"local": {
"type": "Identifier",
"name": "Dom",
"range": [
41,
44
],
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 10
}
}
},
"range": [
41,
44
],
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 10
}
}
}
],
"source": {
"type": "Literal",
"value": "../../dom",
"raw": "'../../dom'",
"range": [
50,
61
],
"loc": {
"start": {
"line": 2,
"column": 16
},
"end": {
"line": 2,
"column": 27
}
}
},
"range": [
34,
62
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 28
}
}
},
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"local": {
"type": "Identifier",
"name": "Arr",
"range": [
71,
74
],
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 10
}
}
},
"range": [
71,
74
],
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 10
}
}
}
],
"source": {
"type": "Literal",
"value": "../../array",
"raw": "'../../array'",
"range": [
80,
93
],
"loc": {
"start": {
"line": 3,
"column": 16
},
"end": {
"line": 3,
"column": 29
}
}
},
"range": [
64,
94
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 30
}
}
},
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"local": {
"type": "Identifier",
"name": "Event",
"range": [
103,
108
],
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 12
}
}
},
"range": [
103,
108
],
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 12
}
}
}
],
"source": {
"type": "Literal",
"value": "../../event",
"raw": "'../../event'",
"range": [
114,
127
],
"loc": {
"start": {
"line": 4,
"column": 18
},
"end": {
"line": 4,
"column": 31
}
}
},
"range": [
96,
128
],
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 32
}
}
},
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"local": {
"type": "Identifier",
"name": "DateHelper",
"range": [
137,
147
],
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 17
}
}
},
"range": [
137,
147
],
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 17
}
}
}
],
"source": {
"type": "Literal",
"value": "../../date",
"raw": "'../../date'",
"range": [
153,
165
],
"loc": {
"start": {
"line": 5,
"column": 23
},
"end": {
"line": 5,
"column": 35
}
}
},
"range": [
130,
166
],
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 36
}
}
},
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"local": {
"type": "Identifier",
"name": "Helpers",
"range": [
175,
182
],
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 14
}
}
},
"range": [
175,
182
],
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 14
}
}
}
],
"source": {
"type": "Literal",
"value": "../../helpers",
"raw": "'../../helpers'",
"range": [
188,
203
],
"loc": {
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 6,
"column": 35
}
}
},
"range": [
168,
204
],
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 36
}
}
},
{
"type": "ExportDefaultDeclaration",
"declaration": {
"type": "ClassDeclaration",
"id": {
"type": "Identifier",
"name": "AdapterSortableTable",
"range": [
229,
249
],
"loc": {
"start": {
"line": 8,
"column": 21
},
"end": {
"line": 8,
"column": 41
}
}
},
"superClass": null,
"body": {
"type": "ClassBody",
"body": [
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "constructor",
"range": [
361,
372
],
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 14,
"column": 15
}
}
},
"value": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "tf",
"range": [
373,
375
],
"loc": {
"start": {
"line": 14,
"column": 16
},
"end": {
"line": 14,
"column": 18
}
}
},
{
"type": "Identifier",
"name": "opts",
"range": [
377,
381
],
"loc": {
"start": {
"line": 14,
"column": 20
},
"end": {
"line": 14,
"column": 24
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "f",
"range": [
430,
431
],
"loc": {
"start": {
"line": 16,
"column": 12
},
"end": {
"line": 16,
"column": 13
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
434,
436
],
"loc": {
"start": {
"line": 16,
"column": 16
},
"end": {
"line": 16,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "config",
"range": [
437,
443
],
"loc": {
"start": {
"line": 16,
"column": 19
},
"end": {
"line": 16,
"column": 25
}
}
},
"range": [
434,
443
],
"loc": {
"start": {
"line": 16,
"column": 16
},
"end": {
"line": 16,
"column": 25
}
}
},
"arguments": [],
"range": [
434,
445
],
"loc": {
"start": {
"line": 16,
"column": 16
},
"end": {
"line": 16,
"column": 27
}
}
},
"range": [
430,
445
],
"loc": {
"start": {
"line": 16,
"column": 12
},
"end": {
"line": 16,
"column": 27
}
}
}
],
"kind": "let",
"range": [
426,
446
],
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 28
}
},
"leadingComments": [
{
"type": "Line",
"value": " Configuration object",
"range": [
393,
416
],
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 31
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
458,
462
],
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "initialized",
"range": [
463,
474
],
"loc": {
"start": {
"line": 18,
"column": 13
},
"end": {
"line": 18,
"column": 24
}
}
},
"range": [
458,
474
],
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 24
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
477,
482
],
"loc": {
"start": {
"line": 18,
"column": 27
},
"end": {
"line": 18,
"column": 32
}
}
},
"range": [
458,
482
],
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 32
}
}
},
"range": [
458,
483
],
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 33
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
493,
497
],
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "name",
"range": [
498,
502
],
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 19,
"column": 17
}
}
},
"range": [
493,
502
],
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 17
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
505,
509
],
"loc": {
"start": {
"line": 19,
"column": 20
},
"end": {
"line": 19,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "name",
"range": [
510,
514
],
"loc": {
"start": {
"line": 19,
"column": 25
},
"end": {
"line": 19,
"column": 29
}
}
},
"range": [
505,
514
],
"loc": {
"start": {
"line": 19,
"column": 20
},
"end": {
"line": 19,
"column": 29
}
}
},
"range": [
493,
514
],
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 29
}
}
},
"range": [
493,
515
],
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 30
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
525,
529
],
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "desc",
"range": [
530,
534
],
"loc": {
"start": {
"line": 20,
"column": 13
},
"end": {
"line": 20,
"column": 17
}
}
},
"range": [
525,
534
],
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 17
}
}
},
"right": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
537,
541
],
"loc": {
"start": {
"line": 20,
"column": 20
},
"end": {
"line": 20,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "description",
"range": [
542,
553
],
"loc": {
"start": {
"line": 20,
"column": 25
},
"end": {
"line": 20,
"column": 36
}
}
},
"range": [
537,
553
],
"loc": {
"start": {
"line": 20,
"column": 20
},
"end": {
"line": 20,
"column": 36
}
}
},
"right": {
"type": "Literal",
"value": "Sortable table",
"raw": "'Sortable table'",
"range": [
557,
573
],
"loc": {
"start": {
"line": 20,
"column": 40
},
"end": {
"line": 20,
"column": 56
}
}
},
"range": [
537,
573
],
"loc": {
"start": {
"line": 20,
"column": 20
},
"end": {
"line": 20,
"column": 56
}
}
},
"range": [
525,
573
],
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 56
}
}
},
"range": [
525,
574
],
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 57
}
},
"trailingComments": [
{
"type": "Line",
"value": "indicates if paging is enabled",
"range": [
586,
618
],
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 40
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
628,
632
],
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "isPaged",
"range": [
633,
640
],
"loc": {
"start": {
"line": 23,
"column": 13
},
"end": {
"line": 23,
"column": 20
}
}
},
"range": [
628,
640
],
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 20
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
643,
648
],
"loc": {
"start": {
"line": 23,
"column": 23
},
"end": {
"line": 23,
"column": 28
}
}
},
"range": [
628,
648
],
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 28
}
}
},
"range": [
628,
649
],
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 29
}
},
"leadingComments": [
{
"type": "Line",
"value": "indicates if paging is enabled",
"range": [
586,
618
],
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 40
}
}
}
],
"trailingComments": [
{
"type": "Line",
"value": "indicates if tables was sorted",
"range": [
661,
693
],
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 40
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
703,
707
],
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "sorted",
"range": [
708,
714
],
"loc": {
"start": {
"line": 26,
"column": 13
},
"end": {
"line": 26,
"column": 19
}
}
},
"range": [
703,
714
],
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 19
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
717,
722
],
"loc": {
"start": {
"line": 26,
"column": 22
},
"end": {
"line": 26,
"column": 27
}
}
},
"range": [
703,
722
],
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 27
}
}
},
"range": [
703,
723
],
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 28
}
},
"leadingComments": [
{
"type": "Line",
"value": "indicates if tables was sorted",
"range": [
661,
693
],
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 40
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
735,
739
],
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
740,
749
],
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 28,
"column": 22
}
}
},
"range": [
735,
749
],
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 22
}
}
},
"right": {
"type": "ConditionalExpression",
"test": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Types",
"range": [
752,
757
],
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"name": "isArray",
"range": [
758,
765
],
"loc": {
"start": {
"line": 28,
"column": 31
},
"end": {
"line": 28,
"column": 38
}
}
},
"range": [
752,
765
],
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 38
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
766,
770
],
"loc": {
"start": {
"line": 28,
"column": 39
},
"end": {
"line": 28,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "types",
"range": [
771,
776
],
"loc": {
"start": {
"line": 28,
"column": 44
},
"end": {
"line": 28,
"column": 49
}
}
},
"range": [
766,
776
],
"loc": {
"start": {
"line": 28,
"column": 39
},
"end": {
"line": 28,
"column": 49
}
}
}
],
"range": [
752,
777
],
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 50
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
780,
784
],
"loc": {
"start": {
"line": 28,
"column": 53
},
"end": {
"line": 28,
"column": 57
}
}
},
"property": {
"type": "Identifier",
"name": "types",
"range": [
785,
790
],
"loc": {
"start": {
"line": 28,
"column": 58
},
"end": {
"line": 28,
"column": 63
}
}
},
"range": [
780,
790
],
"loc": {
"start": {
"line": 28,
"column": 53
},
"end": {
"line": 28,
"column": 63
}
}
},
"alternate": {
"type": "ArrayExpression",
"elements": [],
"range": [
793,
795
],
"loc": {
"start": {
"line": 28,
"column": 66
},
"end": {
"line": 28,
"column": 68
}
}
},
"range": [
752,
795
],
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 68
}
}
},
"range": [
735,
795
],
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 68
}
}
},
"range": [
735,
796
],
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 69
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
806,
810
],
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
811,
825
],
"loc": {
"start": {
"line": 29,
"column": 13
},
"end": {
"line": 29,
"column": 27
}
}
},
"range": [
806,
825
],
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 27
}
}
},
"right": {
"type": "ConditionalExpression",
"test": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Types",
"range": [
828,
833
],
"loc": {
"start": {
"line": 29,
"column": 30
},
"end": {
"line": 29,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "isArray",
"range": [
834,
841
],
"loc": {
"start": {
"line": 29,
"column": 36
},
"end": {
"line": 29,
"column": 43
}
}
},
"range": [
828,
841
],
"loc": {
"start": {
"line": 29,
"column": 30
},
"end": {
"line": 29,
"column": 43
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
842,
846
],
"loc": {
"start": {
"line": 29,
"column": 44
},
"end": {
"line": 29,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"name": "sort_col_at_start",
"range": [
847,
864
],
"loc": {
"start": {
"line": 29,
"column": 49
},
"end": {
"line": 29,
"column": 66
}
}
},
"range": [
842,
864
],
"loc": {
"start": {
"line": 29,
"column": 44
},
"end": {
"line": 29,
"column": 66
}
}
}
],
"range": [
828,
865
],
"loc": {
"start": {
"line": 29,
"column": 30
},
"end": {
"line": 29,
"column": 67
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
881,
885
],
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "sort_col_at_start",
"range": [
886,
903
],
"loc": {
"start": {
"line": 30,
"column": 17
},
"end": {
"line": 30,
"column": 34
}
}
},
"range": [
881,
903
],
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 34
}
}
},
"alternate": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
906,
910
],
"loc": {
"start": {
"line": 30,
"column": 37
},
"end": {
"line": 30,
"column": 41
}
}
},
"range": [
828,
910
],
"loc": {
"start": {
"line": 29,
"column": 30
},
"end": {
"line": 30,
"column": 41
}
}
},
"range": [
806,
910
],
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 30,
"column": 41
}
}
},
"range": [
806,
911
],
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 30,
"column": 42
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
921,
925
],
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "asyncSort",
"range": [
926,
935
],
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 22
}
}
},
"range": [
921,
935
],
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 22
}
}
},
"right": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "Boolean",
"range": [
938,
945
],
"loc": {
"start": {
"line": 31,
"column": 25
},
"end": {
"line": 31,
"column": 32
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
946,
950
],
"loc": {
"start": {
"line": 31,
"column": 33
},
"end": {
"line": 31,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"name": "async_sort",
"range": [
951,
961
],
"loc": {
"start": {
"line": 31,
"column": 38
},
"end": {
"line": 31,
"column": 48
}
}
},
"range": [
946,
961
],
"loc": {
"start": {
"line": 31,
"column": 33
},
"end": {
"line": 31,
"column": 48
}
}
}
],
"range": [
938,
962
],
"loc": {
"start": {
"line": 31,
"column": 25
},
"end": {
"line": 31,
"column": 49
}
}
},
"range": [
921,
962
],
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 49
}
}
},
"range": [
921,
963
],
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 50
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
973,
977
],
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "triggerIds",
"range": [
978,
988
],
"loc": {
"start": {
"line": 32,
"column": 13
},
"end": {
"line": 32,
"column": 23
}
}
},
"range": [
973,
988
],
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 23
}
}
},
"right": {
"type": "ConditionalExpression",
"test": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Types",
"range": [
991,
996
],
"loc": {
"start": {
"line": 32,
"column": 26
},
"end": {
"line": 32,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "isArray",
"range": [
997,
1004
],
"loc": {
"start": {
"line": 32,
"column": 32
},
"end": {
"line": 32,
"column": 39
}
}
},
"range": [
991,
1004
],
"loc": {
"start": {
"line": 32,
"column": 26
},
"end": {
"line": 32,
"column": 39
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
1005,
1009
],
"loc": {
"start": {
"line": 32,
"column": 40
},
"end": {
"line": 32,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "trigger_ids",
"range": [
1010,
1021
],
"loc": {
"start": {
"line": 32,
"column": 45
},
"end": {
"line": 32,
"column": 56
}
}
},
"range": [
1005,
1021
],
"loc": {
"start": {
"line": 32,
"column": 40
},
"end": {
"line": 32,
"column": 56
}
}
}
],
"range": [
991,
1022
],
"loc": {
"start": {
"line": 32,
"column": 26
},
"end": {
"line": 32,
"column": 57
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
1038,
1042
],
"loc": {
"start": {
"line": 33,
"column": 12
},
"end": {
"line": 33,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "trigger_ids",
"range": [
1043,
1054
],
"loc": {
"start": {
"line": 33,
"column": 17
},
"end": {
"line": 33,
"column": 28
}
}
},
"range": [
1038,
1054
],
"loc": {
"start": {
"line": 33,
"column": 12
},
"end": {
"line": 33,
"column": 28
}
}
},
"alternate": {
"type": "ArrayExpression",
"elements": [],
"range": [
1057,
1059
],
"loc": {
"start": {
"line": 33,
"column": 31
},
"end": {
"line": 33,
"column": 33
}
}
},
"range": [
991,
1059
],
"loc": {
"start": {
"line": 32,
"column": 26
},
"end": {
"line": 33,
"column": 33
}
}
},
"range": [
973,
1059
],
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 33,
"column": 33
}
}
},
"range": [
973,
1060
],
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 33,
"column": 34
}
},
"trailingComments": [
{
"type": "Line",
"value": " edit .sort-arrow.descending / .sort-arrow.ascending in",
"range": [
1072,
1129
],
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 65
}
}
},
{
"type": "Line",
"value": " tablefilter.css to reflect any path change",
"range": [
1139,
1184
],
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 53
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
1194,
1198
],
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "imgPath",
"range": [
1199,
1206
],
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 20
}
}
},
"range": [
1194,
1206
],
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 20
}
}
},
"right": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
1209,
1213
],
"loc": {
"start": {
"line": 37,
"column": 23
},
"end": {
"line": 37,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "images_path",
"range": [
1214,
1225
],
"loc": {
"start": {
"line": 37,
"column": 28
},
"end": {
"line": 37,
"column": 39
}
}
},
"range": [
1209,
1225
],
"loc": {
"start": {
"line": 37,
"column": 23
},
"end": {
"line": 37,
"column": 39
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
1229,
1231
],
"loc": {
"start": {
"line": 37,
"column": 43
},
"end": {
"line": 37,
"column": 45
}
}
},
"property": {
"type": "Identifier",
"name": "themesPath",
"range": [
1232,
1242
],
"loc": {
"start": {
"line": 37,
"column": 46
},
"end": {
"line": 37,
"column": 56
}
}
},
"range": [
1229,
1242
],
"loc": {
"start": {
"line": 37,
"column": 43
},
"end": {
"line": 37,
"column": 56
}
}
},
"range": [
1209,
1242
],
"loc": {
"start": {
"line": 37,
"column": 23
},
"end": {
"line": 37,
"column": 56
}
}
},
"range": [
1194,
1242
],
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 56
}
}
},
"range": [
1194,
1243
],
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 57
}
},
"leadingComments": [
{
"type": "Line",
"value": " edit .sort-arrow.descending / .sort-arrow.ascending in",
"range": [
1072,
1129
],
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 65
}
}
},
{
"type": "Line",
"value": " tablefilter.css to reflect any path change",
"range": [
1139,
1184
],
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 53
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
1253,
1257
],
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "imgBlank",
"range": [
1258,
1266
],
"loc": {
"start": {
"line": 38,
"column": 13
},
"end": {
"line": 38,
"column": 21
}
}
},
"range": [
1253,
1266
],
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 21
}
}
},
"right": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
1269,
1273
],
"loc": {
"start": {
"line": 38,
"column": 24
},
"end": {
"line": 38,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "image_blank",
"range": [
1274,
1285
],
"loc": {
"start": {
"line": 38,
"column": 29
},
"end": {
"line": 38,
"column": 40
}
}
},
"range": [
1269,
1285
],
"loc": {
"start": {
"line": 38,
"column": 24
},
"end": {
"line": 38,
"column": 40
}
}
},
"right": {
"type": "Literal",
"value": "blank.png",
"raw": "'blank.png'",
"range": [
1289,
1300
],
"loc": {
"start": {
"line": 38,
"column": 44
},
"end": {
"line": 38,
"column": 55
}
}
},
"range": [
1269,
1300
],
"loc": {
"start": {
"line": 38,
"column": 24
},
"end": {
"line": 38,
"column": 55
}
}
},
"range": [
1253,
1300
],
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 55
}
}
},
"range": [
1253,
1301
],
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 56
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
1311,
1315
],
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "imgClassName",
"range": [
1316,
1328
],
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 25
}
}
},
"range": [
1311,
1328
],
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 25
}
}
},
"right": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
1331,
1335
],
"loc": {
"start": {
"line": 39,
"column": 28
},
"end": {
"line": 39,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "image_class_name",
"range": [
1336,
1352
],
"loc": {
"start": {
"line": 39,
"column": 33
},
"end": {
"line": 39,
"column": 49
}
}
},
"range": [
1331,
1352
],
"loc": {
"start": {
"line": 39,
"column": 28
},
"end": {
"line": 39,
"column": 49
}
}
},
"right": {
"type": "Literal",
"value": "sort-arrow",
"raw": "'sort-arrow'",
"range": [
1356,
1368
],
"loc": {
"start": {
"line": 39,
"column": 53
},
"end": {
"line": 39,
"column": 65
}
}
},
"range": [
1331,
1368
],
"loc": {
"start": {
"line": 39,
"column": 28
},
"end": {
"line": 39,
"column": 65
}
}
},
"range": [
1311,
1368
],
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 65
}
}
},
"range": [
1311,
1369
],
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 66
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
1379,
1383
],
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "imgAscClassName",
"range": [
1384,
1399
],
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 28
}
}
},
"range": [
1379,
1399
],
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 28
}
}
},
"right": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
1402,
1406
],
"loc": {
"start": {
"line": 40,
"column": 31
},
"end": {
"line": 40,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "image_asc_class_name",
"range": [
1407,
1427
],
"loc": {
"start": {
"line": 40,
"column": 36
},
"end": {
"line": 40,
"column": 56
}
}
},
"range": [
1402,
1427
],
"loc": {
"start": {
"line": 40,
"column": 31
},
"end": {
"line": 40,
"column": 56
}
}
},
"right": {
"type": "Literal",
"value": "ascending",
"raw": "'ascending'",
"range": [
1431,
1442
],
"loc": {
"start": {
"line": 40,
"column": 60
},
"end": {
"line": 40,
"column": 71
}
}
},
"range": [
1402,
1442
],
"loc": {
"start": {
"line": 40,
"column": 31
},
"end": {
"line": 40,
"column": 71
}
}
},
"range": [
1379,
1442
],
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 71
}
}
},
"range": [
1379,
1443
],
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 72
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
1453,
1457
],
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "imgDescClassName",
"range": [
1458,
1474
],
"loc": {
"start": {
"line": 41,
"column": 13
},
"end": {
"line": 41,
"column": 29
}
}
},
"range": [
1453,
1474
],
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 29
}
}
},
"right": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
1477,
1481
],
"loc": {
"start": {
"line": 41,
"column": 32
},
"end": {
"line": 41,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "image_desc_class_name",
"range": [
1482,
1503
],
"loc": {
"start": {
"line": 41,
"column": 37
},
"end": {
"line": 41,
"column": 58
}
}
},
"range": [
1477,
1503
],
"loc": {
"start": {
"line": 41,
"column": 32
},
"end": {
"line": 41,
"column": 58
}
}
},
"right": {
"type": "Literal",
"value": "descending",
"raw": "'descending'",
"range": [
1506,
1518
],
"loc": {
"start": {
"line": 41,
"column": 61
},
"end": {
"line": 41,
"column": 73
}
}
},
"range": [
1477,
1518
],
"loc": {
"start": {
"line": 41,
"column": 32
},
"end": {
"line": 41,
"column": 73
}
}
},
"range": [
1453,
1518
],
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 73
}
}
},
"range": [
1453,
1519
],
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 74
}
},
"trailingComments": [
{
"type": "Line",
"value": "cell attribute storing custom key",
"range": [
1529,
1564
],
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 43
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
1574,
1578
],
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "customKey",
"range": [
1579,
1588
],
"loc": {
"start": {
"line": 43,
"column": 13
},
"end": {
"line": 43,
"column": 22
}
}
},
"range": [
1574,
1588
],
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 22
}
}
},
"right": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
1591,
1595
],
"loc": {
"start": {
"line": 43,
"column": 25
},
"end": {
"line": 43,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "custom_key",
"range": [
1596,
1606
],
"loc": {
"start": {
"line": 43,
"column": 30
},
"end": {
"line": 43,
"column": 40
}
}
},
"range": [
1591,
1606
],
"loc": {
"start": {
"line": 43,
"column": 25
},
"end": {
"line": 43,
"column": 40
}
}
},
"right": {
"type": "Literal",
"value": "data-tf-sortKey",
"raw": "'data-tf-sortKey'",
"range": [
1610,
1627
],
"loc": {
"start": {
"line": 43,
"column": 44
},
"end": {
"line": 43,
"column": 61
}
}
},
"range": [
1591,
1627
],
"loc": {
"start": {
"line": 43,
"column": 25
},
"end": {
"line": 43,
"column": 61
}
}
},
"range": [
1574,
1627
],
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 61
}
}
},
"range": [
1574,
1628
],
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 62
}
},
"leadingComments": [
{
"type": "Line",
"value": "cell attribute storing custom key",
"range": [
1529,
1564
],
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 43
}
}
}
],
"trailingComments": [
{
"type": "Block",
"value": "** TF additional events **",
"range": [
1640,
1670
],
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 38
}
}
},
{
"type": "Line",
"value": "additional paging events for alternating background",
"range": [
1680,
1733
],
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 61
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.nextEvt = function(){",
"range": [
1743,
1781
],
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 46
}
}
},
{
"type": "Line",
"value": " if(o.sorted && o.alternateBgs) o.Filter();",
"range": [
1791,
1836
],
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 53
}
}
},
{
"type": "Line",
"value": " }",
"range": [
1846,
1850
],
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 12
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.prevEvt = o.Evt._Paging.nextEvt;",
"range": [
1860,
1909
],
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 57
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.firstEvt = o.Evt._Paging.nextEvt;",
"range": [
1919,
1969
],
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 58
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.lastEvt = o.Evt._Paging.nextEvt;",
"range": [
1979,
2028
],
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 57
}
}
},
{
"type": "Line",
"value": " o.Evt._OnSlcPagesChangeEvt = o.Evt._Paging.nextEvt;",
"range": [
2038,
2092
],
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 62
}
}
},
{
"type": "Line",
"value": " callback invoked after sort is loaded and instanciated",
"range": [
2104,
2161
],
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 65
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2171,
2175
],
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "onSortLoaded",
"range": [
2176,
2188
],
"loc": {
"start": {
"line": 56,
"column": 13
},
"end": {
"line": 56,
"column": 25
}
}
},
"range": [
2171,
2188
],
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 25
}
}
},
"right": {
"type": "ConditionalExpression",
"test": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Types",
"range": [
2191,
2196
],
"loc": {
"start": {
"line": 56,
"column": 28
},
"end": {
"line": 56,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "isFn",
"range": [
2197,
2201
],
"loc": {
"start": {
"line": 56,
"column": 34
},
"end": {
"line": 56,
"column": 38
}
}
},
"range": [
2191,
2201
],
"loc": {
"start": {
"line": 56,
"column": 28
},
"end": {
"line": 56,
"column": 38
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2202,
2206
],
"loc": {
"start": {
"line": 56,
"column": 39
},
"end": {
"line": 56,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "on_sort_loaded",
"range": [
2207,
2221
],
"loc": {
"start": {
"line": 56,
"column": 44
},
"end": {
"line": 56,
"column": 58
}
}
},
"range": [
2202,
2221
],
"loc": {
"start": {
"line": 56,
"column": 39
},
"end": {
"line": 56,
"column": 58
}
}
}
],
"range": [
2191,
2222
],
"loc": {
"start": {
"line": 56,
"column": 28
},
"end": {
"line": 56,
"column": 59
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2238,
2242
],
"loc": {
"start": {
"line": 57,
"column": 12
},
"end": {
"line": 57,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "on_sort_loaded",
"range": [
2243,
2257
],
"loc": {
"start": {
"line": 57,
"column": 17
},
"end": {
"line": 57,
"column": 31
}
}
},
"range": [
2238,
2257
],
"loc": {
"start": {
"line": 57,
"column": 12
},
"end": {
"line": 57,
"column": 31
}
}
},
"alternate": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2260,
2264
],
"loc": {
"start": {
"line": 57,
"column": 34
},
"end": {
"line": 57,
"column": 38
}
}
},
"range": [
2191,
2264
],
"loc": {
"start": {
"line": 56,
"column": 28
},
"end": {
"line": 57,
"column": 38
}
}
},
"range": [
2171,
2264
],
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 57,
"column": 38
}
}
},
"range": [
2171,
2265
],
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 57,
"column": 39
}
},
"leadingComments": [
{
"type": "Block",
"value": "** TF additional events **",
"range": [
1640,
1670
],
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 38
}
}
},
{
"type": "Line",
"value": "additional paging events for alternating background",
"range": [
1680,
1733
],
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 61
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.nextEvt = function(){",
"range": [
1743,
1781
],
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 46
}
}
},
{
"type": "Line",
"value": " if(o.sorted && o.alternateBgs) o.Filter();",
"range": [
1791,
1836
],
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 53
}
}
},
{
"type": "Line",
"value": " }",
"range": [
1846,
1850
],
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 12
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.prevEvt = o.Evt._Paging.nextEvt;",
"range": [
1860,
1909
],
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 57
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.firstEvt = o.Evt._Paging.nextEvt;",
"range": [
1919,
1969
],
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 58
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.lastEvt = o.Evt._Paging.nextEvt;",
"range": [
1979,
2028
],
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 57
}
}
},
{
"type": "Line",
"value": " o.Evt._OnSlcPagesChangeEvt = o.Evt._Paging.nextEvt;",
"range": [
2038,
2092
],
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 62
}
}
},
{
"type": "Line",
"value": " callback invoked after sort is loaded and instanciated",
"range": [
2104,
2161
],
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 65
}
}
}
],
"trailingComments": [
{
"type": "Line",
"value": " callback invoked before table is sorted",
"range": [
2275,
2317
],
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 50
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2327,
2331
],
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "onBeforeSort",
"range": [
2332,
2344
],
"loc": {
"start": {
"line": 59,
"column": 13
},
"end": {
"line": 59,
"column": 25
}
}
},
"range": [
2327,
2344
],
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 25
}
}
},
"right": {
"type": "ConditionalExpression",
"test": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Types",
"range": [
2347,
2352
],
"loc": {
"start": {
"line": 59,
"column": 28
},
"end": {
"line": 59,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "isFn",
"range": [
2353,
2357
],
"loc": {
"start": {
"line": 59,
"column": 34
},
"end": {
"line": 59,
"column": 38
}
}
},
"range": [
2347,
2357
],
"loc": {
"start": {
"line": 59,
"column": 28
},
"end": {
"line": 59,
"column": 38
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2358,
2362
],
"loc": {
"start": {
"line": 59,
"column": 39
},
"end": {
"line": 59,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "on_before_sort",
"range": [
2363,
2377
],
"loc": {
"start": {
"line": 59,
"column": 44
},
"end": {
"line": 59,
"column": 58
}
}
},
"range": [
2358,
2377
],
"loc": {
"start": {
"line": 59,
"column": 39
},
"end": {
"line": 59,
"column": 58
}
}
}
],
"range": [
2347,
2378
],
"loc": {
"start": {
"line": 59,
"column": 28
},
"end": {
"line": 59,
"column": 59
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2394,
2398
],
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "on_before_sort",
"range": [
2399,
2413
],
"loc": {
"start": {
"line": 60,
"column": 17
},
"end": {
"line": 60,
"column": 31
}
}
},
"range": [
2394,
2413
],
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 31
}
}
},
"alternate": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2416,
2420
],
"loc": {
"start": {
"line": 60,
"column": 34
},
"end": {
"line": 60,
"column": 38
}
}
},
"range": [
2347,
2420
],
"loc": {
"start": {
"line": 59,
"column": 28
},
"end": {
"line": 60,
"column": 38
}
}
},
"range": [
2327,
2420
],
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 60,
"column": 38
}
}
},
"range": [
2327,
2421
],
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 60,
"column": 39
}
},
"leadingComments": [
{
"type": "Line",
"value": " callback invoked before table is sorted",
"range": [
2275,
2317
],
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 50
}
}
}
],
"trailingComments": [
{
"type": "Line",
"value": " callback invoked after table is sorted",
"range": [
2431,
2472
],
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 49
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2482,
2486
],
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "onAfterSort",
"range": [
2487,
2498
],
"loc": {
"start": {
"line": 62,
"column": 13
},
"end": {
"line": 62,
"column": 24
}
}
},
"range": [
2482,
2498
],
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 24
}
}
},
"right": {
"type": "ConditionalExpression",
"test": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Types",
"range": [
2501,
2506
],
"loc": {
"start": {
"line": 62,
"column": 27
},
"end": {
"line": 62,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "isFn",
"range": [
2507,
2511
],
"loc": {
"start": {
"line": 62,
"column": 33
},
"end": {
"line": 62,
"column": 37
}
}
},
"range": [
2501,
2511
],
"loc": {
"start": {
"line": 62,
"column": 27
},
"end": {
"line": 62,
"column": 37
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2512,
2516
],
"loc": {
"start": {
"line": 62,
"column": 38
},
"end": {
"line": 62,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"name": "on_after_sort",
"range": [
2517,
2530
],
"loc": {
"start": {
"line": 62,
"column": 43
},
"end": {
"line": 62,
"column": 56
}
}
},
"range": [
2512,
2530
],
"loc": {
"start": {
"line": 62,
"column": 38
},
"end": {
"line": 62,
"column": 56
}
}
}
],
"range": [
2501,
2531
],
"loc": {
"start": {
"line": 62,
"column": 27
},
"end": {
"line": 62,
"column": 57
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "f",
"range": [
2547,
2548
],
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 13
}
}
},
"property": {
"type": "Identifier",
"name": "on_after_sort",
"range": [
2549,
2562
],
"loc": {
"start": {
"line": 63,
"column": 14
},
"end": {
"line": 63,
"column": 27
}
}
},
"range": [
2547,
2562
],
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 27
}
}
},
"alternate": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2565,
2569
],
"loc": {
"start": {
"line": 63,
"column": 30
},
"end": {
"line": 63,
"column": 34
}
}
},
"range": [
2501,
2569
],
"loc": {
"start": {
"line": 62,
"column": 27
},
"end": {
"line": 63,
"column": 34
}
}
},
"range": [
2482,
2569
],
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 63,
"column": 34
}
}
},
"range": [
2482,
2570
],
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 63,
"column": 35
}
},
"leadingComments": [
{
"type": "Line",
"value": " callback invoked after table is sorted",
"range": [
2431,
2472
],
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 49
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2582,
2586
],
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 65,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
2587,
2589
],
"loc": {
"start": {
"line": 65,
"column": 13
},
"end": {
"line": 65,
"column": 15
}
}
},
"range": [
2582,
2589
],
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 65,
"column": 15
}
}
},
"right": {
"type": "Identifier",
"name": "tf",
"range": [
2592,
2594
],
"loc": {
"start": {
"line": 65,
"column": 18
},
"end": {
"line": 65,
"column": 20
}
}
},
"range": [
2582,
2594
],
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 65,
"column": 20
}
}
},
"range": [
2582,
2595
],
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 65,
"column": 21
}
}
}
],
"range": [
382,
2602
],
"loc": {
"start": {
"line": 14,
"column": 25
},
"end": {
"line": 66,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
372,
2602
],
"loc": {
"start": {
"line": 14,
"column": 15
},
"end": {
"line": 66,
"column": 5
}
}
},
"kind": "constructor",
"computed": false,
"range": [
361,
2602
],
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 66,
"column": 5
}
},
"leadingComments": [
{
"type": "Block",
"value": "*\r\n * SortableTable Adapter module\r\n * @param {Object} tf TableFilter instance\r\n ",
"range": [
258,
355
],
"loc": {
"start": {
"line": 10,
"column": 4
},
"end": {
"line": 13,
"column": 7
}
}
}
],
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "init",
"range": [
2610,
2614
],
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 68,
"column": 8
}
}
},
"value": {
"type": "FunctionExpression",
"id": null,
"params": [],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "tf",
"range": [
2631,
2633
],
"loc": {
"start": {
"line": 69,
"column": 12
},
"end": {
"line": 69,
"column": 14
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2636,
2640
],
"loc": {
"start": {
"line": 69,
"column": 17
},
"end": {
"line": 69,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
2641,
2643
],
"loc": {
"start": {
"line": 69,
"column": 22
},
"end": {
"line": 69,
"column": 24
}
}
},
"range": [
2636,
2643
],
"loc": {
"start": {
"line": 69,
"column": 17
},
"end": {
"line": 69,
"column": 24
}
}
},
"range": [
2631,
2643
],
"loc": {
"start": {
"line": 69,
"column": 12
},
"end": {
"line": 69,
"column": 24
}
}
}
],
"kind": "let",
"range": [
2627,
2644
],
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 25
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "adpt",
"range": [
2658,
2662
],
"loc": {
"start": {
"line": 70,
"column": 12
},
"end": {
"line": 70,
"column": 16
}
}
},
"init": {
"type": "ThisExpression",
"range": [
2665,
2669
],
"loc": {
"start": {
"line": 70,
"column": 19
},
"end": {
"line": 70,
"column": 23
}
}
},
"range": [
2658,
2669
],
"loc": {
"start": {
"line": 70,
"column": 12
},
"end": {
"line": 70,
"column": 23
}
}
}
],
"kind": "let",
"range": [
2654,
2670
],
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 24
}
},
"trailingComments": [
{
"type": "Line",
"value": " SortableTable class sanity check (sortabletable.js)",
"range": [
2682,
2736
],
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 62
}
}
}
]
},
{
"type": "IfStatement",
"test": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Types",
"range": [
2749,
2754
],
"loc": {
"start": {
"line": 73,
"column": 11
},
"end": {
"line": 73,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "isUndef",
"range": [
2755,
2762
],
"loc": {
"start": {
"line": 73,
"column": 17
},
"end": {
"line": 73,
"column": 24
}
}
},
"range": [
2749,
2762
],
"loc": {
"start": {
"line": 73,
"column": 11
},
"end": {
"line": 73,
"column": 24
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "SortableTable",
"range": [
2763,
2776
],
"loc": {
"start": {
"line": 73,
"column": 25
},
"end": {
"line": 73,
"column": 38
}
}
}
],
"range": [
2749,
2777
],
"loc": {
"start": {
"line": 73,
"column": 11
},
"end": {
"line": 73,
"column": 39
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ThrowStatement",
"argument": {
"type": "NewExpression",
"callee": {
"type": "Identifier",
"name": "Error",
"range": [
2803,
2808
],
"loc": {
"start": {
"line": 74,
"column": 22
},
"end": {
"line": 74,
"column": 27
}
}
},
"arguments": [
{
"type": "Literal",
"value": "SortableTable class not found.",
"raw": "'SortableTable class not found.'",
"range": [
2809,
2841
],
"loc": {
"start": {
"line": 74,
"column": 28
},
"end": {
"line": 74,
"column": 60
}
}
}
],
"range": [
2799,
2842
],
"loc": {
"start": {
"line": 74,
"column": 18
},
"end": {
"line": 74,
"column": 61
}
}
},
"range": [
2793,
2843
],
"loc": {
"start": {
"line": 74,
"column": 12
},
"end": {
"line": 74,
"column": 62
}
}
}
],
"range": [
2778,
2854
],
"loc": {
"start": {
"line": 73,
"column": 40
},
"end": {
"line": 75,
"column": 9
}
}
},
"alternate": null,
"range": [
2746,
2854
],
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 75,
"column": 9
}
},
"leadingComments": [
{
"type": "Line",
"value": " SortableTable class sanity check (sortabletable.js)",
"range": [
2682,
2736
],
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 62
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2866,
2870
],
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "overrideSortableTable",
"range": [
2871,
2892
],
"loc": {
"start": {
"line": 77,
"column": 13
},
"end": {
"line": 77,
"column": 34
}
}
},
"range": [
2866,
2892
],
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 34
}
}
},
"arguments": [],
"range": [
2866,
2894
],
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 36
}
}
},
"range": [
2866,
2895
],
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 37
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2905,
2909
],
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "setSortTypes",
"range": [
2910,
2922
],
"loc": {
"start": {
"line": 78,
"column": 13
},
"end": {
"line": 78,
"column": 25
}
}
},
"range": [
2905,
2922
],
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 25
}
}
},
"arguments": [],
"range": [
2905,
2924
],
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 27
}
}
},
"range": [
2905,
2925
],
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 28
}
},
"trailingComments": [
{
"type": "Line",
"value": "Column sort at start",
"range": [
2937,
2959
],
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 30
}
}
}
]
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
2973,
2987
],
"loc": {
"start": {
"line": 81,
"column": 12
},
"end": {
"line": 81,
"column": 26
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
2990,
2994
],
"loc": {
"start": {
"line": 81,
"column": 29
},
"end": {
"line": 81,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
2995,
3009
],
"loc": {
"start": {
"line": 81,
"column": 34
},
"end": {
"line": 81,
"column": 48
}
}
},
"range": [
2990,
3009
],
"loc": {
"start": {
"line": 81,
"column": 29
},
"end": {
"line": 81,
"column": 48
}
}
},
"range": [
2973,
3009
],
"loc": {
"start": {
"line": 81,
"column": 12
},
"end": {
"line": 81,
"column": 48
}
}
}
],
"kind": "let",
"range": [
2969,
3010
],
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 49
}
},
"leadingComments": [
{
"type": "Line",
"value": "Column sort at start",
"range": [
2937,
2959
],
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 30
}
}
}
]
},
{
"type": "IfStatement",
"test": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
3023,
3037
],
"loc": {
"start": {
"line": 82,
"column": 11
},
"end": {
"line": 82,
"column": 25
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
3053,
3057
],
"loc": {
"start": {
"line": 83,
"column": 12
},
"end": {
"line": 83,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
3058,
3061
],
"loc": {
"start": {
"line": 83,
"column": 17
},
"end": {
"line": 83,
"column": 20
}
}
},
"range": [
3053,
3061
],
"loc": {
"start": {
"line": 83,
"column": 12
},
"end": {
"line": 83,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "sort",
"range": [
3062,
3066
],
"loc": {
"start": {
"line": 83,
"column": 21
},
"end": {
"line": 83,
"column": 25
}
}
},
"range": [
3053,
3066
],
"loc": {
"start": {
"line": 83,
"column": 12
},
"end": {
"line": 83,
"column": 25
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
3067,
3081
],
"loc": {
"start": {
"line": 83,
"column": 26
},
"end": {
"line": 83,
"column": 40
}
}
},
"property": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
3082,
3083
],
"loc": {
"start": {
"line": 83,
"column": 41
},
"end": {
"line": 83,
"column": 42
}
}
},
"range": [
3067,
3084
],
"loc": {
"start": {
"line": 83,
"column": 26
},
"end": {
"line": 83,
"column": 43
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
3086,
3100
],
"loc": {
"start": {
"line": 83,
"column": 45
},
"end": {
"line": 83,
"column": 59
}
}
},
"property": {
"type": "Literal",
"value": 1,
"raw": "1",
"range": [
3101,
3102
],
"loc": {
"start": {
"line": 83,
"column": 60
},
"end": {
"line": 83,
"column": 61
}
}
},
"range": [
3086,
3103
],
"loc": {
"start": {
"line": 83,
"column": 45
},
"end": {
"line": 83,
"column": 62
}
}
}
],
"range": [
3053,
3104
],
"loc": {
"start": {
"line": 83,
"column": 12
},
"end": {
"line": 83,
"column": 63
}
}
},
"range": [
3053,
3105
],
"loc": {
"start": {
"line": 83,
"column": 12
},
"end": {
"line": 83,
"column": 64
}
}
}
],
"range": [
3038,
3116
],
"loc": {
"start": {
"line": 82,
"column": 26
},
"end": {
"line": 84,
"column": 9
}
}
},
"alternate": null,
"range": [
3020,
3116
],
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 84,
"column": 9
}
}
},
{
"type": "IfStatement",
"test": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
3131,
3135
],
"loc": {
"start": {
"line": 86,
"column": 11
},
"end": {
"line": 86,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "onSortLoaded",
"range": [
3136,
3148
],
"loc": {
"start": {
"line": 86,
"column": 16
},
"end": {
"line": 86,
"column": 28
}
}
},
"range": [
3131,
3148
],
"loc": {
"start": {
"line": 86,
"column": 11
},
"end": {
"line": 86,
"column": 28
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
3164,
3168
],
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "onSortLoaded",
"range": [
3169,
3181
],
"loc": {
"start": {
"line": 87,
"column": 17
},
"end": {
"line": 87,
"column": 29
}
}
},
"range": [
3164,
3181
],
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "call",
"range": [
3182,
3186
],
"loc": {
"start": {
"line": 87,
"column": 30
},
"end": {
"line": 87,
"column": 34
}
}
},
"range": [
3164,
3186
],
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 34
}
}
},
"arguments": [
{
"type": "Literal",
"value": null,
"raw": "null",
"range": [
3187,
3191
],
"loc": {
"start": {
"line": 87,
"column": 35
},
"end": {
"line": 87,
"column": 39
}
}
},
{
"type": "Identifier",
"name": "tf",
"range": [
3193,
3195
],
"loc": {
"start": {
"line": 87,
"column": 41
},
"end": {
"line": 87,
"column": 43
}
}
},
{
"type": "ThisExpression",
"range": [
3197,
3201
],
"loc": {
"start": {
"line": 87,
"column": 45
},
"end": {
"line": 87,
"column": 49
}
}
}
],
"range": [
3164,
3202
],
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 50
}
}
},
"range": [
3164,
3203
],
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 51
}
}
}
],
"range": [
3149,
3214
],
"loc": {
"start": {
"line": 86,
"column": 29
},
"end": {
"line": 88,
"column": 9
}
}
},
"alternate": null,
"range": [
3128,
3214
],
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 88,
"column": 9
}
},
"trailingComments": [
{
"type": "Block",
"value": "** SortableTable callbacks **",
"range": [
3226,
3259
],
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 41
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
3269,
3273
],
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
3274,
3277
],
"loc": {
"start": {
"line": 91,
"column": 13
},
"end": {
"line": 91,
"column": 16
}
}
},
"range": [
3269,
3277
],
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "onbeforesort",
"range": [
3278,
3290
],
"loc": {
"start": {
"line": 91,
"column": 17
},
"end": {
"line": 91,
"column": 29
}
}
},
"range": [
3269,
3290
],
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 29
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "IfStatement",
"test": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
3321,
3325
],
"loc": {
"start": {
"line": 92,
"column": 15
},
"end": {
"line": 92,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"name": "onBeforeSort",
"range": [
3326,
3338
],
"loc": {
"start": {
"line": 92,
"column": 20
},
"end": {
"line": 92,
"column": 32
}
}
},
"range": [
3321,
3338
],
"loc": {
"start": {
"line": 92,
"column": 15
},
"end": {
"line": 92,
"column": 32
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
3358,
3362
],
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "onBeforeSort",
"range": [
3363,
3375
],
"loc": {
"start": {
"line": 93,
"column": 21
},
"end": {
"line": 93,
"column": 33
}
}
},
"range": [
3358,
3375
],
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "call",
"range": [
3376,
3380
],
"loc": {
"start": {
"line": 93,
"column": 34
},
"end": {
"line": 93,
"column": 38
}
}
},
"range": [
3358,
3380
],
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 38
}
}
},
"arguments": [
{
"type": "Literal",
"value": null,
"raw": "null",
"range": [
3381,
3385
],
"loc": {
"start": {
"line": 93,
"column": 39
},
"end": {
"line": 93,
"column": 43
}
}
},
{
"type": "Identifier",
"name": "tf",
"range": [
3387,
3389
],
"loc": {
"start": {
"line": 93,
"column": 45
},
"end": {
"line": 93,
"column": 47
}
}
},
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
3391,
3395
],
"loc": {
"start": {
"line": 93,
"column": 49
},
"end": {
"line": 93,
"column": 53
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
3396,
3399
],
"loc": {
"start": {
"line": 93,
"column": 54
},
"end": {
"line": 93,
"column": 57
}
}
},
"range": [
3391,
3399
],
"loc": {
"start": {
"line": 93,
"column": 49
},
"end": {
"line": 93,
"column": 57
}
}
},
"property": {
"type": "Identifier",
"name": "sortColumn",
"range": [
3400,
3410
],
"loc": {
"start": {
"line": 93,
"column": 58
},
"end": {
"line": 93,
"column": 68
}
}
},
"range": [
3391,
3410
],
"loc": {
"start": {
"line": 93,
"column": 49
},
"end": {
"line": 93,
"column": 68
}
}
}
],
"range": [
3358,
3411
],
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 69
}
}
},
"range": [
3358,
3412
],
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 70
}
}
}
],
"range": [
3339,
3427
],
"loc": {
"start": {
"line": 92,
"column": 33
},
"end": {
"line": 94,
"column": 13
}
}
},
"alternate": null,
"range": [
3318,
3427
],
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 94,
"column": 13
}
},
"trailingComments": [
{
"type": "Block",
"value": "** sort behaviour for paging **",
"range": [
3443,
3478
],
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 47
}
}
}
]
},
{
"type": "IfStatement",
"test": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
3495,
3497
],
"loc": {
"start": {
"line": 97,
"column": 15
},
"end": {
"line": 97,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"name": "paging",
"range": [
3498,
3504
],
"loc": {
"start": {
"line": 97,
"column": 18
},
"end": {
"line": 97,
"column": 24
}
}
},
"range": [
3495,
3504
],
"loc": {
"start": {
"line": 97,
"column": 15
},
"end": {
"line": 97,
"column": 24
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
3524,
3528
],
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "isPaged",
"range": [
3529,
3536
],
"loc": {
"start": {
"line": 98,
"column": 21
},
"end": {
"line": 98,
"column": 28
}
}
},
"range": [
3524,
3536
],
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 28
}
}
},
"right": {
"type": "Literal",
"value": true,
"raw": "true",
"range": [
3539,
3543
],
"loc": {
"start": {
"line": 98,
"column": 31
},
"end": {
"line": 98,
"column": 35
}
}
},
"range": [
3524,
3543
],
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 35
}
}
},
"range": [
3524,
3544
],
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 36
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
3562,
3564
],
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "paging",
"range": [
3565,
3571
],
"loc": {
"start": {
"line": 99,
"column": 19
},
"end": {
"line": 99,
"column": 25
}
}
},
"range": [
3562,
3571
],
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 25
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
3574,
3579
],
"loc": {
"start": {
"line": 99,
"column": 28
},
"end": {
"line": 99,
"column": 33
}
}
},
"range": [
3562,
3579
],
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 33
}
}
},
"range": [
3562,
3580
],
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 34
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
3598,
3600
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "feature",
"range": [
3601,
3608
],
"loc": {
"start": {
"line": 100,
"column": 19
},
"end": {
"line": 100,
"column": 26
}
}
},
"range": [
3598,
3608
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 26
}
}
},
"arguments": [
{
"type": "Literal",
"value": "paging",
"raw": "'paging'",
"range": [
3609,
3617
],
"loc": {
"start": {
"line": 100,
"column": 27
},
"end": {
"line": 100,
"column": 35
}
}
}
],
"range": [
3598,
3618
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "destroy",
"range": [
3619,
3626
],
"loc": {
"start": {
"line": 100,
"column": 37
},
"end": {
"line": 100,
"column": 44
}
}
},
"range": [
3598,
3626
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 44
}
}
},
"arguments": [],
"range": [
3598,
3628
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 46
}
}
},
"range": [
3598,
3629
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 47
}
}
}
],
"range": [
3505,
3644
],
"loc": {
"start": {
"line": 97,
"column": 25
},
"end": {
"line": 101,
"column": 13
}
}
},
"alternate": null,
"range": [
3492,
3644
],
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 101,
"column": 13
}
},
"leadingComments": [
{
"type": "Block",
"value": "** sort behaviour for paging **",
"range": [
3443,
3478
],
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 47
}
}
}
]
}
],
"range": [
3303,
3655
],
"loc": {
"start": {
"line": 91,
"column": 42
},
"end": {
"line": 102,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
3293,
3655
],
"loc": {
"start": {
"line": 91,
"column": 32
},
"end": {
"line": 102,
"column": 9
}
}
},
"range": [
3269,
3655
],
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 102,
"column": 9
}
}
},
"range": [
3269,
3656
],
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 102,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
"value": "** SortableTable callbacks **",
"range": [
3226,
3259
],
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 41
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
3668,
3672
],
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
3673,
3676
],
"loc": {
"start": {
"line": 104,
"column": 13
},
"end": {
"line": 104,
"column": 16
}
}
},
"range": [
3668,
3676
],
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "onsort",
"range": [
3677,
3683
],
"loc": {
"start": {
"line": 104,
"column": 17
},
"end": {
"line": 104,
"column": 23
}
}
},
"range": [
3668,
3683
],
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 23
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
3711,
3715
],
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "sorted",
"range": [
3716,
3722
],
"loc": {
"start": {
"line": 105,
"column": 17
},
"end": {
"line": 105,
"column": 23
}
}
},
"range": [
3711,
3722
],
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 23
}
}
},
"right": {
"type": "Literal",
"value": true,
"raw": "true",
"range": [
3725,
3729
],
"loc": {
"start": {
"line": 105,
"column": 26
},
"end": {
"line": 105,
"column": 30
}
}
},
"range": [
3711,
3729
],
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 30
}
}
},
"range": [
3711,
3730
],
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 31
}
},
"trailingComments": [
{
"type": "Line",
"value": "rows alternating bg issue",
"range": [
3746,
3773
],
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 39
}
}
},
{
"type": "Line",
"value": " TODO: move into AlternateRows component",
"range": [
3787,
3829
],
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 54
}
}
}
]
},
{
"type": "IfStatement",
"test": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
3846,
3848
],
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"name": "alternateBgs",
"range": [
3849,
3861
],
"loc": {
"start": {
"line": 109,
"column": 18
},
"end": {
"line": 109,
"column": 30
}
}
},
"range": [
3846,
3861
],
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 30
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "rows",
"range": [
3885,
3889
],
"loc": {
"start": {
"line": 110,
"column": 20
},
"end": {
"line": 110,
"column": 24
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
3892,
3894
],
"loc": {
"start": {
"line": 110,
"column": 27
},
"end": {
"line": 110,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "tbl",
"range": [
3895,
3898
],
"loc": {
"start": {
"line": 110,
"column": 30
},
"end": {
"line": 110,
"column": 33
}
}
},
"range": [
3892,
3898
],
"loc": {
"start": {
"line": 110,
"column": 27
},
"end": {
"line": 110,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "rows",
"range": [
3899,
3903
],
"loc": {
"start": {
"line": 110,
"column": 34
},
"end": {
"line": 110,
"column": 38
}
}
},
"range": [
3892,
3903
],
"loc": {
"start": {
"line": 110,
"column": 27
},
"end": {
"line": 110,
"column": 38
}
}
},
"range": [
3885,
3903
],
"loc": {
"start": {
"line": 110,
"column": 20
},
"end": {
"line": 110,
"column": 38
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "c",
"range": [
3905,
3906
],
"loc": {
"start": {
"line": 110,
"column": 40
},
"end": {
"line": 110,
"column": 41
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
3909,
3910
],
"loc": {
"start": {
"line": 110,
"column": 44
},
"end": {
"line": 110,
"column": 45
}
}
},
"range": [
3905,
3910
],
"loc": {
"start": {
"line": 110,
"column": 40
},
"end": {
"line": 110,
"column": 45
}
}
}
],
"kind": "let",
"range": [
3881,
3911
],
"loc": {
"start": {
"line": 110,
"column": 16
},
"end": {
"line": 110,
"column": 46
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "setClass",
"range": [
3935,
3943
],
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 112,
"column": 28
}
}
},
"init": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "row",
"range": [
3955,
3958
],
"loc": {
"start": {
"line": 112,
"column": 40
},
"end": {
"line": 112,
"column": 43
}
}
},
{
"type": "Identifier",
"name": "i",
"range": [
3960,
3961
],
"loc": {
"start": {
"line": 112,
"column": 45
},
"end": {
"line": 112,
"column": 46
}
}
},
{
"type": "Identifier",
"name": "removeOnly",
"range": [
3963,
3973
],
"loc": {
"start": {
"line": 112,
"column": 48
},
"end": {
"line": 112,
"column": 58
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "IfStatement",
"test": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Types",
"range": [
4000,
4005
],
"loc": {
"start": {
"line": 113,
"column": 23
},
"end": {
"line": 113,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "isUndef",
"range": [
4006,
4013
],
"loc": {
"start": {
"line": 113,
"column": 29
},
"end": {
"line": 113,
"column": 36
}
}
},
"range": [
4000,
4013
],
"loc": {
"start": {
"line": 113,
"column": 23
},
"end": {
"line": 113,
"column": 36
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "removeOnly",
"range": [
4014,
4024
],
"loc": {
"start": {
"line": 113,
"column": 37
},
"end": {
"line": 113,
"column": 47
}
}
}
],
"range": [
4000,
4025
],
"loc": {
"start": {
"line": 113,
"column": 23
},
"end": {
"line": 113,
"column": 48
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "removeOnly",
"range": [
4053,
4063
],
"loc": {
"start": {
"line": 114,
"column": 24
},
"end": {
"line": 114,
"column": 34
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
4066,
4071
],
"loc": {
"start": {
"line": 114,
"column": 37
},
"end": {
"line": 114,
"column": 42
}
}
},
"range": [
4053,
4071
],
"loc": {
"start": {
"line": 114,
"column": 24
},
"end": {
"line": 114,
"column": 42
}
}
},
"range": [
4053,
4072
],
"loc": {
"start": {
"line": 114,
"column": 24
},
"end": {
"line": 114,
"column": 43
}
}
}
],
"range": [
4026,
4095
],
"loc": {
"start": {
"line": 113,
"column": 49
},
"end": {
"line": 115,
"column": 21
}
}
},
"alternate": null,
"range": [
3997,
4095
],
"loc": {
"start": {
"line": 113,
"column": 20
},
"end": {
"line": 115,
"column": 21
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "altRows",
"range": [
4121,
4128
],
"loc": {
"start": {
"line": 116,
"column": 24
},
"end": {
"line": 116,
"column": 31
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
4131,
4133
],
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 116,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "feature",
"range": [
4134,
4141
],
"loc": {
"start": {
"line": 116,
"column": 37
},
"end": {
"line": 116,
"column": 44
}
}
},
"range": [
4131,
4141
],
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 116,
"column": 44
}
}
},
"arguments": [
{
"type": "Literal",
"value": "alternateRows",
"raw": "'alternateRows'",
"range": [
4142,
4157
],
"loc": {
"start": {
"line": 116,
"column": 45
},
"end": {
"line": 116,
"column": 60
}
}
}
],
"range": [
4131,
4158
],
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 116,
"column": 61
}
}
},
"range": [
4121,
4158
],
"loc": {
"start": {
"line": 116,
"column": 24
},
"end": {
"line": 116,
"column": 61
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "oddCls",
"range": [
4185,
4191
],
"loc": {
"start": {
"line": 117,
"column": 24
},
"end": {
"line": 117,
"column": 30
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "altRows",
"range": [
4194,
4201
],
"loc": {
"start": {
"line": 117,
"column": 33
},
"end": {
"line": 117,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"name": "oddCss",
"range": [
4202,
4208
],
"loc": {
"start": {
"line": 117,
"column": 41
},
"end": {
"line": 117,
"column": 47
}
}
},
"range": [
4194,
4208
],
"loc": {
"start": {
"line": 117,
"column": 33
},
"end": {
"line": 117,
"column": 47
}
}
},
"range": [
4185,
4208
],
"loc": {
"start": {
"line": 117,
"column": 24
},
"end": {
"line": 117,
"column": 47
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "evenCls",
"range": [
4235,
4242
],
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 31
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "altRows",
"range": [
4245,
4252
],
"loc": {
"start": {
"line": 118,
"column": 34
},
"end": {
"line": 118,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"name": "evenCss",
"range": [
4253,
4260
],
"loc": {
"start": {
"line": 118,
"column": 42
},
"end": {
"line": 118,
"column": 49
}
}
},
"range": [
4245,
4260
],
"loc": {
"start": {
"line": 118,
"column": 34
},
"end": {
"line": 118,
"column": 49
}
}
},
"range": [
4235,
4260
],
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 49
}
}
}
],
"kind": "let",
"range": [
4117,
4261
],
"loc": {
"start": {
"line": 116,
"column": 20
},
"end": {
"line": 118,
"column": 50
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Dom",
"range": [
4283,
4286
],
"loc": {
"start": {
"line": 119,
"column": 20
},
"end": {
"line": 119,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"name": "removeClass",
"range": [
4287,
4298
],
"loc": {
"start": {
"line": 119,
"column": 24
},
"end": {
"line": 119,
"column": 35
}
}
},
"range": [
4283,
4298
],
"loc": {
"start": {
"line": 119,
"column": 20
},
"end": {
"line": 119,
"column": 35
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "row",
"range": [
4299,
4302
],
"loc": {
"start": {
"line": 119,
"column": 36
},
"end": {
"line": 119,
"column": 39
}
}
},
{
"type": "Identifier",
"name": "oddCls",
"range": [
4304,
4310
],
"loc": {
"start": {
"line": 119,
"column": 41
},
"end": {
"line": 119,
"column": 47
}
}
}
],
"range": [
4283,
4311
],
"loc": {
"start": {
"line": 119,
"column": 20
},
"end": {
"line": 119,
"column": 48
}
}
},
"range": [
4283,
4312
],
"loc": {
"start": {
"line": 119,
"column": 20
},
"end": {
"line": 119,
"column": 49
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Dom",
"range": [
4334,
4337
],
"loc": {
"start": {
"line": 120,
"column": 20
},
"end": {
"line": 120,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"name": "removeClass",
"range": [
4338,
4349
],
"loc": {
"start": {
"line": 120,
"column": 24
},
"end": {
"line": 120,
"column": 35
}
}
},
"range": [
4334,
4349
],
"loc": {
"start": {
"line": 120,
"column": 20
},
"end": {
"line": 120,
"column": 35
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "row",
"range": [
4350,
4353
],
"loc": {
"start": {
"line": 120,
"column": 36
},
"end": {
"line": 120,
"column": 39
}
}
},
{
"type": "Identifier",
"name": "evenCls",
"range": [
4355,
4362
],
"loc": {
"start": {
"line": 120,
"column": 41
},
"end": {
"line": 120,
"column": 48
}
}
}
],
"range": [
4334,
4363
],
"loc": {
"start": {
"line": 120,
"column": 20
},
"end": {
"line": 120,
"column": 49
}
}
},
"range": [
4334,
4364
],
"loc": {
"start": {
"line": 120,
"column": 20
},
"end": {
"line": 120,
"column": 50
}
}
},
{
"type": "IfStatement",
"test": {
"type": "UnaryExpression",
"operator": "!",
"argument": {
"type": "Identifier",
"name": "removeOnly",
"range": [
4392,
4402
],
"loc": {
"start": {
"line": 122,
"column": 24
},
"end": {
"line": 122,
"column": 34
}
}
},
"prefix": true,
"range": [
4391,
4402
],
"loc": {
"start": {
"line": 122,
"column": 23
},
"end": {
"line": 122,
"column": 34
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Dom",
"range": [
4430,
4433
],
"loc": {
"start": {
"line": 123,
"column": 24
},
"end": {
"line": 123,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "addClass",
"range": [
4434,
4442
],
"loc": {
"start": {
"line": 123,
"column": 28
},
"end": {
"line": 123,
"column": 36
}
}
},
"range": [
4430,
4442
],
"loc": {
"start": {
"line": 123,
"column": 24
},
"end": {
"line": 123,
"column": 36
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "row",
"range": [
4443,
4446
],
"loc": {
"start": {
"line": 123,
"column": 37
},
"end": {
"line": 123,
"column": 40
}
}
},
{
"type": "ConditionalExpression",
"test": {
"type": "BinaryExpression",
"operator": "%",
"left": {
"type": "Identifier",
"name": "i",
"range": [
4448,
4449
],
"loc": {
"start": {
"line": 123,
"column": 42
},
"end": {
"line": 123,
"column": 43
}
}
},
"right": {
"type": "Literal",
"value": 2,
"raw": "2",
"range": [
4452,
4453
],
"loc": {
"start": {
"line": 123,
"column": 46
},
"end": {
"line": 123,
"column": 47
}
}
},
"range": [
4448,
4453
],
"loc": {
"start": {
"line": 123,
"column": 42
},
"end": {
"line": 123,
"column": 47
}
}
},
"consequent": {
"type": "Identifier",
"name": "oddCls",
"range": [
4456,
4462
],
"loc": {
"start": {
"line": 123,
"column": 50
},
"end": {
"line": 123,
"column": 56
}
}
},
"alternate": {
"type": "Identifier",
"name": "evenCls",
"range": [
4465,
4472
],
"loc": {
"start": {
"line": 123,
"column": 59
},
"end": {
"line": 123,
"column": 66
}
}
},
"range": [
4448,
4472
],
"loc": {
"start": {
"line": 123,
"column": 42
},
"end": {
"line": 123,
"column": 66
}
}
}
],
"range": [
4430,
4473
],
"loc": {
"start": {
"line": 123,
"column": 24
},
"end": {
"line": 123,
"column": 67
}
}
},
"range": [
4430,
4474
],
"loc": {
"start": {
"line": 123,
"column": 24
},
"end": {
"line": 123,
"column": 68
}
}
}
],
"range": [
4403,
4497
],
"loc": {
"start": {
"line": 122,
"column": 35
},
"end": {
"line": 124,
"column": 21
}
}
},
"alternate": null,
"range": [
4388,
4497
],
"loc": {
"start": {
"line": 122,
"column": 20
},
"end": {
"line": 124,
"column": 21
}
}
}
],
"range": [
3974,
4516
],
"loc": {
"start": {
"line": 112,
"column": 59
},
"end": {
"line": 125,
"column": 17
}
}
},
"generator": false,
"expression": false,
"range": [
3946,
4516
],
"loc": {
"start": {
"line": 112,
"column": 31
},
"end": {
"line": 125,
"column": 17
}
}
},
"range": [
3935,
4516
],
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 125,
"column": 17
}
}
}
],
"kind": "let",
"range": [
3931,
4517
],
"loc": {
"start": {
"line": 112,
"column": 16
},
"end": {
"line": 125,
"column": 18
}
}
},
{
"type": "ForStatement",
"init": {
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "i",
"range": [
4546,
4547
],
"loc": {
"start": {
"line": 127,
"column": 25
},
"end": {
"line": 127,
"column": 26
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
4550,
4552
],
"loc": {
"start": {
"line": 127,
"column": 29
},
"end": {
"line": 127,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "refRow",
"range": [
4553,
4559
],
"loc": {
"start": {
"line": 127,
"column": 32
},
"end": {
"line": 127,
"column": 38
}
}
},
"range": [
4550,
4559
],
"loc": {
"start": {
"line": 127,
"column": 29
},
"end": {
"line": 127,
"column": 38
}
}
},
"range": [
4546,
4559
],
"loc": {
"start": {
"line": 127,
"column": 25
},
"end": {
"line": 127,
"column": 38
}
}
}
],
"kind": "let",
"range": [
4542,
4559
],
"loc": {
"start": {
"line": 127,
"column": 21
},
"end": {
"line": 127,
"column": 38
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "i",
"range": [
4561,
4562
],
"loc": {
"start": {
"line": 127,
"column": 40
},
"end": {
"line": 127,
"column": 41
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
4565,
4567
],
"loc": {
"start": {
"line": 127,
"column": 44
},
"end": {
"line": 127,
"column": 46
}
}
},
"property": {
"type": "Identifier",
"name": "nbRows",
"range": [
4568,
4574
],
"loc": {
"start": {
"line": 127,
"column": 47
},
"end": {
"line": 127,
"column": 53
}
}
},
"range": [
4565,
4574
],
"loc": {
"start": {
"line": 127,
"column": 44
},
"end": {
"line": 127,
"column": 53
}
}
},
"range": [
4561,
4574
],
"loc": {
"start": {
"line": 127,
"column": 40
},
"end": {
"line": 127,
"column": 53
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
4576,
4577
],
"loc": {
"start": {
"line": 127,
"column": 55
},
"end": {
"line": 127,
"column": 56
}
}
},
"prefix": false,
"range": [
4576,
4579
],
"loc": {
"start": {
"line": 127,
"column": 55
},
"end": {
"line": 127,
"column": 58
}
}
},
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "isRowValid",
"range": [
4607,
4617
],
"loc": {
"start": {
"line": 128,
"column": 24
},
"end": {
"line": 128,
"column": 34
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "rows",
"range": [
4620,
4624
],
"loc": {
"start": {
"line": 128,
"column": 37
},
"end": {
"line": 128,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
4625,
4626
],
"loc": {
"start": {
"line": 128,
"column": 42
},
"end": {
"line": 128,
"column": 43
}
}
},
"range": [
4620,
4627
],
"loc": {
"start": {
"line": 128,
"column": 37
},
"end": {
"line": 128,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "getAttribute",
"range": [
4628,
4640
],
"loc": {
"start": {
"line": 128,
"column": 45
},
"end": {
"line": 128,
"column": 57
}
}
},
"range": [
4620,
4640
],
"loc": {
"start": {
"line": 128,
"column": 37
},
"end": {
"line": 128,
"column": 57
}
}
},
"arguments": [
{
"type": "Literal",
"value": "validRow",
"raw": "'validRow'",
"range": [
4641,
4651
],
"loc": {
"start": {
"line": 128,
"column": 58
},
"end": {
"line": 128,
"column": 68
}
}
}
],
"range": [
4620,
4652
],
"loc": {
"start": {
"line": 128,
"column": 37
},
"end": {
"line": 128,
"column": 69
}
}
},
"range": [
4607,
4652
],
"loc": {
"start": {
"line": 128,
"column": 24
},
"end": {
"line": 128,
"column": 69
}
}
}
],
"kind": "let",
"range": [
4603,
4653
],
"loc": {
"start": {
"line": 128,
"column": 20
},
"end": {
"line": 128,
"column": 70
}
}
},
{
"type": "IfStatement",
"test": {
"type": "LogicalExpression",
"operator": "&&",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
4678,
4680
],
"loc": {
"start": {
"line": 129,
"column": 23
},
"end": {
"line": 129,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "paging",
"range": [
4681,
4687
],
"loc": {
"start": {
"line": 129,
"column": 26
},
"end": {
"line": 129,
"column": 32
}
}
},
"range": [
4678,
4687
],
"loc": {
"start": {
"line": 129,
"column": 23
},
"end": {
"line": 129,
"column": 32
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "===",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "rows",
"range": [
4691,
4695
],
"loc": {
"start": {
"line": 129,
"column": 36
},
"end": {
"line": 129,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
4696,
4697
],
"loc": {
"start": {
"line": 129,
"column": 41
},
"end": {
"line": 129,
"column": 42
}
}
},
"range": [
4691,
4698
],
"loc": {
"start": {
"line": 129,
"column": 36
},
"end": {
"line": 129,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "style",
"range": [
4699,
4704
],
"loc": {
"start": {
"line": 129,
"column": 44
},
"end": {
"line": 129,
"column": 49
}
}
},
"range": [
4691,
4704
],
"loc": {
"start": {
"line": 129,
"column": 36
},
"end": {
"line": 129,
"column": 49
}
}
},
"property": {
"type": "Identifier",
"name": "display",
"range": [
4705,
4712
],
"loc": {
"start": {
"line": 129,
"column": 50
},
"end": {
"line": 129,
"column": 57
}
}
},
"range": [
4691,
4712
],
"loc": {
"start": {
"line": 129,
"column": 36
},
"end": {
"line": 129,
"column": 57
}
}
},
"right": {
"type": "Literal",
"value": "",
"raw": "''",
"range": [
4717,
4719
],
"loc": {
"start": {
"line": 129,
"column": 62
},
"end": {
"line": 129,
"column": 64
}
}
},
"range": [
4691,
4719
],
"loc": {
"start": {
"line": 129,
"column": 36
},
"end": {
"line": 129,
"column": 64
}
}
},
"range": [
4678,
4719
],
"loc": {
"start": {
"line": 129,
"column": 23
},
"end": {
"line": 129,
"column": 64
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "setClass",
"range": [
4747,
4755
],
"loc": {
"start": {
"line": 130,
"column": 24
},
"end": {
"line": 130,
"column": 32
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "rows",
"range": [
4756,
4760
],
"loc": {
"start": {
"line": 130,
"column": 33
},
"end": {
"line": 130,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
4761,
4762
],
"loc": {
"start": {
"line": 130,
"column": 38
},
"end": {
"line": 130,
"column": 39
}
}
},
"range": [
4756,
4763
],
"loc": {
"start": {
"line": 130,
"column": 33
},
"end": {
"line": 130,
"column": 40
}
}
},
{
"type": "Identifier",
"name": "c",
"range": [
4765,
4766
],
"loc": {
"start": {
"line": 130,
"column": 42
},
"end": {
"line": 130,
"column": 43
}
}
}
],
"range": [
4747,
4767
],
"loc": {
"start": {
"line": 130,
"column": 24
},
"end": {
"line": 130,
"column": 44
}
}
},
"range": [
4747,
4768
],
"loc": {
"start": {
"line": 130,
"column": 24
},
"end": {
"line": 130,
"column": 45
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "c",
"range": [
4794,
4795
],
"loc": {
"start": {
"line": 131,
"column": 24
},
"end": {
"line": 131,
"column": 25
}
}
},
"prefix": false,
"range": [
4794,
4797
],
"loc": {
"start": {
"line": 131,
"column": 24
},
"end": {
"line": 131,
"column": 27
}
}
},
"range": [
4794,
4798
],
"loc": {
"start": {
"line": 131,
"column": 24
},
"end": {
"line": 131,
"column": 28
}
}
}
],
"range": [
4720,
4821
],
"loc": {
"start": {
"line": 129,
"column": 65
},
"end": {
"line": 132,
"column": 21
}
}
},
"alternate": {
"type": "BlockStatement",
"body": [
{
"type": "IfStatement",
"test": {
"type": "LogicalExpression",
"operator": "&&",
"left": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "BinaryExpression",
"operator": "===",
"left": {
"type": "Identifier",
"name": "isRowValid",
"range": [
4858,
4868
],
"loc": {
"start": {
"line": 133,
"column": 28
},
"end": {
"line": 133,
"column": 38
}
}
},
"right": {
"type": "Literal",
"value": "true",
"raw": "'true'",
"range": [
4871,
4877
],
"loc": {
"start": {
"line": 133,
"column": 41
},
"end": {
"line": 133,
"column": 47
}
}
},
"range": [
4858,
4877
],
"loc": {
"start": {
"line": 133,
"column": 28
},
"end": {
"line": 133,
"column": 47
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "===",
"left": {
"type": "Identifier",
"name": "isRowValid",
"range": [
4881,
4891
],
"loc": {
"start": {
"line": 133,
"column": 51
},
"end": {
"line": 133,
"column": 61
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
4894,
4898
],
"loc": {
"start": {
"line": 133,
"column": 64
},
"end": {
"line": 133,
"column": 68
}
}
},
"range": [
4881,
4898
],
"loc": {
"start": {
"line": 133,
"column": 51
},
"end": {
"line": 133,
"column": 68
}
}
},
"range": [
4858,
4898
],
"loc": {
"start": {
"line": 133,
"column": 28
},
"end": {
"line": 133,
"column": 68
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "===",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "rows",
"range": [
4932,
4936
],
"loc": {
"start": {
"line": 134,
"column": 28
},
"end": {
"line": 134,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
4937,
4938
],
"loc": {
"start": {
"line": 134,
"column": 33
},
"end": {
"line": 134,
"column": 34
}
}
},
"range": [
4932,
4939
],
"loc": {
"start": {
"line": 134,
"column": 28
},
"end": {
"line": 134,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "style",
"range": [
4940,
4945
],
"loc": {
"start": {
"line": 134,
"column": 36
},
"end": {
"line": 134,
"column": 41
}
}
},
"range": [
4932,
4945
],
"loc": {
"start": {
"line": 134,
"column": 28
},
"end": {
"line": 134,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"name": "display",
"range": [
4946,
4953
],
"loc": {
"start": {
"line": 134,
"column": 42
},
"end": {
"line": 134,
"column": 49
}
}
},
"range": [
4932,
4953
],
"loc": {
"start": {
"line": 134,
"column": 28
},
"end": {
"line": 134,
"column": 49
}
}
},
"right": {
"type": "Literal",
"value": "",
"raw": "''",
"range": [
4958,
4960
],
"loc": {
"start": {
"line": 134,
"column": 54
},
"end": {
"line": 134,
"column": 56
}
}
},
"range": [
4932,
4960
],
"loc": {
"start": {
"line": 134,
"column": 28
},
"end": {
"line": 134,
"column": 56
}
}
},
"range": [
4857,
4960
],
"loc": {
"start": {
"line": 133,
"column": 27
},
"end": {
"line": 134,
"column": 56
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "setClass",
"range": [
4992,
5000
],
"loc": {
"start": {
"line": 135,
"column": 28
},
"end": {
"line": 135,
"column": 36
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "rows",
"range": [
5001,
5005
],
"loc": {
"start": {
"line": 135,
"column": 37
},
"end": {
"line": 135,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
5006,
5007
],
"loc": {
"start": {
"line": 135,
"column": 42
},
"end": {
"line": 135,
"column": 43
}
}
},
"range": [
5001,
5008
],
"loc": {
"start": {
"line": 135,
"column": 37
},
"end": {
"line": 135,
"column": 44
}
}
},
{
"type": "Identifier",
"name": "c",
"range": [
5010,
5011
],
"loc": {
"start": {
"line": 135,
"column": 46
},
"end": {
"line": 135,
"column": 47
}
}
}
],
"range": [
4992,
5012
],
"loc": {
"start": {
"line": 135,
"column": 28
},
"end": {
"line": 135,
"column": 48
}
}
},
"range": [
4992,
5013
],
"loc": {
"start": {
"line": 135,
"column": 28
},
"end": {
"line": 135,
"column": 49
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "c",
"range": [
5043,
5044
],
"loc": {
"start": {
"line": 136,
"column": 28
},
"end": {
"line": 136,
"column": 29
}
}
},
"prefix": false,
"range": [
5043,
5046
],
"loc": {
"start": {
"line": 136,
"column": 28
},
"end": {
"line": 136,
"column": 31
}
}
},
"range": [
5043,
5047
],
"loc": {
"start": {
"line": 136,
"column": 28
},
"end": {
"line": 136,
"column": 32
}
}
}
],
"range": [
4961,
5074
],
"loc": {
"start": {
"line": 134,
"column": 57
},
"end": {
"line": 137,
"column": 25
}
}
},
"alternate": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "setClass",
"range": [
5111,
5119
],
"loc": {
"start": {
"line": 138,
"column": 28
},
"end": {
"line": 138,
"column": 36
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "rows",
"range": [
5120,
5124
],
"loc": {
"start": {
"line": 138,
"column": 37
},
"end": {
"line": 138,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
5125,
5126
],
"loc": {
"start": {
"line": 138,
"column": 42
},
"end": {
"line": 138,
"column": 43
}
}
},
"range": [
5120,
5127
],
"loc": {
"start": {
"line": 138,
"column": 37
},
"end": {
"line": 138,
"column": 44
}
}
},
{
"type": "Identifier",
"name": "c",
"range": [
5129,
5130
],
"loc": {
"start": {
"line": 138,
"column": 46
},
"end": {
"line": 138,
"column": 47
}
}
},
{
"type": "Literal",
"value": true,
"raw": "true",
"range": [
5132,
5136
],
"loc": {
"start": {
"line": 138,
"column": 49
},
"end": {
"line": 138,
"column": 53
}
}
}
],
"range": [
5111,
5137
],
"loc": {
"start": {
"line": 138,
"column": 28
},
"end": {
"line": 138,
"column": 54
}
}
},
"range": [
5111,
5138
],
"loc": {
"start": {
"line": 138,
"column": 28
},
"end": {
"line": 138,
"column": 55
}
}
}
],
"range": [
5080,
5165
],
"loc": {
"start": {
"line": 137,
"column": 31
},
"end": {
"line": 139,
"column": 25
}
}
},
"range": [
4854,
5165
],
"loc": {
"start": {
"line": 133,
"column": 24
},
"end": {
"line": 139,
"column": 25
}
}
}
],
"range": [
4827,
5188
],
"loc": {
"start": {
"line": 132,
"column": 27
},
"end": {
"line": 140,
"column": 21
}
}
},
"range": [
4675,
5188
],
"loc": {
"start": {
"line": 129,
"column": 20
},
"end": {
"line": 140,
"column": 21
}
}
}
],
"range": [
4580,
5207
],
"loc": {
"start": {
"line": 127,
"column": 59
},
"end": {
"line": 141,
"column": 17
}
}
},
"range": [
4537,
5207
],
"loc": {
"start": {
"line": 127,
"column": 16
},
"end": {
"line": 141,
"column": 17
}
}
}
],
"range": [
3862,
5222
],
"loc": {
"start": {
"line": 109,
"column": 31
},
"end": {
"line": 142,
"column": 13
}
}
},
"alternate": null,
"range": [
3843,
5222
],
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 142,
"column": 13
}
},
"leadingComments": [
{
"type": "Line",
"value": "rows alternating bg issue",
"range": [
3746,
3773
],
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 39
}
}
},
{
"type": "Line",
"value": " TODO: move into AlternateRows component",
"range": [
3787,
3829
],
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 54
}
}
}
],
"trailingComments": [
{
"type": "Line",
"value": "sort behaviour for paging",
"range": [
5236,
5263
],
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 39
}
}
}
]
},
{
"type": "IfStatement",
"test": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
5280,
5284
],
"loc": {
"start": {
"line": 144,
"column": 15
},
"end": {
"line": 144,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"name": "isPaged",
"range": [
5285,
5292
],
"loc": {
"start": {
"line": 144,
"column": 20
},
"end": {
"line": 144,
"column": 27
}
}
},
"range": [
5280,
5292
],
"loc": {
"start": {
"line": 144,
"column": 15
},
"end": {
"line": 144,
"column": 27
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "paginator",
"range": [
5316,
5325
],
"loc": {
"start": {
"line": 145,
"column": 20
},
"end": {
"line": 145,
"column": 29
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
5328,
5330
],
"loc": {
"start": {
"line": 145,
"column": 32
},
"end": {
"line": 145,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"name": "feature",
"range": [
5331,
5338
],
"loc": {
"start": {
"line": 145,
"column": 35
},
"end": {
"line": 145,
"column": 42
}
}
},
"range": [
5328,
5338
],
"loc": {
"start": {
"line": 145,
"column": 32
},
"end": {
"line": 145,
"column": 42
}
}
},
"arguments": [
{
"type": "Literal",
"value": "paging",
"raw": "'paging'",
"range": [
5339,
5347
],
"loc": {
"start": {
"line": 145,
"column": 43
},
"end": {
"line": 145,
"column": 51
}
}
}
],
"range": [
5328,
5348
],
"loc": {
"start": {
"line": 145,
"column": 32
},
"end": {
"line": 145,
"column": 52
}
}
},
"range": [
5316,
5348
],
"loc": {
"start": {
"line": 145,
"column": 20
},
"end": {
"line": 145,
"column": 52
}
}
}
],
"kind": "let",
"range": [
5312,
5349
],
"loc": {
"start": {
"line": 145,
"column": 16
},
"end": {
"line": 145,
"column": 53
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "paginator",
"range": [
5367,
5376
],
"loc": {
"start": {
"line": 146,
"column": 16
},
"end": {
"line": 146,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "reset",
"range": [
5377,
5382
],
"loc": {
"start": {
"line": 146,
"column": 26
},
"end": {
"line": 146,
"column": 31
}
}
},
"range": [
5367,
5382
],
"loc": {
"start": {
"line": 146,
"column": 16
},
"end": {
"line": 146,
"column": 31
}
}
},
"arguments": [
{
"type": "Literal",
"value": false,
"raw": "false",
"range": [
5383,
5388
],
"loc": {
"start": {
"line": 146,
"column": 32
},
"end": {
"line": 146,
"column": 37
}
}
}
],
"range": [
5367,
5389
],
"loc": {
"start": {
"line": 146,
"column": 16
},
"end": {
"line": 146,
"column": 38
}
}
},
"range": [
5367,
5390
],
"loc": {
"start": {
"line": 146,
"column": 16
},
"end": {
"line": 146,
"column": 39
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "paginator",
"range": [
5408,
5417
],
"loc": {
"start": {
"line": 147,
"column": 16
},
"end": {
"line": 147,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "setPage",
"range": [
5418,
5425
],
"loc": {
"start": {
"line": 147,
"column": 26
},
"end": {
"line": 147,
"column": 33
}
}
},
"range": [
5408,
5425
],
"loc": {
"start": {
"line": 147,
"column": 16
},
"end": {
"line": 147,
"column": 33
}
}
},
"arguments": [
{
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "paginator",
"range": [
5426,
5435
],
"loc": {
"start": {
"line": 147,
"column": 34
},
"end": {
"line": 147,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "getPage",
"range": [
5436,
5443
],
"loc": {
"start": {
"line": 147,
"column": 44
},
"end": {
"line": 147,
"column": 51
}
}
},
"range": [
5426,
5443
],
"loc": {
"start": {
"line": 147,
"column": 34
},
"end": {
"line": 147,
"column": 51
}
}
},
"arguments": [],
"range": [
5426,
5445
],
"loc": {
"start": {
"line": 147,
"column": 34
},
"end": {
"line": 147,
"column": 53
}
}
}
],
"range": [
5408,
5446
],
"loc": {
"start": {
"line": 147,
"column": 16
},
"end": {
"line": 147,
"column": 54
}
}
},
"range": [
5408,
5447
],
"loc": {
"start": {
"line": 147,
"column": 16
},
"end": {
"line": 147,
"column": 55
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
5465,
5469
],
"loc": {
"start": {
"line": 148,
"column": 16
},
"end": {
"line": 148,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "isPaged",
"range": [
5470,
5477
],
"loc": {
"start": {
"line": 148,
"column": 21
},
"end": {
"line": 148,
"column": 28
}
}
},
"range": [
5465,
5477
],
"loc": {
"start": {
"line": 148,
"column": 16
},
"end": {
"line": 148,
"column": 28
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
5480,
5485
],
"loc": {
"start": {
"line": 148,
"column": 31
},
"end": {
"line": 148,
"column": 36
}
}
},
"range": [
5465,
5485
],
"loc": {
"start": {
"line": 148,
"column": 16
},
"end": {
"line": 148,
"column": 36
}
}
},
"range": [
5465,
5486
],
"loc": {
"start": {
"line": 148,
"column": 16
},
"end": {
"line": 148,
"column": 37
}
}
}
],
"range": [
5293,
5501
],
"loc": {
"start": {
"line": 144,
"column": 28
},
"end": {
"line": 149,
"column": 13
}
}
},
"alternate": null,
"range": [
5277,
5501
],
"loc": {
"start": {
"line": 144,
"column": 12
},
"end": {
"line": 149,
"column": 13
}
},
"leadingComments": [
{
"type": "Line",
"value": "sort behaviour for paging",
"range": [
5236,
5263
],
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 39
}
}
}
]
},
{
"type": "IfStatement",
"test": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
5520,
5524
],
"loc": {
"start": {
"line": 151,
"column": 15
},
"end": {
"line": 151,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"name": "onAfterSort",
"range": [
5525,
5536
],
"loc": {
"start": {
"line": 151,
"column": 20
},
"end": {
"line": 151,
"column": 31
}
}
},
"range": [
5520,
5536
],
"loc": {
"start": {
"line": 151,
"column": 15
},
"end": {
"line": 151,
"column": 31
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
5556,
5560
],
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 152,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "onAfterSort",
"range": [
5561,
5572
],
"loc": {
"start": {
"line": 152,
"column": 21
},
"end": {
"line": 152,
"column": 32
}
}
},
"range": [
5556,
5572
],
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 152,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "call",
"range": [
5573,
5577
],
"loc": {
"start": {
"line": 152,
"column": 33
},
"end": {
"line": 152,
"column": 37
}
}
},
"range": [
5556,
5577
],
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 152,
"column": 37
}
}
},
"arguments": [
{
"type": "Literal",
"value": null,
"raw": "null",
"range": [
5578,
5582
],
"loc": {
"start": {
"line": 152,
"column": 38
},
"end": {
"line": 152,
"column": 42
}
}
},
{
"type": "Identifier",
"name": "tf",
"range": [
5584,
5586
],
"loc": {
"start": {
"line": 152,
"column": 44
},
"end": {
"line": 152,
"column": 46
}
}
},
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
5588,
5590
],
"loc": {
"start": {
"line": 152,
"column": 48
},
"end": {
"line": 152,
"column": 50
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
5591,
5594
],
"loc": {
"start": {
"line": 152,
"column": 51
},
"end": {
"line": 152,
"column": 54
}
}
},
"range": [
5588,
5594
],
"loc": {
"start": {
"line": 152,
"column": 48
},
"end": {
"line": 152,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"name": "sortColumn",
"range": [
5595,
5605
],
"loc": {
"start": {
"line": 152,
"column": 55
},
"end": {
"line": 152,
"column": 65
}
}
},
"range": [
5588,
5605
],
"loc": {
"start": {
"line": 152,
"column": 48
},
"end": {
"line": 152,
"column": 65
}
}
}
],
"range": [
5556,
5606
],
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 152,
"column": 66
}
}
},
"range": [
5556,
5607
],
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 152,
"column": 67
}
}
}
],
"range": [
5537,
5622
],
"loc": {
"start": {
"line": 151,
"column": 32
},
"end": {
"line": 153,
"column": 13
}
}
},
"alternate": null,
"range": [
5517,
5622
],
"loc": {
"start": {
"line": 151,
"column": 12
},
"end": {
"line": 153,
"column": 13
}
}
}
],
"range": [
3696,
5633
],
"loc": {
"start": {
"line": 104,
"column": 36
},
"end": {
"line": 154,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
3686,
5633
],
"loc": {
"start": {
"line": 104,
"column": 26
},
"end": {
"line": 154,
"column": 9
}
}
},
"range": [
3668,
5633
],
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 154,
"column": 9
}
}
},
"range": [
3668,
5634
],
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 154,
"column": 10
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
5646,
5650
],
"loc": {
"start": {
"line": 156,
"column": 8
},
"end": {
"line": 156,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "initialized",
"range": [
5651,
5662
],
"loc": {
"start": {
"line": 156,
"column": 13
},
"end": {
"line": 156,
"column": 24
}
}
},
"range": [
5646,
5662
],
"loc": {
"start": {
"line": 156,
"column": 8
},
"end": {
"line": 156,
"column": 24
}
}
},
"right": {
"type": "Literal",
"value": true,
"raw": "true",
"range": [
5665,
5669
],
"loc": {
"start": {
"line": 156,
"column": 27
},
"end": {
"line": 156,
"column": 31
}
}
},
"range": [
5646,
5669
],
"loc": {
"start": {
"line": 156,
"column": 8
},
"end": {
"line": 156,
"column": 31
}
}
},
"range": [
5646,
5670
],
"loc": {
"start": {
"line": 156,
"column": 8
},
"end": {
"line": 156,
"column": 32
}
}
}
],
"range": [
2616,
5677
],
"loc": {
"start": {
"line": 68,
"column": 10
},
"end": {
"line": 157,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
2614,
5677
],
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 157,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
2610,
5677
],
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 157,
"column": 5
}
},
"trailingComments": [
{
"type": "Block",
"value": "*\r\n * Sort specified column\r\n * @param {Number} colIdx Column index\r\n ",
"range": [
5685,
5772
],
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 162,
"column": 7
}
}
}
],
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "sortByColumnIndex",
"range": [
5778,
5795
],
"loc": {
"start": {
"line": 163,
"column": 4
},
"end": {
"line": 163,
"column": 21
}
}
},
"value": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "colIdx",
"range": [
5796,
5802
],
"loc": {
"start": {
"line": 163,
"column": 22
},
"end": {
"line": 163,
"column": 28
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
5814,
5818
],
"loc": {
"start": {
"line": 164,
"column": 8
},
"end": {
"line": 164,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
5819,
5822
],
"loc": {
"start": {
"line": 164,
"column": 13
},
"end": {
"line": 164,
"column": 16
}
}
},
"range": [
5814,
5822
],
"loc": {
"start": {
"line": 164,
"column": 8
},
"end": {
"line": 164,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "sort",
"range": [
5823,
5827
],
"loc": {
"start": {
"line": 164,
"column": 17
},
"end": {
"line": 164,
"column": 21
}
}
},
"range": [
5814,
5827
],
"loc": {
"start": {
"line": 164,
"column": 8
},
"end": {
"line": 164,
"column": 21
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "colIdx",
"range": [
5828,
5834
],
"loc": {
"start": {
"line": 164,
"column": 22
},
"end": {
"line": 164,
"column": 28
}
}
}
],
"range": [
5814,
5835
],
"loc": {
"start": {
"line": 164,
"column": 8
},
"end": {
"line": 164,
"column": 29
}
}
},
"range": [
5814,
5836
],
"loc": {
"start": {
"line": 164,
"column": 8
},
"end": {
"line": 164,
"column": 30
}
}
}
],
"range": [
5803,
5843
],
"loc": {
"start": {
"line": 163,
"column": 29
},
"end": {
"line": 165,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
5795,
5843
],
"loc": {
"start": {
"line": 163,
"column": 21
},
"end": {
"line": 165,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
5778,
5843
],
"loc": {
"start": {
"line": 163,
"column": 4
},
"end": {
"line": 165,
"column": 5
}
},
"leadingComments": [
{
"type": "Block",
"value": "*\r\n * Sort specified column\r\n * @param {Number} colIdx Column index\r\n ",
"range": [
5685,
5772
],
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 162,
"column": 7
}
}
}
],
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "overrideSortableTable",
"range": [
5851,
5872
],
"loc": {
"start": {
"line": 167,
"column": 4
},
"end": {
"line": 167,
"column": 25
}
}
},
"value": {
"type": "FunctionExpression",
"id": null,
"params": [],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "adpt",
"range": [
5889,
5893
],
"loc": {
"start": {
"line": 168,
"column": 12
},
"end": {
"line": 168,
"column": 16
}
}
},
"init": {
"type": "ThisExpression",
"range": [
5896,
5900
],
"loc": {
"start": {
"line": 168,
"column": 19
},
"end": {
"line": 168,
"column": 23
}
}
},
"range": [
5889,
5900
],
"loc": {
"start": {
"line": 168,
"column": 12
},
"end": {
"line": 168,
"column": 23
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "tf",
"range": [
5915,
5917
],
"loc": {
"start": {
"line": 169,
"column": 12
},
"end": {
"line": 169,
"column": 14
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
5920,
5924
],
"loc": {
"start": {
"line": 169,
"column": 17
},
"end": {
"line": 169,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
5925,
5927
],
"loc": {
"start": {
"line": 169,
"column": 22
},
"end": {
"line": 169,
"column": 24
}
}
},
"range": [
5920,
5927
],
"loc": {
"start": {
"line": 169,
"column": 17
},
"end": {
"line": 169,
"column": 24
}
}
},
"range": [
5915,
5927
],
"loc": {
"start": {
"line": 169,
"column": 12
},
"end": {
"line": 169,
"column": 24
}
}
}
],
"kind": "let",
"range": [
5885,
5928
],
"loc": {
"start": {
"line": 168,
"column": 8
},
"end": {
"line": 169,
"column": 25
}
},
"trailingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides headerOnclick method in order to handle th event\r\n * @param {Object} e [description]\r\n ",
"range": [
5940,
6072
],
"loc": {
"start": {
"line": 171,
"column": 8
},
"end": {
"line": 174,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
6082,
6095
],
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 175,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "prototype",
"range": [
6096,
6105
],
"loc": {
"start": {
"line": 175,
"column": 22
},
"end": {
"line": 175,
"column": 31
}
}
},
"range": [
6082,
6105
],
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 175,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "headerOnclick",
"range": [
6106,
6119
],
"loc": {
"start": {
"line": 175,
"column": 32
},
"end": {
"line": 175,
"column": 45
}
}
},
"range": [
6082,
6119
],
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 175,
"column": 45
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "evt",
"range": [
6131,
6134
],
"loc": {
"start": {
"line": 175,
"column": 57
},
"end": {
"line": 175,
"column": 60
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "IfStatement",
"test": {
"type": "UnaryExpression",
"operator": "!",
"argument": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
6154,
6158
],
"loc": {
"start": {
"line": 176,
"column": 16
},
"end": {
"line": 176,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "initialized",
"range": [
6159,
6170
],
"loc": {
"start": {
"line": 176,
"column": 21
},
"end": {
"line": 176,
"column": 32
}
}
},
"range": [
6154,
6170
],
"loc": {
"start": {
"line": 176,
"column": 16
},
"end": {
"line": 176,
"column": 32
}
}
},
"prefix": true,
"range": [
6153,
6170
],
"loc": {
"start": {
"line": 176,
"column": 15
},
"end": {
"line": 176,
"column": 32
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": null,
"range": [
6190,
6197
],
"loc": {
"start": {
"line": 177,
"column": 16
},
"end": {
"line": 177,
"column": 23
}
}
}
],
"range": [
6171,
6212
],
"loc": {
"start": {
"line": 176,
"column": 33
},
"end": {
"line": 178,
"column": 13
}
}
},
"alternate": null,
"range": [
6150,
6212
],
"loc": {
"start": {
"line": 176,
"column": 12
},
"end": {
"line": 178,
"column": 13
}
},
"trailingComments": [
{
"type": "Line",
"value": " find Header element",
"range": [
6228,
6250
],
"loc": {
"start": {
"line": 180,
"column": 12
},
"end": {
"line": 180,
"column": 34
}
}
}
]
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "el",
"range": [
6268,
6270
],
"loc": {
"start": {
"line": 181,
"column": 16
},
"end": {
"line": 181,
"column": 18
}
}
},
"init": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "evt",
"range": [
6273,
6276
],
"loc": {
"start": {
"line": 181,
"column": 21
},
"end": {
"line": 181,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "target",
"range": [
6277,
6283
],
"loc": {
"start": {
"line": 181,
"column": 25
},
"end": {
"line": 181,
"column": 31
}
}
},
"range": [
6273,
6283
],
"loc": {
"start": {
"line": 181,
"column": 21
},
"end": {
"line": 181,
"column": 31
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "evt",
"range": [
6287,
6290
],
"loc": {
"start": {
"line": 181,
"column": 35
},
"end": {
"line": 181,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"name": "srcElement",
"range": [
6291,
6301
],
"loc": {
"start": {
"line": 181,
"column": 39
},
"end": {
"line": 181,
"column": 49
}
}
},
"range": [
6287,
6301
],
"loc": {
"start": {
"line": 181,
"column": 35
},
"end": {
"line": 181,
"column": 49
}
}
},
"range": [
6273,
6301
],
"loc": {
"start": {
"line": 181,
"column": 21
},
"end": {
"line": 181,
"column": 49
}
}
},
"range": [
6268,
6301
],
"loc": {
"start": {
"line": 181,
"column": 16
},
"end": {
"line": 181,
"column": 49
}
}
}
],
"kind": "let",
"range": [
6264,
6302
],
"loc": {
"start": {
"line": 181,
"column": 12
},
"end": {
"line": 181,
"column": 50
}
},
"leadingComments": [
{
"type": "Line",
"value": " find Header element",
"range": [
6228,
6250
],
"loc": {
"start": {
"line": 180,
"column": 12
},
"end": {
"line": 180,
"column": 34
}
}
}
]
},
{
"type": "WhileStatement",
"test": {
"type": "LogicalExpression",
"operator": "&&",
"left": {
"type": "BinaryExpression",
"operator": "!==",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "el",
"range": [
6324,
6326
],
"loc": {
"start": {
"line": 183,
"column": 18
},
"end": {
"line": 183,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "tagName",
"range": [
6327,
6334
],
"loc": {
"start": {
"line": 183,
"column": 21
},
"end": {
"line": 183,
"column": 28
}
}
},
"range": [
6324,
6334
],
"loc": {
"start": {
"line": 183,
"column": 18
},
"end": {
"line": 183,
"column": 28
}
}
},
"right": {
"type": "Literal",
"value": "TD",
"raw": "'TD'",
"range": [
6339,
6343
],
"loc": {
"start": {
"line": 183,
"column": 33
},
"end": {
"line": 183,
"column": 37
}
}
},
"range": [
6324,
6343
],
"loc": {
"start": {
"line": 183,
"column": 18
},
"end": {
"line": 183,
"column": 37
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "!==",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "el",
"range": [
6347,
6349
],
"loc": {
"start": {
"line": 183,
"column": 41
},
"end": {
"line": 183,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "tagName",
"range": [
6350,
6357
],
"loc": {
"start": {
"line": 183,
"column": 44
},
"end": {
"line": 183,
"column": 51
}
}
},
"range": [
6347,
6357
],
"loc": {
"start": {
"line": 183,
"column": 41
},
"end": {
"line": 183,
"column": 51
}
}
},
"right": {
"type": "Literal",
"value": "TH",
"raw": "'TH'",
"range": [
6362,
6366
],
"loc": {
"start": {
"line": 183,
"column": 56
},
"end": {
"line": 183,
"column": 60
}
}
},
"range": [
6347,
6366
],
"loc": {
"start": {
"line": 183,
"column": 41
},
"end": {
"line": 183,
"column": 60
}
}
},
"range": [
6324,
6366
],
"loc": {
"start": {
"line": 183,
"column": 18
},
"end": {
"line": 183,
"column": 60
}
}
},
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "el",
"range": [
6386,
6388
],
"loc": {
"start": {
"line": 184,
"column": 16
},
"end": {
"line": 184,
"column": 18
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "el",
"range": [
6391,
6393
],
"loc": {
"start": {
"line": 184,
"column": 21
},
"end": {
"line": 184,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"name": "parentNode",
"range": [
6394,
6404
],
"loc": {
"start": {
"line": 184,
"column": 24
},
"end": {
"line": 184,
"column": 34
}
}
},
"range": [
6391,
6404
],
"loc": {
"start": {
"line": 184,
"column": 21
},
"end": {
"line": 184,
"column": 34
}
}
},
"range": [
6386,
6404
],
"loc": {
"start": {
"line": 184,
"column": 16
},
"end": {
"line": 184,
"column": 34
}
}
},
"range": [
6386,
6405
],
"loc": {
"start": {
"line": 184,
"column": 16
},
"end": {
"line": 184,
"column": 35
}
}
}
],
"range": [
6367,
6420
],
"loc": {
"start": {
"line": 183,
"column": 61
},
"end": {
"line": 185,
"column": 13
}
}
},
"range": [
6318,
6420
],
"loc": {
"start": {
"line": 183,
"column": 12
},
"end": {
"line": 185,
"column": 13
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
6436,
6440
],
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 187,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "sort",
"range": [
6441,
6445
],
"loc": {
"start": {
"line": 187,
"column": 17
},
"end": {
"line": 187,
"column": 21
}
}
},
"range": [
6436,
6445
],
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 187,
"column": 21
}
}
},
"arguments": [
{
"type": "ConditionalExpression",
"test": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
6464,
6477
],
"loc": {
"start": {
"line": 188,
"column": 16
},
"end": {
"line": 188,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "msie",
"range": [
6478,
6482
],
"loc": {
"start": {
"line": 188,
"column": 30
},
"end": {
"line": 188,
"column": 34
}
}
},
"range": [
6464,
6482
],
"loc": {
"start": {
"line": 188,
"column": 16
},
"end": {
"line": 188,
"column": 34
}
}
},
"consequent": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
6506,
6519
],
"loc": {
"start": {
"line": 189,
"column": 20
},
"end": {
"line": 189,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "getCellIndex",
"range": [
6520,
6532
],
"loc": {
"start": {
"line": 189,
"column": 34
},
"end": {
"line": 189,
"column": 46
}
}
},
"range": [
6506,
6532
],
"loc": {
"start": {
"line": 189,
"column": 20
},
"end": {
"line": 189,
"column": 46
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "el",
"range": [
6533,
6535
],
"loc": {
"start": {
"line": 189,
"column": 47
},
"end": {
"line": 189,
"column": 49
}
}
}
],
"range": [
6506,
6536
],
"loc": {
"start": {
"line": 189,
"column": 20
},
"end": {
"line": 189,
"column": 50
}
}
},
"alternate": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "el",
"range": [
6539,
6541
],
"loc": {
"start": {
"line": 189,
"column": 53
},
"end": {
"line": 189,
"column": 55
}
}
},
"property": {
"type": "Identifier",
"name": "cellIndex",
"range": [
6542,
6551
],
"loc": {
"start": {
"line": 189,
"column": 56
},
"end": {
"line": 189,
"column": 65
}
}
},
"range": [
6539,
6551
],
"loc": {
"start": {
"line": 189,
"column": 53
},
"end": {
"line": 189,
"column": 65
}
}
},
"range": [
6464,
6551
],
"loc": {
"start": {
"line": 188,
"column": 16
},
"end": {
"line": 189,
"column": 65
}
}
}
],
"range": [
6436,
6566
],
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 190,
"column": 13
}
}
},
"range": [
6436,
6567
],
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 190,
"column": 14
}
}
}
],
"range": [
6135,
6578
],
"loc": {
"start": {
"line": 175,
"column": 61
},
"end": {
"line": 191,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
6122,
6578
],
"loc": {
"start": {
"line": 175,
"column": 48
},
"end": {
"line": 191,
"column": 9
}
}
},
"range": [
6082,
6578
],
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 191,
"column": 9
}
}
},
"range": [
6082,
6579
],
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 191,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides headerOnclick method in order to handle th event\r\n * @param {Object} e [description]\r\n ",
"range": [
5940,
6072
],
"loc": {
"start": {
"line": 171,
"column": 8
},
"end": {
"line": 174,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides getCellIndex IE returns wrong cellIndex when columns are\r\n * hidden\r\n * @param {Object} oTd TD element\r\n * @return {Number} Cell index\r\n ",
"range": [
6591,
6793
],
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 198,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
6803,
6816
],
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 199,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "getCellIndex",
"range": [
6817,
6829
],
"loc": {
"start": {
"line": 199,
"column": 22
},
"end": {
"line": 199,
"column": 34
}
}
},
"range": [
6803,
6829
],
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 199,
"column": 34
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "oTd",
"range": [
6841,
6844
],
"loc": {
"start": {
"line": 199,
"column": 46
},
"end": {
"line": 199,
"column": 49
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "cells",
"range": [
6864,
6869
],
"loc": {
"start": {
"line": 200,
"column": 16
},
"end": {
"line": 200,
"column": 21
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "oTd",
"range": [
6872,
6875
],
"loc": {
"start": {
"line": 200,
"column": 24
},
"end": {
"line": 200,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "parentNode",
"range": [
6876,
6886
],
"loc": {
"start": {
"line": 200,
"column": 28
},
"end": {
"line": 200,
"column": 38
}
}
},
"range": [
6872,
6886
],
"loc": {
"start": {
"line": 200,
"column": 24
},
"end": {
"line": 200,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"name": "cells",
"range": [
6887,
6892
],
"loc": {
"start": {
"line": 200,
"column": 39
},
"end": {
"line": 200,
"column": 44
}
}
},
"range": [
6872,
6892
],
"loc": {
"start": {
"line": 200,
"column": 24
},
"end": {
"line": 200,
"column": 44
}
}
},
"range": [
6864,
6892
],
"loc": {
"start": {
"line": 200,
"column": 16
},
"end": {
"line": 200,
"column": 44
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "l",
"range": [
6911,
6912
],
"loc": {
"start": {
"line": 201,
"column": 16
},
"end": {
"line": 201,
"column": 17
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
6915,
6920
],
"loc": {
"start": {
"line": 201,
"column": 20
},
"end": {
"line": 201,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
6921,
6927
],
"loc": {
"start": {
"line": 201,
"column": 26
},
"end": {
"line": 201,
"column": 32
}
}
},
"range": [
6915,
6927
],
"loc": {
"start": {
"line": 201,
"column": 20
},
"end": {
"line": 201,
"column": 32
}
}
},
"range": [
6911,
6927
],
"loc": {
"start": {
"line": 201,
"column": 16
},
"end": {
"line": 201,
"column": 32
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "i",
"range": [
6929,
6930
],
"loc": {
"start": {
"line": 201,
"column": 34
},
"end": {
"line": 201,
"column": 35
}
}
},
"init": null,
"range": [
6929,
6930
],
"loc": {
"start": {
"line": 201,
"column": 34
},
"end": {
"line": 201,
"column": 35
}
}
}
],
"kind": "let",
"range": [
6860,
6931
],
"loc": {
"start": {
"line": 200,
"column": 12
},
"end": {
"line": 201,
"column": 36
}
}
},
{
"type": "ForStatement",
"init": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "i",
"range": [
6950,
6951
],
"loc": {
"start": {
"line": 202,
"column": 17
},
"end": {
"line": 202,
"column": 18
}
}
},
"right": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
6954,
6955
],
"loc": {
"start": {
"line": 202,
"column": 21
},
"end": {
"line": 202,
"column": 22
}
}
},
"range": [
6950,
6955
],
"loc": {
"start": {
"line": 202,
"column": 17
},
"end": {
"line": 202,
"column": 22
}
}
},
"test": {
"type": "LogicalExpression",
"operator": "&&",
"left": {
"type": "BinaryExpression",
"operator": "!=",
"left": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
6957,
6962
],
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
6963,
6964
],
"loc": {
"start": {
"line": 202,
"column": 30
},
"end": {
"line": 202,
"column": 31
}
}
},
"range": [
6957,
6965
],
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 32
}
}
},
"right": {
"type": "Identifier",
"name": "oTd",
"range": [
6969,
6972
],
"loc": {
"start": {
"line": 202,
"column": 36
},
"end": {
"line": 202,
"column": 39
}
}
},
"range": [
6957,
6972
],
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 39
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "i",
"range": [
6976,
6977
],
"loc": {
"start": {
"line": 202,
"column": 43
},
"end": {
"line": 202,
"column": 44
}
}
},
"right": {
"type": "Identifier",
"name": "l",
"range": [
6980,
6981
],
"loc": {
"start": {
"line": 202,
"column": 47
},
"end": {
"line": 202,
"column": 48
}
}
},
"range": [
6976,
6981
],
"loc": {
"start": {
"line": 202,
"column": 43
},
"end": {
"line": 202,
"column": 48
}
}
},
"range": [
6957,
6981
],
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 48
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
6983,
6984
],
"loc": {
"start": {
"line": 202,
"column": 50
},
"end": {
"line": 202,
"column": 51
}
}
},
"prefix": false,
"range": [
6983,
6986
],
"loc": {
"start": {
"line": 202,
"column": 50
},
"end": {
"line": 202,
"column": 53
}
}
},
"body": {
"type": "BlockStatement",
"body": [],
"range": [
6987,
6989
],
"loc": {
"start": {
"line": 202,
"column": 54
},
"end": {
"line": 202,
"column": 56
}
}
},
"range": [
6945,
6989
],
"loc": {
"start": {
"line": 202,
"column": 12
},
"end": {
"line": 202,
"column": 56
}
}
},
{
"type": "ReturnStatement",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
7010,
7011
],
"loc": {
"start": {
"line": 203,
"column": 19
},
"end": {
"line": 203,
"column": 20
}
}
},
"range": [
7003,
7012
],
"loc": {
"start": {
"line": 203,
"column": 12
},
"end": {
"line": 203,
"column": 21
}
}
}
],
"range": [
6845,
7023
],
"loc": {
"start": {
"line": 199,
"column": 50
},
"end": {
"line": 204,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
6832,
7023
],
"loc": {
"start": {
"line": 199,
"column": 37
},
"end": {
"line": 204,
"column": 9
}
}
},
"range": [
6803,
7023
],
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 204,
"column": 9
}
}
},
"range": [
6803,
7024
],
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 204,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides getCellIndex IE returns wrong cellIndex when columns are\r\n * hidden\r\n * @param {Object} oTd TD element\r\n * @return {Number} Cell index\r\n ",
"range": [
6591,
6793
],
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 198,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides initHeader in order to handle filters row position\r\n * @param {Array} oSortTypes\r\n ",
"range": [
7036,
7164
],
"loc": {
"start": {
"line": 206,
"column": 8
},
"end": {
"line": 209,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
7174,
7187
],
"loc": {
"start": {
"line": 210,
"column": 8
},
"end": {
"line": 210,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "prototype",
"range": [
7188,
7197
],
"loc": {
"start": {
"line": 210,
"column": 22
},
"end": {
"line": 210,
"column": 31
}
}
},
"range": [
7174,
7197
],
"loc": {
"start": {
"line": 210,
"column": 8
},
"end": {
"line": 210,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "initHeader",
"range": [
7198,
7208
],
"loc": {
"start": {
"line": 210,
"column": 32
},
"end": {
"line": 210,
"column": 42
}
}
},
"range": [
7174,
7208
],
"loc": {
"start": {
"line": 210,
"column": 8
},
"end": {
"line": 210,
"column": 42
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "oSortTypes",
"range": [
7220,
7230
],
"loc": {
"start": {
"line": 210,
"column": 54
},
"end": {
"line": 210,
"column": 64
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "stt",
"range": [
7250,
7253
],
"loc": {
"start": {
"line": 211,
"column": 16
},
"end": {
"line": 211,
"column": 19
}
}
},
"init": {
"type": "ThisExpression",
"range": [
7256,
7260
],
"loc": {
"start": {
"line": 211,
"column": 22
},
"end": {
"line": 211,
"column": 26
}
}
},
"range": [
7250,
7260
],
"loc": {
"start": {
"line": 211,
"column": 16
},
"end": {
"line": 211,
"column": 26
}
}
}
],
"kind": "let",
"range": [
7246,
7261
],
"loc": {
"start": {
"line": 211,
"column": 12
},
"end": {
"line": 211,
"column": 27
}
}
},
{
"type": "IfStatement",
"test": {
"type": "UnaryExpression",
"operator": "!",
"argument": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
7280,
7283
],
"loc": {
"start": {
"line": 212,
"column": 17
},
"end": {
"line": 212,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
7284,
7289
],
"loc": {
"start": {
"line": 212,
"column": 21
},
"end": {
"line": 212,
"column": 26
}
}
},
"range": [
7280,
7289
],
"loc": {
"start": {
"line": 212,
"column": 17
},
"end": {
"line": 212,
"column": 26
}
}
},
"prefix": true,
"range": [
7279,
7289
],
"loc": {
"start": {
"line": 212,
"column": 16
},
"end": {
"line": 212,
"column": 26
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "IfStatement",
"test": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
7312,
7314
],
"loc": {
"start": {
"line": 213,
"column": 19
},
"end": {
"line": 213,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "gridLayout",
"range": [
7315,
7325
],
"loc": {
"start": {
"line": 213,
"column": 22
},
"end": {
"line": 213,
"column": 32
}
}
},
"range": [
7312,
7325
],
"loc": {
"start": {
"line": 213,
"column": 19
},
"end": {
"line": 213,
"column": 32
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
7349,
7352
],
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
7353,
7358
],
"loc": {
"start": {
"line": 214,
"column": 24
},
"end": {
"line": 214,
"column": 29
}
}
},
"range": [
7349,
7358
],
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 29
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
7361,
7363
],
"loc": {
"start": {
"line": 214,
"column": 32
},
"end": {
"line": 214,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"name": "feature",
"range": [
7364,
7371
],
"loc": {
"start": {
"line": 214,
"column": 35
},
"end": {
"line": 214,
"column": 42
}
}
},
"range": [
7361,
7371
],
"loc": {
"start": {
"line": 214,
"column": 32
},
"end": {
"line": 214,
"column": 42
}
}
},
"arguments": [
{
"type": "Literal",
"value": "gridLayout",
"raw": "'gridLayout'",
"range": [
7372,
7384
],
"loc": {
"start": {
"line": 214,
"column": 43
},
"end": {
"line": 214,
"column": 55
}
}
}
],
"range": [
7361,
7385
],
"loc": {
"start": {
"line": 214,
"column": 32
},
"end": {
"line": 214,
"column": 56
}
}
},
"property": {
"type": "Identifier",
"name": "headTbl",
"range": [
7386,
7393
],
"loc": {
"start": {
"line": 214,
"column": 57
},
"end": {
"line": 214,
"column": 64
}
}
},
"range": [
7361,
7393
],
"loc": {
"start": {
"line": 214,
"column": 32
},
"end": {
"line": 214,
"column": 64
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
7394,
7399
],
"loc": {
"start": {
"line": 214,
"column": 65
},
"end": {
"line": 214,
"column": 70
}
}
},
"range": [
7361,
7399
],
"loc": {
"start": {
"line": 214,
"column": 32
},
"end": {
"line": 214,
"column": 70
}
}
},
"range": [
7349,
7399
],
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 70
}
}
},
"range": [
7349,
7400
],
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 71
}
}
}
],
"range": [
7326,
7419
],
"loc": {
"start": {
"line": 213,
"column": 33
},
"end": {
"line": 215,
"column": 17
}
}
},
"alternate": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": null,
"range": [
7448,
7455
],
"loc": {
"start": {
"line": 216,
"column": 20
},
"end": {
"line": 216,
"column": 27
}
}
}
],
"range": [
7425,
7474
],
"loc": {
"start": {
"line": 215,
"column": 23
},
"end": {
"line": 217,
"column": 17
}
}
},
"range": [
7309,
7474
],
"loc": {
"start": {
"line": 213,
"column": 16
},
"end": {
"line": 217,
"column": 17
}
}
}
],
"range": [
7290,
7489
],
"loc": {
"start": {
"line": 212,
"column": 27
},
"end": {
"line": 218,
"column": 13
}
}
},
"alternate": null,
"range": [
7275,
7489
],
"loc": {
"start": {
"line": 212,
"column": 12
},
"end": {
"line": 218,
"column": 13
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
7505,
7508
],
"loc": {
"start": {
"line": 220,
"column": 12
},
"end": {
"line": 220,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "headersRow",
"range": [
7509,
7519
],
"loc": {
"start": {
"line": 220,
"column": 16
},
"end": {
"line": 220,
"column": 26
}
}
},
"range": [
7505,
7519
],
"loc": {
"start": {
"line": 220,
"column": 12
},
"end": {
"line": 220,
"column": 26
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
7522,
7524
],
"loc": {
"start": {
"line": 220,
"column": 29
},
"end": {
"line": 220,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "headersRow",
"range": [
7525,
7535
],
"loc": {
"start": {
"line": 220,
"column": 32
},
"end": {
"line": 220,
"column": 42
}
}
},
"range": [
7522,
7535
],
"loc": {
"start": {
"line": 220,
"column": 29
},
"end": {
"line": 220,
"column": 42
}
}
},
"range": [
7505,
7535
],
"loc": {
"start": {
"line": 220,
"column": 12
},
"end": {
"line": 220,
"column": 42
}
}
},
"range": [
7505,
7536
],
"loc": {
"start": {
"line": 220,
"column": 12
},
"end": {
"line": 220,
"column": 43
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "cells",
"range": [
7554,
7559
],
"loc": {
"start": {
"line": 221,
"column": 16
},
"end": {
"line": 221,
"column": 21
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
7562,
7565
],
"loc": {
"start": {
"line": 221,
"column": 24
},
"end": {
"line": 221,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
7566,
7571
],
"loc": {
"start": {
"line": 221,
"column": 28
},
"end": {
"line": 221,
"column": 33
}
}
},
"range": [
7562,
7571
],
"loc": {
"start": {
"line": 221,
"column": 24
},
"end": {
"line": 221,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "rows",
"range": [
7572,
7576
],
"loc": {
"start": {
"line": 221,
"column": 34
},
"end": {
"line": 221,
"column": 38
}
}
},
"range": [
7562,
7576
],
"loc": {
"start": {
"line": 221,
"column": 24
},
"end": {
"line": 221,
"column": 38
}
}
},
"property": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
7577,
7580
],
"loc": {
"start": {
"line": 221,
"column": 39
},
"end": {
"line": 221,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"name": "headersRow",
"range": [
7581,
7591
],
"loc": {
"start": {
"line": 221,
"column": 43
},
"end": {
"line": 221,
"column": 53
}
}
},
"range": [
7577,
7591
],
"loc": {
"start": {
"line": 221,
"column": 39
},
"end": {
"line": 221,
"column": 53
}
}
},
"range": [
7562,
7592
],
"loc": {
"start": {
"line": 221,
"column": 24
},
"end": {
"line": 221,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"name": "cells",
"range": [
7593,
7598
],
"loc": {
"start": {
"line": 221,
"column": 55
},
"end": {
"line": 221,
"column": 60
}
}
},
"range": [
7562,
7598
],
"loc": {
"start": {
"line": 221,
"column": 24
},
"end": {
"line": 221,
"column": 60
}
}
},
"range": [
7554,
7598
],
"loc": {
"start": {
"line": 221,
"column": 16
},
"end": {
"line": 221,
"column": 60
}
}
}
],
"kind": "let",
"range": [
7550,
7599
],
"loc": {
"start": {
"line": 221,
"column": 12
},
"end": {
"line": 221,
"column": 61
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
7613,
7616
],
"loc": {
"start": {
"line": 222,
"column": 12
},
"end": {
"line": 222,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
7617,
7626
],
"loc": {
"start": {
"line": 222,
"column": 16
},
"end": {
"line": 222,
"column": 25
}
}
},
"range": [
7613,
7626
],
"loc": {
"start": {
"line": 222,
"column": 12
},
"end": {
"line": 222,
"column": 25
}
}
},
"right": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "Identifier",
"name": "oSortTypes",
"range": [
7629,
7639
],
"loc": {
"start": {
"line": 222,
"column": 28
},
"end": {
"line": 222,
"column": 38
}
}
},
"right": {
"type": "ArrayExpression",
"elements": [],
"range": [
7643,
7645
],
"loc": {
"start": {
"line": 222,
"column": 42
},
"end": {
"line": 222,
"column": 44
}
}
},
"range": [
7629,
7645
],
"loc": {
"start": {
"line": 222,
"column": 28
},
"end": {
"line": 222,
"column": 44
}
}
},
"range": [
7613,
7645
],
"loc": {
"start": {
"line": 222,
"column": 12
},
"end": {
"line": 222,
"column": 44
}
}
},
"range": [
7613,
7646
],
"loc": {
"start": {
"line": 222,
"column": 12
},
"end": {
"line": 222,
"column": 45
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "l",
"range": [
7664,
7665
],
"loc": {
"start": {
"line": 223,
"column": 16
},
"end": {
"line": 223,
"column": 17
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
7668,
7673
],
"loc": {
"start": {
"line": 223,
"column": 20
},
"end": {
"line": 223,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
7674,
7680
],
"loc": {
"start": {
"line": 223,
"column": 26
},
"end": {
"line": 223,
"column": 32
}
}
},
"range": [
7668,
7680
],
"loc": {
"start": {
"line": 223,
"column": 20
},
"end": {
"line": 223,
"column": 32
}
}
},
"range": [
7664,
7680
],
"loc": {
"start": {
"line": 223,
"column": 16
},
"end": {
"line": 223,
"column": 32
}
}
}
],
"kind": "let",
"range": [
7660,
7681
],
"loc": {
"start": {
"line": 223,
"column": 12
},
"end": {
"line": 223,
"column": 33
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "img",
"range": [
7699,
7702
],
"loc": {
"start": {
"line": 224,
"column": 16
},
"end": {
"line": 224,
"column": 19
}
}
},
"init": null,
"range": [
7699,
7702
],
"loc": {
"start": {
"line": 224,
"column": 16
},
"end": {
"line": 224,
"column": 19
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "c",
"range": [
7704,
7705
],
"loc": {
"start": {
"line": 224,
"column": 21
},
"end": {
"line": 224,
"column": 22
}
}
},
"init": null,
"range": [
7704,
7705
],
"loc": {
"start": {
"line": 224,
"column": 21
},
"end": {
"line": 224,
"column": 22
}
}
}
],
"kind": "let",
"range": [
7695,
7706
],
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 23
}
}
},
{
"type": "ForStatement",
"init": {
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "i",
"range": [
7731,
7732
],
"loc": {
"start": {
"line": 226,
"column": 21
},
"end": {
"line": 226,
"column": 22
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
7735,
7736
],
"loc": {
"start": {
"line": 226,
"column": 25
},
"end": {
"line": 226,
"column": 26
}
}
},
"range": [
7731,
7736
],
"loc": {
"start": {
"line": 226,
"column": 21
},
"end": {
"line": 226,
"column": 26
}
}
}
],
"kind": "let",
"range": [
7727,
7736
],
"loc": {
"start": {
"line": 226,
"column": 17
},
"end": {
"line": 226,
"column": 26
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "i",
"range": [
7738,
7739
],
"loc": {
"start": {
"line": 226,
"column": 28
},
"end": {
"line": 226,
"column": 29
}
}
},
"right": {
"type": "Identifier",
"name": "l",
"range": [
7742,
7743
],
"loc": {
"start": {
"line": 226,
"column": 32
},
"end": {
"line": 226,
"column": 33
}
}
},
"range": [
7738,
7743
],
"loc": {
"start": {
"line": 226,
"column": 28
},
"end": {
"line": 226,
"column": 33
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
7745,
7746
],
"loc": {
"start": {
"line": 226,
"column": 35
},
"end": {
"line": 226,
"column": 36
}
}
},
"prefix": false,
"range": [
7745,
7748
],
"loc": {
"start": {
"line": 226,
"column": 35
},
"end": {
"line": 226,
"column": 38
}
}
},
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "c",
"range": [
7769,
7770
],
"loc": {
"start": {
"line": 227,
"column": 16
},
"end": {
"line": 227,
"column": 17
}
}
},
"right": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
7773,
7778
],
"loc": {
"start": {
"line": 227,
"column": 20
},
"end": {
"line": 227,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
7779,
7780
],
"loc": {
"start": {
"line": 227,
"column": 26
},
"end": {
"line": 227,
"column": 27
}
}
},
"range": [
7773,
7781
],
"loc": {
"start": {
"line": 227,
"column": 20
},
"end": {
"line": 227,
"column": 28
}
}
},
"range": [
7769,
7781
],
"loc": {
"start": {
"line": 227,
"column": 16
},
"end": {
"line": 227,
"column": 28
}
}
},
"range": [
7769,
7782
],
"loc": {
"start": {
"line": 227,
"column": 16
},
"end": {
"line": 227,
"column": 29
}
}
},
{
"type": "IfStatement",
"test": {
"type": "LogicalExpression",
"operator": "&&",
"left": {
"type": "BinaryExpression",
"operator": "!==",
"left": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
7804,
7807
],
"loc": {
"start": {
"line": 228,
"column": 20
},
"end": {
"line": 228,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
7808,
7817
],
"loc": {
"start": {
"line": 228,
"column": 24
},
"end": {
"line": 228,
"column": 33
}
}
},
"range": [
7804,
7817
],
"loc": {
"start": {
"line": 228,
"column": 20
},
"end": {
"line": 228,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
7818,
7819
],
"loc": {
"start": {
"line": 228,
"column": 34
},
"end": {
"line": 228,
"column": 35
}
}
},
"range": [
7804,
7820
],
"loc": {
"start": {
"line": 228,
"column": 20
},
"end": {
"line": 228,
"column": 36
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
7825,
7829
],
"loc": {
"start": {
"line": 228,
"column": 41
},
"end": {
"line": 228,
"column": 45
}
}
},
"range": [
7804,
7829
],
"loc": {
"start": {
"line": 228,
"column": 20
},
"end": {
"line": 228,
"column": 45
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "!==",
"left": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
7833,
7836
],
"loc": {
"start": {
"line": 228,
"column": 49
},
"end": {
"line": 228,
"column": 52
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
7837,
7846
],
"loc": {
"start": {
"line": 228,
"column": 53
},
"end": {
"line": 228,
"column": 62
}
}
},
"range": [
7833,
7846
],
"loc": {
"start": {
"line": 228,
"column": 49
},
"end": {
"line": 228,
"column": 62
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
7847,
7848
],
"loc": {
"start": {
"line": 228,
"column": 63
},
"end": {
"line": 228,
"column": 64
}
}
},
"range": [
7833,
7849
],
"loc": {
"start": {
"line": 228,
"column": 49
},
"end": {
"line": 228,
"column": 65
}
}
},
"right": {
"type": "Literal",
"value": "None",
"raw": "'None'",
"range": [
7854,
7860
],
"loc": {
"start": {
"line": 228,
"column": 70
},
"end": {
"line": 228,
"column": 76
}
}
},
"range": [
7833,
7860
],
"loc": {
"start": {
"line": 228,
"column": 49
},
"end": {
"line": 228,
"column": 76
}
}
},
"range": [
7804,
7860
],
"loc": {
"start": {
"line": 228,
"column": 20
},
"end": {
"line": 228,
"column": 76
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "c",
"range": [
7884,
7885
],
"loc": {
"start": {
"line": 229,
"column": 20
},
"end": {
"line": 229,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "style",
"range": [
7886,
7891
],
"loc": {
"start": {
"line": 229,
"column": 22
},
"end": {
"line": 229,
"column": 27
}
}
},
"range": [
7884,
7891
],
"loc": {
"start": {
"line": 229,
"column": 20
},
"end": {
"line": 229,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "cursor",
"range": [
7892,
7898
],
"loc": {
"start": {
"line": 229,
"column": 28
},
"end": {
"line": 229,
"column": 34
}
}
},
"range": [
7884,
7898
],
"loc": {
"start": {
"line": 229,
"column": 20
},
"end": {
"line": 229,
"column": 34
}
}
},
"right": {
"type": "Literal",
"value": "pointer",
"raw": "'pointer'",
"range": [
7901,
7910
],
"loc": {
"start": {
"line": 229,
"column": 37
},
"end": {
"line": 229,
"column": 46
}
}
},
"range": [
7884,
7910
],
"loc": {
"start": {
"line": 229,
"column": 20
},
"end": {
"line": 229,
"column": 46
}
}
},
"range": [
7884,
7911
],
"loc": {
"start": {
"line": 229,
"column": 20
},
"end": {
"line": 229,
"column": 47
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "img",
"range": [
7933,
7936
],
"loc": {
"start": {
"line": 230,
"column": 20
},
"end": {
"line": 230,
"column": 23
}
}
},
"right": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Dom",
"range": [
7939,
7942
],
"loc": {
"start": {
"line": 230,
"column": 26
},
"end": {
"line": 230,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "create",
"range": [
7943,
7949
],
"loc": {
"start": {
"line": 230,
"column": 30
},
"end": {
"line": 230,
"column": 36
}
}
},
"range": [
7939,
7949
],
"loc": {
"start": {
"line": 230,
"column": 26
},
"end": {
"line": 230,
"column": 36
}
}
},
"arguments": [
{
"type": "Literal",
"value": "img",
"raw": "'img'",
"range": [
7950,
7955
],
"loc": {
"start": {
"line": 230,
"column": 37
},
"end": {
"line": 230,
"column": 42
}
}
},
{
"type": "ArrayExpression",
"elements": [
{
"type": "Literal",
"value": "src",
"raw": "'src'",
"range": [
7983,
7988
],
"loc": {
"start": {
"line": 231,
"column": 25
},
"end": {
"line": 231,
"column": 30
}
}
},
{
"type": "BinaryExpression",
"operator": "+",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
7990,
7994
],
"loc": {
"start": {
"line": 231,
"column": 32
},
"end": {
"line": 231,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "imgPath",
"range": [
7995,
8002
],
"loc": {
"start": {
"line": 231,
"column": 37
},
"end": {
"line": 231,
"column": 44
}
}
},
"range": [
7990,
8002
],
"loc": {
"start": {
"line": 231,
"column": 32
},
"end": {
"line": 231,
"column": 44
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
8005,
8009
],
"loc": {
"start": {
"line": 231,
"column": 47
},
"end": {
"line": 231,
"column": 51
}
}
},
"property": {
"type": "Identifier",
"name": "imgBlank",
"range": [
8010,
8018
],
"loc": {
"start": {
"line": 231,
"column": 52
},
"end": {
"line": 231,
"column": 60
}
}
},
"range": [
8005,
8018
],
"loc": {
"start": {
"line": 231,
"column": 47
},
"end": {
"line": 231,
"column": 60
}
}
},
"range": [
7990,
8018
],
"loc": {
"start": {
"line": 231,
"column": 32
},
"end": {
"line": 231,
"column": 60
}
}
}
],
"range": [
7982,
8019
],
"loc": {
"start": {
"line": 231,
"column": 24
},
"end": {
"line": 231,
"column": 61
}
}
}
],
"range": [
7939,
8020
],
"loc": {
"start": {
"line": 230,
"column": 26
},
"end": {
"line": 231,
"column": 62
}
}
},
"range": [
7933,
8020
],
"loc": {
"start": {
"line": 230,
"column": 20
},
"end": {
"line": 231,
"column": 62
}
}
},
"range": [
7933,
8021
],
"loc": {
"start": {
"line": 230,
"column": 20
},
"end": {
"line": 231,
"column": 63
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "c",
"range": [
8043,
8044
],
"loc": {
"start": {
"line": 232,
"column": 20
},
"end": {
"line": 232,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "appendChild",
"range": [
8045,
8056
],
"loc": {
"start": {
"line": 232,
"column": 22
},
"end": {
"line": 232,
"column": 33
}
}
},
"range": [
8043,
8056
],
"loc": {
"start": {
"line": 232,
"column": 20
},
"end": {
"line": 232,
"column": 33
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "img",
"range": [
8057,
8060
],
"loc": {
"start": {
"line": 232,
"column": 34
},
"end": {
"line": 232,
"column": 37
}
}
}
],
"range": [
8043,
8061
],
"loc": {
"start": {
"line": 232,
"column": 20
},
"end": {
"line": 232,
"column": 38
}
}
},
"range": [
8043,
8062
],
"loc": {
"start": {
"line": 232,
"column": 20
},
"end": {
"line": 232,
"column": 39
}
}
},
{
"type": "IfStatement",
"test": {
"type": "BinaryExpression",
"operator": "!==",
"left": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
8088,
8091
],
"loc": {
"start": {
"line": 233,
"column": 24
},
"end": {
"line": 233,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
8092,
8101
],
"loc": {
"start": {
"line": 233,
"column": 28
},
"end": {
"line": 233,
"column": 37
}
}
},
"range": [
8088,
8101
],
"loc": {
"start": {
"line": 233,
"column": 24
},
"end": {
"line": 233,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
8102,
8103
],
"loc": {
"start": {
"line": 233,
"column": 38
},
"end": {
"line": 233,
"column": 39
}
}
},
"range": [
8088,
8104
],
"loc": {
"start": {
"line": 233,
"column": 24
},
"end": {
"line": 233,
"column": 40
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
8109,
8113
],
"loc": {
"start": {
"line": 233,
"column": 45
},
"end": {
"line": 233,
"column": 49
}
}
},
"range": [
8088,
8113
],
"loc": {
"start": {
"line": 233,
"column": 24
},
"end": {
"line": 233,
"column": 49
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "c",
"range": [
8141,
8142
],
"loc": {
"start": {
"line": 234,
"column": 24
},
"end": {
"line": 234,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "setAttribute",
"range": [
8143,
8155
],
"loc": {
"start": {
"line": 234,
"column": 26
},
"end": {
"line": 234,
"column": 38
}
}
},
"range": [
8141,
8155
],
"loc": {
"start": {
"line": 234,
"column": 24
},
"end": {
"line": 234,
"column": 38
}
}
},
"arguments": [
{
"type": "Literal",
"value": "_sortType",
"raw": "'_sortType'",
"range": [
8157,
8168
],
"loc": {
"start": {
"line": 234,
"column": 40
},
"end": {
"line": 234,
"column": 51
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
8170,
8173
],
"loc": {
"start": {
"line": 234,
"column": 53
},
"end": {
"line": 234,
"column": 56
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
8174,
8183
],
"loc": {
"start": {
"line": 234,
"column": 57
},
"end": {
"line": 234,
"column": 66
}
}
},
"range": [
8170,
8183
],
"loc": {
"start": {
"line": 234,
"column": 53
},
"end": {
"line": 234,
"column": 66
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
8184,
8185
],
"loc": {
"start": {
"line": 234,
"column": 67
},
"end": {
"line": 234,
"column": 68
}
}
},
"range": [
8170,
8186
],
"loc": {
"start": {
"line": 234,
"column": 53
},
"end": {
"line": 234,
"column": 69
}
}
}
],
"range": [
8141,
8187
],
"loc": {
"start": {
"line": 234,
"column": 24
},
"end": {
"line": 234,
"column": 70
}
}
},
"range": [
8141,
8188
],
"loc": {
"start": {
"line": 234,
"column": 24
},
"end": {
"line": 234,
"column": 71
}
}
}
],
"range": [
8114,
8211
],
"loc": {
"start": {
"line": 233,
"column": 50
},
"end": {
"line": 235,
"column": 21
}
}
},
"alternate": null,
"range": [
8084,
8211
],
"loc": {
"start": {
"line": 233,
"column": 20
},
"end": {
"line": 235,
"column": 21
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Event",
"range": [
8233,
8238
],
"loc": {
"start": {
"line": 236,
"column": 20
},
"end": {
"line": 236,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "add",
"range": [
8239,
8242
],
"loc": {
"start": {
"line": 236,
"column": 26
},
"end": {
"line": 236,
"column": 29
}
}
},
"range": [
8233,
8242
],
"loc": {
"start": {
"line": 236,
"column": 20
},
"end": {
"line": 236,
"column": 29
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "c",
"range": [
8243,
8244
],
"loc": {
"start": {
"line": 236,
"column": 30
},
"end": {
"line": 236,
"column": 31
}
}
},
{
"type": "Literal",
"value": "click",
"raw": "'click'",
"range": [
8246,
8253
],
"loc": {
"start": {
"line": 236,
"column": 33
},
"end": {
"line": 236,
"column": 40
}
}
},
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
8255,
8258
],
"loc": {
"start": {
"line": 236,
"column": 42
},
"end": {
"line": 236,
"column": 45
}
}
},
"property": {
"type": "Identifier",
"name": "_headerOnclick",
"range": [
8259,
8273
],
"loc": {
"start": {
"line": 236,
"column": 46
},
"end": {
"line": 236,
"column": 60
}
}
},
"range": [
8255,
8273
],
"loc": {
"start": {
"line": 236,
"column": 42
},
"end": {
"line": 236,
"column": 60
}
}
}
],
"range": [
8233,
8274
],
"loc": {
"start": {
"line": 236,
"column": 20
},
"end": {
"line": 236,
"column": 61
}
}
},
"range": [
8233,
8275
],
"loc": {
"start": {
"line": 236,
"column": 20
},
"end": {
"line": 236,
"column": 62
}
}
}
],
"range": [
7861,
8294
],
"loc": {
"start": {
"line": 228,
"column": 77
},
"end": {
"line": 237,
"column": 17
}
}
},
"alternate": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "c",
"range": [
8323,
8324
],
"loc": {
"start": {
"line": 238,
"column": 20
},
"end": {
"line": 238,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "setAttribute",
"range": [
8325,
8337
],
"loc": {
"start": {
"line": 238,
"column": 22
},
"end": {
"line": 238,
"column": 34
}
}
},
"range": [
8323,
8337
],
"loc": {
"start": {
"line": 238,
"column": 20
},
"end": {
"line": 238,
"column": 34
}
}
},
"arguments": [
{
"type": "Literal",
"value": "_sortType",
"raw": "'_sortType'",
"range": [
8338,
8349
],
"loc": {
"start": {
"line": 238,
"column": 35
},
"end": {
"line": 238,
"column": 46
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "oSortTypes",
"range": [
8351,
8361
],
"loc": {
"start": {
"line": 238,
"column": 48
},
"end": {
"line": 238,
"column": 58
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
8362,
8363
],
"loc": {
"start": {
"line": 238,
"column": 59
},
"end": {
"line": 238,
"column": 60
}
}
},
"range": [
8351,
8364
],
"loc": {
"start": {
"line": 238,
"column": 48
},
"end": {
"line": 238,
"column": 61
}
}
}
],
"range": [
8323,
8365
],
"loc": {
"start": {
"line": 238,
"column": 20
},
"end": {
"line": 238,
"column": 62
}
}
},
"range": [
8323,
8366
],
"loc": {
"start": {
"line": 238,
"column": 20
},
"end": {
"line": 238,
"column": 63
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "c",
"range": [
8388,
8389
],
"loc": {
"start": {
"line": 239,
"column": 20
},
"end": {
"line": 239,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "_sortType",
"range": [
8390,
8399
],
"loc": {
"start": {
"line": 239,
"column": 22
},
"end": {
"line": 239,
"column": 31
}
}
},
"range": [
8388,
8399
],
"loc": {
"start": {
"line": 239,
"column": 20
},
"end": {
"line": 239,
"column": 31
}
}
},
"right": {
"type": "Literal",
"value": "None",
"raw": "'None'",
"range": [
8402,
8408
],
"loc": {
"start": {
"line": 239,
"column": 34
},
"end": {
"line": 239,
"column": 40
}
}
},
"range": [
8388,
8408
],
"loc": {
"start": {
"line": 239,
"column": 20
},
"end": {
"line": 239,
"column": 40
}
}
},
"range": [
8388,
8409
],
"loc": {
"start": {
"line": 239,
"column": 20
},
"end": {
"line": 239,
"column": 41
}
}
}
],
"range": [
8300,
8428
],
"loc": {
"start": {
"line": 237,
"column": 23
},
"end": {
"line": 240,
"column": 17
}
}
},
"range": [
7800,
8428
],
"loc": {
"start": {
"line": 228,
"column": 16
},
"end": {
"line": 240,
"column": 17
}
}
}
],
"range": [
7750,
8443
],
"loc": {
"start": {
"line": 226,
"column": 40
},
"end": {
"line": 241,
"column": 13
}
}
},
"range": [
7722,
8443
],
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 241,
"column": 13
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
8457,
8460
],
"loc": {
"start": {
"line": 242,
"column": 12
},
"end": {
"line": 242,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "updateHeaderArrows",
"range": [
8461,
8479
],
"loc": {
"start": {
"line": 242,
"column": 16
},
"end": {
"line": 242,
"column": 34
}
}
},
"range": [
8457,
8479
],
"loc": {
"start": {
"line": 242,
"column": 12
},
"end": {
"line": 242,
"column": 34
}
}
},
"arguments": [],
"range": [
8457,
8481
],
"loc": {
"start": {
"line": 242,
"column": 12
},
"end": {
"line": 242,
"column": 36
}
}
},
"range": [
8457,
8482
],
"loc": {
"start": {
"line": 242,
"column": 12
},
"end": {
"line": 242,
"column": 37
}
}
}
],
"range": [
7231,
8493
],
"loc": {
"start": {
"line": 210,
"column": 65
},
"end": {
"line": 243,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
7211,
8493
],
"loc": {
"start": {
"line": 210,
"column": 45
},
"end": {
"line": 243,
"column": 9
}
}
},
"range": [
7174,
8493
],
"loc": {
"start": {
"line": 210,
"column": 8
},
"end": {
"line": 243,
"column": 9
}
}
},
"range": [
7174,
8494
],
"loc": {
"start": {
"line": 210,
"column": 8
},
"end": {
"line": 243,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides initHeader in order to handle filters row position\r\n * @param {Array} oSortTypes\r\n ",
"range": [
7036,
7164
],
"loc": {
"start": {
"line": 206,
"column": 8
},
"end": {
"line": 209,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides updateHeaderArrows in order to handle arrows indicators\r\n ",
"range": [
8506,
8600
],
"loc": {
"start": {
"line": 245,
"column": 8
},
"end": {
"line": 247,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
8610,
8623
],
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 248,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "prototype",
"range": [
8624,
8633
],
"loc": {
"start": {
"line": 248,
"column": 22
},
"end": {
"line": 248,
"column": 31
}
}
},
"range": [
8610,
8633
],
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 248,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "updateHeaderArrows",
"range": [
8634,
8652
],
"loc": {
"start": {
"line": 248,
"column": 32
},
"end": {
"line": 248,
"column": 50
}
}
},
"range": [
8610,
8652
],
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 248,
"column": 50
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "stt",
"range": [
8684,
8687
],
"loc": {
"start": {
"line": 249,
"column": 16
},
"end": {
"line": 249,
"column": 19
}
}
},
"init": {
"type": "ThisExpression",
"range": [
8690,
8694
],
"loc": {
"start": {
"line": 249,
"column": 22
},
"end": {
"line": 249,
"column": 26
}
}
},
"range": [
8684,
8694
],
"loc": {
"start": {
"line": 249,
"column": 16
},
"end": {
"line": 249,
"column": 26
}
}
}
],
"kind": "let",
"range": [
8680,
8695
],
"loc": {
"start": {
"line": 249,
"column": 12
},
"end": {
"line": 249,
"column": 27
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "cells",
"range": [
8713,
8718
],
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 21
}
}
},
"init": null,
"range": [
8713,
8718
],
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 21
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "l",
"range": [
8720,
8721
],
"loc": {
"start": {
"line": 250,
"column": 23
},
"end": {
"line": 250,
"column": 24
}
}
},
"init": null,
"range": [
8720,
8721
],
"loc": {
"start": {
"line": 250,
"column": 23
},
"end": {
"line": 250,
"column": 24
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "img",
"range": [
8723,
8726
],
"loc": {
"start": {
"line": 250,
"column": 26
},
"end": {
"line": 250,
"column": 29
}
}
},
"init": null,
"range": [
8723,
8726
],
"loc": {
"start": {
"line": 250,
"column": 26
},
"end": {
"line": 250,
"column": 29
}
}
}
],
"kind": "let",
"range": [
8709,
8727
],
"loc": {
"start": {
"line": 250,
"column": 12
},
"end": {
"line": 250,
"column": 30
}
},
"trailingComments": [
{
"type": "Line",
"value": " external headers",
"range": [
8743,
8762
],
"loc": {
"start": {
"line": 252,
"column": 12
},
"end": {
"line": 252,
"column": 31
}
}
}
]
},
{
"type": "IfStatement",
"test": {
"type": "LogicalExpression",
"operator": "&&",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
8779,
8783
],
"loc": {
"start": {
"line": 253,
"column": 15
},
"end": {
"line": 253,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"name": "asyncSort",
"range": [
8784,
8793
],
"loc": {
"start": {
"line": 253,
"column": 20
},
"end": {
"line": 253,
"column": 29
}
}
},
"range": [
8779,
8793
],
"loc": {
"start": {
"line": 253,
"column": 15
},
"end": {
"line": 253,
"column": 29
}
}
},
"right": {
"type": "BinaryExpression",
"operator": ">",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
8797,
8801
],
"loc": {
"start": {
"line": 253,
"column": 33
},
"end": {
"line": 253,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"name": "triggerIds",
"range": [
8802,
8812
],
"loc": {
"start": {
"line": 253,
"column": 38
},
"end": {
"line": 253,
"column": 48
}
}
},
"range": [
8797,
8812
],
"loc": {
"start": {
"line": 253,
"column": 33
},
"end": {
"line": 253,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
8813,
8819
],
"loc": {
"start": {
"line": 253,
"column": 49
},
"end": {
"line": 253,
"column": 55
}
}
},
"range": [
8797,
8819
],
"loc": {
"start": {
"line": 253,
"column": 33
},
"end": {
"line": 253,
"column": 55
}
}
},
"right": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
8822,
8823
],
"loc": {
"start": {
"line": 253,
"column": 58
},
"end": {
"line": 253,
"column": 59
}
}
},
"range": [
8797,
8823
],
"loc": {
"start": {
"line": 253,
"column": 33
},
"end": {
"line": 253,
"column": 59
}
}
},
"range": [
8779,
8823
],
"loc": {
"start": {
"line": 253,
"column": 15
},
"end": {
"line": 253,
"column": 59
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "triggers",
"range": [
8847,
8855
],
"loc": {
"start": {
"line": 254,
"column": 20
},
"end": {
"line": 254,
"column": 28
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
8858,
8862
],
"loc": {
"start": {
"line": 254,
"column": 31
},
"end": {
"line": 254,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "triggerIds",
"range": [
8863,
8873
],
"loc": {
"start": {
"line": 254,
"column": 36
},
"end": {
"line": 254,
"column": 46
}
}
},
"range": [
8858,
8873
],
"loc": {
"start": {
"line": 254,
"column": 31
},
"end": {
"line": 254,
"column": 46
}
}
},
"range": [
8847,
8873
],
"loc": {
"start": {
"line": 254,
"column": 20
},
"end": {
"line": 254,
"column": 46
}
}
}
],
"kind": "let",
"range": [
8843,
8874
],
"loc": {
"start": {
"line": 254,
"column": 16
},
"end": {
"line": 254,
"column": 47
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "cells",
"range": [
8892,
8897
],
"loc": {
"start": {
"line": 255,
"column": 16
},
"end": {
"line": 255,
"column": 21
}
}
},
"right": {
"type": "ArrayExpression",
"elements": [],
"range": [
8900,
8902
],
"loc": {
"start": {
"line": 255,
"column": 24
},
"end": {
"line": 255,
"column": 26
}
}
},
"range": [
8892,
8902
],
"loc": {
"start": {
"line": 255,
"column": 16
},
"end": {
"line": 255,
"column": 26
}
}
},
"range": [
8892,
8903
],
"loc": {
"start": {
"line": 255,
"column": 16
},
"end": {
"line": 255,
"column": 27
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "l",
"range": [
8921,
8922
],
"loc": {
"start": {
"line": 256,
"column": 16
},
"end": {
"line": 256,
"column": 17
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "triggers",
"range": [
8925,
8933
],
"loc": {
"start": {
"line": 256,
"column": 20
},
"end": {
"line": 256,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
8934,
8940
],
"loc": {
"start": {
"line": 256,
"column": 29
},
"end": {
"line": 256,
"column": 35
}
}
},
"range": [
8925,
8940
],
"loc": {
"start": {
"line": 256,
"column": 20
},
"end": {
"line": 256,
"column": 35
}
}
},
"range": [
8921,
8940
],
"loc": {
"start": {
"line": 256,
"column": 16
},
"end": {
"line": 256,
"column": 35
}
}
},
"range": [
8921,
8941
],
"loc": {
"start": {
"line": 256,
"column": 16
},
"end": {
"line": 256,
"column": 36
}
}
},
{
"type": "ForStatement",
"init": {
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "j",
"range": [
8967,
8968
],
"loc": {
"start": {
"line": 257,
"column": 24
},
"end": {
"line": 257,
"column": 25
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
8969,
8970
],
"loc": {
"start": {
"line": 257,
"column": 26
},
"end": {
"line": 257,
"column": 27
}
}
},
"range": [
8967,
8970
],
"loc": {
"start": {
"line": 257,
"column": 24
},
"end": {
"line": 257,
"column": 27
}
}
}
],
"kind": "let",
"range": [
8963,
8970
],
"loc": {
"start": {
"line": 257,
"column": 20
},
"end": {
"line": 257,
"column": 27
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "j",
"range": [
8972,
8973
],
"loc": {
"start": {
"line": 257,
"column": 29
},
"end": {
"line": 257,
"column": 30
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "triggers",
"range": [
8974,
8982
],
"loc": {
"start": {
"line": 257,
"column": 31
},
"end": {
"line": 257,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
8983,
8989
],
"loc": {
"start": {
"line": 257,
"column": 40
},
"end": {
"line": 257,
"column": 46
}
}
},
"range": [
8974,
8989
],
"loc": {
"start": {
"line": 257,
"column": 31
},
"end": {
"line": 257,
"column": 46
}
}
},
"range": [
8972,
8989
],
"loc": {
"start": {
"line": 257,
"column": 29
},
"end": {
"line": 257,
"column": 46
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "j",
"range": [
8991,
8992
],
"loc": {
"start": {
"line": 257,
"column": 48
},
"end": {
"line": 257,
"column": 49
}
}
},
"prefix": false,
"range": [
8991,
8994
],
"loc": {
"start": {
"line": 257,
"column": 48
},
"end": {
"line": 257,
"column": 51
}
}
},
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
9018,
9023
],
"loc": {
"start": {
"line": 258,
"column": 20
},
"end": {
"line": 258,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "push",
"range": [
9024,
9028
],
"loc": {
"start": {
"line": 258,
"column": 26
},
"end": {
"line": 258,
"column": 30
}
}
},
"range": [
9018,
9028
],
"loc": {
"start": {
"line": 258,
"column": 20
},
"end": {
"line": 258,
"column": 30
}
}
},
"arguments": [
{
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Dom",
"range": [
9029,
9032
],
"loc": {
"start": {
"line": 258,
"column": 31
},
"end": {
"line": 258,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"name": "id",
"range": [
9033,
9035
],
"loc": {
"start": {
"line": 258,
"column": 35
},
"end": {
"line": 258,
"column": 37
}
}
},
"range": [
9029,
9035
],
"loc": {
"start": {
"line": 258,
"column": 31
},
"end": {
"line": 258,
"column": 37
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "triggers",
"range": [
9036,
9044
],
"loc": {
"start": {
"line": 258,
"column": 38
},
"end": {
"line": 258,
"column": 46
}
}
},
"property": {
"type": "Identifier",
"name": "j",
"range": [
9045,
9046
],
"loc": {
"start": {
"line": 258,
"column": 47
},
"end": {
"line": 258,
"column": 48
}
}
},
"range": [
9036,
9047
],
"loc": {
"start": {
"line": 258,
"column": 38
},
"end": {
"line": 258,
"column": 49
}
}
}
],
"range": [
9029,
9048
],
"loc": {
"start": {
"line": 258,
"column": 31
},
"end": {
"line": 258,
"column": 50
}
}
}
],
"range": [
9018,
9049
],
"loc": {
"start": {
"line": 258,
"column": 20
},
"end": {
"line": 258,
"column": 51
}
}
},
"range": [
9018,
9050
],
"loc": {
"start": {
"line": 258,
"column": 20
},
"end": {
"line": 258,
"column": 52
}
}
}
],
"range": [
8995,
9069
],
"loc": {
"start": {
"line": 257,
"column": 52
},
"end": {
"line": 259,
"column": 17
}
}
},
"range": [
8959,
9069
],
"loc": {
"start": {
"line": 257,
"column": 16
},
"end": {
"line": 259,
"column": 17
}
}
}
],
"range": [
8824,
9084
],
"loc": {
"start": {
"line": 253,
"column": 60
},
"end": {
"line": 260,
"column": 13
}
}
},
"alternate": {
"type": "BlockStatement",
"body": [
{
"type": "IfStatement",
"test": {
"type": "UnaryExpression",
"operator": "!",
"argument": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
9113,
9117
],
"loc": {
"start": {
"line": 261,
"column": 20
},
"end": {
"line": 261,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
9118,
9123
],
"loc": {
"start": {
"line": 261,
"column": 25
},
"end": {
"line": 261,
"column": 30
}
}
},
"range": [
9113,
9123
],
"loc": {
"start": {
"line": 261,
"column": 20
},
"end": {
"line": 261,
"column": 30
}
}
},
"prefix": true,
"range": [
9112,
9123
],
"loc": {
"start": {
"line": 261,
"column": 19
},
"end": {
"line": 261,
"column": 30
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": null,
"range": [
9147,
9154
],
"loc": {
"start": {
"line": 262,
"column": 20
},
"end": {
"line": 262,
"column": 27
}
}
}
],
"range": [
9124,
9173
],
"loc": {
"start": {
"line": 261,
"column": 31
},
"end": {
"line": 263,
"column": 17
}
}
},
"alternate": null,
"range": [
9109,
9173
],
"loc": {
"start": {
"line": 261,
"column": 16
},
"end": {
"line": 263,
"column": 17
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "cells",
"range": [
9191,
9196
],
"loc": {
"start": {
"line": 264,
"column": 16
},
"end": {
"line": 264,
"column": 21
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
9199,
9202
],
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
9203,
9208
],
"loc": {
"start": {
"line": 264,
"column": 28
},
"end": {
"line": 264,
"column": 33
}
}
},
"range": [
9199,
9208
],
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "rows",
"range": [
9209,
9213
],
"loc": {
"start": {
"line": 264,
"column": 34
},
"end": {
"line": 264,
"column": 38
}
}
},
"range": [
9199,
9213
],
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 38
}
}
},
"property": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
9214,
9217
],
"loc": {
"start": {
"line": 264,
"column": 39
},
"end": {
"line": 264,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"name": "headersRow",
"range": [
9218,
9228
],
"loc": {
"start": {
"line": 264,
"column": 43
},
"end": {
"line": 264,
"column": 53
}
}
},
"range": [
9214,
9228
],
"loc": {
"start": {
"line": 264,
"column": 39
},
"end": {
"line": 264,
"column": 53
}
}
},
"range": [
9199,
9229
],
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"name": "cells",
"range": [
9230,
9235
],
"loc": {
"start": {
"line": 264,
"column": 55
},
"end": {
"line": 264,
"column": 60
}
}
},
"range": [
9199,
9235
],
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 60
}
}
},
"range": [
9191,
9235
],
"loc": {
"start": {
"line": 264,
"column": 16
},
"end": {
"line": 264,
"column": 60
}
}
},
"range": [
9191,
9236
],
"loc": {
"start": {
"line": 264,
"column": 16
},
"end": {
"line": 264,
"column": 61
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "l",
"range": [
9254,
9255
],
"loc": {
"start": {
"line": 265,
"column": 16
},
"end": {
"line": 265,
"column": 17
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
9258,
9263
],
"loc": {
"start": {
"line": 265,
"column": 20
},
"end": {
"line": 265,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
9264,
9270
],
"loc": {
"start": {
"line": 265,
"column": 26
},
"end": {
"line": 265,
"column": 32
}
}
},
"range": [
9258,
9270
],
"loc": {
"start": {
"line": 265,
"column": 20
},
"end": {
"line": 265,
"column": 32
}
}
},
"range": [
9254,
9270
],
"loc": {
"start": {
"line": 265,
"column": 16
},
"end": {
"line": 265,
"column": 32
}
}
},
"range": [
9254,
9271
],
"loc": {
"start": {
"line": 265,
"column": 16
},
"end": {
"line": 265,
"column": 33
}
}
}
],
"range": [
9090,
9286
],
"loc": {
"start": {
"line": 260,
"column": 19
},
"end": {
"line": 266,
"column": 13
}
}
},
"range": [
8776,
9286
],
"loc": {
"start": {
"line": 253,
"column": 12
},
"end": {
"line": 266,
"column": 13
}
},
"leadingComments": [
{
"type": "Line",
"value": " external headers",
"range": [
8743,
8762
],
"loc": {
"start": {
"line": 252,
"column": 12
},
"end": {
"line": 252,
"column": 31
}
}
}
]
},
{
"type": "ForStatement",
"init": {
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "i",
"range": [
9308,
9309
],
"loc": {
"start": {
"line": 267,
"column": 20
},
"end": {
"line": 267,
"column": 21
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
9312,
9313
],
"loc": {
"start": {
"line": 267,
"column": 24
},
"end": {
"line": 267,
"column": 25
}
}
},
"range": [
9308,
9313
],
"loc": {
"start": {
"line": 267,
"column": 20
},
"end": {
"line": 267,
"column": 25
}
}
}
],
"kind": "let",
"range": [
9304,
9313
],
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 267,
"column": 25
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "i",
"range": [
9315,
9316
],
"loc": {
"start": {
"line": 267,
"column": 27
},
"end": {
"line": 267,
"column": 28
}
}
},
"right": {
"type": "Identifier",
"name": "l",
"range": [
9319,
9320
],
"loc": {
"start": {
"line": 267,
"column": 31
},
"end": {
"line": 267,
"column": 32
}
}
},
"range": [
9315,
9320
],
"loc": {
"start": {
"line": 267,
"column": 27
},
"end": {
"line": 267,
"column": 32
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
9322,
9323
],
"loc": {
"start": {
"line": 267,
"column": 34
},
"end": {
"line": 267,
"column": 35
}
}
},
"prefix": false,
"range": [
9322,
9325
],
"loc": {
"start": {
"line": 267,
"column": 34
},
"end": {
"line": 267,
"column": 37
}
}
},
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "cellAttr",
"range": [
9349,
9357
],
"loc": {
"start": {
"line": 268,
"column": 20
},
"end": {
"line": 268,
"column": 28
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
9360,
9365
],
"loc": {
"start": {
"line": 268,
"column": 31
},
"end": {
"line": 268,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
9366,
9367
],
"loc": {
"start": {
"line": 268,
"column": 37
},
"end": {
"line": 268,
"column": 38
}
}
},
"range": [
9360,
9368
],
"loc": {
"start": {
"line": 268,
"column": 31
},
"end": {
"line": 268,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"name": "getAttribute",
"range": [
9369,
9381
],
"loc": {
"start": {
"line": 268,
"column": 40
},
"end": {
"line": 268,
"column": 52
}
}
},
"range": [
9360,
9381
],
"loc": {
"start": {
"line": 268,
"column": 31
},
"end": {
"line": 268,
"column": 52
}
}
},
"arguments": [
{
"type": "Literal",
"value": "_sortType",
"raw": "'_sortType'",
"range": [
9382,
9393
],
"loc": {
"start": {
"line": 268,
"column": 53
},
"end": {
"line": 268,
"column": 64
}
}
}
],
"range": [
9360,
9394
],
"loc": {
"start": {
"line": 268,
"column": 31
},
"end": {
"line": 268,
"column": 65
}
}
},
"range": [
9349,
9394
],
"loc": {
"start": {
"line": 268,
"column": 20
},
"end": {
"line": 268,
"column": 65
}
}
}
],
"kind": "let",
"range": [
9345,
9395
],
"loc": {
"start": {
"line": 268,
"column": 16
},
"end": {
"line": 268,
"column": 66
}
}
},
{
"type": "IfStatement",
"test": {
"type": "LogicalExpression",
"operator": "&&",
"left": {
"type": "BinaryExpression",
"operator": "!==",
"left": {
"type": "Identifier",
"name": "cellAttr",
"range": [
9416,
9424
],
"loc": {
"start": {
"line": 269,
"column": 19
},
"end": {
"line": 269,
"column": 27
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
9429,
9433
],
"loc": {
"start": {
"line": 269,
"column": 32
},
"end": {
"line": 269,
"column": 36
}
}
},
"range": [
9416,
9433
],
"loc": {
"start": {
"line": 269,
"column": 19
},
"end": {
"line": 269,
"column": 36
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "!==",
"left": {
"type": "Identifier",
"name": "cellAttr",
"range": [
9437,
9445
],
"loc": {
"start": {
"line": 269,
"column": 40
},
"end": {
"line": 269,
"column": 48
}
}
},
"right": {
"type": "Literal",
"value": "None",
"raw": "'None'",
"range": [
9450,
9456
],
"loc": {
"start": {
"line": 269,
"column": 53
},
"end": {
"line": 269,
"column": 59
}
}
},
"range": [
9437,
9456
],
"loc": {
"start": {
"line": 269,
"column": 40
},
"end": {
"line": 269,
"column": 59
}
}
},
"range": [
9416,
9456
],
"loc": {
"start": {
"line": 269,
"column": 19
},
"end": {
"line": 269,
"column": 59
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "img",
"range": [
9480,
9483
],
"loc": {
"start": {
"line": 270,
"column": 20
},
"end": {
"line": 270,
"column": 23
}
}
},
"right": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
9486,
9491
],
"loc": {
"start": {
"line": 270,
"column": 26
},
"end": {
"line": 270,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
9492,
9493
],
"loc": {
"start": {
"line": 270,
"column": 32
},
"end": {
"line": 270,
"column": 33
}
}
},
"range": [
9486,
9494
],
"loc": {
"start": {
"line": 270,
"column": 26
},
"end": {
"line": 270,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"name": "lastChild",
"range": [
9495,
9504
],
"loc": {
"start": {
"line": 270,
"column": 35
},
"end": {
"line": 270,
"column": 44
}
}
},
"range": [
9486,
9504
],
"loc": {
"start": {
"line": 270,
"column": 26
},
"end": {
"line": 270,
"column": 44
}
}
},
"right": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
9508,
9513
],
"loc": {
"start": {
"line": 270,
"column": 48
},
"end": {
"line": 270,
"column": 53
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
9514,
9515
],
"loc": {
"start": {
"line": 270,
"column": 54
},
"end": {
"line": 270,
"column": 55
}
}
},
"range": [
9508,
9516
],
"loc": {
"start": {
"line": 270,
"column": 48
},
"end": {
"line": 270,
"column": 56
}
}
},
"range": [
9486,
9516
],
"loc": {
"start": {
"line": 270,
"column": 26
},
"end": {
"line": 270,
"column": 56
}
}
},
"range": [
9480,
9516
],
"loc": {
"start": {
"line": 270,
"column": 20
},
"end": {
"line": 270,
"column": 56
}
}
},
"range": [
9480,
9517
],
"loc": {
"start": {
"line": 270,
"column": 20
},
"end": {
"line": 270,
"column": 57
}
}
},
{
"type": "IfStatement",
"test": {
"type": "BinaryExpression",
"operator": "!==",
"left": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "img",
"range": [
9542,
9545
],
"loc": {
"start": {
"line": 271,
"column": 23
},
"end": {
"line": 271,
"column": 26
}
}
},
"property": {
"type": "Identifier",
"name": "nodeName",
"range": [
9546,
9554
],
"loc": {
"start": {
"line": 271,
"column": 27
},
"end": {
"line": 271,
"column": 35
}
}
},
"range": [
9542,
9554
],
"loc": {
"start": {
"line": 271,
"column": 23
},
"end": {
"line": 271,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
9555,
9566
],
"loc": {
"start": {
"line": 271,
"column": 36
},
"end": {
"line": 271,
"column": 47
}
}
},
"range": [
9542,
9566
],
"loc": {
"start": {
"line": 271,
"column": 23
},
"end": {
"line": 271,
"column": 47
}
}
},
"arguments": [],
"range": [
9542,
9568
],
"loc": {
"start": {
"line": 271,
"column": 23
},
"end": {
"line": 271,
"column": 49
}
}
},
"right": {
"type": "Literal",
"value": "img",
"raw": "'img'",
"range": [
9573,
9578
],
"loc": {
"start": {
"line": 271,
"column": 54
},
"end": {
"line": 271,
"column": 59
}
}
},
"range": [
9542,
9578
],
"loc": {
"start": {
"line": 271,
"column": 23
},
"end": {
"line": 271,
"column": 59
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "img",
"range": [
9606,
9609
],
"loc": {
"start": {
"line": 272,
"column": 24
},
"end": {
"line": 272,
"column": 27
}
}
},
"right": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Dom",
"range": [
9612,
9615
],
"loc": {
"start": {
"line": 272,
"column": 30
},
"end": {
"line": 272,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "create",
"range": [
9616,
9622
],
"loc": {
"start": {
"line": 272,
"column": 34
},
"end": {
"line": 272,
"column": 40
}
}
},
"range": [
9612,
9622
],
"loc": {
"start": {
"line": 272,
"column": 30
},
"end": {
"line": 272,
"column": 40
}
}
},
"arguments": [
{
"type": "Literal",
"value": "img",
"raw": "'img'",
"range": [
9623,
9628
],
"loc": {
"start": {
"line": 272,
"column": 41
},
"end": {
"line": 272,
"column": 46
}
}
},
{
"type": "ArrayExpression",
"elements": [
{
"type": "Literal",
"value": "src",
"raw": "'src'",
"range": [
9660,
9665
],
"loc": {
"start": {
"line": 273,
"column": 29
},
"end": {
"line": 273,
"column": 34
}
}
},
{
"type": "BinaryExpression",
"operator": "+",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
9667,
9671
],
"loc": {
"start": {
"line": 273,
"column": 36
},
"end": {
"line": 273,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"name": "imgPath",
"range": [
9672,
9679
],
"loc": {
"start": {
"line": 273,
"column": 41
},
"end": {
"line": 273,
"column": 48
}
}
},
"range": [
9667,
9679
],
"loc": {
"start": {
"line": 273,
"column": 36
},
"end": {
"line": 273,
"column": 48
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
9682,
9686
],
"loc": {
"start": {
"line": 273,
"column": 51
},
"end": {
"line": 273,
"column": 55
}
}
},
"property": {
"type": "Identifier",
"name": "imgBlank",
"range": [
9687,
9695
],
"loc": {
"start": {
"line": 273,
"column": 56
},
"end": {
"line": 273,
"column": 64
}
}
},
"range": [
9682,
9695
],
"loc": {
"start": {
"line": 273,
"column": 51
},
"end": {
"line": 273,
"column": 64
}
}
},
"range": [
9667,
9695
],
"loc": {
"start": {
"line": 273,
"column": 36
},
"end": {
"line": 273,
"column": 64
}
}
}
],
"range": [
9659,
9696
],
"loc": {
"start": {
"line": 273,
"column": 28
},
"end": {
"line": 273,
"column": 65
}
}
}
],
"range": [
9612,
9697
],
"loc": {
"start": {
"line": 272,
"column": 30
},
"end": {
"line": 273,
"column": 66
}
}
},
"range": [
9606,
9697
],
"loc": {
"start": {
"line": 272,
"column": 24
},
"end": {
"line": 273,
"column": 66
}
}
},
"range": [
9606,
9698
],
"loc": {
"start": {
"line": 272,
"column": 24
},
"end": {
"line": 273,
"column": 67
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
9724,
9729
],
"loc": {
"start": {
"line": 274,
"column": 24
},
"end": {
"line": 274,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
9730,
9731
],
"loc": {
"start": {
"line": 274,
"column": 30
},
"end": {
"line": 274,
"column": 31
}
}
},
"range": [
9724,
9732
],
"loc": {
"start": {
"line": 274,
"column": 24
},
"end": {
"line": 274,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "appendChild",
"range": [
9733,
9744
],
"loc": {
"start": {
"line": 274,
"column": 33
},
"end": {
"line": 274,
"column": 44
}
}
},
"range": [
9724,
9744
],
"loc": {
"start": {
"line": 274,
"column": 24
},
"end": {
"line": 274,
"column": 44
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "img",
"range": [
9745,
9748
],
"loc": {
"start": {
"line": 274,
"column": 45
},
"end": {
"line": 274,
"column": 48
}
}
}
],
"range": [
9724,
9749
],
"loc": {
"start": {
"line": 274,
"column": 24
},
"end": {
"line": 274,
"column": 49
}
}
},
"range": [
9724,
9750
],
"loc": {
"start": {
"line": 274,
"column": 24
},
"end": {
"line": 274,
"column": 50
}
}
}
],
"range": [
9579,
9773
],
"loc": {
"start": {
"line": 271,
"column": 60
},
"end": {
"line": 275,
"column": 21
}
}
},
"alternate": null,
"range": [
9539,
9773
],
"loc": {
"start": {
"line": 271,
"column": 20
},
"end": {
"line": 275,
"column": 21
}
}
},
{
"type": "IfStatement",
"test": {
"type": "BinaryExpression",
"operator": "===",
"left": {
"type": "Identifier",
"name": "i",
"range": [
9799,
9800
],
"loc": {
"start": {
"line": 276,
"column": 24
},
"end": {
"line": 276,
"column": 25
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
9805,
9808
],
"loc": {
"start": {
"line": 276,
"column": 30
},
"end": {
"line": 276,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "sortColumn",
"range": [
9809,
9819
],
"loc": {
"start": {
"line": 276,
"column": 34
},
"end": {
"line": 276,
"column": 44
}
}
},
"range": [
9805,
9819
],
"loc": {
"start": {
"line": 276,
"column": 30
},
"end": {
"line": 276,
"column": 44
}
}
},
"range": [
9799,
9819
],
"loc": {
"start": {
"line": 276,
"column": 24
},
"end": {
"line": 276,
"column": 44
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "img",
"range": [
9847,
9850
],
"loc": {
"start": {
"line": 277,
"column": 24
},
"end": {
"line": 277,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "className",
"range": [
9851,
9860
],
"loc": {
"start": {
"line": 277,
"column": 28
},
"end": {
"line": 277,
"column": 37
}
}
},
"range": [
9847,
9860
],
"loc": {
"start": {
"line": 277,
"column": 24
},
"end": {
"line": 277,
"column": 37
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "+",
"left": {
"type": "BinaryExpression",
"operator": "+",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
9863,
9867
],
"loc": {
"start": {
"line": 277,
"column": 40
},
"end": {
"line": 277,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "imgClassName",
"range": [
9868,
9880
],
"loc": {
"start": {
"line": 277,
"column": 45
},
"end": {
"line": 277,
"column": 57
}
}
},
"range": [
9863,
9880
],
"loc": {
"start": {
"line": 277,
"column": 40
},
"end": {
"line": 277,
"column": 57
}
}
},
"right": {
"type": "Literal",
"value": " ",
"raw": "' '",
"range": [
9882,
9885
],
"loc": {
"start": {
"line": 277,
"column": 59
},
"end": {
"line": 277,
"column": 62
}
}
},
"range": [
9863,
9885
],
"loc": {
"start": {
"line": 277,
"column": 40
},
"end": {
"line": 277,
"column": 62
}
}
},
"right": {
"type": "ConditionalExpression",
"test": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
9917,
9921
],
"loc": {
"start": {
"line": 278,
"column": 29
},
"end": {
"line": 278,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "descending",
"range": [
9922,
9932
],
"loc": {
"start": {
"line": 278,
"column": 34
},
"end": {
"line": 278,
"column": 44
}
}
},
"range": [
9917,
9932
],
"loc": {
"start": {
"line": 278,
"column": 29
},
"end": {
"line": 278,
"column": 44
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
9968,
9972
],
"loc": {
"start": {
"line": 279,
"column": 32
},
"end": {
"line": 279,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "imgDescClassName",
"range": [
9973,
9989
],
"loc": {
"start": {
"line": 279,
"column": 37
},
"end": {
"line": 279,
"column": 53
}
}
},
"range": [
9968,
9989
],
"loc": {
"start": {
"line": 279,
"column": 32
},
"end": {
"line": 279,
"column": 53
}
}
},
"alternate": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
10025,
10029
],
"loc": {
"start": {
"line": 280,
"column": 32
},
"end": {
"line": 280,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "imgAscClassName",
"range": [
10030,
10045
],
"loc": {
"start": {
"line": 280,
"column": 37
},
"end": {
"line": 280,
"column": 52
}
}
},
"range": [
10025,
10045
],
"loc": {
"start": {
"line": 280,
"column": 32
},
"end": {
"line": 280,
"column": 52
}
}
},
"range": [
9917,
10045
],
"loc": {
"start": {
"line": 278,
"column": 29
},
"end": {
"line": 280,
"column": 52
}
}
},
"range": [
9863,
10046
],
"loc": {
"start": {
"line": 277,
"column": 40
},
"end": {
"line": 280,
"column": 53
}
}
},
"range": [
9847,
10046
],
"loc": {
"start": {
"line": 277,
"column": 24
},
"end": {
"line": 280,
"column": 53
}
}
},
"range": [
9847,
10047
],
"loc": {
"start": {
"line": 277,
"column": 24
},
"end": {
"line": 280,
"column": 54
}
}
}
],
"range": [
9820,
10070
],
"loc": {
"start": {
"line": 276,
"column": 45
},
"end": {
"line": 281,
"column": 21
}
}
},
"alternate": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "img",
"range": [
10102,
10105
],
"loc": {
"start": {
"line": 282,
"column": 24
},
"end": {
"line": 282,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "className",
"range": [
10106,
10115
],
"loc": {
"start": {
"line": 282,
"column": 28
},
"end": {
"line": 282,
"column": 37
}
}
},
"range": [
10102,
10115
],
"loc": {
"start": {
"line": 282,
"column": 24
},
"end": {
"line": 282,
"column": 37
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
10118,
10122
],
"loc": {
"start": {
"line": 282,
"column": 40
},
"end": {
"line": 282,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "imgClassName",
"range": [
10123,
10135
],
"loc": {
"start": {
"line": 282,
"column": 45
},
"end": {
"line": 282,
"column": 57
}
}
},
"range": [
10118,
10135
],
"loc": {
"start": {
"line": 282,
"column": 40
},
"end": {
"line": 282,
"column": 57
}
}
},
"range": [
10102,
10135
],
"loc": {
"start": {
"line": 282,
"column": 24
},
"end": {
"line": 282,
"column": 57
}
}
},
"range": [
10102,
10136
],
"loc": {
"start": {
"line": 282,
"column": 24
},
"end": {
"line": 282,
"column": 58
}
}
}
],
"range": [
10075,
10159
],
"loc": {
"start": {
"line": 281,
"column": 26
},
"end": {
"line": 283,
"column": 21
}
}
},
"range": [
9795,
10159
],
"loc": {
"start": {
"line": 276,
"column": 20
},
"end": {
"line": 283,
"column": 21
}
}
}
],
"range": [
9457,
10178
],
"loc": {
"start": {
"line": 269,
"column": 60
},
"end": {
"line": 284,
"column": 17
}
}
},
"alternate": null,
"range": [
9413,
10178
],
"loc": {
"start": {
"line": 269,
"column": 16
},
"end": {
"line": 284,
"column": 17
}
}
}
],
"range": [
9326,
10193
],
"loc": {
"start": {
"line": 267,
"column": 38
},
"end": {
"line": 285,
"column": 13
}
}
},
"range": [
9300,
10193
],
"loc": {
"start": {
"line": 267,
"column": 12
},
"end": {
"line": 285,
"column": 13
}
}
}
],
"range": [
8665,
10204
],
"loc": {
"start": {
"line": 248,
"column": 63
},
"end": {
"line": 286,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
8655,
10204
],
"loc": {
"start": {
"line": 248,
"column": 53
},
"end": {
"line": 286,
"column": 9
}
}
},
"range": [
8610,
10204
],
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 286,
"column": 9
}
}
},
"range": [
8610,
10205
],
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 286,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides updateHeaderArrows in order to handle arrows indicators\r\n ",
"range": [
8506,
8600
],
"loc": {
"start": {
"line": 245,
"column": 8
},
"end": {
"line": 247,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides getRowValue for custom key value feature\r\n * @param {Object} oRow Row element\r\n * @param {String} sType\r\n * @param {Number} nColumn\r\n * @return {String}\r\n ",
"range": [
10217,
10446
],
"loc": {
"start": {
"line": 288,
"column": 8
},
"end": {
"line": 294,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
10456,
10469
],
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "prototype",
"range": [
10470,
10479
],
"loc": {
"start": {
"line": 295,
"column": 22
},
"end": {
"line": 295,
"column": 31
}
}
},
"range": [
10456,
10479
],
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "getRowValue",
"range": [
10480,
10491
],
"loc": {
"start": {
"line": 295,
"column": 32
},
"end": {
"line": 295,
"column": 43
}
}
},
"range": [
10456,
10491
],
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 43
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "oRow",
"range": [
10503,
10507
],
"loc": {
"start": {
"line": 295,
"column": 55
},
"end": {
"line": 295,
"column": 59
}
}
},
{
"type": "Identifier",
"name": "sType",
"range": [
10509,
10514
],
"loc": {
"start": {
"line": 295,
"column": 61
},
"end": {
"line": 295,
"column": 66
}
}
},
{
"type": "Identifier",
"name": "nColumn",
"range": [
10516,
10523
],
"loc": {
"start": {
"line": 295,
"column": 68
},
"end": {
"line": 295,
"column": 75
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "stt",
"range": [
10543,
10546
],
"loc": {
"start": {
"line": 296,
"column": 16
},
"end": {
"line": 296,
"column": 19
}
}
},
"init": {
"type": "ThisExpression",
"range": [
10549,
10553
],
"loc": {
"start": {
"line": 296,
"column": 22
},
"end": {
"line": 296,
"column": 26
}
}
},
"range": [
10543,
10553
],
"loc": {
"start": {
"line": 296,
"column": 16
},
"end": {
"line": 296,
"column": 26
}
}
}
],
"kind": "let",
"range": [
10539,
10554
],
"loc": {
"start": {
"line": 296,
"column": 12
},
"end": {
"line": 296,
"column": 27
}
},
"trailingComments": [
{
"type": "Line",
"value": " if we have defined a custom getRowValue use that",
"range": [
10568,
10619
],
"loc": {
"start": {
"line": 297,
"column": 12
},
"end": {
"line": 297,
"column": 63
}
}
}
]
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "sortTypeInfo",
"range": [
10637,
10649
],
"loc": {
"start": {
"line": 298,
"column": 16
},
"end": {
"line": 298,
"column": 28
}
}
},
"init": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
10652,
10655
],
"loc": {
"start": {
"line": 298,
"column": 31
},
"end": {
"line": 298,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"name": "_sortTypeInfo",
"range": [
10656,
10669
],
"loc": {
"start": {
"line": 298,
"column": 35
},
"end": {
"line": 298,
"column": 48
}
}
},
"range": [
10652,
10669
],
"loc": {
"start": {
"line": 298,
"column": 31
},
"end": {
"line": 298,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"name": "sType",
"range": [
10670,
10675
],
"loc": {
"start": {
"line": 298,
"column": 49
},
"end": {
"line": 298,
"column": 54
}
}
},
"range": [
10652,
10676
],
"loc": {
"start": {
"line": 298,
"column": 31
},
"end": {
"line": 298,
"column": 55
}
}
},
"range": [
10637,
10676
],
"loc": {
"start": {
"line": 298,
"column": 16
},
"end": {
"line": 298,
"column": 55
}
}
}
],
"kind": "let",
"range": [
10633,
10677
],
"loc": {
"start": {
"line": 298,
"column": 12
},
"end": {
"line": 298,
"column": 56
}
},
"leadingComments": [
{
"type": "Line",
"value": " if we have defined a custom getRowValue use that",
"range": [
10568,
10619
],
"loc": {
"start": {
"line": 297,
"column": 12
},
"end": {
"line": 297,
"column": 63
}
}
}
]
},
{
"type": "IfStatement",
"test": {
"type": "LogicalExpression",
"operator": "&&",
"left": {
"type": "Identifier",
"name": "sortTypeInfo",
"range": [
10695,
10707
],
"loc": {
"start": {
"line": 299,
"column": 16
},
"end": {
"line": 299,
"column": 28
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "sortTypeInfo",
"range": [
10711,
10723
],
"loc": {
"start": {
"line": 299,
"column": 32
},
"end": {
"line": 299,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "getRowValue",
"range": [
10724,
10735
],
"loc": {
"start": {
"line": 299,
"column": 45
},
"end": {
"line": 299,
"column": 56
}
}
},
"range": [
10711,
10735
],
"loc": {
"start": {
"line": 299,
"column": 32
},
"end": {
"line": 299,
"column": 56
}
}
},
"range": [
10695,
10735
],
"loc": {
"start": {
"line": 299,
"column": 16
},
"end": {
"line": 299,
"column": 56
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "sortTypeInfo",
"range": [
10762,
10774
],
"loc": {
"start": {
"line": 300,
"column": 23
},
"end": {
"line": 300,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "getRowValue",
"range": [
10775,
10786
],
"loc": {
"start": {
"line": 300,
"column": 36
},
"end": {
"line": 300,
"column": 47
}
}
},
"range": [
10762,
10786
],
"loc": {
"start": {
"line": 300,
"column": 23
},
"end": {
"line": 300,
"column": 47
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "oRow",
"range": [
10787,
10791
],
"loc": {
"start": {
"line": 300,
"column": 48
},
"end": {
"line": 300,
"column": 52
}
}
},
{
"type": "Identifier",
"name": "nColumn",
"range": [
10793,
10800
],
"loc": {
"start": {
"line": 300,
"column": 54
},
"end": {
"line": 300,
"column": 61
}
}
}
],
"range": [
10762,
10801
],
"loc": {
"start": {
"line": 300,
"column": 23
},
"end": {
"line": 300,
"column": 62
}
}
},
"range": [
10755,
10802
],
"loc": {
"start": {
"line": 300,
"column": 16
},
"end": {
"line": 300,
"column": 63
}
}
}
],
"range": [
10736,
10817
],
"loc": {
"start": {
"line": 299,
"column": 57
},
"end": {
"line": 301,
"column": 13
}
}
},
"alternate": null,
"range": [
10691,
10817
],
"loc": {
"start": {
"line": 299,
"column": 12
},
"end": {
"line": 301,
"column": 13
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "c",
"range": [
10835,
10836
],
"loc": {
"start": {
"line": 302,
"column": 16
},
"end": {
"line": 302,
"column": 17
}
}
},
"init": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "oRow",
"range": [
10839,
10843
],
"loc": {
"start": {
"line": 302,
"column": 20
},
"end": {
"line": 302,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "cells",
"range": [
10844,
10849
],
"loc": {
"start": {
"line": 302,
"column": 25
},
"end": {
"line": 302,
"column": 30
}
}
},
"range": [
10839,
10849
],
"loc": {
"start": {
"line": 302,
"column": 20
},
"end": {
"line": 302,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"name": "nColumn",
"range": [
10850,
10857
],
"loc": {
"start": {
"line": 302,
"column": 31
},
"end": {
"line": 302,
"column": 38
}
}
},
"range": [
10839,
10858
],
"loc": {
"start": {
"line": 302,
"column": 20
},
"end": {
"line": 302,
"column": 39
}
}
},
"range": [
10835,
10858
],
"loc": {
"start": {
"line": 302,
"column": 16
},
"end": {
"line": 302,
"column": 39
}
}
}
],
"kind": "let",
"range": [
10831,
10859
],
"loc": {
"start": {
"line": 302,
"column": 12
},
"end": {
"line": 302,
"column": 40
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "s",
"range": [
10877,
10878
],
"loc": {
"start": {
"line": 303,
"column": 16
},
"end": {
"line": 303,
"column": 17
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
10881,
10894
],
"loc": {
"start": {
"line": 303,
"column": 20
},
"end": {
"line": 303,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "getInnerText",
"range": [
10895,
10907
],
"loc": {
"start": {
"line": 303,
"column": 34
},
"end": {
"line": 303,
"column": 46
}
}
},
"range": [
10881,
10907
],
"loc": {
"start": {
"line": 303,
"column": 20
},
"end": {
"line": 303,
"column": 46
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "c",
"range": [
10908,
10909
],
"loc": {
"start": {
"line": 303,
"column": 47
},
"end": {
"line": 303,
"column": 48
}
}
}
],
"range": [
10881,
10910
],
"loc": {
"start": {
"line": 303,
"column": 20
},
"end": {
"line": 303,
"column": 49
}
}
},
"range": [
10877,
10910
],
"loc": {
"start": {
"line": 303,
"column": 16
},
"end": {
"line": 303,
"column": 49
}
}
}
],
"kind": "let",
"range": [
10873,
10911
],
"loc": {
"start": {
"line": 303,
"column": 12
},
"end": {
"line": 303,
"column": 50
}
}
},
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
10932,
10935
],
"loc": {
"start": {
"line": 304,
"column": 19
},
"end": {
"line": 304,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"name": "getValueFromString",
"range": [
10936,
10954
],
"loc": {
"start": {
"line": 304,
"column": 23
},
"end": {
"line": 304,
"column": 41
}
}
},
"range": [
10932,
10954
],
"loc": {
"start": {
"line": 304,
"column": 19
},
"end": {
"line": 304,
"column": 41
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
10955,
10956
],
"loc": {
"start": {
"line": 304,
"column": 42
},
"end": {
"line": 304,
"column": 43
}
}
},
{
"type": "Identifier",
"name": "sType",
"range": [
10958,
10963
],
"loc": {
"start": {
"line": 304,
"column": 45
},
"end": {
"line": 304,
"column": 50
}
}
}
],
"range": [
10932,
10964
],
"loc": {
"start": {
"line": 304,
"column": 19
},
"end": {
"line": 304,
"column": 51
}
}
},
"range": [
10925,
10965
],
"loc": {
"start": {
"line": 304,
"column": 12
},
"end": {
"line": 304,
"column": 52
}
}
}
],
"range": [
10524,
10976
],
"loc": {
"start": {
"line": 295,
"column": 76
},
"end": {
"line": 305,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
10494,
10976
],
"loc": {
"start": {
"line": 295,
"column": 46
},
"end": {
"line": 305,
"column": 9
}
}
},
"range": [
10456,
10976
],
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 305,
"column": 9
}
}
},
"range": [
10456,
10977
],
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 305,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides getRowValue for custom key value feature\r\n * @param {Object} oRow Row element\r\n * @param {String} sType\r\n * @param {Number} nColumn\r\n * @return {String}\r\n ",
"range": [
10217,
10446
],
"loc": {
"start": {
"line": 288,
"column": 8
},
"end": {
"line": 294,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides getInnerText in order to avoid Firefox unexpected sorting\r\n * behaviour with untrimmed text elements\r\n * @param {Object} oNode DOM element\r\n * @return {String} DOM element inner text\r\n ",
"range": [
10989,
11241
],
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 312,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
11251,
11264
],
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "getInnerText",
"range": [
11265,
11277
],
"loc": {
"start": {
"line": 313,
"column": 22
},
"end": {
"line": 313,
"column": 34
}
}
},
"range": [
11251,
11277
],
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 34
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "oNode",
"range": [
11289,
11294
],
"loc": {
"start": {
"line": 313,
"column": 46
},
"end": {
"line": 313,
"column": 51
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "IfStatement",
"test": {
"type": "UnaryExpression",
"operator": "!",
"argument": {
"type": "Identifier",
"name": "oNode",
"range": [
11314,
11319
],
"loc": {
"start": {
"line": 314,
"column": 16
},
"end": {
"line": 314,
"column": 21
}
}
},
"prefix": true,
"range": [
11313,
11319
],
"loc": {
"start": {
"line": 314,
"column": 15
},
"end": {
"line": 314,
"column": 21
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": null,
"range": [
11339,
11346
],
"loc": {
"start": {
"line": 315,
"column": 16
},
"end": {
"line": 315,
"column": 23
}
}
}
],
"range": [
11320,
11361
],
"loc": {
"start": {
"line": 314,
"column": 22
},
"end": {
"line": 316,
"column": 13
}
}
},
"alternate": null,
"range": [
11310,
11361
],
"loc": {
"start": {
"line": 314,
"column": 12
},
"end": {
"line": 316,
"column": 13
}
}
},
{
"type": "IfStatement",
"test": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "oNode",
"range": [
11378,
11383
],
"loc": {
"start": {
"line": 317,
"column": 15
},
"end": {
"line": 317,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "getAttribute",
"range": [
11384,
11396
],
"loc": {
"start": {
"line": 317,
"column": 21
},
"end": {
"line": 317,
"column": 33
}
}
},
"range": [
11378,
11396
],
"loc": {
"start": {
"line": 317,
"column": 15
},
"end": {
"line": 317,
"column": 33
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
11397,
11401
],
"loc": {
"start": {
"line": 317,
"column": 34
},
"end": {
"line": 317,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"name": "customKey",
"range": [
11402,
11411
],
"loc": {
"start": {
"line": 317,
"column": 39
},
"end": {
"line": 317,
"column": 48
}
}
},
"range": [
11397,
11411
],
"loc": {
"start": {
"line": 317,
"column": 34
},
"end": {
"line": 317,
"column": 48
}
}
}
],
"range": [
11378,
11412
],
"loc": {
"start": {
"line": 317,
"column": 15
},
"end": {
"line": 317,
"column": 49
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "oNode",
"range": [
11439,
11444
],
"loc": {
"start": {
"line": 318,
"column": 23
},
"end": {
"line": 318,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "getAttribute",
"range": [
11445,
11457
],
"loc": {
"start": {
"line": 318,
"column": 29
},
"end": {
"line": 318,
"column": 41
}
}
},
"range": [
11439,
11457
],
"loc": {
"start": {
"line": 318,
"column": 23
},
"end": {
"line": 318,
"column": 41
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
11458,
11462
],
"loc": {
"start": {
"line": 318,
"column": 42
},
"end": {
"line": 318,
"column": 46
}
}
},
"property": {
"type": "Identifier",
"name": "customKey",
"range": [
11463,
11472
],
"loc": {
"start": {
"line": 318,
"column": 47
},
"end": {
"line": 318,
"column": 56
}
}
},
"range": [
11458,
11472
],
"loc": {
"start": {
"line": 318,
"column": 42
},
"end": {
"line": 318,
"column": 56
}
}
}
],
"range": [
11439,
11473
],
"loc": {
"start": {
"line": 318,
"column": 23
},
"end": {
"line": 318,
"column": 57
}
}
},
"range": [
11432,
11474
],
"loc": {
"start": {
"line": 318,
"column": 16
},
"end": {
"line": 318,
"column": 58
}
}
}
],
"range": [
11413,
11489
],
"loc": {
"start": {
"line": 317,
"column": 50
},
"end": {
"line": 319,
"column": 13
}
}
},
"alternate": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Dom",
"range": [
11521,
11524
],
"loc": {
"start": {
"line": 320,
"column": 23
},
"end": {
"line": 320,
"column": 26
}
}
},
"property": {
"type": "Identifier",
"name": "getText",
"range": [
11525,
11532
],
"loc": {
"start": {
"line": 320,
"column": 27
},
"end": {
"line": 320,
"column": 34
}
}
},
"range": [
11521,
11532
],
"loc": {
"start": {
"line": 320,
"column": 23
},
"end": {
"line": 320,
"column": 34
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "oNode",
"range": [
11533,
11538
],
"loc": {
"start": {
"line": 320,
"column": 35
},
"end": {
"line": 320,
"column": 40
}
}
}
],
"range": [
11521,
11539
],
"loc": {
"start": {
"line": 320,
"column": 23
},
"end": {
"line": 320,
"column": 41
}
}
},
"range": [
11514,
11540
],
"loc": {
"start": {
"line": 320,
"column": 16
},
"end": {
"line": 320,
"column": 42
}
}
}
],
"range": [
11495,
11555
],
"loc": {
"start": {
"line": 319,
"column": 19
},
"end": {
"line": 321,
"column": 13
}
}
},
"range": [
11375,
11555
],
"loc": {
"start": {
"line": 317,
"column": 12
},
"end": {
"line": 321,
"column": 13
}
}
}
],
"range": [
11295,
11566
],
"loc": {
"start": {
"line": 313,
"column": 52
},
"end": {
"line": 322,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
11280,
11566
],
"loc": {
"start": {
"line": 313,
"column": 37
},
"end": {
"line": 322,
"column": 9
}
}
},
"range": [
11251,
11566
],
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 322,
"column": 9
}
}
},
"range": [
11251,
11567
],
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 322,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
"value": "*\r\n * Overrides getInnerText in order to avoid Firefox unexpected sorting\r\n * behaviour with untrimmed text elements\r\n * @param {Object} oNode DOM element\r\n * @return {String} DOM element inner text\r\n ",
"range": [
10989,
11241
],
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 312,
"column": 11
}
}
}
]
}
],
"range": [
5874,
11574
],
"loc": {
"start": {
"line": 167,
"column": 27
},
"end": {
"line": 323,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
5872,
11574
],
"loc": {
"start": {
"line": 167,
"column": 25
},
"end": {
"line": 323,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
5851,
11574
],
"loc": {
"start": {
"line": 167,
"column": 4
},
"end": {
"line": 323,
"column": 5
}
},
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "addSortType",
"range": [
11582,
11593
],
"loc": {
"start": {
"line": 325,
"column": 4
},
"end": {
"line": 325,
"column": 15
}
}
},
"value": {
"type": "FunctionExpression",
"id": null,
"params": [],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "args",
"range": [
11610,
11614
],
"loc": {
"start": {
"line": 326,
"column": 12
},
"end": {
"line": 326,
"column": 16
}
}
},
"init": {
"type": "Identifier",
"name": "arguments",
"range": [
11617,
11626
],
"loc": {
"start": {
"line": 326,
"column": 19
},
"end": {
"line": 326,
"column": 28
}
}
},
"range": [
11610,
11626
],
"loc": {
"start": {
"line": 326,
"column": 12
},
"end": {
"line": 326,
"column": 28
}
}
}
],
"kind": "var",
"range": [
11606,
11627
],
"loc": {
"start": {
"line": 326,
"column": 8
},
"end": {
"line": 326,
"column": 29
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
11637,
11650
],
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "prototype",
"range": [
11651,
11660
],
"loc": {
"start": {
"line": 327,
"column": 22
},
"end": {
"line": 327,
"column": 31
}
}
},
"range": [
11637,
11660
],
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
11661,
11672
],
"loc": {
"start": {
"line": 327,
"column": 32
},
"end": {
"line": 327,
"column": 43
}
}
},
"range": [
11637,
11672
],
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 43
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "args",
"range": [
11673,
11677
],
"loc": {
"start": {
"line": 327,
"column": 44
},
"end": {
"line": 327,
"column": 48
}
}
},
"property": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
11678,
11679
],
"loc": {
"start": {
"line": 327,
"column": 49
},
"end": {
"line": 327,
"column": 50
}
}
},
"range": [
11673,
11680
],
"loc": {
"start": {
"line": 327,
"column": 44
},
"end": {
"line": 327,
"column": 51
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "args",
"range": [
11682,
11686
],
"loc": {
"start": {
"line": 327,
"column": 53
},
"end": {
"line": 327,
"column": 57
}
}
},
"property": {
"type": "Literal",
"value": 1,
"raw": "1",
"range": [
11687,
11688
],
"loc": {
"start": {
"line": 327,
"column": 58
},
"end": {
"line": 327,
"column": 59
}
}
},
"range": [
11682,
11689
],
"loc": {
"start": {
"line": 327,
"column": 53
},
"end": {
"line": 327,
"column": 60
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "args",
"range": [
11691,
11695
],
"loc": {
"start": {
"line": 327,
"column": 62
},
"end": {
"line": 327,
"column": 66
}
}
},
"property": {
"type": "Literal",
"value": 2,
"raw": "2",
"range": [
11696,
11697
],
"loc": {
"start": {
"line": 327,
"column": 67
},
"end": {
"line": 327,
"column": 68
}
}
},
"range": [
11691,
11698
],
"loc": {
"start": {
"line": 327,
"column": 62
},
"end": {
"line": 327,
"column": 69
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "args",
"range": [
11700,
11704
],
"loc": {
"start": {
"line": 327,
"column": 71
},
"end": {
"line": 327,
"column": 75
}
}
},
"property": {
"type": "Literal",
"value": 3,
"raw": "3",
"range": [
11705,
11706
],
"loc": {
"start": {
"line": 327,
"column": 76
},
"end": {
"line": 327,
"column": 77
}
}
},
"range": [
11700,
11707
],
"loc": {
"start": {
"line": 327,
"column": 71
},
"end": {
"line": 327,
"column": 78
}
}
}
],
"range": [
11637,
11708
],
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 79
}
}
},
"range": [
11637,
11709
],
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 80
}
}
}
],
"range": [
11595,
11716
],
"loc": {
"start": {
"line": 325,
"column": 17
},
"end": {
"line": 328,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
11593,
11716
],
"loc": {
"start": {
"line": 325,
"column": 15
},
"end": {
"line": 328,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
11582,
11716
],
"loc": {
"start": {
"line": 325,
"column": 4
},
"end": {
"line": 328,
"column": 5
}
},
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "setSortTypes",
"range": [
11724,
11736
],
"loc": {
"start": {
"line": 330,
"column": 4
},
"end": {
"line": 330,
"column": 16
}
}
},
"value": {
"type": "FunctionExpression",
"id": null,
"params": [],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "tf",
"range": [
11753,
11755
],
"loc": {
"start": {
"line": 331,
"column": 12
},
"end": {
"line": 331,
"column": 14
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
11758,
11762
],
"loc": {
"start": {
"line": 331,
"column": 17
},
"end": {
"line": 331,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
11763,
11765
],
"loc": {
"start": {
"line": 331,
"column": 22
},
"end": {
"line": 331,
"column": 24
}
}
},
"range": [
11758,
11765
],
"loc": {
"start": {
"line": 331,
"column": 17
},
"end": {
"line": 331,
"column": 24
}
}
},
"range": [
11753,
11765
],
"loc": {
"start": {
"line": 331,
"column": 12
},
"end": {
"line": 331,
"column": 24
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "sortTypes",
"range": [
11780,
11789
],
"loc": {
"start": {
"line": 332,
"column": 12
},
"end": {
"line": 332,
"column": 21
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
11792,
11796
],
"loc": {
"start": {
"line": 332,
"column": 24
},
"end": {
"line": 332,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
11797,
11806
],
"loc": {
"start": {
"line": 332,
"column": 29
},
"end": {
"line": 332,
"column": 38
}
}
},
"range": [
11792,
11806
],
"loc": {
"start": {
"line": 332,
"column": 24
},
"end": {
"line": 332,
"column": 38
}
}
},
"range": [
11780,
11806
],
"loc": {
"start": {
"line": 332,
"column": 12
},
"end": {
"line": 332,
"column": 38
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_sortTypes",
"range": [
11821,
11831
],
"loc": {
"start": {
"line": 333,
"column": 12
},
"end": {
"line": 333,
"column": 22
}
}
},
"init": {
"type": "ArrayExpression",
"elements": [],
"range": [
11834,
11836
],
"loc": {
"start": {
"line": 333,
"column": 25
},
"end": {
"line": 333,
"column": 27
}
}
},
"range": [
11821,
11836
],
"loc": {
"start": {
"line": 333,
"column": 12
},
"end": {
"line": 333,
"column": 27
}
}
}
],
"kind": "let",
"range": [
11749,
11837
],
"loc": {
"start": {
"line": 331,
"column": 8
},
"end": {
"line": 333,
"column": 28
}
}
},
{
"type": "ForStatement",
"init": {
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "i",
"range": [
11857,
11858
],
"loc": {
"start": {
"line": 335,
"column": 16
},
"end": {
"line": 335,
"column": 17
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
11859,
11860
],
"loc": {
"start": {
"line": 335,
"column": 18
},
"end": {
"line": 335,
"column": 19
}
}
},
"range": [
11857,
11860
],
"loc": {
"start": {
"line": 335,
"column": 16
},
"end": {
"line": 335,
"column": 19
}
}
}
],
"kind": "let",
"range": [
11853,
11860
],
"loc": {
"start": {
"line": 335,
"column": 12
},
"end": {
"line": 335,
"column": 19
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "i",
"range": [
11862,
11863
],
"loc": {
"start": {
"line": 335,
"column": 21
},
"end": {
"line": 335,
"column": 22
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
11864,
11866
],
"loc": {
"start": {
"line": 335,
"column": 23
},
"end": {
"line": 335,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "nbCells",
"range": [
11867,
11874
],
"loc": {
"start": {
"line": 335,
"column": 26
},
"end": {
"line": 335,
"column": 33
}
}
},
"range": [
11864,
11874
],
"loc": {
"start": {
"line": 335,
"column": 23
},
"end": {
"line": 335,
"column": 33
}
}
},
"range": [
11862,
11874
],
"loc": {
"start": {
"line": 335,
"column": 21
},
"end": {
"line": 335,
"column": 33
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
11876,
11877
],
"loc": {
"start": {
"line": 335,
"column": 35
},
"end": {
"line": 335,
"column": 36
}
}
},
"prefix": false,
"range": [
11876,
11879
],
"loc": {
"start": {
"line": 335,
"column": 35
},
"end": {
"line": 335,
"column": 38
}
}
},
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "colType",
"range": [
11899,
11906
],
"loc": {
"start": {
"line": 336,
"column": 16
},
"end": {
"line": 336,
"column": 23
}
}
},
"init": null,
"range": [
11899,
11906
],
"loc": {
"start": {
"line": 336,
"column": 16
},
"end": {
"line": 336,
"column": 23
}
}
}
],
"kind": "let",
"range": [
11895,
11907
],
"loc": {
"start": {
"line": 336,
"column": 12
},
"end": {
"line": 336,
"column": 24
}
}
},
{
"type": "IfStatement",
"test": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "sortTypes",
"range": [
11926,
11935
],
"loc": {
"start": {
"line": 338,
"column": 15
},
"end": {
"line": 338,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
11936,
11937
],
"loc": {
"start": {
"line": 338,
"column": 25
},
"end": {
"line": 338,
"column": 26
}
}
},
"range": [
11926,
11938
],
"loc": {
"start": {
"line": 338,
"column": 15
},
"end": {
"line": 338,
"column": 27
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "colType",
"range": [
11958,
11965
],
"loc": {
"start": {
"line": 339,
"column": 16
},
"end": {
"line": 339,
"column": 23
}
}
},
"right": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "sortTypes",
"range": [
11968,
11977
],
"loc": {
"start": {
"line": 339,
"column": 26
},
"end": {
"line": 339,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
11978,
11979
],
"loc": {
"start": {
"line": 339,
"column": 36
},
"end": {
"line": 339,
"column": 37
}
}
},
"range": [
11968,
11980
],
"loc": {
"start": {
"line": 339,
"column": 26
},
"end": {
"line": 339,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
11981,
11992
],
"loc": {
"start": {
"line": 339,
"column": 39
},
"end": {
"line": 339,
"column": 50
}
}
},
"range": [
11968,
11992
],
"loc": {
"start": {
"line": 339,
"column": 26
},
"end": {
"line": 339,
"column": 50
}
}
},
"arguments": [],
"range": [
11968,
11994
],
"loc": {
"start": {
"line": 339,
"column": 26
},
"end": {
"line": 339,
"column": 52
}
}
},
"range": [
11958,
11994
],
"loc": {
"start": {
"line": 339,
"column": 16
},
"end": {
"line": 339,
"column": 52
}
}
},
"range": [
11958,
11995
],
"loc": {
"start": {
"line": 339,
"column": 16
},
"end": {
"line": 339,
"column": 53
}
}
},
{
"type": "IfStatement",
"test": {
"type": "BinaryExpression",
"operator": "===",
"left": {
"type": "Identifier",
"name": "colType",
"range": [
12016,
12023
],
"loc": {
"start": {
"line": 340,
"column": 19
},
"end": {
"line": 340,
"column": 26
}
}
},
"right": {
"type": "Literal",
"value": "none",
"raw": "'none'",
"range": [
12028,
12034
],
"loc": {
"start": {
"line": 340,
"column": 31
},
"end": {
"line": 340,
"column": 37
}
}
},
"range": [
12016,
12034
],
"loc": {
"start": {
"line": 340,
"column": 19
},
"end": {
"line": 340,
"column": 37
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "colType",
"range": [
12058,
12065
],
"loc": {
"start": {
"line": 341,
"column": 20
},
"end": {
"line": 341,
"column": 27
}
}
},
"right": {
"type": "Literal",
"value": "None",
"raw": "'None'",
"range": [
12068,
12074
],
"loc": {
"start": {
"line": 341,
"column": 30
},
"end": {
"line": 341,
"column": 36
}
}
},
"range": [
12058,
12074
],
"loc": {
"start": {
"line": 341,
"column": 20
},
"end": {
"line": 341,
"column": 36
}
}
},
"range": [
12058,
12075
],
"loc": {
"start": {
"line": 341,
"column": 20
},
"end": {
"line": 341,
"column": 37
}
}
}
],
"range": [
12035,
12094
],
"loc": {
"start": {
"line": 340,
"column": 38
},
"end": {
"line": 342,
"column": 17
}
}
},
"alternate": null,
"range": [
12013,
12094
],
"loc": {
"start": {
"line": 340,
"column": 16
},
"end": {
"line": 342,
"column": 17
}
}
}
],
"range": [
11939,
12109
],
"loc": {
"start": {
"line": 338,
"column": 28
},
"end": {
"line": 343,
"column": 13
}
}
},
"alternate": {
"type": "BlockStatement",
"body": [
{
"type": "IfStatement",
"test": {
"type": "LogicalExpression",
"operator": "&&",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
12161,
12163
],
"loc": {
"start": {
"line": 344,
"column": 19
},
"end": {
"line": 344,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "hasColNbFormat",
"range": [
12164,
12178
],
"loc": {
"start": {
"line": 344,
"column": 22
},
"end": {
"line": 344,
"column": 36
}
}
},
"range": [
12161,
12178
],
"loc": {
"start": {
"line": 344,
"column": 19
},
"end": {
"line": 344,
"column": 36
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "!==",
"left": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
12182,
12184
],
"loc": {
"start": {
"line": 344,
"column": 40
},
"end": {
"line": 344,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"name": "colNbFormat",
"range": [
12185,
12196
],
"loc": {
"start": {
"line": 344,
"column": 43
},
"end": {
"line": 344,
"column": 54
}
}
},
"range": [
12182,
12196
],
"loc": {
"start": {
"line": 344,
"column": 40
},
"end": {
"line": 344,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
12197,
12198
],
"loc": {
"start": {
"line": 344,
"column": 55
},
"end": {
"line": 344,
"column": 56
}
}
},
"range": [
12182,
12199
],
"loc": {
"start": {
"line": 344,
"column": 40
},
"end": {
"line": 344,
"column": 57
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
12204,
12208
],
"loc": {
"start": {
"line": 344,
"column": 62
},
"end": {
"line": 344,
"column": 66
}
}
},
"range": [
12182,
12208
],
"loc": {
"start": {
"line": 344,
"column": 40
},
"end": {
"line": 344,
"column": 66
}
}
},
"range": [
12161,
12208
],
"loc": {
"start": {
"line": 344,
"column": 19
},
"end": {
"line": 344,
"column": 66
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "colType",
"range": [
12232,
12239
],
"loc": {
"start": {
"line": 345,
"column": 20
},
"end": {
"line": 345,
"column": 27
}
}
},
"right": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
12242,
12244
],
"loc": {
"start": {
"line": 345,
"column": 30
},
"end": {
"line": 345,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "colNbFormat",
"range": [
12245,
12256
],
"loc": {
"start": {
"line": 345,
"column": 33
},
"end": {
"line": 345,
"column": 44
}
}
},
"range": [
12242,
12256
],
"loc": {
"start": {
"line": 345,
"column": 30
},
"end": {
"line": 345,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
12257,
12258
],
"loc": {
"start": {
"line": 345,
"column": 45
},
"end": {
"line": 345,
"column": 46
}
}
},
"range": [
12242,
12259
],
"loc": {
"start": {
"line": 345,
"column": 30
},
"end": {
"line": 345,
"column": 47
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
12260,
12271
],
"loc": {
"start": {
"line": 345,
"column": 48
},
"end": {
"line": 345,
"column": 59
}
}
},
"range": [
12242,
12271
],
"loc": {
"start": {
"line": 345,
"column": 30
},
"end": {
"line": 345,
"column": 59
}
}
},
"arguments": [],
"range": [
12242,
12273
],
"loc": {
"start": {
"line": 345,
"column": 30
},
"end": {
"line": 345,
"column": 61
}
}
},
"range": [
12232,
12273
],
"loc": {
"start": {
"line": 345,
"column": 20
},
"end": {
"line": 345,
"column": 61
}
}
},
"range": [
12232,
12274
],
"loc": {
"start": {
"line": 345,
"column": 20
},
"end": {
"line": 345,
"column": 62
}
}
}
],
"range": [
12209,
12293
],
"loc": {
"start": {
"line": 344,
"column": 67
},
"end": {
"line": 346,
"column": 17
}
}
},
"alternate": {
"type": "IfStatement",
"test": {
"type": "LogicalExpression",
"operator": "&&",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
12302,
12304
],
"loc": {
"start": {
"line": 346,
"column": 26
},
"end": {
"line": 346,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "hasColDateType",
"range": [
12305,
12319
],
"loc": {
"start": {
"line": 346,
"column": 29
},
"end": {
"line": 346,
"column": 43
}
}
},
"range": [
12302,
12319
],
"loc": {
"start": {
"line": 346,
"column": 26
},
"end": {
"line": 346,
"column": 43
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "!==",
"left": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
12323,
12325
],
"loc": {
"start": {
"line": 346,
"column": 47
},
"end": {
"line": 346,
"column": 49
}
}
},
"property": {
"type": "Identifier",
"name": "colDateType",
"range": [
12326,
12337
],
"loc": {
"start": {
"line": 346,
"column": 50
},
"end": {
"line": 346,
"column": 61
}
}
},
"range": [
12323,
12337
],
"loc": {
"start": {
"line": 346,
"column": 47
},
"end": {
"line": 346,
"column": 61
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
12338,
12339
],
"loc": {
"start": {
"line": 346,
"column": 62
},
"end": {
"line": 346,
"column": 63
}
}
},
"range": [
12323,
12340
],
"loc": {
"start": {
"line": 346,
"column": 47
},
"end": {
"line": 346,
"column": 64
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
12345,
12349
],
"loc": {
"start": {
"line": 346,
"column": 69
},
"end": {
"line": 346,
"column": 73
}
}
},
"range": [
12323,
12349
],
"loc": {
"start": {
"line": 346,
"column": 47
},
"end": {
"line": 346,
"column": 73
}
}
},
"range": [
12302,
12349
],
"loc": {
"start": {
"line": 346,
"column": 26
},
"end": {
"line": 346,
"column": 73
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "colType",
"range": [
12373,
12380
],
"loc": {
"start": {
"line": 347,
"column": 20
},
"end": {
"line": 347,
"column": 27
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "+",
"left": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
12383,
12385
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "colDateType",
"range": [
12386,
12397
],
"loc": {
"start": {
"line": 347,
"column": 33
},
"end": {
"line": 347,
"column": 44
}
}
},
"range": [
12383,
12397
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
12398,
12399
],
"loc": {
"start": {
"line": 347,
"column": 45
},
"end": {
"line": 347,
"column": 46
}
}
},
"range": [
12383,
12400
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 47
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
12401,
12412
],
"loc": {
"start": {
"line": 347,
"column": 48
},
"end": {
"line": 347,
"column": 59
}
}
},
"range": [
12383,
12412
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 59
}
}
},
"arguments": [],
"range": [
12383,
12414
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 61
}
}
},
"right": {
"type": "Literal",
"value": "date",
"raw": "'date'",
"range": [
12415,
12421
],
"loc": {
"start": {
"line": 347,
"column": 62
},
"end": {
"line": 347,
"column": 68
}
}
},
"range": [
12383,
12421
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 68
}
}
},
"range": [
12373,
12421
],
"loc": {
"start": {
"line": 347,
"column": 20
},
"end": {
"line": 347,
"column": 68
}
}
},
"range": [
12373,
12422
],
"loc": {
"start": {
"line": 347,
"column": 20
},
"end": {
"line": 347,
"column": 69
}
}
}
],
"range": [
12350,
12441
],
"loc": {
"start": {
"line": 346,
"column": 74
},
"end": {
"line": 348,
"column": 17
}
}
},
"alternate": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "colType",
"range": [
12470,
12477
],
"loc": {
"start": {
"line": 349,
"column": 20
},
"end": {
"line": 349,
"column": 27
}
}
},
"right": {
"type": "Literal",
"value": "String",
"raw": "'String'",
"range": [
12480,
12488
],
"loc": {
"start": {
"line": 349,
"column": 30
},
"end": {
"line": 349,
"column": 38
}
}
},
"range": [
12470,
12488
],
"loc": {
"start": {
"line": 349,
"column": 20
},
"end": {
"line": 349,
"column": 38
}
}
},
"range": [
12470,
12489
],
"loc": {
"start": {
"line": 349,
"column": 20
},
"end": {
"line": 349,
"column": 39
}
}
}
],
"range": [
12447,
12508
],
"loc": {
"start": {
"line": 348,
"column": 23
},
"end": {
"line": 350,
"column": 17
}
}
},
"range": [
12299,
12508
],
"loc": {
"start": {
"line": 346,
"column": 23
},
"end": {
"line": 350,
"column": 17
}
}
},
"range": [
12158,
12508
],
"loc": {
"start": {
"line": 344,
"column": 16
},
"end": {
"line": 350,
"column": 17
}
},
"leadingComments": [
{
"type": "Line",
"value": " resolve column types",
"range": [
12117,
12140
],
"loc": {
"start": {
"line": 343,
"column": 21
},
"end": {
"line": 343,
"column": 44
}
}
}
]
}
],
"range": [
12115,
12523
],
"loc": {
"start": {
"line": 343,
"column": 19
},
"end": {
"line": 351,
"column": 13
}
}
},
"range": [
11923,
12523
],
"loc": {
"start": {
"line": 338,
"column": 12
},
"end": {
"line": 351,
"column": 13
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "_sortTypes",
"range": [
12537,
12547
],
"loc": {
"start": {
"line": 352,
"column": 12
},
"end": {
"line": 352,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"name": "push",
"range": [
12548,
12552
],
"loc": {
"start": {
"line": 352,
"column": 23
},
"end": {
"line": 352,
"column": 27
}
}
},
"range": [
12537,
12552
],
"loc": {
"start": {
"line": 352,
"column": 12
},
"end": {
"line": 352,
"column": 27
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "colType",
"range": [
12553,
12560
],
"loc": {
"start": {
"line": 352,
"column": 28
},
"end": {
"line": 352,
"column": 35
}
}
}
],
"range": [
12537,
12561
],
"loc": {
"start": {
"line": 352,
"column": 12
},
"end": {
"line": 352,
"column": 36
}
}
},
"range": [
12537,
12562
],
"loc": {
"start": {
"line": 352,
"column": 12
},
"end": {
"line": 352,
"column": 37
}
}
}
],
"range": [
11880,
12573
],
"loc": {
"start": {
"line": 335,
"column": 39
},
"end": {
"line": 353,
"column": 9
}
}
},
"range": [
11849,
12573
],
"loc": {
"start": {
"line": 335,
"column": 8
},
"end": {
"line": 353,
"column": 9
}
},
"trailingComments": [
{
"type": "Line",
"value": "Public TF method to add sort type",
"range": [
12585,
12620
],
"loc": {
"start": {
"line": 355,
"column": 8
},
"end": {
"line": 355,
"column": 43
}
}
},
{
"type": "Line",
"value": "Custom sort types",
"range": [
12632,
12651
],
"loc": {
"start": {
"line": 357,
"column": 8
},
"end": {
"line": 357,
"column": 27
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
12661,
12665
],
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
12666,
12677
],
"loc": {
"start": {
"line": 358,
"column": 13
},
"end": {
"line": 358,
"column": 24
}
}
},
"range": [
12661,
12677
],
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "number",
"raw": "'number'",
"range": [
12678,
12686
],
"loc": {
"start": {
"line": 358,
"column": 25
},
"end": {
"line": 358,
"column": 33
}
}
},
{
"type": "Identifier",
"name": "Number",
"range": [
12688,
12694
],
"loc": {
"start": {
"line": 358,
"column": 35
},
"end": {
"line": 358,
"column": 41
}
}
}
],
"range": [
12661,
12695
],
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 42
}
}
},
"range": [
12661,
12696
],
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 43
}
},
"leadingComments": [
{
"type": "Line",
"value": "Public TF method to add sort type",
"range": [
12585,
12620
],
"loc": {
"start": {
"line": 355,
"column": 8
},
"end": {
"line": 355,
"column": 43
}
}
},
{
"type": "Line",
"value": "Custom sort types",
"range": [
12632,
12651
],
"loc": {
"start": {
"line": 357,
"column": 8
},
"end": {
"line": 357,
"column": 27
}
}
}
]
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
12706,
12710
],
"loc": {
"start": {
"line": 359,
"column": 8
},
"end": {
"line": 359,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
12711,
12722
],
"loc": {
"start": {
"line": 359,
"column": 13
},
"end": {
"line": 359,
"column": 24
}
}
},
"range": [
12706,
12722
],
"loc": {
"start": {
"line": 359,
"column": 8
},
"end": {
"line": 359,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "caseinsensitivestring",
"raw": "'caseinsensitivestring'",
"range": [
12723,
12746
],
"loc": {
"start": {
"line": 359,
"column": 25
},
"end": {
"line": 359,
"column": 48
}
}
},
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
12748,
12761
],
"loc": {
"start": {
"line": 359,
"column": 50
},
"end": {
"line": 359,
"column": 63
}
}
},
"property": {
"type": "Identifier",
"name": "toUpperCase",
"range": [
12762,
12773
],
"loc": {
"start": {
"line": 359,
"column": 64
},
"end": {
"line": 359,
"column": 75
}
}
},
"range": [
12748,
12773
],
"loc": {
"start": {
"line": 359,
"column": 50
},
"end": {
"line": 359,
"column": 75
}
}
}
],
"range": [
12706,
12774
],
"loc": {
"start": {
"line": 359,
"column": 8
},
"end": {
"line": 359,
"column": 76
}
}
},
"range": [
12706,
12775
],
"loc": {
"start": {
"line": 359,
"column": 8
},
"end": {
"line": 359,
"column": 77
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
12785,
12789
],
"loc": {
"start": {
"line": 360,
"column": 8
},
"end": {
"line": 360,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
12790,
12801
],
"loc": {
"start": {
"line": 360,
"column": 13
},
"end": {
"line": 360,
"column": 24
}
}
},
"range": [
12785,
12801
],
"loc": {
"start": {
"line": 360,
"column": 8
},
"end": {
"line": 360,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "date",
"raw": "'date'",
"range": [
12802,
12808
],
"loc": {
"start": {
"line": 360,
"column": 25
},
"end": {
"line": 360,
"column": 31
}
}
},
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
12810,
12823
],
"loc": {
"start": {
"line": 360,
"column": 33
},
"end": {
"line": 360,
"column": 46
}
}
},
"property": {
"type": "Identifier",
"name": "toDate",
"range": [
12824,
12830
],
"loc": {
"start": {
"line": 360,
"column": 47
},
"end": {
"line": 360,
"column": 53
}
}
},
"range": [
12810,
12830
],
"loc": {
"start": {
"line": 360,
"column": 33
},
"end": {
"line": 360,
"column": 53
}
}
}
],
"range": [
12785,
12831
],
"loc": {
"start": {
"line": 360,
"column": 8
},
"end": {
"line": 360,
"column": 54
}
}
},
"range": [
12785,
12832
],
"loc": {
"start": {
"line": 360,
"column": 8
},
"end": {
"line": 360,
"column": 55
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
12842,
12846
],
"loc": {
"start": {
"line": 361,
"column": 8
},
"end": {
"line": 361,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
12847,
12858
],
"loc": {
"start": {
"line": 361,
"column": 13
},
"end": {
"line": 361,
"column": 24
}
}
},
"range": [
12842,
12858
],
"loc": {
"start": {
"line": 361,
"column": 8
},
"end": {
"line": 361,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "string",
"raw": "'string'",
"range": [
12859,
12867
],
"loc": {
"start": {
"line": 361,
"column": 25
},
"end": {
"line": 361,
"column": 33
}
}
}
],
"range": [
12842,
12868
],
"loc": {
"start": {
"line": 361,
"column": 8
},
"end": {
"line": 361,
"column": 34
}
}
},
"range": [
12842,
12869
],
"loc": {
"start": {
"line": 361,
"column": 8
},
"end": {
"line": 361,
"column": 35
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
12879,
12883
],
"loc": {
"start": {
"line": 362,
"column": 8
},
"end": {
"line": 362,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
12884,
12895
],
"loc": {
"start": {
"line": 362,
"column": 13
},
"end": {
"line": 362,
"column": 24
}
}
},
"range": [
12879,
12895
],
"loc": {
"start": {
"line": 362,
"column": 8
},
"end": {
"line": 362,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "us",
"raw": "'us'",
"range": [
12896,
12900
],
"loc": {
"start": {
"line": 362,
"column": 25
},
"end": {
"line": 362,
"column": 29
}
}
},
{
"type": "Identifier",
"name": "usNumberConverter",
"range": [
12902,
12919
],
"loc": {
"start": {
"line": 362,
"column": 31
},
"end": {
"line": 362,
"column": 48
}
}
}
],
"range": [
12879,
12920
],
"loc": {
"start": {
"line": 362,
"column": 8
},
"end": {
"line": 362,
"column": 49
}
}
},
"range": [
12879,
12921
],
"loc": {
"start": {
"line": 362,
"column": 8
},
"end": {
"line": 362,
"column": 50
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
12931,
12935
],
"loc": {
"start": {
"line": 363,
"column": 8
},
"end": {
"line": 363,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
12936,
12947
],
"loc": {
"start": {
"line": 363,
"column": 13
},
"end": {
"line": 363,
"column": 24
}
}
},
"range": [
12931,
12947
],
"loc": {
"start": {
"line": 363,
"column": 8
},
"end": {
"line": 363,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "eu",
"raw": "'eu'",
"range": [
12948,
12952
],
"loc": {
"start": {
"line": 363,
"column": 25
},
"end": {
"line": 363,
"column": 29
}
}
},
{
"type": "Identifier",
"name": "euNumberConverter",
"range": [
12954,
12971
],
"loc": {
"start": {
"line": 363,
"column": 31
},
"end": {
"line": 363,
"column": 48
}
}
}
],
"range": [
12931,
12972
],
"loc": {
"start": {
"line": 363,
"column": 8
},
"end": {
"line": 363,
"column": 49
}
}
},
"range": [
12931,
12973
],
"loc": {
"start": {
"line": 363,
"column": 8
},
"end": {
"line": 363,
"column": 50
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
12983,
12987
],
"loc": {
"start": {
"line": 364,
"column": 8
},
"end": {
"line": 364,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
12988,
12999
],
"loc": {
"start": {
"line": 364,
"column": 13
},
"end": {
"line": 364,
"column": 24
}
}
},
"range": [
12983,
12999
],
"loc": {
"start": {
"line": 364,
"column": 8
},
"end": {
"line": 364,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "dmydate",
"raw": "'dmydate'",
"range": [
13000,
13009
],
"loc": {
"start": {
"line": 364,
"column": 25
},
"end": {
"line": 364,
"column": 34
}
}
},
{
"type": "Identifier",
"name": "dmyDateConverter",
"range": [
13011,
13027
],
"loc": {
"start": {
"line": 364,
"column": 36
},
"end": {
"line": 364,
"column": 52
}
}
}
],
"range": [
12983,
13029
],
"loc": {
"start": {
"line": 364,
"column": 8
},
"end": {
"line": 364,
"column": 54
}
}
},
"range": [
12983,
13030
],
"loc": {
"start": {
"line": 364,
"column": 8
},
"end": {
"line": 364,
"column": 55
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
13040,
13044
],
"loc": {
"start": {
"line": 365,
"column": 8
},
"end": {
"line": 365,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
13045,
13056
],
"loc": {
"start": {
"line": 365,
"column": 13
},
"end": {
"line": 365,
"column": 24
}
}
},
"range": [
13040,
13056
],
"loc": {
"start": {
"line": 365,
"column": 8
},
"end": {
"line": 365,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "ymddate",
"raw": "'ymddate'",
"range": [
13057,
13066
],
"loc": {
"start": {
"line": 365,
"column": 25
},
"end": {
"line": 365,
"column": 34
}
}
},
{
"type": "Identifier",
"name": "ymdDateConverter",
"range": [
13068,
13084
],
"loc": {
"start": {
"line": 365,
"column": 36
},
"end": {
"line": 365,
"column": 52
}
}
}
],
"range": [
13040,
13085
],
"loc": {
"start": {
"line": 365,
"column": 8
},
"end": {
"line": 365,
"column": 53
}
}
},
"range": [
13040,
13086
],
"loc": {
"start": {
"line": 365,
"column": 8
},
"end": {
"line": 365,
"column": 54
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
13096,
13100
],
"loc": {
"start": {
"line": 366,
"column": 8
},
"end": {
"line": 366,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
13101,
13112
],
"loc": {
"start": {
"line": 366,
"column": 13
},
"end": {
"line": 366,
"column": 24
}
}
},
"range": [
13096,
13112
],
"loc": {
"start": {
"line": 366,
"column": 8
},
"end": {
"line": 366,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "mdydate",
"raw": "'mdydate'",
"range": [
13113,
13122
],
"loc": {
"start": {
"line": 366,
"column": 25
},
"end": {
"line": 366,
"column": 34
}
}
},
{
"type": "Identifier",
"name": "mdyDateConverter",
"range": [
13124,
13140
],
"loc": {
"start": {
"line": 366,
"column": 36
},
"end": {
"line": 366,
"column": 52
}
}
}
],
"range": [
13096,
13141
],
"loc": {
"start": {
"line": 366,
"column": 8
},
"end": {
"line": 366,
"column": 53
}
}
},
"range": [
13096,
13142
],
"loc": {
"start": {
"line": 366,
"column": 8
},
"end": {
"line": 366,
"column": 54
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
13152,
13156
],
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
13157,
13168
],
"loc": {
"start": {
"line": 367,
"column": 13
},
"end": {
"line": 367,
"column": 24
}
}
},
"range": [
13152,
13168
],
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "ddmmmyyyydate",
"raw": "'ddmmmyyyydate'",
"range": [
13169,
13184
],
"loc": {
"start": {
"line": 367,
"column": 25
},
"end": {
"line": 367,
"column": 40
}
}
},
{
"type": "Identifier",
"name": "ddmmmyyyyDateConverter",
"range": [
13186,
13208
],
"loc": {
"start": {
"line": 367,
"column": 42
},
"end": {
"line": 367,
"column": 64
}
}
}
],
"range": [
13152,
13209
],
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 65
}
}
},
"range": [
13152,
13210
],
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 66
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
13220,
13224
],
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
13225,
13236
],
"loc": {
"start": {
"line": 368,
"column": 13
},
"end": {
"line": 368,
"column": 24
}
}
},
"range": [
13220,
13236
],
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "ipaddress",
"raw": "'ipaddress'",
"range": [
13237,
13248
],
"loc": {
"start": {
"line": 368,
"column": 25
},
"end": {
"line": 368,
"column": 36
}
}
},
{
"type": "Identifier",
"name": "ipAddress",
"range": [
13250,
13259
],
"loc": {
"start": {
"line": 368,
"column": 38
},
"end": {
"line": 368,
"column": 47
}
}
},
{
"type": "Identifier",
"name": "sortIP",
"range": [
13261,
13267
],
"loc": {
"start": {
"line": 368,
"column": 49
},
"end": {
"line": 368,
"column": 55
}
}
}
],
"range": [
13220,
13268
],
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 56
}
}
},
"range": [
13220,
13269
],
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 57
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
13281,
13285
],
"loc": {
"start": {
"line": 370,
"column": 8
},
"end": {
"line": 370,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
13286,
13289
],
"loc": {
"start": {
"line": 370,
"column": 13
},
"end": {
"line": 370,
"column": 16
}
}
},
"range": [
13281,
13289
],
"loc": {
"start": {
"line": 370,
"column": 8
},
"end": {
"line": 370,
"column": 16
}
}
},
"right": {
"type": "NewExpression",
"callee": {
"type": "Identifier",
"name": "SortableTable",
"range": [
13296,
13309
],
"loc": {
"start": {
"line": 370,
"column": 23
},
"end": {
"line": 370,
"column": 36
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
13310,
13312
],
"loc": {
"start": {
"line": 370,
"column": 37
},
"end": {
"line": 370,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"name": "tbl",
"range": [
13313,
13316
],
"loc": {
"start": {
"line": 370,
"column": 40
},
"end": {
"line": 370,
"column": 43
}
}
},
"range": [
13310,
13316
],
"loc": {
"start": {
"line": 370,
"column": 37
},
"end": {
"line": 370,
"column": 43
}
}
},
{
"type": "Identifier",
"name": "_sortTypes",
"range": [
13318,
13328
],
"loc": {
"start": {
"line": 370,
"column": 45
},
"end": {
"line": 370,
"column": 55
}
}
}
],
"range": [
13292,
13329
],
"loc": {
"start": {
"line": 370,
"column": 19
},
"end": {
"line": 370,
"column": 56
}
}
},
"range": [
13281,
13329
],
"loc": {
"start": {
"line": 370,
"column": 8
},
"end": {
"line": 370,
"column": 56
}
}
},
"range": [
13281,
13330
],
"loc": {
"start": {
"line": 370,
"column": 8
},
"end": {
"line": 370,
"column": 57
}
},
"trailingComments": [
{
"type": "Block",
"value": "** external table headers adapter **",
"range": [
13342,
13382
],
"loc": {
"start": {
"line": 372,
"column": 8
},
"end": {
"line": 372,
"column": 48
}
}
}
]
},
{
"type": "IfStatement",
"test": {
"type": "LogicalExpression",
"operator": "&&",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
13395,
13399
],
"loc": {
"start": {
"line": 373,
"column": 11
},
"end": {
"line": 373,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "asyncSort",
"range": [
13400,
13409
],
"loc": {
"start": {
"line": 373,
"column": 16
},
"end": {
"line": 373,
"column": 25
}
}
},
"range": [
13395,
13409
],
"loc": {
"start": {
"line": 373,
"column": 11
},
"end": {
"line": 373,
"column": 25
}
}
},
"right": {
"type": "BinaryExpression",
"operator": ">",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
13413,
13417
],
"loc": {
"start": {
"line": 373,
"column": 29
},
"end": {
"line": 373,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "triggerIds",
"range": [
13418,
13428
],
"loc": {
"start": {
"line": 373,
"column": 34
},
"end": {
"line": 373,
"column": 44
}
}
},
"range": [
13413,
13428
],
"loc": {
"start": {
"line": 373,
"column": 29
},
"end": {
"line": 373,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
13429,
13435
],
"loc": {
"start": {
"line": 373,
"column": 45
},
"end": {
"line": 373,
"column": 51
}
}
},
"range": [
13413,
13435
],
"loc": {
"start": {
"line": 373,
"column": 29
},
"end": {
"line": 373,
"column": 51
}
}
},
"right": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
13438,
13439
],
"loc": {
"start": {
"line": 373,
"column": 54
},
"end": {
"line": 373,
"column": 55
}
}
},
"range": [
13413,
13439
],
"loc": {
"start": {
"line": 373,
"column": 29
},
"end": {
"line": 373,
"column": 55
}
}
},
"range": [
13395,
13439
],
"loc": {
"start": {
"line": 373,
"column": 11
},
"end": {
"line": 373,
"column": 55
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "triggers",
"range": [
13459,
13467
],
"loc": {
"start": {
"line": 374,
"column": 16
},
"end": {
"line": 374,
"column": 24
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
13470,
13474
],
"loc": {
"start": {
"line": 374,
"column": 27
},
"end": {
"line": 374,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "triggerIds",
"range": [
13475,
13485
],
"loc": {
"start": {
"line": 374,
"column": 32
},
"end": {
"line": 374,
"column": 42
}
}
},
"range": [
13470,
13485
],
"loc": {
"start": {
"line": 374,
"column": 27
},
"end": {
"line": 374,
"column": 42
}
}
},
"range": [
13459,
13485
],
"loc": {
"start": {
"line": 374,
"column": 16
},
"end": {
"line": 374,
"column": 42
}
}
}
],
"kind": "let",
"range": [
13455,
13486
],
"loc": {
"start": {
"line": 374,
"column": 12
},
"end": {
"line": 374,
"column": 43
}
}
},
{
"type": "ForStatement",
"init": {
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "j",
"range": [
13508,
13509
],
"loc": {
"start": {
"line": 375,
"column": 20
},
"end": {
"line": 375,
"column": 21
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
13510,
13511
],
"loc": {
"start": {
"line": 375,
"column": 22
},
"end": {
"line": 375,
"column": 23
}
}
},
"range": [
13508,
13511
],
"loc": {
"start": {
"line": 375,
"column": 20
},
"end": {
"line": 375,
"column": 23
}
}
}
],
"kind": "let",
"range": [
13504,
13511
],
"loc": {
"start": {
"line": 375,
"column": 16
},
"end": {
"line": 375,
"column": 23
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "j",
"range": [
13513,
13514
],
"loc": {
"start": {
"line": 375,
"column": 25
},
"end": {
"line": 375,
"column": 26
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "triggers",
"range": [
13515,
13523
],
"loc": {
"start": {
"line": 375,
"column": 27
},
"end": {
"line": 375,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
13524,
13530
],
"loc": {
"start": {
"line": 375,
"column": 36
},
"end": {
"line": 375,
"column": 42
}
}
},
"range": [
13515,
13530
],
"loc": {
"start": {
"line": 375,
"column": 27
},
"end": {
"line": 375,
"column": 42
}
}
},
"range": [
13513,
13530
],
"loc": {
"start": {
"line": 375,
"column": 25
},
"end": {
"line": 375,
"column": 42
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "j",
"range": [
13532,
13533
],
"loc": {
"start": {
"line": 375,
"column": 44
},
"end": {
"line": 375,
"column": 45
}
}
},
"prefix": false,
"range": [
13532,
13535
],
"loc": {
"start": {
"line": 375,
"column": 44
},
"end": {
"line": 375,
"column": 47
}
}
},
"body": {
"type": "BlockStatement",
"body": [
{
"type": "IfStatement",
"test": {
"type": "BinaryExpression",
"operator": "===",
"left": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "triggers",
"range": [
13558,
13566
],
"loc": {
"start": {
"line": 376,
"column": 19
},
"end": {
"line": 376,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "j",
"range": [
13567,
13568
],
"loc": {
"start": {
"line": 376,
"column": 28
},
"end": {
"line": 376,
"column": 29
}
}
},
"range": [
13558,
13569
],
"loc": {
"start": {
"line": 376,
"column": 19
},
"end": {
"line": 376,
"column": 30
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
13574,
13578
],
"loc": {
"start": {
"line": 376,
"column": 35
},
"end": {
"line": 376,
"column": 39
}
}
},
"range": [
13558,
13578
],
"loc": {
"start": {
"line": 376,
"column": 19
},
"end": {
"line": 376,
"column": 39
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ContinueStatement",
"label": null,
"range": [
13602,
13611
],
"loc": {
"start": {
"line": 377,
"column": 20
},
"end": {
"line": 377,
"column": 29
}
}
}
],
"range": [
13579,
13630
],
"loc": {
"start": {
"line": 376,
"column": 40
},
"end": {
"line": 378,
"column": 17
}
}
},
"alternate": null,
"range": [
13555,
13630
],
"loc": {
"start": {
"line": 376,
"column": 16
},
"end": {
"line": 378,
"column": 17
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "trigger",
"range": [
13652,
13659
],
"loc": {
"start": {
"line": 379,
"column": 20
},
"end": {
"line": 379,
"column": 27
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Dom",
"range": [
13662,
13665
],
"loc": {
"start": {
"line": 379,
"column": 30
},
"end": {
"line": 379,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "id",
"range": [
13666,
13668
],
"loc": {
"start": {
"line": 379,
"column": 34
},
"end": {
"line": 379,
"column": 36
}
}
},
"range": [
13662,
13668
],
"loc": {
"start": {
"line": 379,
"column": 30
},
"end": {
"line": 379,
"column": 36
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "triggers",
"range": [
13669,
13677
],
"loc": {
"start": {
"line": 379,
"column": 37
},
"end": {
"line": 379,
"column": 45
}
}
},
"property": {
"type": "Identifier",
"name": "j",
"range": [
13678,
13679
],
"loc": {
"start": {
"line": 379,
"column": 46
},
"end": {
"line": 379,
"column": 47
}
}
},
"range": [
13669,
13680
],
"loc": {
"start": {
"line": 379,
"column": 37
},
"end": {
"line": 379,
"column": 48
}
}
}
],
"range": [
13662,
13681
],
"loc": {
"start": {
"line": 379,
"column": 30
},
"end": {
"line": 379,
"column": 49
}
}
},
"range": [
13652,
13681
],
"loc": {
"start": {
"line": 379,
"column": 20
},
"end": {
"line": 379,
"column": 49
}
}
}
],
"kind": "let",
"range": [
13648,
13682
],
"loc": {
"start": {
"line": 379,
"column": 16
},
"end": {
"line": 379,
"column": 50
}
}
},
{
"type": "IfStatement",
"test": {
"type": "Identifier",
"name": "trigger",
"range": [
13703,
13710
],
"loc": {
"start": {
"line": 380,
"column": 19
},
"end": {
"line": 380,
"column": 26
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "trigger",
"range": [
13734,
13741
],
"loc": {
"start": {
"line": 381,
"column": 20
},
"end": {
"line": 381,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "style",
"range": [
13742,
13747
],
"loc": {
"start": {
"line": 381,
"column": 28
},
"end": {
"line": 381,
"column": 33
}
}
},
"range": [
13734,
13747
],
"loc": {
"start": {
"line": 381,
"column": 20
},
"end": {
"line": 381,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "cursor",
"range": [
13748,
13754
],
"loc": {
"start": {
"line": 381,
"column": 34
},
"end": {
"line": 381,
"column": 40
}
}
},
"range": [
13734,
13754
],
"loc": {
"start": {
"line": 381,
"column": 20
},
"end": {
"line": 381,
"column": 40
}
}
},
"right": {
"type": "Literal",
"value": "pointer",
"raw": "'pointer'",
"range": [
13757,
13766
],
"loc": {
"start": {
"line": 381,
"column": 43
},
"end": {
"line": 381,
"column": 52
}
}
},
"range": [
13734,
13766
],
"loc": {
"start": {
"line": 381,
"column": 20
},
"end": {
"line": 381,
"column": 52
}
}
},
"range": [
13734,
13767
],
"loc": {
"start": {
"line": 381,
"column": 20
},
"end": {
"line": 381,
"column": 53
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Event",
"range": [
13791,
13796
],
"loc": {
"start": {
"line": 383,
"column": 20
},
"end": {
"line": 383,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "add",
"range": [
13797,
13800
],
"loc": {
"start": {
"line": 383,
"column": 26
},
"end": {
"line": 383,
"column": 29
}
}
},
"range": [
13791,
13800
],
"loc": {
"start": {
"line": 383,
"column": 20
},
"end": {
"line": 383,
"column": 29
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "trigger",
"range": [
13801,
13808
],
"loc": {
"start": {
"line": 383,
"column": 30
},
"end": {
"line": 383,
"column": 37
}
}
},
{
"type": "Literal",
"value": "click",
"raw": "'click'",
"range": [
13810,
13817
],
"loc": {
"start": {
"line": 383,
"column": 39
},
"end": {
"line": 383,
"column": 46
}
}
},
{
"type": "ArrowFunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "evt",
"range": [
13820,
13823
],
"loc": {
"start": {
"line": 383,
"column": 49
},
"end": {
"line": 383,
"column": 52
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "elm",
"range": [
13859,
13862
],
"loc": {
"start": {
"line": 384,
"column": 28
},
"end": {
"line": 384,
"column": 31
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "evt",
"range": [
13865,
13868
],
"loc": {
"start": {
"line": 384,
"column": 34
},
"end": {
"line": 384,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"name": "target",
"range": [
13869,
13875
],
"loc": {
"start": {
"line": 384,
"column": 38
},
"end": {
"line": 384,
"column": 44
}
}
},
"range": [
13865,
13875
],
"loc": {
"start": {
"line": 384,
"column": 34
},
"end": {
"line": 384,
"column": 44
}
}
},
"range": [
13859,
13875
],
"loc": {
"start": {
"line": 384,
"column": 28
},
"end": {
"line": 384,
"column": 44
}
}
}
],
"kind": "let",
"range": [
13855,
13876
],
"loc": {
"start": {
"line": 384,
"column": 24
},
"end": {
"line": 384,
"column": 45
}
}
},
{
"type": "IfStatement",
"test": {
"type": "UnaryExpression",
"operator": "!",
"argument": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
13906,
13910
],
"loc": {
"start": {
"line": 385,
"column": 28
},
"end": {
"line": 385,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
13911,
13913
],
"loc": {
"start": {
"line": 385,
"column": 33
},
"end": {
"line": 385,
"column": 35
}
}
},
"range": [
13906,
13913
],
"loc": {
"start": {
"line": 385,
"column": 28
},
"end": {
"line": 385,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "sort",
"range": [
13914,
13918
],
"loc": {
"start": {
"line": 385,
"column": 36
},
"end": {
"line": 385,
"column": 40
}
}
},
"range": [
13906,
13918
],
"loc": {
"start": {
"line": 385,
"column": 28
},
"end": {
"line": 385,
"column": 40
}
}
},
"prefix": true,
"range": [
13905,
13918
],
"loc": {
"start": {
"line": 385,
"column": 27
},
"end": {
"line": 385,
"column": 40
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": null,
"range": [
13950,
13957
],
"loc": {
"start": {
"line": 386,
"column": 28
},
"end": {
"line": 386,
"column": 35
}
}
}
],
"range": [
13919,
13984
],
"loc": {
"start": {
"line": 385,
"column": 41
},
"end": {
"line": 387,
"column": 25
}
}
},
"alternate": null,
"range": [
13902,
13984
],
"loc": {
"start": {
"line": 385,
"column": 24
},
"end": {
"line": 387,
"column": 25
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
14010,
14014
],
"loc": {
"start": {
"line": 388,
"column": 24
},
"end": {
"line": 388,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
14015,
14018
],
"loc": {
"start": {
"line": 388,
"column": 29
},
"end": {
"line": 388,
"column": 32
}
}
},
"range": [
14010,
14018
],
"loc": {
"start": {
"line": 388,
"column": 24
},
"end": {
"line": 388,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "asyncSort",
"range": [
14019,
14028
],
"loc": {
"start": {
"line": 388,
"column": 33
},
"end": {
"line": 388,
"column": 42
}
}
},
"range": [
14010,
14028
],
"loc": {
"start": {
"line": 388,
"column": 24
},
"end": {
"line": 388,
"column": 42
}
}
},
"arguments": [
{
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Arr",
"range": [
14059,
14062
],
"loc": {
"start": {
"line": 389,
"column": 28
},
"end": {
"line": 389,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "indexByValue",
"range": [
14063,
14075
],
"loc": {
"start": {
"line": 389,
"column": 32
},
"end": {
"line": 389,
"column": 44
}
}
},
"range": [
14059,
14075
],
"loc": {
"start": {
"line": 389,
"column": 28
},
"end": {
"line": 389,
"column": 44
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "triggers",
"range": [
14076,
14084
],
"loc": {
"start": {
"line": 389,
"column": 45
},
"end": {
"line": 389,
"column": 53
}
}
},
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "elm",
"range": [
14086,
14089
],
"loc": {
"start": {
"line": 389,
"column": 55
},
"end": {
"line": 389,
"column": 58
}
}
},
"property": {
"type": "Identifier",
"name": "id",
"range": [
14090,
14092
],
"loc": {
"start": {
"line": 389,
"column": 59
},
"end": {
"line": 389,
"column": 61
}
}
},
"range": [
14086,
14092
],
"loc": {
"start": {
"line": 389,
"column": 55
},
"end": {
"line": 389,
"column": 61
}
}
},
{
"type": "Literal",
"value": true,
"raw": "true",
"range": [
14094,
14098
],
"loc": {
"start": {
"line": 389,
"column": 63
},
"end": {
"line": 389,
"column": 67
}
}
}
],
"range": [
14059,
14099
],
"loc": {
"start": {
"line": 389,
"column": 28
},
"end": {
"line": 389,
"column": 68
}
}
}
],
"range": [
14010,
14126
],
"loc": {
"start": {
"line": 388,
"column": 24
},
"end": {
"line": 390,
"column": 25
}
}
},
"range": [
14010,
14127
],
"loc": {
"start": {
"line": 388,
"column": 24
},
"end": {
"line": 390,
"column": 26
}
}
}
],
"range": [
13828,
14150
],
"loc": {
"start": {
"line": 383,
"column": 57
},
"end": {
"line": 391,
"column": 21
}
}
},
"generator": false,
"expression": false,
"range": [
13819,
14150
],
"loc": {
"start": {
"line": 383,
"column": 48
},
"end": {
"line": 391,
"column": 21
}
}
}
],
"range": [
13791,
14151
],
"loc": {
"start": {
"line": 383,
"column": 20
},
"end": {
"line": 391,
"column": 22
}
}
},
"range": [
13791,
14152
],
"loc": {
"start": {
"line": 383,
"column": 20
},
"end": {
"line": 391,
"column": 23
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "trigger",
"range": [
14174,
14181
],
"loc": {
"start": {
"line": 392,
"column": 20
},
"end": {
"line": 392,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "setAttribute",
"range": [
14182,
14194
],
"loc": {
"start": {
"line": 392,
"column": 28
},
"end": {
"line": 392,
"column": 40
}
}
},
"range": [
14174,
14194
],
"loc": {
"start": {
"line": 392,
"column": 20
},
"end": {
"line": 392,
"column": 40
}
}
},
"arguments": [
{
"type": "Literal",
"value": "_sortType",
"raw": "'_sortType'",
"range": [
14195,
14206
],
"loc": {
"start": {
"line": 392,
"column": 41
},
"end": {
"line": 392,
"column": 52
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "_sortTypes",
"range": [
14208,
14218
],
"loc": {
"start": {
"line": 392,
"column": 54
},
"end": {
"line": 392,
"column": 64
}
}
},
"property": {
"type": "Identifier",
"name": "j",
"range": [
14219,
14220
],
"loc": {
"start": {
"line": 392,
"column": 65
},
"end": {
"line": 392,
"column": 66
}
}
},
"range": [
14208,
14221
],
"loc": {
"start": {
"line": 392,
"column": 54
},
"end": {
"line": 392,
"column": 67
}
}
}
],
"range": [
14174,
14222
],
"loc": {
"start": {
"line": 392,
"column": 20
},
"end": {
"line": 392,
"column": 68
}
}
},
"range": [
14174,
14223
],
"loc": {
"start": {
"line": 392,
"column": 20
},
"end": {
"line": 392,
"column": 69
}
}
}
],
"range": [
13711,
14242
],
"loc": {
"start": {
"line": 380,
"column": 27
},
"end": {
"line": 393,
"column": 17
}
}
},
"alternate": null,
"range": [
13700,
14242
],
"loc": {
"start": {
"line": 380,
"column": 16
},
"end": {
"line": 393,
"column": 17
}
}
}
],
"range": [
13536,
14257
],
"loc": {
"start": {
"line": 375,
"column": 48
},
"end": {
"line": 394,
"column": 13
}
}
},
"range": [
13500,
14257
],
"loc": {
"start": {
"line": 375,
"column": 12
},
"end": {
"line": 394,
"column": 13
}
}
}
],
"range": [
13440,
14268
],
"loc": {
"start": {
"line": 373,
"column": 56
},
"end": {
"line": 395,
"column": 9
}
}
},
"alternate": null,
"range": [
13392,
14268
],
"loc": {
"start": {
"line": 373,
"column": 8
},
"end": {
"line": 395,
"column": 9
}
},
"leadingComments": [
{
"type": "Block",
"value": "** external table headers adapter **",
"range": [
13342,
13382
],
"loc": {
"start": {
"line": 372,
"column": 8
},
"end": {
"line": 372,
"column": 48
}
}
}
]
}
],
"range": [
11738,
14275
],
"loc": {
"start": {
"line": 330,
"column": 18
},
"end": {
"line": 396,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
11736,
14275
],
"loc": {
"start": {
"line": 330,
"column": 16
},
"end": {
"line": 396,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
11724,
14275
],
"loc": {
"start": {
"line": 330,
"column": 4
},
"end": {
"line": 396,
"column": 5
}
},
"trailingComments": [
{
"type": "Block",
"value": "*\r\n * Destroy sort\r\n ",
"range": [
14283,
14316
],
"loc": {
"start": {
"line": 398,
"column": 4
},
"end": {
"line": 400,
"column": 7
}
}
}
],
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "destroy",
"range": [
14322,
14329
],
"loc": {
"start": {
"line": 401,
"column": 4
},
"end": {
"line": 401,
"column": 11
}
}
},
"value": {
"type": "FunctionExpression",
"id": null,
"params": [],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "tf",
"range": [
14346,
14348
],
"loc": {
"start": {
"line": 402,
"column": 12
},
"end": {
"line": 402,
"column": 14
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
14351,
14355
],
"loc": {
"start": {
"line": 402,
"column": 17
},
"end": {
"line": 402,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
14356,
14358
],
"loc": {
"start": {
"line": 402,
"column": 22
},
"end": {
"line": 402,
"column": 24
}
}
},
"range": [
14351,
14358
],
"loc": {
"start": {
"line": 402,
"column": 17
},
"end": {
"line": 402,
"column": 24
}
}
},
"range": [
14346,
14358
],
"loc": {
"start": {
"line": 402,
"column": 12
},
"end": {
"line": 402,
"column": 24
}
}
}
],
"kind": "let",
"range": [
14342,
14359
],
"loc": {
"start": {
"line": 402,
"column": 8
},
"end": {
"line": 402,
"column": 25
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
14369,
14373
],
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "sorted",
"range": [
14374,
14380
],
"loc": {
"start": {
"line": 403,
"column": 13
},
"end": {
"line": 403,
"column": 19
}
}
},
"range": [
14369,
14380
],
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 19
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
14383,
14388
],
"loc": {
"start": {
"line": 403,
"column": 22
},
"end": {
"line": 403,
"column": 27
}
}
},
"range": [
14369,
14388
],
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 27
}
}
},
"range": [
14369,
14389
],
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 28
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
14399,
14403
],
"loc": {
"start": {
"line": 404,
"column": 8
},
"end": {
"line": 404,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "initialized",
"range": [
14404,
14415
],
"loc": {
"start": {
"line": 404,
"column": 13
},
"end": {
"line": 404,
"column": 24
}
}
},
"range": [
14399,
14415
],
"loc": {
"start": {
"line": 404,
"column": 8
},
"end": {
"line": 404,
"column": 24
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
14418,
14423
],
"loc": {
"start": {
"line": 404,
"column": 27
},
"end": {
"line": 404,
"column": 32
}
}
},
"range": [
14399,
14423
],
"loc": {
"start": {
"line": 404,
"column": 8
},
"end": {
"line": 404,
"column": 32
}
}
},
"range": [
14399,
14424
],
"loc": {
"start": {
"line": 404,
"column": 8
},
"end": {
"line": 404,
"column": 33
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
14434,
14438
],
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
14439,
14442
],
"loc": {
"start": {
"line": 405,
"column": 13
},
"end": {
"line": 405,
"column": 16
}
}
},
"range": [
14434,
14442
],
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "destroy",
"range": [
14443,
14450
],
"loc": {
"start": {
"line": 405,
"column": 17
},
"end": {
"line": 405,
"column": 24
}
}
},
"range": [
14434,
14450
],
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 24
}
}
},
"arguments": [],
"range": [
14434,
14452
],
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 26
}
}
},
"range": [
14434,
14453
],
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 27
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "ids",
"range": [
14469,
14472
],
"loc": {
"start": {
"line": 407,
"column": 12
},
"end": {
"line": 407,
"column": 15
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
14475,
14477
],
"loc": {
"start": {
"line": 407,
"column": 18
},
"end": {
"line": 407,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "getFiltersId",
"range": [
14478,
14490
],
"loc": {
"start": {
"line": 407,
"column": 21
},
"end": {
"line": 407,
"column": 33
}
}
},
"range": [
14475,
14490
],
"loc": {
"start": {
"line": 407,
"column": 18
},
"end": {
"line": 407,
"column": 33
}
}
},
"arguments": [],
"range": [
14475,
14492
],
"loc": {
"start": {
"line": 407,
"column": 18
},
"end": {
"line": 407,
"column": 35
}
}
},
"range": [
14469,
14492
],
"loc": {
"start": {
"line": 407,
"column": 12
},
"end": {
"line": 407,
"column": 35
}
}
}
],
"kind": "let",
"range": [
14465,
14493
],
"loc": {
"start": {
"line": 407,
"column": 8
},
"end": {
"line": 407,
"column": 36
}
}
},
{
"type": "ForStatement",
"init": {
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "idx",
"range": [
14512,
14515
],
"loc": {
"start": {
"line": 408,
"column": 17
},
"end": {
"line": 408,
"column": 20
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
14518,
14519
],
"loc": {
"start": {
"line": 408,
"column": 23
},
"end": {
"line": 408,
"column": 24
}
}
},
"range": [
14512,
14519
],
"loc": {
"start": {
"line": 408,
"column": 17
},
"end": {
"line": 408,
"column": 24
}
}
}
],
"kind": "let",
"range": [
14508,
14519
],
"loc": {
"start": {
"line": 408,
"column": 13
},
"end": {
"line": 408,
"column": 24
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "idx",
"range": [
14521,
14524
],
"loc": {
"start": {
"line": 408,
"column": 26
},
"end": {
"line": 408,
"column": 29
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "ids",
"range": [
14527,
14530
],
"loc": {
"start": {
"line": 408,
"column": 32
},
"end": {
"line": 408,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
14531,
14537
],
"loc": {
"start": {
"line": 408,
"column": 36
},
"end": {
"line": 408,
"column": 42
}
}
},
"range": [
14527,
14537
],
"loc": {
"start": {
"line": 408,
"column": 32
},
"end": {
"line": 408,
"column": 42
}
}
},
"range": [
14521,
14537
],
"loc": {
"start": {
"line": 408,
"column": 26
},
"end": {
"line": 408,
"column": 42
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "idx",
"range": [
14539,
14542
],
"loc": {
"start": {
"line": 408,
"column": 44
},
"end": {
"line": 408,
"column": 47
}
}
},
"prefix": false,
"range": [
14539,
14544
],
"loc": {
"start": {
"line": 408,
"column": 44
},
"end": {
"line": 408,
"column": 49
}
}
},
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "header",
"range": [
14564,
14570
],
"loc": {
"start": {
"line": 409,
"column": 16
},
"end": {
"line": 409,
"column": 22
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
14573,
14575
],
"loc": {
"start": {
"line": 409,
"column": 25
},
"end": {
"line": 409,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "getHeaderElement",
"range": [
14576,
14592
],
"loc": {
"start": {
"line": 409,
"column": 28
},
"end": {
"line": 409,
"column": 44
}
}
},
"range": [
14573,
14592
],
"loc": {
"start": {
"line": 409,
"column": 25
},
"end": {
"line": 409,
"column": 44
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "idx",
"range": [
14593,
14596
],
"loc": {
"start": {
"line": 409,
"column": 45
},
"end": {
"line": 409,
"column": 48
}
}
}
],
"range": [
14573,
14597
],
"loc": {
"start": {
"line": 409,
"column": 25
},
"end": {
"line": 409,
"column": 49
}
}
},
"range": [
14564,
14597
],
"loc": {
"start": {
"line": 409,
"column": 16
},
"end": {
"line": 409,
"column": 49
}
}
}
],
"kind": "let",
"range": [
14560,
14598
],
"loc": {
"start": {
"line": 409,
"column": 12
},
"end": {
"line": 409,
"column": 50
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "img",
"range": [
14616,
14619
],
"loc": {
"start": {
"line": 410,
"column": 16
},
"end": {
"line": 410,
"column": 19
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Dom",
"range": [
14622,
14625
],
"loc": {
"start": {
"line": 410,
"column": 22
},
"end": {
"line": 410,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "tag",
"range": [
14626,
14629
],
"loc": {
"start": {
"line": 410,
"column": 26
},
"end": {
"line": 410,
"column": 29
}
}
},
"range": [
14622,
14629
],
"loc": {
"start": {
"line": 410,
"column": 22
},
"end": {
"line": 410,
"column": 29
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "header",
"range": [
14630,
14636
],
"loc": {
"start": {
"line": 410,
"column": 30
},
"end": {
"line": 410,
"column": 36
}
}
},
{
"type": "Literal",
"value": "img",
"raw": "'img'",
"range": [
14638,
14643
],
"loc": {
"start": {
"line": 410,
"column": 38
},
"end": {
"line": 410,
"column": 43
}
}
}
],
"range": [
14622,
14644
],
"loc": {
"start": {
"line": 410,
"column": 22
},
"end": {
"line": 410,
"column": 44
}
}
},
"range": [
14616,
14644
],
"loc": {
"start": {
"line": 410,
"column": 16
},
"end": {
"line": 410,
"column": 44
}
}
}
],
"kind": "let",
"range": [
14612,
14645
],
"loc": {
"start": {
"line": 410,
"column": 12
},
"end": {
"line": 410,
"column": 45
}
}
},
{
"type": "IfStatement",
"test": {
"type": "BinaryExpression",
"operator": "===",
"left": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "img",
"range": [
14664,
14667
],
"loc": {
"start": {
"line": 412,
"column": 15
},
"end": {
"line": 412,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
14668,
14674
],
"loc": {
"start": {
"line": 412,
"column": 19
},
"end": {
"line": 412,
"column": 25
}
}
},
"range": [
14664,
14674
],
"loc": {
"start": {
"line": 412,
"column": 15
},
"end": {
"line": 412,
"column": 25
}
}
},
"right": {
"type": "Literal",
"value": 1,
"raw": "1",
"range": [
14679,
14680
],
"loc": {
"start": {
"line": 412,
"column": 30
},
"end": {
"line": 412,
"column": 31
}
}
},
"range": [
14664,
14680
],
"loc": {
"start": {
"line": 412,
"column": 15
},
"end": {
"line": 412,
"column": 31
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "header",
"range": [
14700,
14706
],
"loc": {
"start": {
"line": 413,
"column": 16
},
"end": {
"line": 413,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"name": "removeChild",
"range": [
14707,
14718
],
"loc": {
"start": {
"line": 413,
"column": 23
},
"end": {
"line": 413,
"column": 34
}
}
},
"range": [
14700,
14718
],
"loc": {
"start": {
"line": 413,
"column": 16
},
"end": {
"line": 413,
"column": 34
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "img",
"range": [
14719,
14722
],
"loc": {
"start": {
"line": 413,
"column": 35
},
"end": {
"line": 413,
"column": 38
}
}
},
"property": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
14723,
14724
],
"loc": {
"start": {
"line": 413,
"column": 39
},
"end": {
"line": 413,
"column": 40
}
}
},
"range": [
14719,
14725
],
"loc": {
"start": {
"line": 413,
"column": 35
},
"end": {
"line": 413,
"column": 41
}
}
}
],
"range": [
14700,
14726
],
"loc": {
"start": {
"line": 413,
"column": 16
},
"end": {
"line": 413,
"column": 42
}
}
},
"range": [
14700,
14727
],
"loc": {
"start": {
"line": 413,
"column": 16
},
"end": {
"line": 413,
"column": 43
}
}
}
],
"range": [
14681,
14742
],
"loc": {
"start": {
"line": 412,
"column": 32
},
"end": {
"line": 414,
"column": 13
}
}
},
"alternate": null,
"range": [
14661,
14742
],
"loc": {
"start": {
"line": 412,
"column": 12
},
"end": {
"line": 414,
"column": 13
}
}
}
],
"range": [
14545,
14753
],
"loc": {
"start": {
"line": 408,
"column": 50
},
"end": {
"line": 415,
"column": 9
}
}
},
"range": [
14503,
14753
],
"loc": {
"start": {
"line": 408,
"column": 8
},
"end": {
"line": 415,
"column": 9
}
}
}
],
"range": [
14331,
14760
],
"loc": {
"start": {
"line": 401,
"column": 13
},
"end": {
"line": 416,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
14329,
14760
],
"loc": {
"start": {
"line": 401,
"column": 11
},
"end": {
"line": 416,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
14322,
14760
],
"loc": {
"start": {
"line": 401,
"column": 4
},
"end": {
"line": 416,
"column": 5
}
},
"leadingComments": [
{
"type": "Block",
"value": "*\r\n * Destroy sort\r\n ",
"range": [
14283,
14316
],
"loc": {
"start": {
"line": 398,
"column": 4
},
"end": {
"line": 400,
"column": 7
}
}
}
],
"static": false
}
],
"range": [
249,
14765
],
"loc": {
"start": {
"line": 8,
"column": 41
},
"end": {
"line": 418,
"column": 1
}
}
},
"range": [
223,
14765
],
"loc": {
"start": {
"line": 8,
"column": 15
},
"end": {
"line": 418,
"column": 1
}
},
"leadingComments": [],
"trailingComments": [
{
"type": "Line",
"value": "Converters",
"range": [
14769,
14781
],
"loc": {
"start": {
"line": 420,
"column": 0
},
"end": {
"line": 420,
"column": 12
}
}
}
]
},
"range": [
208,
14765
],
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 418,
"column": 1
}
},
"trailingComments": [
{
"type": "Line",
"value": "Converters",
"range": [
14769,
14781
],
"loc": {
"start": {
"line": 420,
"column": 0
},
"end": {
"line": 420,
"column": 12
}
}
}
]
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "usNumberConverter",
"range": [
14792,
14809
],
"loc": {
"start": {
"line": 421,
"column": 9
},
"end": {
"line": 421,
"column": 26
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
14810,
14811
],
"loc": {
"start": {
"line": 421,
"column": 27
},
"end": {
"line": 421,
"column": 28
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Helpers",
"range": [
14826,
14833
],
"loc": {
"start": {
"line": 422,
"column": 11
},
"end": {
"line": 422,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "removeNbFormat",
"range": [
14834,
14848
],
"loc": {
"start": {
"line": 422,
"column": 19
},
"end": {
"line": 422,
"column": 33
}
}
},
"range": [
14826,
14848
],
"loc": {
"start": {
"line": 422,
"column": 11
},
"end": {
"line": 422,
"column": 33
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
14849,
14850
],
"loc": {
"start": {
"line": 422,
"column": 34
},
"end": {
"line": 422,
"column": 35
}
}
},
{
"type": "Literal",
"value": "us",
"raw": "'us'",
"range": [
14852,
14856
],
"loc": {
"start": {
"line": 422,
"column": 37
},
"end": {
"line": 422,
"column": 41
}
}
}
],
"range": [
14826,
14857
],
"loc": {
"start": {
"line": 422,
"column": 11
},
"end": {
"line": 422,
"column": 42
}
}
},
"range": [
14819,
14858
],
"loc": {
"start": {
"line": 422,
"column": 4
},
"end": {
"line": 422,
"column": 43
}
}
}
],
"range": [
14812,
14861
],
"loc": {
"start": {
"line": 421,
"column": 29
},
"end": {
"line": 423,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
14783,
14861
],
"loc": {
"start": {
"line": 421,
"column": 0
},
"end": {
"line": 423,
"column": 1
}
},
"leadingComments": [
{
"type": "Line",
"value": "Converters",
"range": [
14769,
14781
],
"loc": {
"start": {
"line": 420,
"column": 0
},
"end": {
"line": 420,
"column": 12
}
}
}
]
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "euNumberConverter",
"range": [
14872,
14889
],
"loc": {
"start": {
"line": 424,
"column": 9
},
"end": {
"line": 424,
"column": 26
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
14890,
14891
],
"loc": {
"start": {
"line": 424,
"column": 27
},
"end": {
"line": 424,
"column": 28
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "Helpers",
"range": [
14906,
14913
],
"loc": {
"start": {
"line": 425,
"column": 11
},
"end": {
"line": 425,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "removeNbFormat",
"range": [
14914,
14928
],
"loc": {
"start": {
"line": 425,
"column": 19
},
"end": {
"line": 425,
"column": 33
}
}
},
"range": [
14906,
14928
],
"loc": {
"start": {
"line": 425,
"column": 11
},
"end": {
"line": 425,
"column": 33
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
14929,
14930
],
"loc": {
"start": {
"line": 425,
"column": 34
},
"end": {
"line": 425,
"column": 35
}
}
},
{
"type": "Literal",
"value": "eu",
"raw": "'eu'",
"range": [
14932,
14936
],
"loc": {
"start": {
"line": 425,
"column": 37
},
"end": {
"line": 425,
"column": 41
}
}
}
],
"range": [
14906,
14937
],
"loc": {
"start": {
"line": 425,
"column": 11
},
"end": {
"line": 425,
"column": 42
}
}
},
"range": [
14899,
14938
],
"loc": {
"start": {
"line": 425,
"column": 4
},
"end": {
"line": 425,
"column": 43
}
}
}
],
"range": [
14892,
14941
],
"loc": {
"start": {
"line": 424,
"column": 29
},
"end": {
"line": 426,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
14863,
14941
],
"loc": {
"start": {
"line": 424,
"column": 0
},
"end": {
"line": 426,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "dateConverter",
"range": [
14952,
14965
],
"loc": {
"start": {
"line": 427,
"column": 9
},
"end": {
"line": 427,
"column": 22
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
14966,
14967
],
"loc": {
"start": {
"line": 427,
"column": 23
},
"end": {
"line": 427,
"column": 24
}
}
},
{
"type": "Identifier",
"name": "format",
"range": [
14969,
14975
],
"loc": {
"start": {
"line": 427,
"column": 26
},
"end": {
"line": 427,
"column": 32
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "DateHelper",
"range": [
14990,
15000
],
"loc": {
"start": {
"line": 428,
"column": 11
},
"end": {
"line": 428,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "format",
"range": [
15001,
15007
],
"loc": {
"start": {
"line": 428,
"column": 22
},
"end": {
"line": 428,
"column": 28
}
}
},
"range": [
14990,
15007
],
"loc": {
"start": {
"line": 428,
"column": 11
},
"end": {
"line": 428,
"column": 28
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
15008,
15009
],
"loc": {
"start": {
"line": 428,
"column": 29
},
"end": {
"line": 428,
"column": 30
}
}
},
{
"type": "Identifier",
"name": "format",
"range": [
15011,
15017
],
"loc": {
"start": {
"line": 428,
"column": 32
},
"end": {
"line": 428,
"column": 38
}
}
}
],
"range": [
14990,
15018
],
"loc": {
"start": {
"line": 428,
"column": 11
},
"end": {
"line": 428,
"column": 39
}
}
},
"range": [
14983,
15019
],
"loc": {
"start": {
"line": 428,
"column": 4
},
"end": {
"line": 428,
"column": 40
}
}
}
],
"range": [
14976,
15022
],
"loc": {
"start": {
"line": 427,
"column": 33
},
"end": {
"line": 429,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
14943,
15022
],
"loc": {
"start": {
"line": 427,
"column": 0
},
"end": {
"line": 429,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "dmyDateConverter",
"range": [
15033,
15049
],
"loc": {
"start": {
"line": 430,
"column": 9
},
"end": {
"line": 430,
"column": 25
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
15050,
15051
],
"loc": {
"start": {
"line": 430,
"column": 26
},
"end": {
"line": 430,
"column": 27
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "dateConverter",
"range": [
15066,
15079
],
"loc": {
"start": {
"line": 431,
"column": 11
},
"end": {
"line": 431,
"column": 24
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
15080,
15081
],
"loc": {
"start": {
"line": 431,
"column": 25
},
"end": {
"line": 431,
"column": 26
}
}
},
{
"type": "Literal",
"value": "DMY",
"raw": "'DMY'",
"range": [
15083,
15088
],
"loc": {
"start": {
"line": 431,
"column": 28
},
"end": {
"line": 431,
"column": 33
}
}
}
],
"range": [
15066,
15089
],
"loc": {
"start": {
"line": 431,
"column": 11
},
"end": {
"line": 431,
"column": 34
}
}
},
"range": [
15059,
15090
],
"loc": {
"start": {
"line": 431,
"column": 4
},
"end": {
"line": 431,
"column": 35
}
}
}
],
"range": [
15052,
15093
],
"loc": {
"start": {
"line": 430,
"column": 28
},
"end": {
"line": 432,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
15024,
15093
],
"loc": {
"start": {
"line": 430,
"column": 0
},
"end": {
"line": 432,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "mdyDateConverter",
"range": [
15104,
15120
],
"loc": {
"start": {
"line": 433,
"column": 9
},
"end": {
"line": 433,
"column": 25
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
15121,
15122
],
"loc": {
"start": {
"line": 433,
"column": 26
},
"end": {
"line": 433,
"column": 27
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "dateConverter",
"range": [
15137,
15150
],
"loc": {
"start": {
"line": 434,
"column": 11
},
"end": {
"line": 434,
"column": 24
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
15151,
15152
],
"loc": {
"start": {
"line": 434,
"column": 25
},
"end": {
"line": 434,
"column": 26
}
}
},
{
"type": "Literal",
"value": "MDY",
"raw": "'MDY'",
"range": [
15154,
15159
],
"loc": {
"start": {
"line": 434,
"column": 28
},
"end": {
"line": 434,
"column": 33
}
}
}
],
"range": [
15137,
15160
],
"loc": {
"start": {
"line": 434,
"column": 11
},
"end": {
"line": 434,
"column": 34
}
}
},
"range": [
15130,
15161
],
"loc": {
"start": {
"line": 434,
"column": 4
},
"end": {
"line": 434,
"column": 35
}
}
}
],
"range": [
15123,
15164
],
"loc": {
"start": {
"line": 433,
"column": 28
},
"end": {
"line": 435,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
15095,
15164
],
"loc": {
"start": {
"line": 433,
"column": 0
},
"end": {
"line": 435,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "ymdDateConverter",
"range": [
15175,
15191
],
"loc": {
"start": {
"line": 436,
"column": 9
},
"end": {
"line": 436,
"column": 25
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
15192,
15193
],
"loc": {
"start": {
"line": 436,
"column": 26
},
"end": {
"line": 436,
"column": 27
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "dateConverter",
"range": [
15208,
15221
],
"loc": {
"start": {
"line": 437,
"column": 11
},
"end": {
"line": 437,
"column": 24
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
15222,
15223
],
"loc": {
"start": {
"line": 437,
"column": 25
},
"end": {
"line": 437,
"column": 26
}
}
},
{
"type": "Literal",
"value": "YMD",
"raw": "'YMD'",
"range": [
15225,
15230
],
"loc": {
"start": {
"line": 437,
"column": 28
},
"end": {
"line": 437,
"column": 33
}
}
}
],
"range": [
15208,
15231
],
"loc": {
"start": {
"line": 437,
"column": 11
},
"end": {
"line": 437,
"column": 34
}
}
},
"range": [
15201,
15232
],
"loc": {
"start": {
"line": 437,
"column": 4
},
"end": {
"line": 437,
"column": 35
}
}
}
],
"range": [
15194,
15235
],
"loc": {
"start": {
"line": 436,
"column": 28
},
"end": {
"line": 438,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
15166,
15235
],
"loc": {
"start": {
"line": 436,
"column": 0
},
"end": {
"line": 438,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "ddmmmyyyyDateConverter",
"range": [
15246,
15268
],
"loc": {
"start": {
"line": 439,
"column": 9
},
"end": {
"line": 439,
"column": 31
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
15269,
15270
],
"loc": {
"start": {
"line": 439,
"column": 32
},
"end": {
"line": 439,
"column": 33
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "dateConverter",
"range": [
15285,
15298
],
"loc": {
"start": {
"line": 440,
"column": 11
},
"end": {
"line": 440,
"column": 24
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
15299,
15300
],
"loc": {
"start": {
"line": 440,
"column": 25
},
"end": {
"line": 440,
"column": 26
}
}
},
{
"type": "Literal",
"value": "DDMMMYYYY",
"raw": "'DDMMMYYYY'",
"range": [
15302,
15313
],
"loc": {
"start": {
"line": 440,
"column": 28
},
"end": {
"line": 440,
"column": 39
}
}
}
],
"range": [
15285,
15314
],
"loc": {
"start": {
"line": 440,
"column": 11
},
"end": {
"line": 440,
"column": 40
}
}
},
"range": [
15278,
15315
],
"loc": {
"start": {
"line": 440,
"column": 4
},
"end": {
"line": 440,
"column": 41
}
}
}
],
"range": [
15271,
15318
],
"loc": {
"start": {
"line": 439,
"column": 34
},
"end": {
"line": 441,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
15237,
15318
],
"loc": {
"start": {
"line": 439,
"column": 0
},
"end": {
"line": 441,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "ipAddress",
"range": [
15331,
15340
],
"loc": {
"start": {
"line": 443,
"column": 9
},
"end": {
"line": 443,
"column": 18
}
}
},
"params": [
{
"type": "Identifier",
"name": "value",
"range": [
15341,
15346
],
"loc": {
"start": {
"line": 443,
"column": 19
},
"end": {
"line": 443,
"column": 24
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "vals",
"range": [
15358,
15362
],
"loc": {
"start": {
"line": 444,
"column": 8
},
"end": {
"line": 444,
"column": 12
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "value",
"range": [
15365,
15370
],
"loc": {
"start": {
"line": 444,
"column": 15
},
"end": {
"line": 444,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "split",
"range": [
15371,
15376
],
"loc": {
"start": {
"line": 444,
"column": 21
},
"end": {
"line": 444,
"column": 26
}
}
},
"range": [
15365,
15376
],
"loc": {
"start": {
"line": 444,
"column": 15
},
"end": {
"line": 444,
"column": 26
}
}
},
"arguments": [
{
"type": "Literal",
"value": ".",
"raw": "'.'",
"range": [
15377,
15380
],
"loc": {
"start": {
"line": 444,
"column": 27
},
"end": {
"line": 444,
"column": 30
}
}
}
],
"range": [
15365,
15381
],
"loc": {
"start": {
"line": 444,
"column": 15
},
"end": {
"line": 444,
"column": 31
}
}
},
"range": [
15358,
15381
],
"loc": {
"start": {
"line": 444,
"column": 8
},
"end": {
"line": 444,
"column": 31
}
}
}
],
"kind": "let",
"range": [
15354,
15382
],
"loc": {
"start": {
"line": 444,
"column": 4
},
"end": {
"line": 444,
"column": 32
}
}
},
{
"type": "ForInStatement",
"left": {
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "x",
"range": [
15397,
15398
],
"loc": {
"start": {
"line": 445,
"column": 13
},
"end": {
"line": 445,
"column": 14
}
}
},
"init": null,
"range": [
15397,
15398
],
"loc": {
"start": {
"line": 445,
"column": 13
},
"end": {
"line": 445,
"column": 14
}
}
}
],
"kind": "let",
"range": [
15393,
15398
],
"loc": {
"start": {
"line": 445,
"column": 9
},
"end": {
"line": 445,
"column": 14
}
}
},
"right": {
"type": "Identifier",
"name": "vals",
"range": [
15402,
15406
],
"loc": {
"start": {
"line": 445,
"column": 18
},
"end": {
"line": 445,
"column": 22
}
}
},
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "val",
"range": [
15423,
15426
],
"loc": {
"start": {
"line": 446,
"column": 12
},
"end": {
"line": 446,
"column": 15
}
}
},
"init": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "vals",
"range": [
15429,
15433
],
"loc": {
"start": {
"line": 446,
"column": 18
},
"end": {
"line": 446,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"name": "x",
"range": [
15434,
15435
],
"loc": {
"start": {
"line": 446,
"column": 23
},
"end": {
"line": 446,
"column": 24
}
}
},
"range": [
15429,
15436
],
"loc": {
"start": {
"line": 446,
"column": 18
},
"end": {
"line": 446,
"column": 25
}
}
},
"range": [
15423,
15436
],
"loc": {
"start": {
"line": 446,
"column": 12
},
"end": {
"line": 446,
"column": 25
}
}
}
],
"kind": "let",
"range": [
15419,
15437
],
"loc": {
"start": {
"line": 446,
"column": 8
},
"end": {
"line": 446,
"column": 26
}
}
},
{
"type": "WhileStatement",
"test": {
"type": "BinaryExpression",
"operator": ">",
"left": {
"type": "Literal",
"value": 3,
"raw": "3",
"range": [
15454,
15455
],
"loc": {
"start": {
"line": 447,
"column": 15
},
"end": {
"line": 447,
"column": 16
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "val",
"range": [
15458,
15461
],
"loc": {
"start": {
"line": 447,
"column": 19
},
"end": {
"line": 447,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
15462,
15468
],
"loc": {
"start": {
"line": 447,
"column": 23
},
"end": {
"line": 447,
"column": 29
}
}
},
"range": [
15458,
15468
],
"loc": {
"start": {
"line": 447,
"column": 19
},
"end": {
"line": 447,
"column": 29
}
}
},
"range": [
15454,
15468
],
"loc": {
"start": {
"line": 447,
"column": 15
},
"end": {
"line": 447,
"column": 29
}
}
},
"body": {
"type": "BlockStatement",
"body": [
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "Identifier",
"name": "val",
"range": [
15484,
15487
],
"loc": {
"start": {
"line": 448,
"column": 12
},
"end": {
"line": 448,
"column": 15
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "+",
"left": {
"type": "Literal",
"value": "0",
"raw": "'0'",
"range": [
15490,
15493
],
"loc": {
"start": {
"line": 448,
"column": 18
},
"end": {
"line": 448,
"column": 21
}
}
},
"right": {
"type": "Identifier",
"name": "val",
"range": [
15494,
15497
],
"loc": {
"start": {
"line": 448,
"column": 22
},
"end": {
"line": 448,
"column": 25
}
}
},
"range": [
15490,
15497
],
"loc": {
"start": {
"line": 448,
"column": 18
},
"end": {
"line": 448,
"column": 25
}
}
},
"range": [
15484,
15497
],
"loc": {
"start": {
"line": 448,
"column": 12
},
"end": {
"line": 448,
"column": 25
}
}
},
"range": [
15484,
15498
],
"loc": {
"start": {
"line": 448,
"column": 12
},
"end": {
"line": 448,
"column": 26
}
}
}
],
"range": [
15469,
15509
],
"loc": {
"start": {
"line": 447,
"column": 30
},
"end": {
"line": 449,
"column": 9
}
}
},
"range": [
15447,
15509
],
"loc": {
"start": {
"line": 447,
"column": 8
},
"end": {
"line": 449,
"column": 9
}
}
},
{
"type": "ExpressionStatement",
"expression": {
"type": "AssignmentExpression",
"operator": "=",
"left": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "vals",
"range": [
15519,
15523
],
"loc": {
"start": {
"line": 450,
"column": 8
},
"end": {
"line": 450,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "x",
"range": [
15524,
15525
],
"loc": {
"start": {
"line": 450,
"column": 13
},
"end": {
"line": 450,
"column": 14
}
}
},
"range": [
15519,
15526
],
"loc": {
"start": {
"line": 450,
"column": 8
},
"end": {
"line": 450,
"column": 15
}
}
},
"right": {
"type": "Identifier",
"name": "val",
"range": [
15529,
15532
],
"loc": {
"start": {
"line": 450,
"column": 18
},
"end": {
"line": 450,
"column": 21
}
}
},
"range": [
15519,
15532
],
"loc": {
"start": {
"line": 450,
"column": 8
},
"end": {
"line": 450,
"column": 21
}
}
},
"range": [
15519,
15533
],
"loc": {
"start": {
"line": 450,
"column": 8
},
"end": {
"line": 450,
"column": 22
}
}
}
],
"range": [
15408,
15540
],
"loc": {
"start": {
"line": 445,
"column": 24
},
"end": {
"line": 451,
"column": 5
}
}
},
"each": false,
"range": [
15388,
15540
],
"loc": {
"start": {
"line": 445,
"column": 4
},
"end": {
"line": 451,
"column": 5
}
}
},
{
"type": "ReturnStatement",
"argument": {
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "vals",
"range": [
15553,
15557
],
"loc": {
"start": {
"line": 452,
"column": 11
},
"end": {
"line": 452,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "join",
"range": [
15558,
15562
],
"loc": {
"start": {
"line": 452,
"column": 16
},
"end": {
"line": 452,
"column": 20
}
}
},
"range": [
15553,
15562
],
"loc": {
"start": {
"line": 452,
"column": 11
},
"end": {
"line": 452,
"column": 20
}
}
},
"arguments": [
{
"type": "Literal",
"value": ".",
"raw": "'.'",
"range": [
15563,
15566
],
"loc": {
"start": {
"line": 452,
"column": 21
},
"end": {
"line": 452,
"column": 24
}
}
}
],
"range": [
15553,
15567
],
"loc": {
"start": {
"line": 452,
"column": 11
},
"end": {
"line": 452,
"column": 25
}
}
},
"range": [
15546,
15568
],
"loc": {
"start": {
"line": 452,
"column": 4
},
"end": {
"line": 452,
"column": 26
}
}
}
],
"range": [
15347,
15571
],
"loc": {
"start": {
"line": 443,
"column": 25
},
"end": {
"line": 453,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
15322,
15571
],
"loc": {
"start": {
"line": 443,
"column": 0
},
"end": {
"line": 453,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "sortIP",
"range": [
15584,
15590
],
"loc": {
"start": {
"line": 455,
"column": 9
},
"end": {
"line": 455,
"column": 15
}
}
},
"params": [
{
"type": "Identifier",
"name": "a",
"range": [
15591,
15592
],
"loc": {
"start": {
"line": 455,
"column": 16
},
"end": {
"line": 455,
"column": 17
}
}
},
{
"type": "Identifier",
"name": "b",
"range": [
15593,
15594
],
"loc": {
"start": {
"line": 455,
"column": 18
},
"end": {
"line": 455,
"column": 19
}
}
}
],
"body": {
"type": "BlockStatement",
"body": [
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "aa",
"range": [
15606,
15608
],
"loc": {
"start": {
"line": 456,
"column": 8
},
"end": {
"line": 456,
"column": 10
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "ipAddress",
"range": [
15611,
15620
],
"loc": {
"start": {
"line": 456,
"column": 13
},
"end": {
"line": 456,
"column": 22
}
}
},
"arguments": [
{
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "a",
"range": [
15621,
15622
],
"loc": {
"start": {
"line": 456,
"column": 23
},
"end": {
"line": 456,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "value",
"range": [
15623,
15628
],
"loc": {
"start": {
"line": 456,
"column": 25
},
"end": {
"line": 456,
"column": 30
}
}
},
"range": [
15621,
15628
],
"loc": {
"start": {
"line": 456,
"column": 23
},
"end": {
"line": 456,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
15629,
15640
],
"loc": {
"start": {
"line": 456,
"column": 31
},
"end": {
"line": 456,
"column": 42
}
}
},
"range": [
15621,
15640
],
"loc": {
"start": {
"line": 456,
"column": 23
},
"end": {
"line": 456,
"column": 42
}
}
},
"arguments": [],
"range": [
15621,
15642
],
"loc": {
"start": {
"line": 456,
"column": 23
},
"end": {
"line": 456,
"column": 44
}
}
}
],
"range": [
15611,
15643
],
"loc": {
"start": {
"line": 456,
"column": 13
},
"end": {
"line": 456,
"column": 45
}
}
},
"range": [
15606,
15643
],
"loc": {
"start": {
"line": 456,
"column": 8
},
"end": {
"line": 456,
"column": 45
}
}
}
],
"kind": "let",
"range": [
15602,
15644
],
"loc": {
"start": {
"line": 456,
"column": 4
},
"end": {
"line": 456,
"column": 46
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "bb",
"range": [
15654,
15656
],
"loc": {
"start": {
"line": 457,
"column": 8
},
"end": {
"line": 457,
"column": 10
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "ipAddress",
"range": [
15659,
15668
],
"loc": {
"start": {
"line": 457,
"column": 13
},
"end": {
"line": 457,
"column": 22
}
}
},
"arguments": [
{
"type": "CallExpression",
"callee": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "b",
"range": [
15669,
15670
],
"loc": {
"start": {
"line": 457,
"column": 23
},
"end": {
"line": 457,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "value",
"range": [
15671,
15676
],
"loc": {
"start": {
"line": 457,
"column": 25
},
"end": {
"line": 457,
"column": 30
}
}
},
"range": [
15669,
15676
],
"loc": {
"start": {
"line": 457,
"column": 23
},
"end": {
"line": 457,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
15677,
15688
],
"loc": {
"start": {
"line": 457,
"column": 31
},
"end": {
"line": 457,
"column": 42
}
}
},
"range": [
15669,
15688
],
"loc": {
"start": {
"line": 457,
"column": 23
},
"end": {
"line": 457,
"column": 42
}
}
},
"arguments": [],
"range": [
15669,
15690
],
"loc": {
"start": {
"line": 457,
"column": 23
},
"end": {
"line": 457,
"column": 44
}
}
}
],
"range": [
15659,
15691
],
"loc": {
"start": {
"line": 457,
"column": 13
},
"end": {
"line": 457,
"column": 45
}
}
},
"range": [
15654,
15691
],
"loc": {
"start": {
"line": 457,
"column": 8
},
"end": {
"line": 457,
"column": 45
}
}
}
],
"kind": "let",
"range": [
15650,
15692
],
"loc": {
"start": {
"line": 457,
"column": 4
},
"end": {
"line": 457,
"column": 46
}
}
},
{
"type": "IfStatement",
"test": {
"type": "BinaryExpression",
"operator": "==",
"left": {
"type": "Identifier",
"name": "aa",
"range": [
15702,
15704
],
"loc": {
"start": {
"line": 458,
"column": 8
},
"end": {
"line": 458,
"column": 10
}
}
},
"right": {
"type": "Identifier",
"name": "bb",
"range": [
15706,
15708
],
"loc": {
"start": {
"line": 458,
"column": 12
},
"end": {
"line": 458,
"column": 14
}
}
},
"range": [
15702,
15708
],
"loc": {
"start": {
"line": 458,
"column": 8
},
"end": {
"line": 458,
"column": 14
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
15727,
15728
],
"loc": {
"start": {
"line": 459,
"column": 15
},
"end": {
"line": 459,
"column": 16
}
}
},
"range": [
15720,
15729
],
"loc": {
"start": {
"line": 459,
"column": 8
},
"end": {
"line": 459,
"column": 17
}
}
}
],
"range": [
15709,
15736
],
"loc": {
"start": {
"line": 458,
"column": 15
},
"end": {
"line": 460,
"column": 5
}
}
},
"alternate": {
"type": "IfStatement",
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "aa",
"range": [
15746,
15748
],
"loc": {
"start": {
"line": 460,
"column": 15
},
"end": {
"line": 460,
"column": 17
}
}
},
"right": {
"type": "Identifier",
"name": "bb",
"range": [
15749,
15751
],
"loc": {
"start": {
"line": 460,
"column": 18
},
"end": {
"line": 460,
"column": 20
}
}
},
"range": [
15746,
15751
],
"loc": {
"start": {
"line": 460,
"column": 15
},
"end": {
"line": 460,
"column": 20
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "UnaryExpression",
"operator": "-",
"argument": {
"type": "Literal",
"value": 1,
"raw": "1",
"range": [
15771,
15772
],
"loc": {
"start": {
"line": 461,
"column": 16
},
"end": {
"line": 461,
"column": 17
}
}
},
"prefix": true,
"range": [
15770,
15772
],
"loc": {
"start": {
"line": 461,
"column": 15
},
"end": {
"line": 461,
"column": 17
}
}
},
"range": [
15763,
15773
],
"loc": {
"start": {
"line": 461,
"column": 8
},
"end": {
"line": 461,
"column": 18
}
}
}
],
"range": [
15752,
15780
],
"loc": {
"start": {
"line": 460,
"column": 21
},
"end": {
"line": 462,
"column": 5
}
}
},
"alternate": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": {
"type": "Literal",
"value": 1,
"raw": "1",
"range": [
15804,
15805
],
"loc": {
"start": {
"line": 463,
"column": 15
},
"end": {
"line": 463,
"column": 16
}
}
},
"range": [
15797,
15806
],
"loc": {
"start": {
"line": 463,
"column": 8
},
"end": {
"line": 463,
"column": 17
}
}
}
],
"range": [
15786,
15813
],
"loc": {
"start": {
"line": 462,
"column": 11
},
"end": {
"line": 464,
"column": 5
}
}
},
"range": [
15742,
15813
],
"loc": {
"start": {
"line": 460,
"column": 11
},
"end": {
"line": 464,
"column": 5
}
}
},
"range": [
15698,
15813
],
"loc": {
"start": {
"line": 458,
"column": 4
},
"end": {
"line": 464,
"column": 5
}
}
}
],
"range": [
15595,
15816
],
"loc": {
"start": {
"line": 455,
"column": 20
},
"end": {
"line": 465,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
15575,
15816
],
"loc": {
"start": {
"line": 455,
"column": 0
},
"end": {
"line": 465,
"column": 1
}
}
}
],
"sourceType": "module",
"range": [
0,
15816
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 465,
"column": 1
}
},
"comments": [
{
"type": "Block",
"value": "*\r\n * SortableTable Adapter module\r\n * @param {Object} tf TableFilter instance\r\n ",
"range": [
258,
355
],
"loc": {
"start": {
"line": 10,
"column": 4
},
"end": {
"line": 13,
"column": 7
}
}
},
{
"type": "Line",
"value": " Configuration object",
"range": [
393,
416
],
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 31
}
}
},
{
"type": "Line",
"value": "indicates if paging is enabled",
"range": [
586,
618
],
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 40
}
}
},
{
"type": "Line",
"value": "indicates if tables was sorted",
"range": [
661,
693
],
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 40
}
}
},
{
"type": "Line",
"value": " edit .sort-arrow.descending / .sort-arrow.ascending in",
"range": [
1072,
1129
],
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 65
}
}
},
{
"type": "Line",
"value": " tablefilter.css to reflect any path change",
"range": [
1139,
1184
],
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 53
}
}
},
{
"type": "Line",
"value": "cell attribute storing custom key",
"range": [
1529,
1564
],
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 43
}
}
},
{
"type": "Block",
"value": "** TF additional events **",
"range": [
1640,
1670
],
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 38
}
}
},
{
"type": "Line",
"value": "additional paging events for alternating background",
"range": [
1680,
1733
],
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 61
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.nextEvt = function(){",
"range": [
1743,
1781
],
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 46
}
}
},
{
"type": "Line",
"value": " if(o.sorted && o.alternateBgs) o.Filter();",
"range": [
1791,
1836
],
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 53
}
}
},
{
"type": "Line",
"value": " }",
"range": [
1846,
1850
],
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 12
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.prevEvt = o.Evt._Paging.nextEvt;",
"range": [
1860,
1909
],
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 57
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.firstEvt = o.Evt._Paging.nextEvt;",
"range": [
1919,
1969
],
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 58
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.lastEvt = o.Evt._Paging.nextEvt;",
"range": [
1979,
2028
],
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 57
}
}
},
{
"type": "Line",
"value": " o.Evt._OnSlcPagesChangeEvt = o.Evt._Paging.nextEvt;",
"range": [
2038,
2092
],
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 62
}
}
},
{
"type": "Line",
"value": " callback invoked after sort is loaded and instanciated",
"range": [
2104,
2161
],
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 65
}
}
},
{
"type": "Line",
"value": " callback invoked before table is sorted",
"range": [
2275,
2317
],
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 50
}
}
},
{
"type": "Line",
"value": " callback invoked after table is sorted",
"range": [
2431,
2472
],
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 49
}
}
},
{
"type": "Line",
"value": " SortableTable class sanity check (sortabletable.js)",
"range": [
2682,
2736
],
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 62
}
}
},
{
"type": "Line",
"value": "Column sort at start",
"range": [
2937,
2959
],
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 30
}
}
},
{
"type": "Block",
"value": "** SortableTable callbacks **",
"range": [
3226,
3259
],
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 41
}
}
},
{
"type": "Block",
"value": "** sort behaviour for paging **",
"range": [
3443,
3478
],
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 47
}
}
},
{
"type": "Line",
"value": "rows alternating bg issue",
"range": [
3746,
3773
],
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 39
}
}
},
{
"type": "Line",
"value": " TODO: move into AlternateRows component",
"range": [
3787,
3829
],
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 54
}
}
},
{
"type": "Line",
"value": "sort behaviour for paging",
"range": [
5236,
5263
],
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 39
}
}
},
{
"type": "Block",
"value": "*\r\n * Sort specified column\r\n * @param {Number} colIdx Column index\r\n ",
"range": [
5685,
5772
],
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 162,
"column": 7
}
}
},
{
"type": "Block",
"value": "*\r\n * Overrides headerOnclick method in order to handle th event\r\n * @param {Object} e [description]\r\n ",
"range": [
5940,
6072
],
"loc": {
"start": {
"line": 171,
"column": 8
},
"end": {
"line": 174,
"column": 11
}
}
},
{
"type": "Line",
"value": " find Header element",
"range": [
6228,
6250
],
"loc": {
"start": {
"line": 180,
"column": 12
},
"end": {
"line": 180,
"column": 34
}
}
},
{
"type": "Block",
"value": "*\r\n * Overrides getCellIndex IE returns wrong cellIndex when columns are\r\n * hidden\r\n * @param {Object} oTd TD element\r\n * @return {Number} Cell index\r\n ",
"range": [
6591,
6793
],
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 198,
"column": 11
}
}
},
{
"type": "Block",
"value": "*\r\n * Overrides initHeader in order to handle filters row position\r\n * @param {Array} oSortTypes\r\n ",
"range": [
7036,
7164
],
"loc": {
"start": {
"line": 206,
"column": 8
},
"end": {
"line": 209,
"column": 11
}
}
},
{
"type": "Block",
"value": "*\r\n * Overrides updateHeaderArrows in order to handle arrows indicators\r\n ",
"range": [
8506,
8600
],
"loc": {
"start": {
"line": 245,
"column": 8
},
"end": {
"line": 247,
"column": 11
}
}
},
{
"type": "Line",
"value": " external headers",
"range": [
8743,
8762
],
"loc": {
"start": {
"line": 252,
"column": 12
},
"end": {
"line": 252,
"column": 31
}
}
},
{
"type": "Block",
"value": "*\r\n * Overrides getRowValue for custom key value feature\r\n * @param {Object} oRow Row element\r\n * @param {String} sType\r\n * @param {Number} nColumn\r\n * @return {String}\r\n ",
"range": [
10217,
10446
],
"loc": {
"start": {
"line": 288,
"column": 8
},
"end": {
"line": 294,
"column": 11
}
}
},
{
"type": "Line",
"value": " if we have defined a custom getRowValue use that",
"range": [
10568,
10619
],
"loc": {
"start": {
"line": 297,
"column": 12
},
"end": {
"line": 297,
"column": 63
}
}
},
{
"type": "Block",
"value": "*\r\n * Overrides getInnerText in order to avoid Firefox unexpected sorting\r\n * behaviour with untrimmed text elements\r\n * @param {Object} oNode DOM element\r\n * @return {String} DOM element inner text\r\n ",
"range": [
10989,
11241
],
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 312,
"column": 11
}
}
},
{
"type": "Line",
"value": " resolve column types",
"range": [
12117,
12140
],
"loc": {
"start": {
"line": 343,
"column": 21
},
"end": {
"line": 343,
"column": 44
}
}
},
{
"type": "Line",
"value": "Public TF method to add sort type",
"range": [
12585,
12620
],
"loc": {
"start": {
"line": 355,
"column": 8
},
"end": {
"line": 355,
"column": 43
}
}
},
{
"type": "Line",
"value": "Custom sort types",
"range": [
12632,
12651
],
"loc": {
"start": {
"line": 357,
"column": 8
},
"end": {
"line": 357,
"column": 27
}
}
},
{
"type": "Block",
"value": "** external table headers adapter **",
"range": [
13342,
13382
],
"loc": {
"start": {
"line": 372,
"column": 8
},
"end": {
"line": 372,
"column": 48
}
}
},
{
"type": "Block",
"value": "*\r\n * Destroy sort\r\n ",
"range": [
14283,
14316
],
"loc": {
"start": {
"line": 398,
"column": 4
},
"end": {
"line": 400,
"column": 7
}
}
},
{
"type": "Line",
"value": "Converters",
"range": [
14769,
14781
],
"loc": {
"start": {
"line": 420,
"column": 0
},
"end": {
"line": 420,
"column": 12
}
}
}
]
}