1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-01 13:32:40 +02:00
TableFilter/doc/ast/source/src/extensions/sort/adapterSortabletable.js.json

36164 lines
1.6 MiB
JSON
Raw Normal View History

{
"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": [
2015-08-06 07:27:09 +02:00
41,
44
],
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 10
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
41,
44
],
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 10
}
}
}
],
"source": {
"type": "Literal",
"value": "../../dom",
"raw": "'../../dom'",
"range": [
2015-08-06 07:27:09 +02:00
50,
61
],
"loc": {
"start": {
"line": 2,
"column": 16
},
"end": {
"line": 2,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
34,
62
],
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 28
}
}
},
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"local": {
"type": "Identifier",
"name": "Arr",
"range": [
2015-08-06 07:27:09 +02:00
71,
74
],
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 10
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
71,
74
],
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 10
}
}
}
],
"source": {
"type": "Literal",
"value": "../../array",
"raw": "'../../array'",
"range": [
2015-08-06 07:27:09 +02:00
80,
93
],
"loc": {
"start": {
"line": 3,
"column": 16
},
"end": {
"line": 3,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
64,
94
],
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 30
}
}
},
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"local": {
"type": "Identifier",
"name": "Event",
"range": [
2015-08-06 07:27:09 +02:00
103,
108
],
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 12
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
103,
108
],
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 12
}
}
}
],
"source": {
"type": "Literal",
"value": "../../event",
"raw": "'../../event'",
"range": [
2015-08-06 07:27:09 +02:00
114,
127
],
"loc": {
"start": {
"line": 4,
"column": 18
},
"end": {
"line": 4,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
96,
128
],
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 32
}
}
},
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"local": {
"type": "Identifier",
"name": "DateHelper",
"range": [
2015-08-06 07:27:09 +02:00
137,
147
],
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 17
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
137,
147
],
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 17
}
}
}
],
"source": {
"type": "Literal",
"value": "../../date",
"raw": "'../../date'",
"range": [
2015-08-06 07:27:09 +02:00
153,
165
],
"loc": {
"start": {
"line": 5,
"column": 23
},
"end": {
"line": 5,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
130,
166
],
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 36
}
}
},
{
"type": "ImportDeclaration",
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"local": {
"type": "Identifier",
"name": "Helpers",
"range": [
2015-08-06 07:27:09 +02:00
175,
182
],
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 14
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
175,
182
],
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 14
}
}
}
],
"source": {
"type": "Literal",
"value": "../../helpers",
"raw": "'../../helpers'",
"range": [
2015-08-06 07:27:09 +02:00
188,
203
],
"loc": {
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 6,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
168,
204
],
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 36
}
}
},
{
"type": "ExportDefaultDeclaration",
"declaration": {
"type": "ClassDeclaration",
"id": {
"type": "Identifier",
"name": "AdapterSortableTable",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
361,
372
],
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 14,
"column": 15
}
}
},
"value": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
373,
375
],
"loc": {
"start": {
"line": 14,
"column": 16
},
"end": {
"line": 14,
"column": 18
}
}
},
{
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
434,
436
],
"loc": {
"start": {
"line": 16,
"column": 16
},
"end": {
"line": 16,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "config",
"range": [
2015-08-06 07:27:09 +02:00
437,
443
],
"loc": {
"start": {
"line": 16,
"column": 19
},
"end": {
"line": 16,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
434,
443
],
"loc": {
"start": {
"line": 16,
"column": 16
},
"end": {
"line": 16,
"column": 25
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
434,
445
],
"loc": {
"start": {
"line": 16,
"column": 16
},
"end": {
"line": 16,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
430,
445
],
"loc": {
"start": {
"line": 16,
"column": 12
},
"end": {
"line": 16,
"column": 27
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
426,
446
],
"loc": {
"start": {
"line": 16,
"column": 8
},
"end": {
"line": 16,
"column": 28
}
},
"leadingComments": [
{
"type": "Line",
"value": " Configuration object",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
458,
462
],
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "initialized",
"range": [
2015-08-06 07:27:09 +02:00
463,
474
],
"loc": {
"start": {
"line": 18,
"column": 13
},
"end": {
"line": 18,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
458,
474
],
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 24
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
2015-08-06 07:27:09 +02:00
477,
482
],
"loc": {
"start": {
"line": 18,
"column": 27
},
"end": {
"line": 18,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
458,
482
],
"loc": {
"start": {
"line": 18,
"column": 8
},
"end": {
"line": 18,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
493,
497
],
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "name",
"range": [
2015-08-06 07:27:09 +02:00
498,
502
],
"loc": {
"start": {
"line": 19,
"column": 13
},
"end": {
"line": 19,
"column": 17
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
493,
502
],
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 17
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
505,
509
],
"loc": {
"start": {
"line": 19,
"column": 20
},
"end": {
"line": 19,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "name",
"range": [
2015-08-06 07:27:09 +02:00
510,
514
],
"loc": {
"start": {
"line": 19,
"column": 25
},
"end": {
"line": 19,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
505,
514
],
"loc": {
"start": {
"line": 19,
"column": 20
},
"end": {
"line": 19,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
493,
514
],
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
525,
529
],
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "desc",
"range": [
2015-08-06 07:27:09 +02:00
530,
534
],
"loc": {
"start": {
"line": 20,
"column": 13
},
"end": {
"line": 20,
"column": 17
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
537,
541
],
"loc": {
"start": {
"line": 20,
"column": 20
},
"end": {
"line": 20,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "description",
"range": [
2015-08-06 07:27:09 +02:00
542,
553
],
"loc": {
"start": {
"line": 20,
"column": 25
},
"end": {
"line": 20,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
537,
553
],
"loc": {
"start": {
"line": 20,
"column": 20
},
"end": {
"line": 20,
"column": 36
}
}
},
"right": {
"type": "Literal",
"value": "Sortable table",
"raw": "'Sortable table'",
"range": [
2015-08-06 07:27:09 +02:00
557,
573
],
"loc": {
"start": {
"line": 20,
"column": 40
},
"end": {
"line": 20,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
537,
573
],
"loc": {
"start": {
"line": 20,
"column": 20
},
"end": {
"line": 20,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
525,
573
],
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
525,
574
],
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 57
}
},
"trailingComments": [
{
"type": "Line",
"value": "indicates if paging is enabled",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
628,
632
],
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "isPaged",
"range": [
2015-08-06 07:27:09 +02:00
633,
640
],
"loc": {
"start": {
"line": 23,
"column": 13
},
"end": {
"line": 23,
"column": 20
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
628,
640
],
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 20
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
2015-08-06 07:27:09 +02:00
643,
648
],
"loc": {
"start": {
"line": 23,
"column": 23
},
"end": {
"line": 23,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
628,
648
],
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
628,
649
],
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 29
}
},
"leadingComments": [
{
"type": "Line",
"value": "indicates if paging is enabled",
"range": [
2015-08-06 07:27:09 +02:00
586,
618
],
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 40
}
}
}
],
"trailingComments": [
{
"type": "Line",
"value": "indicates if tables was sorted",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
703,
707
],
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "sorted",
"range": [
2015-08-06 07:27:09 +02:00
708,
714
],
"loc": {
"start": {
"line": 26,
"column": 13
},
"end": {
"line": 26,
"column": 19
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
703,
714
],
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 19
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
2015-08-06 07:27:09 +02:00
717,
722
],
"loc": {
"start": {
"line": 26,
"column": 22
},
"end": {
"line": 26,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
703,
722
],
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
703,
723
],
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 28
}
},
"leadingComments": [
{
"type": "Line",
"value": "indicates if tables was sorted",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
735,
739
],
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
2015-08-06 07:27:09 +02:00
740,
749
],
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 28,
"column": 22
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
752,
757
],
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"name": "isArray",
"range": [
2015-08-06 07:27:09 +02:00
758,
765
],
"loc": {
"start": {
"line": 28,
"column": 31
},
"end": {
"line": 28,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
752,
765
],
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 38
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
766,
770
],
"loc": {
"start": {
"line": 28,
"column": 39
},
"end": {
"line": 28,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "types",
"range": [
2015-08-06 07:27:09 +02:00
771,
776
],
"loc": {
"start": {
"line": 28,
"column": 44
},
"end": {
"line": 28,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
766,
776
],
"loc": {
"start": {
"line": 28,
"column": 39
},
"end": {
"line": 28,
"column": 49
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
752,
777
],
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 50
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
780,
784
],
"loc": {
"start": {
"line": 28,
"column": 53
},
"end": {
"line": 28,
"column": 57
}
}
},
"property": {
"type": "Identifier",
"name": "types",
"range": [
2015-08-06 07:27:09 +02:00
785,
790
],
"loc": {
"start": {
"line": 28,
"column": 58
},
"end": {
"line": 28,
"column": 63
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
780,
790
],
"loc": {
"start": {
"line": 28,
"column": 53
},
"end": {
"line": 28,
"column": 63
}
}
},
"alternate": {
"type": "ArrayExpression",
"elements": [],
"range": [
2015-08-06 07:27:09 +02:00
793,
795
],
"loc": {
"start": {
"line": 28,
"column": 66
},
"end": {
"line": 28,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
752,
795
],
"loc": {
"start": {
"line": 28,
"column": 25
},
"end": {
"line": 28,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
735,
795
],
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
806,
810
],
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
2015-08-06 07:27:09 +02:00
811,
825
],
"loc": {
"start": {
"line": 29,
"column": 13
},
"end": {
"line": 29,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
828,
833
],
"loc": {
"start": {
"line": 29,
"column": 30
},
"end": {
"line": 29,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "isArray",
"range": [
2015-08-06 07:27:09 +02:00
834,
841
],
"loc": {
"start": {
"line": 29,
"column": 36
},
"end": {
"line": 29,
"column": 43
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
828,
841
],
"loc": {
"start": {
"line": 29,
"column": 30
},
"end": {
"line": 29,
"column": 43
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
842,
846
],
"loc": {
"start": {
"line": 29,
"column": 44
},
"end": {
"line": 29,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"name": "sort_col_at_start",
"range": [
2015-08-06 07:27:09 +02:00
847,
864
],
"loc": {
"start": {
"line": 29,
"column": 49
},
"end": {
"line": 29,
"column": 66
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
842,
864
],
"loc": {
"start": {
"line": 29,
"column": 44
},
"end": {
"line": 29,
"column": 66
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
828,
865
],
"loc": {
"start": {
"line": 29,
"column": 30
},
"end": {
"line": 29,
"column": 67
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
881,
885
],
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "sort_col_at_start",
"range": [
2015-08-06 07:27:09 +02:00
886,
903
],
"loc": {
"start": {
"line": 30,
"column": 17
},
"end": {
"line": 30,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
881,
903
],
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 34
}
}
},
"alternate": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
906,
910
],
"loc": {
"start": {
"line": 30,
"column": 37
},
"end": {
"line": 30,
"column": 41
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
828,
910
],
"loc": {
"start": {
"line": 29,
"column": 30
},
"end": {
"line": 30,
"column": 41
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
806,
910
],
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 30,
"column": 41
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
921,
925
],
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "asyncSort",
"range": [
2015-08-06 07:27:09 +02:00
926,
935
],
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 22
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
921,
935
],
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 22
}
}
},
"right": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "Boolean",
"range": [
2015-08-06 07:27:09 +02:00
938,
945
],
"loc": {
"start": {
"line": 31,
"column": 25
},
"end": {
"line": 31,
"column": 32
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
946,
950
],
"loc": {
"start": {
"line": 31,
"column": 33
},
"end": {
"line": 31,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"name": "async_sort",
"range": [
2015-08-06 07:27:09 +02:00
951,
961
],
"loc": {
"start": {
"line": 31,
"column": 38
},
"end": {
"line": 31,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
946,
961
],
"loc": {
"start": {
"line": 31,
"column": 33
},
"end": {
"line": 31,
"column": 48
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
938,
962
],
"loc": {
"start": {
"line": 31,
"column": 25
},
"end": {
"line": 31,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
921,
962
],
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
973,
977
],
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 32,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "triggerIds",
"range": [
2015-08-06 07:27:09 +02:00
978,
988
],
"loc": {
"start": {
"line": 32,
"column": 13
},
"end": {
"line": 32,
"column": 23
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
991,
996
],
"loc": {
"start": {
"line": 32,
"column": 26
},
"end": {
"line": 32,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "isArray",
"range": [
2015-08-06 07:27:09 +02:00
997,
1004
],
"loc": {
"start": {
"line": 32,
"column": 32
},
"end": {
"line": 32,
"column": 39
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
991,
1004
],
"loc": {
"start": {
"line": 32,
"column": 26
},
"end": {
"line": 32,
"column": 39
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
1005,
1009
],
"loc": {
"start": {
"line": 32,
"column": 40
},
"end": {
"line": 32,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "trigger_ids",
"range": [
2015-08-06 07:27:09 +02:00
1010,
1021
],
"loc": {
"start": {
"line": 32,
"column": 45
},
"end": {
"line": 32,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1005,
1021
],
"loc": {
"start": {
"line": 32,
"column": 40
},
"end": {
"line": 32,
"column": 56
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
991,
1022
],
"loc": {
"start": {
"line": 32,
"column": 26
},
"end": {
"line": 32,
"column": 57
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
1038,
1042
],
"loc": {
"start": {
"line": 33,
"column": 12
},
"end": {
"line": 33,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "trigger_ids",
"range": [
2015-08-06 07:27:09 +02:00
1043,
1054
],
"loc": {
"start": {
"line": 33,
"column": 17
},
"end": {
"line": 33,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1038,
1054
],
"loc": {
"start": {
"line": 33,
"column": 12
},
"end": {
"line": 33,
"column": 28
}
}
},
"alternate": {
"type": "ArrayExpression",
"elements": [],
"range": [
2015-08-06 07:27:09 +02:00
1057,
1059
],
"loc": {
"start": {
"line": 33,
"column": 31
},
"end": {
"line": 33,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
991,
1059
],
"loc": {
"start": {
"line": 32,
"column": 26
},
"end": {
"line": 33,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
973,
1059
],
"loc": {
"start": {
"line": 32,
"column": 8
},
"end": {
"line": 33,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1072,
1129
],
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 65
}
}
},
{
"type": "Line",
"value": " tablefilter.css to reflect any path change",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1194,
1198
],
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "imgPath",
"range": [
2015-08-06 07:27:09 +02:00
1199,
1206
],
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 20
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1209,
1213
],
"loc": {
"start": {
"line": 37,
"column": 23
},
"end": {
"line": 37,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "images_path",
"range": [
2015-08-06 07:27:09 +02:00
1214,
1225
],
"loc": {
"start": {
"line": 37,
"column": 28
},
"end": {
"line": 37,
"column": 39
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1209,
1225
],
"loc": {
"start": {
"line": 37,
"column": 23
},
"end": {
"line": 37,
"column": 39
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
1229,
1231
],
"loc": {
"start": {
"line": 37,
"column": 43
},
"end": {
"line": 37,
"column": 45
}
}
},
"property": {
"type": "Identifier",
"name": "themesPath",
"range": [
2015-08-06 07:27:09 +02:00
1232,
1242
],
"loc": {
"start": {
"line": 37,
"column": 46
},
"end": {
"line": 37,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1229,
1242
],
"loc": {
"start": {
"line": 37,
"column": 43
},
"end": {
"line": 37,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1209,
1242
],
"loc": {
"start": {
"line": 37,
"column": 23
},
"end": {
"line": 37,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1194,
1242
],
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1072,
1129
],
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 65
}
}
},
{
"type": "Line",
"value": " tablefilter.css to reflect any path change",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1253,
1257
],
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "imgBlank",
"range": [
2015-08-06 07:27:09 +02:00
1258,
1266
],
"loc": {
"start": {
"line": 38,
"column": 13
},
"end": {
"line": 38,
"column": 21
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1269,
1273
],
"loc": {
"start": {
"line": 38,
"column": 24
},
"end": {
"line": 38,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "image_blank",
"range": [
2015-08-06 07:27:09 +02:00
1274,
1285
],
"loc": {
"start": {
"line": 38,
"column": 29
},
"end": {
"line": 38,
"column": 40
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1269,
1285
],
"loc": {
"start": {
"line": 38,
"column": 24
},
"end": {
"line": 38,
"column": 40
}
}
},
"right": {
"type": "Literal",
"value": "blank.png",
"raw": "'blank.png'",
"range": [
2015-08-06 07:27:09 +02:00
1289,
1300
],
"loc": {
"start": {
"line": 38,
"column": 44
},
"end": {
"line": 38,
"column": 55
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1269,
1300
],
"loc": {
"start": {
"line": 38,
"column": 24
},
"end": {
"line": 38,
"column": 55
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1253,
1300
],
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 55
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1311,
1315
],
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "imgClassName",
"range": [
2015-08-06 07:27:09 +02:00
1316,
1328
],
"loc": {
"start": {
"line": 39,
"column": 13
},
"end": {
"line": 39,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1331,
1335
],
"loc": {
"start": {
"line": 39,
"column": 28
},
"end": {
"line": 39,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "image_class_name",
"range": [
2015-08-06 07:27:09 +02:00
1336,
1352
],
"loc": {
"start": {
"line": 39,
"column": 33
},
"end": {
"line": 39,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1331,
1352
],
"loc": {
"start": {
"line": 39,
"column": 28
},
"end": {
"line": 39,
"column": 49
}
}
},
"right": {
"type": "Literal",
"value": "sort-arrow",
"raw": "'sort-arrow'",
"range": [
2015-08-06 07:27:09 +02:00
1356,
1368
],
"loc": {
"start": {
"line": 39,
"column": 53
},
"end": {
"line": 39,
"column": 65
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1331,
1368
],
"loc": {
"start": {
"line": 39,
"column": 28
},
"end": {
"line": 39,
"column": 65
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1311,
1368
],
"loc": {
"start": {
"line": 39,
"column": 8
},
"end": {
"line": 39,
"column": 65
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1379,
1383
],
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "imgAscClassName",
"range": [
2015-08-06 07:27:09 +02:00
1384,
1399
],
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1402,
1406
],
"loc": {
"start": {
"line": 40,
"column": 31
},
"end": {
"line": 40,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "image_asc_class_name",
"range": [
2015-08-06 07:27:09 +02:00
1407,
1427
],
"loc": {
"start": {
"line": 40,
"column": 36
},
"end": {
"line": 40,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1402,
1427
],
"loc": {
"start": {
"line": 40,
"column": 31
},
"end": {
"line": 40,
"column": 56
}
}
},
"right": {
"type": "Literal",
"value": "ascending",
"raw": "'ascending'",
"range": [
2015-08-06 07:27:09 +02:00
1431,
1442
],
"loc": {
"start": {
"line": 40,
"column": 60
},
"end": {
"line": 40,
"column": 71
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1402,
1442
],
"loc": {
"start": {
"line": 40,
"column": 31
},
"end": {
"line": 40,
"column": 71
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1379,
1442
],
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 71
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1453,
1457
],
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "imgDescClassName",
"range": [
2015-08-06 07:27:09 +02:00
1458,
1474
],
"loc": {
"start": {
"line": 41,
"column": 13
},
"end": {
"line": 41,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1477,
1481
],
"loc": {
"start": {
"line": 41,
"column": 32
},
"end": {
"line": 41,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "image_desc_class_name",
"range": [
2015-08-06 07:27:09 +02:00
1482,
1503
],
"loc": {
"start": {
"line": 41,
"column": 37
},
"end": {
"line": 41,
"column": 58
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1477,
1503
],
"loc": {
"start": {
"line": 41,
"column": 32
},
"end": {
"line": 41,
"column": 58
}
}
},
"right": {
"type": "Literal",
"value": "descending",
"raw": "'descending'",
"range": [
2015-08-06 07:27:09 +02:00
1506,
1518
],
"loc": {
"start": {
"line": 41,
"column": 61
},
"end": {
"line": 41,
"column": 73
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1477,
1518
],
"loc": {
"start": {
"line": 41,
"column": 32
},
"end": {
"line": 41,
"column": 73
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1453,
1518
],
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 73
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1453,
1519
],
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 74
}
},
"trailingComments": [
{
"type": "Line",
"value": "cell attribute storing custom key",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1574,
1578
],
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "customKey",
"range": [
2015-08-06 07:27:09 +02:00
1579,
1588
],
"loc": {
"start": {
"line": 43,
"column": 13
},
"end": {
"line": 43,
"column": 22
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1591,
1595
],
"loc": {
"start": {
"line": 43,
"column": 25
},
"end": {
"line": 43,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "custom_key",
"range": [
2015-08-06 07:27:09 +02:00
1596,
1606
],
"loc": {
"start": {
"line": 43,
"column": 30
},
"end": {
"line": 43,
"column": 40
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1610,
1627
],
"loc": {
"start": {
"line": 43,
"column": 44
},
"end": {
"line": 43,
"column": 61
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1591,
1627
],
"loc": {
"start": {
"line": 43,
"column": 25
},
"end": {
"line": 43,
"column": 61
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1574,
1627
],
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 61
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
1574,
1628
],
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 62
}
},
"leadingComments": [
{
"type": "Line",
"value": "cell attribute storing custom key",
"range": [
2015-08-06 07:27:09 +02:00
1529,
1564
],
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 43
}
}
}
],
"trailingComments": [
{
"type": "Block",
"value": "** TF additional events **",
"range": [
2015-08-06 07:27:09 +02:00
1640,
1670
],
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 38
}
}
},
{
"type": "Line",
"value": "additional paging events for alternating background",
"range": [
2015-08-06 07:27:09 +02:00
1680,
1733
],
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 61
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.nextEvt = function(){",
"range": [
2015-08-06 07:27:09 +02:00
1743,
1781
],
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 46
}
}
},
{
"type": "Line",
"value": " if(o.sorted && o.alternateBgs) o.Filter();",
"range": [
2015-08-06 07:27:09 +02:00
1791,
1836
],
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 53
}
}
},
{
"type": "Line",
"value": " }",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1979,
2028
],
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 57
}
}
},
{
"type": "Line",
"value": " o.Evt._OnSlcPagesChangeEvt = o.Evt._Paging.nextEvt;",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2171,
2175
],
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "onSortLoaded",
"range": [
2015-08-06 07:27:09 +02:00
2176,
2188
],
"loc": {
"start": {
"line": 56,
"column": 13
},
"end": {
"line": 56,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2191,
2196
],
"loc": {
"start": {
"line": 56,
"column": 28
},
"end": {
"line": 56,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "isFn",
"range": [
2015-08-06 07:27:09 +02:00
2197,
2201
],
"loc": {
"start": {
"line": 56,
"column": 34
},
"end": {
"line": 56,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2191,
2201
],
"loc": {
"start": {
"line": 56,
"column": 28
},
"end": {
"line": 56,
"column": 38
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
2202,
2206
],
"loc": {
"start": {
"line": 56,
"column": 39
},
"end": {
"line": 56,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "on_sort_loaded",
"range": [
2015-08-06 07:27:09 +02:00
2207,
2221
],
"loc": {
"start": {
"line": 56,
"column": 44
},
"end": {
"line": 56,
"column": 58
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2202,
2221
],
"loc": {
"start": {
"line": 56,
"column": 39
},
"end": {
"line": 56,
"column": 58
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
2191,
2222
],
"loc": {
"start": {
"line": 56,
"column": 28
},
"end": {
"line": 56,
"column": 59
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
2238,
2242
],
"loc": {
"start": {
"line": 57,
"column": 12
},
"end": {
"line": 57,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "on_sort_loaded",
"range": [
2015-08-06 07:27:09 +02:00
2243,
2257
],
"loc": {
"start": {
"line": 57,
"column": 17
},
"end": {
"line": 57,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2238,
2257
],
"loc": {
"start": {
"line": 57,
"column": 12
},
"end": {
"line": 57,
"column": 31
}
}
},
"alternate": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
2260,
2264
],
"loc": {
"start": {
"line": 57,
"column": 34
},
"end": {
"line": 57,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2191,
2264
],
"loc": {
"start": {
"line": 56,
"column": 28
},
"end": {
"line": 57,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2171,
2264
],
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 57,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2171,
2265
],
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 57,
"column": 39
}
},
"leadingComments": [
{
"type": "Block",
"value": "** TF additional events **",
"range": [
2015-08-06 07:27:09 +02:00
1640,
1670
],
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 38
}
}
},
{
"type": "Line",
"value": "additional paging events for alternating background",
"range": [
2015-08-06 07:27:09 +02:00
1680,
1733
],
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 61
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.nextEvt = function(){",
"range": [
2015-08-06 07:27:09 +02:00
1743,
1781
],
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 46
}
}
},
{
"type": "Line",
"value": " if(o.sorted && o.alternateBgs) o.Filter();",
"range": [
2015-08-06 07:27:09 +02:00
1791,
1836
],
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 53
}
}
},
{
"type": "Line",
"value": " }",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1979,
2028
],
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 57
}
}
},
{
"type": "Line",
"value": " o.Evt._OnSlcPagesChangeEvt = o.Evt._Paging.nextEvt;",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2104,
2161
],
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 65
}
}
}
],
"trailingComments": [
{
"type": "Line",
"value": " callback invoked before table is sorted",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2327,
2331
],
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "onBeforeSort",
"range": [
2015-08-06 07:27:09 +02:00
2332,
2344
],
"loc": {
"start": {
"line": 59,
"column": 13
},
"end": {
"line": 59,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2347,
2352
],
"loc": {
"start": {
"line": 59,
"column": 28
},
"end": {
"line": 59,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "isFn",
"range": [
2015-08-06 07:27:09 +02:00
2353,
2357
],
"loc": {
"start": {
"line": 59,
"column": 34
},
"end": {
"line": 59,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2347,
2357
],
"loc": {
"start": {
"line": 59,
"column": 28
},
"end": {
"line": 59,
"column": 38
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
2358,
2362
],
"loc": {
"start": {
"line": 59,
"column": 39
},
"end": {
"line": 59,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "on_before_sort",
"range": [
2015-08-06 07:27:09 +02:00
2363,
2377
],
"loc": {
"start": {
"line": 59,
"column": 44
},
"end": {
"line": 59,
"column": 58
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2358,
2377
],
"loc": {
"start": {
"line": 59,
"column": 39
},
"end": {
"line": 59,
"column": 58
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
2347,
2378
],
"loc": {
"start": {
"line": 59,
"column": 28
},
"end": {
"line": 59,
"column": 59
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
2394,
2398
],
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "on_before_sort",
"range": [
2015-08-06 07:27:09 +02:00
2399,
2413
],
"loc": {
"start": {
"line": 60,
"column": 17
},
"end": {
"line": 60,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2394,
2413
],
"loc": {
"start": {
"line": 60,
"column": 12
},
"end": {
"line": 60,
"column": 31
}
}
},
"alternate": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
2416,
2420
],
"loc": {
"start": {
"line": 60,
"column": 34
},
"end": {
"line": 60,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2347,
2420
],
"loc": {
"start": {
"line": 59,
"column": 28
},
"end": {
"line": 60,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2327,
2420
],
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 60,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2327,
2421
],
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 60,
"column": 39
}
},
"leadingComments": [
{
"type": "Line",
"value": " callback invoked before table is sorted",
"range": [
2015-08-06 07:27:09 +02:00
2275,
2317
],
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 50
}
}
}
],
"trailingComments": [
{
"type": "Line",
"value": " callback invoked after table is sorted",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2482,
2486
],
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 62,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "onAfterSort",
"range": [
2015-08-06 07:27:09 +02:00
2487,
2498
],
"loc": {
"start": {
"line": 62,
"column": 13
},
"end": {
"line": 62,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2501,
2506
],
"loc": {
"start": {
"line": 62,
"column": 27
},
"end": {
"line": 62,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "isFn",
"range": [
2015-08-06 07:27:09 +02:00
2507,
2511
],
"loc": {
"start": {
"line": 62,
"column": 33
},
"end": {
"line": 62,
"column": 37
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2501,
2511
],
"loc": {
"start": {
"line": 62,
"column": 27
},
"end": {
"line": 62,
"column": 37
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "opts",
"range": [
2015-08-06 07:27:09 +02:00
2512,
2516
],
"loc": {
"start": {
"line": 62,
"column": 38
},
"end": {
"line": 62,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"name": "on_after_sort",
"range": [
2015-08-06 07:27:09 +02:00
2517,
2530
],
"loc": {
"start": {
"line": 62,
"column": 43
},
"end": {
"line": 62,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2512,
2530
],
"loc": {
"start": {
"line": 62,
"column": 38
},
"end": {
"line": 62,
"column": 56
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
2501,
2531
],
"loc": {
"start": {
"line": 62,
"column": 27
},
"end": {
"line": 62,
"column": 57
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "f",
"range": [
2015-08-06 07:27:09 +02:00
2547,
2548
],
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 13
}
}
},
"property": {
"type": "Identifier",
"name": "on_after_sort",
"range": [
2015-08-06 07:27:09 +02:00
2549,
2562
],
"loc": {
"start": {
"line": 63,
"column": 14
},
"end": {
"line": 63,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2547,
2562
],
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 27
}
}
},
"alternate": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
2565,
2569
],
"loc": {
"start": {
"line": 63,
"column": 30
},
"end": {
"line": 63,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2501,
2569
],
"loc": {
"start": {
"line": 62,
"column": 27
},
"end": {
"line": 63,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2482,
2569
],
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 63,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2482,
2570
],
"loc": {
"start": {
"line": 62,
"column": 8
},
"end": {
"line": 63,
"column": 35
}
},
"leadingComments": [
{
"type": "Line",
"value": " callback invoked after table is sorted",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2582,
2586
],
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 65,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
2587,
2589
],
"loc": {
"start": {
"line": 65,
"column": 13
},
"end": {
"line": 65,
"column": 15
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2582,
2589
],
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 65,
"column": 15
}
}
},
"right": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
2592,
2594
],
"loc": {
"start": {
"line": 65,
"column": 18
},
"end": {
"line": 65,
"column": 20
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2582,
2594
],
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 65,
"column": 20
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2582,
2595
],
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 65,
"column": 21
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
382,
2602
],
"loc": {
"start": {
"line": 14,
"column": 25
},
"end": {
"line": 66,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
372,
2602
],
"loc": {
"start": {
"line": 14,
"column": 15
},
"end": {
"line": 66,
"column": 5
}
}
},
"kind": "constructor",
"computed": false,
"range": [
2015-08-06 07:27:09 +02:00
361,
2602
],
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 66,
"column": 5
}
},
"leadingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * SortableTable Adapter module\r\n * @param {Object} tf TableFilter instance\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
258,
355
],
"loc": {
"start": {
"line": 10,
"column": 4
},
"end": {
"line": 13,
"column": 7
}
}
}
],
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "init",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2631,
2633
],
"loc": {
"start": {
"line": 69,
"column": 12
},
"end": {
"line": 69,
"column": 14
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
2636,
2640
],
"loc": {
"start": {
"line": 69,
"column": 17
},
"end": {
"line": 69,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
2641,
2643
],
"loc": {
"start": {
"line": 69,
"column": 22
},
"end": {
"line": 69,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2636,
2643
],
"loc": {
"start": {
"line": 69,
"column": 17
},
"end": {
"line": 69,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2631,
2643
],
"loc": {
"start": {
"line": 69,
"column": 12
},
"end": {
"line": 69,
"column": 24
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
2627,
2644
],
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 25
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "adpt",
"range": [
2015-08-06 07:27:09 +02:00
2658,
2662
],
"loc": {
"start": {
"line": 70,
"column": 12
},
"end": {
"line": 70,
"column": 16
}
}
},
"init": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
2665,
2669
],
"loc": {
"start": {
"line": 70,
"column": 19
},
"end": {
"line": 70,
"column": 23
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2658,
2669
],
"loc": {
"start": {
"line": 70,
"column": 12
},
"end": {
"line": 70,
"column": 23
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
2654,
2670
],
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 24
}
},
"trailingComments": [
{
"type": "Line",
"value": " SortableTable class sanity check (sortabletable.js)",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2749,
2754
],
"loc": {
"start": {
"line": 73,
"column": 11
},
"end": {
"line": 73,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "isUndef",
"range": [
2015-08-06 07:27:09 +02:00
2755,
2762
],
"loc": {
"start": {
"line": 73,
"column": 17
},
"end": {
"line": 73,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2749,
2762
],
"loc": {
"start": {
"line": 73,
"column": 11
},
"end": {
"line": 73,
"column": 24
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "SortableTable",
"range": [
2015-08-06 07:27:09 +02:00
2763,
2776
],
"loc": {
"start": {
"line": 73,
"column": 25
},
"end": {
"line": 73,
"column": 38
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2809,
2841
],
"loc": {
"start": {
"line": 74,
"column": 28
},
"end": {
"line": 74,
"column": 60
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
2799,
2842
],
"loc": {
"start": {
"line": 74,
"column": 18
},
"end": {
"line": 74,
"column": 61
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2793,
2843
],
"loc": {
"start": {
"line": 74,
"column": 12
},
"end": {
"line": 74,
"column": 62
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
2778,
2854
],
"loc": {
"start": {
"line": 73,
"column": 40
},
"end": {
"line": 75,
"column": 9
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
2746,
2854
],
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 75,
"column": 9
}
},
"leadingComments": [
{
"type": "Line",
"value": " SortableTable class sanity check (sortabletable.js)",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2866,
2870
],
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "overrideSortableTable",
"range": [
2015-08-06 07:27:09 +02:00
2871,
2892
],
"loc": {
"start": {
"line": 77,
"column": 13
},
"end": {
"line": 77,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2866,
2892
],
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 34
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
2866,
2894
],
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2905,
2909
],
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "setSortTypes",
"range": [
2015-08-06 07:27:09 +02:00
2910,
2922
],
"loc": {
"start": {
"line": 78,
"column": 13
},
"end": {
"line": 78,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2905,
2922
],
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 25
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
2905,
2924
],
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2905,
2925
],
"loc": {
"start": {
"line": 78,
"column": 8
},
"end": {
"line": 78,
"column": 28
}
},
"trailingComments": [
{
"type": "Line",
"value": "Column sort at start",
"range": [
2015-08-06 07:27:09 +02:00
2937,
2959
],
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 30
}
}
}
]
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
2015-08-06 07:27:09 +02:00
2973,
2987
],
"loc": {
"start": {
"line": 81,
"column": 12
},
"end": {
"line": 81,
"column": 26
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
2015-08-06 07:27:09 +02:00
2990,
2994
],
"loc": {
"start": {
"line": 81,
"column": 29
},
"end": {
"line": 81,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
2015-08-06 07:27:09 +02:00
2995,
3009
],
"loc": {
"start": {
"line": 81,
"column": 34
},
"end": {
"line": 81,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2990,
3009
],
"loc": {
"start": {
"line": 81,
"column": 29
},
"end": {
"line": 81,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
2973,
3009
],
"loc": {
"start": {
"line": 81,
"column": 12
},
"end": {
"line": 81,
"column": 48
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
2969,
3010
],
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 49
}
},
"leadingComments": [
{
"type": "Line",
"value": "Column sort at start",
"range": [
2015-08-06 07:27:09 +02:00
2937,
2959
],
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 30
}
}
}
]
},
{
"type": "IfStatement",
"test": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3053,
3057
],
"loc": {
"start": {
"line": 83,
"column": 12
},
"end": {
"line": 83,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
3058,
3061
],
"loc": {
"start": {
"line": 83,
"column": 17
},
"end": {
"line": 83,
"column": 20
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3053,
3061
],
"loc": {
"start": {
"line": 83,
"column": 12
},
"end": {
"line": 83,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "sort",
"range": [
2015-08-06 07:27:09 +02:00
3062,
3066
],
"loc": {
"start": {
"line": 83,
"column": 21
},
"end": {
"line": 83,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3053,
3066
],
"loc": {
"start": {
"line": 83,
"column": 12
},
"end": {
"line": 83,
"column": 25
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
2015-08-06 07:27:09 +02:00
3067,
3081
],
"loc": {
"start": {
"line": 83,
"column": 26
},
"end": {
"line": 83,
"column": 40
}
}
},
"property": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
3082,
3083
],
"loc": {
"start": {
"line": 83,
"column": 41
},
"end": {
"line": 83,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3067,
3084
],
"loc": {
"start": {
"line": 83,
"column": 26
},
"end": {
"line": 83,
"column": 43
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "sortColAtStart",
"range": [
2015-08-06 07:27:09 +02:00
3086,
3100
],
"loc": {
"start": {
"line": 83,
"column": 45
},
"end": {
"line": 83,
"column": 59
}
}
},
"property": {
"type": "Literal",
"value": 1,
"raw": "1",
"range": [
2015-08-06 07:27:09 +02:00
3101,
3102
],
"loc": {
"start": {
"line": 83,
"column": 60
},
"end": {
"line": 83,
"column": 61
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3086,
3103
],
"loc": {
"start": {
"line": 83,
"column": 45
},
"end": {
"line": 83,
"column": 62
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
3053,
3104
],
"loc": {
"start": {
"line": 83,
"column": 12
},
"end": {
"line": 83,
"column": 63
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3053,
3105
],
"loc": {
"start": {
"line": 83,
"column": 12
},
"end": {
"line": 83,
"column": 64
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
3038,
3116
],
"loc": {
"start": {
"line": 82,
"column": 26
},
"end": {
"line": 84,
"column": 9
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
3020,
3116
],
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 84,
"column": 9
}
}
},
{
"type": "IfStatement",
"test": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
3131,
3135
],
"loc": {
"start": {
"line": 86,
"column": 11
},
"end": {
"line": 86,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "onSortLoaded",
"range": [
2015-08-06 07:27:09 +02:00
3136,
3148
],
"loc": {
"start": {
"line": 86,
"column": 16
},
"end": {
"line": 86,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3164,
3168
],
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "onSortLoaded",
"range": [
2015-08-06 07:27:09 +02:00
3169,
3181
],
"loc": {
"start": {
"line": 87,
"column": 17
},
"end": {
"line": 87,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3164,
3181
],
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "call",
"range": [
2015-08-06 07:27:09 +02:00
3182,
3186
],
"loc": {
"start": {
"line": 87,
"column": 30
},
"end": {
"line": 87,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3164,
3186
],
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 34
}
}
},
"arguments": [
{
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
3187,
3191
],
"loc": {
"start": {
"line": 87,
"column": 35
},
"end": {
"line": 87,
"column": 39
}
}
},
{
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
3193,
3195
],
"loc": {
"start": {
"line": 87,
"column": 41
},
"end": {
"line": 87,
"column": 43
}
}
},
{
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
3197,
3201
],
"loc": {
"start": {
"line": 87,
"column": 45
},
"end": {
"line": 87,
"column": 49
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
3164,
3202
],
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 50
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3164,
3203
],
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 51
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
3149,
3214
],
"loc": {
"start": {
"line": 86,
"column": 29
},
"end": {
"line": 88,
"column": 9
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
3128,
3214
],
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 88,
"column": 9
}
},
"trailingComments": [
{
"type": "Block",
"value": "** SortableTable callbacks **",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3269,
3273
],
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
3274,
3277
],
"loc": {
"start": {
"line": 91,
"column": 13
},
"end": {
"line": 91,
"column": 16
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3269,
3277
],
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "onbeforesort",
"range": [
2015-08-06 07:27:09 +02:00
3278,
3290
],
"loc": {
"start": {
"line": 91,
"column": 17
},
"end": {
"line": 91,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3321,
3325
],
"loc": {
"start": {
"line": 92,
"column": 15
},
"end": {
"line": 92,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"name": "onBeforeSort",
"range": [
2015-08-06 07:27:09 +02:00
3326,
3338
],
"loc": {
"start": {
"line": 92,
"column": 20
},
"end": {
"line": 92,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3358,
3362
],
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "onBeforeSort",
"range": [
2015-08-06 07:27:09 +02:00
3363,
3375
],
"loc": {
"start": {
"line": 93,
"column": 21
},
"end": {
"line": 93,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3358,
3375
],
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "call",
"range": [
2015-08-06 07:27:09 +02:00
3376,
3380
],
"loc": {
"start": {
"line": 93,
"column": 34
},
"end": {
"line": 93,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3358,
3380
],
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 38
}
}
},
"arguments": [
{
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
3381,
3385
],
"loc": {
"start": {
"line": 93,
"column": 39
},
"end": {
"line": 93,
"column": 43
}
}
},
{
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3391,
3395
],
"loc": {
"start": {
"line": 93,
"column": 49
},
"end": {
"line": 93,
"column": 53
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
3396,
3399
],
"loc": {
"start": {
"line": 93,
"column": 54
},
"end": {
"line": 93,
"column": 57
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3391,
3399
],
"loc": {
"start": {
"line": 93,
"column": 49
},
"end": {
"line": 93,
"column": 57
}
}
},
"property": {
"type": "Identifier",
"name": "sortColumn",
"range": [
2015-08-06 07:27:09 +02:00
3400,
3410
],
"loc": {
"start": {
"line": 93,
"column": 58
},
"end": {
"line": 93,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3391,
3410
],
"loc": {
"start": {
"line": 93,
"column": 49
},
"end": {
"line": 93,
"column": 68
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
3358,
3411
],
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 69
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3358,
3412
],
"loc": {
"start": {
"line": 93,
"column": 16
},
"end": {
"line": 93,
"column": 70
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
3339,
3427
],
"loc": {
"start": {
"line": 92,
"column": 33
},
"end": {
"line": 94,
"column": 13
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
3318,
3427
],
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 94,
"column": 13
}
},
"trailingComments": [
{
"type": "Block",
"value": "** sort behaviour for paging **",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3495,
3497
],
"loc": {
"start": {
"line": 97,
"column": 15
},
"end": {
"line": 97,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"name": "paging",
"range": [
2015-08-06 07:27:09 +02:00
3498,
3504
],
"loc": {
"start": {
"line": 97,
"column": 18
},
"end": {
"line": 97,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3524,
3528
],
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "isPaged",
"range": [
2015-08-06 07:27:09 +02:00
3529,
3536
],
"loc": {
"start": {
"line": 98,
"column": 21
},
"end": {
"line": 98,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3524,
3536
],
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 28
}
}
},
"right": {
"type": "Literal",
"value": true,
"raw": "true",
"range": [
2015-08-06 07:27:09 +02:00
3539,
3543
],
"loc": {
"start": {
"line": 98,
"column": 31
},
"end": {
"line": 98,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3524,
3543
],
"loc": {
"start": {
"line": 98,
"column": 16
},
"end": {
"line": 98,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3562,
3564
],
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "paging",
"range": [
2015-08-06 07:27:09 +02:00
3565,
3571
],
"loc": {
"start": {
"line": 99,
"column": 19
},
"end": {
"line": 99,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3562,
3571
],
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 25
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
2015-08-06 07:27:09 +02:00
3574,
3579
],
"loc": {
"start": {
"line": 99,
"column": 28
},
"end": {
"line": 99,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3562,
3579
],
"loc": {
"start": {
"line": 99,
"column": 16
},
"end": {
"line": 99,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3598,
3600
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "feature",
"range": [
2015-08-06 07:27:09 +02:00
3601,
3608
],
"loc": {
"start": {
"line": 100,
"column": 19
},
"end": {
"line": 100,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3598,
3608
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 26
}
}
},
"arguments": [
{
"type": "Literal",
"value": "paging",
"raw": "'paging'",
"range": [
2015-08-06 07:27:09 +02:00
3609,
3617
],
"loc": {
"start": {
"line": 100,
"column": 27
},
"end": {
"line": 100,
"column": 35
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
3598,
3618
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "destroy",
"range": [
2015-08-06 07:27:09 +02:00
3619,
3626
],
"loc": {
"start": {
"line": 100,
"column": 37
},
"end": {
"line": 100,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3598,
3626
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 44
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
3598,
3628
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 46
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3598,
3629
],
"loc": {
"start": {
"line": 100,
"column": 16
},
"end": {
"line": 100,
"column": 47
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
3505,
3644
],
"loc": {
"start": {
"line": 97,
"column": 25
},
"end": {
"line": 101,
"column": 13
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
3492,
3644
],
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 101,
"column": 13
}
},
"leadingComments": [
{
"type": "Block",
"value": "** sort behaviour for paging **",
"range": [
2015-08-06 07:27:09 +02:00
3443,
3478
],
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 47
}
}
}
]
}
],
"range": [
2015-08-06 07:27:09 +02:00
3303,
3655
],
"loc": {
"start": {
"line": 91,
"column": 42
},
"end": {
"line": 102,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
3293,
3655
],
"loc": {
"start": {
"line": 91,
"column": 32
},
"end": {
"line": 102,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3269,
3655
],
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 102,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3269,
3656
],
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 102,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
"value": "** SortableTable callbacks **",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3668,
3672
],
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
3673,
3676
],
"loc": {
"start": {
"line": 104,
"column": 13
},
"end": {
"line": 104,
"column": 16
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3668,
3676
],
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "onsort",
"range": [
2015-08-06 07:27:09 +02:00
3677,
3683
],
"loc": {
"start": {
"line": 104,
"column": 17
},
"end": {
"line": 104,
"column": 23
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3711,
3715
],
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "sorted",
"range": [
2015-08-06 07:27:09 +02:00
3716,
3722
],
"loc": {
"start": {
"line": 105,
"column": 17
},
"end": {
"line": 105,
"column": 23
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3711,
3722
],
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 23
}
}
},
"right": {
"type": "Literal",
"value": true,
"raw": "true",
"range": [
2015-08-06 07:27:09 +02:00
3725,
3729
],
"loc": {
"start": {
"line": 105,
"column": 26
},
"end": {
"line": 105,
"column": 30
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3711,
3729
],
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 30
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3711,
3730
],
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 31
}
},
"trailingComments": [
{
"type": "Line",
"value": "rows alternating bg issue",
"range": [
2015-08-06 07:27:09 +02:00
3746,
3773
],
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 39
}
}
},
{
"type": "Line",
"value": " TODO: move into AlternateRows component",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3846,
3848
],
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"name": "alternateBgs",
"range": [
2015-08-06 07:27:09 +02:00
3849,
3861
],
"loc": {
"start": {
"line": 109,
"column": 18
},
"end": {
"line": 109,
"column": 30
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
3892,
3894
],
"loc": {
"start": {
"line": 110,
"column": 27
},
"end": {
"line": 110,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "tbl",
"range": [
2015-08-06 07:27:09 +02:00
3895,
3898
],
"loc": {
"start": {
"line": 110,
"column": 30
},
"end": {
"line": 110,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3892,
3898
],
"loc": {
"start": {
"line": 110,
"column": 27
},
"end": {
"line": 110,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "rows",
"range": [
2015-08-06 07:27:09 +02:00
3899,
3903
],
"loc": {
"start": {
"line": 110,
"column": 34
},
"end": {
"line": 110,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3892,
3903
],
"loc": {
"start": {
"line": 110,
"column": 27
},
"end": {
"line": 110,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3885,
3903
],
"loc": {
"start": {
"line": 110,
"column": 20
},
"end": {
"line": 110,
"column": 38
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "c",
"range": [
2015-08-06 07:27:09 +02:00
3905,
3906
],
"loc": {
"start": {
"line": 110,
"column": 40
},
"end": {
"line": 110,
"column": 41
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
3909,
3910
],
"loc": {
"start": {
"line": 110,
"column": 44
},
"end": {
"line": 110,
"column": 45
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3905,
3910
],
"loc": {
"start": {
"line": 110,
"column": 40
},
"end": {
"line": 110,
"column": 45
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
3881,
3911
],
"loc": {
"start": {
"line": 110,
"column": 16
},
"end": {
"line": 110,
"column": 46
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "setClass",
"range": [
2015-08-06 07:27:09 +02:00
3935,
3943
],
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 112,
"column": 28
}
}
},
"init": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "row",
"range": [
2015-08-06 07:27:09 +02:00
3955,
3958
],
"loc": {
"start": {
"line": 112,
"column": 40
},
"end": {
"line": 112,
"column": 43
}
}
},
{
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
3960,
3961
],
"loc": {
"start": {
"line": 112,
"column": 45
},
"end": {
"line": 112,
"column": 46
}
}
},
{
"type": "Identifier",
"name": "removeOnly",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4000,
4005
],
"loc": {
"start": {
"line": 113,
"column": 23
},
"end": {
"line": 113,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "isUndef",
"range": [
2015-08-06 07:27:09 +02:00
4006,
4013
],
"loc": {
"start": {
"line": 113,
"column": 29
},
"end": {
"line": 113,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4000,
4013
],
"loc": {
"start": {
"line": 113,
"column": 23
},
"end": {
"line": 113,
"column": 36
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "removeOnly",
"range": [
2015-08-06 07:27:09 +02:00
4014,
4024
],
"loc": {
"start": {
"line": 113,
"column": 37
},
"end": {
"line": 113,
"column": 47
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4053,
4063
],
"loc": {
"start": {
"line": 114,
"column": 24
},
"end": {
"line": 114,
"column": 34
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
2015-08-06 07:27:09 +02:00
4066,
4071
],
"loc": {
"start": {
"line": 114,
"column": 37
},
"end": {
"line": 114,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4053,
4071
],
"loc": {
"start": {
"line": 114,
"column": 24
},
"end": {
"line": 114,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4053,
4072
],
"loc": {
"start": {
"line": 114,
"column": 24
},
"end": {
"line": 114,
"column": 43
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
4026,
4095
],
"loc": {
"start": {
"line": 113,
"column": 49
},
"end": {
"line": 115,
"column": 21
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
3997,
4095
],
"loc": {
"start": {
"line": 113,
"column": 20
},
"end": {
"line": 115,
"column": 21
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "altRows",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4131,
4133
],
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 116,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "feature",
"range": [
2015-08-06 07:27:09 +02:00
4134,
4141
],
"loc": {
"start": {
"line": 116,
"column": 37
},
"end": {
"line": 116,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4131,
4141
],
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 116,
"column": 44
}
}
},
"arguments": [
{
"type": "Literal",
"value": "alternateRows",
"raw": "'alternateRows'",
"range": [
2015-08-06 07:27:09 +02:00
4142,
4157
],
"loc": {
"start": {
"line": 116,
"column": 45
},
"end": {
"line": 116,
"column": 60
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
4131,
4158
],
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 116,
"column": 61
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4121,
4158
],
"loc": {
"start": {
"line": 116,
"column": 24
},
"end": {
"line": 116,
"column": 61
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "oddCls",
"range": [
2015-08-06 07:27:09 +02:00
4185,
4191
],
"loc": {
"start": {
"line": 117,
"column": 24
},
"end": {
"line": 117,
"column": 30
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "altRows",
"range": [
2015-08-06 07:27:09 +02:00
4194,
4201
],
"loc": {
"start": {
"line": 117,
"column": 33
},
"end": {
"line": 117,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"name": "oddCss",
"range": [
2015-08-06 07:27:09 +02:00
4202,
4208
],
"loc": {
"start": {
"line": 117,
"column": 41
},
"end": {
"line": 117,
"column": 47
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4194,
4208
],
"loc": {
"start": {
"line": 117,
"column": 33
},
"end": {
"line": 117,
"column": 47
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4185,
4208
],
"loc": {
"start": {
"line": 117,
"column": 24
},
"end": {
"line": 117,
"column": 47
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "evenCls",
"range": [
2015-08-06 07:27:09 +02:00
4235,
4242
],
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 31
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "altRows",
"range": [
2015-08-06 07:27:09 +02:00
4245,
4252
],
"loc": {
"start": {
"line": 118,
"column": 34
},
"end": {
"line": 118,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"name": "evenCss",
"range": [
2015-08-06 07:27:09 +02:00
4253,
4260
],
"loc": {
"start": {
"line": 118,
"column": 42
},
"end": {
"line": 118,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4245,
4260
],
"loc": {
"start": {
"line": 118,
"column": 34
},
"end": {
"line": 118,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4235,
4260
],
"loc": {
"start": {
"line": 118,
"column": 24
},
"end": {
"line": 118,
"column": 49
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4283,
4286
],
"loc": {
"start": {
"line": 119,
"column": 20
},
"end": {
"line": 119,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"name": "removeClass",
"range": [
2015-08-06 07:27:09 +02:00
4287,
4298
],
"loc": {
"start": {
"line": 119,
"column": 24
},
"end": {
"line": 119,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4283,
4298
],
"loc": {
"start": {
"line": 119,
"column": 20
},
"end": {
"line": 119,
"column": 35
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "row",
"range": [
2015-08-06 07:27:09 +02:00
4299,
4302
],
"loc": {
"start": {
"line": 119,
"column": 36
},
"end": {
"line": 119,
"column": 39
}
}
},
{
"type": "Identifier",
"name": "oddCls",
"range": [
2015-08-06 07:27:09 +02:00
4304,
4310
],
"loc": {
"start": {
"line": 119,
"column": 41
},
"end": {
"line": 119,
"column": 47
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
4283,
4311
],
"loc": {
"start": {
"line": 119,
"column": 20
},
"end": {
"line": 119,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4334,
4337
],
"loc": {
"start": {
"line": 120,
"column": 20
},
"end": {
"line": 120,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"name": "removeClass",
"range": [
2015-08-06 07:27:09 +02:00
4338,
4349
],
"loc": {
"start": {
"line": 120,
"column": 24
},
"end": {
"line": 120,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4334,
4349
],
"loc": {
"start": {
"line": 120,
"column": 20
},
"end": {
"line": 120,
"column": 35
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "row",
"range": [
2015-08-06 07:27:09 +02:00
4350,
4353
],
"loc": {
"start": {
"line": 120,
"column": 36
},
"end": {
"line": 120,
"column": 39
}
}
},
{
"type": "Identifier",
"name": "evenCls",
"range": [
2015-08-06 07:27:09 +02:00
4355,
4362
],
"loc": {
"start": {
"line": 120,
"column": 41
},
"end": {
"line": 120,
"column": 48
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
4334,
4363
],
"loc": {
"start": {
"line": 120,
"column": 20
},
"end": {
"line": 120,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4392,
4402
],
"loc": {
"start": {
"line": 122,
"column": 24
},
"end": {
"line": 122,
"column": 34
}
}
},
"prefix": true,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4430,
4433
],
"loc": {
"start": {
"line": 123,
"column": 24
},
"end": {
"line": 123,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "addClass",
"range": [
2015-08-06 07:27:09 +02:00
4434,
4442
],
"loc": {
"start": {
"line": 123,
"column": 28
},
"end": {
"line": 123,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4430,
4442
],
"loc": {
"start": {
"line": 123,
"column": 24
},
"end": {
"line": 123,
"column": 36
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "row",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4448,
4449
],
"loc": {
"start": {
"line": 123,
"column": 42
},
"end": {
"line": 123,
"column": 43
}
}
},
"right": {
"type": "Literal",
"value": 2,
"raw": "2",
"range": [
2015-08-06 07:27:09 +02:00
4452,
4453
],
"loc": {
"start": {
"line": 123,
"column": 46
},
"end": {
"line": 123,
"column": 47
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4448,
4453
],
"loc": {
"start": {
"line": 123,
"column": 42
},
"end": {
"line": 123,
"column": 47
}
}
},
"consequent": {
"type": "Identifier",
"name": "oddCls",
"range": [
2015-08-06 07:27:09 +02:00
4456,
4462
],
"loc": {
"start": {
"line": 123,
"column": 50
},
"end": {
"line": 123,
"column": 56
}
}
},
"alternate": {
"type": "Identifier",
"name": "evenCls",
"range": [
2015-08-06 07:27:09 +02:00
4465,
4472
],
"loc": {
"start": {
"line": 123,
"column": 59
},
"end": {
"line": 123,
"column": 66
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4448,
4472
],
"loc": {
"start": {
"line": 123,
"column": 42
},
"end": {
"line": 123,
"column": 66
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
4430,
4473
],
"loc": {
"start": {
"line": 123,
"column": 24
},
"end": {
"line": 123,
"column": 67
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4430,
4474
],
"loc": {
"start": {
"line": 123,
"column": 24
},
"end": {
"line": 123,
"column": 68
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
4403,
4497
],
"loc": {
"start": {
"line": 122,
"column": 35
},
"end": {
"line": 124,
"column": 21
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
4388,
4497
],
"loc": {
"start": {
"line": 122,
"column": 20
},
"end": {
"line": 124,
"column": 21
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
3974,
4516
],
"loc": {
"start": {
"line": 112,
"column": 59
},
"end": {
"line": 125,
"column": 17
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
3946,
4516
],
"loc": {
"start": {
"line": 112,
"column": 31
},
"end": {
"line": 125,
"column": 17
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3935,
4516
],
"loc": {
"start": {
"line": 112,
"column": 20
},
"end": {
"line": 125,
"column": 17
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4546,
4547
],
"loc": {
"start": {
"line": 127,
"column": 25
},
"end": {
"line": 127,
"column": 26
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
4550,
4552
],
"loc": {
"start": {
"line": 127,
"column": 29
},
"end": {
"line": 127,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "refRow",
"range": [
2015-08-06 07:27:09 +02:00
4553,
4559
],
"loc": {
"start": {
"line": 127,
"column": 32
},
"end": {
"line": 127,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4550,
4559
],
"loc": {
"start": {
"line": 127,
"column": 29
},
"end": {
"line": 127,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4546,
4559
],
"loc": {
"start": {
"line": 127,
"column": 25
},
"end": {
"line": 127,
"column": 38
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
4542,
4559
],
"loc": {
"start": {
"line": 127,
"column": 21
},
"end": {
"line": 127,
"column": 38
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
4561,
4562
],
"loc": {
"start": {
"line": 127,
"column": 40
},
"end": {
"line": 127,
"column": 41
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
4565,
4567
],
"loc": {
"start": {
"line": 127,
"column": 44
},
"end": {
"line": 127,
"column": 46
}
}
},
"property": {
"type": "Identifier",
"name": "nbRows",
"range": [
2015-08-06 07:27:09 +02:00
4568,
4574
],
"loc": {
"start": {
"line": 127,
"column": 47
},
"end": {
"line": 127,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4565,
4574
],
"loc": {
"start": {
"line": 127,
"column": 44
},
"end": {
"line": 127,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4561,
4574
],
"loc": {
"start": {
"line": 127,
"column": 40
},
"end": {
"line": 127,
"column": 53
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
4576,
4577
],
"loc": {
"start": {
"line": 127,
"column": 55
},
"end": {
"line": 127,
"column": 56
}
}
},
"prefix": false,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4620,
4624
],
"loc": {
"start": {
"line": 128,
"column": 37
},
"end": {
"line": 128,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
4625,
4626
],
"loc": {
"start": {
"line": 128,
"column": 42
},
"end": {
"line": 128,
"column": 43
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4620,
4627
],
"loc": {
"start": {
"line": 128,
"column": 37
},
"end": {
"line": 128,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "getAttribute",
"range": [
2015-08-06 07:27:09 +02:00
4628,
4640
],
"loc": {
"start": {
"line": 128,
"column": 45
},
"end": {
"line": 128,
"column": 57
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4620,
4640
],
"loc": {
"start": {
"line": 128,
"column": 37
},
"end": {
"line": 128,
"column": 57
}
}
},
"arguments": [
{
"type": "Literal",
"value": "validRow",
"raw": "'validRow'",
"range": [
2015-08-06 07:27:09 +02:00
4641,
4651
],
"loc": {
"start": {
"line": 128,
"column": 58
},
"end": {
"line": 128,
"column": 68
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
4620,
4652
],
"loc": {
"start": {
"line": 128,
"column": 37
},
"end": {
"line": 128,
"column": 69
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4607,
4652
],
"loc": {
"start": {
"line": 128,
"column": 24
},
"end": {
"line": 128,
"column": 69
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4678,
4680
],
"loc": {
"start": {
"line": 129,
"column": 23
},
"end": {
"line": 129,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "paging",
"range": [
2015-08-06 07:27:09 +02:00
4681,
4687
],
"loc": {
"start": {
"line": 129,
"column": 26
},
"end": {
"line": 129,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4691,
4695
],
"loc": {
"start": {
"line": 129,
"column": 36
},
"end": {
"line": 129,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
4696,
4697
],
"loc": {
"start": {
"line": 129,
"column": 41
},
"end": {
"line": 129,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4691,
4698
],
"loc": {
"start": {
"line": 129,
"column": 36
},
"end": {
"line": 129,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "style",
"range": [
2015-08-06 07:27:09 +02:00
4699,
4704
],
"loc": {
"start": {
"line": 129,
"column": 44
},
"end": {
"line": 129,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4691,
4704
],
"loc": {
"start": {
"line": 129,
"column": 36
},
"end": {
"line": 129,
"column": 49
}
}
},
"property": {
"type": "Identifier",
"name": "display",
"range": [
2015-08-06 07:27:09 +02:00
4705,
4712
],
"loc": {
"start": {
"line": 129,
"column": 50
},
"end": {
"line": 129,
"column": 57
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4691,
4712
],
"loc": {
"start": {
"line": 129,
"column": 36
},
"end": {
"line": 129,
"column": 57
}
}
},
"right": {
"type": "Literal",
"value": "",
"raw": "''",
"range": [
2015-08-06 07:27:09 +02:00
4717,
4719
],
"loc": {
"start": {
"line": 129,
"column": 62
},
"end": {
"line": 129,
"column": 64
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4691,
4719
],
"loc": {
"start": {
"line": 129,
"column": 36
},
"end": {
"line": 129,
"column": 64
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4747,
4755
],
"loc": {
"start": {
"line": 130,
"column": 24
},
"end": {
"line": 130,
"column": 32
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "rows",
"range": [
2015-08-06 07:27:09 +02:00
4756,
4760
],
"loc": {
"start": {
"line": 130,
"column": 33
},
"end": {
"line": 130,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
4761,
4762
],
"loc": {
"start": {
"line": 130,
"column": 38
},
"end": {
"line": 130,
"column": 39
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4756,
4763
],
"loc": {
"start": {
"line": 130,
"column": 33
},
"end": {
"line": 130,
"column": 40
}
}
},
{
"type": "Identifier",
"name": "c",
"range": [
2015-08-06 07:27:09 +02:00
4765,
4766
],
"loc": {
"start": {
"line": 130,
"column": 42
},
"end": {
"line": 130,
"column": 43
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
4747,
4767
],
"loc": {
"start": {
"line": 130,
"column": 24
},
"end": {
"line": 130,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4794,
4795
],
"loc": {
"start": {
"line": 131,
"column": 24
},
"end": {
"line": 131,
"column": 25
}
}
},
"prefix": false,
"range": [
2015-08-06 07:27:09 +02:00
4794,
4797
],
"loc": {
"start": {
"line": 131,
"column": 24
},
"end": {
"line": 131,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4794,
4798
],
"loc": {
"start": {
"line": 131,
"column": 24
},
"end": {
"line": 131,
"column": 28
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4858,
4868
],
"loc": {
"start": {
"line": 133,
"column": 28
},
"end": {
"line": 133,
"column": 38
}
}
},
"right": {
"type": "Literal",
"value": "true",
"raw": "'true'",
"range": [
2015-08-06 07:27:09 +02:00
4871,
4877
],
"loc": {
"start": {
"line": 133,
"column": 41
},
"end": {
"line": 133,
"column": 47
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4858,
4877
],
"loc": {
"start": {
"line": 133,
"column": 28
},
"end": {
"line": 133,
"column": 47
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "===",
"left": {
"type": "Identifier",
"name": "isRowValid",
"range": [
2015-08-06 07:27:09 +02:00
4881,
4891
],
"loc": {
"start": {
"line": 133,
"column": 51
},
"end": {
"line": 133,
"column": 61
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
4894,
4898
],
"loc": {
"start": {
"line": 133,
"column": 64
},
"end": {
"line": 133,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4881,
4898
],
"loc": {
"start": {
"line": 133,
"column": 51
},
"end": {
"line": 133,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4932,
4936
],
"loc": {
"start": {
"line": 134,
"column": 28
},
"end": {
"line": 134,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
4937,
4938
],
"loc": {
"start": {
"line": 134,
"column": 33
},
"end": {
"line": 134,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4932,
4939
],
"loc": {
"start": {
"line": 134,
"column": 28
},
"end": {
"line": 134,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "style",
"range": [
2015-08-06 07:27:09 +02:00
4940,
4945
],
"loc": {
"start": {
"line": 134,
"column": 36
},
"end": {
"line": 134,
"column": 41
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4932,
4945
],
"loc": {
"start": {
"line": 134,
"column": 28
},
"end": {
"line": 134,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"name": "display",
"range": [
2015-08-06 07:27:09 +02:00
4946,
4953
],
"loc": {
"start": {
"line": 134,
"column": 42
},
"end": {
"line": 134,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4932,
4953
],
"loc": {
"start": {
"line": 134,
"column": 28
},
"end": {
"line": 134,
"column": 49
}
}
},
"right": {
"type": "Literal",
"value": "",
"raw": "''",
"range": [
2015-08-06 07:27:09 +02:00
4958,
4960
],
"loc": {
"start": {
"line": 134,
"column": 54
},
"end": {
"line": 134,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4932,
4960
],
"loc": {
"start": {
"line": 134,
"column": 28
},
"end": {
"line": 134,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
4992,
5000
],
"loc": {
"start": {
"line": 135,
"column": 28
},
"end": {
"line": 135,
"column": 36
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "rows",
"range": [
2015-08-06 07:27:09 +02:00
5001,
5005
],
"loc": {
"start": {
"line": 135,
"column": 37
},
"end": {
"line": 135,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
5006,
5007
],
"loc": {
"start": {
"line": 135,
"column": 42
},
"end": {
"line": 135,
"column": 43
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5001,
5008
],
"loc": {
"start": {
"line": 135,
"column": 37
},
"end": {
"line": 135,
"column": 44
}
}
},
{
"type": "Identifier",
"name": "c",
"range": [
2015-08-06 07:27:09 +02:00
5010,
5011
],
"loc": {
"start": {
"line": 135,
"column": 46
},
"end": {
"line": 135,
"column": 47
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
4992,
5012
],
"loc": {
"start": {
"line": 135,
"column": 28
},
"end": {
"line": 135,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5043,
5044
],
"loc": {
"start": {
"line": 136,
"column": 28
},
"end": {
"line": 136,
"column": 29
}
}
},
"prefix": false,
"range": [
2015-08-06 07:27:09 +02:00
5043,
5046
],
"loc": {
"start": {
"line": 136,
"column": 28
},
"end": {
"line": 136,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5043,
5047
],
"loc": {
"start": {
"line": 136,
"column": 28
},
"end": {
"line": 136,
"column": 32
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5111,
5119
],
"loc": {
"start": {
"line": 138,
"column": 28
},
"end": {
"line": 138,
"column": 36
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "rows",
"range": [
2015-08-06 07:27:09 +02:00
5120,
5124
],
"loc": {
"start": {
"line": 138,
"column": 37
},
"end": {
"line": 138,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
5125,
5126
],
"loc": {
"start": {
"line": 138,
"column": 42
},
"end": {
"line": 138,
"column": 43
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5120,
5127
],
"loc": {
"start": {
"line": 138,
"column": 37
},
"end": {
"line": 138,
"column": 44
}
}
},
{
"type": "Identifier",
"name": "c",
"range": [
2015-08-06 07:27:09 +02:00
5129,
5130
],
"loc": {
"start": {
"line": 138,
"column": 46
},
"end": {
"line": 138,
"column": 47
}
}
},
{
"type": "Literal",
"value": true,
"raw": "true",
"range": [
2015-08-06 07:27:09 +02:00
5132,
5136
],
"loc": {
"start": {
"line": 138,
"column": 49
},
"end": {
"line": 138,
"column": 53
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
5111,
5137
],
"loc": {
"start": {
"line": 138,
"column": 28
},
"end": {
"line": 138,
"column": 54
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5111,
5138
],
"loc": {
"start": {
"line": 138,
"column": 28
},
"end": {
"line": 138,
"column": 55
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
5080,
5165
],
"loc": {
"start": {
"line": 137,
"column": 31
},
"end": {
"line": 139,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4854,
5165
],
"loc": {
"start": {
"line": 133,
"column": 24
},
"end": {
"line": 139,
"column": 25
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
4827,
5188
],
"loc": {
"start": {
"line": 132,
"column": 27
},
"end": {
"line": 140,
"column": 21
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4675,
5188
],
"loc": {
"start": {
"line": 129,
"column": 20
},
"end": {
"line": 140,
"column": 21
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
4580,
5207
],
"loc": {
"start": {
"line": 127,
"column": 59
},
"end": {
"line": 141,
"column": 17
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
4537,
5207
],
"loc": {
"start": {
"line": 127,
"column": 16
},
"end": {
"line": 141,
"column": 17
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
3862,
5222
],
"loc": {
"start": {
"line": 109,
"column": 31
},
"end": {
"line": 142,
"column": 13
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
3843,
5222
],
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 142,
"column": 13
}
},
"leadingComments": [
{
"type": "Line",
"value": "rows alternating bg issue",
"range": [
2015-08-06 07:27:09 +02:00
3746,
3773
],
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 39
}
}
},
{
"type": "Line",
"value": " TODO: move into AlternateRows component",
"range": [
2015-08-06 07:27:09 +02:00
3787,
3829
],
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 54
}
}
}
],
"trailingComments": [
{
"type": "Line",
"value": "sort behaviour for paging",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5280,
5284
],
"loc": {
"start": {
"line": 144,
"column": 15
},
"end": {
"line": 144,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"name": "isPaged",
"range": [
2015-08-06 07:27:09 +02:00
5285,
5292
],
"loc": {
"start": {
"line": 144,
"column": 20
},
"end": {
"line": 144,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5328,
5330
],
"loc": {
"start": {
"line": 145,
"column": 32
},
"end": {
"line": 145,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"name": "feature",
"range": [
2015-08-06 07:27:09 +02:00
5331,
5338
],
"loc": {
"start": {
"line": 145,
"column": 35
},
"end": {
"line": 145,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5328,
5338
],
"loc": {
"start": {
"line": 145,
"column": 32
},
"end": {
"line": 145,
"column": 42
}
}
},
"arguments": [
{
"type": "Literal",
"value": "paging",
"raw": "'paging'",
"range": [
2015-08-06 07:27:09 +02:00
5339,
5347
],
"loc": {
"start": {
"line": 145,
"column": 43
},
"end": {
"line": 145,
"column": 51
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
5328,
5348
],
"loc": {
"start": {
"line": 145,
"column": 32
},
"end": {
"line": 145,
"column": 52
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5316,
5348
],
"loc": {
"start": {
"line": 145,
"column": 20
},
"end": {
"line": 145,
"column": 52
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5367,
5376
],
"loc": {
"start": {
"line": 146,
"column": 16
},
"end": {
"line": 146,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "reset",
"range": [
2015-08-06 07:27:09 +02:00
5377,
5382
],
"loc": {
"start": {
"line": 146,
"column": 26
},
"end": {
"line": 146,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5367,
5382
],
"loc": {
"start": {
"line": 146,
"column": 16
},
"end": {
"line": 146,
"column": 31
}
}
},
"arguments": [
{
"type": "Literal",
"value": false,
"raw": "false",
"range": [
2015-08-06 07:27:09 +02:00
5383,
5388
],
"loc": {
"start": {
"line": 146,
"column": 32
},
"end": {
"line": 146,
"column": 37
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
5367,
5389
],
"loc": {
"start": {
"line": 146,
"column": 16
},
"end": {
"line": 146,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5408,
5417
],
"loc": {
"start": {
"line": 147,
"column": 16
},
"end": {
"line": 147,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "setPage",
"range": [
2015-08-06 07:27:09 +02:00
5418,
5425
],
"loc": {
"start": {
"line": 147,
"column": 26
},
"end": {
"line": 147,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5426,
5435
],
"loc": {
"start": {
"line": 147,
"column": 34
},
"end": {
"line": 147,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "getPage",
"range": [
2015-08-06 07:27:09 +02:00
5436,
5443
],
"loc": {
"start": {
"line": 147,
"column": 44
},
"end": {
"line": 147,
"column": 51
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5426,
5443
],
"loc": {
"start": {
"line": 147,
"column": 34
},
"end": {
"line": 147,
"column": 51
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
5426,
5445
],
"loc": {
"start": {
"line": 147,
"column": 34
},
"end": {
"line": 147,
"column": 53
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
5408,
5446
],
"loc": {
"start": {
"line": 147,
"column": 16
},
"end": {
"line": 147,
"column": 54
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5465,
5469
],
"loc": {
"start": {
"line": 148,
"column": 16
},
"end": {
"line": 148,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "isPaged",
"range": [
2015-08-06 07:27:09 +02:00
5470,
5477
],
"loc": {
"start": {
"line": 148,
"column": 21
},
"end": {
"line": 148,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5465,
5477
],
"loc": {
"start": {
"line": 148,
"column": 16
},
"end": {
"line": 148,
"column": 28
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
2015-08-06 07:27:09 +02:00
5480,
5485
],
"loc": {
"start": {
"line": 148,
"column": 31
},
"end": {
"line": 148,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5465,
5485
],
"loc": {
"start": {
"line": 148,
"column": 16
},
"end": {
"line": 148,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5465,
5486
],
"loc": {
"start": {
"line": 148,
"column": 16
},
"end": {
"line": 148,
"column": 37
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
5293,
5501
],
"loc": {
"start": {
"line": 144,
"column": 28
},
"end": {
"line": 149,
"column": 13
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
5277,
5501
],
"loc": {
"start": {
"line": 144,
"column": 12
},
"end": {
"line": 149,
"column": 13
}
},
"leadingComments": [
{
"type": "Line",
"value": "sort behaviour for paging",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5520,
5524
],
"loc": {
"start": {
"line": 151,
"column": 15
},
"end": {
"line": 151,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"name": "onAfterSort",
"range": [
2015-08-06 07:27:09 +02:00
5525,
5536
],
"loc": {
"start": {
"line": 151,
"column": 20
},
"end": {
"line": 151,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5556,
5560
],
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 152,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "onAfterSort",
"range": [
2015-08-06 07:27:09 +02:00
5561,
5572
],
"loc": {
"start": {
"line": 152,
"column": 21
},
"end": {
"line": 152,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5556,
5572
],
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 152,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "call",
"range": [
2015-08-06 07:27:09 +02:00
5573,
5577
],
"loc": {
"start": {
"line": 152,
"column": 33
},
"end": {
"line": 152,
"column": 37
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5556,
5577
],
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 152,
"column": 37
}
}
},
"arguments": [
{
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
5578,
5582
],
"loc": {
"start": {
"line": 152,
"column": 38
},
"end": {
"line": 152,
"column": 42
}
}
},
{
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5588,
5590
],
"loc": {
"start": {
"line": 152,
"column": 48
},
"end": {
"line": 152,
"column": 50
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
5591,
5594
],
"loc": {
"start": {
"line": 152,
"column": 51
},
"end": {
"line": 152,
"column": 54
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5588,
5594
],
"loc": {
"start": {
"line": 152,
"column": 48
},
"end": {
"line": 152,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"name": "sortColumn",
"range": [
2015-08-06 07:27:09 +02:00
5595,
5605
],
"loc": {
"start": {
"line": 152,
"column": 55
},
"end": {
"line": 152,
"column": 65
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5588,
5605
],
"loc": {
"start": {
"line": 152,
"column": 48
},
"end": {
"line": 152,
"column": 65
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
5556,
5606
],
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 152,
"column": 66
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5556,
5607
],
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 152,
"column": 67
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
5537,
5622
],
"loc": {
"start": {
"line": 151,
"column": 32
},
"end": {
"line": 153,
"column": 13
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
5517,
5622
],
"loc": {
"start": {
"line": 151,
"column": 12
},
"end": {
"line": 153,
"column": 13
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
3696,
5633
],
"loc": {
"start": {
"line": 104,
"column": 36
},
"end": {
"line": 154,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
3686,
5633
],
"loc": {
"start": {
"line": 104,
"column": 26
},
"end": {
"line": 154,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
3668,
5633
],
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 154,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5646,
5650
],
"loc": {
"start": {
"line": 156,
"column": 8
},
"end": {
"line": 156,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "initialized",
"range": [
2015-08-06 07:27:09 +02:00
5651,
5662
],
"loc": {
"start": {
"line": 156,
"column": 13
},
"end": {
"line": 156,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5646,
5662
],
"loc": {
"start": {
"line": 156,
"column": 8
},
"end": {
"line": 156,
"column": 24
}
}
},
"right": {
"type": "Literal",
"value": true,
"raw": "true",
"range": [
2015-08-06 07:27:09 +02:00
5665,
5669
],
"loc": {
"start": {
"line": 156,
"column": 27
},
"end": {
"line": 156,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5646,
5669
],
"loc": {
"start": {
"line": 156,
"column": 8
},
"end": {
"line": 156,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5646,
5670
],
"loc": {
"start": {
"line": 156,
"column": 8
},
"end": {
"line": 156,
"column": 32
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
2616,
5677
],
"loc": {
"start": {
"line": 68,
"column": 10
},
"end": {
"line": 157,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
2614,
5677
],
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 157,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
2015-08-06 07:27:09 +02:00
2610,
5677
],
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 157,
"column": 5
}
},
"trailingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Sort specified column\r\n * @param {Number} colIdx Column index\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
5685,
5772
],
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 162,
"column": 7
}
}
}
],
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "sortByColumnIndex",
"range": [
2015-08-06 07:27:09 +02:00
5778,
5795
],
"loc": {
"start": {
"line": 163,
"column": 4
},
"end": {
"line": 163,
"column": 21
}
}
},
"value": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "colIdx",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5814,
5818
],
"loc": {
"start": {
"line": 164,
"column": 8
},
"end": {
"line": 164,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
5819,
5822
],
"loc": {
"start": {
"line": 164,
"column": 13
},
"end": {
"line": 164,
"column": 16
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5814,
5822
],
"loc": {
"start": {
"line": 164,
"column": 8
},
"end": {
"line": 164,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "sort",
"range": [
2015-08-06 07:27:09 +02:00
5823,
5827
],
"loc": {
"start": {
"line": 164,
"column": 17
},
"end": {
"line": 164,
"column": 21
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5814,
5827
],
"loc": {
"start": {
"line": 164,
"column": 8
},
"end": {
"line": 164,
"column": 21
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "colIdx",
"range": [
2015-08-06 07:27:09 +02:00
5828,
5834
],
"loc": {
"start": {
"line": 164,
"column": 22
},
"end": {
"line": 164,
"column": 28
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
5814,
5835
],
"loc": {
"start": {
"line": 164,
"column": 8
},
"end": {
"line": 164,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5814,
5836
],
"loc": {
"start": {
"line": 164,
"column": 8
},
"end": {
"line": 164,
"column": 30
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
5803,
5843
],
"loc": {
"start": {
"line": 163,
"column": 29
},
"end": {
"line": 165,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
5795,
5843
],
"loc": {
"start": {
"line": 163,
"column": 21
},
"end": {
"line": 165,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
2015-08-06 07:27:09 +02:00
5778,
5843
],
"loc": {
"start": {
"line": 163,
"column": 4
},
"end": {
"line": 165,
"column": 5
}
},
"leadingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Sort specified column\r\n * @param {Number} colIdx Column index\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
5685,
5772
],
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 162,
"column": 7
}
}
}
],
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "overrideSortableTable",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
5889,
5893
],
"loc": {
"start": {
"line": 168,
"column": 12
},
"end": {
"line": 168,
"column": 16
}
}
},
"init": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
5896,
5900
],
"loc": {
"start": {
"line": 168,
"column": 19
},
"end": {
"line": 168,
"column": 23
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5889,
5900
],
"loc": {
"start": {
"line": 168,
"column": 12
},
"end": {
"line": 168,
"column": 23
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
5915,
5917
],
"loc": {
"start": {
"line": 169,
"column": 12
},
"end": {
"line": 169,
"column": 14
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
5920,
5924
],
"loc": {
"start": {
"line": 169,
"column": 17
},
"end": {
"line": 169,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
5925,
5927
],
"loc": {
"start": {
"line": 169,
"column": 22
},
"end": {
"line": 169,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5920,
5927
],
"loc": {
"start": {
"line": 169,
"column": 17
},
"end": {
"line": 169,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
5915,
5927
],
"loc": {
"start": {
"line": 169,
"column": 12
},
"end": {
"line": 169,
"column": 24
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
5885,
5928
],
"loc": {
"start": {
"line": 168,
"column": 8
},
"end": {
"line": 169,
"column": 25
}
},
"trailingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Overrides headerOnclick method in order to handle th event\r\n * @param {Object} e [description]\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6082,
6095
],
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 175,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "prototype",
"range": [
2015-08-06 07:27:09 +02:00
6096,
6105
],
"loc": {
"start": {
"line": 175,
"column": 22
},
"end": {
"line": 175,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6082,
6105
],
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 175,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "headerOnclick",
"range": [
2015-08-06 07:27:09 +02:00
6106,
6119
],
"loc": {
"start": {
"line": 175,
"column": 32
},
"end": {
"line": 175,
"column": 45
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6082,
6119
],
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 175,
"column": 45
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "evt",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6154,
6158
],
"loc": {
"start": {
"line": 176,
"column": 16
},
"end": {
"line": 176,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "initialized",
"range": [
2015-08-06 07:27:09 +02:00
6159,
6170
],
"loc": {
"start": {
"line": 176,
"column": 21
},
"end": {
"line": 176,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6154,
6170
],
"loc": {
"start": {
"line": 176,
"column": 16
},
"end": {
"line": 176,
"column": 32
}
}
},
"prefix": true,
"range": [
2015-08-06 07:27:09 +02:00
6153,
6170
],
"loc": {
"start": {
"line": 176,
"column": 15
},
"end": {
"line": 176,
"column": 32
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": null,
"range": [
2015-08-06 07:27:09 +02:00
6190,
6197
],
"loc": {
"start": {
"line": 177,
"column": 16
},
"end": {
"line": 177,
"column": 23
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
6171,
6212
],
"loc": {
"start": {
"line": 176,
"column": 33
},
"end": {
"line": 178,
"column": 13
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
6150,
6212
],
"loc": {
"start": {
"line": 176,
"column": 12
},
"end": {
"line": 178,
"column": 13
}
},
"trailingComments": [
{
"type": "Line",
"value": " find Header element",
"range": [
2015-08-06 07:27:09 +02:00
6228,
6250
],
"loc": {
"start": {
"line": 180,
"column": 12
},
"end": {
"line": 180,
"column": 34
}
}
}
]
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "el",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6273,
6276
],
"loc": {
"start": {
"line": 181,
"column": 21
},
"end": {
"line": 181,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "target",
"range": [
2015-08-06 07:27:09 +02:00
6277,
6283
],
"loc": {
"start": {
"line": 181,
"column": 25
},
"end": {
"line": 181,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6273,
6283
],
"loc": {
"start": {
"line": 181,
"column": 21
},
"end": {
"line": 181,
"column": 31
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "evt",
"range": [
2015-08-06 07:27:09 +02:00
6287,
6290
],
"loc": {
"start": {
"line": 181,
"column": 35
},
"end": {
"line": 181,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"name": "srcElement",
"range": [
2015-08-06 07:27:09 +02:00
6291,
6301
],
"loc": {
"start": {
"line": 181,
"column": 39
},
"end": {
"line": 181,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6287,
6301
],
"loc": {
"start": {
"line": 181,
"column": 35
},
"end": {
"line": 181,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6273,
6301
],
"loc": {
"start": {
"line": 181,
"column": 21
},
"end": {
"line": 181,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6268,
6301
],
"loc": {
"start": {
"line": 181,
"column": 16
},
"end": {
"line": 181,
"column": 49
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
6264,
6302
],
"loc": {
"start": {
"line": 181,
"column": 12
},
"end": {
"line": 181,
"column": 50
}
},
"leadingComments": [
{
"type": "Line",
"value": " find Header element",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6324,
6326
],
"loc": {
"start": {
"line": 183,
"column": 18
},
"end": {
"line": 183,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "tagName",
"range": [
2015-08-06 07:27:09 +02:00
6327,
6334
],
"loc": {
"start": {
"line": 183,
"column": 21
},
"end": {
"line": 183,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6324,
6334
],
"loc": {
"start": {
"line": 183,
"column": 18
},
"end": {
"line": 183,
"column": 28
}
}
},
"right": {
"type": "Literal",
"value": "TD",
"raw": "'TD'",
"range": [
2015-08-06 07:27:09 +02:00
6339,
6343
],
"loc": {
"start": {
"line": 183,
"column": 33
},
"end": {
"line": 183,
"column": 37
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6347,
6349
],
"loc": {
"start": {
"line": 183,
"column": 41
},
"end": {
"line": 183,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"name": "tagName",
"range": [
2015-08-06 07:27:09 +02:00
6350,
6357
],
"loc": {
"start": {
"line": 183,
"column": 44
},
"end": {
"line": 183,
"column": 51
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6347,
6357
],
"loc": {
"start": {
"line": 183,
"column": 41
},
"end": {
"line": 183,
"column": 51
}
}
},
"right": {
"type": "Literal",
"value": "TH",
"raw": "'TH'",
"range": [
2015-08-06 07:27:09 +02:00
6362,
6366
],
"loc": {
"start": {
"line": 183,
"column": 56
},
"end": {
"line": 183,
"column": 60
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6347,
6366
],
"loc": {
"start": {
"line": 183,
"column": 41
},
"end": {
"line": 183,
"column": 60
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6386,
6388
],
"loc": {
"start": {
"line": 184,
"column": 16
},
"end": {
"line": 184,
"column": 18
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "el",
"range": [
2015-08-06 07:27:09 +02:00
6391,
6393
],
"loc": {
"start": {
"line": 184,
"column": 21
},
"end": {
"line": 184,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"name": "parentNode",
"range": [
2015-08-06 07:27:09 +02:00
6394,
6404
],
"loc": {
"start": {
"line": 184,
"column": 24
},
"end": {
"line": 184,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6391,
6404
],
"loc": {
"start": {
"line": 184,
"column": 21
},
"end": {
"line": 184,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6386,
6404
],
"loc": {
"start": {
"line": 184,
"column": 16
},
"end": {
"line": 184,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6386,
6405
],
"loc": {
"start": {
"line": 184,
"column": 16
},
"end": {
"line": 184,
"column": 35
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
6367,
6420
],
"loc": {
"start": {
"line": 183,
"column": 61
},
"end": {
"line": 185,
"column": 13
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6436,
6440
],
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 187,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "sort",
"range": [
2015-08-06 07:27:09 +02:00
6441,
6445
],
"loc": {
"start": {
"line": 187,
"column": 17
},
"end": {
"line": 187,
"column": 21
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6464,
6477
],
"loc": {
"start": {
"line": 188,
"column": 16
},
"end": {
"line": 188,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "msie",
"range": [
2015-08-06 07:27:09 +02:00
6478,
6482
],
"loc": {
"start": {
"line": 188,
"column": 30
},
"end": {
"line": 188,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6506,
6519
],
"loc": {
"start": {
"line": 189,
"column": 20
},
"end": {
"line": 189,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "getCellIndex",
"range": [
2015-08-06 07:27:09 +02:00
6520,
6532
],
"loc": {
"start": {
"line": 189,
"column": 34
},
"end": {
"line": 189,
"column": 46
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6506,
6532
],
"loc": {
"start": {
"line": 189,
"column": 20
},
"end": {
"line": 189,
"column": 46
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "el",
"range": [
2015-08-06 07:27:09 +02:00
6533,
6535
],
"loc": {
"start": {
"line": 189,
"column": 47
},
"end": {
"line": 189,
"column": 49
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
6506,
6536
],
"loc": {
"start": {
"line": 189,
"column": 20
},
"end": {
"line": 189,
"column": 50
}
}
},
"alternate": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "el",
"range": [
2015-08-06 07:27:09 +02:00
6539,
6541
],
"loc": {
"start": {
"line": 189,
"column": 53
},
"end": {
"line": 189,
"column": 55
}
}
},
"property": {
"type": "Identifier",
"name": "cellIndex",
"range": [
2015-08-06 07:27:09 +02:00
6542,
6551
],
"loc": {
"start": {
"line": 189,
"column": 56
},
"end": {
"line": 189,
"column": 65
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6539,
6551
],
"loc": {
"start": {
"line": 189,
"column": 53
},
"end": {
"line": 189,
"column": 65
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6464,
6551
],
"loc": {
"start": {
"line": 188,
"column": 16
},
"end": {
"line": 189,
"column": 65
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
6436,
6566
],
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 190,
"column": 13
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6436,
6567
],
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 190,
"column": 14
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
6135,
6578
],
"loc": {
"start": {
"line": 175,
"column": 61
},
"end": {
"line": 191,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
6122,
6578
],
"loc": {
"start": {
"line": 175,
"column": 48
},
"end": {
"line": 191,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6082,
6578
],
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 191,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6082,
6579
],
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 191,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Overrides headerOnclick method in order to handle th event\r\n * @param {Object} e [description]\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
5940,
6072
],
"loc": {
"start": {
"line": 171,
"column": 8
},
"end": {
"line": 174,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6803,
6816
],
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 199,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "getCellIndex",
"range": [
2015-08-06 07:27:09 +02:00
6817,
6829
],
"loc": {
"start": {
"line": 199,
"column": 22
},
"end": {
"line": 199,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6803,
6829
],
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 199,
"column": 34
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "oTd",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6872,
6875
],
"loc": {
"start": {
"line": 200,
"column": 24
},
"end": {
"line": 200,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "parentNode",
"range": [
2015-08-06 07:27:09 +02:00
6876,
6886
],
"loc": {
"start": {
"line": 200,
"column": 28
},
"end": {
"line": 200,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6872,
6886
],
"loc": {
"start": {
"line": 200,
"column": 24
},
"end": {
"line": 200,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"name": "cells",
"range": [
2015-08-06 07:27:09 +02:00
6887,
6892
],
"loc": {
"start": {
"line": 200,
"column": 39
},
"end": {
"line": 200,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6872,
6892
],
"loc": {
"start": {
"line": 200,
"column": 24
},
"end": {
"line": 200,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6864,
6892
],
"loc": {
"start": {
"line": 200,
"column": 16
},
"end": {
"line": 200,
"column": 44
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "l",
"range": [
2015-08-06 07:27:09 +02:00
6911,
6912
],
"loc": {
"start": {
"line": 201,
"column": 16
},
"end": {
"line": 201,
"column": 17
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
2015-08-06 07:27:09 +02:00
6915,
6920
],
"loc": {
"start": {
"line": 201,
"column": 20
},
"end": {
"line": 201,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
2015-08-06 07:27:09 +02:00
6921,
6927
],
"loc": {
"start": {
"line": 201,
"column": 26
},
"end": {
"line": 201,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6915,
6927
],
"loc": {
"start": {
"line": 201,
"column": 20
},
"end": {
"line": 201,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6911,
6927
],
"loc": {
"start": {
"line": 201,
"column": 16
},
"end": {
"line": 201,
"column": 32
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
6929,
6930
],
"loc": {
"start": {
"line": 201,
"column": 34
},
"end": {
"line": 201,
"column": 35
}
}
},
"init": null,
"range": [
2015-08-06 07:27:09 +02:00
6929,
6930
],
"loc": {
"start": {
"line": 201,
"column": 34
},
"end": {
"line": 201,
"column": 35
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6950,
6951
],
"loc": {
"start": {
"line": 202,
"column": 17
},
"end": {
"line": 202,
"column": 18
}
}
},
"right": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
6954,
6955
],
"loc": {
"start": {
"line": 202,
"column": 21
},
"end": {
"line": 202,
"column": 22
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
6957,
6962
],
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
6963,
6964
],
"loc": {
"start": {
"line": 202,
"column": 30
},
"end": {
"line": 202,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6957,
6965
],
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 32
}
}
},
"right": {
"type": "Identifier",
"name": "oTd",
"range": [
2015-08-06 07:27:09 +02:00
6969,
6972
],
"loc": {
"start": {
"line": 202,
"column": 36
},
"end": {
"line": 202,
"column": 39
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6957,
6972
],
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 39
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
6976,
6977
],
"loc": {
"start": {
"line": 202,
"column": 43
},
"end": {
"line": 202,
"column": 44
}
}
},
"right": {
"type": "Identifier",
"name": "l",
"range": [
2015-08-06 07:27:09 +02:00
6980,
6981
],
"loc": {
"start": {
"line": 202,
"column": 47
},
"end": {
"line": 202,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6976,
6981
],
"loc": {
"start": {
"line": 202,
"column": 43
},
"end": {
"line": 202,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6957,
6981
],
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 48
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
6983,
6984
],
"loc": {
"start": {
"line": 202,
"column": 50
},
"end": {
"line": 202,
"column": 51
}
}
},
"prefix": false,
"range": [
2015-08-06 07:27:09 +02:00
6983,
6986
],
"loc": {
"start": {
"line": 202,
"column": 50
},
"end": {
"line": 202,
"column": 53
}
}
},
"body": {
"type": "BlockStatement",
"body": [],
"range": [
2015-08-06 07:27:09 +02:00
6987,
6989
],
"loc": {
"start": {
"line": 202,
"column": 54
},
"end": {
"line": 202,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6945,
6989
],
"loc": {
"start": {
"line": 202,
"column": 12
},
"end": {
"line": 202,
"column": 56
}
}
},
{
"type": "ReturnStatement",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
7010,
7011
],
"loc": {
"start": {
"line": 203,
"column": 19
},
"end": {
"line": 203,
"column": 20
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7003,
7012
],
"loc": {
"start": {
"line": 203,
"column": 12
},
"end": {
"line": 203,
"column": 21
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
6845,
7023
],
"loc": {
"start": {
"line": 199,
"column": 50
},
"end": {
"line": 204,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
6832,
7023
],
"loc": {
"start": {
"line": 199,
"column": 37
},
"end": {
"line": 204,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6803,
7023
],
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 204,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
6803,
7024
],
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 204,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"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": [
2015-08-06 07:27:09 +02:00
6591,
6793
],
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 198,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Overrides initHeader in order to handle filters row position\r\n * @param {Array} oSortTypes\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7174,
7187
],
"loc": {
"start": {
"line": 210,
"column": 8
},
"end": {
"line": 210,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "prototype",
"range": [
2015-08-06 07:27:09 +02:00
7188,
7197
],
"loc": {
"start": {
"line": 210,
"column": 22
},
"end": {
"line": 210,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7174,
7197
],
"loc": {
"start": {
"line": 210,
"column": 8
},
"end": {
"line": 210,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "initHeader",
"range": [
2015-08-06 07:27:09 +02:00
7198,
7208
],
"loc": {
"start": {
"line": 210,
"column": 32
},
"end": {
"line": 210,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7174,
7208
],
"loc": {
"start": {
"line": 210,
"column": 8
},
"end": {
"line": 210,
"column": 42
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "oSortTypes",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7250,
7253
],
"loc": {
"start": {
"line": 211,
"column": 16
},
"end": {
"line": 211,
"column": 19
}
}
},
"init": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
7256,
7260
],
"loc": {
"start": {
"line": 211,
"column": 22
},
"end": {
"line": 211,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7250,
7260
],
"loc": {
"start": {
"line": 211,
"column": 16
},
"end": {
"line": 211,
"column": 26
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7280,
7283
],
"loc": {
"start": {
"line": 212,
"column": 17
},
"end": {
"line": 212,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
2015-08-06 07:27:09 +02:00
7284,
7289
],
"loc": {
"start": {
"line": 212,
"column": 21
},
"end": {
"line": 212,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7280,
7289
],
"loc": {
"start": {
"line": 212,
"column": 17
},
"end": {
"line": 212,
"column": 26
}
}
},
"prefix": true,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7312,
7314
],
"loc": {
"start": {
"line": 213,
"column": 19
},
"end": {
"line": 213,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "gridLayout",
"range": [
2015-08-06 07:27:09 +02:00
7315,
7325
],
"loc": {
"start": {
"line": 213,
"column": 22
},
"end": {
"line": 213,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7349,
7352
],
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
2015-08-06 07:27:09 +02:00
7353,
7358
],
"loc": {
"start": {
"line": 214,
"column": 24
},
"end": {
"line": 214,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7361,
7363
],
"loc": {
"start": {
"line": 214,
"column": 32
},
"end": {
"line": 214,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"name": "feature",
"range": [
2015-08-06 07:27:09 +02:00
7364,
7371
],
"loc": {
"start": {
"line": 214,
"column": 35
},
"end": {
"line": 214,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7361,
7371
],
"loc": {
"start": {
"line": 214,
"column": 32
},
"end": {
"line": 214,
"column": 42
}
}
},
"arguments": [
{
"type": "Literal",
"value": "gridLayout",
"raw": "'gridLayout'",
"range": [
2015-08-06 07:27:09 +02:00
7372,
7384
],
"loc": {
"start": {
"line": 214,
"column": 43
},
"end": {
"line": 214,
"column": 55
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
7361,
7385
],
"loc": {
"start": {
"line": 214,
"column": 32
},
"end": {
"line": 214,
"column": 56
}
}
},
"property": {
"type": "Identifier",
"name": "headTbl",
"range": [
2015-08-06 07:27:09 +02:00
7386,
7393
],
"loc": {
"start": {
"line": 214,
"column": 57
},
"end": {
"line": 214,
"column": 64
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7361,
7393
],
"loc": {
"start": {
"line": 214,
"column": 32
},
"end": {
"line": 214,
"column": 64
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
2015-08-06 07:27:09 +02:00
7394,
7399
],
"loc": {
"start": {
"line": 214,
"column": 65
},
"end": {
"line": 214,
"column": 70
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7361,
7399
],
"loc": {
"start": {
"line": 214,
"column": 32
},
"end": {
"line": 214,
"column": 70
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7349,
7399
],
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 70
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7349,
7400
],
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 71
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
7326,
7419
],
"loc": {
"start": {
"line": 213,
"column": 33
},
"end": {
"line": 215,
"column": 17
}
}
},
"alternate": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": null,
"range": [
2015-08-06 07:27:09 +02:00
7448,
7455
],
"loc": {
"start": {
"line": 216,
"column": 20
},
"end": {
"line": 216,
"column": 27
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
7425,
7474
],
"loc": {
"start": {
"line": 215,
"column": 23
},
"end": {
"line": 217,
"column": 17
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7309,
7474
],
"loc": {
"start": {
"line": 213,
"column": 16
},
"end": {
"line": 217,
"column": 17
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
7290,
7489
],
"loc": {
"start": {
"line": 212,
"column": 27
},
"end": {
"line": 218,
"column": 13
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7505,
7508
],
"loc": {
"start": {
"line": 220,
"column": 12
},
"end": {
"line": 220,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "headersRow",
"range": [
2015-08-06 07:27:09 +02:00
7509,
7519
],
"loc": {
"start": {
"line": 220,
"column": 16
},
"end": {
"line": 220,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7505,
7519
],
"loc": {
"start": {
"line": 220,
"column": 12
},
"end": {
"line": 220,
"column": 26
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
7522,
7524
],
"loc": {
"start": {
"line": 220,
"column": 29
},
"end": {
"line": 220,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "headersRow",
"range": [
2015-08-06 07:27:09 +02:00
7525,
7535
],
"loc": {
"start": {
"line": 220,
"column": 32
},
"end": {
"line": 220,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7522,
7535
],
"loc": {
"start": {
"line": 220,
"column": 29
},
"end": {
"line": 220,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7505,
7535
],
"loc": {
"start": {
"line": 220,
"column": 12
},
"end": {
"line": 220,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7505,
7536
],
"loc": {
"start": {
"line": 220,
"column": 12
},
"end": {
"line": 220,
"column": 43
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "cells",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7562,
7565
],
"loc": {
"start": {
"line": 221,
"column": 24
},
"end": {
"line": 221,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
2015-08-06 07:27:09 +02:00
7566,
7571
],
"loc": {
"start": {
"line": 221,
"column": 28
},
"end": {
"line": 221,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7562,
7571
],
"loc": {
"start": {
"line": 221,
"column": 24
},
"end": {
"line": 221,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "rows",
"range": [
2015-08-06 07:27:09 +02:00
7572,
7576
],
"loc": {
"start": {
"line": 221,
"column": 34
},
"end": {
"line": 221,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7562,
7576
],
"loc": {
"start": {
"line": 221,
"column": 24
},
"end": {
"line": 221,
"column": 38
}
}
},
"property": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
7577,
7580
],
"loc": {
"start": {
"line": 221,
"column": 39
},
"end": {
"line": 221,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"name": "headersRow",
"range": [
2015-08-06 07:27:09 +02:00
7581,
7591
],
"loc": {
"start": {
"line": 221,
"column": 43
},
"end": {
"line": 221,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7577,
7591
],
"loc": {
"start": {
"line": 221,
"column": 39
},
"end": {
"line": 221,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7562,
7592
],
"loc": {
"start": {
"line": 221,
"column": 24
},
"end": {
"line": 221,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"name": "cells",
"range": [
2015-08-06 07:27:09 +02:00
7593,
7598
],
"loc": {
"start": {
"line": 221,
"column": 55
},
"end": {
"line": 221,
"column": 60
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7562,
7598
],
"loc": {
"start": {
"line": 221,
"column": 24
},
"end": {
"line": 221,
"column": 60
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7554,
7598
],
"loc": {
"start": {
"line": 221,
"column": 16
},
"end": {
"line": 221,
"column": 60
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7613,
7616
],
"loc": {
"start": {
"line": 222,
"column": 12
},
"end": {
"line": 222,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
2015-08-06 07:27:09 +02:00
7617,
7626
],
"loc": {
"start": {
"line": 222,
"column": 16
},
"end": {
"line": 222,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7613,
7626
],
"loc": {
"start": {
"line": 222,
"column": 12
},
"end": {
"line": 222,
"column": 25
}
}
},
"right": {
"type": "LogicalExpression",
"operator": "||",
"left": {
"type": "Identifier",
"name": "oSortTypes",
"range": [
2015-08-06 07:27:09 +02:00
7629,
7639
],
"loc": {
"start": {
"line": 222,
"column": 28
},
"end": {
"line": 222,
"column": 38
}
}
},
"right": {
"type": "ArrayExpression",
"elements": [],
"range": [
2015-08-06 07:27:09 +02:00
7643,
7645
],
"loc": {
"start": {
"line": 222,
"column": 42
},
"end": {
"line": 222,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7629,
7645
],
"loc": {
"start": {
"line": 222,
"column": 28
},
"end": {
"line": 222,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7613,
7645
],
"loc": {
"start": {
"line": 222,
"column": 12
},
"end": {
"line": 222,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7613,
7646
],
"loc": {
"start": {
"line": 222,
"column": 12
},
"end": {
"line": 222,
"column": 45
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "l",
"range": [
2015-08-06 07:27:09 +02:00
7664,
7665
],
"loc": {
"start": {
"line": 223,
"column": 16
},
"end": {
"line": 223,
"column": 17
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
2015-08-06 07:27:09 +02:00
7668,
7673
],
"loc": {
"start": {
"line": 223,
"column": 20
},
"end": {
"line": 223,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
2015-08-06 07:27:09 +02:00
7674,
7680
],
"loc": {
"start": {
"line": 223,
"column": 26
},
"end": {
"line": 223,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7668,
7680
],
"loc": {
"start": {
"line": 223,
"column": 20
},
"end": {
"line": 223,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7664,
7680
],
"loc": {
"start": {
"line": 223,
"column": 16
},
"end": {
"line": 223,
"column": 32
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
7660,
7681
],
"loc": {
"start": {
"line": 223,
"column": 12
},
"end": {
"line": 223,
"column": 33
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "img",
"range": [
2015-08-06 07:27:09 +02:00
7699,
7702
],
"loc": {
"start": {
"line": 224,
"column": 16
},
"end": {
"line": 224,
"column": 19
}
}
},
"init": null,
"range": [
2015-08-06 07:27:09 +02:00
7699,
7702
],
"loc": {
"start": {
"line": 224,
"column": 16
},
"end": {
"line": 224,
"column": 19
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "c",
"range": [
2015-08-06 07:27:09 +02:00
7704,
7705
],
"loc": {
"start": {
"line": 224,
"column": 21
},
"end": {
"line": 224,
"column": 22
}
}
},
"init": null,
"range": [
2015-08-06 07:27:09 +02:00
7704,
7705
],
"loc": {
"start": {
"line": 224,
"column": 21
},
"end": {
"line": 224,
"column": 22
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7731,
7732
],
"loc": {
"start": {
"line": 226,
"column": 21
},
"end": {
"line": 226,
"column": 22
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
7735,
7736
],
"loc": {
"start": {
"line": 226,
"column": 25
},
"end": {
"line": 226,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7731,
7736
],
"loc": {
"start": {
"line": 226,
"column": 21
},
"end": {
"line": 226,
"column": 26
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
7727,
7736
],
"loc": {
"start": {
"line": 226,
"column": 17
},
"end": {
"line": 226,
"column": 26
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
7738,
7739
],
"loc": {
"start": {
"line": 226,
"column": 28
},
"end": {
"line": 226,
"column": 29
}
}
},
"right": {
"type": "Identifier",
"name": "l",
"range": [
2015-08-06 07:27:09 +02:00
7742,
7743
],
"loc": {
"start": {
"line": 226,
"column": 32
},
"end": {
"line": 226,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7738,
7743
],
"loc": {
"start": {
"line": 226,
"column": 28
},
"end": {
"line": 226,
"column": 33
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
7745,
7746
],
"loc": {
"start": {
"line": 226,
"column": 35
},
"end": {
"line": 226,
"column": 36
}
}
},
"prefix": false,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7769,
7770
],
"loc": {
"start": {
"line": 227,
"column": 16
},
"end": {
"line": 227,
"column": 17
}
}
},
"right": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
2015-08-06 07:27:09 +02:00
7773,
7778
],
"loc": {
"start": {
"line": 227,
"column": 20
},
"end": {
"line": 227,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
7779,
7780
],
"loc": {
"start": {
"line": 227,
"column": 26
},
"end": {
"line": 227,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7773,
7781
],
"loc": {
"start": {
"line": 227,
"column": 20
},
"end": {
"line": 227,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7769,
7781
],
"loc": {
"start": {
"line": 227,
"column": 16
},
"end": {
"line": 227,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7804,
7807
],
"loc": {
"start": {
"line": 228,
"column": 20
},
"end": {
"line": 228,
"column": 23
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
2015-08-06 07:27:09 +02:00
7808,
7817
],
"loc": {
"start": {
"line": 228,
"column": 24
},
"end": {
"line": 228,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7804,
7817
],
"loc": {
"start": {
"line": 228,
"column": 20
},
"end": {
"line": 228,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
7818,
7819
],
"loc": {
"start": {
"line": 228,
"column": 34
},
"end": {
"line": 228,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7804,
7820
],
"loc": {
"start": {
"line": 228,
"column": 20
},
"end": {
"line": 228,
"column": 36
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
7825,
7829
],
"loc": {
"start": {
"line": 228,
"column": 41
},
"end": {
"line": 228,
"column": 45
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7833,
7836
],
"loc": {
"start": {
"line": 228,
"column": 49
},
"end": {
"line": 228,
"column": 52
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
2015-08-06 07:27:09 +02:00
7837,
7846
],
"loc": {
"start": {
"line": 228,
"column": 53
},
"end": {
"line": 228,
"column": 62
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7833,
7846
],
"loc": {
"start": {
"line": 228,
"column": 49
},
"end": {
"line": 228,
"column": 62
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
7847,
7848
],
"loc": {
"start": {
"line": 228,
"column": 63
},
"end": {
"line": 228,
"column": 64
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7833,
7849
],
"loc": {
"start": {
"line": 228,
"column": 49
},
"end": {
"line": 228,
"column": 65
}
}
},
"right": {
"type": "Literal",
"value": "None",
"raw": "'None'",
"range": [
2015-08-06 07:27:09 +02:00
7854,
7860
],
"loc": {
"start": {
"line": 228,
"column": 70
},
"end": {
"line": 228,
"column": 76
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7833,
7860
],
"loc": {
"start": {
"line": 228,
"column": 49
},
"end": {
"line": 228,
"column": 76
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7884,
7885
],
"loc": {
"start": {
"line": 229,
"column": 20
},
"end": {
"line": 229,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "style",
"range": [
2015-08-06 07:27:09 +02:00
7886,
7891
],
"loc": {
"start": {
"line": 229,
"column": 22
},
"end": {
"line": 229,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7884,
7891
],
"loc": {
"start": {
"line": 229,
"column": 20
},
"end": {
"line": 229,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "cursor",
"range": [
2015-08-06 07:27:09 +02:00
7892,
7898
],
"loc": {
"start": {
"line": 229,
"column": 28
},
"end": {
"line": 229,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7884,
7898
],
"loc": {
"start": {
"line": 229,
"column": 20
},
"end": {
"line": 229,
"column": 34
}
}
},
"right": {
"type": "Literal",
"value": "pointer",
"raw": "'pointer'",
"range": [
2015-08-06 07:27:09 +02:00
7901,
7910
],
"loc": {
"start": {
"line": 229,
"column": 37
},
"end": {
"line": 229,
"column": 46
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7884,
7910
],
"loc": {
"start": {
"line": 229,
"column": 20
},
"end": {
"line": 229,
"column": 46
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7939,
7942
],
"loc": {
"start": {
"line": 230,
"column": 26
},
"end": {
"line": 230,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "create",
"range": [
2015-08-06 07:27:09 +02:00
7943,
7949
],
"loc": {
"start": {
"line": 230,
"column": 30
},
"end": {
"line": 230,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7939,
7949
],
"loc": {
"start": {
"line": 230,
"column": 26
},
"end": {
"line": 230,
"column": 36
}
}
},
"arguments": [
{
"type": "Literal",
"value": "img",
"raw": "'img'",
"range": [
2015-08-06 07:27:09 +02:00
7950,
7955
],
"loc": {
"start": {
"line": 230,
"column": 37
},
"end": {
"line": 230,
"column": 42
}
}
},
{
"type": "ArrayExpression",
"elements": [
{
"type": "Literal",
"value": "src",
"raw": "'src'",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
7990,
7994
],
"loc": {
"start": {
"line": 231,
"column": 32
},
"end": {
"line": 231,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "imgPath",
"range": [
2015-08-06 07:27:09 +02:00
7995,
8002
],
"loc": {
"start": {
"line": 231,
"column": 37
},
"end": {
"line": 231,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7990,
8002
],
"loc": {
"start": {
"line": 231,
"column": 32
},
"end": {
"line": 231,
"column": 44
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
2015-08-06 07:27:09 +02:00
8005,
8009
],
"loc": {
"start": {
"line": 231,
"column": 47
},
"end": {
"line": 231,
"column": 51
}
}
},
"property": {
"type": "Identifier",
"name": "imgBlank",
"range": [
2015-08-06 07:27:09 +02:00
8010,
8018
],
"loc": {
"start": {
"line": 231,
"column": 52
},
"end": {
"line": 231,
"column": 60
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8005,
8018
],
"loc": {
"start": {
"line": 231,
"column": 47
},
"end": {
"line": 231,
"column": 60
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7990,
8018
],
"loc": {
"start": {
"line": 231,
"column": 32
},
"end": {
"line": 231,
"column": 60
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
7982,
8019
],
"loc": {
"start": {
"line": 231,
"column": 24
},
"end": {
"line": 231,
"column": 61
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
7939,
8020
],
"loc": {
"start": {
"line": 230,
"column": 26
},
"end": {
"line": 231,
"column": 62
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7933,
8020
],
"loc": {
"start": {
"line": 230,
"column": 20
},
"end": {
"line": 231,
"column": 62
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8043,
8044
],
"loc": {
"start": {
"line": 232,
"column": 20
},
"end": {
"line": 232,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "appendChild",
"range": [
2015-08-06 07:27:09 +02:00
8045,
8056
],
"loc": {
"start": {
"line": 232,
"column": 22
},
"end": {
"line": 232,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8043,
8056
],
"loc": {
"start": {
"line": 232,
"column": 20
},
"end": {
"line": 232,
"column": 33
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "img",
"range": [
2015-08-06 07:27:09 +02:00
8057,
8060
],
"loc": {
"start": {
"line": 232,
"column": 34
},
"end": {
"line": 232,
"column": 37
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
8043,
8061
],
"loc": {
"start": {
"line": 232,
"column": 20
},
"end": {
"line": 232,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8088,
8091
],
"loc": {
"start": {
"line": 233,
"column": 24
},
"end": {
"line": 233,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
2015-08-06 07:27:09 +02:00
8092,
8101
],
"loc": {
"start": {
"line": 233,
"column": 28
},
"end": {
"line": 233,
"column": 37
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8088,
8101
],
"loc": {
"start": {
"line": 233,
"column": 24
},
"end": {
"line": 233,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
8102,
8103
],
"loc": {
"start": {
"line": 233,
"column": 38
},
"end": {
"line": 233,
"column": 39
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8088,
8104
],
"loc": {
"start": {
"line": 233,
"column": 24
},
"end": {
"line": 233,
"column": 40
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
8109,
8113
],
"loc": {
"start": {
"line": 233,
"column": 45
},
"end": {
"line": 233,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8141,
8142
],
"loc": {
"start": {
"line": 234,
"column": 24
},
"end": {
"line": 234,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "setAttribute",
"range": [
2015-08-06 07:27:09 +02:00
8143,
8155
],
"loc": {
"start": {
"line": 234,
"column": 26
},
"end": {
"line": 234,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8141,
8155
],
"loc": {
"start": {
"line": 234,
"column": 24
},
"end": {
"line": 234,
"column": 38
}
}
},
"arguments": [
{
"type": "Literal",
"value": "_sortType",
"raw": "'_sortType'",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8170,
8173
],
"loc": {
"start": {
"line": 234,
"column": 53
},
"end": {
"line": 234,
"column": 56
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
2015-08-06 07:27:09 +02:00
8174,
8183
],
"loc": {
"start": {
"line": 234,
"column": 57
},
"end": {
"line": 234,
"column": 66
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8170,
8183
],
"loc": {
"start": {
"line": 234,
"column": 53
},
"end": {
"line": 234,
"column": 66
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
8184,
8185
],
"loc": {
"start": {
"line": 234,
"column": 67
},
"end": {
"line": 234,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8170,
8186
],
"loc": {
"start": {
"line": 234,
"column": 53
},
"end": {
"line": 234,
"column": 69
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
8141,
8187
],
"loc": {
"start": {
"line": 234,
"column": 24
},
"end": {
"line": 234,
"column": 70
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8141,
8188
],
"loc": {
"start": {
"line": 234,
"column": 24
},
"end": {
"line": 234,
"column": 71
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
8114,
8211
],
"loc": {
"start": {
"line": 233,
"column": 50
},
"end": {
"line": 235,
"column": 21
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8233,
8238
],
"loc": {
"start": {
"line": 236,
"column": 20
},
"end": {
"line": 236,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "add",
"range": [
2015-08-06 07:27:09 +02:00
8239,
8242
],
"loc": {
"start": {
"line": 236,
"column": 26
},
"end": {
"line": 236,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8233,
8242
],
"loc": {
"start": {
"line": 236,
"column": 20
},
"end": {
"line": 236,
"column": 29
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "c",
"range": [
2015-08-06 07:27:09 +02:00
8243,
8244
],
"loc": {
"start": {
"line": 236,
"column": 30
},
"end": {
"line": 236,
"column": 31
}
}
},
{
"type": "Literal",
"value": "click",
"raw": "'click'",
"range": [
2015-08-06 07:27:09 +02:00
8246,
8253
],
"loc": {
"start": {
"line": 236,
"column": 33
},
"end": {
"line": 236,
"column": 40
}
}
},
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
8255,
8258
],
"loc": {
"start": {
"line": 236,
"column": 42
},
"end": {
"line": 236,
"column": 45
}
}
},
"property": {
"type": "Identifier",
"name": "_headerOnclick",
"range": [
2015-08-06 07:27:09 +02:00
8259,
8273
],
"loc": {
"start": {
"line": 236,
"column": 46
},
"end": {
"line": 236,
"column": 60
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8255,
8273
],
"loc": {
"start": {
"line": 236,
"column": 42
},
"end": {
"line": 236,
"column": 60
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
8233,
8274
],
"loc": {
"start": {
"line": 236,
"column": 20
},
"end": {
"line": 236,
"column": 61
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8233,
8275
],
"loc": {
"start": {
"line": 236,
"column": 20
},
"end": {
"line": 236,
"column": 62
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8323,
8324
],
"loc": {
"start": {
"line": 238,
"column": 20
},
"end": {
"line": 238,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "setAttribute",
"range": [
2015-08-06 07:27:09 +02:00
8325,
8337
],
"loc": {
"start": {
"line": 238,
"column": 22
},
"end": {
"line": 238,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8323,
8337
],
"loc": {
"start": {
"line": 238,
"column": 20
},
"end": {
"line": 238,
"column": 34
}
}
},
"arguments": [
{
"type": "Literal",
"value": "_sortType",
"raw": "'_sortType'",
"range": [
2015-08-06 07:27:09 +02:00
8338,
8349
],
"loc": {
"start": {
"line": 238,
"column": 35
},
"end": {
"line": 238,
"column": 46
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "oSortTypes",
"range": [
2015-08-06 07:27:09 +02:00
8351,
8361
],
"loc": {
"start": {
"line": 238,
"column": 48
},
"end": {
"line": 238,
"column": 58
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
8362,
8363
],
"loc": {
"start": {
"line": 238,
"column": 59
},
"end": {
"line": 238,
"column": 60
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8351,
8364
],
"loc": {
"start": {
"line": 238,
"column": 48
},
"end": {
"line": 238,
"column": 61
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
8323,
8365
],
"loc": {
"start": {
"line": 238,
"column": 20
},
"end": {
"line": 238,
"column": 62
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8388,
8389
],
"loc": {
"start": {
"line": 239,
"column": 20
},
"end": {
"line": 239,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "_sortType",
"range": [
2015-08-06 07:27:09 +02:00
8390,
8399
],
"loc": {
"start": {
"line": 239,
"column": 22
},
"end": {
"line": 239,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8388,
8399
],
"loc": {
"start": {
"line": 239,
"column": 20
},
"end": {
"line": 239,
"column": 31
}
}
},
"right": {
"type": "Literal",
"value": "None",
"raw": "'None'",
"range": [
2015-08-06 07:27:09 +02:00
8402,
8408
],
"loc": {
"start": {
"line": 239,
"column": 34
},
"end": {
"line": 239,
"column": 40
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8388,
8408
],
"loc": {
"start": {
"line": 239,
"column": 20
},
"end": {
"line": 239,
"column": 40
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8388,
8409
],
"loc": {
"start": {
"line": 239,
"column": 20
},
"end": {
"line": 239,
"column": 41
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
8300,
8428
],
"loc": {
"start": {
"line": 237,
"column": 23
},
"end": {
"line": 240,
"column": 17
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7800,
8428
],
"loc": {
"start": {
"line": 228,
"column": 16
},
"end": {
"line": 240,
"column": 17
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
7750,
8443
],
"loc": {
"start": {
"line": 226,
"column": 40
},
"end": {
"line": 241,
"column": 13
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8457,
8460
],
"loc": {
"start": {
"line": 242,
"column": 12
},
"end": {
"line": 242,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "updateHeaderArrows",
"range": [
2015-08-06 07:27:09 +02:00
8461,
8479
],
"loc": {
"start": {
"line": 242,
"column": 16
},
"end": {
"line": 242,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8457,
8479
],
"loc": {
"start": {
"line": 242,
"column": 12
},
"end": {
"line": 242,
"column": 34
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
8457,
8481
],
"loc": {
"start": {
"line": 242,
"column": 12
},
"end": {
"line": 242,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8457,
8482
],
"loc": {
"start": {
"line": 242,
"column": 12
},
"end": {
"line": 242,
"column": 37
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
7231,
8493
],
"loc": {
"start": {
"line": 210,
"column": 65
},
"end": {
"line": 243,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
7211,
8493
],
"loc": {
"start": {
"line": 210,
"column": 45
},
"end": {
"line": 243,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7174,
8493
],
"loc": {
"start": {
"line": 210,
"column": 8
},
"end": {
"line": 243,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
7174,
8494
],
"loc": {
"start": {
"line": 210,
"column": 8
},
"end": {
"line": 243,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Overrides initHeader in order to handle filters row position\r\n * @param {Array} oSortTypes\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
7036,
7164
],
"loc": {
"start": {
"line": 206,
"column": 8
},
"end": {
"line": 209,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Overrides updateHeaderArrows in order to handle arrows indicators\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8610,
8623
],
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 248,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "prototype",
"range": [
2015-08-06 07:27:09 +02:00
8624,
8633
],
"loc": {
"start": {
"line": 248,
"column": 22
},
"end": {
"line": 248,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8610,
8633
],
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 248,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "updateHeaderArrows",
"range": [
2015-08-06 07:27:09 +02:00
8634,
8652
],
"loc": {
"start": {
"line": 248,
"column": 32
},
"end": {
"line": 248,
"column": 50
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8684,
8687
],
"loc": {
"start": {
"line": 249,
"column": 16
},
"end": {
"line": 249,
"column": 19
}
}
},
"init": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
8690,
8694
],
"loc": {
"start": {
"line": 249,
"column": 22
},
"end": {
"line": 249,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8684,
8694
],
"loc": {
"start": {
"line": 249,
"column": 16
},
"end": {
"line": 249,
"column": 26
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
8680,
8695
],
"loc": {
"start": {
"line": 249,
"column": 12
},
"end": {
"line": 249,
"column": 27
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "cells",
"range": [
2015-08-06 07:27:09 +02:00
8713,
8718
],
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 21
}
}
},
"init": null,
"range": [
2015-08-06 07:27:09 +02:00
8713,
8718
],
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 21
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "l",
"range": [
2015-08-06 07:27:09 +02:00
8720,
8721
],
"loc": {
"start": {
"line": 250,
"column": 23
},
"end": {
"line": 250,
"column": 24
}
}
},
"init": null,
"range": [
2015-08-06 07:27:09 +02:00
8720,
8721
],
"loc": {
"start": {
"line": 250,
"column": 23
},
"end": {
"line": 250,
"column": 24
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "img",
"range": [
2015-08-06 07:27:09 +02:00
8723,
8726
],
"loc": {
"start": {
"line": 250,
"column": 26
},
"end": {
"line": 250,
"column": 29
}
}
},
"init": null,
"range": [
2015-08-06 07:27:09 +02:00
8723,
8726
],
"loc": {
"start": {
"line": 250,
"column": 26
},
"end": {
"line": 250,
"column": 29
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
8709,
8727
],
"loc": {
"start": {
"line": 250,
"column": 12
},
"end": {
"line": 250,
"column": 30
}
},
"trailingComments": [
{
"type": "Line",
"value": " external headers",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8779,
8783
],
"loc": {
"start": {
"line": 253,
"column": 15
},
"end": {
"line": 253,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"name": "asyncSort",
"range": [
2015-08-06 07:27:09 +02:00
8784,
8793
],
"loc": {
"start": {
"line": 253,
"column": 20
},
"end": {
"line": 253,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8797,
8801
],
"loc": {
"start": {
"line": 253,
"column": 33
},
"end": {
"line": 253,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"name": "triggerIds",
"range": [
2015-08-06 07:27:09 +02:00
8802,
8812
],
"loc": {
"start": {
"line": 253,
"column": 38
},
"end": {
"line": 253,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8797,
8812
],
"loc": {
"start": {
"line": 253,
"column": 33
},
"end": {
"line": 253,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
2015-08-06 07:27:09 +02:00
8813,
8819
],
"loc": {
"start": {
"line": 253,
"column": 49
},
"end": {
"line": 253,
"column": 55
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8797,
8819
],
"loc": {
"start": {
"line": 253,
"column": 33
},
"end": {
"line": 253,
"column": 55
}
}
},
"right": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
8822,
8823
],
"loc": {
"start": {
"line": 253,
"column": 58
},
"end": {
"line": 253,
"column": 59
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8797,
8823
],
"loc": {
"start": {
"line": 253,
"column": 33
},
"end": {
"line": 253,
"column": 59
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8847,
8855
],
"loc": {
"start": {
"line": 254,
"column": 20
},
"end": {
"line": 254,
"column": 28
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
2015-08-06 07:27:09 +02:00
8858,
8862
],
"loc": {
"start": {
"line": 254,
"column": 31
},
"end": {
"line": 254,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "triggerIds",
"range": [
2015-08-06 07:27:09 +02:00
8863,
8873
],
"loc": {
"start": {
"line": 254,
"column": 36
},
"end": {
"line": 254,
"column": 46
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8858,
8873
],
"loc": {
"start": {
"line": 254,
"column": 31
},
"end": {
"line": 254,
"column": 46
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8847,
8873
],
"loc": {
"start": {
"line": 254,
"column": 20
},
"end": {
"line": 254,
"column": 46
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8892,
8897
],
"loc": {
"start": {
"line": 255,
"column": 16
},
"end": {
"line": 255,
"column": 21
}
}
},
"right": {
"type": "ArrayExpression",
"elements": [],
"range": [
2015-08-06 07:27:09 +02:00
8900,
8902
],
"loc": {
"start": {
"line": 255,
"column": 24
},
"end": {
"line": 255,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8892,
8902
],
"loc": {
"start": {
"line": 255,
"column": 16
},
"end": {
"line": 255,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8921,
8922
],
"loc": {
"start": {
"line": 256,
"column": 16
},
"end": {
"line": 256,
"column": 17
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "triggers",
"range": [
2015-08-06 07:27:09 +02:00
8925,
8933
],
"loc": {
"start": {
"line": 256,
"column": 20
},
"end": {
"line": 256,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
2015-08-06 07:27:09 +02:00
8934,
8940
],
"loc": {
"start": {
"line": 256,
"column": 29
},
"end": {
"line": 256,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8925,
8940
],
"loc": {
"start": {
"line": 256,
"column": 20
},
"end": {
"line": 256,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8921,
8940
],
"loc": {
"start": {
"line": 256,
"column": 16
},
"end": {
"line": 256,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
8967,
8968
],
"loc": {
"start": {
"line": 257,
"column": 24
},
"end": {
"line": 257,
"column": 25
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
8969,
8970
],
"loc": {
"start": {
"line": 257,
"column": 26
},
"end": {
"line": 257,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8967,
8970
],
"loc": {
"start": {
"line": 257,
"column": 24
},
"end": {
"line": 257,
"column": 27
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
8963,
8970
],
"loc": {
"start": {
"line": 257,
"column": 20
},
"end": {
"line": 257,
"column": 27
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "j",
"range": [
2015-08-06 07:27:09 +02:00
8972,
8973
],
"loc": {
"start": {
"line": 257,
"column": 29
},
"end": {
"line": 257,
"column": 30
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "triggers",
"range": [
2015-08-06 07:27:09 +02:00
8974,
8982
],
"loc": {
"start": {
"line": 257,
"column": 31
},
"end": {
"line": 257,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
2015-08-06 07:27:09 +02:00
8983,
8989
],
"loc": {
"start": {
"line": 257,
"column": 40
},
"end": {
"line": 257,
"column": 46
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8974,
8989
],
"loc": {
"start": {
"line": 257,
"column": 31
},
"end": {
"line": 257,
"column": 46
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8972,
8989
],
"loc": {
"start": {
"line": 257,
"column": 29
},
"end": {
"line": 257,
"column": 46
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "j",
"range": [
2015-08-06 07:27:09 +02:00
8991,
8992
],
"loc": {
"start": {
"line": 257,
"column": 48
},
"end": {
"line": 257,
"column": 49
}
}
},
"prefix": false,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9018,
9023
],
"loc": {
"start": {
"line": 258,
"column": 20
},
"end": {
"line": 258,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "push",
"range": [
2015-08-06 07:27:09 +02:00
9024,
9028
],
"loc": {
"start": {
"line": 258,
"column": 26
},
"end": {
"line": 258,
"column": 30
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9029,
9032
],
"loc": {
"start": {
"line": 258,
"column": 31
},
"end": {
"line": 258,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"name": "id",
"range": [
2015-08-06 07:27:09 +02:00
9033,
9035
],
"loc": {
"start": {
"line": 258,
"column": 35
},
"end": {
"line": 258,
"column": 37
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9029,
9035
],
"loc": {
"start": {
"line": 258,
"column": 31
},
"end": {
"line": 258,
"column": 37
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "triggers",
"range": [
2015-08-06 07:27:09 +02:00
9036,
9044
],
"loc": {
"start": {
"line": 258,
"column": 38
},
"end": {
"line": 258,
"column": 46
}
}
},
"property": {
"type": "Identifier",
"name": "j",
"range": [
2015-08-06 07:27:09 +02:00
9045,
9046
],
"loc": {
"start": {
"line": 258,
"column": 47
},
"end": {
"line": 258,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9036,
9047
],
"loc": {
"start": {
"line": 258,
"column": 38
},
"end": {
"line": 258,
"column": 49
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
9029,
9048
],
"loc": {
"start": {
"line": 258,
"column": 31
},
"end": {
"line": 258,
"column": 50
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
9018,
9049
],
"loc": {
"start": {
"line": 258,
"column": 20
},
"end": {
"line": 258,
"column": 51
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9018,
9050
],
"loc": {
"start": {
"line": 258,
"column": 20
},
"end": {
"line": 258,
"column": 52
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
8995,
9069
],
"loc": {
"start": {
"line": 257,
"column": 52
},
"end": {
"line": 259,
"column": 17
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8959,
9069
],
"loc": {
"start": {
"line": 257,
"column": 16
},
"end": {
"line": 259,
"column": 17
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9113,
9117
],
"loc": {
"start": {
"line": 261,
"column": 20
},
"end": {
"line": 261,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
2015-08-06 07:27:09 +02:00
9118,
9123
],
"loc": {
"start": {
"line": 261,
"column": 25
},
"end": {
"line": 261,
"column": 30
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9113,
9123
],
"loc": {
"start": {
"line": 261,
"column": 20
},
"end": {
"line": 261,
"column": 30
}
}
},
"prefix": true,
"range": [
2015-08-06 07:27:09 +02:00
9112,
9123
],
"loc": {
"start": {
"line": 261,
"column": 19
},
"end": {
"line": 261,
"column": 30
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": null,
"range": [
2015-08-06 07:27:09 +02:00
9147,
9154
],
"loc": {
"start": {
"line": 262,
"column": 20
},
"end": {
"line": 262,
"column": 27
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
9124,
9173
],
"loc": {
"start": {
"line": 261,
"column": 31
},
"end": {
"line": 263,
"column": 17
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9199,
9202
],
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "tHead",
"range": [
2015-08-06 07:27:09 +02:00
9203,
9208
],
"loc": {
"start": {
"line": 264,
"column": 28
},
"end": {
"line": 264,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9199,
9208
],
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "rows",
"range": [
2015-08-06 07:27:09 +02:00
9209,
9213
],
"loc": {
"start": {
"line": 264,
"column": 34
},
"end": {
"line": 264,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9199,
9213
],
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 38
}
}
},
"property": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
9214,
9217
],
"loc": {
"start": {
"line": 264,
"column": 39
},
"end": {
"line": 264,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"name": "headersRow",
"range": [
2015-08-06 07:27:09 +02:00
9218,
9228
],
"loc": {
"start": {
"line": 264,
"column": 43
},
"end": {
"line": 264,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9214,
9228
],
"loc": {
"start": {
"line": 264,
"column": 39
},
"end": {
"line": 264,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9199,
9229
],
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"name": "cells",
"range": [
2015-08-06 07:27:09 +02:00
9230,
9235
],
"loc": {
"start": {
"line": 264,
"column": 55
},
"end": {
"line": 264,
"column": 60
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9199,
9235
],
"loc": {
"start": {
"line": 264,
"column": 24
},
"end": {
"line": 264,
"column": 60
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9191,
9235
],
"loc": {
"start": {
"line": 264,
"column": 16
},
"end": {
"line": 264,
"column": 60
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9254,
9255
],
"loc": {
"start": {
"line": 265,
"column": 16
},
"end": {
"line": 265,
"column": 17
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
2015-08-06 07:27:09 +02:00
9258,
9263
],
"loc": {
"start": {
"line": 265,
"column": 20
},
"end": {
"line": 265,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
2015-08-06 07:27:09 +02:00
9264,
9270
],
"loc": {
"start": {
"line": 265,
"column": 26
},
"end": {
"line": 265,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9258,
9270
],
"loc": {
"start": {
"line": 265,
"column": 20
},
"end": {
"line": 265,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9254,
9270
],
"loc": {
"start": {
"line": 265,
"column": 16
},
"end": {
"line": 265,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9254,
9271
],
"loc": {
"start": {
"line": 265,
"column": 16
},
"end": {
"line": 265,
"column": 33
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
9090,
9286
],
"loc": {
"start": {
"line": 260,
"column": 19
},
"end": {
"line": 266,
"column": 13
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8776,
9286
],
"loc": {
"start": {
"line": 253,
"column": 12
},
"end": {
"line": 266,
"column": 13
}
},
"leadingComments": [
{
"type": "Line",
"value": " external headers",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9308,
9309
],
"loc": {
"start": {
"line": 267,
"column": 20
},
"end": {
"line": 267,
"column": 21
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
9312,
9313
],
"loc": {
"start": {
"line": 267,
"column": 24
},
"end": {
"line": 267,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9308,
9313
],
"loc": {
"start": {
"line": 267,
"column": 20
},
"end": {
"line": 267,
"column": 25
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
9304,
9313
],
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 267,
"column": 25
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
9315,
9316
],
"loc": {
"start": {
"line": 267,
"column": 27
},
"end": {
"line": 267,
"column": 28
}
}
},
"right": {
"type": "Identifier",
"name": "l",
"range": [
2015-08-06 07:27:09 +02:00
9319,
9320
],
"loc": {
"start": {
"line": 267,
"column": 31
},
"end": {
"line": 267,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9315,
9320
],
"loc": {
"start": {
"line": 267,
"column": 27
},
"end": {
"line": 267,
"column": 32
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
9322,
9323
],
"loc": {
"start": {
"line": 267,
"column": 34
},
"end": {
"line": 267,
"column": 35
}
}
},
"prefix": false,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9360,
9365
],
"loc": {
"start": {
"line": 268,
"column": 31
},
"end": {
"line": 268,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
9366,
9367
],
"loc": {
"start": {
"line": 268,
"column": 37
},
"end": {
"line": 268,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9360,
9368
],
"loc": {
"start": {
"line": 268,
"column": 31
},
"end": {
"line": 268,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"name": "getAttribute",
"range": [
2015-08-06 07:27:09 +02:00
9369,
9381
],
"loc": {
"start": {
"line": 268,
"column": 40
},
"end": {
"line": 268,
"column": 52
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9360,
9381
],
"loc": {
"start": {
"line": 268,
"column": 31
},
"end": {
"line": 268,
"column": 52
}
}
},
"arguments": [
{
"type": "Literal",
"value": "_sortType",
"raw": "'_sortType'",
"range": [
2015-08-06 07:27:09 +02:00
9382,
9393
],
"loc": {
"start": {
"line": 268,
"column": 53
},
"end": {
"line": 268,
"column": 64
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
9360,
9394
],
"loc": {
"start": {
"line": 268,
"column": 31
},
"end": {
"line": 268,
"column": 65
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9349,
9394
],
"loc": {
"start": {
"line": 268,
"column": 20
},
"end": {
"line": 268,
"column": 65
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9416,
9424
],
"loc": {
"start": {
"line": 269,
"column": 19
},
"end": {
"line": 269,
"column": 27
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
9429,
9433
],
"loc": {
"start": {
"line": 269,
"column": 32
},
"end": {
"line": 269,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9416,
9433
],
"loc": {
"start": {
"line": 269,
"column": 19
},
"end": {
"line": 269,
"column": 36
}
}
},
"right": {
"type": "BinaryExpression",
"operator": "!==",
"left": {
"type": "Identifier",
"name": "cellAttr",
"range": [
2015-08-06 07:27:09 +02:00
9437,
9445
],
"loc": {
"start": {
"line": 269,
"column": 40
},
"end": {
"line": 269,
"column": 48
}
}
},
"right": {
"type": "Literal",
"value": "None",
"raw": "'None'",
"range": [
2015-08-06 07:27:09 +02:00
9450,
9456
],
"loc": {
"start": {
"line": 269,
"column": 53
},
"end": {
"line": 269,
"column": 59
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9437,
9456
],
"loc": {
"start": {
"line": 269,
"column": 40
},
"end": {
"line": 269,
"column": 59
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9486,
9491
],
"loc": {
"start": {
"line": 270,
"column": 26
},
"end": {
"line": 270,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
9492,
9493
],
"loc": {
"start": {
"line": 270,
"column": 32
},
"end": {
"line": 270,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9486,
9494
],
"loc": {
"start": {
"line": 270,
"column": 26
},
"end": {
"line": 270,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"name": "lastChild",
"range": [
2015-08-06 07:27:09 +02:00
9495,
9504
],
"loc": {
"start": {
"line": 270,
"column": 35
},
"end": {
"line": 270,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9486,
9504
],
"loc": {
"start": {
"line": 270,
"column": 26
},
"end": {
"line": 270,
"column": 44
}
}
},
"right": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "cells",
"range": [
2015-08-06 07:27:09 +02:00
9508,
9513
],
"loc": {
"start": {
"line": 270,
"column": 48
},
"end": {
"line": 270,
"column": 53
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
9514,
9515
],
"loc": {
"start": {
"line": 270,
"column": 54
},
"end": {
"line": 270,
"column": 55
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9508,
9516
],
"loc": {
"start": {
"line": 270,
"column": 48
},
"end": {
"line": 270,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9486,
9516
],
"loc": {
"start": {
"line": 270,
"column": 26
},
"end": {
"line": 270,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9480,
9516
],
"loc": {
"start": {
"line": 270,
"column": 20
},
"end": {
"line": 270,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9542,
9545
],
"loc": {
"start": {
"line": 271,
"column": 23
},
"end": {
"line": 271,
"column": 26
}
}
},
"property": {
"type": "Identifier",
"name": "nodeName",
"range": [
2015-08-06 07:27:09 +02:00
9546,
9554
],
"loc": {
"start": {
"line": 271,
"column": 27
},
"end": {
"line": 271,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9542,
9554
],
"loc": {
"start": {
"line": 271,
"column": 23
},
"end": {
"line": 271,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
2015-08-06 07:27:09 +02:00
9555,
9566
],
"loc": {
"start": {
"line": 271,
"column": 36
},
"end": {
"line": 271,
"column": 47
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9542,
9566
],
"loc": {
"start": {
"line": 271,
"column": 23
},
"end": {
"line": 271,
"column": 47
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
9542,
9568
],
"loc": {
"start": {
"line": 271,
"column": 23
},
"end": {
"line": 271,
"column": 49
}
}
},
"right": {
"type": "Literal",
"value": "img",
"raw": "'img'",
"range": [
2015-08-06 07:27:09 +02:00
9573,
9578
],
"loc": {
"start": {
"line": 271,
"column": 54
},
"end": {
"line": 271,
"column": 59
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9612,
9615
],
"loc": {
"start": {
"line": 272,
"column": 30
},
"end": {
"line": 272,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "create",
"range": [
2015-08-06 07:27:09 +02:00
9616,
9622
],
"loc": {
"start": {
"line": 272,
"column": 34
},
"end": {
"line": 272,
"column": 40
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9612,
9622
],
"loc": {
"start": {
"line": 272,
"column": 30
},
"end": {
"line": 272,
"column": 40
}
}
},
"arguments": [
{
"type": "Literal",
"value": "img",
"raw": "'img'",
"range": [
2015-08-06 07:27:09 +02:00
9623,
9628
],
"loc": {
"start": {
"line": 272,
"column": 41
},
"end": {
"line": 272,
"column": 46
}
}
},
{
"type": "ArrayExpression",
"elements": [
{
"type": "Literal",
"value": "src",
"raw": "'src'",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9667,
9671
],
"loc": {
"start": {
"line": 273,
"column": 36
},
"end": {
"line": 273,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"name": "imgPath",
"range": [
2015-08-06 07:27:09 +02:00
9672,
9679
],
"loc": {
"start": {
"line": 273,
"column": 41
},
"end": {
"line": 273,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9667,
9679
],
"loc": {
"start": {
"line": 273,
"column": 36
},
"end": {
"line": 273,
"column": 48
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
2015-08-06 07:27:09 +02:00
9682,
9686
],
"loc": {
"start": {
"line": 273,
"column": 51
},
"end": {
"line": 273,
"column": 55
}
}
},
"property": {
"type": "Identifier",
"name": "imgBlank",
"range": [
2015-08-06 07:27:09 +02:00
9687,
9695
],
"loc": {
"start": {
"line": 273,
"column": 56
},
"end": {
"line": 273,
"column": 64
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9682,
9695
],
"loc": {
"start": {
"line": 273,
"column": 51
},
"end": {
"line": 273,
"column": 64
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9667,
9695
],
"loc": {
"start": {
"line": 273,
"column": 36
},
"end": {
"line": 273,
"column": 64
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
9659,
9696
],
"loc": {
"start": {
"line": 273,
"column": 28
},
"end": {
"line": 273,
"column": 65
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
9612,
9697
],
"loc": {
"start": {
"line": 272,
"column": 30
},
"end": {
"line": 273,
"column": 66
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9606,
9697
],
"loc": {
"start": {
"line": 272,
"column": 24
},
"end": {
"line": 273,
"column": 66
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9724,
9729
],
"loc": {
"start": {
"line": 274,
"column": 24
},
"end": {
"line": 274,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
9730,
9731
],
"loc": {
"start": {
"line": 274,
"column": 30
},
"end": {
"line": 274,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9724,
9732
],
"loc": {
"start": {
"line": 274,
"column": 24
},
"end": {
"line": 274,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "appendChild",
"range": [
2015-08-06 07:27:09 +02:00
9733,
9744
],
"loc": {
"start": {
"line": 274,
"column": 33
},
"end": {
"line": 274,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9724,
9744
],
"loc": {
"start": {
"line": 274,
"column": 24
},
"end": {
"line": 274,
"column": 44
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "img",
"range": [
2015-08-06 07:27:09 +02:00
9745,
9748
],
"loc": {
"start": {
"line": 274,
"column": 45
},
"end": {
"line": 274,
"column": 48
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
9724,
9749
],
"loc": {
"start": {
"line": 274,
"column": 24
},
"end": {
"line": 274,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9724,
9750
],
"loc": {
"start": {
"line": 274,
"column": 24
},
"end": {
"line": 274,
"column": 50
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
9579,
9773
],
"loc": {
"start": {
"line": 271,
"column": 60
},
"end": {
"line": 275,
"column": 21
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9799,
9800
],
"loc": {
"start": {
"line": 276,
"column": 24
},
"end": {
"line": 276,
"column": 25
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
9805,
9808
],
"loc": {
"start": {
"line": 276,
"column": 30
},
"end": {
"line": 276,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "sortColumn",
"range": [
2015-08-06 07:27:09 +02:00
9809,
9819
],
"loc": {
"start": {
"line": 276,
"column": 34
},
"end": {
"line": 276,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9805,
9819
],
"loc": {
"start": {
"line": 276,
"column": 30
},
"end": {
"line": 276,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9847,
9850
],
"loc": {
"start": {
"line": 277,
"column": 24
},
"end": {
"line": 277,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "className",
"range": [
2015-08-06 07:27:09 +02:00
9851,
9860
],
"loc": {
"start": {
"line": 277,
"column": 28
},
"end": {
"line": 277,
"column": 37
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9863,
9867
],
"loc": {
"start": {
"line": 277,
"column": 40
},
"end": {
"line": 277,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "imgClassName",
"range": [
2015-08-06 07:27:09 +02:00
9868,
9880
],
"loc": {
"start": {
"line": 277,
"column": 45
},
"end": {
"line": 277,
"column": 57
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9863,
9880
],
"loc": {
"start": {
"line": 277,
"column": 40
},
"end": {
"line": 277,
"column": 57
}
}
},
"right": {
"type": "Literal",
"value": " ",
"raw": "' '",
"range": [
2015-08-06 07:27:09 +02:00
9882,
9885
],
"loc": {
"start": {
"line": 277,
"column": 59
},
"end": {
"line": 277,
"column": 62
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
9917,
9921
],
"loc": {
"start": {
"line": 278,
"column": 29
},
"end": {
"line": 278,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "descending",
"range": [
2015-08-06 07:27:09 +02:00
9922,
9932
],
"loc": {
"start": {
"line": 278,
"column": 34
},
"end": {
"line": 278,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9917,
9932
],
"loc": {
"start": {
"line": 278,
"column": 29
},
"end": {
"line": 278,
"column": 44
}
}
},
"consequent": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
2015-08-06 07:27:09 +02:00
9968,
9972
],
"loc": {
"start": {
"line": 279,
"column": 32
},
"end": {
"line": 279,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "imgDescClassName",
"range": [
2015-08-06 07:27:09 +02:00
9973,
9989
],
"loc": {
"start": {
"line": 279,
"column": 37
},
"end": {
"line": 279,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9968,
9989
],
"loc": {
"start": {
"line": 279,
"column": 32
},
"end": {
"line": 279,
"column": 53
}
}
},
"alternate": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
2015-08-06 07:27:09 +02:00
10025,
10029
],
"loc": {
"start": {
"line": 280,
"column": 32
},
"end": {
"line": 280,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"name": "imgAscClassName",
"range": [
2015-08-06 07:27:09 +02:00
10030,
10045
],
"loc": {
"start": {
"line": 280,
"column": 37
},
"end": {
"line": 280,
"column": 52
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10025,
10045
],
"loc": {
"start": {
"line": 280,
"column": 32
},
"end": {
"line": 280,
"column": 52
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9917,
10045
],
"loc": {
"start": {
"line": 278,
"column": 29
},
"end": {
"line": 280,
"column": 52
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9863,
10046
],
"loc": {
"start": {
"line": 277,
"column": 40
},
"end": {
"line": 280,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9847,
10046
],
"loc": {
"start": {
"line": 277,
"column": 24
},
"end": {
"line": 280,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9847,
10047
],
"loc": {
"start": {
"line": 277,
"column": 24
},
"end": {
"line": 280,
"column": 54
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
10102,
10105
],
"loc": {
"start": {
"line": 282,
"column": 24
},
"end": {
"line": 282,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "className",
"range": [
2015-08-06 07:27:09 +02:00
10106,
10115
],
"loc": {
"start": {
"line": 282,
"column": 28
},
"end": {
"line": 282,
"column": 37
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10102,
10115
],
"loc": {
"start": {
"line": 282,
"column": 24
},
"end": {
"line": 282,
"column": 37
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
2015-08-06 07:27:09 +02:00
10118,
10122
],
"loc": {
"start": {
"line": 282,
"column": 40
},
"end": {
"line": 282,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "imgClassName",
"range": [
2015-08-06 07:27:09 +02:00
10123,
10135
],
"loc": {
"start": {
"line": 282,
"column": 45
},
"end": {
"line": 282,
"column": 57
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10118,
10135
],
"loc": {
"start": {
"line": 282,
"column": 40
},
"end": {
"line": 282,
"column": 57
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10102,
10135
],
"loc": {
"start": {
"line": 282,
"column": 24
},
"end": {
"line": 282,
"column": 57
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10102,
10136
],
"loc": {
"start": {
"line": 282,
"column": 24
},
"end": {
"line": 282,
"column": 58
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
10075,
10159
],
"loc": {
"start": {
"line": 281,
"column": 26
},
"end": {
"line": 283,
"column": 21
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9795,
10159
],
"loc": {
"start": {
"line": 276,
"column": 20
},
"end": {
"line": 283,
"column": 21
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
9457,
10178
],
"loc": {
"start": {
"line": 269,
"column": 60
},
"end": {
"line": 284,
"column": 17
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
9413,
10178
],
"loc": {
"start": {
"line": 269,
"column": 16
},
"end": {
"line": 284,
"column": 17
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
9326,
10193
],
"loc": {
"start": {
"line": 267,
"column": 38
},
"end": {
"line": 285,
"column": 13
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
9300,
10193
],
"loc": {
"start": {
"line": 267,
"column": 12
},
"end": {
"line": 285,
"column": 13
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
8665,
10204
],
"loc": {
"start": {
"line": 248,
"column": 63
},
"end": {
"line": 286,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
8655,
10204
],
"loc": {
"start": {
"line": 248,
"column": 53
},
"end": {
"line": 286,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8610,
10204
],
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 286,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
8610,
10205
],
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 286,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Overrides updateHeaderArrows in order to handle arrows indicators\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
8506,
8600
],
"loc": {
"start": {
"line": 245,
"column": 8
},
"end": {
"line": 247,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
10456,
10469
],
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "prototype",
"range": [
2015-08-06 07:27:09 +02:00
10470,
10479
],
"loc": {
"start": {
"line": 295,
"column": 22
},
"end": {
"line": 295,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10456,
10479
],
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "getRowValue",
"range": [
2015-08-06 07:27:09 +02:00
10480,
10491
],
"loc": {
"start": {
"line": 295,
"column": 32
},
"end": {
"line": 295,
"column": 43
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10456,
10491
],
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 43
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "oRow",
"range": [
2015-08-06 07:27:09 +02:00
10503,
10507
],
"loc": {
"start": {
"line": 295,
"column": 55
},
"end": {
"line": 295,
"column": 59
}
}
},
{
"type": "Identifier",
"name": "sType",
"range": [
2015-08-06 07:27:09 +02:00
10509,
10514
],
"loc": {
"start": {
"line": 295,
"column": 61
},
"end": {
"line": 295,
"column": 66
}
}
},
{
"type": "Identifier",
"name": "nColumn",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
10543,
10546
],
"loc": {
"start": {
"line": 296,
"column": 16
},
"end": {
"line": 296,
"column": 19
}
}
},
"init": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
10549,
10553
],
"loc": {
"start": {
"line": 296,
"column": 22
},
"end": {
"line": 296,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10543,
10553
],
"loc": {
"start": {
"line": 296,
"column": 16
},
"end": {
"line": 296,
"column": 26
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
10568,
10619
],
"loc": {
"start": {
"line": 297,
"column": 12
},
"end": {
"line": 297,
"column": 63
}
}
}
]
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "sortTypeInfo",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
10652,
10655
],
"loc": {
"start": {
"line": 298,
"column": 31
},
"end": {
"line": 298,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"name": "_sortTypeInfo",
"range": [
2015-08-06 07:27:09 +02:00
10656,
10669
],
"loc": {
"start": {
"line": 298,
"column": 35
},
"end": {
"line": 298,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10652,
10669
],
"loc": {
"start": {
"line": 298,
"column": 31
},
"end": {
"line": 298,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"name": "sType",
"range": [
2015-08-06 07:27:09 +02:00
10670,
10675
],
"loc": {
"start": {
"line": 298,
"column": 49
},
"end": {
"line": 298,
"column": 54
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10652,
10676
],
"loc": {
"start": {
"line": 298,
"column": 31
},
"end": {
"line": 298,
"column": 55
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10637,
10676
],
"loc": {
"start": {
"line": 298,
"column": 16
},
"end": {
"line": 298,
"column": 55
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
10695,
10707
],
"loc": {
"start": {
"line": 299,
"column": 16
},
"end": {
"line": 299,
"column": 28
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "sortTypeInfo",
"range": [
2015-08-06 07:27:09 +02:00
10711,
10723
],
"loc": {
"start": {
"line": 299,
"column": 32
},
"end": {
"line": 299,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "getRowValue",
"range": [
2015-08-06 07:27:09 +02:00
10724,
10735
],
"loc": {
"start": {
"line": 299,
"column": 45
},
"end": {
"line": 299,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10711,
10735
],
"loc": {
"start": {
"line": 299,
"column": 32
},
"end": {
"line": 299,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
10762,
10774
],
"loc": {
"start": {
"line": 300,
"column": 23
},
"end": {
"line": 300,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "getRowValue",
"range": [
2015-08-06 07:27:09 +02:00
10775,
10786
],
"loc": {
"start": {
"line": 300,
"column": 36
},
"end": {
"line": 300,
"column": 47
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10762,
10786
],
"loc": {
"start": {
"line": 300,
"column": 23
},
"end": {
"line": 300,
"column": 47
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "oRow",
"range": [
2015-08-06 07:27:09 +02:00
10787,
10791
],
"loc": {
"start": {
"line": 300,
"column": 48
},
"end": {
"line": 300,
"column": 52
}
}
},
{
"type": "Identifier",
"name": "nColumn",
"range": [
2015-08-06 07:27:09 +02:00
10793,
10800
],
"loc": {
"start": {
"line": 300,
"column": 54
},
"end": {
"line": 300,
"column": 61
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
10762,
10801
],
"loc": {
"start": {
"line": 300,
"column": 23
},
"end": {
"line": 300,
"column": 62
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10755,
10802
],
"loc": {
"start": {
"line": 300,
"column": 16
},
"end": {
"line": 300,
"column": 63
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
10736,
10817
],
"loc": {
"start": {
"line": 299,
"column": 57
},
"end": {
"line": 301,
"column": 13
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
10691,
10817
],
"loc": {
"start": {
"line": 299,
"column": 12
},
"end": {
"line": 301,
"column": 13
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "c",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
10839,
10843
],
"loc": {
"start": {
"line": 302,
"column": 20
},
"end": {
"line": 302,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "cells",
"range": [
2015-08-06 07:27:09 +02:00
10844,
10849
],
"loc": {
"start": {
"line": 302,
"column": 25
},
"end": {
"line": 302,
"column": 30
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10839,
10849
],
"loc": {
"start": {
"line": 302,
"column": 20
},
"end": {
"line": 302,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"name": "nColumn",
"range": [
2015-08-06 07:27:09 +02:00
10850,
10857
],
"loc": {
"start": {
"line": 302,
"column": 31
},
"end": {
"line": 302,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10839,
10858
],
"loc": {
"start": {
"line": 302,
"column": 20
},
"end": {
"line": 302,
"column": 39
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10835,
10858
],
"loc": {
"start": {
"line": 302,
"column": 16
},
"end": {
"line": 302,
"column": 39
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
10831,
10859
],
"loc": {
"start": {
"line": 302,
"column": 12
},
"end": {
"line": 302,
"column": 40
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
10881,
10894
],
"loc": {
"start": {
"line": 303,
"column": 20
},
"end": {
"line": 303,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "getInnerText",
"range": [
2015-08-06 07:27:09 +02:00
10895,
10907
],
"loc": {
"start": {
"line": 303,
"column": 34
},
"end": {
"line": 303,
"column": 46
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10881,
10907
],
"loc": {
"start": {
"line": 303,
"column": 20
},
"end": {
"line": 303,
"column": 46
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "c",
"range": [
2015-08-06 07:27:09 +02:00
10908,
10909
],
"loc": {
"start": {
"line": 303,
"column": 47
},
"end": {
"line": 303,
"column": 48
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
10881,
10910
],
"loc": {
"start": {
"line": 303,
"column": 20
},
"end": {
"line": 303,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10877,
10910
],
"loc": {
"start": {
"line": 303,
"column": 16
},
"end": {
"line": 303,
"column": 49
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
10932,
10935
],
"loc": {
"start": {
"line": 304,
"column": 19
},
"end": {
"line": 304,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"name": "getValueFromString",
"range": [
2015-08-06 07:27:09 +02:00
10936,
10954
],
"loc": {
"start": {
"line": 304,
"column": 23
},
"end": {
"line": 304,
"column": 41
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10932,
10954
],
"loc": {
"start": {
"line": 304,
"column": 19
},
"end": {
"line": 304,
"column": 41
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
10955,
10956
],
"loc": {
"start": {
"line": 304,
"column": 42
},
"end": {
"line": 304,
"column": 43
}
}
},
{
"type": "Identifier",
"name": "sType",
"range": [
2015-08-06 07:27:09 +02:00
10958,
10963
],
"loc": {
"start": {
"line": 304,
"column": 45
},
"end": {
"line": 304,
"column": 50
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
10932,
10964
],
"loc": {
"start": {
"line": 304,
"column": 19
},
"end": {
"line": 304,
"column": 51
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10925,
10965
],
"loc": {
"start": {
"line": 304,
"column": 12
},
"end": {
"line": 304,
"column": 52
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
10524,
10976
],
"loc": {
"start": {
"line": 295,
"column": 76
},
"end": {
"line": 305,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
10494,
10976
],
"loc": {
"start": {
"line": 295,
"column": 46
},
"end": {
"line": 305,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10456,
10976
],
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 305,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
10456,
10977
],
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 305,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"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": [
2015-08-06 07:27:09 +02:00
10217,
10446
],
"loc": {
"start": {
"line": 288,
"column": 8
},
"end": {
"line": 294,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11251,
11264
],
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "getInnerText",
"range": [
2015-08-06 07:27:09 +02:00
11265,
11277
],
"loc": {
"start": {
"line": 313,
"column": 22
},
"end": {
"line": 313,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11251,
11277
],
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 34
}
}
},
"right": {
"type": "FunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "oNode",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11314,
11319
],
"loc": {
"start": {
"line": 314,
"column": 16
},
"end": {
"line": 314,
"column": 21
}
}
},
"prefix": true,
"range": [
2015-08-06 07:27:09 +02:00
11313,
11319
],
"loc": {
"start": {
"line": 314,
"column": 15
},
"end": {
"line": 314,
"column": 21
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": null,
"range": [
2015-08-06 07:27:09 +02:00
11339,
11346
],
"loc": {
"start": {
"line": 315,
"column": 16
},
"end": {
"line": 315,
"column": 23
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
11320,
11361
],
"loc": {
"start": {
"line": 314,
"column": 22
},
"end": {
"line": 316,
"column": 13
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11378,
11383
],
"loc": {
"start": {
"line": 317,
"column": 15
},
"end": {
"line": 317,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "getAttribute",
"range": [
2015-08-06 07:27:09 +02:00
11384,
11396
],
"loc": {
"start": {
"line": 317,
"column": 21
},
"end": {
"line": 317,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11378,
11396
],
"loc": {
"start": {
"line": 317,
"column": 15
},
"end": {
"line": 317,
"column": 33
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
2015-08-06 07:27:09 +02:00
11397,
11401
],
"loc": {
"start": {
"line": 317,
"column": 34
},
"end": {
"line": 317,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"name": "customKey",
"range": [
2015-08-06 07:27:09 +02:00
11402,
11411
],
"loc": {
"start": {
"line": 317,
"column": 39
},
"end": {
"line": 317,
"column": 48
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11397,
11411
],
"loc": {
"start": {
"line": 317,
"column": 34
},
"end": {
"line": 317,
"column": 48
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11439,
11444
],
"loc": {
"start": {
"line": 318,
"column": 23
},
"end": {
"line": 318,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "getAttribute",
"range": [
2015-08-06 07:27:09 +02:00
11445,
11457
],
"loc": {
"start": {
"line": 318,
"column": 29
},
"end": {
"line": 318,
"column": 41
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11439,
11457
],
"loc": {
"start": {
"line": 318,
"column": 23
},
"end": {
"line": 318,
"column": 41
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "adpt",
"range": [
2015-08-06 07:27:09 +02:00
11458,
11462
],
"loc": {
"start": {
"line": 318,
"column": 42
},
"end": {
"line": 318,
"column": 46
}
}
},
"property": {
"type": "Identifier",
"name": "customKey",
"range": [
2015-08-06 07:27:09 +02:00
11463,
11472
],
"loc": {
"start": {
"line": 318,
"column": 47
},
"end": {
"line": 318,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11458,
11472
],
"loc": {
"start": {
"line": 318,
"column": 42
},
"end": {
"line": 318,
"column": 56
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
11439,
11473
],
"loc": {
"start": {
"line": 318,
"column": 23
},
"end": {
"line": 318,
"column": 57
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11432,
11474
],
"loc": {
"start": {
"line": 318,
"column": 16
},
"end": {
"line": 318,
"column": 58
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11521,
11524
],
"loc": {
"start": {
"line": 320,
"column": 23
},
"end": {
"line": 320,
"column": 26
}
}
},
"property": {
"type": "Identifier",
"name": "getText",
"range": [
2015-08-06 07:27:09 +02:00
11525,
11532
],
"loc": {
"start": {
"line": 320,
"column": 27
},
"end": {
"line": 320,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11521,
11532
],
"loc": {
"start": {
"line": 320,
"column": 23
},
"end": {
"line": 320,
"column": 34
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "oNode",
"range": [
2015-08-06 07:27:09 +02:00
11533,
11538
],
"loc": {
"start": {
"line": 320,
"column": 35
},
"end": {
"line": 320,
"column": 40
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
11521,
11539
],
"loc": {
"start": {
"line": 320,
"column": 23
},
"end": {
"line": 320,
"column": 41
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11514,
11540
],
"loc": {
"start": {
"line": 320,
"column": 16
},
"end": {
"line": 320,
"column": 42
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
11495,
11555
],
"loc": {
"start": {
"line": 319,
"column": 19
},
"end": {
"line": 321,
"column": 13
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11375,
11555
],
"loc": {
"start": {
"line": 317,
"column": 12
},
"end": {
"line": 321,
"column": 13
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
11295,
11566
],
"loc": {
"start": {
"line": 313,
"column": 52
},
"end": {
"line": 322,
"column": 9
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
11280,
11566
],
"loc": {
"start": {
"line": 313,
"column": 37
},
"end": {
"line": 322,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11251,
11566
],
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 322,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11251,
11567
],
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 322,
"column": 10
}
},
"leadingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"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": [
2015-08-06 07:27:09 +02:00
10989,
11241
],
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 312,
"column": 11
}
}
}
]
}
],
"range": [
2015-08-06 07:27:09 +02:00
5874,
11574
],
"loc": {
"start": {
"line": 167,
"column": 27
},
"end": {
"line": 323,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
5872,
11574
],
"loc": {
"start": {
"line": 167,
"column": 25
},
"end": {
"line": 323,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
2015-08-06 07:27:09 +02:00
5851,
11574
],
"loc": {
"start": {
"line": 167,
"column": 4
},
"end": {
"line": 323,
"column": 5
}
},
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11610,
11614
],
"loc": {
"start": {
"line": 326,
"column": 12
},
"end": {
"line": 326,
"column": 16
}
}
},
"init": {
"type": "Identifier",
"name": "arguments",
"range": [
2015-08-06 07:27:09 +02:00
11617,
11626
],
"loc": {
"start": {
"line": 326,
"column": 19
},
"end": {
"line": 326,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11610,
11626
],
"loc": {
"start": {
"line": 326,
"column": 12
},
"end": {
"line": 326,
"column": 28
}
}
}
],
"kind": "var",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11637,
11650
],
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "prototype",
"range": [
2015-08-06 07:27:09 +02:00
11651,
11660
],
"loc": {
"start": {
"line": 327,
"column": 22
},
"end": {
"line": 327,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11637,
11660
],
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
11661,
11672
],
"loc": {
"start": {
"line": 327,
"column": 32
},
"end": {
"line": 327,
"column": 43
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11637,
11672
],
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 43
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "args",
"range": [
2015-08-06 07:27:09 +02:00
11673,
11677
],
"loc": {
"start": {
"line": 327,
"column": 44
},
"end": {
"line": 327,
"column": 48
}
}
},
"property": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
11678,
11679
],
"loc": {
"start": {
"line": 327,
"column": 49
},
"end": {
"line": 327,
"column": 50
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11673,
11680
],
"loc": {
"start": {
"line": 327,
"column": 44
},
"end": {
"line": 327,
"column": 51
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "args",
"range": [
2015-08-06 07:27:09 +02:00
11682,
11686
],
"loc": {
"start": {
"line": 327,
"column": 53
},
"end": {
"line": 327,
"column": 57
}
}
},
"property": {
"type": "Literal",
"value": 1,
"raw": "1",
"range": [
2015-08-06 07:27:09 +02:00
11687,
11688
],
"loc": {
"start": {
"line": 327,
"column": 58
},
"end": {
"line": 327,
"column": 59
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11682,
11689
],
"loc": {
"start": {
"line": 327,
"column": 53
},
"end": {
"line": 327,
"column": 60
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "args",
"range": [
2015-08-06 07:27:09 +02:00
11691,
11695
],
"loc": {
"start": {
"line": 327,
"column": 62
},
"end": {
"line": 327,
"column": 66
}
}
},
"property": {
"type": "Literal",
"value": 2,
"raw": "2",
"range": [
2015-08-06 07:27:09 +02:00
11696,
11697
],
"loc": {
"start": {
"line": 327,
"column": 67
},
"end": {
"line": 327,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11691,
11698
],
"loc": {
"start": {
"line": 327,
"column": 62
},
"end": {
"line": 327,
"column": 69
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "args",
"range": [
2015-08-06 07:27:09 +02:00
11700,
11704
],
"loc": {
"start": {
"line": 327,
"column": 71
},
"end": {
"line": 327,
"column": 75
}
}
},
"property": {
"type": "Literal",
"value": 3,
"raw": "3",
"range": [
2015-08-06 07:27:09 +02:00
11705,
11706
],
"loc": {
"start": {
"line": 327,
"column": 76
},
"end": {
"line": 327,
"column": 77
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11700,
11707
],
"loc": {
"start": {
"line": 327,
"column": 71
},
"end": {
"line": 327,
"column": 78
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
11637,
11708
],
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 79
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11637,
11709
],
"loc": {
"start": {
"line": 327,
"column": 8
},
"end": {
"line": 327,
"column": 80
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
11595,
11716
],
"loc": {
"start": {
"line": 325,
"column": 17
},
"end": {
"line": 328,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
11593,
11716
],
"loc": {
"start": {
"line": 325,
"column": 15
},
"end": {
"line": 328,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
2015-08-06 07:27:09 +02:00
11582,
11716
],
"loc": {
"start": {
"line": 325,
"column": 4
},
"end": {
"line": 328,
"column": 5
}
},
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "setSortTypes",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11753,
11755
],
"loc": {
"start": {
"line": 331,
"column": 12
},
"end": {
"line": 331,
"column": 14
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
11758,
11762
],
"loc": {
"start": {
"line": 331,
"column": 17
},
"end": {
"line": 331,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
11763,
11765
],
"loc": {
"start": {
"line": 331,
"column": 22
},
"end": {
"line": 331,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11758,
11765
],
"loc": {
"start": {
"line": 331,
"column": 17
},
"end": {
"line": 331,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11753,
11765
],
"loc": {
"start": {
"line": 331,
"column": 12
},
"end": {
"line": 331,
"column": 24
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "sortTypes",
"range": [
2015-08-06 07:27:09 +02:00
11780,
11789
],
"loc": {
"start": {
"line": 332,
"column": 12
},
"end": {
"line": 332,
"column": 21
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
11792,
11796
],
"loc": {
"start": {
"line": 332,
"column": 24
},
"end": {
"line": 332,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "sortTypes",
"range": [
2015-08-06 07:27:09 +02:00
11797,
11806
],
"loc": {
"start": {
"line": 332,
"column": 29
},
"end": {
"line": 332,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11792,
11806
],
"loc": {
"start": {
"line": 332,
"column": 24
},
"end": {
"line": 332,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11780,
11806
],
"loc": {
"start": {
"line": 332,
"column": 12
},
"end": {
"line": 332,
"column": 38
}
}
},
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "_sortTypes",
"range": [
2015-08-06 07:27:09 +02:00
11821,
11831
],
"loc": {
"start": {
"line": 333,
"column": 12
},
"end": {
"line": 333,
"column": 22
}
}
},
"init": {
"type": "ArrayExpression",
"elements": [],
"range": [
2015-08-06 07:27:09 +02:00
11834,
11836
],
"loc": {
"start": {
"line": 333,
"column": 25
},
"end": {
"line": 333,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11821,
11836
],
"loc": {
"start": {
"line": 333,
"column": 12
},
"end": {
"line": 333,
"column": 27
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11857,
11858
],
"loc": {
"start": {
"line": 335,
"column": 16
},
"end": {
"line": 335,
"column": 17
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
11859,
11860
],
"loc": {
"start": {
"line": 335,
"column": 18
},
"end": {
"line": 335,
"column": 19
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11857,
11860
],
"loc": {
"start": {
"line": 335,
"column": 16
},
"end": {
"line": 335,
"column": 19
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
11853,
11860
],
"loc": {
"start": {
"line": 335,
"column": 12
},
"end": {
"line": 335,
"column": 19
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
11862,
11863
],
"loc": {
"start": {
"line": 335,
"column": 21
},
"end": {
"line": 335,
"column": 22
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
11864,
11866
],
"loc": {
"start": {
"line": 335,
"column": 23
},
"end": {
"line": 335,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "nbCells",
"range": [
2015-08-06 07:27:09 +02:00
11867,
11874
],
"loc": {
"start": {
"line": 335,
"column": 26
},
"end": {
"line": 335,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11864,
11874
],
"loc": {
"start": {
"line": 335,
"column": 23
},
"end": {
"line": 335,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11862,
11874
],
"loc": {
"start": {
"line": 335,
"column": 21
},
"end": {
"line": 335,
"column": 33
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
11876,
11877
],
"loc": {
"start": {
"line": 335,
"column": 35
},
"end": {
"line": 335,
"column": 36
}
}
},
"prefix": false,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11899,
11906
],
"loc": {
"start": {
"line": 336,
"column": 16
},
"end": {
"line": 336,
"column": 23
}
}
},
"init": null,
"range": [
2015-08-06 07:27:09 +02:00
11899,
11906
],
"loc": {
"start": {
"line": 336,
"column": 16
},
"end": {
"line": 336,
"column": 23
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11926,
11935
],
"loc": {
"start": {
"line": 338,
"column": 15
},
"end": {
"line": 338,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
11936,
11937
],
"loc": {
"start": {
"line": 338,
"column": 25
},
"end": {
"line": 338,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
11968,
11977
],
"loc": {
"start": {
"line": 339,
"column": 26
},
"end": {
"line": 339,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
11978,
11979
],
"loc": {
"start": {
"line": 339,
"column": 36
},
"end": {
"line": 339,
"column": 37
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11968,
11980
],
"loc": {
"start": {
"line": 339,
"column": 26
},
"end": {
"line": 339,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
2015-08-06 07:27:09 +02:00
11981,
11992
],
"loc": {
"start": {
"line": 339,
"column": 39
},
"end": {
"line": 339,
"column": 50
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11968,
11992
],
"loc": {
"start": {
"line": 339,
"column": 26
},
"end": {
"line": 339,
"column": 50
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
11968,
11994
],
"loc": {
"start": {
"line": 339,
"column": 26
},
"end": {
"line": 339,
"column": 52
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
11958,
11994
],
"loc": {
"start": {
"line": 339,
"column": 16
},
"end": {
"line": 339,
"column": 52
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12016,
12023
],
"loc": {
"start": {
"line": 340,
"column": 19
},
"end": {
"line": 340,
"column": 26
}
}
},
"right": {
"type": "Literal",
"value": "none",
"raw": "'none'",
"range": [
2015-08-06 07:27:09 +02:00
12028,
12034
],
"loc": {
"start": {
"line": 340,
"column": 31
},
"end": {
"line": 340,
"column": 37
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12058,
12065
],
"loc": {
"start": {
"line": 341,
"column": 20
},
"end": {
"line": 341,
"column": 27
}
}
},
"right": {
"type": "Literal",
"value": "None",
"raw": "'None'",
"range": [
2015-08-06 07:27:09 +02:00
12068,
12074
],
"loc": {
"start": {
"line": 341,
"column": 30
},
"end": {
"line": 341,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12058,
12074
],
"loc": {
"start": {
"line": 341,
"column": 20
},
"end": {
"line": 341,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12058,
12075
],
"loc": {
"start": {
"line": 341,
"column": 20
},
"end": {
"line": 341,
"column": 37
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
12035,
12094
],
"loc": {
"start": {
"line": 340,
"column": 38
},
"end": {
"line": 342,
"column": 17
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
12013,
12094
],
"loc": {
"start": {
"line": 340,
"column": 16
},
"end": {
"line": 342,
"column": 17
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12161,
12163
],
"loc": {
"start": {
"line": 344,
"column": 19
},
"end": {
"line": 344,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "hasColNbFormat",
"range": [
2015-08-06 07:27:09 +02:00
12164,
12178
],
"loc": {
"start": {
"line": 344,
"column": 22
},
"end": {
"line": 344,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12182,
12184
],
"loc": {
"start": {
"line": 344,
"column": 40
},
"end": {
"line": 344,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"name": "colNbFormat",
"range": [
2015-08-06 07:27:09 +02:00
12185,
12196
],
"loc": {
"start": {
"line": 344,
"column": 43
},
"end": {
"line": 344,
"column": 54
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12182,
12196
],
"loc": {
"start": {
"line": 344,
"column": 40
},
"end": {
"line": 344,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
12197,
12198
],
"loc": {
"start": {
"line": 344,
"column": 55
},
"end": {
"line": 344,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12182,
12199
],
"loc": {
"start": {
"line": 344,
"column": 40
},
"end": {
"line": 344,
"column": 57
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
12204,
12208
],
"loc": {
"start": {
"line": 344,
"column": 62
},
"end": {
"line": 344,
"column": 66
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12182,
12208
],
"loc": {
"start": {
"line": 344,
"column": 40
},
"end": {
"line": 344,
"column": 66
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12242,
12244
],
"loc": {
"start": {
"line": 345,
"column": 30
},
"end": {
"line": 345,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "colNbFormat",
"range": [
2015-08-06 07:27:09 +02:00
12245,
12256
],
"loc": {
"start": {
"line": 345,
"column": 33
},
"end": {
"line": 345,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12242,
12256
],
"loc": {
"start": {
"line": 345,
"column": 30
},
"end": {
"line": 345,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
12257,
12258
],
"loc": {
"start": {
"line": 345,
"column": 45
},
"end": {
"line": 345,
"column": 46
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12242,
12259
],
"loc": {
"start": {
"line": 345,
"column": 30
},
"end": {
"line": 345,
"column": 47
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
2015-08-06 07:27:09 +02:00
12260,
12271
],
"loc": {
"start": {
"line": 345,
"column": 48
},
"end": {
"line": 345,
"column": 59
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12242,
12271
],
"loc": {
"start": {
"line": 345,
"column": 30
},
"end": {
"line": 345,
"column": 59
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
12242,
12273
],
"loc": {
"start": {
"line": 345,
"column": 30
},
"end": {
"line": 345,
"column": 61
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12232,
12273
],
"loc": {
"start": {
"line": 345,
"column": 20
},
"end": {
"line": 345,
"column": 61
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12232,
12274
],
"loc": {
"start": {
"line": 345,
"column": 20
},
"end": {
"line": 345,
"column": 62
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12302,
12304
],
"loc": {
"start": {
"line": 346,
"column": 26
},
"end": {
"line": 346,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "hasColDateType",
"range": [
2015-08-06 07:27:09 +02:00
12305,
12319
],
"loc": {
"start": {
"line": 346,
"column": 29
},
"end": {
"line": 346,
"column": 43
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12323,
12325
],
"loc": {
"start": {
"line": 346,
"column": 47
},
"end": {
"line": 346,
"column": 49
}
}
},
"property": {
"type": "Identifier",
"name": "colDateType",
"range": [
2015-08-06 07:27:09 +02:00
12326,
12337
],
"loc": {
"start": {
"line": 346,
"column": 50
},
"end": {
"line": 346,
"column": 61
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12323,
12337
],
"loc": {
"start": {
"line": 346,
"column": 47
},
"end": {
"line": 346,
"column": 61
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
12338,
12339
],
"loc": {
"start": {
"line": 346,
"column": 62
},
"end": {
"line": 346,
"column": 63
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12323,
12340
],
"loc": {
"start": {
"line": 346,
"column": 47
},
"end": {
"line": 346,
"column": 64
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
12345,
12349
],
"loc": {
"start": {
"line": 346,
"column": 69
},
"end": {
"line": 346,
"column": 73
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12323,
12349
],
"loc": {
"start": {
"line": 346,
"column": 47
},
"end": {
"line": 346,
"column": 73
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12383,
12385
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "colDateType",
"range": [
2015-08-06 07:27:09 +02:00
12386,
12397
],
"loc": {
"start": {
"line": 347,
"column": 33
},
"end": {
"line": 347,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12383,
12397
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "i",
"range": [
2015-08-06 07:27:09 +02:00
12398,
12399
],
"loc": {
"start": {
"line": 347,
"column": 45
},
"end": {
"line": 347,
"column": 46
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12383,
12400
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 47
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
2015-08-06 07:27:09 +02:00
12401,
12412
],
"loc": {
"start": {
"line": 347,
"column": 48
},
"end": {
"line": 347,
"column": 59
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12383,
12412
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 59
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
12383,
12414
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 61
}
}
},
"right": {
"type": "Literal",
"value": "date",
"raw": "'date'",
"range": [
2015-08-06 07:27:09 +02:00
12415,
12421
],
"loc": {
"start": {
"line": 347,
"column": 62
},
"end": {
"line": 347,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12383,
12421
],
"loc": {
"start": {
"line": 347,
"column": 30
},
"end": {
"line": 347,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12373,
12421
],
"loc": {
"start": {
"line": 347,
"column": 20
},
"end": {
"line": 347,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12373,
12422
],
"loc": {
"start": {
"line": 347,
"column": 20
},
"end": {
"line": 347,
"column": 69
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12470,
12477
],
"loc": {
"start": {
"line": 349,
"column": 20
},
"end": {
"line": 349,
"column": 27
}
}
},
"right": {
"type": "Literal",
"value": "String",
"raw": "'String'",
"range": [
2015-08-06 07:27:09 +02:00
12480,
12488
],
"loc": {
"start": {
"line": 349,
"column": 30
},
"end": {
"line": 349,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12470,
12488
],
"loc": {
"start": {
"line": 349,
"column": 20
},
"end": {
"line": 349,
"column": 38
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12470,
12489
],
"loc": {
"start": {
"line": 349,
"column": 20
},
"end": {
"line": 349,
"column": 39
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
12447,
12508
],
"loc": {
"start": {
"line": 348,
"column": 23
},
"end": {
"line": 350,
"column": 17
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12299,
12508
],
"loc": {
"start": {
"line": 346,
"column": 23
},
"end": {
"line": 350,
"column": 17
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12158,
12508
],
"loc": {
"start": {
"line": 344,
"column": 16
},
"end": {
"line": 350,
"column": 17
}
},
"leadingComments": [
{
"type": "Line",
"value": " resolve column types",
"range": [
2015-08-06 07:27:09 +02:00
12117,
12140
],
"loc": {
"start": {
"line": 343,
"column": 21
},
"end": {
"line": 343,
"column": 44
}
}
}
]
}
],
"range": [
2015-08-06 07:27:09 +02:00
12115,
12523
],
"loc": {
"start": {
"line": 343,
"column": 19
},
"end": {
"line": 351,
"column": 13
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12537,
12547
],
"loc": {
"start": {
"line": 352,
"column": 12
},
"end": {
"line": 352,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"name": "push",
"range": [
2015-08-06 07:27:09 +02:00
12548,
12552
],
"loc": {
"start": {
"line": 352,
"column": 23
},
"end": {
"line": 352,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12537,
12552
],
"loc": {
"start": {
"line": 352,
"column": 12
},
"end": {
"line": 352,
"column": 27
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "colType",
"range": [
2015-08-06 07:27:09 +02:00
12553,
12560
],
"loc": {
"start": {
"line": 352,
"column": 28
},
"end": {
"line": 352,
"column": 35
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
12537,
12561
],
"loc": {
"start": {
"line": 352,
"column": 12
},
"end": {
"line": 352,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12537,
12562
],
"loc": {
"start": {
"line": 352,
"column": 12
},
"end": {
"line": 352,
"column": 37
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
11880,
12573
],
"loc": {
"start": {
"line": 335,
"column": 39
},
"end": {
"line": 353,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12585,
12620
],
"loc": {
"start": {
"line": 355,
"column": 8
},
"end": {
"line": 355,
"column": 43
}
}
},
{
"type": "Line",
"value": "Custom sort types",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12661,
12665
],
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
12666,
12677
],
"loc": {
"start": {
"line": 358,
"column": 13
},
"end": {
"line": 358,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12661,
12677
],
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "number",
"raw": "'number'",
"range": [
2015-08-06 07:27:09 +02:00
12678,
12686
],
"loc": {
"start": {
"line": 358,
"column": 25
},
"end": {
"line": 358,
"column": 33
}
}
},
{
"type": "Identifier",
"name": "Number",
"range": [
2015-08-06 07:27:09 +02:00
12688,
12694
],
"loc": {
"start": {
"line": 358,
"column": 35
},
"end": {
"line": 358,
"column": 41
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
12661,
12695
],
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12585,
12620
],
"loc": {
"start": {
"line": 355,
"column": 8
},
"end": {
"line": 355,
"column": 43
}
}
},
{
"type": "Line",
"value": "Custom sort types",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12706,
12710
],
"loc": {
"start": {
"line": 359,
"column": 8
},
"end": {
"line": 359,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
12711,
12722
],
"loc": {
"start": {
"line": 359,
"column": 13
},
"end": {
"line": 359,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12706,
12722
],
"loc": {
"start": {
"line": 359,
"column": 8
},
"end": {
"line": 359,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "caseinsensitivestring",
"raw": "'caseinsensitivestring'",
"range": [
2015-08-06 07:27:09 +02:00
12723,
12746
],
"loc": {
"start": {
"line": 359,
"column": 25
},
"end": {
"line": 359,
"column": 48
}
}
},
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
2015-08-06 07:27:09 +02:00
12748,
12761
],
"loc": {
"start": {
"line": 359,
"column": 50
},
"end": {
"line": 359,
"column": 63
}
}
},
"property": {
"type": "Identifier",
"name": "toUpperCase",
"range": [
2015-08-06 07:27:09 +02:00
12762,
12773
],
"loc": {
"start": {
"line": 359,
"column": 64
},
"end": {
"line": 359,
"column": 75
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12748,
12773
],
"loc": {
"start": {
"line": 359,
"column": 50
},
"end": {
"line": 359,
"column": 75
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
12706,
12774
],
"loc": {
"start": {
"line": 359,
"column": 8
},
"end": {
"line": 359,
"column": 76
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12785,
12789
],
"loc": {
"start": {
"line": 360,
"column": 8
},
"end": {
"line": 360,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
12790,
12801
],
"loc": {
"start": {
"line": 360,
"column": 13
},
"end": {
"line": 360,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12785,
12801
],
"loc": {
"start": {
"line": 360,
"column": 8
},
"end": {
"line": 360,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "date",
"raw": "'date'",
"range": [
2015-08-06 07:27:09 +02:00
12802,
12808
],
"loc": {
"start": {
"line": 360,
"column": 25
},
"end": {
"line": 360,
"column": 31
}
}
},
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "SortableTable",
"range": [
2015-08-06 07:27:09 +02:00
12810,
12823
],
"loc": {
"start": {
"line": 360,
"column": 33
},
"end": {
"line": 360,
"column": 46
}
}
},
"property": {
"type": "Identifier",
"name": "toDate",
"range": [
2015-08-06 07:27:09 +02:00
12824,
12830
],
"loc": {
"start": {
"line": 360,
"column": 47
},
"end": {
"line": 360,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12810,
12830
],
"loc": {
"start": {
"line": 360,
"column": 33
},
"end": {
"line": 360,
"column": 53
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
12785,
12831
],
"loc": {
"start": {
"line": 360,
"column": 8
},
"end": {
"line": 360,
"column": 54
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12842,
12846
],
"loc": {
"start": {
"line": 361,
"column": 8
},
"end": {
"line": 361,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
12847,
12858
],
"loc": {
"start": {
"line": 361,
"column": 13
},
"end": {
"line": 361,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12842,
12858
],
"loc": {
"start": {
"line": 361,
"column": 8
},
"end": {
"line": 361,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "string",
"raw": "'string'",
"range": [
2015-08-06 07:27:09 +02:00
12859,
12867
],
"loc": {
"start": {
"line": 361,
"column": 25
},
"end": {
"line": 361,
"column": 33
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
12842,
12868
],
"loc": {
"start": {
"line": 361,
"column": 8
},
"end": {
"line": 361,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12879,
12883
],
"loc": {
"start": {
"line": 362,
"column": 8
},
"end": {
"line": 362,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
12884,
12895
],
"loc": {
"start": {
"line": 362,
"column": 13
},
"end": {
"line": 362,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12879,
12895
],
"loc": {
"start": {
"line": 362,
"column": 8
},
"end": {
"line": 362,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "us",
"raw": "'us'",
"range": [
2015-08-06 07:27:09 +02:00
12896,
12900
],
"loc": {
"start": {
"line": 362,
"column": 25
},
"end": {
"line": 362,
"column": 29
}
}
},
{
"type": "Identifier",
"name": "usNumberConverter",
"range": [
2015-08-06 07:27:09 +02:00
12902,
12919
],
"loc": {
"start": {
"line": 362,
"column": 31
},
"end": {
"line": 362,
"column": 48
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
12879,
12920
],
"loc": {
"start": {
"line": 362,
"column": 8
},
"end": {
"line": 362,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12931,
12935
],
"loc": {
"start": {
"line": 363,
"column": 8
},
"end": {
"line": 363,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
12936,
12947
],
"loc": {
"start": {
"line": 363,
"column": 13
},
"end": {
"line": 363,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12931,
12947
],
"loc": {
"start": {
"line": 363,
"column": 8
},
"end": {
"line": 363,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "eu",
"raw": "'eu'",
"range": [
2015-08-06 07:27:09 +02:00
12948,
12952
],
"loc": {
"start": {
"line": 363,
"column": 25
},
"end": {
"line": 363,
"column": 29
}
}
},
{
"type": "Identifier",
"name": "euNumberConverter",
"range": [
2015-08-06 07:27:09 +02:00
12954,
12971
],
"loc": {
"start": {
"line": 363,
"column": 31
},
"end": {
"line": 363,
"column": 48
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
12931,
12972
],
"loc": {
"start": {
"line": 363,
"column": 8
},
"end": {
"line": 363,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
12983,
12987
],
"loc": {
"start": {
"line": 364,
"column": 8
},
"end": {
"line": 364,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
12988,
12999
],
"loc": {
"start": {
"line": 364,
"column": 13
},
"end": {
"line": 364,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
12983,
12999
],
"loc": {
"start": {
"line": 364,
"column": 8
},
"end": {
"line": 364,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "dmydate",
"raw": "'dmydate'",
"range": [
2015-08-06 07:27:09 +02:00
13000,
13009
],
"loc": {
"start": {
"line": 364,
"column": 25
},
"end": {
"line": 364,
"column": 34
}
}
},
{
"type": "Identifier",
"name": "dmyDateConverter",
"range": [
2015-08-06 07:27:09 +02:00
13011,
13027
],
"loc": {
"start": {
"line": 364,
"column": 36
},
"end": {
"line": 364,
"column": 52
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
12983,
13029
],
"loc": {
"start": {
"line": 364,
"column": 8
},
"end": {
"line": 364,
"column": 54
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13040,
13044
],
"loc": {
"start": {
"line": 365,
"column": 8
},
"end": {
"line": 365,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
13045,
13056
],
"loc": {
"start": {
"line": 365,
"column": 13
},
"end": {
"line": 365,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13040,
13056
],
"loc": {
"start": {
"line": 365,
"column": 8
},
"end": {
"line": 365,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "ymddate",
"raw": "'ymddate'",
"range": [
2015-08-06 07:27:09 +02:00
13057,
13066
],
"loc": {
"start": {
"line": 365,
"column": 25
},
"end": {
"line": 365,
"column": 34
}
}
},
{
"type": "Identifier",
"name": "ymdDateConverter",
"range": [
2015-08-06 07:27:09 +02:00
13068,
13084
],
"loc": {
"start": {
"line": 365,
"column": 36
},
"end": {
"line": 365,
"column": 52
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13040,
13085
],
"loc": {
"start": {
"line": 365,
"column": 8
},
"end": {
"line": 365,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13096,
13100
],
"loc": {
"start": {
"line": 366,
"column": 8
},
"end": {
"line": 366,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
13101,
13112
],
"loc": {
"start": {
"line": 366,
"column": 13
},
"end": {
"line": 366,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13096,
13112
],
"loc": {
"start": {
"line": 366,
"column": 8
},
"end": {
"line": 366,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "mdydate",
"raw": "'mdydate'",
"range": [
2015-08-06 07:27:09 +02:00
13113,
13122
],
"loc": {
"start": {
"line": 366,
"column": 25
},
"end": {
"line": 366,
"column": 34
}
}
},
{
"type": "Identifier",
"name": "mdyDateConverter",
"range": [
2015-08-06 07:27:09 +02:00
13124,
13140
],
"loc": {
"start": {
"line": 366,
"column": 36
},
"end": {
"line": 366,
"column": 52
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13096,
13141
],
"loc": {
"start": {
"line": 366,
"column": 8
},
"end": {
"line": 366,
"column": 53
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13152,
13156
],
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
13157,
13168
],
"loc": {
"start": {
"line": 367,
"column": 13
},
"end": {
"line": 367,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13152,
13168
],
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "ddmmmyyyydate",
"raw": "'ddmmmyyyydate'",
"range": [
2015-08-06 07:27:09 +02:00
13169,
13184
],
"loc": {
"start": {
"line": 367,
"column": 25
},
"end": {
"line": 367,
"column": 40
}
}
},
{
"type": "Identifier",
"name": "ddmmmyyyyDateConverter",
"range": [
2015-08-06 07:27:09 +02:00
13186,
13208
],
"loc": {
"start": {
"line": 367,
"column": 42
},
"end": {
"line": 367,
"column": 64
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13152,
13209
],
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 65
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13220,
13224
],
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "addSortType",
"range": [
2015-08-06 07:27:09 +02:00
13225,
13236
],
"loc": {
"start": {
"line": 368,
"column": 13
},
"end": {
"line": 368,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13220,
13236
],
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 24
}
}
},
"arguments": [
{
"type": "Literal",
"value": "ipaddress",
"raw": "'ipaddress'",
"range": [
2015-08-06 07:27:09 +02:00
13237,
13248
],
"loc": {
"start": {
"line": 368,
"column": 25
},
"end": {
"line": 368,
"column": 36
}
}
},
{
"type": "Identifier",
"name": "ipAddress",
"range": [
2015-08-06 07:27:09 +02:00
13250,
13259
],
"loc": {
"start": {
"line": 368,
"column": 38
},
"end": {
"line": 368,
"column": 47
}
}
},
{
"type": "Identifier",
"name": "sortIP",
"range": [
2015-08-06 07:27:09 +02:00
13261,
13267
],
"loc": {
"start": {
"line": 368,
"column": 49
},
"end": {
"line": 368,
"column": 55
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13220,
13268
],
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13281,
13285
],
"loc": {
"start": {
"line": 370,
"column": 8
},
"end": {
"line": 370,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
13286,
13289
],
"loc": {
"start": {
"line": 370,
"column": 13
},
"end": {
"line": 370,
"column": 16
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13281,
13289
],
"loc": {
"start": {
"line": 370,
"column": 8
},
"end": {
"line": 370,
"column": 16
}
}
},
"right": {
"type": "NewExpression",
"callee": {
"type": "Identifier",
"name": "SortableTable",
"range": [
2015-08-06 07:27:09 +02:00
13296,
13309
],
"loc": {
"start": {
"line": 370,
"column": 23
},
"end": {
"line": 370,
"column": 36
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
13310,
13312
],
"loc": {
"start": {
"line": 370,
"column": 37
},
"end": {
"line": 370,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"name": "tbl",
"range": [
2015-08-06 07:27:09 +02:00
13313,
13316
],
"loc": {
"start": {
"line": 370,
"column": 40
},
"end": {
"line": 370,
"column": 43
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13310,
13316
],
"loc": {
"start": {
"line": 370,
"column": 37
},
"end": {
"line": 370,
"column": 43
}
}
},
{
"type": "Identifier",
"name": "_sortTypes",
"range": [
2015-08-06 07:27:09 +02:00
13318,
13328
],
"loc": {
"start": {
"line": 370,
"column": 45
},
"end": {
"line": 370,
"column": 55
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13292,
13329
],
"loc": {
"start": {
"line": 370,
"column": 19
},
"end": {
"line": 370,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13281,
13329
],
"loc": {
"start": {
"line": 370,
"column": 8
},
"end": {
"line": 370,
"column": 56
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13281,
13330
],
"loc": {
"start": {
"line": 370,
"column": 8
},
"end": {
"line": 370,
"column": 57
}
},
"trailingComments": [
{
"type": "Block",
"value": "** external table headers adapter **",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13395,
13399
],
"loc": {
"start": {
"line": 373,
"column": 11
},
"end": {
"line": 373,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "asyncSort",
"range": [
2015-08-06 07:27:09 +02:00
13400,
13409
],
"loc": {
"start": {
"line": 373,
"column": 16
},
"end": {
"line": 373,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13413,
13417
],
"loc": {
"start": {
"line": 373,
"column": 29
},
"end": {
"line": 373,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "triggerIds",
"range": [
2015-08-06 07:27:09 +02:00
13418,
13428
],
"loc": {
"start": {
"line": 373,
"column": 34
},
"end": {
"line": 373,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13413,
13428
],
"loc": {
"start": {
"line": 373,
"column": 29
},
"end": {
"line": 373,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
2015-08-06 07:27:09 +02:00
13429,
13435
],
"loc": {
"start": {
"line": 373,
"column": 45
},
"end": {
"line": 373,
"column": 51
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13413,
13435
],
"loc": {
"start": {
"line": 373,
"column": 29
},
"end": {
"line": 373,
"column": 51
}
}
},
"right": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
13438,
13439
],
"loc": {
"start": {
"line": 373,
"column": 54
},
"end": {
"line": 373,
"column": 55
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13413,
13439
],
"loc": {
"start": {
"line": 373,
"column": 29
},
"end": {
"line": 373,
"column": 55
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13459,
13467
],
"loc": {
"start": {
"line": 374,
"column": 16
},
"end": {
"line": 374,
"column": 24
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
13470,
13474
],
"loc": {
"start": {
"line": 374,
"column": 27
},
"end": {
"line": 374,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "triggerIds",
"range": [
2015-08-06 07:27:09 +02:00
13475,
13485
],
"loc": {
"start": {
"line": 374,
"column": 32
},
"end": {
"line": 374,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13470,
13485
],
"loc": {
"start": {
"line": 374,
"column": 27
},
"end": {
"line": 374,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13459,
13485
],
"loc": {
"start": {
"line": 374,
"column": 16
},
"end": {
"line": 374,
"column": 42
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13508,
13509
],
"loc": {
"start": {
"line": 375,
"column": 20
},
"end": {
"line": 375,
"column": 21
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
13510,
13511
],
"loc": {
"start": {
"line": 375,
"column": 22
},
"end": {
"line": 375,
"column": 23
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13508,
13511
],
"loc": {
"start": {
"line": 375,
"column": 20
},
"end": {
"line": 375,
"column": 23
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
13504,
13511
],
"loc": {
"start": {
"line": 375,
"column": 16
},
"end": {
"line": 375,
"column": 23
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "j",
"range": [
2015-08-06 07:27:09 +02:00
13513,
13514
],
"loc": {
"start": {
"line": 375,
"column": 25
},
"end": {
"line": 375,
"column": 26
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "triggers",
"range": [
2015-08-06 07:27:09 +02:00
13515,
13523
],
"loc": {
"start": {
"line": 375,
"column": 27
},
"end": {
"line": 375,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
2015-08-06 07:27:09 +02:00
13524,
13530
],
"loc": {
"start": {
"line": 375,
"column": 36
},
"end": {
"line": 375,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13515,
13530
],
"loc": {
"start": {
"line": 375,
"column": 27
},
"end": {
"line": 375,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13513,
13530
],
"loc": {
"start": {
"line": 375,
"column": 25
},
"end": {
"line": 375,
"column": 42
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "j",
"range": [
2015-08-06 07:27:09 +02:00
13532,
13533
],
"loc": {
"start": {
"line": 375,
"column": 44
},
"end": {
"line": 375,
"column": 45
}
}
},
"prefix": false,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13558,
13566
],
"loc": {
"start": {
"line": 376,
"column": 19
},
"end": {
"line": 376,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "j",
"range": [
2015-08-06 07:27:09 +02:00
13567,
13568
],
"loc": {
"start": {
"line": 376,
"column": 28
},
"end": {
"line": 376,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13558,
13569
],
"loc": {
"start": {
"line": 376,
"column": 19
},
"end": {
"line": 376,
"column": 30
}
}
},
"right": {
"type": "Literal",
"value": null,
"raw": "null",
"range": [
2015-08-06 07:27:09 +02:00
13574,
13578
],
"loc": {
"start": {
"line": 376,
"column": 35
},
"end": {
"line": 376,
"column": 39
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13558,
13578
],
"loc": {
"start": {
"line": 376,
"column": 19
},
"end": {
"line": 376,
"column": 39
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ContinueStatement",
"label": null,
"range": [
2015-08-06 07:27:09 +02:00
13602,
13611
],
"loc": {
"start": {
"line": 377,
"column": 20
},
"end": {
"line": 377,
"column": 29
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13579,
13630
],
"loc": {
"start": {
"line": 376,
"column": 40
},
"end": {
"line": 378,
"column": 17
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
13555,
13630
],
"loc": {
"start": {
"line": 376,
"column": 16
},
"end": {
"line": 378,
"column": 17
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "trigger",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13662,
13665
],
"loc": {
"start": {
"line": 379,
"column": 30
},
"end": {
"line": 379,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "id",
"range": [
2015-08-06 07:27:09 +02:00
13666,
13668
],
"loc": {
"start": {
"line": 379,
"column": 34
},
"end": {
"line": 379,
"column": 36
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13662,
13668
],
"loc": {
"start": {
"line": 379,
"column": 30
},
"end": {
"line": 379,
"column": 36
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "triggers",
"range": [
2015-08-06 07:27:09 +02:00
13669,
13677
],
"loc": {
"start": {
"line": 379,
"column": 37
},
"end": {
"line": 379,
"column": 45
}
}
},
"property": {
"type": "Identifier",
"name": "j",
"range": [
2015-08-06 07:27:09 +02:00
13678,
13679
],
"loc": {
"start": {
"line": 379,
"column": 46
},
"end": {
"line": 379,
"column": 47
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13669,
13680
],
"loc": {
"start": {
"line": 379,
"column": 37
},
"end": {
"line": 379,
"column": 48
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13662,
13681
],
"loc": {
"start": {
"line": 379,
"column": 30
},
"end": {
"line": 379,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13652,
13681
],
"loc": {
"start": {
"line": 379,
"column": 20
},
"end": {
"line": 379,
"column": 49
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
13648,
13682
],
"loc": {
"start": {
"line": 379,
"column": 16
},
"end": {
"line": 379,
"column": 50
}
}
},
{
"type": "IfStatement",
"test": {
"type": "Identifier",
"name": "trigger",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13734,
13741
],
"loc": {
"start": {
"line": 381,
"column": 20
},
"end": {
"line": 381,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "style",
"range": [
2015-08-06 07:27:09 +02:00
13742,
13747
],
"loc": {
"start": {
"line": 381,
"column": 28
},
"end": {
"line": 381,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13734,
13747
],
"loc": {
"start": {
"line": 381,
"column": 20
},
"end": {
"line": 381,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"name": "cursor",
"range": [
2015-08-06 07:27:09 +02:00
13748,
13754
],
"loc": {
"start": {
"line": 381,
"column": 34
},
"end": {
"line": 381,
"column": 40
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13734,
13754
],
"loc": {
"start": {
"line": 381,
"column": 20
},
"end": {
"line": 381,
"column": 40
}
}
},
"right": {
"type": "Literal",
"value": "pointer",
"raw": "'pointer'",
"range": [
2015-08-06 07:27:09 +02:00
13757,
13766
],
"loc": {
"start": {
"line": 381,
"column": 43
},
"end": {
"line": 381,
"column": 52
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13734,
13766
],
"loc": {
"start": {
"line": 381,
"column": 20
},
"end": {
"line": 381,
"column": 52
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13791,
13796
],
"loc": {
"start": {
"line": 383,
"column": 20
},
"end": {
"line": 383,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "add",
"range": [
2015-08-06 07:27:09 +02:00
13797,
13800
],
"loc": {
"start": {
"line": 383,
"column": 26
},
"end": {
"line": 383,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13791,
13800
],
"loc": {
"start": {
"line": 383,
"column": 20
},
"end": {
"line": 383,
"column": 29
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "trigger",
"range": [
2015-08-06 07:27:09 +02:00
13801,
13808
],
"loc": {
"start": {
"line": 383,
"column": 30
},
"end": {
"line": 383,
"column": 37
}
}
},
{
"type": "Literal",
"value": "click",
"raw": "'click'",
"range": [
2015-08-06 07:27:09 +02:00
13810,
13817
],
"loc": {
"start": {
"line": 383,
"column": 39
},
"end": {
"line": 383,
"column": 46
}
}
},
{
"type": "ArrowFunctionExpression",
"id": null,
"params": [
{
"type": "Identifier",
"name": "evt",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13859,
13862
],
"loc": {
"start": {
"line": 384,
"column": 28
},
"end": {
"line": 384,
"column": 31
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "evt",
"range": [
2015-08-06 07:27:09 +02:00
13865,
13868
],
"loc": {
"start": {
"line": 384,
"column": 34
},
"end": {
"line": 384,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"name": "target",
"range": [
2015-08-06 07:27:09 +02:00
13869,
13875
],
"loc": {
"start": {
"line": 384,
"column": 38
},
"end": {
"line": 384,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13865,
13875
],
"loc": {
"start": {
"line": 384,
"column": 34
},
"end": {
"line": 384,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13859,
13875
],
"loc": {
"start": {
"line": 384,
"column": 28
},
"end": {
"line": 384,
"column": 44
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
13906,
13910
],
"loc": {
"start": {
"line": 385,
"column": 28
},
"end": {
"line": 385,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
13911,
13913
],
"loc": {
"start": {
"line": 385,
"column": 33
},
"end": {
"line": 385,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13906,
13913
],
"loc": {
"start": {
"line": 385,
"column": 28
},
"end": {
"line": 385,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "sort",
"range": [
2015-08-06 07:27:09 +02:00
13914,
13918
],
"loc": {
"start": {
"line": 385,
"column": 36
},
"end": {
"line": 385,
"column": 40
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13906,
13918
],
"loc": {
"start": {
"line": 385,
"column": 28
},
"end": {
"line": 385,
"column": 40
}
}
},
"prefix": true,
"range": [
2015-08-06 07:27:09 +02:00
13905,
13918
],
"loc": {
"start": {
"line": 385,
"column": 27
},
"end": {
"line": 385,
"column": 40
}
}
},
"consequent": {
"type": "BlockStatement",
"body": [
{
"type": "ReturnStatement",
"argument": null,
"range": [
2015-08-06 07:27:09 +02:00
13950,
13957
],
"loc": {
"start": {
"line": 386,
"column": 28
},
"end": {
"line": 386,
"column": 35
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13919,
13984
],
"loc": {
"start": {
"line": 385,
"column": 41
},
"end": {
"line": 387,
"column": 25
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14010,
14014
],
"loc": {
"start": {
"line": 388,
"column": 24
},
"end": {
"line": 388,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
14015,
14018
],
"loc": {
"start": {
"line": 388,
"column": 29
},
"end": {
"line": 388,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14010,
14018
],
"loc": {
"start": {
"line": 388,
"column": 24
},
"end": {
"line": 388,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"name": "asyncSort",
"range": [
2015-08-06 07:27:09 +02:00
14019,
14028
],
"loc": {
"start": {
"line": 388,
"column": 33
},
"end": {
"line": 388,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14059,
14062
],
"loc": {
"start": {
"line": 389,
"column": 28
},
"end": {
"line": 389,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"name": "indexByValue",
"range": [
2015-08-06 07:27:09 +02:00
14063,
14075
],
"loc": {
"start": {
"line": 389,
"column": 32
},
"end": {
"line": 389,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14059,
14075
],
"loc": {
"start": {
"line": 389,
"column": 28
},
"end": {
"line": 389,
"column": 44
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "triggers",
"range": [
2015-08-06 07:27:09 +02:00
14076,
14084
],
"loc": {
"start": {
"line": 389,
"column": 45
},
"end": {
"line": 389,
"column": 53
}
}
},
{
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "elm",
"range": [
2015-08-06 07:27:09 +02:00
14086,
14089
],
"loc": {
"start": {
"line": 389,
"column": 55
},
"end": {
"line": 389,
"column": 58
}
}
},
"property": {
"type": "Identifier",
"name": "id",
"range": [
2015-08-06 07:27:09 +02:00
14090,
14092
],
"loc": {
"start": {
"line": 389,
"column": 59
},
"end": {
"line": 389,
"column": 61
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14086,
14092
],
"loc": {
"start": {
"line": 389,
"column": 55
},
"end": {
"line": 389,
"column": 61
}
}
},
{
"type": "Literal",
"value": true,
"raw": "true",
"range": [
2015-08-06 07:27:09 +02:00
14094,
14098
],
"loc": {
"start": {
"line": 389,
"column": 63
},
"end": {
"line": 389,
"column": 67
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14059,
14099
],
"loc": {
"start": {
"line": 389,
"column": 28
},
"end": {
"line": 389,
"column": 68
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14010,
14126
],
"loc": {
"start": {
"line": 388,
"column": 24
},
"end": {
"line": 390,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14010,
14127
],
"loc": {
"start": {
"line": 388,
"column": 24
},
"end": {
"line": 390,
"column": 26
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13828,
14150
],
"loc": {
"start": {
"line": 383,
"column": 57
},
"end": {
"line": 391,
"column": 21
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
13819,
14150
],
"loc": {
"start": {
"line": 383,
"column": 48
},
"end": {
"line": 391,
"column": 21
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13791,
14151
],
"loc": {
"start": {
"line": 383,
"column": 20
},
"end": {
"line": 391,
"column": 22
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14174,
14181
],
"loc": {
"start": {
"line": 392,
"column": 20
},
"end": {
"line": 392,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "setAttribute",
"range": [
2015-08-06 07:27:09 +02:00
14182,
14194
],
"loc": {
"start": {
"line": 392,
"column": 28
},
"end": {
"line": 392,
"column": 40
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14174,
14194
],
"loc": {
"start": {
"line": 392,
"column": 20
},
"end": {
"line": 392,
"column": 40
}
}
},
"arguments": [
{
"type": "Literal",
"value": "_sortType",
"raw": "'_sortType'",
"range": [
2015-08-06 07:27:09 +02:00
14195,
14206
],
"loc": {
"start": {
"line": 392,
"column": 41
},
"end": {
"line": 392,
"column": 52
}
}
},
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "_sortTypes",
"range": [
2015-08-06 07:27:09 +02:00
14208,
14218
],
"loc": {
"start": {
"line": 392,
"column": 54
},
"end": {
"line": 392,
"column": 64
}
}
},
"property": {
"type": "Identifier",
"name": "j",
"range": [
2015-08-06 07:27:09 +02:00
14219,
14220
],
"loc": {
"start": {
"line": 392,
"column": 65
},
"end": {
"line": 392,
"column": 66
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14208,
14221
],
"loc": {
"start": {
"line": 392,
"column": 54
},
"end": {
"line": 392,
"column": 67
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14174,
14222
],
"loc": {
"start": {
"line": 392,
"column": 20
},
"end": {
"line": 392,
"column": 68
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14174,
14223
],
"loc": {
"start": {
"line": 392,
"column": 20
},
"end": {
"line": 392,
"column": 69
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13711,
14242
],
"loc": {
"start": {
"line": 380,
"column": 27
},
"end": {
"line": 393,
"column": 17
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
13700,
14242
],
"loc": {
"start": {
"line": 380,
"column": 16
},
"end": {
"line": 393,
"column": 17
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13536,
14257
],
"loc": {
"start": {
"line": 375,
"column": 48
},
"end": {
"line": 394,
"column": 13
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
13500,
14257
],
"loc": {
"start": {
"line": 375,
"column": 12
},
"end": {
"line": 394,
"column": 13
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
13440,
14268
],
"loc": {
"start": {
"line": 373,
"column": 56
},
"end": {
"line": 395,
"column": 9
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
13392,
14268
],
"loc": {
"start": {
"line": 373,
"column": 8
},
"end": {
"line": 395,
"column": 9
}
},
"leadingComments": [
{
"type": "Block",
"value": "** external table headers adapter **",
"range": [
2015-08-06 07:27:09 +02:00
13342,
13382
],
"loc": {
"start": {
"line": 372,
"column": 8
},
"end": {
"line": 372,
"column": 48
}
}
}
]
}
],
"range": [
2015-08-06 07:27:09 +02:00
11738,
14275
],
"loc": {
"start": {
"line": 330,
"column": 18
},
"end": {
"line": 396,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
11736,
14275
],
"loc": {
"start": {
"line": 330,
"column": 16
},
"end": {
"line": 396,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
2015-08-06 07:27:09 +02:00
11724,
14275
],
"loc": {
"start": {
"line": 330,
"column": 4
},
"end": {
"line": 396,
"column": 5
}
},
"trailingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Destroy sort\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
14283,
14316
],
"loc": {
"start": {
"line": 398,
"column": 4
},
"end": {
"line": 400,
"column": 7
}
}
}
],
"static": false
},
{
"type": "MethodDefinition",
"key": {
"type": "Identifier",
"name": "destroy",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14346,
14348
],
"loc": {
"start": {
"line": 402,
"column": 12
},
"end": {
"line": 402,
"column": 14
}
}
},
"init": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "ThisExpression",
"range": [
2015-08-06 07:27:09 +02:00
14351,
14355
],
"loc": {
"start": {
"line": 402,
"column": 17
},
"end": {
"line": 402,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "tf",
"range": [
2015-08-06 07:27:09 +02:00
14356,
14358
],
"loc": {
"start": {
"line": 402,
"column": 22
},
"end": {
"line": 402,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14351,
14358
],
"loc": {
"start": {
"line": 402,
"column": 17
},
"end": {
"line": 402,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14346,
14358
],
"loc": {
"start": {
"line": 402,
"column": 12
},
"end": {
"line": 402,
"column": 24
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14369,
14373
],
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "sorted",
"range": [
2015-08-06 07:27:09 +02:00
14374,
14380
],
"loc": {
"start": {
"line": 403,
"column": 13
},
"end": {
"line": 403,
"column": 19
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14369,
14380
],
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 19
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
2015-08-06 07:27:09 +02:00
14383,
14388
],
"loc": {
"start": {
"line": 403,
"column": 22
},
"end": {
"line": 403,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14369,
14388
],
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 27
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14399,
14403
],
"loc": {
"start": {
"line": 404,
"column": 8
},
"end": {
"line": 404,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "initialized",
"range": [
2015-08-06 07:27:09 +02:00
14404,
14415
],
"loc": {
"start": {
"line": 404,
"column": 13
},
"end": {
"line": 404,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14399,
14415
],
"loc": {
"start": {
"line": 404,
"column": 8
},
"end": {
"line": 404,
"column": 24
}
}
},
"right": {
"type": "Literal",
"value": false,
"raw": "false",
"range": [
2015-08-06 07:27:09 +02:00
14418,
14423
],
"loc": {
"start": {
"line": 404,
"column": 27
},
"end": {
"line": 404,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14399,
14423
],
"loc": {
"start": {
"line": 404,
"column": 8
},
"end": {
"line": 404,
"column": 32
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14434,
14438
],
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "stt",
"range": [
2015-08-06 07:27:09 +02:00
14439,
14442
],
"loc": {
"start": {
"line": 405,
"column": 13
},
"end": {
"line": 405,
"column": 16
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14434,
14442
],
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"name": "destroy",
"range": [
2015-08-06 07:27:09 +02:00
14443,
14450
],
"loc": {
"start": {
"line": 405,
"column": 17
},
"end": {
"line": 405,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14434,
14450
],
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 24
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
14434,
14452
],
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14434,
14453
],
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 27
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "ids",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14475,
14477
],
"loc": {
"start": {
"line": 407,
"column": 18
},
"end": {
"line": 407,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "getFiltersId",
"range": [
2015-08-06 07:27:09 +02:00
14478,
14490
],
"loc": {
"start": {
"line": 407,
"column": 21
},
"end": {
"line": 407,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14475,
14490
],
"loc": {
"start": {
"line": 407,
"column": 18
},
"end": {
"line": 407,
"column": 33
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
14475,
14492
],
"loc": {
"start": {
"line": 407,
"column": 18
},
"end": {
"line": 407,
"column": 35
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14469,
14492
],
"loc": {
"start": {
"line": 407,
"column": 12
},
"end": {
"line": 407,
"column": 35
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14512,
14515
],
"loc": {
"start": {
"line": 408,
"column": 17
},
"end": {
"line": 408,
"column": 20
}
}
},
"init": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
14518,
14519
],
"loc": {
"start": {
"line": 408,
"column": 23
},
"end": {
"line": 408,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14512,
14519
],
"loc": {
"start": {
"line": 408,
"column": 17
},
"end": {
"line": 408,
"column": 24
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
14508,
14519
],
"loc": {
"start": {
"line": 408,
"column": 13
},
"end": {
"line": 408,
"column": 24
}
}
},
"test": {
"type": "BinaryExpression",
"operator": "<",
"left": {
"type": "Identifier",
"name": "idx",
"range": [
2015-08-06 07:27:09 +02:00
14521,
14524
],
"loc": {
"start": {
"line": 408,
"column": 26
},
"end": {
"line": 408,
"column": 29
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "ids",
"range": [
2015-08-06 07:27:09 +02:00
14527,
14530
],
"loc": {
"start": {
"line": 408,
"column": 32
},
"end": {
"line": 408,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
2015-08-06 07:27:09 +02:00
14531,
14537
],
"loc": {
"start": {
"line": 408,
"column": 36
},
"end": {
"line": 408,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14527,
14537
],
"loc": {
"start": {
"line": 408,
"column": 32
},
"end": {
"line": 408,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14521,
14537
],
"loc": {
"start": {
"line": 408,
"column": 26
},
"end": {
"line": 408,
"column": 42
}
}
},
"update": {
"type": "UpdateExpression",
"operator": "++",
"argument": {
"type": "Identifier",
"name": "idx",
"range": [
2015-08-06 07:27:09 +02:00
14539,
14542
],
"loc": {
"start": {
"line": 408,
"column": 44
},
"end": {
"line": 408,
"column": 47
}
}
},
"prefix": false,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14573,
14575
],
"loc": {
"start": {
"line": 409,
"column": 25
},
"end": {
"line": 409,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"name": "getHeaderElement",
"range": [
2015-08-06 07:27:09 +02:00
14576,
14592
],
"loc": {
"start": {
"line": 409,
"column": 28
},
"end": {
"line": 409,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14573,
14592
],
"loc": {
"start": {
"line": 409,
"column": 25
},
"end": {
"line": 409,
"column": 44
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "idx",
"range": [
2015-08-06 07:27:09 +02:00
14593,
14596
],
"loc": {
"start": {
"line": 409,
"column": 45
},
"end": {
"line": 409,
"column": 48
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14573,
14597
],
"loc": {
"start": {
"line": 409,
"column": 25
},
"end": {
"line": 409,
"column": 49
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14564,
14597
],
"loc": {
"start": {
"line": 409,
"column": 16
},
"end": {
"line": 409,
"column": 49
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
14560,
14598
],
"loc": {
"start": {
"line": 409,
"column": 12
},
"end": {
"line": 409,
"column": 50
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "img",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14622,
14625
],
"loc": {
"start": {
"line": 410,
"column": 22
},
"end": {
"line": 410,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"name": "tag",
"range": [
2015-08-06 07:27:09 +02:00
14626,
14629
],
"loc": {
"start": {
"line": 410,
"column": 26
},
"end": {
"line": 410,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14622,
14629
],
"loc": {
"start": {
"line": 410,
"column": 22
},
"end": {
"line": 410,
"column": 29
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "header",
"range": [
2015-08-06 07:27:09 +02:00
14630,
14636
],
"loc": {
"start": {
"line": 410,
"column": 30
},
"end": {
"line": 410,
"column": 36
}
}
},
{
"type": "Literal",
"value": "img",
"raw": "'img'",
"range": [
2015-08-06 07:27:09 +02:00
14638,
14643
],
"loc": {
"start": {
"line": 410,
"column": 38
},
"end": {
"line": 410,
"column": 43
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14622,
14644
],
"loc": {
"start": {
"line": 410,
"column": 22
},
"end": {
"line": 410,
"column": 44
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14616,
14644
],
"loc": {
"start": {
"line": 410,
"column": 16
},
"end": {
"line": 410,
"column": 44
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14664,
14667
],
"loc": {
"start": {
"line": 412,
"column": 15
},
"end": {
"line": 412,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
2015-08-06 07:27:09 +02:00
14668,
14674
],
"loc": {
"start": {
"line": 412,
"column": 19
},
"end": {
"line": 412,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14664,
14674
],
"loc": {
"start": {
"line": 412,
"column": 15
},
"end": {
"line": 412,
"column": 25
}
}
},
"right": {
"type": "Literal",
"value": 1,
"raw": "1",
"range": [
2015-08-06 07:27:09 +02:00
14679,
14680
],
"loc": {
"start": {
"line": 412,
"column": 30
},
"end": {
"line": 412,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14700,
14706
],
"loc": {
"start": {
"line": 413,
"column": 16
},
"end": {
"line": 413,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"name": "removeChild",
"range": [
2015-08-06 07:27:09 +02:00
14707,
14718
],
"loc": {
"start": {
"line": 413,
"column": 23
},
"end": {
"line": 413,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14700,
14718
],
"loc": {
"start": {
"line": 413,
"column": 16
},
"end": {
"line": 413,
"column": 34
}
}
},
"arguments": [
{
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "img",
"range": [
2015-08-06 07:27:09 +02:00
14719,
14722
],
"loc": {
"start": {
"line": 413,
"column": 35
},
"end": {
"line": 413,
"column": 38
}
}
},
"property": {
"type": "Literal",
"value": 0,
"raw": "0",
"range": [
2015-08-06 07:27:09 +02:00
14723,
14724
],
"loc": {
"start": {
"line": 413,
"column": 39
},
"end": {
"line": 413,
"column": 40
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14719,
14725
],
"loc": {
"start": {
"line": 413,
"column": 35
},
"end": {
"line": 413,
"column": 41
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14700,
14726
],
"loc": {
"start": {
"line": 413,
"column": 16
},
"end": {
"line": 413,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14700,
14727
],
"loc": {
"start": {
"line": 413,
"column": 16
},
"end": {
"line": 413,
"column": 43
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14681,
14742
],
"loc": {
"start": {
"line": 412,
"column": 32
},
"end": {
"line": 414,
"column": 13
}
}
},
"alternate": null,
"range": [
2015-08-06 07:27:09 +02:00
14661,
14742
],
"loc": {
"start": {
"line": 412,
"column": 12
},
"end": {
"line": 414,
"column": 13
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14545,
14753
],
"loc": {
"start": {
"line": 408,
"column": 50
},
"end": {
"line": 415,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14503,
14753
],
"loc": {
"start": {
"line": 408,
"column": 8
},
"end": {
"line": 415,
"column": 9
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14331,
14760
],
"loc": {
"start": {
"line": 401,
"column": 13
},
"end": {
"line": 416,
"column": 5
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
14329,
14760
],
"loc": {
"start": {
"line": 401,
"column": 11
},
"end": {
"line": 416,
"column": 5
}
}
},
"kind": "method",
"computed": false,
"range": [
2015-08-06 07:27:09 +02:00
14322,
14760
],
"loc": {
"start": {
"line": 401,
"column": 4
},
"end": {
"line": 416,
"column": 5
}
},
"leadingComments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Destroy sort\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
14283,
14316
],
"loc": {
"start": {
"line": 398,
"column": 4
},
"end": {
"line": 400,
"column": 7
}
}
}
],
"static": false
}
],
"range": [
2015-08-06 07:27:09 +02:00
249,
14765
],
"loc": {
"start": {
"line": 8,
"column": 41
},
"end": {
"line": 418,
"column": 1
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
223,
14765
],
"loc": {
"start": {
"line": 8,
"column": 15
},
"end": {
"line": 418,
"column": 1
}
},
"leadingComments": [],
"trailingComments": [
{
"type": "Line",
"value": "Converters",
"range": [
2015-08-06 07:27:09 +02:00
14769,
14781
],
"loc": {
"start": {
"line": 420,
"column": 0
},
"end": {
"line": 420,
"column": 12
}
}
}
]
},
"range": [
2015-08-06 07:27:09 +02:00
208,
14765
],
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 418,
"column": 1
}
},
"trailingComments": [
{
"type": "Line",
"value": "Converters",
"range": [
2015-08-06 07:27:09 +02:00
14769,
14781
],
"loc": {
"start": {
"line": 420,
"column": 0
},
"end": {
"line": 420,
"column": 12
}
}
}
]
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "usNumberConverter",
"range": [
2015-08-06 07:27:09 +02:00
14792,
14809
],
"loc": {
"start": {
"line": 421,
"column": 9
},
"end": {
"line": 421,
"column": 26
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14826,
14833
],
"loc": {
"start": {
"line": 422,
"column": 11
},
"end": {
"line": 422,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "removeNbFormat",
"range": [
2015-08-06 07:27:09 +02:00
14834,
14848
],
"loc": {
"start": {
"line": 422,
"column": 19
},
"end": {
"line": 422,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14826,
14848
],
"loc": {
"start": {
"line": 422,
"column": 11
},
"end": {
"line": 422,
"column": 33
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
14849,
14850
],
"loc": {
"start": {
"line": 422,
"column": 34
},
"end": {
"line": 422,
"column": 35
}
}
},
{
"type": "Literal",
"value": "us",
"raw": "'us'",
"range": [
2015-08-06 07:27:09 +02:00
14852,
14856
],
"loc": {
"start": {
"line": 422,
"column": 37
},
"end": {
"line": 422,
"column": 41
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14826,
14857
],
"loc": {
"start": {
"line": 422,
"column": 11
},
"end": {
"line": 422,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14819,
14858
],
"loc": {
"start": {
"line": 422,
"column": 4
},
"end": {
"line": 422,
"column": 43
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14812,
14861
],
"loc": {
"start": {
"line": 421,
"column": 29
},
"end": {
"line": 423,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
14783,
14861
],
"loc": {
"start": {
"line": 421,
"column": 0
},
"end": {
"line": 423,
"column": 1
}
},
"leadingComments": [
{
"type": "Line",
"value": "Converters",
"range": [
2015-08-06 07:27:09 +02:00
14769,
14781
],
"loc": {
"start": {
"line": 420,
"column": 0
},
"end": {
"line": 420,
"column": 12
}
}
}
]
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "euNumberConverter",
"range": [
2015-08-06 07:27:09 +02:00
14872,
14889
],
"loc": {
"start": {
"line": 424,
"column": 9
},
"end": {
"line": 424,
"column": 26
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14906,
14913
],
"loc": {
"start": {
"line": 425,
"column": 11
},
"end": {
"line": 425,
"column": 18
}
}
},
"property": {
"type": "Identifier",
"name": "removeNbFormat",
"range": [
2015-08-06 07:27:09 +02:00
14914,
14928
],
"loc": {
"start": {
"line": 425,
"column": 19
},
"end": {
"line": 425,
"column": 33
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14906,
14928
],
"loc": {
"start": {
"line": 425,
"column": 11
},
"end": {
"line": 425,
"column": 33
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
14929,
14930
],
"loc": {
"start": {
"line": 425,
"column": 34
},
"end": {
"line": 425,
"column": 35
}
}
},
{
"type": "Literal",
"value": "eu",
"raw": "'eu'",
"range": [
2015-08-06 07:27:09 +02:00
14932,
14936
],
"loc": {
"start": {
"line": 425,
"column": 37
},
"end": {
"line": 425,
"column": 41
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14906,
14937
],
"loc": {
"start": {
"line": 425,
"column": 11
},
"end": {
"line": 425,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14899,
14938
],
"loc": {
"start": {
"line": 425,
"column": 4
},
"end": {
"line": 425,
"column": 43
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14892,
14941
],
"loc": {
"start": {
"line": 424,
"column": 29
},
"end": {
"line": 426,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
14863,
14941
],
"loc": {
"start": {
"line": 424,
"column": 0
},
"end": {
"line": 426,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "dateConverter",
"range": [
2015-08-06 07:27:09 +02:00
14952,
14965
],
"loc": {
"start": {
"line": 427,
"column": 9
},
"end": {
"line": 427,
"column": 22
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
14966,
14967
],
"loc": {
"start": {
"line": 427,
"column": 23
},
"end": {
"line": 427,
"column": 24
}
}
},
{
"type": "Identifier",
"name": "format",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
14990,
15000
],
"loc": {
"start": {
"line": 428,
"column": 11
},
"end": {
"line": 428,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"name": "format",
"range": [
2015-08-06 07:27:09 +02:00
15001,
15007
],
"loc": {
"start": {
"line": 428,
"column": 22
},
"end": {
"line": 428,
"column": 28
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14990,
15007
],
"loc": {
"start": {
"line": 428,
"column": 11
},
"end": {
"line": 428,
"column": 28
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
15008,
15009
],
"loc": {
"start": {
"line": 428,
"column": 29
},
"end": {
"line": 428,
"column": 30
}
}
},
{
"type": "Identifier",
"name": "format",
"range": [
2015-08-06 07:27:09 +02:00
15011,
15017
],
"loc": {
"start": {
"line": 428,
"column": 32
},
"end": {
"line": 428,
"column": 38
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14990,
15018
],
"loc": {
"start": {
"line": 428,
"column": 11
},
"end": {
"line": 428,
"column": 39
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
14983,
15019
],
"loc": {
"start": {
"line": 428,
"column": 4
},
"end": {
"line": 428,
"column": 40
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
14976,
15022
],
"loc": {
"start": {
"line": 427,
"column": 33
},
"end": {
"line": 429,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
14943,
15022
],
"loc": {
"start": {
"line": 427,
"column": 0
},
"end": {
"line": 429,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "dmyDateConverter",
"range": [
2015-08-06 07:27:09 +02:00
15033,
15049
],
"loc": {
"start": {
"line": 430,
"column": 9
},
"end": {
"line": 430,
"column": 25
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15066,
15079
],
"loc": {
"start": {
"line": 431,
"column": 11
},
"end": {
"line": 431,
"column": 24
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
15080,
15081
],
"loc": {
"start": {
"line": 431,
"column": 25
},
"end": {
"line": 431,
"column": 26
}
}
},
{
"type": "Literal",
"value": "DMY",
"raw": "'DMY'",
"range": [
2015-08-06 07:27:09 +02:00
15083,
15088
],
"loc": {
"start": {
"line": 431,
"column": 28
},
"end": {
"line": 431,
"column": 33
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15066,
15089
],
"loc": {
"start": {
"line": 431,
"column": 11
},
"end": {
"line": 431,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15059,
15090
],
"loc": {
"start": {
"line": 431,
"column": 4
},
"end": {
"line": 431,
"column": 35
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15052,
15093
],
"loc": {
"start": {
"line": 430,
"column": 28
},
"end": {
"line": 432,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
15024,
15093
],
"loc": {
"start": {
"line": 430,
"column": 0
},
"end": {
"line": 432,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "mdyDateConverter",
"range": [
2015-08-06 07:27:09 +02:00
15104,
15120
],
"loc": {
"start": {
"line": 433,
"column": 9
},
"end": {
"line": 433,
"column": 25
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15137,
15150
],
"loc": {
"start": {
"line": 434,
"column": 11
},
"end": {
"line": 434,
"column": 24
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
15151,
15152
],
"loc": {
"start": {
"line": 434,
"column": 25
},
"end": {
"line": 434,
"column": 26
}
}
},
{
"type": "Literal",
"value": "MDY",
"raw": "'MDY'",
"range": [
2015-08-06 07:27:09 +02:00
15154,
15159
],
"loc": {
"start": {
"line": 434,
"column": 28
},
"end": {
"line": 434,
"column": 33
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15137,
15160
],
"loc": {
"start": {
"line": 434,
"column": 11
},
"end": {
"line": 434,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15130,
15161
],
"loc": {
"start": {
"line": 434,
"column": 4
},
"end": {
"line": 434,
"column": 35
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15123,
15164
],
"loc": {
"start": {
"line": 433,
"column": 28
},
"end": {
"line": 435,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
15095,
15164
],
"loc": {
"start": {
"line": 433,
"column": 0
},
"end": {
"line": 435,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "ymdDateConverter",
"range": [
2015-08-06 07:27:09 +02:00
15175,
15191
],
"loc": {
"start": {
"line": 436,
"column": 9
},
"end": {
"line": 436,
"column": 25
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15208,
15221
],
"loc": {
"start": {
"line": 437,
"column": 11
},
"end": {
"line": 437,
"column": 24
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
15222,
15223
],
"loc": {
"start": {
"line": 437,
"column": 25
},
"end": {
"line": 437,
"column": 26
}
}
},
{
"type": "Literal",
"value": "YMD",
"raw": "'YMD'",
"range": [
2015-08-06 07:27:09 +02:00
15225,
15230
],
"loc": {
"start": {
"line": 437,
"column": 28
},
"end": {
"line": 437,
"column": 33
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15208,
15231
],
"loc": {
"start": {
"line": 437,
"column": 11
},
"end": {
"line": 437,
"column": 34
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15201,
15232
],
"loc": {
"start": {
"line": 437,
"column": 4
},
"end": {
"line": 437,
"column": 35
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15194,
15235
],
"loc": {
"start": {
"line": 436,
"column": 28
},
"end": {
"line": 438,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
15166,
15235
],
"loc": {
"start": {
"line": 436,
"column": 0
},
"end": {
"line": 438,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "ddmmmyyyyDateConverter",
"range": [
2015-08-06 07:27:09 +02:00
15246,
15268
],
"loc": {
"start": {
"line": 439,
"column": 9
},
"end": {
"line": 439,
"column": 31
}
}
},
"params": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15285,
15298
],
"loc": {
"start": {
"line": 440,
"column": 11
},
"end": {
"line": 440,
"column": 24
}
}
},
"arguments": [
{
"type": "Identifier",
"name": "s",
"range": [
2015-08-06 07:27:09 +02:00
15299,
15300
],
"loc": {
"start": {
"line": 440,
"column": 25
},
"end": {
"line": 440,
"column": 26
}
}
},
{
"type": "Literal",
"value": "DDMMMYYYY",
"raw": "'DDMMMYYYY'",
"range": [
2015-08-06 07:27:09 +02:00
15302,
15313
],
"loc": {
"start": {
"line": 440,
"column": 28
},
"end": {
"line": 440,
"column": 39
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15285,
15314
],
"loc": {
"start": {
"line": 440,
"column": 11
},
"end": {
"line": 440,
"column": 40
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15278,
15315
],
"loc": {
"start": {
"line": 440,
"column": 4
},
"end": {
"line": 440,
"column": 41
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15271,
15318
],
"loc": {
"start": {
"line": 439,
"column": 34
},
"end": {
"line": 441,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
15237,
15318
],
"loc": {
"start": {
"line": 439,
"column": 0
},
"end": {
"line": 441,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "ipAddress",
"range": [
2015-08-06 07:27:09 +02:00
15331,
15340
],
"loc": {
"start": {
"line": 443,
"column": 9
},
"end": {
"line": 443,
"column": 18
}
}
},
"params": [
{
"type": "Identifier",
"name": "value",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15365,
15370
],
"loc": {
"start": {
"line": 444,
"column": 15
},
"end": {
"line": 444,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"name": "split",
"range": [
2015-08-06 07:27:09 +02:00
15371,
15376
],
"loc": {
"start": {
"line": 444,
"column": 21
},
"end": {
"line": 444,
"column": 26
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15365,
15376
],
"loc": {
"start": {
"line": 444,
"column": 15
},
"end": {
"line": 444,
"column": 26
}
}
},
"arguments": [
{
"type": "Literal",
"value": ".",
"raw": "'.'",
"range": [
2015-08-06 07:27:09 +02:00
15377,
15380
],
"loc": {
"start": {
"line": 444,
"column": 27
},
"end": {
"line": 444,
"column": 30
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15365,
15381
],
"loc": {
"start": {
"line": 444,
"column": 15
},
"end": {
"line": 444,
"column": 31
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15358,
15381
],
"loc": {
"start": {
"line": 444,
"column": 8
},
"end": {
"line": 444,
"column": 31
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15397,
15398
],
"loc": {
"start": {
"line": 445,
"column": 13
},
"end": {
"line": 445,
"column": 14
}
}
},
"init": null,
"range": [
2015-08-06 07:27:09 +02:00
15397,
15398
],
"loc": {
"start": {
"line": 445,
"column": 13
},
"end": {
"line": 445,
"column": 14
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
15393,
15398
],
"loc": {
"start": {
"line": 445,
"column": 9
},
"end": {
"line": 445,
"column": 14
}
}
},
"right": {
"type": "Identifier",
"name": "vals",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15423,
15426
],
"loc": {
"start": {
"line": 446,
"column": 12
},
"end": {
"line": 446,
"column": 15
}
}
},
"init": {
"type": "MemberExpression",
"computed": true,
"object": {
"type": "Identifier",
"name": "vals",
"range": [
2015-08-06 07:27:09 +02:00
15429,
15433
],
"loc": {
"start": {
"line": 446,
"column": 18
},
"end": {
"line": 446,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"name": "x",
"range": [
2015-08-06 07:27:09 +02:00
15434,
15435
],
"loc": {
"start": {
"line": 446,
"column": 23
},
"end": {
"line": 446,
"column": 24
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15429,
15436
],
"loc": {
"start": {
"line": 446,
"column": 18
},
"end": {
"line": 446,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15423,
15436
],
"loc": {
"start": {
"line": 446,
"column": 12
},
"end": {
"line": 446,
"column": 25
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15454,
15455
],
"loc": {
"start": {
"line": 447,
"column": 15
},
"end": {
"line": 447,
"column": 16
}
}
},
"right": {
"type": "MemberExpression",
"computed": false,
"object": {
"type": "Identifier",
"name": "val",
"range": [
2015-08-06 07:27:09 +02:00
15458,
15461
],
"loc": {
"start": {
"line": 447,
"column": 19
},
"end": {
"line": 447,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"name": "length",
"range": [
2015-08-06 07:27:09 +02:00
15462,
15468
],
"loc": {
"start": {
"line": 447,
"column": 23
},
"end": {
"line": 447,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15458,
15468
],
"loc": {
"start": {
"line": 447,
"column": 19
},
"end": {
"line": 447,
"column": 29
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15490,
15493
],
"loc": {
"start": {
"line": 448,
"column": 18
},
"end": {
"line": 448,
"column": 21
}
}
},
"right": {
"type": "Identifier",
"name": "val",
"range": [
2015-08-06 07:27:09 +02:00
15494,
15497
],
"loc": {
"start": {
"line": 448,
"column": 22
},
"end": {
"line": 448,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15490,
15497
],
"loc": {
"start": {
"line": 448,
"column": 18
},
"end": {
"line": 448,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15484,
15497
],
"loc": {
"start": {
"line": 448,
"column": 12
},
"end": {
"line": 448,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15484,
15498
],
"loc": {
"start": {
"line": 448,
"column": 12
},
"end": {
"line": 448,
"column": 26
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15469,
15509
],
"loc": {
"start": {
"line": 447,
"column": 30
},
"end": {
"line": 449,
"column": 9
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15519,
15523
],
"loc": {
"start": {
"line": 450,
"column": 8
},
"end": {
"line": 450,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"name": "x",
"range": [
2015-08-06 07:27:09 +02:00
15524,
15525
],
"loc": {
"start": {
"line": 450,
"column": 13
},
"end": {
"line": 450,
"column": 14
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15519,
15526
],
"loc": {
"start": {
"line": 450,
"column": 8
},
"end": {
"line": 450,
"column": 15
}
}
},
"right": {
"type": "Identifier",
"name": "val",
"range": [
2015-08-06 07:27:09 +02:00
15529,
15532
],
"loc": {
"start": {
"line": 450,
"column": 18
},
"end": {
"line": 450,
"column": 21
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15519,
15532
],
"loc": {
"start": {
"line": 450,
"column": 8
},
"end": {
"line": 450,
"column": 21
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15519,
15533
],
"loc": {
"start": {
"line": 450,
"column": 8
},
"end": {
"line": 450,
"column": 22
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15408,
15540
],
"loc": {
"start": {
"line": 445,
"column": 24
},
"end": {
"line": 451,
"column": 5
}
}
},
"each": false,
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15553,
15557
],
"loc": {
"start": {
"line": 452,
"column": 11
},
"end": {
"line": 452,
"column": 15
}
}
},
"property": {
"type": "Identifier",
"name": "join",
"range": [
2015-08-06 07:27:09 +02:00
15558,
15562
],
"loc": {
"start": {
"line": 452,
"column": 16
},
"end": {
"line": 452,
"column": 20
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15553,
15562
],
"loc": {
"start": {
"line": 452,
"column": 11
},
"end": {
"line": 452,
"column": 20
}
}
},
"arguments": [
{
"type": "Literal",
"value": ".",
"raw": "'.'",
"range": [
2015-08-06 07:27:09 +02:00
15563,
15566
],
"loc": {
"start": {
"line": 452,
"column": 21
},
"end": {
"line": 452,
"column": 24
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15553,
15567
],
"loc": {
"start": {
"line": 452,
"column": 11
},
"end": {
"line": 452,
"column": 25
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15546,
15568
],
"loc": {
"start": {
"line": 452,
"column": 4
},
"end": {
"line": 452,
"column": 26
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15347,
15571
],
"loc": {
"start": {
"line": 443,
"column": 25
},
"end": {
"line": 453,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
15322,
15571
],
"loc": {
"start": {
"line": 443,
"column": 0
},
"end": {
"line": 453,
"column": 1
}
}
},
{
"type": "FunctionDeclaration",
"id": {
"type": "Identifier",
"name": "sortIP",
"range": [
2015-08-06 07:27:09 +02:00
15584,
15590
],
"loc": {
"start": {
"line": 455,
"column": 9
},
"end": {
"line": 455,
"column": 15
}
}
},
"params": [
{
"type": "Identifier",
"name": "a",
"range": [
2015-08-06 07:27:09 +02:00
15591,
15592
],
"loc": {
"start": {
"line": 455,
"column": 16
},
"end": {
"line": 455,
"column": 17
}
}
},
{
"type": "Identifier",
"name": "b",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15606,
15608
],
"loc": {
"start": {
"line": 456,
"column": 8
},
"end": {
"line": 456,
"column": 10
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "ipAddress",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15621,
15622
],
"loc": {
"start": {
"line": 456,
"column": 23
},
"end": {
"line": 456,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "value",
"range": [
2015-08-06 07:27:09 +02:00
15623,
15628
],
"loc": {
"start": {
"line": 456,
"column": 25
},
"end": {
"line": 456,
"column": 30
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15621,
15628
],
"loc": {
"start": {
"line": 456,
"column": 23
},
"end": {
"line": 456,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
2015-08-06 07:27:09 +02:00
15629,
15640
],
"loc": {
"start": {
"line": 456,
"column": 31
},
"end": {
"line": 456,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15621,
15640
],
"loc": {
"start": {
"line": 456,
"column": 23
},
"end": {
"line": 456,
"column": 42
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
15621,
15642
],
"loc": {
"start": {
"line": 456,
"column": 23
},
"end": {
"line": 456,
"column": 44
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15611,
15643
],
"loc": {
"start": {
"line": 456,
"column": 13
},
"end": {
"line": 456,
"column": 45
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15606,
15643
],
"loc": {
"start": {
"line": 456,
"column": 8
},
"end": {
"line": 456,
"column": 45
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
15602,
15644
],
"loc": {
"start": {
"line": 456,
"column": 4
},
"end": {
"line": 456,
"column": 46
}
}
},
{
"type": "VariableDeclaration",
"declarations": [
{
"type": "VariableDeclarator",
"id": {
"type": "Identifier",
"name": "bb",
"range": [
2015-08-06 07:27:09 +02:00
15654,
15656
],
"loc": {
"start": {
"line": 457,
"column": 8
},
"end": {
"line": 457,
"column": 10
}
}
},
"init": {
"type": "CallExpression",
"callee": {
"type": "Identifier",
"name": "ipAddress",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15669,
15670
],
"loc": {
"start": {
"line": 457,
"column": 23
},
"end": {
"line": 457,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"name": "value",
"range": [
2015-08-06 07:27:09 +02:00
15671,
15676
],
"loc": {
"start": {
"line": 457,
"column": 25
},
"end": {
"line": 457,
"column": 30
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15669,
15676
],
"loc": {
"start": {
"line": 457,
"column": 23
},
"end": {
"line": 457,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"name": "toLowerCase",
"range": [
2015-08-06 07:27:09 +02:00
15677,
15688
],
"loc": {
"start": {
"line": 457,
"column": 31
},
"end": {
"line": 457,
"column": 42
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15669,
15688
],
"loc": {
"start": {
"line": 457,
"column": 23
},
"end": {
"line": 457,
"column": 42
}
}
},
"arguments": [],
"range": [
2015-08-06 07:27:09 +02:00
15669,
15690
],
"loc": {
"start": {
"line": 457,
"column": 23
},
"end": {
"line": 457,
"column": 44
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15659,
15691
],
"loc": {
"start": {
"line": 457,
"column": 13
},
"end": {
"line": 457,
"column": 45
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15654,
15691
],
"loc": {
"start": {
"line": 457,
"column": 8
},
"end": {
"line": 457,
"column": 45
}
}
}
],
"kind": "let",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15702,
15704
],
"loc": {
"start": {
"line": 458,
"column": 8
},
"end": {
"line": 458,
"column": 10
}
}
},
"right": {
"type": "Identifier",
"name": "bb",
"range": [
2015-08-06 07:27:09 +02:00
15706,
15708
],
"loc": {
"start": {
"line": 458,
"column": 12
},
"end": {
"line": 458,
"column": 14
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15727,
15728
],
"loc": {
"start": {
"line": 459,
"column": 15
},
"end": {
"line": 459,
"column": 16
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15720,
15729
],
"loc": {
"start": {
"line": 459,
"column": 8
},
"end": {
"line": 459,
"column": 17
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15746,
15748
],
"loc": {
"start": {
"line": 460,
"column": 15
},
"end": {
"line": 460,
"column": 17
}
}
},
"right": {
"type": "Identifier",
"name": "bb",
"range": [
2015-08-06 07:27:09 +02:00
15749,
15751
],
"loc": {
"start": {
"line": 460,
"column": 18
},
"end": {
"line": 460,
"column": 20
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15771,
15772
],
"loc": {
"start": {
"line": 461,
"column": 16
},
"end": {
"line": 461,
"column": 17
}
}
},
"prefix": true,
"range": [
2015-08-06 07:27:09 +02:00
15770,
15772
],
"loc": {
"start": {
"line": 461,
"column": 15
},
"end": {
"line": 461,
"column": 17
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15763,
15773
],
"loc": {
"start": {
"line": 461,
"column": 8
},
"end": {
"line": 461,
"column": 18
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
15804,
15805
],
"loc": {
"start": {
"line": 463,
"column": 15
},
"end": {
"line": 463,
"column": 16
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15797,
15806
],
"loc": {
"start": {
"line": 463,
"column": 8
},
"end": {
"line": 463,
"column": 17
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15786,
15813
],
"loc": {
"start": {
"line": 462,
"column": 11
},
"end": {
"line": 464,
"column": 5
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15742,
15813
],
"loc": {
"start": {
"line": 460,
"column": 11
},
"end": {
"line": 464,
"column": 5
}
}
},
"range": [
2015-08-06 07:27:09 +02:00
15698,
15813
],
"loc": {
"start": {
"line": 458,
"column": 4
},
"end": {
"line": 464,
"column": 5
}
}
}
],
"range": [
2015-08-06 07:27:09 +02:00
15595,
15816
],
"loc": {
"start": {
"line": 455,
"column": 20
},
"end": {
"line": 465,
"column": 1
}
}
},
"generator": false,
"expression": false,
"range": [
2015-08-06 07:27:09 +02:00
15575,
15816
],
"loc": {
"start": {
"line": 455,
"column": 0
},
"end": {
"line": 465,
"column": 1
}
}
}
],
"sourceType": "module",
"range": [
0,
2015-08-06 07:27:09 +02:00
15816
],
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 465,
"column": 1
}
},
"comments": [
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * SortableTable Adapter module\r\n * @param {Object} tf TableFilter instance\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
258,
355
],
"loc": {
"start": {
"line": 10,
"column": 4
},
"end": {
"line": 13,
"column": 7
}
}
},
{
"type": "Line",
"value": " Configuration object",
"range": [
2015-08-06 07:27:09 +02:00
393,
416
],
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 31
}
}
},
{
"type": "Line",
"value": "indicates if paging is enabled",
"range": [
2015-08-06 07:27:09 +02:00
586,
618
],
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 40
}
}
},
{
"type": "Line",
"value": "indicates if tables was sorted",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1072,
1129
],
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 65
}
}
},
{
"type": "Line",
"value": " tablefilter.css to reflect any path change",
"range": [
2015-08-06 07:27:09 +02:00
1139,
1184
],
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 53
}
}
},
{
"type": "Line",
"value": "cell attribute storing custom key",
"range": [
2015-08-06 07:27:09 +02:00
1529,
1564
],
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 43
}
}
},
{
"type": "Block",
"value": "** TF additional events **",
"range": [
2015-08-06 07:27:09 +02:00
1640,
1670
],
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 38
}
}
},
{
"type": "Line",
"value": "additional paging events for alternating background",
"range": [
2015-08-06 07:27:09 +02:00
1680,
1733
],
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 61
}
}
},
{
"type": "Line",
"value": " o.Evt._Paging.nextEvt = function(){",
"range": [
2015-08-06 07:27:09 +02:00
1743,
1781
],
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 46
}
}
},
{
"type": "Line",
"value": " if(o.sorted && o.alternateBgs) o.Filter();",
"range": [
2015-08-06 07:27:09 +02:00
1791,
1836
],
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 53
}
}
},
{
"type": "Line",
"value": " }",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
1979,
2028
],
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 57
}
}
},
{
"type": "Line",
"value": " o.Evt._OnSlcPagesChangeEvt = o.Evt._Paging.nextEvt;",
"range": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
2104,
2161
],
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 65
}
}
},
{
"type": "Line",
"value": " callback invoked before table is sorted",
"range": [
2015-08-06 07:27:09 +02:00
2275,
2317
],
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 50
}
}
},
{
"type": "Line",
"value": " callback invoked after table is sorted",
"range": [
2015-08-06 07:27:09 +02:00
2431,
2472
],
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 49
}
}
},
{
"type": "Line",
"value": " SortableTable class sanity check (sortabletable.js)",
"range": [
2015-08-06 07:27:09 +02:00
2682,
2736
],
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 62
}
}
},
{
"type": "Line",
"value": "Column sort at start",
"range": [
2015-08-06 07:27:09 +02:00
2937,
2959
],
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 30
}
}
},
{
"type": "Block",
"value": "** SortableTable callbacks **",
"range": [
2015-08-06 07:27:09 +02:00
3226,
3259
],
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 41
}
}
},
{
"type": "Block",
"value": "** sort behaviour for paging **",
"range": [
2015-08-06 07:27:09 +02:00
3443,
3478
],
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 47
}
}
},
{
"type": "Line",
"value": "rows alternating bg issue",
"range": [
2015-08-06 07:27:09 +02:00
3746,
3773
],
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 39
}
}
},
{
"type": "Line",
"value": " TODO: move into AlternateRows component",
"range": [
2015-08-06 07:27:09 +02:00
3787,
3829
],
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 54
}
}
},
{
"type": "Line",
"value": "sort behaviour for paging",
"range": [
2015-08-06 07:27:09 +02:00
5236,
5263
],
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 39
}
}
},
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Sort specified column\r\n * @param {Number} colIdx Column index\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
5685,
5772
],
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 162,
"column": 7
}
}
},
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Overrides headerOnclick method in order to handle th event\r\n * @param {Object} e [description]\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
5940,
6072
],
"loc": {
"start": {
"line": 171,
"column": 8
},
"end": {
"line": 174,
"column": 11
}
}
},
{
"type": "Line",
"value": " find Header element",
"range": [
2015-08-06 07:27:09 +02:00
6228,
6250
],
"loc": {
"start": {
"line": 180,
"column": 12
},
"end": {
"line": 180,
"column": 34
}
}
},
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"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": [
2015-08-06 07:27:09 +02:00
6591,
6793
],
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 198,
"column": 11
}
}
},
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Overrides initHeader in order to handle filters row position\r\n * @param {Array} oSortTypes\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
7036,
7164
],
"loc": {
"start": {
"line": 206,
"column": 8
},
"end": {
"line": 209,
"column": 11
}
}
},
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Overrides updateHeaderArrows in order to handle arrows indicators\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
8506,
8600
],
"loc": {
"start": {
"line": 245,
"column": 8
},
"end": {
"line": 247,
"column": 11
}
}
},
{
"type": "Line",
"value": " external headers",
"range": [
2015-08-06 07:27:09 +02:00
8743,
8762
],
"loc": {
"start": {
"line": 252,
"column": 12
},
"end": {
"line": 252,
"column": 31
}
}
},
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"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": [
2015-08-06 07:27:09 +02:00
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": [
2015-08-06 07:27:09 +02:00
10568,
10619
],
"loc": {
"start": {
"line": 297,
"column": 12
},
"end": {
"line": 297,
"column": 63
}
}
},
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"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": [
2015-08-06 07:27:09 +02:00
10989,
11241
],
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 312,
"column": 11
}
}
},
{
"type": "Line",
"value": " resolve column types",
"range": [
2015-08-06 07:27:09 +02:00
12117,
12140
],
"loc": {
"start": {
"line": 343,
"column": 21
},
"end": {
"line": 343,
"column": 44
}
}
},
{
"type": "Line",
"value": "Public TF method to add sort type",
"range": [
2015-08-06 07:27:09 +02:00
12585,
12620
],
"loc": {
"start": {
"line": 355,
"column": 8
},
"end": {
"line": 355,
"column": 43
}
}
},
{
"type": "Line",
"value": "Custom sort types",
"range": [
2015-08-06 07:27:09 +02:00
12632,
12651
],
"loc": {
"start": {
"line": 357,
"column": 8
},
"end": {
"line": 357,
"column": 27
}
}
},
{
"type": "Block",
"value": "** external table headers adapter **",
"range": [
2015-08-06 07:27:09 +02:00
13342,
13382
],
"loc": {
"start": {
"line": 372,
"column": 8
},
"end": {
"line": 372,
"column": 48
}
}
},
{
"type": "Block",
2015-08-06 07:27:09 +02:00
"value": "*\r\n * Destroy sort\r\n ",
"range": [
2015-08-06 07:27:09 +02:00
14283,
14316
],
"loc": {
"start": {
"line": 398,
"column": 4
},
"end": {
"line": 400,
"column": 7
}
}
},
{
"type": "Line",
"value": "Converters",
"range": [
2015-08-06 07:27:09 +02:00
14769,
14781
],
"loc": {
"start": {
"line": 420,
"column": 0
},
"end": {
"line": 420,
"column": 12
}
}
}
]
}