1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-03 14:32:21 +02:00
TableFilter/docs/ast/source/modules/state.js.json
koalyptus 4481fbe361 publish Docs to gh-pages (auto)
branch:       master
SHA:          c7d6de72f7
range SHA:    81f31a3106fb...c7d6de72f785
build id:     375208741
build number: 1103
2018-05-05 08:21:30 +00:00

85872 lines
2.3 MiB

{
"type": "File",
"start": 0,
"end": 15018,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 546,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 15018,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 546,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
},
"identifierName": "Feature"
},
"name": "Feature"
},
"local": {
"type": "Identifier",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
},
"identifierName": "Feature"
},
"name": "Feature"
}
}
],
"source": {
"type": "StringLiteral",
"start": 22,
"end": 34,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 34
}
},
"extra": {
"rawValue": "../feature",
"raw": "'../feature'"
},
"value": "../feature"
}
},
{
"type": "ImportDeclaration",
"start": 36,
"end": 64,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 28
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 44,
"end": 48,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 12
}
},
"imported": {
"type": "Identifier",
"start": 44,
"end": 48,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 12
},
"identifierName": "Hash"
},
"name": "Hash"
},
"local": {
"type": "Identifier",
"start": 44,
"end": 48,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 12
},
"identifierName": "Hash"
},
"name": "Hash"
}
}
],
"source": {
"type": "StringLiteral",
"start": 55,
"end": 63,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 27
}
},
"extra": {
"rawValue": "./hash",
"raw": "'./hash'"
},
"value": "./hash"
}
},
{
"type": "ImportDeclaration",
"start": 65,
"end": 99,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 34
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 73,
"end": 80,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 73,
"end": 80,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "Storage"
},
"name": "Storage"
},
"local": {
"type": "Identifier",
"start": 73,
"end": 80,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "Storage"
},
"name": "Storage"
}
}
],
"source": {
"type": "StringLiteral",
"start": 87,
"end": 98,
"loc": {
"start": {
"line": 3,
"column": 22
},
"end": {
"line": 3,
"column": 33
}
},
"extra": {
"rawValue": "./storage",
"raw": "'./storage'"
},
"value": "./storage"
}
},
{
"type": "ImportDeclaration",
"start": 100,
"end": 134,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 34
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 108,
"end": 115,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 108,
"end": 115,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 15
},
"identifierName": "isEmpty"
},
"name": "isEmpty"
},
"local": {
"type": "Identifier",
"start": 108,
"end": 115,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 15
},
"identifierName": "isEmpty"
},
"name": "isEmpty"
}
}
],
"source": {
"type": "StringLiteral",
"start": 122,
"end": 133,
"loc": {
"start": {
"line": 4,
"column": 22
},
"end": {
"line": 4,
"column": 33
}
},
"extra": {
"rawValue": "../string",
"raw": "'../string'"
},
"value": "../string"
}
},
{
"type": "ImportDeclaration",
"start": 135,
"end": 195,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 60
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 143,
"end": 150,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 143,
"end": 150,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 15
},
"identifierName": "isArray"
},
"name": "isArray"
},
"local": {
"type": "Identifier",
"start": 143,
"end": 150,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 15
},
"identifierName": "isArray"
},
"name": "isArray"
}
},
{
"type": "ImportSpecifier",
"start": 152,
"end": 158,
"loc": {
"start": {
"line": 5,
"column": 17
},
"end": {
"line": 5,
"column": 23
}
},
"imported": {
"type": "Identifier",
"start": 152,
"end": 158,
"loc": {
"start": {
"line": 5,
"column": 17
},
"end": {
"line": 5,
"column": 23
},
"identifierName": "isNull"
},
"name": "isNull"
},
"local": {
"type": "Identifier",
"start": 152,
"end": 158,
"loc": {
"start": {
"line": 5,
"column": 17
},
"end": {
"line": 5,
"column": 23
},
"identifierName": "isNull"
},
"name": "isNull"
}
},
{
"type": "ImportSpecifier",
"start": 160,
"end": 168,
"loc": {
"start": {
"line": 5,
"column": 25
},
"end": {
"line": 5,
"column": 33
}
},
"imported": {
"type": "Identifier",
"start": 160,
"end": 168,
"loc": {
"start": {
"line": 5,
"column": 25
},
"end": {
"line": 5,
"column": 33
},
"identifierName": "isString"
},
"name": "isString"
},
"local": {
"type": "Identifier",
"start": 160,
"end": 168,
"loc": {
"start": {
"line": 5,
"column": 25
},
"end": {
"line": 5,
"column": 33
},
"identifierName": "isString"
},
"name": "isString"
}
},
{
"type": "ImportSpecifier",
"start": 170,
"end": 177,
"loc": {
"start": {
"line": 5,
"column": 35
},
"end": {
"line": 5,
"column": 42
}
},
"imported": {
"type": "Identifier",
"start": 170,
"end": 177,
"loc": {
"start": {
"line": 5,
"column": 35
},
"end": {
"line": 5,
"column": 42
},
"identifierName": "isUndef"
},
"name": "isUndef"
},
"local": {
"type": "Identifier",
"start": 170,
"end": 177,
"loc": {
"start": {
"line": 5,
"column": 35
},
"end": {
"line": 5,
"column": 42
},
"identifierName": "isUndef"
},
"name": "isUndef"
}
}
],
"source": {
"type": "StringLiteral",
"start": 184,
"end": 194,
"loc": {
"start": {
"line": 5,
"column": 49
},
"end": {
"line": 5,
"column": 59
}
},
"extra": {
"rawValue": "../types",
"raw": "'../types'"
},
"value": "../types"
}
},
{
"type": "ImportDeclaration",
"start": 196,
"end": 249,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 53
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 204,
"end": 216,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 20
}
},
"imported": {
"type": "Identifier",
"start": 204,
"end": 216,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 20
},
"identifierName": "defaultsBool"
},
"name": "defaultsBool"
},
"local": {
"type": "Identifier",
"start": 204,
"end": 216,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 20
},
"identifierName": "defaultsBool"
},
"name": "defaultsBool"
}
},
{
"type": "ImportSpecifier",
"start": 218,
"end": 228,
"loc": {
"start": {
"line": 6,
"column": 22
},
"end": {
"line": 6,
"column": 32
}
},
"imported": {
"type": "Identifier",
"start": 218,
"end": 228,
"loc": {
"start": {
"line": 6,
"column": 22
},
"end": {
"line": 6,
"column": 32
},
"identifierName": "defaultsNb"
},
"name": "defaultsNb"
},
"local": {
"type": "Identifier",
"start": 218,
"end": 228,
"loc": {
"start": {
"line": 6,
"column": 22
},
"end": {
"line": 6,
"column": 32
},
"identifierName": "defaultsNb"
},
"name": "defaultsNb"
}
}
],
"source": {
"type": "StringLiteral",
"start": 235,
"end": 248,
"loc": {
"start": {
"line": 6,
"column": 39
},
"end": {
"line": 6,
"column": 52
}
},
"extra": {
"rawValue": "../settings",
"raw": "'../settings'"
},
"value": "../settings"
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Features state object persistable with localStorage, cookie or URL hash\n *\n * @export\n * @class State\n * @extends {Feature}\n ",
"start": 251,
"end": 385,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 14,
"column": 3
}
}
}
]
},
{
"type": "ExportNamedDeclaration",
"start": 386,
"end": 15017,
"loc": {
"start": {
"line": 15,
"column": 0
},
"end": {
"line": 545,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 393,
"end": 15017,
"loc": {
"start": {
"line": 15,
"column": 7
},
"end": {
"line": 545,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 399,
"end": 404,
"loc": {
"start": {
"line": 15,
"column": 13
},
"end": {
"line": 15,
"column": 18
},
"identifierName": "State"
},
"name": "State",
"leadingComments": null
},
"superClass": {
"type": "Identifier",
"start": 413,
"end": 420,
"loc": {
"start": {
"line": 15,
"column": 27
},
"end": {
"line": 15,
"column": 34
},
"identifierName": "Feature"
},
"name": "Feature"
},
"body": {
"type": "ClassBody",
"start": 421,
"end": 15017,
"loc": {
"start": {
"line": 15,
"column": 35
},
"end": {
"line": 545,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 532,
"end": 4351,
"loc": {
"start": {
"line": 21,
"column": 4
},
"end": {
"line": 180,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 532,
"end": 543,
"loc": {
"start": {
"line": 21,
"column": 4
},
"end": {
"line": 21,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor",
"leadingComments": null
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 544,
"end": 546,
"loc": {
"start": {
"line": 21,
"column": 16
},
"end": {
"line": 21,
"column": 18
},
"identifierName": "tf"
},
"name": "tf"
}
],
"body": {
"type": "BlockStatement",
"start": 548,
"end": 4351,
"loc": {
"start": {
"line": 21,
"column": 20
},
"end": {
"line": 180,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 558,
"end": 577,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 27
}
},
"expression": {
"type": "CallExpression",
"start": 558,
"end": 576,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 26
}
},
"callee": {
"type": "Super",
"start": 558,
"end": 563,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 13
}
}
},
"arguments": [
{
"type": "Identifier",
"start": 564,
"end": 566,
"loc": {
"start": {
"line": 22,
"column": 14
},
"end": {
"line": 22,
"column": 16
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "StringLiteral",
"start": 568,
"end": 575,
"loc": {
"start": {
"line": 22,
"column": 18
},
"end": {
"line": 22,
"column": 25
}
},
"extra": {
"rawValue": "state",
"raw": "'state'"
},
"value": "state"
}
]
}
},
{
"type": "VariableDeclaration",
"start": 587,
"end": 621,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 42
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 591,
"end": 620,
"loc": {
"start": {
"line": 24,
"column": 12
},
"end": {
"line": 24,
"column": 41
}
},
"id": {
"type": "Identifier",
"start": 591,
"end": 594,
"loc": {
"start": {
"line": 24,
"column": 12
},
"end": {
"line": 24,
"column": 15
},
"identifierName": "cfg"
},
"name": "cfg"
},
"init": {
"type": "LogicalExpression",
"start": 597,
"end": 620,
"loc": {
"start": {
"line": 24,
"column": 18
},
"end": {
"line": 24,
"column": 41
}
},
"left": {
"type": "MemberExpression",
"start": 597,
"end": 614,
"loc": {
"start": {
"line": 24,
"column": 18
},
"end": {
"line": 24,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 597,
"end": 608,
"loc": {
"start": {
"line": 24,
"column": 18
},
"end": {
"line": 24,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 597,
"end": 601,
"loc": {
"start": {
"line": 24,
"column": 18
},
"end": {
"line": 24,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 602,
"end": 608,
"loc": {
"start": {
"line": 24,
"column": 23
},
"end": {
"line": 24,
"column": 29
},
"identifierName": "config"
},
"name": "config"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 609,
"end": 614,
"loc": {
"start": {
"line": 24,
"column": 30
},
"end": {
"line": 24,
"column": 35
},
"identifierName": "state"
},
"name": "state"
},
"computed": false
},
"operator": "||",
"right": {
"type": "ObjectExpression",
"start": 618,
"end": 620,
"loc": {
"start": {
"line": 24,
"column": 39
},
"end": {
"line": 24,
"column": 41
}
},
"properties": []
}
}
}
],
"kind": "let",
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with URL hash\n * @type {Boolean}\n ",
"start": 631,
"end": 736,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 29,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 745,
"end": 848,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 31,
"column": 69
}
},
"expression": {
"type": "AssignmentExpression",
"start": 745,
"end": 847,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 31,
"column": 68
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 745,
"end": 760,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 745,
"end": 749,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 750,
"end": 760,
"loc": {
"start": {
"line": 30,
"column": 13
},
"end": {
"line": 30,
"column": 23
},
"identifierName": "enableHash"
},
"name": "enableHash"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "LogicalExpression",
"start": 763,
"end": 847,
"loc": {
"start": {
"line": 30,
"column": 26
},
"end": {
"line": 31,
"column": 68
}
},
"left": {
"type": "BinaryExpression",
"start": 763,
"end": 775,
"loc": {
"start": {
"line": 30,
"column": 26
},
"end": {
"line": 30,
"column": 38
}
},
"left": {
"type": "Identifier",
"start": 763,
"end": 766,
"loc": {
"start": {
"line": 30,
"column": 26
},
"end": {
"line": 30,
"column": 29
},
"identifierName": "cfg"
},
"name": "cfg"
},
"operator": "===",
"right": {
"type": "BooleanLiteral",
"start": 771,
"end": 775,
"loc": {
"start": {
"line": 30,
"column": 34
},
"end": {
"line": 30,
"column": 38
}
},
"value": true
}
},
"operator": "||",
"right": {
"type": "LogicalExpression",
"start": 792,
"end": 846,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 67
}
},
"left": {
"type": "CallExpression",
"start": 792,
"end": 810,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 31
}
},
"callee": {
"type": "Identifier",
"start": 792,
"end": 799,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 20
},
"identifierName": "isArray"
},
"name": "isArray"
},
"arguments": [
{
"type": "MemberExpression",
"start": 800,
"end": 809,
"loc": {
"start": {
"line": 31,
"column": 21
},
"end": {
"line": 31,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 800,
"end": 803,
"loc": {
"start": {
"line": 31,
"column": 21
},
"end": {
"line": 31,
"column": 24
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 804,
"end": 809,
"loc": {
"start": {
"line": 31,
"column": 25
},
"end": {
"line": 31,
"column": 30
},
"identifierName": "types"
},
"name": "types"
},
"computed": false
}
]
},
"operator": "&&",
"right": {
"type": "BinaryExpression",
"start": 814,
"end": 846,
"loc": {
"start": {
"line": 31,
"column": 35
},
"end": {
"line": 31,
"column": 67
}
},
"left": {
"type": "CallExpression",
"start": 814,
"end": 839,
"loc": {
"start": {
"line": 31,
"column": 35
},
"end": {
"line": 31,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 814,
"end": 831,
"loc": {
"start": {
"line": 31,
"column": 35
},
"end": {
"line": 31,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 814,
"end": 823,
"loc": {
"start": {
"line": 31,
"column": 35
},
"end": {
"line": 31,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 814,
"end": 817,
"loc": {
"start": {
"line": 31,
"column": 35
},
"end": {
"line": 31,
"column": 38
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 818,
"end": 823,
"loc": {
"start": {
"line": 31,
"column": 39
},
"end": {
"line": 31,
"column": 44
},
"identifierName": "types"
},
"name": "types"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 824,
"end": 831,
"loc": {
"start": {
"line": 31,
"column": 45
},
"end": {
"line": 31,
"column": 52
},
"identifierName": "indexOf"
},
"name": "indexOf"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 832,
"end": 838,
"loc": {
"start": {
"line": 31,
"column": 53
},
"end": {
"line": 31,
"column": 59
}
},
"extra": {
"rawValue": "hash",
"raw": "'hash'"
},
"value": "hash"
}
]
},
"operator": "!==",
"right": {
"type": "UnaryExpression",
"start": 844,
"end": 846,
"loc": {
"start": {
"line": 31,
"column": 65
},
"end": {
"line": 31,
"column": 67
}
},
"operator": "-",
"prefix": true,
"argument": {
"type": "NumericLiteral",
"start": 845,
"end": 846,
"loc": {
"start": {
"line": 31,
"column": 66
},
"end": {
"line": 31,
"column": 67
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
"extra": {
"parenthesizedArgument": false
}
}
},
"extra": {
"parenthesized": true,
"parenStart": 791
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with URL hash\n * @type {Boolean}\n ",
"start": 631,
"end": 736,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 29,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n ",
"start": 858,
"end": 967,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 36,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 976,
"end": 1078,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 38,
"column": 54
}
},
"expression": {
"type": "AssignmentExpression",
"start": 976,
"end": 1077,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 38,
"column": 53
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 976,
"end": 999,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 31
}
},
"object": {
"type": "ThisExpression",
"start": 976,
"end": 980,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 981,
"end": 999,
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 31
},
"identifierName": "enableLocalStorage"
},
"name": "enableLocalStorage"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "LogicalExpression",
"start": 1002,
"end": 1077,
"loc": {
"start": {
"line": 37,
"column": 34
},
"end": {
"line": 38,
"column": 53
}
},
"left": {
"type": "CallExpression",
"start": 1002,
"end": 1020,
"loc": {
"start": {
"line": 37,
"column": 34
},
"end": {
"line": 37,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 1002,
"end": 1009,
"loc": {
"start": {
"line": 37,
"column": 34
},
"end": {
"line": 37,
"column": 41
},
"identifierName": "isArray"
},
"name": "isArray"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1010,
"end": 1019,
"loc": {
"start": {
"line": 37,
"column": 42
},
"end": {
"line": 37,
"column": 51
}
},
"object": {
"type": "Identifier",
"start": 1010,
"end": 1013,
"loc": {
"start": {
"line": 37,
"column": 42
},
"end": {
"line": 37,
"column": 45
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 1014,
"end": 1019,
"loc": {
"start": {
"line": 37,
"column": 46
},
"end": {
"line": 37,
"column": 51
},
"identifierName": "types"
},
"name": "types"
},
"computed": false
}
]
},
"operator": "&&",
"right": {
"type": "BinaryExpression",
"start": 1036,
"end": 1077,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 53
}
},
"left": {
"type": "CallExpression",
"start": 1036,
"end": 1070,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 1036,
"end": 1053,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 1036,
"end": 1045,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 1036,
"end": 1039,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 15
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 1040,
"end": 1045,
"loc": {
"start": {
"line": 38,
"column": 16
},
"end": {
"line": 38,
"column": 21
},
"identifierName": "types"
},
"name": "types"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1046,
"end": 1053,
"loc": {
"start": {
"line": 38,
"column": 22
},
"end": {
"line": 38,
"column": 29
},
"identifierName": "indexOf"
},
"name": "indexOf"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1054,
"end": 1069,
"loc": {
"start": {
"line": 38,
"column": 30
},
"end": {
"line": 38,
"column": 45
}
},
"extra": {
"rawValue": "local_storage",
"raw": "'local_storage'"
},
"value": "local_storage"
}
]
},
"operator": "!==",
"right": {
"type": "UnaryExpression",
"start": 1075,
"end": 1077,
"loc": {
"start": {
"line": 38,
"column": 51
},
"end": {
"line": 38,
"column": 53
}
},
"operator": "-",
"prefix": true,
"argument": {
"type": "NumericLiteral",
"start": 1076,
"end": 1077,
"loc": {
"start": {
"line": 38,
"column": 52
},
"end": {
"line": 38,
"column": 53
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
"extra": {
"parenthesizedArgument": false
}
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n ",
"start": 858,
"end": 967,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 36,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n ",
"start": 1088,
"end": 1197,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 43,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1206,
"end": 1295,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 45,
"column": 47
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1206,
"end": 1294,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 45,
"column": 46
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1206,
"end": 1223,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 1206,
"end": 1210,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1211,
"end": 1223,
"loc": {
"start": {
"line": 44,
"column": 13
},
"end": {
"line": 44,
"column": 25
},
"identifierName": "enableCookie"
},
"name": "enableCookie"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "LogicalExpression",
"start": 1226,
"end": 1294,
"loc": {
"start": {
"line": 44,
"column": 28
},
"end": {
"line": 45,
"column": 46
}
},
"left": {
"type": "CallExpression",
"start": 1226,
"end": 1244,
"loc": {
"start": {
"line": 44,
"column": 28
},
"end": {
"line": 44,
"column": 46
}
},
"callee": {
"type": "Identifier",
"start": 1226,
"end": 1233,
"loc": {
"start": {
"line": 44,
"column": 28
},
"end": {
"line": 44,
"column": 35
},
"identifierName": "isArray"
},
"name": "isArray"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1234,
"end": 1243,
"loc": {
"start": {
"line": 44,
"column": 36
},
"end": {
"line": 44,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 1234,
"end": 1237,
"loc": {
"start": {
"line": 44,
"column": 36
},
"end": {
"line": 44,
"column": 39
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 1238,
"end": 1243,
"loc": {
"start": {
"line": 44,
"column": 40
},
"end": {
"line": 44,
"column": 45
},
"identifierName": "types"
},
"name": "types"
},
"computed": false
}
]
},
"operator": "&&",
"right": {
"type": "BinaryExpression",
"start": 1260,
"end": 1294,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 46
}
},
"left": {
"type": "CallExpression",
"start": 1260,
"end": 1287,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 39
}
},
"callee": {
"type": "MemberExpression",
"start": 1260,
"end": 1277,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 1260,
"end": 1269,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 1260,
"end": 1263,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 15
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 1264,
"end": 1269,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 21
},
"identifierName": "types"
},
"name": "types"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1270,
"end": 1277,
"loc": {
"start": {
"line": 45,
"column": 22
},
"end": {
"line": 45,
"column": 29
},
"identifierName": "indexOf"
},
"name": "indexOf"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1278,
"end": 1286,
"loc": {
"start": {
"line": 45,
"column": 30
},
"end": {
"line": 45,
"column": 38
}
},
"extra": {
"rawValue": "cookie",
"raw": "'cookie'"
},
"value": "cookie"
}
]
},
"operator": "!==",
"right": {
"type": "UnaryExpression",
"start": 1292,
"end": 1294,
"loc": {
"start": {
"line": 45,
"column": 44
},
"end": {
"line": 45,
"column": 46
}
},
"operator": "-",
"prefix": true,
"argument": {
"type": "NumericLiteral",
"start": 1293,
"end": 1294,
"loc": {
"start": {
"line": 45,
"column": 45
},
"end": {
"line": 45,
"column": 46
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
"extra": {
"parenthesizedArgument": false
}
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n ",
"start": 1088,
"end": 1197,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 43,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist filters values, enabled by default\n * @type {Boolean}\n ",
"start": 1305,
"end": 1401,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 50,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1410,
"end": 1464,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 62
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1410,
"end": 1463,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 61
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1410,
"end": 1429,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 1410,
"end": 1414,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1415,
"end": 1429,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 27
},
"identifierName": "persistFilters"
},
"name": "persistFilters"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1432,
"end": 1463,
"loc": {
"start": {
"line": 51,
"column": 30
},
"end": {
"line": 51,
"column": 61
}
},
"callee": {
"type": "Identifier",
"start": 1432,
"end": 1444,
"loc": {
"start": {
"line": 51,
"column": 30
},
"end": {
"line": 51,
"column": 42
},
"identifierName": "defaultsBool"
},
"name": "defaultsBool"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1445,
"end": 1456,
"loc": {
"start": {
"line": 51,
"column": 43
},
"end": {
"line": 51,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 1445,
"end": 1448,
"loc": {
"start": {
"line": 51,
"column": 43
},
"end": {
"line": 51,
"column": 46
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 1449,
"end": 1456,
"loc": {
"start": {
"line": 51,
"column": 47
},
"end": {
"line": 51,
"column": 54
},
"identifierName": "filters"
},
"name": "filters"
},
"computed": false
},
{
"type": "BooleanLiteral",
"start": 1458,
"end": 1462,
"loc": {
"start": {
"line": 51,
"column": 56
},
"end": {
"line": 51,
"column": 60
}
},
"value": true
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist filters values, enabled by default\n * @type {Boolean}\n ",
"start": 1305,
"end": 1401,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 50,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist current page number when paging is enabled\n * @type {Boolean}\n ",
"start": 1474,
"end": 1578,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 56,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1587,
"end": 1637,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 58
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1587,
"end": 1636,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 57
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1587,
"end": 1609,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 1587,
"end": 1591,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1592,
"end": 1609,
"loc": {
"start": {
"line": 57,
"column": 13
},
"end": {
"line": 57,
"column": 30
},
"identifierName": "persistPageNumber"
},
"name": "persistPageNumber"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1612,
"end": 1636,
"loc": {
"start": {
"line": 57,
"column": 33
},
"end": {
"line": 57,
"column": 57
}
},
"callee": {
"type": "Identifier",
"start": 1612,
"end": 1619,
"loc": {
"start": {
"line": 57,
"column": 33
},
"end": {
"line": 57,
"column": 40
},
"identifierName": "Boolean"
},
"name": "Boolean"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1620,
"end": 1635,
"loc": {
"start": {
"line": 57,
"column": 41
},
"end": {
"line": 57,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 1620,
"end": 1623,
"loc": {
"start": {
"line": 57,
"column": 41
},
"end": {
"line": 57,
"column": 44
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 1624,
"end": 1635,
"loc": {
"start": {
"line": 57,
"column": 45
},
"end": {
"line": 57,
"column": 56
},
"identifierName": "page_number"
},
"name": "page_number"
},
"computed": false
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist current page number when paging is enabled\n * @type {Boolean}\n ",
"start": 1474,
"end": 1578,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 56,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist page length when paging is enabled\n * @type {Boolean}\n ",
"start": 1647,
"end": 1743,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 62,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1752,
"end": 1802,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 58
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1752,
"end": 1801,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 57
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1752,
"end": 1774,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 1752,
"end": 1756,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1757,
"end": 1774,
"loc": {
"start": {
"line": 63,
"column": 13
},
"end": {
"line": 63,
"column": 30
},
"identifierName": "persistPageLength"
},
"name": "persistPageLength"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1777,
"end": 1801,
"loc": {
"start": {
"line": 63,
"column": 33
},
"end": {
"line": 63,
"column": 57
}
},
"callee": {
"type": "Identifier",
"start": 1777,
"end": 1784,
"loc": {
"start": {
"line": 63,
"column": 33
},
"end": {
"line": 63,
"column": 40
},
"identifierName": "Boolean"
},
"name": "Boolean"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1785,
"end": 1800,
"loc": {
"start": {
"line": 63,
"column": 41
},
"end": {
"line": 63,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 1785,
"end": 1788,
"loc": {
"start": {
"line": 63,
"column": 41
},
"end": {
"line": 63,
"column": 44
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 1789,
"end": 1800,
"loc": {
"start": {
"line": 63,
"column": 45
},
"end": {
"line": 63,
"column": 56
},
"identifierName": "page_length"
},
"name": "page_length"
},
"computed": false
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist page length when paging is enabled\n * @type {Boolean}\n ",
"start": 1647,
"end": 1743,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 62,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist column sorting\n * @type {Boolean}\n ",
"start": 1812,
"end": 1888,
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 68,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1897,
"end": 1934,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 45
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1897,
"end": 1933,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 44
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1897,
"end": 1913,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1897,
"end": 1901,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1902,
"end": 1913,
"loc": {
"start": {
"line": 69,
"column": 13
},
"end": {
"line": 69,
"column": 24
},
"identifierName": "persistSort"
},
"name": "persistSort"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1916,
"end": 1933,
"loc": {
"start": {
"line": 69,
"column": 27
},
"end": {
"line": 69,
"column": 44
}
},
"callee": {
"type": "Identifier",
"start": 1916,
"end": 1923,
"loc": {
"start": {
"line": 69,
"column": 27
},
"end": {
"line": 69,
"column": 34
},
"identifierName": "Boolean"
},
"name": "Boolean"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1924,
"end": 1932,
"loc": {
"start": {
"line": 69,
"column": 35
},
"end": {
"line": 69,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 1924,
"end": 1927,
"loc": {
"start": {
"line": 69,
"column": 35
},
"end": {
"line": 69,
"column": 38
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 1928,
"end": 1932,
"loc": {
"start": {
"line": 69,
"column": 39
},
"end": {
"line": 69,
"column": 43
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist column sorting\n * @type {Boolean}\n ",
"start": 1812,
"end": 1888,
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 68,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist columns visibility\n * @type {Boolean}\n ",
"start": 1944,
"end": 2024,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2033,
"end": 2094,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 69
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2033,
"end": 2093,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 68
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2033,
"end": 2059,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 2033,
"end": 2037,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2038,
"end": 2059,
"loc": {
"start": {
"line": 75,
"column": 13
},
"end": {
"line": 75,
"column": 34
},
"identifierName": "persistColsVisibility"
},
"name": "persistColsVisibility"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 2062,
"end": 2093,
"loc": {
"start": {
"line": 75,
"column": 37
},
"end": {
"line": 75,
"column": 68
}
},
"callee": {
"type": "Identifier",
"start": 2062,
"end": 2069,
"loc": {
"start": {
"line": 75,
"column": 37
},
"end": {
"line": 75,
"column": 44
},
"identifierName": "Boolean"
},
"name": "Boolean"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2070,
"end": 2092,
"loc": {
"start": {
"line": 75,
"column": 45
},
"end": {
"line": 75,
"column": 67
}
},
"object": {
"type": "Identifier",
"start": 2070,
"end": 2073,
"loc": {
"start": {
"line": 75,
"column": 45
},
"end": {
"line": 75,
"column": 48
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 2074,
"end": 2092,
"loc": {
"start": {
"line": 75,
"column": 49
},
"end": {
"line": 75,
"column": 67
},
"identifierName": "columns_visibility"
},
"name": "columns_visibility"
},
"computed": false
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist columns visibility\n * @type {Boolean}\n ",
"start": 1944,
"end": 2024,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist filters row visibility\n * @type {Boolean}\n ",
"start": 2104,
"end": 2188,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 80,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2197,
"end": 2261,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 72
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2197,
"end": 2260,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 71
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2197,
"end": 2226,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 37
}
},
"object": {
"type": "ThisExpression",
"start": 2197,
"end": 2201,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2202,
"end": 2226,
"loc": {
"start": {
"line": 81,
"column": 13
},
"end": {
"line": 81,
"column": 37
},
"identifierName": "persistFiltersVisibility"
},
"name": "persistFiltersVisibility"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 2229,
"end": 2260,
"loc": {
"start": {
"line": 81,
"column": 40
},
"end": {
"line": 81,
"column": 71
}
},
"callee": {
"type": "Identifier",
"start": 2229,
"end": 2236,
"loc": {
"start": {
"line": 81,
"column": 40
},
"end": {
"line": 81,
"column": 47
},
"identifierName": "Boolean"
},
"name": "Boolean"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2237,
"end": 2259,
"loc": {
"start": {
"line": 81,
"column": 48
},
"end": {
"line": 81,
"column": 70
}
},
"object": {
"type": "Identifier",
"start": 2237,
"end": 2240,
"loc": {
"start": {
"line": 81,
"column": 48
},
"end": {
"line": 81,
"column": 51
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 2241,
"end": 2259,
"loc": {
"start": {
"line": 81,
"column": 52
},
"end": {
"line": 81,
"column": 70
},
"identifierName": "filters_visibility"
},
"name": "filters_visibility"
},
"computed": false
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Persist filters row visibility\n * @type {Boolean}\n ",
"start": 2104,
"end": 2188,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 80,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Cookie duration in hours\n * @type {Boolean}\n ",
"start": 2271,
"end": 2349,
"loc": {
"start": {
"line": 83,
"column": 8
},
"end": {
"line": 86,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2358,
"end": 2445,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 88,
"column": 19
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2358,
"end": 2444,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 88,
"column": 18
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2358,
"end": 2377,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 2358,
"end": 2362,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2363,
"end": 2377,
"loc": {
"start": {
"line": 87,
"column": 13
},
"end": {
"line": 87,
"column": 27
},
"identifierName": "cookieDuration"
},
"name": "cookieDuration"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 2380,
"end": 2444,
"loc": {
"start": {
"line": 87,
"column": 30
},
"end": {
"line": 88,
"column": 18
}
},
"callee": {
"type": "Identifier",
"start": 2380,
"end": 2390,
"loc": {
"start": {
"line": 87,
"column": 30
},
"end": {
"line": 87,
"column": 40
},
"identifierName": "defaultsNb"
},
"name": "defaultsNb"
},
"arguments": [
{
"type": "CallExpression",
"start": 2391,
"end": 2424,
"loc": {
"start": {
"line": 87,
"column": 41
},
"end": {
"line": 87,
"column": 74
}
},
"callee": {
"type": "Identifier",
"start": 2391,
"end": 2399,
"loc": {
"start": {
"line": 87,
"column": 41
},
"end": {
"line": 87,
"column": 49
},
"identifierName": "parseInt"
},
"name": "parseInt"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2400,
"end": 2419,
"loc": {
"start": {
"line": 87,
"column": 50
},
"end": {
"line": 87,
"column": 69
}
},
"object": {
"type": "Identifier",
"start": 2400,
"end": 2403,
"loc": {
"start": {
"line": 87,
"column": 50
},
"end": {
"line": 87,
"column": 53
},
"identifierName": "cfg"
},
"name": "cfg"
},
"property": {
"type": "Identifier",
"start": 2404,
"end": 2419,
"loc": {
"start": {
"line": 87,
"column": 54
},
"end": {
"line": 87,
"column": 69
},
"identifierName": "cookie_duration"
},
"name": "cookie_duration"
},
"computed": false
},
{
"type": "NumericLiteral",
"start": 2421,
"end": 2423,
"loc": {
"start": {
"line": 87,
"column": 71
},
"end": {
"line": 87,
"column": 73
}
},
"extra": {
"rawValue": 10,
"raw": "10"
},
"value": 10
}
]
},
{
"type": "NumericLiteral",
"start": 2438,
"end": 2443,
"loc": {
"start": {
"line": 88,
"column": 12
},
"end": {
"line": 88,
"column": 17
}
},
"extra": {
"rawValue": 87600,
"raw": "87600"
},
"value": 87600
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Cookie duration in hours\n * @type {Boolean}\n ",
"start": 2271,
"end": 2349,
"loc": {
"start": {
"line": 83,
"column": 8
},
"end": {
"line": 86,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Enable Storage if localStorage or cookie is required\n * @type {Boolean}\n * @private\n ",
"start": 2455,
"end": 2581,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 94,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2590,
"end": 2656,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 74
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2590,
"end": 2655,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 73
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2590,
"end": 2608,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 2590,
"end": 2594,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2595,
"end": 2608,
"loc": {
"start": {
"line": 95,
"column": 13
},
"end": {
"line": 95,
"column": 26
},
"identifierName": "enableStorage"
},
"name": "enableStorage"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "LogicalExpression",
"start": 2611,
"end": 2655,
"loc": {
"start": {
"line": 95,
"column": 29
},
"end": {
"line": 95,
"column": 73
}
},
"left": {
"type": "MemberExpression",
"start": 2611,
"end": 2634,
"loc": {
"start": {
"line": 95,
"column": 29
},
"end": {
"line": 95,
"column": 52
}
},
"object": {
"type": "ThisExpression",
"start": 2611,
"end": 2615,
"loc": {
"start": {
"line": 95,
"column": 29
},
"end": {
"line": 95,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"start": 2616,
"end": 2634,
"loc": {
"start": {
"line": 95,
"column": 34
},
"end": {
"line": 95,
"column": 52
},
"identifierName": "enableLocalStorage"
},
"name": "enableLocalStorage"
},
"computed": false
},
"operator": "||",
"right": {
"type": "MemberExpression",
"start": 2638,
"end": 2655,
"loc": {
"start": {
"line": 95,
"column": 56
},
"end": {
"line": 95,
"column": 73
}
},
"object": {
"type": "ThisExpression",
"start": 2638,
"end": 2642,
"loc": {
"start": {
"line": 95,
"column": 56
},
"end": {
"line": 95,
"column": 60
}
}
},
"property": {
"type": "Identifier",
"start": 2643,
"end": 2655,
"loc": {
"start": {
"line": 95,
"column": 61
},
"end": {
"line": 95,
"column": 73
},
"identifierName": "enableCookie"
},
"name": "enableCookie"
},
"computed": false
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Enable Storage if localStorage or cookie is required\n * @type {Boolean}\n * @private\n ",
"start": 2455,
"end": 2581,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 94,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Storage instance if storage is required\n * @type {Storage}\n * @private\n ",
"start": 2666,
"end": 2779,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 101,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2788,
"end": 2808,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 28
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2788,
"end": 2807,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 27
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2788,
"end": 2800,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2788,
"end": 2792,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2793,
"end": 2800,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 102,
"column": 20
},
"identifierName": "storage"
},
"name": "storage"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 2803,
"end": 2807,
"loc": {
"start": {
"line": 102,
"column": 23
},
"end": {
"line": 102,
"column": 27
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Storage instance if storage is required\n * @type {Storage}\n * @private\n ",
"start": 2666,
"end": 2779,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 101,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Hash instance if URL hash is required\n * @type {Boolean}\n * @private\n ",
"start": 2818,
"end": 2929,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 108,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2938,
"end": 2955,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 25
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2938,
"end": 2954,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 24
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2938,
"end": 2947,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 2938,
"end": 2942,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2943,
"end": 2947,
"loc": {
"start": {
"line": 109,
"column": 13
},
"end": {
"line": 109,
"column": 17
},
"identifierName": "hash"
},
"name": "hash"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 2950,
"end": 2954,
"loc": {
"start": {
"line": 109,
"column": 20
},
"end": {
"line": 109,
"column": 24
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Hash instance if URL hash is required\n * @type {Boolean}\n * @private\n ",
"start": 2818,
"end": 2929,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 108,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Current page number\n * @type {Number}\n * @private\n ",
"start": 2965,
"end": 3057,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 115,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3066,
"end": 3085,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 27
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3066,
"end": 3084,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 26
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3066,
"end": 3077,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 3066,
"end": 3070,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3071,
"end": 3077,
"loc": {
"start": {
"line": 116,
"column": 13
},
"end": {
"line": 116,
"column": 19
},
"identifierName": "pageNb"
},
"name": "pageNb"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 3080,
"end": 3084,
"loc": {
"start": {
"line": 116,
"column": 22
},
"end": {
"line": 116,
"column": 26
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Current page number\n * @type {Number}\n * @private\n ",
"start": 2965,
"end": 3057,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 115,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Current page length\n * @type {Number}\n * @private\n ",
"start": 3095,
"end": 3187,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 122,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3196,
"end": 3219,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 31
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3196,
"end": 3218,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 30
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3196,
"end": 3211,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 3196,
"end": 3200,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3201,
"end": 3211,
"loc": {
"start": {
"line": 123,
"column": 13
},
"end": {
"line": 123,
"column": 23
},
"identifierName": "pageLength"
},
"name": "pageLength"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 3214,
"end": 3218,
"loc": {
"start": {
"line": 123,
"column": 26
},
"end": {
"line": 123,
"column": 30
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Current page length\n * @type {Number}\n * @private\n ",
"start": 3095,
"end": 3187,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 122,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Current column sorting\n * @type {Object}\n * @private\n ",
"start": 3229,
"end": 3324,
"loc": {
"start": {
"line": 125,
"column": 8
},
"end": {
"line": 129,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3333,
"end": 3350,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 25
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3333,
"end": 3349,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 24
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3333,
"end": 3342,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 3333,
"end": 3337,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3338,
"end": 3342,
"loc": {
"start": {
"line": 130,
"column": 13
},
"end": {
"line": 130,
"column": 17
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 3345,
"end": 3349,
"loc": {
"start": {
"line": 130,
"column": 20
},
"end": {
"line": 130,
"column": 24
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Current column sorting\n * @type {Object}\n * @private\n ",
"start": 3229,
"end": 3324,
"loc": {
"start": {
"line": 125,
"column": 8
},
"end": {
"line": 129,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Current hidden columns\n * @type {Object}\n * @private\n ",
"start": 3360,
"end": 3455,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 136,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3464,
"end": 3487,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 31
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3464,
"end": 3486,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 30
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3464,
"end": 3479,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 3464,
"end": 3468,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3469,
"end": 3479,
"loc": {
"start": {
"line": 137,
"column": 13
},
"end": {
"line": 137,
"column": 23
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 3482,
"end": 3486,
"loc": {
"start": {
"line": 137,
"column": 26
},
"end": {
"line": 137,
"column": 30
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Current hidden columns\n * @type {Object}\n * @private\n ",
"start": 3360,
"end": 3455,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 136,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Filters row visibility\n * @type {Boolean}\n * @private\n ",
"start": 3497,
"end": 3593,
"loc": {
"start": {
"line": 139,
"column": 8
},
"end": {
"line": 143,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3602,
"end": 3632,
"loc": {
"start": {
"line": 144,
"column": 8
},
"end": {
"line": 144,
"column": 38
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3602,
"end": 3631,
"loc": {
"start": {
"line": 144,
"column": 8
},
"end": {
"line": 144,
"column": 37
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3602,
"end": 3624,
"loc": {
"start": {
"line": 144,
"column": 8
},
"end": {
"line": 144,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 3602,
"end": 3606,
"loc": {
"start": {
"line": 144,
"column": 8
},
"end": {
"line": 144,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3607,
"end": 3624,
"loc": {
"start": {
"line": 144,
"column": 13
},
"end": {
"line": 144,
"column": 30
},
"identifierName": "filtersVisibility"
},
"name": "filtersVisibility"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 3627,
"end": 3631,
"loc": {
"start": {
"line": 144,
"column": 33
},
"end": {
"line": 144,
"column": 37
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Filters row visibility\n * @type {Boolean}\n * @private\n ",
"start": 3497,
"end": 3593,
"loc": {
"start": {
"line": 139,
"column": 8
},
"end": {
"line": 143,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * State object\n * @type {Object}\n * @private\n ",
"start": 3642,
"end": 3727,
"loc": {
"start": {
"line": 146,
"column": 8
},
"end": {
"line": 150,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3736,
"end": 3752,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 151,
"column": 24
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3736,
"end": 3751,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 151,
"column": 23
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3736,
"end": 3746,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 151,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 3736,
"end": 3740,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 151,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3741,
"end": 3746,
"loc": {
"start": {
"line": 151,
"column": 13
},
"end": {
"line": 151,
"column": 18
},
"identifierName": "state"
},
"name": "state"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "ObjectExpression",
"start": 3749,
"end": 3751,
"loc": {
"start": {
"line": 151,
"column": 21
},
"end": {
"line": 151,
"column": 23
}
},
"properties": []
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * State object\n * @type {Object}\n * @private\n ",
"start": 3642,
"end": 3727,
"loc": {
"start": {
"line": 146,
"column": 8
},
"end": {
"line": 150,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Prefix for column ID\n * @type {String}\n * @private\n ",
"start": 3762,
"end": 3855,
"loc": {
"start": {
"line": 153,
"column": 8
},
"end": {
"line": 157,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3864,
"end": 3886,
"loc": {
"start": {
"line": 158,
"column": 8
},
"end": {
"line": 158,
"column": 30
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3864,
"end": 3885,
"loc": {
"start": {
"line": 158,
"column": 8
},
"end": {
"line": 158,
"column": 29
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3864,
"end": 3876,
"loc": {
"start": {
"line": 158,
"column": 8
},
"end": {
"line": 158,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 3864,
"end": 3868,
"loc": {
"start": {
"line": 158,
"column": 8
},
"end": {
"line": 158,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3869,
"end": 3876,
"loc": {
"start": {
"line": 158,
"column": 13
},
"end": {
"line": 158,
"column": 20
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "StringLiteral",
"start": 3879,
"end": 3885,
"loc": {
"start": {
"line": 158,
"column": 23
},
"end": {
"line": 158,
"column": 29
}
},
"extra": {
"rawValue": "col_",
"raw": "'col_'"
},
"value": "col_"
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Prefix for column ID\n * @type {String}\n * @private\n ",
"start": 3762,
"end": 3855,
"loc": {
"start": {
"line": 153,
"column": 8
},
"end": {
"line": 157,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Prefix for page number ID\n * @type {String}\n * @private\n ",
"start": 3896,
"end": 3994,
"loc": {
"start": {
"line": 160,
"column": 8
},
"end": {
"line": 164,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 4003,
"end": 4027,
"loc": {
"start": {
"line": 165,
"column": 8
},
"end": {
"line": 165,
"column": 32
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4003,
"end": 4026,
"loc": {
"start": {
"line": 165,
"column": 8
},
"end": {
"line": 165,
"column": 31
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4003,
"end": 4017,
"loc": {
"start": {
"line": 165,
"column": 8
},
"end": {
"line": 165,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 4003,
"end": 4007,
"loc": {
"start": {
"line": 165,
"column": 8
},
"end": {
"line": 165,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4008,
"end": 4017,
"loc": {
"start": {
"line": 165,
"column": 13
},
"end": {
"line": 165,
"column": 22
},
"identifierName": "pageNbKey"
},
"name": "pageNbKey"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "StringLiteral",
"start": 4020,
"end": 4026,
"loc": {
"start": {
"line": 165,
"column": 25
},
"end": {
"line": 165,
"column": 31
}
},
"extra": {
"rawValue": "page",
"raw": "'page'"
},
"value": "page"
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Prefix for page number ID\n * @type {String}\n * @private\n ",
"start": 3896,
"end": 3994,
"loc": {
"start": {
"line": 160,
"column": 8
},
"end": {
"line": 164,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Prefix for page length ID\n * @type {String}\n * @private\n ",
"start": 4037,
"end": 4135,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 171,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 4144,
"end": 4179,
"loc": {
"start": {
"line": 172,
"column": 8
},
"end": {
"line": 172,
"column": 43
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4144,
"end": 4178,
"loc": {
"start": {
"line": 172,
"column": 8
},
"end": {
"line": 172,
"column": 42
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4144,
"end": 4162,
"loc": {
"start": {
"line": 172,
"column": 8
},
"end": {
"line": 172,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 4144,
"end": 4148,
"loc": {
"start": {
"line": 172,
"column": 8
},
"end": {
"line": 172,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4149,
"end": 4162,
"loc": {
"start": {
"line": 172,
"column": 13
},
"end": {
"line": 172,
"column": 26
},
"identifierName": "pageLengthKey"
},
"name": "pageLengthKey"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "StringLiteral",
"start": 4165,
"end": 4178,
"loc": {
"start": {
"line": 172,
"column": 29
},
"end": {
"line": 172,
"column": 42
}
},
"extra": {
"rawValue": "page_length",
"raw": "'page_length'"
},
"value": "page_length"
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Prefix for page length ID\n * @type {String}\n * @private\n ",
"start": 4037,
"end": 4135,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 171,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Prefix for filters visibility ID\n * @type {String}\n * @private\n ",
"start": 4189,
"end": 4294,
"loc": {
"start": {
"line": 174,
"column": 8
},
"end": {
"line": 178,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 4303,
"end": 4345,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 50
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4303,
"end": 4344,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 49
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4303,
"end": 4321,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 4303,
"end": 4307,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4308,
"end": 4321,
"loc": {
"start": {
"line": 179,
"column": 13
},
"end": {
"line": 179,
"column": 26
},
"identifierName": "filtersVisKey"
},
"name": "filtersVisKey"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "StringLiteral",
"start": 4324,
"end": 4344,
"loc": {
"start": {
"line": 179,
"column": 29
},
"end": {
"line": 179,
"column": 49
}
},
"extra": {
"rawValue": "filters_visibility",
"raw": "'filters_visibility'"
},
"value": "filters_visibility"
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Prefix for filters visibility ID\n * @type {String}\n * @private\n ",
"start": 4189,
"end": 4294,
"loc": {
"start": {
"line": 174,
"column": 8
},
"end": {
"line": 178,
"column": 11
}
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of State\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 428,
"end": 527,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 20,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Initializes State instance\n ",
"start": 4357,
"end": 4402,
"loc": {
"start": {
"line": 182,
"column": 4
},
"end": {
"line": 184,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 4407,
"end": 5777,
"loc": {
"start": {
"line": 185,
"column": 4
},
"end": {
"line": 218,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4407,
"end": 4411,
"loc": {
"start": {
"line": 185,
"column": 4
},
"end": {
"line": 185,
"column": 8
},
"identifierName": "init"
},
"name": "init",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 4414,
"end": 5777,
"loc": {
"start": {
"line": 185,
"column": 11
},
"end": {
"line": 218,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 4424,
"end": 4477,
"loc": {
"start": {
"line": 186,
"column": 8
},
"end": {
"line": 188,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 4428,
"end": 4444,
"loc": {
"start": {
"line": 186,
"column": 12
},
"end": {
"line": 186,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 4428,
"end": 4432,
"loc": {
"start": {
"line": 186,
"column": 12
},
"end": {
"line": 186,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 4433,
"end": 4444,
"loc": {
"start": {
"line": 186,
"column": 17
},
"end": {
"line": 186,
"column": 28
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 4446,
"end": 4477,
"loc": {
"start": {
"line": 186,
"column": 30
},
"end": {
"line": 188,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 4460,
"end": 4467,
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 187,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 4487,
"end": 4545,
"loc": {
"start": {
"line": 190,
"column": 8
},
"end": {
"line": 190,
"column": 66
}
},
"expression": {
"type": "CallExpression",
"start": 4487,
"end": 4544,
"loc": {
"start": {
"line": 190,
"column": 8
},
"end": {
"line": 190,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 4487,
"end": 4502,
"loc": {
"start": {
"line": 190,
"column": 8
},
"end": {
"line": 190,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 4487,
"end": 4499,
"loc": {
"start": {
"line": 190,
"column": 8
},
"end": {
"line": 190,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 4487,
"end": 4491,
"loc": {
"start": {
"line": 190,
"column": 8
},
"end": {
"line": 190,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 4492,
"end": 4499,
"loc": {
"start": {
"line": 190,
"column": 13
},
"end": {
"line": 190,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4500,
"end": 4502,
"loc": {
"start": {
"line": 190,
"column": 21
},
"end": {
"line": 190,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 4503,
"end": 4522,
"loc": {
"start": {
"line": 190,
"column": 24
},
"end": {
"line": 190,
"column": 43
}
},
"elements": [
{
"type": "StringLiteral",
"start": 4504,
"end": 4521,
"loc": {
"start": {
"line": 190,
"column": 25
},
"end": {
"line": 190,
"column": 42
}
},
"extra": {
"rawValue": "after-filtering",
"raw": "'after-filtering'"
},
"value": "after-filtering"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 4524,
"end": 4543,
"loc": {
"start": {
"line": 190,
"column": 45
},
"end": {
"line": 190,
"column": 64
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 4530,
"end": 4543,
"loc": {
"start": {
"line": 190,
"column": 51
},
"end": {
"line": 190,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 4530,
"end": 4541,
"loc": {
"start": {
"line": 190,
"column": 51
},
"end": {
"line": 190,
"column": 62
}
},
"object": {
"type": "ThisExpression",
"start": 4530,
"end": 4534,
"loc": {
"start": {
"line": 190,
"column": 51
},
"end": {
"line": 190,
"column": 55
}
}
},
"property": {
"type": "Identifier",
"start": 4535,
"end": 4541,
"loc": {
"start": {
"line": 190,
"column": 56
},
"end": {
"line": 190,
"column": 62
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 4554,
"end": 4672,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 192,
"column": 53
}
},
"expression": {
"type": "CallExpression",
"start": 4554,
"end": 4671,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 192,
"column": 52
}
},
"callee": {
"type": "MemberExpression",
"start": 4554,
"end": 4569,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 191,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 4554,
"end": 4566,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 191,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 4554,
"end": 4558,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 191,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 4559,
"end": 4566,
"loc": {
"start": {
"line": 191,
"column": 13
},
"end": {
"line": 191,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4567,
"end": 4569,
"loc": {
"start": {
"line": 191,
"column": 21
},
"end": {
"line": 191,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 4570,
"end": 4617,
"loc": {
"start": {
"line": 191,
"column": 24
},
"end": {
"line": 191,
"column": 71
}
},
"elements": [
{
"type": "StringLiteral",
"start": 4571,
"end": 4590,
"loc": {
"start": {
"line": 191,
"column": 25
},
"end": {
"line": 191,
"column": 44
}
},
"extra": {
"rawValue": "after-page-change",
"raw": "'after-page-change'"
},
"value": "after-page-change"
},
{
"type": "StringLiteral",
"start": 4592,
"end": 4616,
"loc": {
"start": {
"line": 191,
"column": 46
},
"end": {
"line": 191,
"column": 70
}
},
"extra": {
"rawValue": "after-clearing-filters",
"raw": "'after-clearing-filters'"
},
"value": "after-clearing-filters"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 4631,
"end": 4670,
"loc": {
"start": {
"line": 192,
"column": 12
},
"end": {
"line": 192,
"column": 51
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4632,
"end": 4634,
"loc": {
"start": {
"line": 192,
"column": 13
},
"end": {
"line": 192,
"column": 15
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 4636,
"end": 4642,
"loc": {
"start": {
"line": 192,
"column": 17
},
"end": {
"line": 192,
"column": 23
},
"identifierName": "pageNb"
},
"name": "pageNb"
}
],
"body": {
"type": "CallExpression",
"start": 4647,
"end": 4670,
"loc": {
"start": {
"line": 192,
"column": 28
},
"end": {
"line": 192,
"column": 51
}
},
"callee": {
"type": "MemberExpression",
"start": 4647,
"end": 4662,
"loc": {
"start": {
"line": 192,
"column": 28
},
"end": {
"line": 192,
"column": 43
}
},
"object": {
"type": "ThisExpression",
"start": 4647,
"end": 4651,
"loc": {
"start": {
"line": 192,
"column": 28
},
"end": {
"line": 192,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 4652,
"end": 4662,
"loc": {
"start": {
"line": 192,
"column": 33
},
"end": {
"line": 192,
"column": 43
},
"identifierName": "updatePage"
},
"name": "updatePage"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 4663,
"end": 4669,
"loc": {
"start": {
"line": 192,
"column": 44
},
"end": {
"line": 192,
"column": 50
},
"identifierName": "pageNb"
},
"name": "pageNb"
}
]
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 4681,
"end": 4794,
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 194,
"column": 67
}
},
"expression": {
"type": "CallExpression",
"start": 4681,
"end": 4793,
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 194,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 4681,
"end": 4696,
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 193,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 4681,
"end": 4693,
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 193,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 4681,
"end": 4685,
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 193,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 4686,
"end": 4693,
"loc": {
"start": {
"line": 193,
"column": 13
},
"end": {
"line": 193,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4694,
"end": 4696,
"loc": {
"start": {
"line": 193,
"column": 21
},
"end": {
"line": 193,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 4697,
"end": 4725,
"loc": {
"start": {
"line": 193,
"column": 24
},
"end": {
"line": 193,
"column": 52
}
},
"elements": [
{
"type": "StringLiteral",
"start": 4698,
"end": 4724,
"loc": {
"start": {
"line": 193,
"column": 25
},
"end": {
"line": 193,
"column": 51
}
},
"extra": {
"rawValue": "after-page-length-change",
"raw": "'after-page-length-change'"
},
"value": "after-page-length-change"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 4739,
"end": 4792,
"loc": {
"start": {
"line": 194,
"column": 12
},
"end": {
"line": 194,
"column": 65
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4740,
"end": 4742,
"loc": {
"start": {
"line": 194,
"column": 13
},
"end": {
"line": 194,
"column": 15
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 4744,
"end": 4754,
"loc": {
"start": {
"line": 194,
"column": 17
},
"end": {
"line": 194,
"column": 27
},
"identifierName": "pageLength"
},
"name": "pageLength"
}
],
"body": {
"type": "CallExpression",
"start": 4759,
"end": 4792,
"loc": {
"start": {
"line": 194,
"column": 32
},
"end": {
"line": 194,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 4759,
"end": 4780,
"loc": {
"start": {
"line": 194,
"column": 32
},
"end": {
"line": 194,
"column": 53
}
},
"object": {
"type": "ThisExpression",
"start": 4759,
"end": 4763,
"loc": {
"start": {
"line": 194,
"column": 32
},
"end": {
"line": 194,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"start": 4764,
"end": 4780,
"loc": {
"start": {
"line": 194,
"column": 37
},
"end": {
"line": 194,
"column": 53
},
"identifierName": "updatePageLength"
},
"name": "updatePageLength"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 4781,
"end": 4791,
"loc": {
"start": {
"line": 194,
"column": 54
},
"end": {
"line": 194,
"column": 64
},
"identifierName": "pageLength"
},
"name": "pageLength"
}
]
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 4803,
"end": 4913,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 196,
"column": 75
}
},
"expression": {
"type": "CallExpression",
"start": 4803,
"end": 4912,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 196,
"column": 74
}
},
"callee": {
"type": "MemberExpression",
"start": 4803,
"end": 4818,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 195,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 4803,
"end": 4815,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 195,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 4803,
"end": 4807,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 195,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 4808,
"end": 4815,
"loc": {
"start": {
"line": 195,
"column": 13
},
"end": {
"line": 195,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4816,
"end": 4818,
"loc": {
"start": {
"line": 195,
"column": 21
},
"end": {
"line": 195,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 4819,
"end": 4836,
"loc": {
"start": {
"line": 195,
"column": 24
},
"end": {
"line": 195,
"column": 41
}
},
"elements": [
{
"type": "StringLiteral",
"start": 4820,
"end": 4835,
"loc": {
"start": {
"line": 195,
"column": 25
},
"end": {
"line": 195,
"column": 40
}
},
"extra": {
"rawValue": "column-sorted",
"raw": "'column-sorted'"
},
"value": "column-sorted"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 4850,
"end": 4911,
"loc": {
"start": {
"line": 196,
"column": 12
},
"end": {
"line": 196,
"column": 73
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4851,
"end": 4853,
"loc": {
"start": {
"line": 196,
"column": 13
},
"end": {
"line": 196,
"column": 15
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 4855,
"end": 4860,
"loc": {
"start": {
"line": 196,
"column": 17
},
"end": {
"line": 196,
"column": 22
},
"identifierName": "index"
},
"name": "index"
},
{
"type": "Identifier",
"start": 4862,
"end": 4872,
"loc": {
"start": {
"line": 196,
"column": 24
},
"end": {
"line": 196,
"column": 34
},
"identifierName": "descending"
},
"name": "descending"
}
],
"body": {
"type": "CallExpression",
"start": 4877,
"end": 4911,
"loc": {
"start": {
"line": 196,
"column": 39
},
"end": {
"line": 196,
"column": 73
}
},
"callee": {
"type": "MemberExpression",
"start": 4877,
"end": 4892,
"loc": {
"start": {
"line": 196,
"column": 39
},
"end": {
"line": 196,
"column": 54
}
},
"object": {
"type": "ThisExpression",
"start": 4877,
"end": 4881,
"loc": {
"start": {
"line": 196,
"column": 39
},
"end": {
"line": 196,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"start": 4882,
"end": 4892,
"loc": {
"start": {
"line": 196,
"column": 44
},
"end": {
"line": 196,
"column": 54
},
"identifierName": "updateSort"
},
"name": "updateSort"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 4893,
"end": 4898,
"loc": {
"start": {
"line": 196,
"column": 55
},
"end": {
"line": 196,
"column": 60
},
"identifierName": "index"
},
"name": "index"
},
{
"type": "Identifier",
"start": 4900,
"end": 4910,
"loc": {
"start": {
"line": 196,
"column": 62
},
"end": {
"line": 196,
"column": 72
},
"identifierName": "descending"
},
"name": "descending"
}
]
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 4922,
"end": 4984,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 70
}
},
"expression": {
"type": "CallExpression",
"start": 4922,
"end": 4983,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 69
}
},
"callee": {
"type": "MemberExpression",
"start": 4922,
"end": 4937,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 4922,
"end": 4934,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 4922,
"end": 4926,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 4927,
"end": 4934,
"loc": {
"start": {
"line": 197,
"column": 13
},
"end": {
"line": 197,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4935,
"end": 4937,
"loc": {
"start": {
"line": 197,
"column": 21
},
"end": {
"line": 197,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 4938,
"end": 4958,
"loc": {
"start": {
"line": 197,
"column": 24
},
"end": {
"line": 197,
"column": 44
}
},
"elements": [
{
"type": "StringLiteral",
"start": 4939,
"end": 4957,
"loc": {
"start": {
"line": 197,
"column": 25
},
"end": {
"line": 197,
"column": 43
}
},
"extra": {
"rawValue": "sort-initialized",
"raw": "'sort-initialized'"
},
"value": "sort-initialized"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 4960,
"end": 4982,
"loc": {
"start": {
"line": 197,
"column": 46
},
"end": {
"line": 197,
"column": 68
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 4966,
"end": 4982,
"loc": {
"start": {
"line": 197,
"column": 52
},
"end": {
"line": 197,
"column": 68
}
},
"callee": {
"type": "MemberExpression",
"start": 4966,
"end": 4980,
"loc": {
"start": {
"line": 197,
"column": 52
},
"end": {
"line": 197,
"column": 66
}
},
"object": {
"type": "ThisExpression",
"start": 4966,
"end": 4970,
"loc": {
"start": {
"line": 197,
"column": 52
},
"end": {
"line": 197,
"column": 56
}
}
},
"property": {
"type": "Identifier",
"start": 4971,
"end": 4980,
"loc": {
"start": {
"line": 197,
"column": 57
},
"end": {
"line": 197,
"column": 66
},
"identifierName": "_syncSort"
},
"name": "_syncSort"
},
"computed": false
},
"arguments": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 4993,
"end": 5091,
"loc": {
"start": {
"line": 198,
"column": 8
},
"end": {
"line": 199,
"column": 46
}
},
"expression": {
"type": "CallExpression",
"start": 4993,
"end": 5090,
"loc": {
"start": {
"line": 198,
"column": 8
},
"end": {
"line": 199,
"column": 45
}
},
"callee": {
"type": "MemberExpression",
"start": 4993,
"end": 5008,
"loc": {
"start": {
"line": 198,
"column": 8
},
"end": {
"line": 198,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 4993,
"end": 5005,
"loc": {
"start": {
"line": 198,
"column": 8
},
"end": {
"line": 198,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 4993,
"end": 4997,
"loc": {
"start": {
"line": 198,
"column": 8
},
"end": {
"line": 198,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 4998,
"end": 5005,
"loc": {
"start": {
"line": 198,
"column": 13
},
"end": {
"line": 198,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5006,
"end": 5008,
"loc": {
"start": {
"line": 198,
"column": 21
},
"end": {
"line": 198,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 5009,
"end": 5043,
"loc": {
"start": {
"line": 198,
"column": 24
},
"end": {
"line": 198,
"column": 58
}
},
"elements": [
{
"type": "StringLiteral",
"start": 5010,
"end": 5042,
"loc": {
"start": {
"line": 198,
"column": 25
},
"end": {
"line": 198,
"column": 57
}
},
"extra": {
"rawValue": "columns-visibility-initialized",
"raw": "'columns-visibility-initialized'"
},
"value": "columns-visibility-initialized"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 5057,
"end": 5089,
"loc": {
"start": {
"line": 199,
"column": 12
},
"end": {
"line": 199,
"column": 44
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 5063,
"end": 5089,
"loc": {
"start": {
"line": 199,
"column": 18
},
"end": {
"line": 199,
"column": 44
}
},
"callee": {
"type": "MemberExpression",
"start": 5063,
"end": 5087,
"loc": {
"start": {
"line": 199,
"column": 18
},
"end": {
"line": 199,
"column": 42
}
},
"object": {
"type": "ThisExpression",
"start": 5063,
"end": 5067,
"loc": {
"start": {
"line": 199,
"column": 18
},
"end": {
"line": 199,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 5068,
"end": 5087,
"loc": {
"start": {
"line": 199,
"column": 23
},
"end": {
"line": 199,
"column": 42
},
"identifierName": "_syncColsVisibility"
},
"name": "_syncColsVisibility"
},
"computed": false
},
"arguments": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 5100,
"end": 5241,
"loc": {
"start": {
"line": 200,
"column": 8
},
"end": {
"line": 201,
"column": 76
}
},
"expression": {
"type": "CallExpression",
"start": 5100,
"end": 5240,
"loc": {
"start": {
"line": 200,
"column": 8
},
"end": {
"line": 201,
"column": 75
}
},
"callee": {
"type": "MemberExpression",
"start": 5100,
"end": 5115,
"loc": {
"start": {
"line": 200,
"column": 8
},
"end": {
"line": 200,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 5100,
"end": 5112,
"loc": {
"start": {
"line": 200,
"column": 8
},
"end": {
"line": 200,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 5100,
"end": 5104,
"loc": {
"start": {
"line": 200,
"column": 8
},
"end": {
"line": 200,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 5105,
"end": 5112,
"loc": {
"start": {
"line": 200,
"column": 13
},
"end": {
"line": 200,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5113,
"end": 5115,
"loc": {
"start": {
"line": 200,
"column": 21
},
"end": {
"line": 200,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 5116,
"end": 5149,
"loc": {
"start": {
"line": 200,
"column": 24
},
"end": {
"line": 200,
"column": 57
}
},
"elements": [
{
"type": "StringLiteral",
"start": 5117,
"end": 5131,
"loc": {
"start": {
"line": 200,
"column": 25
},
"end": {
"line": 200,
"column": 39
}
},
"extra": {
"rawValue": "column-shown",
"raw": "'column-shown'"
},
"value": "column-shown"
},
{
"type": "StringLiteral",
"start": 5133,
"end": 5148,
"loc": {
"start": {
"line": 200,
"column": 41
},
"end": {
"line": 200,
"column": 56
}
},
"extra": {
"rawValue": "column-hidden",
"raw": "'column-hidden'"
},
"value": "column-hidden"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 5151,
"end": 5239,
"loc": {
"start": {
"line": 200,
"column": 59
},
"end": {
"line": 201,
"column": 74
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5152,
"end": 5154,
"loc": {
"start": {
"line": 200,
"column": 60
},
"end": {
"line": 200,
"column": 62
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 5156,
"end": 5163,
"loc": {
"start": {
"line": 200,
"column": 64
},
"end": {
"line": 200,
"column": 71
},
"identifierName": "feature"
},
"name": "feature"
},
{
"type": "Identifier",
"start": 5177,
"end": 5185,
"loc": {
"start": {
"line": 201,
"column": 12
},
"end": {
"line": 201,
"column": 20
},
"identifierName": "colIndex"
},
"name": "colIndex"
},
{
"type": "Identifier",
"start": 5187,
"end": 5197,
"loc": {
"start": {
"line": 201,
"column": 22
},
"end": {
"line": 201,
"column": 32
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
}
],
"body": {
"type": "CallExpression",
"start": 5202,
"end": 5239,
"loc": {
"start": {
"line": 201,
"column": 37
},
"end": {
"line": 201,
"column": 74
}
},
"callee": {
"type": "MemberExpression",
"start": 5202,
"end": 5227,
"loc": {
"start": {
"line": 201,
"column": 37
},
"end": {
"line": 201,
"column": 62
}
},
"object": {
"type": "ThisExpression",
"start": 5202,
"end": 5206,
"loc": {
"start": {
"line": 201,
"column": 37
},
"end": {
"line": 201,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"start": 5207,
"end": 5227,
"loc": {
"start": {
"line": 201,
"column": 42
},
"end": {
"line": 201,
"column": 62
},
"identifierName": "updateColsVisibility"
},
"name": "updateColsVisibility"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 5228,
"end": 5238,
"loc": {
"start": {
"line": 201,
"column": 63
},
"end": {
"line": 201,
"column": 73
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
}
]
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 5250,
"end": 5351,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 203,
"column": 49
}
},
"expression": {
"type": "CallExpression",
"start": 5250,
"end": 5350,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 203,
"column": 48
}
},
"callee": {
"type": "MemberExpression",
"start": 5250,
"end": 5265,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 202,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 5250,
"end": 5262,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 202,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 5250,
"end": 5254,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 202,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 5255,
"end": 5262,
"loc": {
"start": {
"line": 202,
"column": 13
},
"end": {
"line": 202,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5263,
"end": 5265,
"loc": {
"start": {
"line": 202,
"column": 21
},
"end": {
"line": 202,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 5266,
"end": 5300,
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 58
}
},
"elements": [
{
"type": "StringLiteral",
"start": 5267,
"end": 5299,
"loc": {
"start": {
"line": 202,
"column": 25
},
"end": {
"line": 202,
"column": 57
}
},
"extra": {
"rawValue": "filters-visibility-initialized",
"raw": "'filters-visibility-initialized'"
},
"value": "filters-visibility-initialized"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 5314,
"end": 5349,
"loc": {
"start": {
"line": 203,
"column": 12
},
"end": {
"line": 203,
"column": 47
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 5320,
"end": 5349,
"loc": {
"start": {
"line": 203,
"column": 18
},
"end": {
"line": 203,
"column": 47
}
},
"callee": {
"type": "MemberExpression",
"start": 5320,
"end": 5347,
"loc": {
"start": {
"line": 203,
"column": 18
},
"end": {
"line": 203,
"column": 45
}
},
"object": {
"type": "ThisExpression",
"start": 5320,
"end": 5324,
"loc": {
"start": {
"line": 203,
"column": 18
},
"end": {
"line": 203,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 5325,
"end": 5347,
"loc": {
"start": {
"line": 203,
"column": 23
},
"end": {
"line": 203,
"column": 45
},
"identifierName": "_syncFiltersVisibility"
},
"name": "_syncFiltersVisibility"
},
"computed": false
},
"arguments": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 5360,
"end": 5476,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 205,
"column": 79
}
},
"expression": {
"type": "CallExpression",
"start": 5360,
"end": 5475,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 205,
"column": 78
}
},
"callee": {
"type": "MemberExpression",
"start": 5360,
"end": 5375,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 204,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 5360,
"end": 5372,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 204,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 5360,
"end": 5364,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 204,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 5365,
"end": 5372,
"loc": {
"start": {
"line": 204,
"column": 13
},
"end": {
"line": 204,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5373,
"end": 5375,
"loc": {
"start": {
"line": 204,
"column": 21
},
"end": {
"line": 204,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 5376,
"end": 5395,
"loc": {
"start": {
"line": 204,
"column": 24
},
"end": {
"line": 204,
"column": 43
}
},
"elements": [
{
"type": "StringLiteral",
"start": 5377,
"end": 5394,
"loc": {
"start": {
"line": 204,
"column": 25
},
"end": {
"line": 204,
"column": 42
}
},
"extra": {
"rawValue": "filters-toggled",
"raw": "'filters-toggled'"
},
"value": "filters-toggled"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 5409,
"end": 5474,
"loc": {
"start": {
"line": 205,
"column": 12
},
"end": {
"line": 205,
"column": 77
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5410,
"end": 5412,
"loc": {
"start": {
"line": 205,
"column": 13
},
"end": {
"line": 205,
"column": 15
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 5414,
"end": 5423,
"loc": {
"start": {
"line": 205,
"column": 17
},
"end": {
"line": 205,
"column": 26
},
"identifierName": "extension"
},
"name": "extension"
},
{
"type": "Identifier",
"start": 5425,
"end": 5432,
"loc": {
"start": {
"line": 205,
"column": 28
},
"end": {
"line": 205,
"column": 35
},
"identifierName": "visible"
},
"name": "visible"
}
],
"body": {
"type": "CallExpression",
"start": 5437,
"end": 5474,
"loc": {
"start": {
"line": 205,
"column": 40
},
"end": {
"line": 205,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 5437,
"end": 5465,
"loc": {
"start": {
"line": 205,
"column": 40
},
"end": {
"line": 205,
"column": 68
}
},
"object": {
"type": "ThisExpression",
"start": 5437,
"end": 5441,
"loc": {
"start": {
"line": 205,
"column": 40
},
"end": {
"line": 205,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"start": 5442,
"end": 5465,
"loc": {
"start": {
"line": 205,
"column": 45
},
"end": {
"line": 205,
"column": 68
},
"identifierName": "updateFiltersVisibility"
},
"name": "updateFiltersVisibility"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 5466,
"end": 5473,
"loc": {
"start": {
"line": 205,
"column": 69
},
"end": {
"line": 205,
"column": 76
},
"identifierName": "visible"
},
"name": "visible"
}
]
}
}
]
}
},
{
"type": "IfStatement",
"start": 5486,
"end": 5588,
"loc": {
"start": {
"line": 207,
"column": 8
},
"end": {
"line": 210,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 5490,
"end": 5505,
"loc": {
"start": {
"line": 207,
"column": 12
},
"end": {
"line": 207,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 5490,
"end": 5494,
"loc": {
"start": {
"line": 207,
"column": 12
},
"end": {
"line": 207,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 5495,
"end": 5505,
"loc": {
"start": {
"line": 207,
"column": 17
},
"end": {
"line": 207,
"column": 27
},
"identifierName": "enableHash"
},
"name": "enableHash"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 5507,
"end": 5588,
"loc": {
"start": {
"line": 207,
"column": 29
},
"end": {
"line": 210,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 5521,
"end": 5548,
"loc": {
"start": {
"line": 208,
"column": 12
},
"end": {
"line": 208,
"column": 39
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5521,
"end": 5547,
"loc": {
"start": {
"line": 208,
"column": 12
},
"end": {
"line": 208,
"column": 38
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5521,
"end": 5530,
"loc": {
"start": {
"line": 208,
"column": 12
},
"end": {
"line": 208,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 5521,
"end": 5525,
"loc": {
"start": {
"line": 208,
"column": 12
},
"end": {
"line": 208,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 5526,
"end": 5530,
"loc": {
"start": {
"line": 208,
"column": 17
},
"end": {
"line": 208,
"column": 21
},
"identifierName": "hash"
},
"name": "hash"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 5533,
"end": 5547,
"loc": {
"start": {
"line": 208,
"column": 24
},
"end": {
"line": 208,
"column": 38
}
},
"callee": {
"type": "Identifier",
"start": 5537,
"end": 5541,
"loc": {
"start": {
"line": 208,
"column": 28
},
"end": {
"line": 208,
"column": 32
},
"identifierName": "Hash"
},
"name": "Hash"
},
"arguments": [
{
"type": "ThisExpression",
"start": 5542,
"end": 5546,
"loc": {
"start": {
"line": 208,
"column": 33
},
"end": {
"line": 208,
"column": 37
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5561,
"end": 5578,
"loc": {
"start": {
"line": 209,
"column": 12
},
"end": {
"line": 209,
"column": 29
}
},
"expression": {
"type": "CallExpression",
"start": 5561,
"end": 5577,
"loc": {
"start": {
"line": 209,
"column": 12
},
"end": {
"line": 209,
"column": 28
}
},
"callee": {
"type": "MemberExpression",
"start": 5561,
"end": 5575,
"loc": {
"start": {
"line": 209,
"column": 12
},
"end": {
"line": 209,
"column": 26
}
},
"object": {
"type": "MemberExpression",
"start": 5561,
"end": 5570,
"loc": {
"start": {
"line": 209,
"column": 12
},
"end": {
"line": 209,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 5561,
"end": 5565,
"loc": {
"start": {
"line": 209,
"column": 12
},
"end": {
"line": 209,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 5566,
"end": 5570,
"loc": {
"start": {
"line": 209,
"column": 17
},
"end": {
"line": 209,
"column": 21
},
"identifierName": "hash"
},
"name": "hash"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5571,
"end": 5575,
"loc": {
"start": {
"line": 209,
"column": 22
},
"end": {
"line": 209,
"column": 26
},
"identifierName": "init"
},
"name": "init"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 5597,
"end": 5711,
"loc": {
"start": {
"line": 211,
"column": 8
},
"end": {
"line": 214,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 5601,
"end": 5619,
"loc": {
"start": {
"line": 211,
"column": 12
},
"end": {
"line": 211,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 5601,
"end": 5605,
"loc": {
"start": {
"line": 211,
"column": 12
},
"end": {
"line": 211,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 5606,
"end": 5619,
"loc": {
"start": {
"line": 211,
"column": 17
},
"end": {
"line": 211,
"column": 30
},
"identifierName": "enableStorage"
},
"name": "enableStorage"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 5621,
"end": 5711,
"loc": {
"start": {
"line": 211,
"column": 32
},
"end": {
"line": 214,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 5635,
"end": 5668,
"loc": {
"start": {
"line": 212,
"column": 12
},
"end": {
"line": 212,
"column": 45
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5635,
"end": 5667,
"loc": {
"start": {
"line": 212,
"column": 12
},
"end": {
"line": 212,
"column": 44
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5635,
"end": 5647,
"loc": {
"start": {
"line": 212,
"column": 12
},
"end": {
"line": 212,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 5635,
"end": 5639,
"loc": {
"start": {
"line": 212,
"column": 12
},
"end": {
"line": 212,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 5640,
"end": 5647,
"loc": {
"start": {
"line": 212,
"column": 17
},
"end": {
"line": 212,
"column": 24
},
"identifierName": "storage"
},
"name": "storage"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 5650,
"end": 5667,
"loc": {
"start": {
"line": 212,
"column": 27
},
"end": {
"line": 212,
"column": 44
}
},
"callee": {
"type": "Identifier",
"start": 5654,
"end": 5661,
"loc": {
"start": {
"line": 212,
"column": 31
},
"end": {
"line": 212,
"column": 38
},
"identifierName": "Storage"
},
"name": "Storage"
},
"arguments": [
{
"type": "ThisExpression",
"start": 5662,
"end": 5666,
"loc": {
"start": {
"line": 212,
"column": 39
},
"end": {
"line": 212,
"column": 43
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5681,
"end": 5701,
"loc": {
"start": {
"line": 213,
"column": 12
},
"end": {
"line": 213,
"column": 32
}
},
"expression": {
"type": "CallExpression",
"start": 5681,
"end": 5700,
"loc": {
"start": {
"line": 213,
"column": 12
},
"end": {
"line": 213,
"column": 31
}
},
"callee": {
"type": "MemberExpression",
"start": 5681,
"end": 5698,
"loc": {
"start": {
"line": 213,
"column": 12
},
"end": {
"line": 213,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 5681,
"end": 5693,
"loc": {
"start": {
"line": 213,
"column": 12
},
"end": {
"line": 213,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 5681,
"end": 5685,
"loc": {
"start": {
"line": 213,
"column": 12
},
"end": {
"line": 213,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 5686,
"end": 5693,
"loc": {
"start": {
"line": 213,
"column": 17
},
"end": {
"line": 213,
"column": 24
},
"identifierName": "storage"
},
"name": "storage"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5694,
"end": 5698,
"loc": {
"start": {
"line": 213,
"column": 25
},
"end": {
"line": 213,
"column": 29
},
"identifierName": "init"
},
"name": "init"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"alternate": null,
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 5721,
"end": 5738,
"loc": {
"start": {
"line": 216,
"column": 8
},
"end": {
"line": 216,
"column": 25
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 5747,
"end": 5771,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 32
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5747,
"end": 5770,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 31
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5747,
"end": 5763,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 5747,
"end": 5751,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 5752,
"end": 5763,
"loc": {
"start": {
"line": 217,
"column": 13
},
"end": {
"line": 217,
"column": 24
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "BooleanLiteral",
"start": 5766,
"end": 5770,
"loc": {
"start": {
"line": 217,
"column": 27
},
"end": {
"line": 217,
"column": 31
}
},
"value": true
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 5721,
"end": 5738,
"loc": {
"start": {
"line": 216,
"column": 8
},
"end": {
"line": 216,
"column": 25
}
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Initializes State instance\n ",
"start": 4357,
"end": 4402,
"loc": {
"start": {
"line": 182,
"column": 4
},
"end": {
"line": 184,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Update state object based on current features state\n ",
"start": 5784,
"end": 5854,
"loc": {
"start": {
"line": 221,
"column": 4
},
"end": {
"line": 223,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 5859,
"end": 8489,
"loc": {
"start": {
"line": 224,
"column": 4
},
"end": {
"line": 305,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5859,
"end": 5865,
"loc": {
"start": {
"line": 224,
"column": 4
},
"end": {
"line": 224,
"column": 10
},
"identifierName": "update"
},
"name": "update",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 5868,
"end": 8489,
"loc": {
"start": {
"line": 224,
"column": 13
},
"end": {
"line": 305,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 5878,
"end": 5932,
"loc": {
"start": {
"line": 225,
"column": 8
},
"end": {
"line": 227,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 5882,
"end": 5899,
"loc": {
"start": {
"line": 225,
"column": 12
},
"end": {
"line": 225,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 5883,
"end": 5899,
"loc": {
"start": {
"line": 225,
"column": 13
},
"end": {
"line": 225,
"column": 29
}
},
"callee": {
"type": "MemberExpression",
"start": 5883,
"end": 5897,
"loc": {
"start": {
"line": 225,
"column": 13
},
"end": {
"line": 225,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 5883,
"end": 5887,
"loc": {
"start": {
"line": 225,
"column": 13
},
"end": {
"line": 225,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 5888,
"end": 5897,
"loc": {
"start": {
"line": 225,
"column": 18
},
"end": {
"line": 225,
"column": 27
},
"identifierName": "isEnabled"
},
"name": "isEnabled"
},
"computed": false
},
"arguments": []
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 5901,
"end": 5932,
"loc": {
"start": {
"line": 225,
"column": 31
},
"end": {
"line": 227,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 5915,
"end": 5922,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 5941,
"end": 5964,
"loc": {
"start": {
"line": 228,
"column": 8
},
"end": {
"line": 228,
"column": 31
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 5945,
"end": 5963,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 30
}
},
"id": {
"type": "Identifier",
"start": 5945,
"end": 5950,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 17
},
"identifierName": "state"
},
"name": "state"
},
"init": {
"type": "MemberExpression",
"start": 5953,
"end": 5963,
"loc": {
"start": {
"line": 228,
"column": 20
},
"end": {
"line": 228,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 5953,
"end": 5957,
"loc": {
"start": {
"line": 228,
"column": 20
},
"end": {
"line": 228,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 5958,
"end": 5963,
"loc": {
"start": {
"line": 228,
"column": 25
},
"end": {
"line": 228,
"column": 30
},
"identifierName": "state"
},
"name": "state"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 5973,
"end": 5990,
"loc": {
"start": {
"line": 229,
"column": 8
},
"end": {
"line": 229,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 5977,
"end": 5989,
"loc": {
"start": {
"line": 229,
"column": 12
},
"end": {
"line": 229,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 5977,
"end": 5979,
"loc": {
"start": {
"line": 229,
"column": 12
},
"end": {
"line": 229,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 5982,
"end": 5989,
"loc": {
"start": {
"line": 229,
"column": 17
},
"end": {
"line": 229,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 5982,
"end": 5986,
"loc": {
"start": {
"line": 229,
"column": 17
},
"end": {
"line": 229,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 5987,
"end": 5989,
"loc": {
"start": {
"line": 229,
"column": 22
},
"end": {
"line": 229,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "IfStatement",
"start": 6000,
"end": 6523,
"loc": {
"start": {
"line": 231,
"column": 8
},
"end": {
"line": 246,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 6004,
"end": 6023,
"loc": {
"start": {
"line": 231,
"column": 12
},
"end": {
"line": 231,
"column": 31
}
},
"object": {
"type": "ThisExpression",
"start": 6004,
"end": 6008,
"loc": {
"start": {
"line": 231,
"column": 12
},
"end": {
"line": 231,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 6009,
"end": 6023,
"loc": {
"start": {
"line": 231,
"column": 17
},
"end": {
"line": 231,
"column": 31
},
"identifierName": "persistFilters"
},
"name": "persistFilters"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 6025,
"end": 6523,
"loc": {
"start": {
"line": 231,
"column": 33
},
"end": {
"line": 246,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 6039,
"end": 6079,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 232,
"column": 52
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 6043,
"end": 6078,
"loc": {
"start": {
"line": 232,
"column": 16
},
"end": {
"line": 232,
"column": 51
}
},
"id": {
"type": "Identifier",
"start": 6043,
"end": 6055,
"loc": {
"start": {
"line": 232,
"column": 16
},
"end": {
"line": 232,
"column": 28
},
"identifierName": "filterValues"
},
"name": "filterValues"
},
"init": {
"type": "CallExpression",
"start": 6058,
"end": 6078,
"loc": {
"start": {
"line": 232,
"column": 31
},
"end": {
"line": 232,
"column": 51
}
},
"callee": {
"type": "MemberExpression",
"start": 6058,
"end": 6076,
"loc": {
"start": {
"line": 232,
"column": 31
},
"end": {
"line": 232,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 6058,
"end": 6060,
"loc": {
"start": {
"line": 232,
"column": 31
},
"end": {
"line": 232,
"column": 33
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 6061,
"end": 6076,
"loc": {
"start": {
"line": 232,
"column": 34
},
"end": {
"line": 232,
"column": 49
},
"identifierName": "getFiltersValue"
},
"name": "getFiltersValue"
},
"computed": false
},
"arguments": []
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 6093,
"end": 6513,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 245,
"column": 15
}
},
"expression": {
"type": "CallExpression",
"start": 6093,
"end": 6512,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 245,
"column": 14
}
},
"callee": {
"type": "MemberExpression",
"start": 6093,
"end": 6113,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 234,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 6093,
"end": 6105,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 234,
"column": 24
},
"identifierName": "filterValues"
},
"name": "filterValues"
},
"property": {
"type": "Identifier",
"start": 6106,
"end": 6113,
"loc": {
"start": {
"line": 234,
"column": 25
},
"end": {
"line": 234,
"column": 32
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 6114,
"end": 6511,
"loc": {
"start": {
"line": 234,
"column": 33
},
"end": {
"line": 245,
"column": 13
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6115,
"end": 6118,
"loc": {
"start": {
"line": 234,
"column": 34
},
"end": {
"line": 234,
"column": 37
},
"identifierName": "val"
},
"name": "val"
},
{
"type": "Identifier",
"start": 6120,
"end": 6123,
"loc": {
"start": {
"line": 234,
"column": 39
},
"end": {
"line": 234,
"column": 42
},
"identifierName": "idx"
},
"name": "idx"
}
],
"body": {
"type": "BlockStatement",
"start": 6128,
"end": 6511,
"loc": {
"start": {
"line": 234,
"column": 47
},
"end": {
"line": 245,
"column": 13
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 6146,
"end": 6180,
"loc": {
"start": {
"line": 235,
"column": 16
},
"end": {
"line": 235,
"column": 50
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 6150,
"end": 6179,
"loc": {
"start": {
"line": 235,
"column": 20
},
"end": {
"line": 235,
"column": 49
}
},
"id": {
"type": "Identifier",
"start": 6150,
"end": 6153,
"loc": {
"start": {
"line": 235,
"column": 20
},
"end": {
"line": 235,
"column": 23
},
"identifierName": "key"
},
"name": "key"
},
"init": {
"type": "TemplateLiteral",
"start": 6156,
"end": 6179,
"loc": {
"start": {
"line": 235,
"column": 26
},
"end": {
"line": 235,
"column": 49
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 6159,
"end": 6171,
"loc": {
"start": {
"line": 235,
"column": 29
},
"end": {
"line": 235,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 6159,
"end": 6163,
"loc": {
"start": {
"line": 235,
"column": 29
},
"end": {
"line": 235,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"start": 6164,
"end": 6171,
"loc": {
"start": {
"line": 235,
"column": 34
},
"end": {
"line": 235,
"column": 41
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false
},
{
"type": "Identifier",
"start": 6174,
"end": 6177,
"loc": {
"start": {
"line": 235,
"column": 44
},
"end": {
"line": 235,
"column": 47
},
"identifierName": "idx"
},
"name": "idx"
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 6157,
"end": 6157,
"loc": {
"start": {
"line": 235,
"column": 27
},
"end": {
"line": 235,
"column": 27
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 6172,
"end": 6172,
"loc": {
"start": {
"line": 235,
"column": 42
},
"end": {
"line": 235,
"column": 42
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 6178,
"end": 6178,
"loc": {
"start": {
"line": 235,
"column": 48
},
"end": {
"line": 235,
"column": 48
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
}
}
],
"kind": "let"
},
{
"type": "IfStatement",
"start": 6198,
"end": 6497,
"loc": {
"start": {
"line": 237,
"column": 16
},
"end": {
"line": 244,
"column": 17
}
},
"test": {
"type": "LogicalExpression",
"start": 6202,
"end": 6231,
"loc": {
"start": {
"line": 237,
"column": 20
},
"end": {
"line": 237,
"column": 49
}
},
"left": {
"type": "CallExpression",
"start": 6202,
"end": 6215,
"loc": {
"start": {
"line": 237,
"column": 20
},
"end": {
"line": 237,
"column": 33
}
},
"callee": {
"type": "Identifier",
"start": 6202,
"end": 6210,
"loc": {
"start": {
"line": 237,
"column": 20
},
"end": {
"line": 237,
"column": 28
},
"identifierName": "isString"
},
"name": "isString"
},
"arguments": [
{
"type": "Identifier",
"start": 6211,
"end": 6214,
"loc": {
"start": {
"line": 237,
"column": 29
},
"end": {
"line": 237,
"column": 32
},
"identifierName": "val"
},
"name": "val"
}
]
},
"operator": "&&",
"right": {
"type": "CallExpression",
"start": 6219,
"end": 6231,
"loc": {
"start": {
"line": 237,
"column": 37
},
"end": {
"line": 237,
"column": 49
}
},
"callee": {
"type": "Identifier",
"start": 6219,
"end": 6226,
"loc": {
"start": {
"line": 237,
"column": 37
},
"end": {
"line": 237,
"column": 44
},
"identifierName": "isEmpty"
},
"name": "isEmpty"
},
"arguments": [
{
"type": "Identifier",
"start": 6227,
"end": 6230,
"loc": {
"start": {
"line": 237,
"column": 45
},
"end": {
"line": 237,
"column": 48
},
"identifierName": "val"
},
"name": "val"
}
]
}
},
"consequent": {
"type": "BlockStatement",
"start": 6233,
"end": 6379,
"loc": {
"start": {
"line": 237,
"column": 51
},
"end": {
"line": 241,
"column": 17
}
},
"body": [
{
"type": "IfStatement",
"start": 6255,
"end": 6361,
"loc": {
"start": {
"line": 238,
"column": 20
},
"end": {
"line": 240,
"column": 21
}
},
"test": {
"type": "CallExpression",
"start": 6259,
"end": 6284,
"loc": {
"start": {
"line": 238,
"column": 24
},
"end": {
"line": 238,
"column": 49
}
},
"callee": {
"type": "MemberExpression",
"start": 6259,
"end": 6279,
"loc": {
"start": {
"line": 238,
"column": 24
},
"end": {
"line": 238,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 6259,
"end": 6264,
"loc": {
"start": {
"line": 238,
"column": 24
},
"end": {
"line": 238,
"column": 29
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 6265,
"end": 6279,
"loc": {
"start": {
"line": 238,
"column": 30
},
"end": {
"line": 238,
"column": 44
},
"identifierName": "hasOwnProperty"
},
"name": "hasOwnProperty"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 6280,
"end": 6283,
"loc": {
"start": {
"line": 238,
"column": 45
},
"end": {
"line": 238,
"column": 48
},
"identifierName": "key"
},
"name": "key"
}
]
},
"consequent": {
"type": "BlockStatement",
"start": 6286,
"end": 6361,
"loc": {
"start": {
"line": 238,
"column": 51
},
"end": {
"line": 240,
"column": 21
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6312,
"end": 6339,
"loc": {
"start": {
"line": 239,
"column": 24
},
"end": {
"line": 239,
"column": 51
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6312,
"end": 6338,
"loc": {
"start": {
"line": 239,
"column": 24
},
"end": {
"line": 239,
"column": 50
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6312,
"end": 6326,
"loc": {
"start": {
"line": 239,
"column": 24
},
"end": {
"line": 239,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 6312,
"end": 6322,
"loc": {
"start": {
"line": 239,
"column": 24
},
"end": {
"line": 239,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 6312,
"end": 6317,
"loc": {
"start": {
"line": 239,
"column": 24
},
"end": {
"line": 239,
"column": 29
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 6318,
"end": 6321,
"loc": {
"start": {
"line": 239,
"column": 30
},
"end": {
"line": 239,
"column": 33
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 6323,
"end": 6326,
"loc": {
"start": {
"line": 239,
"column": 35
},
"end": {
"line": 239,
"column": 38
},
"identifierName": "flt"
},
"name": "flt"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 6329,
"end": 6338,
"loc": {
"start": {
"line": 239,
"column": 41
},
"end": {
"line": 239,
"column": 50
},
"identifierName": "undefined"
},
"name": "undefined"
}
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 6385,
"end": 6497,
"loc": {
"start": {
"line": 241,
"column": 23
},
"end": {
"line": 244,
"column": 17
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6407,
"end": 6437,
"loc": {
"start": {
"line": 242,
"column": 20
},
"end": {
"line": 242,
"column": 50
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6407,
"end": 6436,
"loc": {
"start": {
"line": 242,
"column": 20
},
"end": {
"line": 242,
"column": 49
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6407,
"end": 6417,
"loc": {
"start": {
"line": 242,
"column": 20
},
"end": {
"line": 242,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 6407,
"end": 6412,
"loc": {
"start": {
"line": 242,
"column": 20
},
"end": {
"line": 242,
"column": 25
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 6413,
"end": 6416,
"loc": {
"start": {
"line": 242,
"column": 26
},
"end": {
"line": 242,
"column": 29
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"right": {
"type": "LogicalExpression",
"start": 6420,
"end": 6436,
"loc": {
"start": {
"line": 242,
"column": 33
},
"end": {
"line": 242,
"column": 49
}
},
"left": {
"type": "MemberExpression",
"start": 6420,
"end": 6430,
"loc": {
"start": {
"line": 242,
"column": 33
},
"end": {
"line": 242,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 6420,
"end": 6425,
"loc": {
"start": {
"line": 242,
"column": 33
},
"end": {
"line": 242,
"column": 38
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 6426,
"end": 6429,
"loc": {
"start": {
"line": 242,
"column": 39
},
"end": {
"line": 242,
"column": 42
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"operator": "||",
"right": {
"type": "ObjectExpression",
"start": 6434,
"end": 6436,
"loc": {
"start": {
"line": 242,
"column": 47
},
"end": {
"line": 242,
"column": 49
}
},
"properties": []
}
}
}
},
{
"type": "ExpressionStatement",
"start": 6458,
"end": 6479,
"loc": {
"start": {
"line": 243,
"column": 20
},
"end": {
"line": 243,
"column": 41
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6458,
"end": 6478,
"loc": {
"start": {
"line": 243,
"column": 20
},
"end": {
"line": 243,
"column": 40
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6458,
"end": 6472,
"loc": {
"start": {
"line": 243,
"column": 20
},
"end": {
"line": 243,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 6458,
"end": 6468,
"loc": {
"start": {
"line": 243,
"column": 20
},
"end": {
"line": 243,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 6458,
"end": 6463,
"loc": {
"start": {
"line": 243,
"column": 20
},
"end": {
"line": 243,
"column": 25
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 6464,
"end": 6467,
"loc": {
"start": {
"line": 243,
"column": 26
},
"end": {
"line": 243,
"column": 29
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 6469,
"end": 6472,
"loc": {
"start": {
"line": 243,
"column": 31
},
"end": {
"line": 243,
"column": 34
},
"identifierName": "flt"
},
"name": "flt"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 6475,
"end": 6478,
"loc": {
"start": {
"line": 243,
"column": 37
},
"end": {
"line": 243,
"column": 40
},
"identifierName": "val"
},
"name": "val"
}
}
}
],
"directives": []
}
}
],
"directives": []
}
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 6533,
"end": 6750,
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 254,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 6537,
"end": 6559,
"loc": {
"start": {
"line": 248,
"column": 12
},
"end": {
"line": 248,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 6537,
"end": 6541,
"loc": {
"start": {
"line": 248,
"column": 12
},
"end": {
"line": 248,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 6542,
"end": 6559,
"loc": {
"start": {
"line": 248,
"column": 17
},
"end": {
"line": 248,
"column": 34
},
"identifierName": "persistPageNumber"
},
"name": "persistPageNumber"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 6561,
"end": 6750,
"loc": {
"start": {
"line": 248,
"column": 36
},
"end": {
"line": 254,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 6575,
"end": 6740,
"loc": {
"start": {
"line": 249,
"column": 12
},
"end": {
"line": 253,
"column": 13
}
},
"test": {
"type": "CallExpression",
"start": 6579,
"end": 6598,
"loc": {
"start": {
"line": 249,
"column": 16
},
"end": {
"line": 249,
"column": 35
}
},
"callee": {
"type": "Identifier",
"start": 6579,
"end": 6585,
"loc": {
"start": {
"line": 249,
"column": 16
},
"end": {
"line": 249,
"column": 22
},
"identifierName": "isNull"
},
"name": "isNull"
},
"arguments": [
{
"type": "MemberExpression",
"start": 6586,
"end": 6597,
"loc": {
"start": {
"line": 249,
"column": 23
},
"end": {
"line": 249,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 6586,
"end": 6590,
"loc": {
"start": {
"line": 249,
"column": 23
},
"end": {
"line": 249,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"start": 6591,
"end": 6597,
"loc": {
"start": {
"line": 249,
"column": 28
},
"end": {
"line": 249,
"column": 34
},
"identifierName": "pageNb"
},
"name": "pageNb"
},
"computed": false
}
]
},
"consequent": {
"type": "BlockStatement",
"start": 6600,
"end": 6666,
"loc": {
"start": {
"line": 249,
"column": 37
},
"end": {
"line": 251,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6618,
"end": 6652,
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 50
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6618,
"end": 6651,
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 49
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6618,
"end": 6639,
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 6618,
"end": 6623,
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 21
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "MemberExpression",
"start": 6624,
"end": 6638,
"loc": {
"start": {
"line": 250,
"column": 22
},
"end": {
"line": 250,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 6624,
"end": 6628,
"loc": {
"start": {
"line": 250,
"column": 22
},
"end": {
"line": 250,
"column": 26
}
}
},
"property": {
"type": "Identifier",
"start": 6629,
"end": 6638,
"loc": {
"start": {
"line": 250,
"column": 27
},
"end": {
"line": 250,
"column": 36
},
"identifierName": "pageNbKey"
},
"name": "pageNbKey"
},
"computed": false
},
"computed": true
},
"right": {
"type": "Identifier",
"start": 6642,
"end": 6651,
"loc": {
"start": {
"line": 250,
"column": 40
},
"end": {
"line": 250,
"column": 49
},
"identifierName": "undefined"
},
"name": "undefined"
}
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 6672,
"end": 6740,
"loc": {
"start": {
"line": 251,
"column": 19
},
"end": {
"line": 253,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6690,
"end": 6726,
"loc": {
"start": {
"line": 252,
"column": 16
},
"end": {
"line": 252,
"column": 52
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6690,
"end": 6725,
"loc": {
"start": {
"line": 252,
"column": 16
},
"end": {
"line": 252,
"column": 51
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6690,
"end": 6711,
"loc": {
"start": {
"line": 252,
"column": 16
},
"end": {
"line": 252,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 6690,
"end": 6695,
"loc": {
"start": {
"line": 252,
"column": 16
},
"end": {
"line": 252,
"column": 21
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "MemberExpression",
"start": 6696,
"end": 6710,
"loc": {
"start": {
"line": 252,
"column": 22
},
"end": {
"line": 252,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 6696,
"end": 6700,
"loc": {
"start": {
"line": 252,
"column": 22
},
"end": {
"line": 252,
"column": 26
}
}
},
"property": {
"type": "Identifier",
"start": 6701,
"end": 6710,
"loc": {
"start": {
"line": 252,
"column": 27
},
"end": {
"line": 252,
"column": 36
},
"identifierName": "pageNbKey"
},
"name": "pageNbKey"
},
"computed": false
},
"computed": true
},
"right": {
"type": "MemberExpression",
"start": 6714,
"end": 6725,
"loc": {
"start": {
"line": 252,
"column": 40
},
"end": {
"line": 252,
"column": 51
}
},
"object": {
"type": "ThisExpression",
"start": 6714,
"end": 6718,
"loc": {
"start": {
"line": 252,
"column": 40
},
"end": {
"line": 252,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"start": 6719,
"end": 6725,
"loc": {
"start": {
"line": 252,
"column": 45
},
"end": {
"line": 252,
"column": 51
},
"identifierName": "pageNb"
},
"name": "pageNb"
},
"computed": false
}
}
}
],
"directives": []
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 6760,
"end": 6993,
"loc": {
"start": {
"line": 256,
"column": 8
},
"end": {
"line": 262,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 6764,
"end": 6786,
"loc": {
"start": {
"line": 256,
"column": 12
},
"end": {
"line": 256,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 6764,
"end": 6768,
"loc": {
"start": {
"line": 256,
"column": 12
},
"end": {
"line": 256,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 6769,
"end": 6786,
"loc": {
"start": {
"line": 256,
"column": 17
},
"end": {
"line": 256,
"column": 34
},
"identifierName": "persistPageLength"
},
"name": "persistPageLength"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 6788,
"end": 6993,
"loc": {
"start": {
"line": 256,
"column": 36
},
"end": {
"line": 262,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 6802,
"end": 6983,
"loc": {
"start": {
"line": 257,
"column": 12
},
"end": {
"line": 261,
"column": 13
}
},
"test": {
"type": "CallExpression",
"start": 6806,
"end": 6829,
"loc": {
"start": {
"line": 257,
"column": 16
},
"end": {
"line": 257,
"column": 39
}
},
"callee": {
"type": "Identifier",
"start": 6806,
"end": 6812,
"loc": {
"start": {
"line": 257,
"column": 16
},
"end": {
"line": 257,
"column": 22
},
"identifierName": "isNull"
},
"name": "isNull"
},
"arguments": [
{
"type": "MemberExpression",
"start": 6813,
"end": 6828,
"loc": {
"start": {
"line": 257,
"column": 23
},
"end": {
"line": 257,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 6813,
"end": 6817,
"loc": {
"start": {
"line": 257,
"column": 23
},
"end": {
"line": 257,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"start": 6818,
"end": 6828,
"loc": {
"start": {
"line": 257,
"column": 28
},
"end": {
"line": 257,
"column": 38
},
"identifierName": "pageLength"
},
"name": "pageLength"
},
"computed": false
}
]
},
"consequent": {
"type": "BlockStatement",
"start": 6831,
"end": 6901,
"loc": {
"start": {
"line": 257,
"column": 41
},
"end": {
"line": 259,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6849,
"end": 6887,
"loc": {
"start": {
"line": 258,
"column": 16
},
"end": {
"line": 258,
"column": 54
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6849,
"end": 6886,
"loc": {
"start": {
"line": 258,
"column": 16
},
"end": {
"line": 258,
"column": 53
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6849,
"end": 6874,
"loc": {
"start": {
"line": 258,
"column": 16
},
"end": {
"line": 258,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 6849,
"end": 6854,
"loc": {
"start": {
"line": 258,
"column": 16
},
"end": {
"line": 258,
"column": 21
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "MemberExpression",
"start": 6855,
"end": 6873,
"loc": {
"start": {
"line": 258,
"column": 22
},
"end": {
"line": 258,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 6855,
"end": 6859,
"loc": {
"start": {
"line": 258,
"column": 22
},
"end": {
"line": 258,
"column": 26
}
}
},
"property": {
"type": "Identifier",
"start": 6860,
"end": 6873,
"loc": {
"start": {
"line": 258,
"column": 27
},
"end": {
"line": 258,
"column": 40
},
"identifierName": "pageLengthKey"
},
"name": "pageLengthKey"
},
"computed": false
},
"computed": true
},
"right": {
"type": "Identifier",
"start": 6877,
"end": 6886,
"loc": {
"start": {
"line": 258,
"column": 44
},
"end": {
"line": 258,
"column": 53
},
"identifierName": "undefined"
},
"name": "undefined"
}
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 6907,
"end": 6983,
"loc": {
"start": {
"line": 259,
"column": 19
},
"end": {
"line": 261,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6925,
"end": 6969,
"loc": {
"start": {
"line": 260,
"column": 16
},
"end": {
"line": 260,
"column": 60
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6925,
"end": 6968,
"loc": {
"start": {
"line": 260,
"column": 16
},
"end": {
"line": 260,
"column": 59
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6925,
"end": 6950,
"loc": {
"start": {
"line": 260,
"column": 16
},
"end": {
"line": 260,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 6925,
"end": 6930,
"loc": {
"start": {
"line": 260,
"column": 16
},
"end": {
"line": 260,
"column": 21
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "MemberExpression",
"start": 6931,
"end": 6949,
"loc": {
"start": {
"line": 260,
"column": 22
},
"end": {
"line": 260,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 6931,
"end": 6935,
"loc": {
"start": {
"line": 260,
"column": 22
},
"end": {
"line": 260,
"column": 26
}
}
},
"property": {
"type": "Identifier",
"start": 6936,
"end": 6949,
"loc": {
"start": {
"line": 260,
"column": 27
},
"end": {
"line": 260,
"column": 40
},
"identifierName": "pageLengthKey"
},
"name": "pageLengthKey"
},
"computed": false
},
"computed": true
},
"right": {
"type": "MemberExpression",
"start": 6953,
"end": 6968,
"loc": {
"start": {
"line": 260,
"column": 44
},
"end": {
"line": 260,
"column": 59
}
},
"object": {
"type": "ThisExpression",
"start": 6953,
"end": 6957,
"loc": {
"start": {
"line": 260,
"column": 44
},
"end": {
"line": 260,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 6958,
"end": 6968,
"loc": {
"start": {
"line": 260,
"column": 49
},
"end": {
"line": 260,
"column": 59
},
"identifierName": "pageLength"
},
"name": "pageLength"
},
"computed": false
}
}
}
],
"directives": []
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 7003,
"end": 7546,
"loc": {
"start": {
"line": 264,
"column": 8
},
"end": {
"line": 277,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 7007,
"end": 7023,
"loc": {
"start": {
"line": 264,
"column": 12
},
"end": {
"line": 264,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 7007,
"end": 7011,
"loc": {
"start": {
"line": 264,
"column": 12
},
"end": {
"line": 264,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 7012,
"end": 7023,
"loc": {
"start": {
"line": 264,
"column": 17
},
"end": {
"line": 264,
"column": 28
},
"identifierName": "persistSort"
},
"name": "persistSort"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 7025,
"end": 7546,
"loc": {
"start": {
"line": 264,
"column": 30
},
"end": {
"line": 277,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 7039,
"end": 7536,
"loc": {
"start": {
"line": 265,
"column": 12
},
"end": {
"line": 276,
"column": 13
}
},
"test": {
"type": "UnaryExpression",
"start": 7043,
"end": 7061,
"loc": {
"start": {
"line": 265,
"column": 16
},
"end": {
"line": 265,
"column": 34
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 7044,
"end": 7061,
"loc": {
"start": {
"line": 265,
"column": 17
},
"end": {
"line": 265,
"column": 34
}
},
"callee": {
"type": "Identifier",
"start": 7044,
"end": 7050,
"loc": {
"start": {
"line": 265,
"column": 17
},
"end": {
"line": 265,
"column": 23
},
"identifierName": "isNull"
},
"name": "isNull"
},
"arguments": [
{
"type": "MemberExpression",
"start": 7051,
"end": 7060,
"loc": {
"start": {
"line": 265,
"column": 24
},
"end": {
"line": 265,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 7051,
"end": 7055,
"loc": {
"start": {
"line": 265,
"column": 24
},
"end": {
"line": 265,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 7056,
"end": 7060,
"loc": {
"start": {
"line": 265,
"column": 29
},
"end": {
"line": 265,
"column": 33
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
}
]
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 7063,
"end": 7536,
"loc": {
"start": {
"line": 265,
"column": 36
},
"end": {
"line": 276,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 7132,
"end": 7338,
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 271,
"column": 19
}
},
"expression": {
"type": "CallExpression",
"start": 7132,
"end": 7337,
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 271,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 7132,
"end": 7158,
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 267,
"column": 42
}
},
"object": {
"type": "CallExpression",
"start": 7132,
"end": 7150,
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 267,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 7132,
"end": 7143,
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 267,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 7132,
"end": 7138,
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 267,
"column": 22
},
"identifierName": "Object"
},
"name": "Object",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 7139,
"end": 7143,
"loc": {
"start": {
"line": 267,
"column": 23
},
"end": {
"line": 267,
"column": 27
},
"identifierName": "keys"
},
"name": "keys"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "Identifier",
"start": 7144,
"end": 7149,
"loc": {
"start": {
"line": 267,
"column": 28
},
"end": {
"line": 267,
"column": 33
},
"identifierName": "state"
},
"name": "state"
}
],
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 7151,
"end": 7158,
"loc": {
"start": {
"line": 267,
"column": 35
},
"end": {
"line": 267,
"column": 42
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 7159,
"end": 7336,
"loc": {
"start": {
"line": 267,
"column": 43
},
"end": {
"line": 271,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7160,
"end": 7163,
"loc": {
"start": {
"line": 267,
"column": 44
},
"end": {
"line": 267,
"column": 47
},
"identifierName": "key"
},
"name": "key"
}
],
"body": {
"type": "BlockStatement",
"start": 7168,
"end": 7336,
"loc": {
"start": {
"line": 267,
"column": 52
},
"end": {
"line": 271,
"column": 17
}
},
"body": [
{
"type": "IfStatement",
"start": 7190,
"end": 7318,
"loc": {
"start": {
"line": 268,
"column": 20
},
"end": {
"line": 270,
"column": 21
}
},
"test": {
"type": "LogicalExpression",
"start": 7194,
"end": 7240,
"loc": {
"start": {
"line": 268,
"column": 24
},
"end": {
"line": 268,
"column": 70
}
},
"left": {
"type": "BinaryExpression",
"start": 7194,
"end": 7226,
"loc": {
"start": {
"line": 268,
"column": 24
},
"end": {
"line": 268,
"column": 56
}
},
"left": {
"type": "CallExpression",
"start": 7194,
"end": 7219,
"loc": {
"start": {
"line": 268,
"column": 24
},
"end": {
"line": 268,
"column": 49
}
},
"callee": {
"type": "MemberExpression",
"start": 7194,
"end": 7205,
"loc": {
"start": {
"line": 268,
"column": 24
},
"end": {
"line": 268,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 7194,
"end": 7197,
"loc": {
"start": {
"line": 268,
"column": 24
},
"end": {
"line": 268,
"column": 27
},
"identifierName": "key"
},
"name": "key"
},
"property": {
"type": "Identifier",
"start": 7198,
"end": 7205,
"loc": {
"start": {
"line": 268,
"column": 28
},
"end": {
"line": 268,
"column": 35
},
"identifierName": "indexOf"
},
"name": "indexOf"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 7206,
"end": 7218,
"loc": {
"start": {
"line": 268,
"column": 36
},
"end": {
"line": 268,
"column": 48
}
},
"object": {
"type": "ThisExpression",
"start": 7206,
"end": 7210,
"loc": {
"start": {
"line": 268,
"column": 36
},
"end": {
"line": 268,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"start": 7211,
"end": 7218,
"loc": {
"start": {
"line": 268,
"column": 41
},
"end": {
"line": 268,
"column": 48
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false
}
]
},
"operator": "!==",
"right": {
"type": "UnaryExpression",
"start": 7224,
"end": 7226,
"loc": {
"start": {
"line": 268,
"column": 54
},
"end": {
"line": 268,
"column": 56
}
},
"operator": "-",
"prefix": true,
"argument": {
"type": "NumericLiteral",
"start": 7225,
"end": 7226,
"loc": {
"start": {
"line": 268,
"column": 55
},
"end": {
"line": 268,
"column": 56
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
"extra": {
"parenthesizedArgument": false
}
}
},
"operator": "&&",
"right": {
"type": "MemberExpression",
"start": 7230,
"end": 7240,
"loc": {
"start": {
"line": 268,
"column": 60
},
"end": {
"line": 268,
"column": 70
}
},
"object": {
"type": "Identifier",
"start": 7230,
"end": 7235,
"loc": {
"start": {
"line": 268,
"column": 60
},
"end": {
"line": 268,
"column": 65
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 7236,
"end": 7239,
"loc": {
"start": {
"line": 268,
"column": 66
},
"end": {
"line": 268,
"column": 69
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
}
},
"consequent": {
"type": "BlockStatement",
"start": 7242,
"end": 7318,
"loc": {
"start": {
"line": 268,
"column": 72
},
"end": {
"line": 270,
"column": 21
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 7268,
"end": 7296,
"loc": {
"start": {
"line": 269,
"column": 24
},
"end": {
"line": 269,
"column": 52
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7268,
"end": 7295,
"loc": {
"start": {
"line": 269,
"column": 24
},
"end": {
"line": 269,
"column": 51
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7268,
"end": 7283,
"loc": {
"start": {
"line": 269,
"column": 24
},
"end": {
"line": 269,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 7268,
"end": 7278,
"loc": {
"start": {
"line": 269,
"column": 24
},
"end": {
"line": 269,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 7268,
"end": 7273,
"loc": {
"start": {
"line": 269,
"column": 24
},
"end": {
"line": 269,
"column": 29
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 7274,
"end": 7277,
"loc": {
"start": {
"line": 269,
"column": 30
},
"end": {
"line": 269,
"column": 33
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 7279,
"end": 7283,
"loc": {
"start": {
"line": 269,
"column": 35
},
"end": {
"line": 269,
"column": 39
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 7286,
"end": 7295,
"loc": {
"start": {
"line": 269,
"column": 42
},
"end": {
"line": 269,
"column": 51
},
"identifierName": "undefined"
},
"name": "undefined"
}
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Remove previuosly sorted column",
"start": 7081,
"end": 7115,
"loc": {
"start": {
"line": 266,
"column": 16
},
"end": {
"line": 266,
"column": 50
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 7356,
"end": 7403,
"loc": {
"start": {
"line": 273,
"column": 16
},
"end": {
"line": 273,
"column": 63
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 7360,
"end": 7402,
"loc": {
"start": {
"line": 273,
"column": 20
},
"end": {
"line": 273,
"column": 62
}
},
"id": {
"type": "Identifier",
"start": 7360,
"end": 7363,
"loc": {
"start": {
"line": 273,
"column": 20
},
"end": {
"line": 273,
"column": 23
},
"identifierName": "key"
},
"name": "key"
},
"init": {
"type": "TemplateLiteral",
"start": 7366,
"end": 7402,
"loc": {
"start": {
"line": 273,
"column": 26
},
"end": {
"line": 273,
"column": 62
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 7369,
"end": 7381,
"loc": {
"start": {
"line": 273,
"column": 29
},
"end": {
"line": 273,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 7369,
"end": 7373,
"loc": {
"start": {
"line": 273,
"column": 29
},
"end": {
"line": 273,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"start": 7374,
"end": 7381,
"loc": {
"start": {
"line": 273,
"column": 34
},
"end": {
"line": 273,
"column": 41
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 7384,
"end": 7400,
"loc": {
"start": {
"line": 273,
"column": 44
},
"end": {
"line": 273,
"column": 60
}
},
"object": {
"type": "MemberExpression",
"start": 7384,
"end": 7393,
"loc": {
"start": {
"line": 273,
"column": 44
},
"end": {
"line": 273,
"column": 53
}
},
"object": {
"type": "ThisExpression",
"start": 7384,
"end": 7388,
"loc": {
"start": {
"line": 273,
"column": 44
},
"end": {
"line": 273,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 7389,
"end": 7393,
"loc": {
"start": {
"line": 273,
"column": 49
},
"end": {
"line": 273,
"column": 53
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7394,
"end": 7400,
"loc": {
"start": {
"line": 273,
"column": 54
},
"end": {
"line": 273,
"column": 60
},
"identifierName": "column"
},
"name": "column"
},
"computed": false
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 7367,
"end": 7367,
"loc": {
"start": {
"line": 273,
"column": 27
},
"end": {
"line": 273,
"column": 27
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 7382,
"end": 7382,
"loc": {
"start": {
"line": 273,
"column": 42
},
"end": {
"line": 273,
"column": 42
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 7401,
"end": 7401,
"loc": {
"start": {
"line": 273,
"column": 61
},
"end": {
"line": 273,
"column": 61
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 7420,
"end": 7450,
"loc": {
"start": {
"line": 274,
"column": 16
},
"end": {
"line": 274,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7420,
"end": 7449,
"loc": {
"start": {
"line": 274,
"column": 16
},
"end": {
"line": 274,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7420,
"end": 7430,
"loc": {
"start": {
"line": 274,
"column": 16
},
"end": {
"line": 274,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 7420,
"end": 7425,
"loc": {
"start": {
"line": 274,
"column": 16
},
"end": {
"line": 274,
"column": 21
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 7426,
"end": 7429,
"loc": {
"start": {
"line": 274,
"column": 22
},
"end": {
"line": 274,
"column": 25
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"right": {
"type": "LogicalExpression",
"start": 7433,
"end": 7449,
"loc": {
"start": {
"line": 274,
"column": 29
},
"end": {
"line": 274,
"column": 45
}
},
"left": {
"type": "MemberExpression",
"start": 7433,
"end": 7443,
"loc": {
"start": {
"line": 274,
"column": 29
},
"end": {
"line": 274,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 7433,
"end": 7438,
"loc": {
"start": {
"line": 274,
"column": 29
},
"end": {
"line": 274,
"column": 34
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 7439,
"end": 7442,
"loc": {
"start": {
"line": 274,
"column": 35
},
"end": {
"line": 274,
"column": 38
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"operator": "||",
"right": {
"type": "ObjectExpression",
"start": 7447,
"end": 7449,
"loc": {
"start": {
"line": 274,
"column": 43
},
"end": {
"line": 274,
"column": 45
}
},
"properties": []
}
}
}
},
{
"type": "ExpressionStatement",
"start": 7467,
"end": 7522,
"loc": {
"start": {
"line": 275,
"column": 16
},
"end": {
"line": 275,
"column": 71
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7467,
"end": 7521,
"loc": {
"start": {
"line": 275,
"column": 16
},
"end": {
"line": 275,
"column": 70
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7467,
"end": 7482,
"loc": {
"start": {
"line": 275,
"column": 16
},
"end": {
"line": 275,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 7467,
"end": 7477,
"loc": {
"start": {
"line": 275,
"column": 16
},
"end": {
"line": 275,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 7467,
"end": 7472,
"loc": {
"start": {
"line": 275,
"column": 16
},
"end": {
"line": 275,
"column": 21
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 7473,
"end": 7476,
"loc": {
"start": {
"line": 275,
"column": 22
},
"end": {
"line": 275,
"column": 25
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 7478,
"end": 7482,
"loc": {
"start": {
"line": 275,
"column": 27
},
"end": {
"line": 275,
"column": 31
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 7485,
"end": 7521,
"loc": {
"start": {
"line": 275,
"column": 34
},
"end": {
"line": 275,
"column": 70
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 7487,
"end": 7519,
"loc": {
"start": {
"line": 275,
"column": 36
},
"end": {
"line": 275,
"column": 68
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 7487,
"end": 7497,
"loc": {
"start": {
"line": 275,
"column": 36
},
"end": {
"line": 275,
"column": 46
},
"identifierName": "descending"
},
"name": "descending"
},
"value": {
"type": "MemberExpression",
"start": 7499,
"end": 7519,
"loc": {
"start": {
"line": 275,
"column": 48
},
"end": {
"line": 275,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 7499,
"end": 7508,
"loc": {
"start": {
"line": 275,
"column": 48
},
"end": {
"line": 275,
"column": 57
}
},
"object": {
"type": "ThisExpression",
"start": 7499,
"end": 7503,
"loc": {
"start": {
"line": 275,
"column": 48
},
"end": {
"line": 275,
"column": 52
}
}
},
"property": {
"type": "Identifier",
"start": 7504,
"end": 7508,
"loc": {
"start": {
"line": 275,
"column": 53
},
"end": {
"line": 275,
"column": 57
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7509,
"end": 7519,
"loc": {
"start": {
"line": 275,
"column": 58
},
"end": {
"line": 275,
"column": 68
},
"identifierName": "descending"
},
"name": "descending"
},
"computed": false
}
}
]
}
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 7556,
"end": 8163,
"loc": {
"start": {
"line": 279,
"column": 8
},
"end": {
"line": 294,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 7560,
"end": 7586,
"loc": {
"start": {
"line": 279,
"column": 12
},
"end": {
"line": 279,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 7560,
"end": 7564,
"loc": {
"start": {
"line": 279,
"column": 12
},
"end": {
"line": 279,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 7565,
"end": 7586,
"loc": {
"start": {
"line": 279,
"column": 17
},
"end": {
"line": 279,
"column": 38
},
"identifierName": "persistColsVisibility"
},
"name": "persistColsVisibility"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 7588,
"end": 8163,
"loc": {
"start": {
"line": 279,
"column": 40
},
"end": {
"line": 294,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 7602,
"end": 8153,
"loc": {
"start": {
"line": 280,
"column": 12
},
"end": {
"line": 293,
"column": 13
}
},
"test": {
"type": "UnaryExpression",
"start": 7606,
"end": 7630,
"loc": {
"start": {
"line": 280,
"column": 16
},
"end": {
"line": 280,
"column": 40
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 7607,
"end": 7630,
"loc": {
"start": {
"line": 280,
"column": 17
},
"end": {
"line": 280,
"column": 40
}
},
"callee": {
"type": "Identifier",
"start": 7607,
"end": 7613,
"loc": {
"start": {
"line": 280,
"column": 17
},
"end": {
"line": 280,
"column": 23
},
"identifierName": "isNull"
},
"name": "isNull"
},
"arguments": [
{
"type": "MemberExpression",
"start": 7614,
"end": 7629,
"loc": {
"start": {
"line": 280,
"column": 24
},
"end": {
"line": 280,
"column": 39
}
},
"object": {
"type": "ThisExpression",
"start": 7614,
"end": 7618,
"loc": {
"start": {
"line": 280,
"column": 24
},
"end": {
"line": 280,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 7619,
"end": 7629,
"loc": {
"start": {
"line": 280,
"column": 29
},
"end": {
"line": 280,
"column": 39
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
},
"computed": false
}
]
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 7632,
"end": 8153,
"loc": {
"start": {
"line": 280,
"column": 42
},
"end": {
"line": 293,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 7701,
"end": 7909,
"loc": {
"start": {
"line": 282,
"column": 16
},
"end": {
"line": 286,
"column": 19
}
},
"expression": {
"type": "CallExpression",
"start": 7701,
"end": 7908,
"loc": {
"start": {
"line": 282,
"column": 16
},
"end": {
"line": 286,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 7701,
"end": 7727,
"loc": {
"start": {
"line": 282,
"column": 16
},
"end": {
"line": 282,
"column": 42
}
},
"object": {
"type": "CallExpression",
"start": 7701,
"end": 7719,
"loc": {
"start": {
"line": 282,
"column": 16
},
"end": {
"line": 282,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 7701,
"end": 7712,
"loc": {
"start": {
"line": 282,
"column": 16
},
"end": {
"line": 282,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 7701,
"end": 7707,
"loc": {
"start": {
"line": 282,
"column": 16
},
"end": {
"line": 282,
"column": 22
},
"identifierName": "Object"
},
"name": "Object",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 7708,
"end": 7712,
"loc": {
"start": {
"line": 282,
"column": 23
},
"end": {
"line": 282,
"column": 27
},
"identifierName": "keys"
},
"name": "keys"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "Identifier",
"start": 7713,
"end": 7718,
"loc": {
"start": {
"line": 282,
"column": 28
},
"end": {
"line": 282,
"column": 33
},
"identifierName": "state"
},
"name": "state"
}
],
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 7720,
"end": 7727,
"loc": {
"start": {
"line": 282,
"column": 35
},
"end": {
"line": 282,
"column": 42
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 7728,
"end": 7907,
"loc": {
"start": {
"line": 282,
"column": 43
},
"end": {
"line": 286,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7729,
"end": 7732,
"loc": {
"start": {
"line": 282,
"column": 44
},
"end": {
"line": 282,
"column": 47
},
"identifierName": "key"
},
"name": "key"
}
],
"body": {
"type": "BlockStatement",
"start": 7737,
"end": 7907,
"loc": {
"start": {
"line": 282,
"column": 52
},
"end": {
"line": 286,
"column": 17
}
},
"body": [
{
"type": "IfStatement",
"start": 7759,
"end": 7889,
"loc": {
"start": {
"line": 283,
"column": 20
},
"end": {
"line": 285,
"column": 21
}
},
"test": {
"type": "LogicalExpression",
"start": 7763,
"end": 7809,
"loc": {
"start": {
"line": 283,
"column": 24
},
"end": {
"line": 283,
"column": 70
}
},
"left": {
"type": "BinaryExpression",
"start": 7763,
"end": 7795,
"loc": {
"start": {
"line": 283,
"column": 24
},
"end": {
"line": 283,
"column": 56
}
},
"left": {
"type": "CallExpression",
"start": 7763,
"end": 7788,
"loc": {
"start": {
"line": 283,
"column": 24
},
"end": {
"line": 283,
"column": 49
}
},
"callee": {
"type": "MemberExpression",
"start": 7763,
"end": 7774,
"loc": {
"start": {
"line": 283,
"column": 24
},
"end": {
"line": 283,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 7763,
"end": 7766,
"loc": {
"start": {
"line": 283,
"column": 24
},
"end": {
"line": 283,
"column": 27
},
"identifierName": "key"
},
"name": "key"
},
"property": {
"type": "Identifier",
"start": 7767,
"end": 7774,
"loc": {
"start": {
"line": 283,
"column": 28
},
"end": {
"line": 283,
"column": 35
},
"identifierName": "indexOf"
},
"name": "indexOf"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 7775,
"end": 7787,
"loc": {
"start": {
"line": 283,
"column": 36
},
"end": {
"line": 283,
"column": 48
}
},
"object": {
"type": "ThisExpression",
"start": 7775,
"end": 7779,
"loc": {
"start": {
"line": 283,
"column": 36
},
"end": {
"line": 283,
"column": 40
}
}
},
"property": {
"type": "Identifier",
"start": 7780,
"end": 7787,
"loc": {
"start": {
"line": 283,
"column": 41
},
"end": {
"line": 283,
"column": 48
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false
}
]
},
"operator": "!==",
"right": {
"type": "UnaryExpression",
"start": 7793,
"end": 7795,
"loc": {
"start": {
"line": 283,
"column": 54
},
"end": {
"line": 283,
"column": 56
}
},
"operator": "-",
"prefix": true,
"argument": {
"type": "NumericLiteral",
"start": 7794,
"end": 7795,
"loc": {
"start": {
"line": 283,
"column": 55
},
"end": {
"line": 283,
"column": 56
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
"extra": {
"parenthesizedArgument": false
}
}
},
"operator": "&&",
"right": {
"type": "MemberExpression",
"start": 7799,
"end": 7809,
"loc": {
"start": {
"line": 283,
"column": 60
},
"end": {
"line": 283,
"column": 70
}
},
"object": {
"type": "Identifier",
"start": 7799,
"end": 7804,
"loc": {
"start": {
"line": 283,
"column": 60
},
"end": {
"line": 283,
"column": 65
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 7805,
"end": 7808,
"loc": {
"start": {
"line": 283,
"column": 66
},
"end": {
"line": 283,
"column": 69
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
}
},
"consequent": {
"type": "BlockStatement",
"start": 7811,
"end": 7889,
"loc": {
"start": {
"line": 283,
"column": 72
},
"end": {
"line": 285,
"column": 21
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 7837,
"end": 7867,
"loc": {
"start": {
"line": 284,
"column": 24
},
"end": {
"line": 284,
"column": 54
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7837,
"end": 7866,
"loc": {
"start": {
"line": 284,
"column": 24
},
"end": {
"line": 284,
"column": 53
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7837,
"end": 7854,
"loc": {
"start": {
"line": 284,
"column": 24
},
"end": {
"line": 284,
"column": 41
}
},
"object": {
"type": "MemberExpression",
"start": 7837,
"end": 7847,
"loc": {
"start": {
"line": 284,
"column": 24
},
"end": {
"line": 284,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 7837,
"end": 7842,
"loc": {
"start": {
"line": 284,
"column": 24
},
"end": {
"line": 284,
"column": 29
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 7843,
"end": 7846,
"loc": {
"start": {
"line": 284,
"column": 30
},
"end": {
"line": 284,
"column": 33
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 7848,
"end": 7854,
"loc": {
"start": {
"line": 284,
"column": 35
},
"end": {
"line": 284,
"column": 41
},
"identifierName": "hidden"
},
"name": "hidden"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 7857,
"end": 7866,
"loc": {
"start": {
"line": 284,
"column": 44
},
"end": {
"line": 284,
"column": 53
},
"identifierName": "undefined"
},
"name": "undefined"
}
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Clear previuosly hidden columns",
"start": 7650,
"end": 7684,
"loc": {
"start": {
"line": 281,
"column": 16
},
"end": {
"line": 281,
"column": 50
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 7927,
"end": 8139,
"loc": {
"start": {
"line": 288,
"column": 16
},
"end": {
"line": 292,
"column": 19
}
},
"expression": {
"type": "CallExpression",
"start": 7927,
"end": 8138,
"loc": {
"start": {
"line": 288,
"column": 16
},
"end": {
"line": 292,
"column": 18
}
},
"callee": {
"type": "MemberExpression",
"start": 7927,
"end": 7950,
"loc": {
"start": {
"line": 288,
"column": 16
},
"end": {
"line": 288,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 7927,
"end": 7942,
"loc": {
"start": {
"line": 288,
"column": 16
},
"end": {
"line": 288,
"column": 31
}
},
"object": {
"type": "ThisExpression",
"start": 7927,
"end": 7931,
"loc": {
"start": {
"line": 288,
"column": 16
},
"end": {
"line": 288,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 7932,
"end": 7942,
"loc": {
"start": {
"line": 288,
"column": 21
},
"end": {
"line": 288,
"column": 31
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7943,
"end": 7950,
"loc": {
"start": {
"line": 288,
"column": 32
},
"end": {
"line": 288,
"column": 39
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 7951,
"end": 8137,
"loc": {
"start": {
"line": 288,
"column": 40
},
"end": {
"line": 292,
"column": 17
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7952,
"end": 7958,
"loc": {
"start": {
"line": 288,
"column": 41
},
"end": {
"line": 288,
"column": 47
},
"identifierName": "colIdx"
},
"name": "colIdx"
}
],
"body": {
"type": "BlockStatement",
"start": 7963,
"end": 8137,
"loc": {
"start": {
"line": 288,
"column": 52
},
"end": {
"line": 292,
"column": 17
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 7985,
"end": 8022,
"loc": {
"start": {
"line": 289,
"column": 20
},
"end": {
"line": 289,
"column": 57
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 7989,
"end": 8021,
"loc": {
"start": {
"line": 289,
"column": 24
},
"end": {
"line": 289,
"column": 56
}
},
"id": {
"type": "Identifier",
"start": 7989,
"end": 7992,
"loc": {
"start": {
"line": 289,
"column": 24
},
"end": {
"line": 289,
"column": 27
},
"identifierName": "key"
},
"name": "key"
},
"init": {
"type": "TemplateLiteral",
"start": 7995,
"end": 8021,
"loc": {
"start": {
"line": 289,
"column": 30
},
"end": {
"line": 289,
"column": 56
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 7998,
"end": 8010,
"loc": {
"start": {
"line": 289,
"column": 33
},
"end": {
"line": 289,
"column": 45
}
},
"object": {
"type": "ThisExpression",
"start": 7998,
"end": 8002,
"loc": {
"start": {
"line": 289,
"column": 33
},
"end": {
"line": 289,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"start": 8003,
"end": 8010,
"loc": {
"start": {
"line": 289,
"column": 38
},
"end": {
"line": 289,
"column": 45
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false
},
{
"type": "Identifier",
"start": 8013,
"end": 8019,
"loc": {
"start": {
"line": 289,
"column": 48
},
"end": {
"line": 289,
"column": 54
},
"identifierName": "colIdx"
},
"name": "colIdx"
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 7996,
"end": 7996,
"loc": {
"start": {
"line": 289,
"column": 31
},
"end": {
"line": 289,
"column": 31
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 8011,
"end": 8011,
"loc": {
"start": {
"line": 289,
"column": 46
},
"end": {
"line": 289,
"column": 46
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 8020,
"end": 8020,
"loc": {
"start": {
"line": 289,
"column": 55
},
"end": {
"line": 289,
"column": 55
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 8043,
"end": 8073,
"loc": {
"start": {
"line": 290,
"column": 20
},
"end": {
"line": 290,
"column": 50
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8043,
"end": 8072,
"loc": {
"start": {
"line": 290,
"column": 20
},
"end": {
"line": 290,
"column": 49
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8043,
"end": 8053,
"loc": {
"start": {
"line": 290,
"column": 20
},
"end": {
"line": 290,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 8043,
"end": 8048,
"loc": {
"start": {
"line": 290,
"column": 20
},
"end": {
"line": 290,
"column": 25
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 8049,
"end": 8052,
"loc": {
"start": {
"line": 290,
"column": 26
},
"end": {
"line": 290,
"column": 29
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"right": {
"type": "LogicalExpression",
"start": 8056,
"end": 8072,
"loc": {
"start": {
"line": 290,
"column": 33
},
"end": {
"line": 290,
"column": 49
}
},
"left": {
"type": "MemberExpression",
"start": 8056,
"end": 8066,
"loc": {
"start": {
"line": 290,
"column": 33
},
"end": {
"line": 290,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 8056,
"end": 8061,
"loc": {
"start": {
"line": 290,
"column": 33
},
"end": {
"line": 290,
"column": 38
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 8062,
"end": 8065,
"loc": {
"start": {
"line": 290,
"column": 39
},
"end": {
"line": 290,
"column": 42
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"operator": "||",
"right": {
"type": "ObjectExpression",
"start": 8070,
"end": 8072,
"loc": {
"start": {
"line": 290,
"column": 47
},
"end": {
"line": 290,
"column": 49
}
},
"properties": []
}
}
}
},
{
"type": "ExpressionStatement",
"start": 8094,
"end": 8119,
"loc": {
"start": {
"line": 291,
"column": 20
},
"end": {
"line": 291,
"column": 45
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8094,
"end": 8118,
"loc": {
"start": {
"line": 291,
"column": 20
},
"end": {
"line": 291,
"column": 44
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8094,
"end": 8111,
"loc": {
"start": {
"line": 291,
"column": 20
},
"end": {
"line": 291,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 8094,
"end": 8104,
"loc": {
"start": {
"line": 291,
"column": 20
},
"end": {
"line": 291,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 8094,
"end": 8099,
"loc": {
"start": {
"line": 291,
"column": 20
},
"end": {
"line": 291,
"column": 25
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 8100,
"end": 8103,
"loc": {
"start": {
"line": 291,
"column": 26
},
"end": {
"line": 291,
"column": 29
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 8105,
"end": 8111,
"loc": {
"start": {
"line": 291,
"column": 31
},
"end": {
"line": 291,
"column": 37
},
"identifierName": "hidden"
},
"name": "hidden"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 8114,
"end": 8118,
"loc": {
"start": {
"line": 291,
"column": 40
},
"end": {
"line": 291,
"column": 44
}
},
"value": true
}
}
}
],
"directives": []
}
}
]
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 8173,
"end": 8427,
"loc": {
"start": {
"line": 296,
"column": 8
},
"end": {
"line": 302,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 8177,
"end": 8206,
"loc": {
"start": {
"line": 296,
"column": 12
},
"end": {
"line": 296,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 8177,
"end": 8181,
"loc": {
"start": {
"line": 296,
"column": 12
},
"end": {
"line": 296,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 8182,
"end": 8206,
"loc": {
"start": {
"line": 296,
"column": 17
},
"end": {
"line": 296,
"column": 41
},
"identifierName": "persistFiltersVisibility"
},
"name": "persistFiltersVisibility"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 8208,
"end": 8427,
"loc": {
"start": {
"line": 296,
"column": 43
},
"end": {
"line": 302,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 8222,
"end": 8417,
"loc": {
"start": {
"line": 297,
"column": 12
},
"end": {
"line": 301,
"column": 13
}
},
"test": {
"type": "CallExpression",
"start": 8226,
"end": 8256,
"loc": {
"start": {
"line": 297,
"column": 16
},
"end": {
"line": 297,
"column": 46
}
},
"callee": {
"type": "Identifier",
"start": 8226,
"end": 8232,
"loc": {
"start": {
"line": 297,
"column": 16
},
"end": {
"line": 297,
"column": 22
},
"identifierName": "isNull"
},
"name": "isNull"
},
"arguments": [
{
"type": "MemberExpression",
"start": 8233,
"end": 8255,
"loc": {
"start": {
"line": 297,
"column": 23
},
"end": {
"line": 297,
"column": 45
}
},
"object": {
"type": "ThisExpression",
"start": 8233,
"end": 8237,
"loc": {
"start": {
"line": 297,
"column": 23
},
"end": {
"line": 297,
"column": 27
}
}
},
"property": {
"type": "Identifier",
"start": 8238,
"end": 8255,
"loc": {
"start": {
"line": 297,
"column": 28
},
"end": {
"line": 297,
"column": 45
},
"identifierName": "filtersVisibility"
},
"name": "filtersVisibility"
},
"computed": false
}
]
},
"consequent": {
"type": "BlockStatement",
"start": 8258,
"end": 8328,
"loc": {
"start": {
"line": 297,
"column": 48
},
"end": {
"line": 299,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 8276,
"end": 8314,
"loc": {
"start": {
"line": 298,
"column": 16
},
"end": {
"line": 298,
"column": 54
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8276,
"end": 8313,
"loc": {
"start": {
"line": 298,
"column": 16
},
"end": {
"line": 298,
"column": 53
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8276,
"end": 8301,
"loc": {
"start": {
"line": 298,
"column": 16
},
"end": {
"line": 298,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 8276,
"end": 8281,
"loc": {
"start": {
"line": 298,
"column": 16
},
"end": {
"line": 298,
"column": 21
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "MemberExpression",
"start": 8282,
"end": 8300,
"loc": {
"start": {
"line": 298,
"column": 22
},
"end": {
"line": 298,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 8282,
"end": 8286,
"loc": {
"start": {
"line": 298,
"column": 22
},
"end": {
"line": 298,
"column": 26
}
}
},
"property": {
"type": "Identifier",
"start": 8287,
"end": 8300,
"loc": {
"start": {
"line": 298,
"column": 27
},
"end": {
"line": 298,
"column": 40
},
"identifierName": "filtersVisKey"
},
"name": "filtersVisKey"
},
"computed": false
},
"computed": true
},
"right": {
"type": "Identifier",
"start": 8304,
"end": 8313,
"loc": {
"start": {
"line": 298,
"column": 44
},
"end": {
"line": 298,
"column": 53
},
"identifierName": "undefined"
},
"name": "undefined"
}
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 8334,
"end": 8417,
"loc": {
"start": {
"line": 299,
"column": 19
},
"end": {
"line": 301,
"column": 13
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 8352,
"end": 8403,
"loc": {
"start": {
"line": 300,
"column": 16
},
"end": {
"line": 300,
"column": 67
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8352,
"end": 8402,
"loc": {
"start": {
"line": 300,
"column": 16
},
"end": {
"line": 300,
"column": 66
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8352,
"end": 8377,
"loc": {
"start": {
"line": 300,
"column": 16
},
"end": {
"line": 300,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 8352,
"end": 8357,
"loc": {
"start": {
"line": 300,
"column": 16
},
"end": {
"line": 300,
"column": 21
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "MemberExpression",
"start": 8358,
"end": 8376,
"loc": {
"start": {
"line": 300,
"column": 22
},
"end": {
"line": 300,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 8358,
"end": 8362,
"loc": {
"start": {
"line": 300,
"column": 22
},
"end": {
"line": 300,
"column": 26
}
}
},
"property": {
"type": "Identifier",
"start": 8363,
"end": 8376,
"loc": {
"start": {
"line": 300,
"column": 27
},
"end": {
"line": 300,
"column": 40
},
"identifierName": "filtersVisKey"
},
"name": "filtersVisKey"
},
"computed": false
},
"computed": true
},
"right": {
"type": "MemberExpression",
"start": 8380,
"end": 8402,
"loc": {
"start": {
"line": 300,
"column": 44
},
"end": {
"line": 300,
"column": 66
}
},
"object": {
"type": "ThisExpression",
"start": 8380,
"end": 8384,
"loc": {
"start": {
"line": 300,
"column": 44
},
"end": {
"line": 300,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 8385,
"end": 8402,
"loc": {
"start": {
"line": 300,
"column": 49
},
"end": {
"line": 300,
"column": 66
},
"identifierName": "filtersVisibility"
},
"name": "filtersVisibility"
},
"computed": false
}
}
}
],
"directives": []
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 8437,
"end": 8483,
"loc": {
"start": {
"line": 304,
"column": 8
},
"end": {
"line": 304,
"column": 54
}
},
"expression": {
"type": "CallExpression",
"start": 8437,
"end": 8482,
"loc": {
"start": {
"line": 304,
"column": 8
},
"end": {
"line": 304,
"column": 53
}
},
"callee": {
"type": "MemberExpression",
"start": 8437,
"end": 8454,
"loc": {
"start": {
"line": 304,
"column": 8
},
"end": {
"line": 304,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 8437,
"end": 8449,
"loc": {
"start": {
"line": 304,
"column": 8
},
"end": {
"line": 304,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 8437,
"end": 8441,
"loc": {
"start": {
"line": 304,
"column": 8
},
"end": {
"line": 304,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 8442,
"end": 8449,
"loc": {
"start": {
"line": 304,
"column": 13
},
"end": {
"line": 304,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8450,
"end": 8454,
"loc": {
"start": {
"line": 304,
"column": 21
},
"end": {
"line": 304,
"column": 25
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 8455,
"end": 8470,
"loc": {
"start": {
"line": 304,
"column": 26
},
"end": {
"line": 304,
"column": 41
}
},
"extra": {
"rawValue": "state-changed",
"raw": "'state-changed'"
},
"value": "state-changed"
},
{
"type": "Identifier",
"start": 8472,
"end": 8474,
"loc": {
"start": {
"line": 304,
"column": 43
},
"end": {
"line": 304,
"column": 45
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 8476,
"end": 8481,
"loc": {
"start": {
"line": 304,
"column": 47
},
"end": {
"line": 304,
"column": 52
},
"identifierName": "state"
},
"name": "state"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Update state object based on current features state\n ",
"start": 5784,
"end": 5854,
"loc": {
"start": {
"line": 221,
"column": 4
},
"end": {
"line": 223,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Refresh page number field on page number changes\n *\n * @param {Number} pageNb Current page number\n ",
"start": 8495,
"end": 8619,
"loc": {
"start": {
"line": 307,
"column": 4
},
"end": {
"line": 311,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 8624,
"end": 8703,
"loc": {
"start": {
"line": 312,
"column": 4
},
"end": {
"line": 315,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8624,
"end": 8634,
"loc": {
"start": {
"line": 312,
"column": 4
},
"end": {
"line": 312,
"column": 14
},
"identifierName": "updatePage"
},
"name": "updatePage",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8635,
"end": 8641,
"loc": {
"start": {
"line": 312,
"column": 15
},
"end": {
"line": 312,
"column": 21
},
"identifierName": "pageNb"
},
"name": "pageNb"
}
],
"body": {
"type": "BlockStatement",
"start": 8643,
"end": 8703,
"loc": {
"start": {
"line": 312,
"column": 23
},
"end": {
"line": 315,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 8653,
"end": 8674,
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 29
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8653,
"end": 8673,
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 28
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8653,
"end": 8664,
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 8653,
"end": 8657,
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 8658,
"end": 8664,
"loc": {
"start": {
"line": 313,
"column": 13
},
"end": {
"line": 313,
"column": 19
},
"identifierName": "pageNb"
},
"name": "pageNb"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 8667,
"end": 8673,
"loc": {
"start": {
"line": 313,
"column": 22
},
"end": {
"line": 313,
"column": 28
},
"identifierName": "pageNb"
},
"name": "pageNb"
}
}
},
{
"type": "ExpressionStatement",
"start": 8683,
"end": 8697,
"loc": {
"start": {
"line": 314,
"column": 8
},
"end": {
"line": 314,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 8683,
"end": 8696,
"loc": {
"start": {
"line": 314,
"column": 8
},
"end": {
"line": 314,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 8683,
"end": 8694,
"loc": {
"start": {
"line": 314,
"column": 8
},
"end": {
"line": 314,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 8683,
"end": 8687,
"loc": {
"start": {
"line": 314,
"column": 8
},
"end": {
"line": 314,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 8688,
"end": 8694,
"loc": {
"start": {
"line": 314,
"column": 13
},
"end": {
"line": 314,
"column": 19
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Refresh page number field on page number changes\n *\n * @param {Number} pageNb Current page number\n ",
"start": 8495,
"end": 8619,
"loc": {
"start": {
"line": 307,
"column": 4
},
"end": {
"line": 311,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Refresh page length field on page length changes\n *\n * @param {Number} pageLength Current page length value\n ",
"start": 8709,
"end": 8843,
"loc": {
"start": {
"line": 317,
"column": 4
},
"end": {
"line": 321,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 8848,
"end": 8945,
"loc": {
"start": {
"line": 322,
"column": 4
},
"end": {
"line": 325,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8848,
"end": 8864,
"loc": {
"start": {
"line": 322,
"column": 4
},
"end": {
"line": 322,
"column": 20
},
"identifierName": "updatePageLength"
},
"name": "updatePageLength",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8865,
"end": 8875,
"loc": {
"start": {
"line": 322,
"column": 21
},
"end": {
"line": 322,
"column": 31
},
"identifierName": "pageLength"
},
"name": "pageLength"
}
],
"body": {
"type": "BlockStatement",
"start": 8877,
"end": 8945,
"loc": {
"start": {
"line": 322,
"column": 33
},
"end": {
"line": 325,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 8887,
"end": 8916,
"loc": {
"start": {
"line": 323,
"column": 8
},
"end": {
"line": 323,
"column": 37
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8887,
"end": 8915,
"loc": {
"start": {
"line": 323,
"column": 8
},
"end": {
"line": 323,
"column": 36
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8887,
"end": 8902,
"loc": {
"start": {
"line": 323,
"column": 8
},
"end": {
"line": 323,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 8887,
"end": 8891,
"loc": {
"start": {
"line": 323,
"column": 8
},
"end": {
"line": 323,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 8892,
"end": 8902,
"loc": {
"start": {
"line": 323,
"column": 13
},
"end": {
"line": 323,
"column": 23
},
"identifierName": "pageLength"
},
"name": "pageLength"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 8905,
"end": 8915,
"loc": {
"start": {
"line": 323,
"column": 26
},
"end": {
"line": 323,
"column": 36
},
"identifierName": "pageLength"
},
"name": "pageLength"
}
}
},
{
"type": "ExpressionStatement",
"start": 8925,
"end": 8939,
"loc": {
"start": {
"line": 324,
"column": 8
},
"end": {
"line": 324,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 8925,
"end": 8938,
"loc": {
"start": {
"line": 324,
"column": 8
},
"end": {
"line": 324,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 8925,
"end": 8936,
"loc": {
"start": {
"line": 324,
"column": 8
},
"end": {
"line": 324,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 8925,
"end": 8929,
"loc": {
"start": {
"line": 324,
"column": 8
},
"end": {
"line": 324,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 8930,
"end": 8936,
"loc": {
"start": {
"line": 324,
"column": 13
},
"end": {
"line": 324,
"column": 19
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Refresh page length field on page length changes\n *\n * @param {Number} pageLength Current page length value\n ",
"start": 8709,
"end": 8843,
"loc": {
"start": {
"line": 317,
"column": 4
},
"end": {
"line": 321,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Refresh column sorting information on sort changes\n *\n * @param index {Number} Column index\n * @param {Boolean} descending Descending manner\n ",
"start": 8951,
"end": 9122,
"loc": {
"start": {
"line": 327,
"column": 4
},
"end": {
"line": 332,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 9127,
"end": 9282,
"loc": {
"start": {
"line": 333,
"column": 4
},
"end": {
"line": 339,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9127,
"end": 9137,
"loc": {
"start": {
"line": 333,
"column": 4
},
"end": {
"line": 333,
"column": 14
},
"identifierName": "updateSort"
},
"name": "updateSort",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 9138,
"end": 9143,
"loc": {
"start": {
"line": 333,
"column": 15
},
"end": {
"line": 333,
"column": 20
},
"identifierName": "index"
},
"name": "index"
},
{
"type": "Identifier",
"start": 9145,
"end": 9155,
"loc": {
"start": {
"line": 333,
"column": 22
},
"end": {
"line": 333,
"column": 32
},
"identifierName": "descending"
},
"name": "descending"
}
],
"body": {
"type": "BlockStatement",
"start": 9157,
"end": 9282,
"loc": {
"start": {
"line": 333,
"column": 34
},
"end": {
"line": 339,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 9167,
"end": 9253,
"loc": {
"start": {
"line": 334,
"column": 8
},
"end": {
"line": 337,
"column": 10
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9167,
"end": 9252,
"loc": {
"start": {
"line": 334,
"column": 8
},
"end": {
"line": 337,
"column": 9
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9167,
"end": 9176,
"loc": {
"start": {
"line": 334,
"column": 8
},
"end": {
"line": 334,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 9167,
"end": 9171,
"loc": {
"start": {
"line": 334,
"column": 8
},
"end": {
"line": 334,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9172,
"end": 9176,
"loc": {
"start": {
"line": 334,
"column": 13
},
"end": {
"line": 334,
"column": 17
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 9179,
"end": 9252,
"loc": {
"start": {
"line": 334,
"column": 20
},
"end": {
"line": 337,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 9193,
"end": 9206,
"loc": {
"start": {
"line": 335,
"column": 12
},
"end": {
"line": 335,
"column": 25
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9193,
"end": 9199,
"loc": {
"start": {
"line": 335,
"column": 12
},
"end": {
"line": 335,
"column": 18
},
"identifierName": "column"
},
"name": "column"
},
"value": {
"type": "Identifier",
"start": 9201,
"end": 9206,
"loc": {
"start": {
"line": 335,
"column": 20
},
"end": {
"line": 335,
"column": 25
},
"identifierName": "index"
},
"name": "index"
}
},
{
"type": "ObjectProperty",
"start": 9220,
"end": 9242,
"loc": {
"start": {
"line": 336,
"column": 12
},
"end": {
"line": 336,
"column": 34
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9220,
"end": 9230,
"loc": {
"start": {
"line": 336,
"column": 12
},
"end": {
"line": 336,
"column": 22
},
"identifierName": "descending"
},
"name": "descending"
},
"value": {
"type": "Identifier",
"start": 9232,
"end": 9242,
"loc": {
"start": {
"line": 336,
"column": 24
},
"end": {
"line": 336,
"column": 34
},
"identifierName": "descending"
},
"name": "descending"
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 9262,
"end": 9276,
"loc": {
"start": {
"line": 338,
"column": 8
},
"end": {
"line": 338,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 9262,
"end": 9275,
"loc": {
"start": {
"line": 338,
"column": 8
},
"end": {
"line": 338,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 9262,
"end": 9273,
"loc": {
"start": {
"line": 338,
"column": 8
},
"end": {
"line": 338,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 9262,
"end": 9266,
"loc": {
"start": {
"line": 338,
"column": 8
},
"end": {
"line": 338,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9267,
"end": 9273,
"loc": {
"start": {
"line": 338,
"column": 13
},
"end": {
"line": 338,
"column": 19
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Refresh column sorting information on sort changes\n *\n * @param index {Number} Column index\n * @param {Boolean} descending Descending manner\n ",
"start": 8951,
"end": 9122,
"loc": {
"start": {
"line": 327,
"column": 4
},
"end": {
"line": 332,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Refresh hidden columns information on columns visibility changes\n *\n * @param {Array} hiddenCols Columns indexes\n ",
"start": 9288,
"end": 9427,
"loc": {
"start": {
"line": 341,
"column": 4
},
"end": {
"line": 345,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 9432,
"end": 9533,
"loc": {
"start": {
"line": 346,
"column": 4
},
"end": {
"line": 349,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9432,
"end": 9452,
"loc": {
"start": {
"line": 346,
"column": 4
},
"end": {
"line": 346,
"column": 24
},
"identifierName": "updateColsVisibility"
},
"name": "updateColsVisibility",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 9453,
"end": 9463,
"loc": {
"start": {
"line": 346,
"column": 25
},
"end": {
"line": 346,
"column": 35
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
}
],
"body": {
"type": "BlockStatement",
"start": 9465,
"end": 9533,
"loc": {
"start": {
"line": 346,
"column": 37
},
"end": {
"line": 349,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 9475,
"end": 9504,
"loc": {
"start": {
"line": 347,
"column": 8
},
"end": {
"line": 347,
"column": 37
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9475,
"end": 9503,
"loc": {
"start": {
"line": 347,
"column": 8
},
"end": {
"line": 347,
"column": 36
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9475,
"end": 9490,
"loc": {
"start": {
"line": 347,
"column": 8
},
"end": {
"line": 347,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 9475,
"end": 9479,
"loc": {
"start": {
"line": 347,
"column": 8
},
"end": {
"line": 347,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9480,
"end": 9490,
"loc": {
"start": {
"line": 347,
"column": 13
},
"end": {
"line": 347,
"column": 23
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 9493,
"end": 9503,
"loc": {
"start": {
"line": 347,
"column": 26
},
"end": {
"line": 347,
"column": 36
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
}
}
},
{
"type": "ExpressionStatement",
"start": 9513,
"end": 9527,
"loc": {
"start": {
"line": 348,
"column": 8
},
"end": {
"line": 348,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 9513,
"end": 9526,
"loc": {
"start": {
"line": 348,
"column": 8
},
"end": {
"line": 348,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 9513,
"end": 9524,
"loc": {
"start": {
"line": 348,
"column": 8
},
"end": {
"line": 348,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 9513,
"end": 9517,
"loc": {
"start": {
"line": 348,
"column": 8
},
"end": {
"line": 348,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9518,
"end": 9524,
"loc": {
"start": {
"line": 348,
"column": 13
},
"end": {
"line": 348,
"column": 19
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Refresh hidden columns information on columns visibility changes\n *\n * @param {Array} hiddenCols Columns indexes\n ",
"start": 9288,
"end": 9427,
"loc": {
"start": {
"line": 341,
"column": 4
},
"end": {
"line": 345,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Refresh filters visibility on filters visibility change\n *\n * @param {Boolean} visible Visibility flad\n ",
"start": 9539,
"end": 9668,
"loc": {
"start": {
"line": 351,
"column": 4
},
"end": {
"line": 355,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 9673,
"end": 9778,
"loc": {
"start": {
"line": 356,
"column": 4
},
"end": {
"line": 359,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9673,
"end": 9696,
"loc": {
"start": {
"line": 356,
"column": 4
},
"end": {
"line": 356,
"column": 27
},
"identifierName": "updateFiltersVisibility"
},
"name": "updateFiltersVisibility",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 9697,
"end": 9704,
"loc": {
"start": {
"line": 356,
"column": 28
},
"end": {
"line": 356,
"column": 35
},
"identifierName": "visible"
},
"name": "visible"
}
],
"body": {
"type": "BlockStatement",
"start": 9706,
"end": 9778,
"loc": {
"start": {
"line": 356,
"column": 37
},
"end": {
"line": 359,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 9716,
"end": 9749,
"loc": {
"start": {
"line": 357,
"column": 8
},
"end": {
"line": 357,
"column": 41
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9716,
"end": 9748,
"loc": {
"start": {
"line": 357,
"column": 8
},
"end": {
"line": 357,
"column": 40
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9716,
"end": 9738,
"loc": {
"start": {
"line": 357,
"column": 8
},
"end": {
"line": 357,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 9716,
"end": 9720,
"loc": {
"start": {
"line": 357,
"column": 8
},
"end": {
"line": 357,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9721,
"end": 9738,
"loc": {
"start": {
"line": 357,
"column": 13
},
"end": {
"line": 357,
"column": 30
},
"identifierName": "filtersVisibility"
},
"name": "filtersVisibility"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 9741,
"end": 9748,
"loc": {
"start": {
"line": 357,
"column": 33
},
"end": {
"line": 357,
"column": 40
},
"identifierName": "visible"
},
"name": "visible"
}
}
},
{
"type": "ExpressionStatement",
"start": 9758,
"end": 9772,
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 9758,
"end": 9771,
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 9758,
"end": 9769,
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 9758,
"end": 9762,
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9763,
"end": 9769,
"loc": {
"start": {
"line": 358,
"column": 13
},
"end": {
"line": 358,
"column": 19
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Refresh filters visibility on filters visibility change\n *\n * @param {Boolean} visible Visibility flad\n ",
"start": 9539,
"end": 9668,
"loc": {
"start": {
"line": 351,
"column": 4
},
"end": {
"line": 355,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Override state field\n *\n * @param state State object\n ",
"start": 9784,
"end": 9863,
"loc": {
"start": {
"line": 361,
"column": 4
},
"end": {
"line": 365,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 9868,
"end": 9979,
"loc": {
"start": {
"line": 366,
"column": 4
},
"end": {
"line": 369,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9868,
"end": 9876,
"loc": {
"start": {
"line": 366,
"column": 4
},
"end": {
"line": 366,
"column": 12
},
"identifierName": "override"
},
"name": "override",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 9877,
"end": 9882,
"loc": {
"start": {
"line": 366,
"column": 13
},
"end": {
"line": 366,
"column": 18
},
"identifierName": "state"
},
"name": "state"
}
],
"body": {
"type": "BlockStatement",
"start": 9884,
"end": 9979,
"loc": {
"start": {
"line": 366,
"column": 20
},
"end": {
"line": 369,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 9894,
"end": 9913,
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 27
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9894,
"end": 9912,
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 26
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9894,
"end": 9904,
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 9894,
"end": 9898,
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9899,
"end": 9904,
"loc": {
"start": {
"line": 367,
"column": 13
},
"end": {
"line": 367,
"column": 18
},
"identifierName": "state"
},
"name": "state"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 9907,
"end": 9912,
"loc": {
"start": {
"line": 367,
"column": 21
},
"end": {
"line": 367,
"column": 26
},
"identifierName": "state"
},
"name": "state"
}
}
},
{
"type": "ExpressionStatement",
"start": 9922,
"end": 9973,
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 59
}
},
"expression": {
"type": "CallExpression",
"start": 9922,
"end": 9972,
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 9922,
"end": 9939,
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 9922,
"end": 9934,
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 9922,
"end": 9926,
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 9927,
"end": 9934,
"loc": {
"start": {
"line": 368,
"column": 13
},
"end": {
"line": 368,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 9935,
"end": 9939,
"loc": {
"start": {
"line": 368,
"column": 21
},
"end": {
"line": 368,
"column": 25
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 9940,
"end": 9955,
"loc": {
"start": {
"line": 368,
"column": 26
},
"end": {
"line": 368,
"column": 41
}
},
"extra": {
"rawValue": "state-changed",
"raw": "'state-changed'"
},
"value": "state-changed"
},
{
"type": "MemberExpression",
"start": 9957,
"end": 9964,
"loc": {
"start": {
"line": 368,
"column": 43
},
"end": {
"line": 368,
"column": 50
}
},
"object": {
"type": "ThisExpression",
"start": 9957,
"end": 9961,
"loc": {
"start": {
"line": 368,
"column": 43
},
"end": {
"line": 368,
"column": 47
}
}
},
"property": {
"type": "Identifier",
"start": 9962,
"end": 9964,
"loc": {
"start": {
"line": 368,
"column": 48
},
"end": {
"line": 368,
"column": 50
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
},
{
"type": "Identifier",
"start": 9966,
"end": 9971,
"loc": {
"start": {
"line": 368,
"column": 52
},
"end": {
"line": 368,
"column": 57
},
"identifierName": "state"
},
"name": "state"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Override state field\n *\n * @param state State object\n ",
"start": 9784,
"end": 9863,
"loc": {
"start": {
"line": 361,
"column": 4
},
"end": {
"line": 365,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sync stored features state\n ",
"start": 9985,
"end": 10030,
"loc": {
"start": {
"line": 371,
"column": 4
},
"end": {
"line": 373,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 10035,
"end": 10577,
"loc": {
"start": {
"line": 374,
"column": 4
},
"end": {
"line": 393,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10035,
"end": 10039,
"loc": {
"start": {
"line": 374,
"column": 4
},
"end": {
"line": 374,
"column": 8
},
"identifierName": "sync"
},
"name": "sync",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 10042,
"end": 10577,
"loc": {
"start": {
"line": 374,
"column": 11
},
"end": {
"line": 393,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 10052,
"end": 10075,
"loc": {
"start": {
"line": 375,
"column": 8
},
"end": {
"line": 375,
"column": 31
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 10056,
"end": 10074,
"loc": {
"start": {
"line": 375,
"column": 12
},
"end": {
"line": 375,
"column": 30
}
},
"id": {
"type": "Identifier",
"start": 10056,
"end": 10061,
"loc": {
"start": {
"line": 375,
"column": 12
},
"end": {
"line": 375,
"column": 17
},
"identifierName": "state"
},
"name": "state"
},
"init": {
"type": "MemberExpression",
"start": 10064,
"end": 10074,
"loc": {
"start": {
"line": 375,
"column": 20
},
"end": {
"line": 375,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 10064,
"end": 10068,
"loc": {
"start": {
"line": 375,
"column": 20
},
"end": {
"line": 375,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 10069,
"end": 10074,
"loc": {
"start": {
"line": 375,
"column": 25
},
"end": {
"line": 375,
"column": 30
},
"identifierName": "state"
},
"name": "state"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 10084,
"end": 10101,
"loc": {
"start": {
"line": 376,
"column": 8
},
"end": {
"line": 376,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 10088,
"end": 10100,
"loc": {
"start": {
"line": 376,
"column": 12
},
"end": {
"line": 376,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 10088,
"end": 10090,
"loc": {
"start": {
"line": 376,
"column": 12
},
"end": {
"line": 376,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 10093,
"end": 10100,
"loc": {
"start": {
"line": 376,
"column": 17
},
"end": {
"line": 376,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 10093,
"end": 10097,
"loc": {
"start": {
"line": 376,
"column": 17
},
"end": {
"line": 376,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 10098,
"end": 10100,
"loc": {
"start": {
"line": 376,
"column": 22
},
"end": {
"line": 376,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 10111,
"end": 10131,
"loc": {
"start": {
"line": 378,
"column": 8
},
"end": {
"line": 378,
"column": 28
}
},
"expression": {
"type": "CallExpression",
"start": 10111,
"end": 10130,
"loc": {
"start": {
"line": 378,
"column": 8
},
"end": {
"line": 378,
"column": 27
}
},
"callee": {
"type": "MemberExpression",
"start": 10111,
"end": 10128,
"loc": {
"start": {
"line": 378,
"column": 8
},
"end": {
"line": 378,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 10111,
"end": 10115,
"loc": {
"start": {
"line": 378,
"column": 8
},
"end": {
"line": 378,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10116,
"end": 10128,
"loc": {
"start": {
"line": 378,
"column": 13
},
"end": {
"line": 378,
"column": 25
},
"identifierName": "_syncFilters"
},
"name": "_syncFilters"
},
"computed": false
},
"arguments": []
}
},
{
"type": "IfStatement",
"start": 10141,
"end": 10294,
"loc": {
"start": {
"line": 380,
"column": 8
},
"end": {
"line": 383,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 10145,
"end": 10167,
"loc": {
"start": {
"line": 380,
"column": 12
},
"end": {
"line": 380,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 10145,
"end": 10149,
"loc": {
"start": {
"line": 380,
"column": 12
},
"end": {
"line": 380,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 10150,
"end": 10167,
"loc": {
"start": {
"line": 380,
"column": 17
},
"end": {
"line": 380,
"column": 34
},
"identifierName": "persistPageNumber"
},
"name": "persistPageNumber"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 10169,
"end": 10294,
"loc": {
"start": {
"line": 380,
"column": 36
},
"end": {
"line": 383,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 10183,
"end": 10222,
"loc": {
"start": {
"line": 381,
"column": 12
},
"end": {
"line": 381,
"column": 51
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 10187,
"end": 10221,
"loc": {
"start": {
"line": 381,
"column": 16
},
"end": {
"line": 381,
"column": 50
}
},
"id": {
"type": "Identifier",
"start": 10187,
"end": 10197,
"loc": {
"start": {
"line": 381,
"column": 16
},
"end": {
"line": 381,
"column": 26
},
"identifierName": "pageNumber"
},
"name": "pageNumber"
},
"init": {
"type": "MemberExpression",
"start": 10200,
"end": 10221,
"loc": {
"start": {
"line": 381,
"column": 29
},
"end": {
"line": 381,
"column": 50
}
},
"object": {
"type": "Identifier",
"start": 10200,
"end": 10205,
"loc": {
"start": {
"line": 381,
"column": 29
},
"end": {
"line": 381,
"column": 34
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "MemberExpression",
"start": 10206,
"end": 10220,
"loc": {
"start": {
"line": 381,
"column": 35
},
"end": {
"line": 381,
"column": 49
}
},
"object": {
"type": "ThisExpression",
"start": 10206,
"end": 10210,
"loc": {
"start": {
"line": 381,
"column": 35
},
"end": {
"line": 381,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 10211,
"end": 10220,
"loc": {
"start": {
"line": 381,
"column": 40
},
"end": {
"line": 381,
"column": 49
},
"identifierName": "pageNbKey"
},
"name": "pageNbKey"
},
"computed": false
},
"computed": true
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 10235,
"end": 10284,
"loc": {
"start": {
"line": 382,
"column": 12
},
"end": {
"line": 382,
"column": 61
}
},
"expression": {
"type": "CallExpression",
"start": 10235,
"end": 10283,
"loc": {
"start": {
"line": 382,
"column": 12
},
"end": {
"line": 382,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 10235,
"end": 10252,
"loc": {
"start": {
"line": 382,
"column": 12
},
"end": {
"line": 382,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 10235,
"end": 10247,
"loc": {
"start": {
"line": 382,
"column": 12
},
"end": {
"line": 382,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 10235,
"end": 10239,
"loc": {
"start": {
"line": 382,
"column": 12
},
"end": {
"line": 382,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 10240,
"end": 10247,
"loc": {
"start": {
"line": 382,
"column": 17
},
"end": {
"line": 382,
"column": 24
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10248,
"end": 10252,
"loc": {
"start": {
"line": 382,
"column": 25
},
"end": {
"line": 382,
"column": 29
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 10253,
"end": 10266,
"loc": {
"start": {
"line": 382,
"column": 30
},
"end": {
"line": 382,
"column": 43
}
},
"extra": {
"rawValue": "change-page",
"raw": "'change-page'"
},
"value": "change-page"
},
{
"type": "Identifier",
"start": 10268,
"end": 10270,
"loc": {
"start": {
"line": 382,
"column": 45
},
"end": {
"line": 382,
"column": 47
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 10272,
"end": 10282,
"loc": {
"start": {
"line": 382,
"column": 49
},
"end": {
"line": 382,
"column": 59
},
"identifierName": "pageNumber"
},
"name": "pageNumber"
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 10304,
"end": 10469,
"loc": {
"start": {
"line": 385,
"column": 8
},
"end": {
"line": 388,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 10308,
"end": 10330,
"loc": {
"start": {
"line": 385,
"column": 12
},
"end": {
"line": 385,
"column": 34
}
},
"object": {
"type": "ThisExpression",
"start": 10308,
"end": 10312,
"loc": {
"start": {
"line": 385,
"column": 12
},
"end": {
"line": 385,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 10313,
"end": 10330,
"loc": {
"start": {
"line": 385,
"column": 17
},
"end": {
"line": 385,
"column": 34
},
"identifierName": "persistPageLength"
},
"name": "persistPageLength"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 10332,
"end": 10469,
"loc": {
"start": {
"line": 385,
"column": 36
},
"end": {
"line": 388,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 10346,
"end": 10389,
"loc": {
"start": {
"line": 386,
"column": 12
},
"end": {
"line": 386,
"column": 55
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 10350,
"end": 10388,
"loc": {
"start": {
"line": 386,
"column": 16
},
"end": {
"line": 386,
"column": 54
}
},
"id": {
"type": "Identifier",
"start": 10350,
"end": 10360,
"loc": {
"start": {
"line": 386,
"column": 16
},
"end": {
"line": 386,
"column": 26
},
"identifierName": "pageLength"
},
"name": "pageLength"
},
"init": {
"type": "MemberExpression",
"start": 10363,
"end": 10388,
"loc": {
"start": {
"line": 386,
"column": 29
},
"end": {
"line": 386,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 10363,
"end": 10368,
"loc": {
"start": {
"line": 386,
"column": 29
},
"end": {
"line": 386,
"column": 34
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "MemberExpression",
"start": 10369,
"end": 10387,
"loc": {
"start": {
"line": 386,
"column": 35
},
"end": {
"line": 386,
"column": 53
}
},
"object": {
"type": "ThisExpression",
"start": 10369,
"end": 10373,
"loc": {
"start": {
"line": 386,
"column": 35
},
"end": {
"line": 386,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 10374,
"end": 10387,
"loc": {
"start": {
"line": 386,
"column": 40
},
"end": {
"line": 386,
"column": 53
},
"identifierName": "pageLengthKey"
},
"name": "pageLengthKey"
},
"computed": false
},
"computed": true
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 10402,
"end": 10459,
"loc": {
"start": {
"line": 387,
"column": 12
},
"end": {
"line": 387,
"column": 69
}
},
"expression": {
"type": "CallExpression",
"start": 10402,
"end": 10458,
"loc": {
"start": {
"line": 387,
"column": 12
},
"end": {
"line": 387,
"column": 68
}
},
"callee": {
"type": "MemberExpression",
"start": 10402,
"end": 10419,
"loc": {
"start": {
"line": 387,
"column": 12
},
"end": {
"line": 387,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 10402,
"end": 10414,
"loc": {
"start": {
"line": 387,
"column": 12
},
"end": {
"line": 387,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 10402,
"end": 10406,
"loc": {
"start": {
"line": 387,
"column": 12
},
"end": {
"line": 387,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 10407,
"end": 10414,
"loc": {
"start": {
"line": 387,
"column": 17
},
"end": {
"line": 387,
"column": 24
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10415,
"end": 10419,
"loc": {
"start": {
"line": 387,
"column": 25
},
"end": {
"line": 387,
"column": 29
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 10420,
"end": 10441,
"loc": {
"start": {
"line": 387,
"column": 30
},
"end": {
"line": 387,
"column": 51
}
},
"extra": {
"rawValue": "change-page-results",
"raw": "'change-page-results'"
},
"value": "change-page-results"
},
{
"type": "Identifier",
"start": 10443,
"end": 10445,
"loc": {
"start": {
"line": 387,
"column": 53
},
"end": {
"line": 387,
"column": 55
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 10447,
"end": 10457,
"loc": {
"start": {
"line": 387,
"column": 57
},
"end": {
"line": 387,
"column": 67
},
"identifierName": "pageLength"
},
"name": "pageLength"
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 10479,
"end": 10496,
"loc": {
"start": {
"line": 390,
"column": 8
},
"end": {
"line": 390,
"column": 25
}
},
"expression": {
"type": "CallExpression",
"start": 10479,
"end": 10495,
"loc": {
"start": {
"line": 390,
"column": 8
},
"end": {
"line": 390,
"column": 24
}
},
"callee": {
"type": "MemberExpression",
"start": 10479,
"end": 10493,
"loc": {
"start": {
"line": 390,
"column": 8
},
"end": {
"line": 390,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 10479,
"end": 10483,
"loc": {
"start": {
"line": 390,
"column": 8
},
"end": {
"line": 390,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10484,
"end": 10493,
"loc": {
"start": {
"line": 390,
"column": 13
},
"end": {
"line": 390,
"column": 22
},
"identifierName": "_syncSort"
},
"name": "_syncSort"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 10505,
"end": 10532,
"loc": {
"start": {
"line": 391,
"column": 8
},
"end": {
"line": 391,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 10505,
"end": 10531,
"loc": {
"start": {
"line": 391,
"column": 8
},
"end": {
"line": 391,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 10505,
"end": 10529,
"loc": {
"start": {
"line": 391,
"column": 8
},
"end": {
"line": 391,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 10505,
"end": 10509,
"loc": {
"start": {
"line": 391,
"column": 8
},
"end": {
"line": 391,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10510,
"end": 10529,
"loc": {
"start": {
"line": 391,
"column": 13
},
"end": {
"line": 391,
"column": 32
},
"identifierName": "_syncColsVisibility"
},
"name": "_syncColsVisibility"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 10541,
"end": 10571,
"loc": {
"start": {
"line": 392,
"column": 8
},
"end": {
"line": 392,
"column": 38
}
},
"expression": {
"type": "CallExpression",
"start": 10541,
"end": 10570,
"loc": {
"start": {
"line": 392,
"column": 8
},
"end": {
"line": 392,
"column": 37
}
},
"callee": {
"type": "MemberExpression",
"start": 10541,
"end": 10568,
"loc": {
"start": {
"line": 392,
"column": 8
},
"end": {
"line": 392,
"column": 35
}
},
"object": {
"type": "ThisExpression",
"start": 10541,
"end": 10545,
"loc": {
"start": {
"line": 392,
"column": 8
},
"end": {
"line": 392,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 10546,
"end": 10568,
"loc": {
"start": {
"line": 392,
"column": 13
},
"end": {
"line": 392,
"column": 35
},
"identifierName": "_syncFiltersVisibility"
},
"name": "_syncFiltersVisibility"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sync stored features state\n ",
"start": 9985,
"end": 10030,
"loc": {
"start": {
"line": 371,
"column": 4
},
"end": {
"line": 373,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Override current state with passed one and sync features\n *\n * @param {Object} state State object\n ",
"start": 10583,
"end": 10707,
"loc": {
"start": {
"line": 395,
"column": 4
},
"end": {
"line": 399,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 10712,
"end": 11074,
"loc": {
"start": {
"line": 400,
"column": 4
},
"end": {
"line": 410,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10712,
"end": 10727,
"loc": {
"start": {
"line": 400,
"column": 4
},
"end": {
"line": 400,
"column": 19
},
"identifierName": "overrideAndSync"
},
"name": "overrideAndSync",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 10728,
"end": 10733,
"loc": {
"start": {
"line": 400,
"column": 20
},
"end": {
"line": 400,
"column": 25
},
"identifierName": "state"
},
"name": "state"
}
],
"body": {
"type": "BlockStatement",
"start": 10735,
"end": 11074,
"loc": {
"start": {
"line": 400,
"column": 27
},
"end": {
"line": 410,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 10844,
"end": 10859,
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 23
}
},
"expression": {
"type": "CallExpression",
"start": 10844,
"end": 10858,
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 22
}
},
"callee": {
"type": "MemberExpression",
"start": 10844,
"end": 10856,
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 10844,
"end": 10848,
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 10849,
"end": 10856,
"loc": {
"start": {
"line": 403,
"column": 13
},
"end": {
"line": 403,
"column": 20
},
"identifierName": "disable"
},
"name": "disable"
},
"computed": false,
"leadingComments": null
},
"arguments": [],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " To prevent state to react to features changes, state is temporarily",
"start": 10745,
"end": 10815,
"loc": {
"start": {
"line": 401,
"column": 8
},
"end": {
"line": 401,
"column": 78
}
}
},
{
"type": "CommentLine",
"value": " disabled",
"start": 10824,
"end": 10835,
"loc": {
"start": {
"line": 402,
"column": 8
},
"end": {
"line": 402,
"column": 19
}
}
}
],
"trailingComments": [
{
"type": "CommentLine",
"value": " State is overriden with passed state object",
"start": 10868,
"end": 10914,
"loc": {
"start": {
"line": 404,
"column": 8
},
"end": {
"line": 404,
"column": 54
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 10923,
"end": 10944,
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 29
}
},
"expression": {
"type": "CallExpression",
"start": 10923,
"end": 10943,
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 28
}
},
"callee": {
"type": "MemberExpression",
"start": 10923,
"end": 10936,
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 10923,
"end": 10927,
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 10928,
"end": 10936,
"loc": {
"start": {
"line": 405,
"column": 13
},
"end": {
"line": 405,
"column": 21
},
"identifierName": "override"
},
"name": "override"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "Identifier",
"start": 10937,
"end": 10942,
"loc": {
"start": {
"line": 405,
"column": 22
},
"end": {
"line": 405,
"column": 27
},
"identifierName": "state"
},
"name": "state"
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " State is overriden with passed state object",
"start": 10868,
"end": 10914,
"loc": {
"start": {
"line": 404,
"column": 8
},
"end": {
"line": 404,
"column": 54
}
}
}
],
"trailingComments": [
{
"type": "CommentLine",
"value": " New hash state is applied to features",
"start": 10953,
"end": 10993,
"loc": {
"start": {
"line": 406,
"column": 8
},
"end": {
"line": 406,
"column": 48
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 11002,
"end": 11014,
"loc": {
"start": {
"line": 407,
"column": 8
},
"end": {
"line": 407,
"column": 20
}
},
"expression": {
"type": "CallExpression",
"start": 11002,
"end": 11013,
"loc": {
"start": {
"line": 407,
"column": 8
},
"end": {
"line": 407,
"column": 19
}
},
"callee": {
"type": "MemberExpression",
"start": 11002,
"end": 11011,
"loc": {
"start": {
"line": 407,
"column": 8
},
"end": {
"line": 407,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 11002,
"end": 11006,
"loc": {
"start": {
"line": 407,
"column": 8
},
"end": {
"line": 407,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 11007,
"end": 11011,
"loc": {
"start": {
"line": 407,
"column": 13
},
"end": {
"line": 407,
"column": 17
},
"identifierName": "sync"
},
"name": "sync"
},
"computed": false,
"leadingComments": null
},
"arguments": [],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " New hash state is applied to features",
"start": 10953,
"end": 10993,
"loc": {
"start": {
"line": 406,
"column": 8
},
"end": {
"line": 406,
"column": 48
}
}
}
],
"trailingComments": [
{
"type": "CommentLine",
"value": " State is re-enabled",
"start": 11023,
"end": 11045,
"loc": {
"start": {
"line": 408,
"column": 8
},
"end": {
"line": 408,
"column": 30
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 11054,
"end": 11068,
"loc": {
"start": {
"line": 409,
"column": 8
},
"end": {
"line": 409,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 11054,
"end": 11067,
"loc": {
"start": {
"line": 409,
"column": 8
},
"end": {
"line": 409,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 11054,
"end": 11065,
"loc": {
"start": {
"line": 409,
"column": 8
},
"end": {
"line": 409,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 11054,
"end": 11058,
"loc": {
"start": {
"line": 409,
"column": 8
},
"end": {
"line": 409,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 11059,
"end": 11065,
"loc": {
"start": {
"line": 409,
"column": 13
},
"end": {
"line": 409,
"column": 19
},
"identifierName": "enable"
},
"name": "enable"
},
"computed": false,
"leadingComments": null
},
"arguments": [],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " State is re-enabled",
"start": 11023,
"end": 11045,
"loc": {
"start": {
"line": 408,
"column": 8
},
"end": {
"line": 408,
"column": 30
}
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Override current state with passed one and sync features\n *\n * @param {Object} state State object\n ",
"start": 10583,
"end": 10707,
"loc": {
"start": {
"line": 395,
"column": 4
},
"end": {
"line": 399,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sync filters with stored values and filter table\n *\n * @private\n ",
"start": 11080,
"end": 11170,
"loc": {
"start": {
"line": 412,
"column": 4
},
"end": {
"line": 416,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 11175,
"end": 11803,
"loc": {
"start": {
"line": 417,
"column": 4
},
"end": {
"line": 437,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11175,
"end": 11187,
"loc": {
"start": {
"line": 417,
"column": 4
},
"end": {
"line": 417,
"column": 16
},
"identifierName": "_syncFilters"
},
"name": "_syncFilters",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 11190,
"end": 11803,
"loc": {
"start": {
"line": 417,
"column": 19
},
"end": {
"line": 437,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 11200,
"end": 11257,
"loc": {
"start": {
"line": 418,
"column": 8
},
"end": {
"line": 420,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 11204,
"end": 11224,
"loc": {
"start": {
"line": 418,
"column": 12
},
"end": {
"line": 418,
"column": 32
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 11205,
"end": 11224,
"loc": {
"start": {
"line": 418,
"column": 13
},
"end": {
"line": 418,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 11205,
"end": 11209,
"loc": {
"start": {
"line": 418,
"column": 13
},
"end": {
"line": 418,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 11210,
"end": 11224,
"loc": {
"start": {
"line": 418,
"column": 18
},
"end": {
"line": 418,
"column": 32
},
"identifierName": "persistFilters"
},
"name": "persistFilters"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 11226,
"end": 11257,
"loc": {
"start": {
"line": 418,
"column": 34
},
"end": {
"line": 420,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 11240,
"end": 11247,
"loc": {
"start": {
"line": 419,
"column": 12
},
"end": {
"line": 419,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 11266,
"end": 11289,
"loc": {
"start": {
"line": 421,
"column": 8
},
"end": {
"line": 421,
"column": 31
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 11270,
"end": 11288,
"loc": {
"start": {
"line": 421,
"column": 12
},
"end": {
"line": 421,
"column": 30
}
},
"id": {
"type": "Identifier",
"start": 11270,
"end": 11275,
"loc": {
"start": {
"line": 421,
"column": 12
},
"end": {
"line": 421,
"column": 17
},
"identifierName": "state"
},
"name": "state"
},
"init": {
"type": "MemberExpression",
"start": 11278,
"end": 11288,
"loc": {
"start": {
"line": 421,
"column": 20
},
"end": {
"line": 421,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 11278,
"end": 11282,
"loc": {
"start": {
"line": 421,
"column": 20
},
"end": {
"line": 421,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 11283,
"end": 11288,
"loc": {
"start": {
"line": 421,
"column": 25
},
"end": {
"line": 421,
"column": 30
},
"identifierName": "state"
},
"name": "state"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 11298,
"end": 11315,
"loc": {
"start": {
"line": 422,
"column": 8
},
"end": {
"line": 422,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 11302,
"end": 11314,
"loc": {
"start": {
"line": 422,
"column": 12
},
"end": {
"line": 422,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 11302,
"end": 11304,
"loc": {
"start": {
"line": 422,
"column": 12
},
"end": {
"line": 422,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 11307,
"end": 11314,
"loc": {
"start": {
"line": 422,
"column": 17
},
"end": {
"line": 422,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 11307,
"end": 11311,
"loc": {
"start": {
"line": 422,
"column": 17
},
"end": {
"line": 422,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 11312,
"end": 11314,
"loc": {
"start": {
"line": 422,
"column": 22
},
"end": {
"line": 422,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let",
"trailingComments": [
{
"type": "CommentLine",
"value": " clear all filters",
"start": 11325,
"end": 11345,
"loc": {
"start": {
"line": 424,
"column": 8
},
"end": {
"line": 424,
"column": 28
}
}
},
{
"type": "CommentLine",
"value": " TODO: use tf.clearFilters() once it allows to not filter the table",
"start": 11354,
"end": 11423,
"loc": {
"start": {
"line": 425,
"column": 8
},
"end": {
"line": 425,
"column": 77
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 11432,
"end": 11486,
"loc": {
"start": {
"line": 426,
"column": 8
},
"end": {
"line": 426,
"column": 62
}
},
"expression": {
"type": "CallExpression",
"start": 11432,
"end": 11485,
"loc": {
"start": {
"line": 426,
"column": 8
},
"end": {
"line": 426,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 11432,
"end": 11442,
"loc": {
"start": {
"line": 426,
"column": 8
},
"end": {
"line": 426,
"column": 18
}
},
"object": {
"type": "Identifier",
"start": 11432,
"end": 11434,
"loc": {
"start": {
"line": 426,
"column": 8
},
"end": {
"line": 426,
"column": 10
},
"identifierName": "tf"
},
"name": "tf",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 11435,
"end": 11442,
"loc": {
"start": {
"line": 426,
"column": 11
},
"end": {
"line": 426,
"column": 18
},
"identifierName": "eachCol"
},
"name": "eachCol"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 11443,
"end": 11484,
"loc": {
"start": {
"line": 426,
"column": 19
},
"end": {
"line": 426,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 11444,
"end": 11450,
"loc": {
"start": {
"line": 426,
"column": 20
},
"end": {
"line": 426,
"column": 26
},
"identifierName": "colIdx"
},
"name": "colIdx"
}
],
"body": {
"type": "CallExpression",
"start": 11455,
"end": 11484,
"loc": {
"start": {
"line": 426,
"column": 31
},
"end": {
"line": 426,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 11455,
"end": 11472,
"loc": {
"start": {
"line": 426,
"column": 31
},
"end": {
"line": 426,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 11455,
"end": 11457,
"loc": {
"start": {
"line": 426,
"column": 31
},
"end": {
"line": 426,
"column": 33
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 11458,
"end": 11472,
"loc": {
"start": {
"line": 426,
"column": 34
},
"end": {
"line": 426,
"column": 48
},
"identifierName": "setFilterValue"
},
"name": "setFilterValue"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 11473,
"end": 11479,
"loc": {
"start": {
"line": 426,
"column": 49
},
"end": {
"line": 426,
"column": 55
},
"identifierName": "colIdx"
},
"name": "colIdx"
},
{
"type": "StringLiteral",
"start": 11481,
"end": 11483,
"loc": {
"start": {
"line": 426,
"column": 57
},
"end": {
"line": 426,
"column": 59
}
},
"extra": {
"rawValue": "",
"raw": "''"
},
"value": ""
}
]
}
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " clear all filters",
"start": 11325,
"end": 11345,
"loc": {
"start": {
"line": 424,
"column": 8
},
"end": {
"line": 424,
"column": 28
}
}
},
{
"type": "CommentLine",
"value": " TODO: use tf.clearFilters() once it allows to not filter the table",
"start": 11354,
"end": 11423,
"loc": {
"start": {
"line": 425,
"column": 8
},
"end": {
"line": 425,
"column": 77
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 11496,
"end": 11775,
"loc": {
"start": {
"line": 428,
"column": 8
},
"end": {
"line": 434,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 11496,
"end": 11774,
"loc": {
"start": {
"line": 428,
"column": 8
},
"end": {
"line": 434,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 11496,
"end": 11522,
"loc": {
"start": {
"line": 428,
"column": 8
},
"end": {
"line": 428,
"column": 34
}
},
"object": {
"type": "CallExpression",
"start": 11496,
"end": 11514,
"loc": {
"start": {
"line": 428,
"column": 8
},
"end": {
"line": 428,
"column": 26
}
},
"callee": {
"type": "MemberExpression",
"start": 11496,
"end": 11507,
"loc": {
"start": {
"line": 428,
"column": 8
},
"end": {
"line": 428,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 11496,
"end": 11502,
"loc": {
"start": {
"line": 428,
"column": 8
},
"end": {
"line": 428,
"column": 14
},
"identifierName": "Object"
},
"name": "Object"
},
"property": {
"type": "Identifier",
"start": 11503,
"end": 11507,
"loc": {
"start": {
"line": 428,
"column": 15
},
"end": {
"line": 428,
"column": 19
},
"identifierName": "keys"
},
"name": "keys"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 11508,
"end": 11513,
"loc": {
"start": {
"line": 428,
"column": 20
},
"end": {
"line": 428,
"column": 25
},
"identifierName": "state"
},
"name": "state"
}
]
},
"property": {
"type": "Identifier",
"start": 11515,
"end": 11522,
"loc": {
"start": {
"line": 428,
"column": 27
},
"end": {
"line": 428,
"column": 34
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 11523,
"end": 11773,
"loc": {
"start": {
"line": 428,
"column": 35
},
"end": {
"line": 434,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 11524,
"end": 11527,
"loc": {
"start": {
"line": 428,
"column": 36
},
"end": {
"line": 428,
"column": 39
},
"identifierName": "key"
},
"name": "key"
}
],
"body": {
"type": "BlockStatement",
"start": 11532,
"end": 11773,
"loc": {
"start": {
"line": 428,
"column": 44
},
"end": {
"line": 434,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 11546,
"end": 11763,
"loc": {
"start": {
"line": 429,
"column": 12
},
"end": {
"line": 433,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 11550,
"end": 11582,
"loc": {
"start": {
"line": 429,
"column": 16
},
"end": {
"line": 429,
"column": 48
}
},
"left": {
"type": "CallExpression",
"start": 11550,
"end": 11575,
"loc": {
"start": {
"line": 429,
"column": 16
},
"end": {
"line": 429,
"column": 41
}
},
"callee": {
"type": "MemberExpression",
"start": 11550,
"end": 11561,
"loc": {
"start": {
"line": 429,
"column": 16
},
"end": {
"line": 429,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 11550,
"end": 11553,
"loc": {
"start": {
"line": 429,
"column": 16
},
"end": {
"line": 429,
"column": 19
},
"identifierName": "key"
},
"name": "key"
},
"property": {
"type": "Identifier",
"start": 11554,
"end": 11561,
"loc": {
"start": {
"line": 429,
"column": 20
},
"end": {
"line": 429,
"column": 27
},
"identifierName": "indexOf"
},
"name": "indexOf"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 11562,
"end": 11574,
"loc": {
"start": {
"line": 429,
"column": 28
},
"end": {
"line": 429,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 11562,
"end": 11566,
"loc": {
"start": {
"line": 429,
"column": 28
},
"end": {
"line": 429,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 11567,
"end": 11574,
"loc": {
"start": {
"line": 429,
"column": 33
},
"end": {
"line": 429,
"column": 40
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false
}
]
},
"operator": "!==",
"right": {
"type": "UnaryExpression",
"start": 11580,
"end": 11582,
"loc": {
"start": {
"line": 429,
"column": 46
},
"end": {
"line": 429,
"column": 48
}
},
"operator": "-",
"prefix": true,
"argument": {
"type": "NumericLiteral",
"start": 11581,
"end": 11582,
"loc": {
"start": {
"line": 429,
"column": 47
},
"end": {
"line": 429,
"column": 48
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
"extra": {
"parenthesizedArgument": false
}
}
},
"consequent": {
"type": "BlockStatement",
"start": 11584,
"end": 11763,
"loc": {
"start": {
"line": 429,
"column": 50
},
"end": {
"line": 433,
"column": 13
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 11602,
"end": 11659,
"loc": {
"start": {
"line": 430,
"column": 16
},
"end": {
"line": 430,
"column": 73
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 11606,
"end": 11658,
"loc": {
"start": {
"line": 430,
"column": 20
},
"end": {
"line": 430,
"column": 72
}
},
"id": {
"type": "Identifier",
"start": 11606,
"end": 11612,
"loc": {
"start": {
"line": 430,
"column": 20
},
"end": {
"line": 430,
"column": 26
},
"identifierName": "colIdx"
},
"name": "colIdx"
},
"init": {
"type": "CallExpression",
"start": 11615,
"end": 11658,
"loc": {
"start": {
"line": 430,
"column": 29
},
"end": {
"line": 430,
"column": 72
}
},
"callee": {
"type": "Identifier",
"start": 11615,
"end": 11623,
"loc": {
"start": {
"line": 430,
"column": 29
},
"end": {
"line": 430,
"column": 37
},
"identifierName": "parseInt"
},
"name": "parseInt"
},
"arguments": [
{
"type": "CallExpression",
"start": 11624,
"end": 11653,
"loc": {
"start": {
"line": 430,
"column": 38
},
"end": {
"line": 430,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 11624,
"end": 11635,
"loc": {
"start": {
"line": 430,
"column": 38
},
"end": {
"line": 430,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 11624,
"end": 11627,
"loc": {
"start": {
"line": 430,
"column": 38
},
"end": {
"line": 430,
"column": 41
},
"identifierName": "key"
},
"name": "key"
},
"property": {
"type": "Identifier",
"start": 11628,
"end": 11635,
"loc": {
"start": {
"line": 430,
"column": 42
},
"end": {
"line": 430,
"column": 49
},
"identifierName": "replace"
},
"name": "replace"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 11636,
"end": 11648,
"loc": {
"start": {
"line": 430,
"column": 50
},
"end": {
"line": 430,
"column": 62
}
},
"object": {
"type": "ThisExpression",
"start": 11636,
"end": 11640,
"loc": {
"start": {
"line": 430,
"column": 50
},
"end": {
"line": 430,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"start": 11641,
"end": 11648,
"loc": {
"start": {
"line": 430,
"column": 55
},
"end": {
"line": 430,
"column": 62
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 11650,
"end": 11652,
"loc": {
"start": {
"line": 430,
"column": 64
},
"end": {
"line": 430,
"column": 66
}
},
"extra": {
"rawValue": "",
"raw": "''"
},
"value": ""
}
]
},
{
"type": "NumericLiteral",
"start": 11655,
"end": 11657,
"loc": {
"start": {
"line": 430,
"column": 69
},
"end": {
"line": 430,
"column": 71
}
},
"extra": {
"rawValue": 10,
"raw": "10"
},
"value": 10
}
]
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 11676,
"end": 11701,
"loc": {
"start": {
"line": 431,
"column": 16
},
"end": {
"line": 431,
"column": 41
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 11680,
"end": 11700,
"loc": {
"start": {
"line": 431,
"column": 20
},
"end": {
"line": 431,
"column": 40
}
},
"id": {
"type": "Identifier",
"start": 11680,
"end": 11683,
"loc": {
"start": {
"line": 431,
"column": 20
},
"end": {
"line": 431,
"column": 23
},
"identifierName": "val"
},
"name": "val"
},
"init": {
"type": "MemberExpression",
"start": 11686,
"end": 11700,
"loc": {
"start": {
"line": 431,
"column": 26
},
"end": {
"line": 431,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 11686,
"end": 11696,
"loc": {
"start": {
"line": 431,
"column": 26
},
"end": {
"line": 431,
"column": 36
}
},
"object": {
"type": "Identifier",
"start": 11686,
"end": 11691,
"loc": {
"start": {
"line": 431,
"column": 26
},
"end": {
"line": 431,
"column": 31
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 11692,
"end": 11695,
"loc": {
"start": {
"line": 431,
"column": 32
},
"end": {
"line": 431,
"column": 35
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 11697,
"end": 11700,
"loc": {
"start": {
"line": 431,
"column": 37
},
"end": {
"line": 431,
"column": 40
},
"identifierName": "flt"
},
"name": "flt"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 11718,
"end": 11749,
"loc": {
"start": {
"line": 432,
"column": 16
},
"end": {
"line": 432,
"column": 47
}
},
"expression": {
"type": "CallExpression",
"start": 11718,
"end": 11748,
"loc": {
"start": {
"line": 432,
"column": 16
},
"end": {
"line": 432,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 11718,
"end": 11735,
"loc": {
"start": {
"line": 432,
"column": 16
},
"end": {
"line": 432,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 11718,
"end": 11720,
"loc": {
"start": {
"line": 432,
"column": 16
},
"end": {
"line": 432,
"column": 18
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 11721,
"end": 11735,
"loc": {
"start": {
"line": 432,
"column": 19
},
"end": {
"line": 432,
"column": 33
},
"identifierName": "setFilterValue"
},
"name": "setFilterValue"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 11736,
"end": 11742,
"loc": {
"start": {
"line": 432,
"column": 34
},
"end": {
"line": 432,
"column": 40
},
"identifierName": "colIdx"
},
"name": "colIdx"
},
{
"type": "Identifier",
"start": 11744,
"end": 11747,
"loc": {
"start": {
"line": 432,
"column": 42
},
"end": {
"line": 432,
"column": 45
},
"identifierName": "val"
},
"name": "val"
}
]
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 11785,
"end": 11797,
"loc": {
"start": {
"line": 436,
"column": 8
},
"end": {
"line": 436,
"column": 20
}
},
"expression": {
"type": "CallExpression",
"start": 11785,
"end": 11796,
"loc": {
"start": {
"line": 436,
"column": 8
},
"end": {
"line": 436,
"column": 19
}
},
"callee": {
"type": "MemberExpression",
"start": 11785,
"end": 11794,
"loc": {
"start": {
"line": 436,
"column": 8
},
"end": {
"line": 436,
"column": 17
}
},
"object": {
"type": "Identifier",
"start": 11785,
"end": 11787,
"loc": {
"start": {
"line": 436,
"column": 8
},
"end": {
"line": 436,
"column": 10
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 11788,
"end": 11794,
"loc": {
"start": {
"line": 436,
"column": 11
},
"end": {
"line": 436,
"column": 17
},
"identifierName": "filter"
},
"name": "filter"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sync filters with stored values and filter table\n *\n * @private\n ",
"start": 11080,
"end": 11170,
"loc": {
"start": {
"line": 412,
"column": 4
},
"end": {
"line": 416,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sync sorted column with stored sorting information and sort table\n *\n * @private\n ",
"start": 11809,
"end": 11916,
"loc": {
"start": {
"line": 439,
"column": 4
},
"end": {
"line": 443,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 11921,
"end": 12451,
"loc": {
"start": {
"line": 444,
"column": 4
},
"end": {
"line": 460,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11921,
"end": 11930,
"loc": {
"start": {
"line": 444,
"column": 4
},
"end": {
"line": 444,
"column": 13
},
"identifierName": "_syncSort"
},
"name": "_syncSort",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 11933,
"end": 12451,
"loc": {
"start": {
"line": 444,
"column": 16
},
"end": {
"line": 460,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 11943,
"end": 11997,
"loc": {
"start": {
"line": 445,
"column": 8
},
"end": {
"line": 447,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 11947,
"end": 11964,
"loc": {
"start": {
"line": 445,
"column": 12
},
"end": {
"line": 445,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 11948,
"end": 11964,
"loc": {
"start": {
"line": 445,
"column": 13
},
"end": {
"line": 445,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 11948,
"end": 11952,
"loc": {
"start": {
"line": 445,
"column": 13
},
"end": {
"line": 445,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 11953,
"end": 11964,
"loc": {
"start": {
"line": 445,
"column": 18
},
"end": {
"line": 445,
"column": 29
},
"identifierName": "persistSort"
},
"name": "persistSort"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 11966,
"end": 11997,
"loc": {
"start": {
"line": 445,
"column": 31
},
"end": {
"line": 447,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 11980,
"end": 11987,
"loc": {
"start": {
"line": 446,
"column": 12
},
"end": {
"line": 446,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 12006,
"end": 12029,
"loc": {
"start": {
"line": 448,
"column": 8
},
"end": {
"line": 448,
"column": 31
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12010,
"end": 12028,
"loc": {
"start": {
"line": 448,
"column": 12
},
"end": {
"line": 448,
"column": 30
}
},
"id": {
"type": "Identifier",
"start": 12010,
"end": 12015,
"loc": {
"start": {
"line": 448,
"column": 12
},
"end": {
"line": 448,
"column": 17
},
"identifierName": "state"
},
"name": "state"
},
"init": {
"type": "MemberExpression",
"start": 12018,
"end": 12028,
"loc": {
"start": {
"line": 448,
"column": 20
},
"end": {
"line": 448,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 12018,
"end": 12022,
"loc": {
"start": {
"line": 448,
"column": 20
},
"end": {
"line": 448,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 12023,
"end": 12028,
"loc": {
"start": {
"line": 448,
"column": 25
},
"end": {
"line": 448,
"column": 30
},
"identifierName": "state"
},
"name": "state"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 12038,
"end": 12055,
"loc": {
"start": {
"line": 449,
"column": 8
},
"end": {
"line": 449,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12042,
"end": 12054,
"loc": {
"start": {
"line": 449,
"column": 12
},
"end": {
"line": 449,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 12042,
"end": 12044,
"loc": {
"start": {
"line": 449,
"column": 12
},
"end": {
"line": 449,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 12047,
"end": 12054,
"loc": {
"start": {
"line": 449,
"column": 17
},
"end": {
"line": 449,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 12047,
"end": 12051,
"loc": {
"start": {
"line": 449,
"column": 17
},
"end": {
"line": 449,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 12052,
"end": 12054,
"loc": {
"start": {
"line": 449,
"column": 22
},
"end": {
"line": 449,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 12065,
"end": 12445,
"loc": {
"start": {
"line": 451,
"column": 8
},
"end": {
"line": 459,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 12065,
"end": 12444,
"loc": {
"start": {
"line": 451,
"column": 8
},
"end": {
"line": 459,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 12065,
"end": 12091,
"loc": {
"start": {
"line": 451,
"column": 8
},
"end": {
"line": 451,
"column": 34
}
},
"object": {
"type": "CallExpression",
"start": 12065,
"end": 12083,
"loc": {
"start": {
"line": 451,
"column": 8
},
"end": {
"line": 451,
"column": 26
}
},
"callee": {
"type": "MemberExpression",
"start": 12065,
"end": 12076,
"loc": {
"start": {
"line": 451,
"column": 8
},
"end": {
"line": 451,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 12065,
"end": 12071,
"loc": {
"start": {
"line": 451,
"column": 8
},
"end": {
"line": 451,
"column": 14
},
"identifierName": "Object"
},
"name": "Object"
},
"property": {
"type": "Identifier",
"start": 12072,
"end": 12076,
"loc": {
"start": {
"line": 451,
"column": 15
},
"end": {
"line": 451,
"column": 19
},
"identifierName": "keys"
},
"name": "keys"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 12077,
"end": 12082,
"loc": {
"start": {
"line": 451,
"column": 20
},
"end": {
"line": 451,
"column": 25
},
"identifierName": "state"
},
"name": "state"
}
]
},
"property": {
"type": "Identifier",
"start": 12084,
"end": 12091,
"loc": {
"start": {
"line": 451,
"column": 27
},
"end": {
"line": 451,
"column": 34
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 12092,
"end": 12443,
"loc": {
"start": {
"line": 451,
"column": 35
},
"end": {
"line": 459,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 12093,
"end": 12096,
"loc": {
"start": {
"line": 451,
"column": 36
},
"end": {
"line": 451,
"column": 39
},
"identifierName": "key"
},
"name": "key"
}
],
"body": {
"type": "BlockStatement",
"start": 12101,
"end": 12443,
"loc": {
"start": {
"line": 451,
"column": 44
},
"end": {
"line": 459,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 12115,
"end": 12433,
"loc": {
"start": {
"line": 452,
"column": 12
},
"end": {
"line": 458,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 12119,
"end": 12151,
"loc": {
"start": {
"line": 452,
"column": 16
},
"end": {
"line": 452,
"column": 48
}
},
"left": {
"type": "CallExpression",
"start": 12119,
"end": 12144,
"loc": {
"start": {
"line": 452,
"column": 16
},
"end": {
"line": 452,
"column": 41
}
},
"callee": {
"type": "MemberExpression",
"start": 12119,
"end": 12130,
"loc": {
"start": {
"line": 452,
"column": 16
},
"end": {
"line": 452,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 12119,
"end": 12122,
"loc": {
"start": {
"line": 452,
"column": 16
},
"end": {
"line": 452,
"column": 19
},
"identifierName": "key"
},
"name": "key"
},
"property": {
"type": "Identifier",
"start": 12123,
"end": 12130,
"loc": {
"start": {
"line": 452,
"column": 20
},
"end": {
"line": 452,
"column": 27
},
"identifierName": "indexOf"
},
"name": "indexOf"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 12131,
"end": 12143,
"loc": {
"start": {
"line": 452,
"column": 28
},
"end": {
"line": 452,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 12131,
"end": 12135,
"loc": {
"start": {
"line": 452,
"column": 28
},
"end": {
"line": 452,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 12136,
"end": 12143,
"loc": {
"start": {
"line": 452,
"column": 33
},
"end": {
"line": 452,
"column": 40
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false
}
]
},
"operator": "!==",
"right": {
"type": "UnaryExpression",
"start": 12149,
"end": 12151,
"loc": {
"start": {
"line": 452,
"column": 46
},
"end": {
"line": 452,
"column": 48
}
},
"operator": "-",
"prefix": true,
"argument": {
"type": "NumericLiteral",
"start": 12150,
"end": 12151,
"loc": {
"start": {
"line": 452,
"column": 47
},
"end": {
"line": 452,
"column": 48
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
"extra": {
"parenthesizedArgument": false
}
}
},
"consequent": {
"type": "BlockStatement",
"start": 12153,
"end": 12433,
"loc": {
"start": {
"line": 452,
"column": 50
},
"end": {
"line": 458,
"column": 13
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 12171,
"end": 12228,
"loc": {
"start": {
"line": 453,
"column": 16
},
"end": {
"line": 453,
"column": 73
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12175,
"end": 12227,
"loc": {
"start": {
"line": 453,
"column": 20
},
"end": {
"line": 453,
"column": 72
}
},
"id": {
"type": "Identifier",
"start": 12175,
"end": 12181,
"loc": {
"start": {
"line": 453,
"column": 20
},
"end": {
"line": 453,
"column": 26
},
"identifierName": "colIdx"
},
"name": "colIdx"
},
"init": {
"type": "CallExpression",
"start": 12184,
"end": 12227,
"loc": {
"start": {
"line": 453,
"column": 29
},
"end": {
"line": 453,
"column": 72
}
},
"callee": {
"type": "Identifier",
"start": 12184,
"end": 12192,
"loc": {
"start": {
"line": 453,
"column": 29
},
"end": {
"line": 453,
"column": 37
},
"identifierName": "parseInt"
},
"name": "parseInt"
},
"arguments": [
{
"type": "CallExpression",
"start": 12193,
"end": 12222,
"loc": {
"start": {
"line": 453,
"column": 38
},
"end": {
"line": 453,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 12193,
"end": 12204,
"loc": {
"start": {
"line": 453,
"column": 38
},
"end": {
"line": 453,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 12193,
"end": 12196,
"loc": {
"start": {
"line": 453,
"column": 38
},
"end": {
"line": 453,
"column": 41
},
"identifierName": "key"
},
"name": "key"
},
"property": {
"type": "Identifier",
"start": 12197,
"end": 12204,
"loc": {
"start": {
"line": 453,
"column": 42
},
"end": {
"line": 453,
"column": 49
},
"identifierName": "replace"
},
"name": "replace"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 12205,
"end": 12217,
"loc": {
"start": {
"line": 453,
"column": 50
},
"end": {
"line": 453,
"column": 62
}
},
"object": {
"type": "ThisExpression",
"start": 12205,
"end": 12209,
"loc": {
"start": {
"line": 453,
"column": 50
},
"end": {
"line": 453,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"start": 12210,
"end": 12217,
"loc": {
"start": {
"line": 453,
"column": 55
},
"end": {
"line": 453,
"column": 62
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 12219,
"end": 12221,
"loc": {
"start": {
"line": 453,
"column": 64
},
"end": {
"line": 453,
"column": 66
}
},
"extra": {
"rawValue": "",
"raw": "''"
},
"value": ""
}
]
},
{
"type": "NumericLiteral",
"start": 12224,
"end": 12226,
"loc": {
"start": {
"line": 453,
"column": 69
},
"end": {
"line": 453,
"column": 71
}
},
"extra": {
"rawValue": 10,
"raw": "10"
},
"value": 10
}
]
}
}
],
"kind": "let"
},
{
"type": "IfStatement",
"start": 12245,
"end": 12419,
"loc": {
"start": {
"line": 454,
"column": 16
},
"end": {
"line": 457,
"column": 17
}
},
"test": {
"type": "UnaryExpression",
"start": 12249,
"end": 12274,
"loc": {
"start": {
"line": 454,
"column": 20
},
"end": {
"line": 454,
"column": 45
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 12250,
"end": 12274,
"loc": {
"start": {
"line": 454,
"column": 21
},
"end": {
"line": 454,
"column": 45
}
},
"callee": {
"type": "Identifier",
"start": 12250,
"end": 12257,
"loc": {
"start": {
"line": 454,
"column": 21
},
"end": {
"line": 454,
"column": 28
},
"identifierName": "isUndef"
},
"name": "isUndef"
},
"arguments": [
{
"type": "MemberExpression",
"start": 12258,
"end": 12273,
"loc": {
"start": {
"line": 454,
"column": 29
},
"end": {
"line": 454,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 12258,
"end": 12268,
"loc": {
"start": {
"line": 454,
"column": 29
},
"end": {
"line": 454,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 12258,
"end": 12263,
"loc": {
"start": {
"line": 454,
"column": 29
},
"end": {
"line": 454,
"column": 34
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 12264,
"end": 12267,
"loc": {
"start": {
"line": 454,
"column": 35
},
"end": {
"line": 454,
"column": 38
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 12269,
"end": 12273,
"loc": {
"start": {
"line": 454,
"column": 40
},
"end": {
"line": 454,
"column": 44
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
}
]
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 12276,
"end": 12419,
"loc": {
"start": {
"line": 454,
"column": 47
},
"end": {
"line": 457,
"column": 17
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 12298,
"end": 12325,
"loc": {
"start": {
"line": 455,
"column": 20
},
"end": {
"line": 455,
"column": 47
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12302,
"end": 12324,
"loc": {
"start": {
"line": 455,
"column": 24
},
"end": {
"line": 455,
"column": 46
}
},
"id": {
"type": "Identifier",
"start": 12302,
"end": 12306,
"loc": {
"start": {
"line": 455,
"column": 24
},
"end": {
"line": 455,
"column": 28
},
"identifierName": "sort"
},
"name": "sort"
},
"init": {
"type": "MemberExpression",
"start": 12309,
"end": 12324,
"loc": {
"start": {
"line": 455,
"column": 31
},
"end": {
"line": 455,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 12309,
"end": 12319,
"loc": {
"start": {
"line": 455,
"column": 31
},
"end": {
"line": 455,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 12309,
"end": 12314,
"loc": {
"start": {
"line": 455,
"column": 31
},
"end": {
"line": 455,
"column": 36
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 12315,
"end": 12318,
"loc": {
"start": {
"line": 455,
"column": 37
},
"end": {
"line": 455,
"column": 40
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 12320,
"end": 12324,
"loc": {
"start": {
"line": 455,
"column": 42
},
"end": {
"line": 455,
"column": 46
},
"identifierName": "sort"
},
"name": "sort"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 12346,
"end": 12401,
"loc": {
"start": {
"line": 456,
"column": 20
},
"end": {
"line": 456,
"column": 75
}
},
"expression": {
"type": "CallExpression",
"start": 12346,
"end": 12400,
"loc": {
"start": {
"line": 456,
"column": 20
},
"end": {
"line": 456,
"column": 74
}
},
"callee": {
"type": "MemberExpression",
"start": 12346,
"end": 12363,
"loc": {
"start": {
"line": 456,
"column": 20
},
"end": {
"line": 456,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 12346,
"end": 12358,
"loc": {
"start": {
"line": 456,
"column": 20
},
"end": {
"line": 456,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 12346,
"end": 12350,
"loc": {
"start": {
"line": 456,
"column": 20
},
"end": {
"line": 456,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 12351,
"end": 12358,
"loc": {
"start": {
"line": 456,
"column": 25
},
"end": {
"line": 456,
"column": 32
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 12359,
"end": 12363,
"loc": {
"start": {
"line": 456,
"column": 33
},
"end": {
"line": 456,
"column": 37
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 12364,
"end": 12370,
"loc": {
"start": {
"line": 456,
"column": 38
},
"end": {
"line": 456,
"column": 44
}
},
"extra": {
"rawValue": "sort",
"raw": "'sort'"
},
"value": "sort"
},
{
"type": "Identifier",
"start": 12372,
"end": 12374,
"loc": {
"start": {
"line": 456,
"column": 46
},
"end": {
"line": 456,
"column": 48
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 12376,
"end": 12382,
"loc": {
"start": {
"line": 456,
"column": 50
},
"end": {
"line": 456,
"column": 56
},
"identifierName": "colIdx"
},
"name": "colIdx"
},
{
"type": "MemberExpression",
"start": 12384,
"end": 12399,
"loc": {
"start": {
"line": 456,
"column": 58
},
"end": {
"line": 456,
"column": 73
}
},
"object": {
"type": "Identifier",
"start": 12384,
"end": 12388,
"loc": {
"start": {
"line": 456,
"column": 58
},
"end": {
"line": 456,
"column": 62
},
"identifierName": "sort"
},
"name": "sort"
},
"property": {
"type": "Identifier",
"start": 12389,
"end": 12399,
"loc": {
"start": {
"line": 456,
"column": 63
},
"end": {
"line": 456,
"column": 73
},
"identifierName": "descending"
},
"name": "descending"
},
"computed": false
}
]
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sync sorted column with stored sorting information and sort table\n *\n * @private\n ",
"start": 11809,
"end": 11916,
"loc": {
"start": {
"line": 439,
"column": 4
},
"end": {
"line": 443,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sync hidden columns with stored information\n *\n * @private\n ",
"start": 12457,
"end": 12542,
"loc": {
"start": {
"line": 462,
"column": 4
},
"end": {
"line": 466,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 12547,
"end": 13161,
"loc": {
"start": {
"line": 467,
"column": 4
},
"end": {
"line": 487,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 12547,
"end": 12566,
"loc": {
"start": {
"line": 467,
"column": 4
},
"end": {
"line": 467,
"column": 23
},
"identifierName": "_syncColsVisibility"
},
"name": "_syncColsVisibility",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 12569,
"end": 13161,
"loc": {
"start": {
"line": 467,
"column": 26
},
"end": {
"line": 487,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 12579,
"end": 12643,
"loc": {
"start": {
"line": 468,
"column": 8
},
"end": {
"line": 470,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 12583,
"end": 12610,
"loc": {
"start": {
"line": 468,
"column": 12
},
"end": {
"line": 468,
"column": 39
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 12584,
"end": 12610,
"loc": {
"start": {
"line": 468,
"column": 13
},
"end": {
"line": 468,
"column": 39
}
},
"object": {
"type": "ThisExpression",
"start": 12584,
"end": 12588,
"loc": {
"start": {
"line": 468,
"column": 13
},
"end": {
"line": 468,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 12589,
"end": 12610,
"loc": {
"start": {
"line": 468,
"column": 18
},
"end": {
"line": 468,
"column": 39
},
"identifierName": "persistColsVisibility"
},
"name": "persistColsVisibility"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 12612,
"end": 12643,
"loc": {
"start": {
"line": 468,
"column": 41
},
"end": {
"line": 470,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 12626,
"end": 12633,
"loc": {
"start": {
"line": 469,
"column": 12
},
"end": {
"line": 469,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 12652,
"end": 12675,
"loc": {
"start": {
"line": 471,
"column": 8
},
"end": {
"line": 471,
"column": 31
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12656,
"end": 12674,
"loc": {
"start": {
"line": 471,
"column": 12
},
"end": {
"line": 471,
"column": 30
}
},
"id": {
"type": "Identifier",
"start": 12656,
"end": 12661,
"loc": {
"start": {
"line": 471,
"column": 12
},
"end": {
"line": 471,
"column": 17
},
"identifierName": "state"
},
"name": "state"
},
"init": {
"type": "MemberExpression",
"start": 12664,
"end": 12674,
"loc": {
"start": {
"line": 471,
"column": 20
},
"end": {
"line": 471,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 12664,
"end": 12668,
"loc": {
"start": {
"line": 471,
"column": 20
},
"end": {
"line": 471,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 12669,
"end": 12674,
"loc": {
"start": {
"line": 471,
"column": 25
},
"end": {
"line": 471,
"column": 30
},
"identifierName": "state"
},
"name": "state"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 12684,
"end": 12701,
"loc": {
"start": {
"line": 472,
"column": 8
},
"end": {
"line": 472,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12688,
"end": 12700,
"loc": {
"start": {
"line": 472,
"column": 12
},
"end": {
"line": 472,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 12688,
"end": 12690,
"loc": {
"start": {
"line": 472,
"column": 12
},
"end": {
"line": 472,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 12693,
"end": 12700,
"loc": {
"start": {
"line": 472,
"column": 17
},
"end": {
"line": 472,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 12693,
"end": 12697,
"loc": {
"start": {
"line": 472,
"column": 17
},
"end": {
"line": 472,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 12698,
"end": 12700,
"loc": {
"start": {
"line": 472,
"column": 22
},
"end": {
"line": 472,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 12710,
"end": 12730,
"loc": {
"start": {
"line": 473,
"column": 8
},
"end": {
"line": 473,
"column": 28
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12714,
"end": 12729,
"loc": {
"start": {
"line": 473,
"column": 12
},
"end": {
"line": 473,
"column": 27
}
},
"id": {
"type": "Identifier",
"start": 12714,
"end": 12724,
"loc": {
"start": {
"line": 473,
"column": 12
},
"end": {
"line": 473,
"column": 22
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
},
"init": {
"type": "ArrayExpression",
"start": 12727,
"end": 12729,
"loc": {
"start": {
"line": 473,
"column": 25
},
"end": {
"line": 473,
"column": 27
}
},
"elements": []
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 12740,
"end": 13043,
"loc": {
"start": {
"line": 475,
"column": 8
},
"end": {
"line": 482,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 12740,
"end": 13042,
"loc": {
"start": {
"line": 475,
"column": 8
},
"end": {
"line": 482,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 12740,
"end": 12766,
"loc": {
"start": {
"line": 475,
"column": 8
},
"end": {
"line": 475,
"column": 34
}
},
"object": {
"type": "CallExpression",
"start": 12740,
"end": 12758,
"loc": {
"start": {
"line": 475,
"column": 8
},
"end": {
"line": 475,
"column": 26
}
},
"callee": {
"type": "MemberExpression",
"start": 12740,
"end": 12751,
"loc": {
"start": {
"line": 475,
"column": 8
},
"end": {
"line": 475,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 12740,
"end": 12746,
"loc": {
"start": {
"line": 475,
"column": 8
},
"end": {
"line": 475,
"column": 14
},
"identifierName": "Object"
},
"name": "Object"
},
"property": {
"type": "Identifier",
"start": 12747,
"end": 12751,
"loc": {
"start": {
"line": 475,
"column": 15
},
"end": {
"line": 475,
"column": 19
},
"identifierName": "keys"
},
"name": "keys"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 12752,
"end": 12757,
"loc": {
"start": {
"line": 475,
"column": 20
},
"end": {
"line": 475,
"column": 25
},
"identifierName": "state"
},
"name": "state"
}
]
},
"property": {
"type": "Identifier",
"start": 12759,
"end": 12766,
"loc": {
"start": {
"line": 475,
"column": 27
},
"end": {
"line": 475,
"column": 34
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 12767,
"end": 13041,
"loc": {
"start": {
"line": 475,
"column": 35
},
"end": {
"line": 482,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 12768,
"end": 12771,
"loc": {
"start": {
"line": 475,
"column": 36
},
"end": {
"line": 475,
"column": 39
},
"identifierName": "key"
},
"name": "key"
}
],
"body": {
"type": "BlockStatement",
"start": 12776,
"end": 13041,
"loc": {
"start": {
"line": 475,
"column": 44
},
"end": {
"line": 482,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 12790,
"end": 13031,
"loc": {
"start": {
"line": 476,
"column": 12
},
"end": {
"line": 481,
"column": 13
}
},
"test": {
"type": "BinaryExpression",
"start": 12794,
"end": 12826,
"loc": {
"start": {
"line": 476,
"column": 16
},
"end": {
"line": 476,
"column": 48
}
},
"left": {
"type": "CallExpression",
"start": 12794,
"end": 12819,
"loc": {
"start": {
"line": 476,
"column": 16
},
"end": {
"line": 476,
"column": 41
}
},
"callee": {
"type": "MemberExpression",
"start": 12794,
"end": 12805,
"loc": {
"start": {
"line": 476,
"column": 16
},
"end": {
"line": 476,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 12794,
"end": 12797,
"loc": {
"start": {
"line": 476,
"column": 16
},
"end": {
"line": 476,
"column": 19
},
"identifierName": "key"
},
"name": "key"
},
"property": {
"type": "Identifier",
"start": 12798,
"end": 12805,
"loc": {
"start": {
"line": 476,
"column": 20
},
"end": {
"line": 476,
"column": 27
},
"identifierName": "indexOf"
},
"name": "indexOf"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 12806,
"end": 12818,
"loc": {
"start": {
"line": 476,
"column": 28
},
"end": {
"line": 476,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 12806,
"end": 12810,
"loc": {
"start": {
"line": 476,
"column": 28
},
"end": {
"line": 476,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 12811,
"end": 12818,
"loc": {
"start": {
"line": 476,
"column": 33
},
"end": {
"line": 476,
"column": 40
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false
}
]
},
"operator": "!==",
"right": {
"type": "UnaryExpression",
"start": 12824,
"end": 12826,
"loc": {
"start": {
"line": 476,
"column": 46
},
"end": {
"line": 476,
"column": 48
}
},
"operator": "-",
"prefix": true,
"argument": {
"type": "NumericLiteral",
"start": 12825,
"end": 12826,
"loc": {
"start": {
"line": 476,
"column": 47
},
"end": {
"line": 476,
"column": 48
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
"extra": {
"parenthesizedArgument": false
}
}
},
"consequent": {
"type": "BlockStatement",
"start": 12828,
"end": 13031,
"loc": {
"start": {
"line": 476,
"column": 50
},
"end": {
"line": 481,
"column": 13
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 12846,
"end": 12903,
"loc": {
"start": {
"line": 477,
"column": 16
},
"end": {
"line": 477,
"column": 73
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 12850,
"end": 12902,
"loc": {
"start": {
"line": 477,
"column": 20
},
"end": {
"line": 477,
"column": 72
}
},
"id": {
"type": "Identifier",
"start": 12850,
"end": 12856,
"loc": {
"start": {
"line": 477,
"column": 20
},
"end": {
"line": 477,
"column": 26
},
"identifierName": "colIdx"
},
"name": "colIdx"
},
"init": {
"type": "CallExpression",
"start": 12859,
"end": 12902,
"loc": {
"start": {
"line": 477,
"column": 29
},
"end": {
"line": 477,
"column": 72
}
},
"callee": {
"type": "Identifier",
"start": 12859,
"end": 12867,
"loc": {
"start": {
"line": 477,
"column": 29
},
"end": {
"line": 477,
"column": 37
},
"identifierName": "parseInt"
},
"name": "parseInt"
},
"arguments": [
{
"type": "CallExpression",
"start": 12868,
"end": 12897,
"loc": {
"start": {
"line": 477,
"column": 38
},
"end": {
"line": 477,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 12868,
"end": 12879,
"loc": {
"start": {
"line": 477,
"column": 38
},
"end": {
"line": 477,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 12868,
"end": 12871,
"loc": {
"start": {
"line": 477,
"column": 38
},
"end": {
"line": 477,
"column": 41
},
"identifierName": "key"
},
"name": "key"
},
"property": {
"type": "Identifier",
"start": 12872,
"end": 12879,
"loc": {
"start": {
"line": 477,
"column": 42
},
"end": {
"line": 477,
"column": 49
},
"identifierName": "replace"
},
"name": "replace"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 12880,
"end": 12892,
"loc": {
"start": {
"line": 477,
"column": 50
},
"end": {
"line": 477,
"column": 62
}
},
"object": {
"type": "ThisExpression",
"start": 12880,
"end": 12884,
"loc": {
"start": {
"line": 477,
"column": 50
},
"end": {
"line": 477,
"column": 54
}
}
},
"property": {
"type": "Identifier",
"start": 12885,
"end": 12892,
"loc": {
"start": {
"line": 477,
"column": 55
},
"end": {
"line": 477,
"column": 62
},
"identifierName": "prfxCol"
},
"name": "prfxCol"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 12894,
"end": 12896,
"loc": {
"start": {
"line": 477,
"column": 64
},
"end": {
"line": 477,
"column": 66
}
},
"extra": {
"rawValue": "",
"raw": "''"
},
"value": ""
}
]
},
{
"type": "NumericLiteral",
"start": 12899,
"end": 12901,
"loc": {
"start": {
"line": 477,
"column": 69
},
"end": {
"line": 477,
"column": 71
}
},
"extra": {
"rawValue": 10,
"raw": "10"
},
"value": 10
}
]
}
}
],
"kind": "let"
},
{
"type": "IfStatement",
"start": 12920,
"end": 13017,
"loc": {
"start": {
"line": 478,
"column": 16
},
"end": {
"line": 480,
"column": 17
}
},
"test": {
"type": "UnaryExpression",
"start": 12924,
"end": 12951,
"loc": {
"start": {
"line": 478,
"column": 20
},
"end": {
"line": 478,
"column": 47
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 12925,
"end": 12951,
"loc": {
"start": {
"line": 478,
"column": 21
},
"end": {
"line": 478,
"column": 47
}
},
"callee": {
"type": "Identifier",
"start": 12925,
"end": 12932,
"loc": {
"start": {
"line": 478,
"column": 21
},
"end": {
"line": 478,
"column": 28
},
"identifierName": "isUndef"
},
"name": "isUndef"
},
"arguments": [
{
"type": "MemberExpression",
"start": 12933,
"end": 12950,
"loc": {
"start": {
"line": 478,
"column": 29
},
"end": {
"line": 478,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 12933,
"end": 12943,
"loc": {
"start": {
"line": 478,
"column": 29
},
"end": {
"line": 478,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 12933,
"end": 12938,
"loc": {
"start": {
"line": 478,
"column": 29
},
"end": {
"line": 478,
"column": 34
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "Identifier",
"start": 12939,
"end": 12942,
"loc": {
"start": {
"line": 478,
"column": 35
},
"end": {
"line": 478,
"column": 38
},
"identifierName": "key"
},
"name": "key"
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 12944,
"end": 12950,
"loc": {
"start": {
"line": 478,
"column": 40
},
"end": {
"line": 478,
"column": 46
},
"identifierName": "hidden"
},
"name": "hidden"
},
"computed": false
}
]
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 12953,
"end": 13017,
"loc": {
"start": {
"line": 478,
"column": 49
},
"end": {
"line": 480,
"column": 17
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 12975,
"end": 12999,
"loc": {
"start": {
"line": 479,
"column": 20
},
"end": {
"line": 479,
"column": 44
}
},
"expression": {
"type": "CallExpression",
"start": 12975,
"end": 12998,
"loc": {
"start": {
"line": 479,
"column": 20
},
"end": {
"line": 479,
"column": 43
}
},
"callee": {
"type": "MemberExpression",
"start": 12975,
"end": 12990,
"loc": {
"start": {
"line": 479,
"column": 20
},
"end": {
"line": 479,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 12975,
"end": 12985,
"loc": {
"start": {
"line": 479,
"column": 20
},
"end": {
"line": 479,
"column": 30
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
},
"property": {
"type": "Identifier",
"start": 12986,
"end": 12990,
"loc": {
"start": {
"line": 479,
"column": 31
},
"end": {
"line": 479,
"column": 35
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 12991,
"end": 12997,
"loc": {
"start": {
"line": 479,
"column": 36
},
"end": {
"line": 479,
"column": 42
},
"identifierName": "colIdx"
},
"name": "colIdx"
}
]
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
},
"alternate": null
}
],
"directives": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 13053,
"end": 13155,
"loc": {
"start": {
"line": 484,
"column": 8
},
"end": {
"line": 486,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 13053,
"end": 13154,
"loc": {
"start": {
"line": 484,
"column": 8
},
"end": {
"line": 486,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 13053,
"end": 13071,
"loc": {
"start": {
"line": 484,
"column": 8
},
"end": {
"line": 484,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 13053,
"end": 13063,
"loc": {
"start": {
"line": 484,
"column": 8
},
"end": {
"line": 484,
"column": 18
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
},
"property": {
"type": "Identifier",
"start": 13064,
"end": 13071,
"loc": {
"start": {
"line": 484,
"column": 19
},
"end": {
"line": 484,
"column": 26
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 13072,
"end": 13153,
"loc": {
"start": {
"line": 484,
"column": 27
},
"end": {
"line": 486,
"column": 9
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 13073,
"end": 13079,
"loc": {
"start": {
"line": 484,
"column": 28
},
"end": {
"line": 484,
"column": 34
},
"identifierName": "colIdx"
},
"name": "colIdx"
}
],
"body": {
"type": "BlockStatement",
"start": 13084,
"end": 13153,
"loc": {
"start": {
"line": 484,
"column": 39
},
"end": {
"line": 486,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 13098,
"end": 13143,
"loc": {
"start": {
"line": 485,
"column": 12
},
"end": {
"line": 485,
"column": 57
}
},
"expression": {
"type": "CallExpression",
"start": 13098,
"end": 13142,
"loc": {
"start": {
"line": 485,
"column": 12
},
"end": {
"line": 485,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 13098,
"end": 13115,
"loc": {
"start": {
"line": 485,
"column": 12
},
"end": {
"line": 485,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 13098,
"end": 13110,
"loc": {
"start": {
"line": 485,
"column": 12
},
"end": {
"line": 485,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 13098,
"end": 13102,
"loc": {
"start": {
"line": 485,
"column": 12
},
"end": {
"line": 485,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 13103,
"end": 13110,
"loc": {
"start": {
"line": 485,
"column": 17
},
"end": {
"line": 485,
"column": 24
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 13111,
"end": 13115,
"loc": {
"start": {
"line": 485,
"column": 25
},
"end": {
"line": 485,
"column": 29
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 13116,
"end": 13129,
"loc": {
"start": {
"line": 485,
"column": 30
},
"end": {
"line": 485,
"column": 43
}
},
"extra": {
"rawValue": "hide-column",
"raw": "'hide-column'"
},
"value": "hide-column"
},
{
"type": "Identifier",
"start": 13131,
"end": 13133,
"loc": {
"start": {
"line": 485,
"column": 45
},
"end": {
"line": 485,
"column": 47
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 13135,
"end": 13141,
"loc": {
"start": {
"line": 485,
"column": 49
},
"end": {
"line": 485,
"column": 55
},
"identifierName": "colIdx"
},
"name": "colIdx"
}
]
}
}
],
"directives": []
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sync hidden columns with stored information\n *\n * @private\n ",
"start": 12457,
"end": 12542,
"loc": {
"start": {
"line": 462,
"column": 4
},
"end": {
"line": 466,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sync filters visibility with stored information\n *\n * @private\n ",
"start": 13167,
"end": 13256,
"loc": {
"start": {
"line": 489,
"column": 4
},
"end": {
"line": 493,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 13261,
"end": 13605,
"loc": {
"start": {
"line": 494,
"column": 4
},
"end": {
"line": 504,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 13261,
"end": 13283,
"loc": {
"start": {
"line": 494,
"column": 4
},
"end": {
"line": 494,
"column": 26
},
"identifierName": "_syncFiltersVisibility"
},
"name": "_syncFiltersVisibility",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 13286,
"end": 13605,
"loc": {
"start": {
"line": 494,
"column": 29
},
"end": {
"line": 504,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 13296,
"end": 13363,
"loc": {
"start": {
"line": 495,
"column": 8
},
"end": {
"line": 497,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 13300,
"end": 13330,
"loc": {
"start": {
"line": 495,
"column": 12
},
"end": {
"line": 495,
"column": 42
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 13301,
"end": 13330,
"loc": {
"start": {
"line": 495,
"column": 13
},
"end": {
"line": 495,
"column": 42
}
},
"object": {
"type": "ThisExpression",
"start": 13301,
"end": 13305,
"loc": {
"start": {
"line": 495,
"column": 13
},
"end": {
"line": 495,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 13306,
"end": 13330,
"loc": {
"start": {
"line": 495,
"column": 18
},
"end": {
"line": 495,
"column": 42
},
"identifierName": "persistFiltersVisibility"
},
"name": "persistFiltersVisibility"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 13332,
"end": 13363,
"loc": {
"start": {
"line": 495,
"column": 44
},
"end": {
"line": 497,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 13346,
"end": 13353,
"loc": {
"start": {
"line": 496,
"column": 12
},
"end": {
"line": 496,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 13372,
"end": 13395,
"loc": {
"start": {
"line": 498,
"column": 8
},
"end": {
"line": 498,
"column": 31
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 13376,
"end": 13394,
"loc": {
"start": {
"line": 498,
"column": 12
},
"end": {
"line": 498,
"column": 30
}
},
"id": {
"type": "Identifier",
"start": 13376,
"end": 13381,
"loc": {
"start": {
"line": 498,
"column": 12
},
"end": {
"line": 498,
"column": 17
},
"identifierName": "state"
},
"name": "state"
},
"init": {
"type": "MemberExpression",
"start": 13384,
"end": 13394,
"loc": {
"start": {
"line": 498,
"column": 20
},
"end": {
"line": 498,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 13384,
"end": 13388,
"loc": {
"start": {
"line": 498,
"column": 20
},
"end": {
"line": 498,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 13389,
"end": 13394,
"loc": {
"start": {
"line": 498,
"column": 25
},
"end": {
"line": 498,
"column": 30
},
"identifierName": "state"
},
"name": "state"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 13404,
"end": 13421,
"loc": {
"start": {
"line": 499,
"column": 8
},
"end": {
"line": 499,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 13408,
"end": 13420,
"loc": {
"start": {
"line": 499,
"column": 12
},
"end": {
"line": 499,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 13408,
"end": 13410,
"loc": {
"start": {
"line": 499,
"column": 12
},
"end": {
"line": 499,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 13413,
"end": 13420,
"loc": {
"start": {
"line": 499,
"column": 17
},
"end": {
"line": 499,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 13413,
"end": 13417,
"loc": {
"start": {
"line": 499,
"column": 17
},
"end": {
"line": 499,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 13418,
"end": 13420,
"loc": {
"start": {
"line": 499,
"column": 22
},
"end": {
"line": 499,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 13430,
"end": 13480,
"loc": {
"start": {
"line": 500,
"column": 8
},
"end": {
"line": 500,
"column": 58
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 13434,
"end": 13479,
"loc": {
"start": {
"line": 500,
"column": 12
},
"end": {
"line": 500,
"column": 57
}
},
"id": {
"type": "Identifier",
"start": 13434,
"end": 13451,
"loc": {
"start": {
"line": 500,
"column": 12
},
"end": {
"line": 500,
"column": 29
},
"identifierName": "filtersVisibility"
},
"name": "filtersVisibility"
},
"init": {
"type": "MemberExpression",
"start": 13454,
"end": 13479,
"loc": {
"start": {
"line": 500,
"column": 32
},
"end": {
"line": 500,
"column": 57
}
},
"object": {
"type": "Identifier",
"start": 13454,
"end": 13459,
"loc": {
"start": {
"line": 500,
"column": 32
},
"end": {
"line": 500,
"column": 37
},
"identifierName": "state"
},
"name": "state"
},
"property": {
"type": "MemberExpression",
"start": 13460,
"end": 13478,
"loc": {
"start": {
"line": 500,
"column": 38
},
"end": {
"line": 500,
"column": 56
}
},
"object": {
"type": "ThisExpression",
"start": 13460,
"end": 13464,
"loc": {
"start": {
"line": 500,
"column": 38
},
"end": {
"line": 500,
"column": 42
}
}
},
"property": {
"type": "Identifier",
"start": 13465,
"end": 13478,
"loc": {
"start": {
"line": 500,
"column": 43
},
"end": {
"line": 500,
"column": 56
},
"identifierName": "filtersVisKey"
},
"name": "filtersVisKey"
},
"computed": false
},
"computed": true
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 13490,
"end": 13533,
"loc": {
"start": {
"line": 502,
"column": 8
},
"end": {
"line": 502,
"column": 51
}
},
"expression": {
"type": "AssignmentExpression",
"start": 13490,
"end": 13532,
"loc": {
"start": {
"line": 502,
"column": 8
},
"end": {
"line": 502,
"column": 50
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 13490,
"end": 13512,
"loc": {
"start": {
"line": 502,
"column": 8
},
"end": {
"line": 502,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 13490,
"end": 13494,
"loc": {
"start": {
"line": 502,
"column": 8
},
"end": {
"line": 502,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 13495,
"end": 13512,
"loc": {
"start": {
"line": 502,
"column": 13
},
"end": {
"line": 502,
"column": 30
},
"identifierName": "filtersVisibility"
},
"name": "filtersVisibility"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 13515,
"end": 13532,
"loc": {
"start": {
"line": 502,
"column": 33
},
"end": {
"line": 502,
"column": 50
},
"identifierName": "filtersVisibility"
},
"name": "filtersVisibility"
}
}
},
{
"type": "ExpressionStatement",
"start": 13542,
"end": 13599,
"loc": {
"start": {
"line": 503,
"column": 8
},
"end": {
"line": 503,
"column": 65
}
},
"expression": {
"type": "CallExpression",
"start": 13542,
"end": 13598,
"loc": {
"start": {
"line": 503,
"column": 8
},
"end": {
"line": 503,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 13542,
"end": 13559,
"loc": {
"start": {
"line": 503,
"column": 8
},
"end": {
"line": 503,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 13542,
"end": 13554,
"loc": {
"start": {
"line": 503,
"column": 8
},
"end": {
"line": 503,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 13542,
"end": 13546,
"loc": {
"start": {
"line": 503,
"column": 8
},
"end": {
"line": 503,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 13547,
"end": 13554,
"loc": {
"start": {
"line": 503,
"column": 13
},
"end": {
"line": 503,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 13555,
"end": 13559,
"loc": {
"start": {
"line": 503,
"column": 21
},
"end": {
"line": 503,
"column": 25
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 13560,
"end": 13574,
"loc": {
"start": {
"line": 503,
"column": 26
},
"end": {
"line": 503,
"column": 40
}
},
"extra": {
"rawValue": "show-filters",
"raw": "'show-filters'"
},
"value": "show-filters"
},
{
"type": "Identifier",
"start": 13576,
"end": 13578,
"loc": {
"start": {
"line": 503,
"column": 42
},
"end": {
"line": 503,
"column": 44
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 13580,
"end": 13597,
"loc": {
"start": {
"line": 503,
"column": 46
},
"end": {
"line": 503,
"column": 63
},
"identifierName": "filtersVisibility"
},
"name": "filtersVisibility"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sync filters visibility with stored information\n *\n * @private\n ",
"start": 13167,
"end": 13256,
"loc": {
"start": {
"line": 489,
"column": 4
},
"end": {
"line": 493,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Destroy State instance\n ",
"start": 13611,
"end": 13652,
"loc": {
"start": {
"line": 506,
"column": 4
},
"end": {
"line": 508,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 13657,
"end": 15015,
"loc": {
"start": {
"line": 509,
"column": 4
},
"end": {
"line": 544,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 13657,
"end": 13664,
"loc": {
"start": {
"line": 509,
"column": 4
},
"end": {
"line": 509,
"column": 11
},
"identifierName": "destroy"
},
"name": "destroy",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 13667,
"end": 15015,
"loc": {
"start": {
"line": 509,
"column": 14
},
"end": {
"line": 544,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 13677,
"end": 13731,
"loc": {
"start": {
"line": 510,
"column": 8
},
"end": {
"line": 512,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 13681,
"end": 13698,
"loc": {
"start": {
"line": 510,
"column": 12
},
"end": {
"line": 510,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 13682,
"end": 13698,
"loc": {
"start": {
"line": 510,
"column": 13
},
"end": {
"line": 510,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 13682,
"end": 13686,
"loc": {
"start": {
"line": 510,
"column": 13
},
"end": {
"line": 510,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 13687,
"end": 13698,
"loc": {
"start": {
"line": 510,
"column": 18
},
"end": {
"line": 510,
"column": 29
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 13700,
"end": 13731,
"loc": {
"start": {
"line": 510,
"column": 31
},
"end": {
"line": 512,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 13714,
"end": 13721,
"loc": {
"start": {
"line": 511,
"column": 12
},
"end": {
"line": 511,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 13741,
"end": 13757,
"loc": {
"start": {
"line": 514,
"column": 8
},
"end": {
"line": 514,
"column": 24
}
},
"expression": {
"type": "AssignmentExpression",
"start": 13741,
"end": 13756,
"loc": {
"start": {
"line": 514,
"column": 8
},
"end": {
"line": 514,
"column": 23
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 13741,
"end": 13751,
"loc": {
"start": {
"line": 514,
"column": 8
},
"end": {
"line": 514,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 13741,
"end": 13745,
"loc": {
"start": {
"line": 514,
"column": 8
},
"end": {
"line": 514,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 13746,
"end": 13751,
"loc": {
"start": {
"line": 514,
"column": 13
},
"end": {
"line": 514,
"column": 18
},
"identifierName": "state"
},
"name": "state"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 13754,
"end": 13756,
"loc": {
"start": {
"line": 514,
"column": 21
},
"end": {
"line": 514,
"column": 23
}
},
"properties": []
}
}
},
{
"type": "ExpressionStatement",
"start": 13767,
"end": 13826,
"loc": {
"start": {
"line": 516,
"column": 8
},
"end": {
"line": 516,
"column": 67
}
},
"expression": {
"type": "CallExpression",
"start": 13767,
"end": 13825,
"loc": {
"start": {
"line": 516,
"column": 8
},
"end": {
"line": 516,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 13767,
"end": 13783,
"loc": {
"start": {
"line": 516,
"column": 8
},
"end": {
"line": 516,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 13767,
"end": 13779,
"loc": {
"start": {
"line": 516,
"column": 8
},
"end": {
"line": 516,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 13767,
"end": 13771,
"loc": {
"start": {
"line": 516,
"column": 8
},
"end": {
"line": 516,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 13772,
"end": 13779,
"loc": {
"start": {
"line": 516,
"column": 13
},
"end": {
"line": 516,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 13780,
"end": 13783,
"loc": {
"start": {
"line": 516,
"column": 21
},
"end": {
"line": 516,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 13784,
"end": 13803,
"loc": {
"start": {
"line": 516,
"column": 25
},
"end": {
"line": 516,
"column": 44
}
},
"elements": [
{
"type": "StringLiteral",
"start": 13785,
"end": 13802,
"loc": {
"start": {
"line": 516,
"column": 26
},
"end": {
"line": 516,
"column": 43
}
},
"extra": {
"rawValue": "after-filtering",
"raw": "'after-filtering'"
},
"value": "after-filtering"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 13805,
"end": 13824,
"loc": {
"start": {
"line": 516,
"column": 46
},
"end": {
"line": 516,
"column": 65
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 13811,
"end": 13824,
"loc": {
"start": {
"line": 516,
"column": 52
},
"end": {
"line": 516,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 13811,
"end": 13822,
"loc": {
"start": {
"line": 516,
"column": 52
},
"end": {
"line": 516,
"column": 63
}
},
"object": {
"type": "ThisExpression",
"start": 13811,
"end": 13815,
"loc": {
"start": {
"line": 516,
"column": 52
},
"end": {
"line": 516,
"column": 56
}
}
},
"property": {
"type": "Identifier",
"start": 13816,
"end": 13822,
"loc": {
"start": {
"line": 516,
"column": 57
},
"end": {
"line": 516,
"column": 63
},
"identifierName": "update"
},
"name": "update"
},
"computed": false
},
"arguments": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 13835,
"end": 13954,
"loc": {
"start": {
"line": 517,
"column": 8
},
"end": {
"line": 518,
"column": 53
}
},
"expression": {
"type": "CallExpression",
"start": 13835,
"end": 13953,
"loc": {
"start": {
"line": 517,
"column": 8
},
"end": {
"line": 518,
"column": 52
}
},
"callee": {
"type": "MemberExpression",
"start": 13835,
"end": 13851,
"loc": {
"start": {
"line": 517,
"column": 8
},
"end": {
"line": 517,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 13835,
"end": 13847,
"loc": {
"start": {
"line": 517,
"column": 8
},
"end": {
"line": 517,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 13835,
"end": 13839,
"loc": {
"start": {
"line": 517,
"column": 8
},
"end": {
"line": 517,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 13840,
"end": 13847,
"loc": {
"start": {
"line": 517,
"column": 13
},
"end": {
"line": 517,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 13848,
"end": 13851,
"loc": {
"start": {
"line": 517,
"column": 21
},
"end": {
"line": 517,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 13852,
"end": 13899,
"loc": {
"start": {
"line": 517,
"column": 25
},
"end": {
"line": 517,
"column": 72
}
},
"elements": [
{
"type": "StringLiteral",
"start": 13853,
"end": 13872,
"loc": {
"start": {
"line": 517,
"column": 26
},
"end": {
"line": 517,
"column": 45
}
},
"extra": {
"rawValue": "after-page-change",
"raw": "'after-page-change'"
},
"value": "after-page-change"
},
{
"type": "StringLiteral",
"start": 13874,
"end": 13898,
"loc": {
"start": {
"line": 517,
"column": 47
},
"end": {
"line": 517,
"column": 71
}
},
"extra": {
"rawValue": "after-clearing-filters",
"raw": "'after-clearing-filters'"
},
"value": "after-clearing-filters"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 13913,
"end": 13952,
"loc": {
"start": {
"line": 518,
"column": 12
},
"end": {
"line": 518,
"column": 51
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 13914,
"end": 13916,
"loc": {
"start": {
"line": 518,
"column": 13
},
"end": {
"line": 518,
"column": 15
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 13918,
"end": 13924,
"loc": {
"start": {
"line": 518,
"column": 17
},
"end": {
"line": 518,
"column": 23
},
"identifierName": "pageNb"
},
"name": "pageNb"
}
],
"body": {
"type": "CallExpression",
"start": 13929,
"end": 13952,
"loc": {
"start": {
"line": 518,
"column": 28
},
"end": {
"line": 518,
"column": 51
}
},
"callee": {
"type": "MemberExpression",
"start": 13929,
"end": 13944,
"loc": {
"start": {
"line": 518,
"column": 28
},
"end": {
"line": 518,
"column": 43
}
},
"object": {
"type": "ThisExpression",
"start": 13929,
"end": 13933,
"loc": {
"start": {
"line": 518,
"column": 28
},
"end": {
"line": 518,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 13934,
"end": 13944,
"loc": {
"start": {
"line": 518,
"column": 33
},
"end": {
"line": 518,
"column": 43
},
"identifierName": "updatePage"
},
"name": "updatePage"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 13945,
"end": 13951,
"loc": {
"start": {
"line": 518,
"column": 44
},
"end": {
"line": 518,
"column": 50
},
"identifierName": "pageNb"
},
"name": "pageNb"
}
]
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 13963,
"end": 14067,
"loc": {
"start": {
"line": 519,
"column": 8
},
"end": {
"line": 520,
"column": 57
}
},
"expression": {
"type": "CallExpression",
"start": 13963,
"end": 14066,
"loc": {
"start": {
"line": 519,
"column": 8
},
"end": {
"line": 520,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 13963,
"end": 13979,
"loc": {
"start": {
"line": 519,
"column": 8
},
"end": {
"line": 519,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 13963,
"end": 13975,
"loc": {
"start": {
"line": 519,
"column": 8
},
"end": {
"line": 519,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 13963,
"end": 13967,
"loc": {
"start": {
"line": 519,
"column": 8
},
"end": {
"line": 519,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 13968,
"end": 13975,
"loc": {
"start": {
"line": 519,
"column": 13
},
"end": {
"line": 519,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 13976,
"end": 13979,
"loc": {
"start": {
"line": 519,
"column": 21
},
"end": {
"line": 519,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 13980,
"end": 14008,
"loc": {
"start": {
"line": 519,
"column": 25
},
"end": {
"line": 519,
"column": 53
}
},
"elements": [
{
"type": "StringLiteral",
"start": 13981,
"end": 14007,
"loc": {
"start": {
"line": 519,
"column": 26
},
"end": {
"line": 519,
"column": 52
}
},
"extra": {
"rawValue": "after-page-length-change",
"raw": "'after-page-length-change'"
},
"value": "after-page-length-change"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 14022,
"end": 14065,
"loc": {
"start": {
"line": 520,
"column": 12
},
"end": {
"line": 520,
"column": 55
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 14023,
"end": 14025,
"loc": {
"start": {
"line": 520,
"column": 13
},
"end": {
"line": 520,
"column": 15
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 14027,
"end": 14032,
"loc": {
"start": {
"line": 520,
"column": 17
},
"end": {
"line": 520,
"column": 22
},
"identifierName": "index"
},
"name": "index"
}
],
"body": {
"type": "CallExpression",
"start": 14037,
"end": 14065,
"loc": {
"start": {
"line": 520,
"column": 27
},
"end": {
"line": 520,
"column": 55
}
},
"callee": {
"type": "MemberExpression",
"start": 14037,
"end": 14058,
"loc": {
"start": {
"line": 520,
"column": 27
},
"end": {
"line": 520,
"column": 48
}
},
"object": {
"type": "ThisExpression",
"start": 14037,
"end": 14041,
"loc": {
"start": {
"line": 520,
"column": 27
},
"end": {
"line": 520,
"column": 31
}
}
},
"property": {
"type": "Identifier",
"start": 14042,
"end": 14058,
"loc": {
"start": {
"line": 520,
"column": 32
},
"end": {
"line": 520,
"column": 48
},
"identifierName": "updatePageLength"
},
"name": "updatePageLength"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 14059,
"end": 14064,
"loc": {
"start": {
"line": 520,
"column": 49
},
"end": {
"line": 520,
"column": 54
},
"identifierName": "index"
},
"name": "index"
}
]
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 14076,
"end": 14187,
"loc": {
"start": {
"line": 521,
"column": 8
},
"end": {
"line": 522,
"column": 75
}
},
"expression": {
"type": "CallExpression",
"start": 14076,
"end": 14186,
"loc": {
"start": {
"line": 521,
"column": 8
},
"end": {
"line": 522,
"column": 74
}
},
"callee": {
"type": "MemberExpression",
"start": 14076,
"end": 14092,
"loc": {
"start": {
"line": 521,
"column": 8
},
"end": {
"line": 521,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 14076,
"end": 14088,
"loc": {
"start": {
"line": 521,
"column": 8
},
"end": {
"line": 521,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 14076,
"end": 14080,
"loc": {
"start": {
"line": 521,
"column": 8
},
"end": {
"line": 521,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 14081,
"end": 14088,
"loc": {
"start": {
"line": 521,
"column": 13
},
"end": {
"line": 521,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 14089,
"end": 14092,
"loc": {
"start": {
"line": 521,
"column": 21
},
"end": {
"line": 521,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 14093,
"end": 14110,
"loc": {
"start": {
"line": 521,
"column": 25
},
"end": {
"line": 521,
"column": 42
}
},
"elements": [
{
"type": "StringLiteral",
"start": 14094,
"end": 14109,
"loc": {
"start": {
"line": 521,
"column": 26
},
"end": {
"line": 521,
"column": 41
}
},
"extra": {
"rawValue": "column-sorted",
"raw": "'column-sorted'"
},
"value": "column-sorted"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 14124,
"end": 14185,
"loc": {
"start": {
"line": 522,
"column": 12
},
"end": {
"line": 522,
"column": 73
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 14125,
"end": 14127,
"loc": {
"start": {
"line": 522,
"column": 13
},
"end": {
"line": 522,
"column": 15
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 14129,
"end": 14134,
"loc": {
"start": {
"line": 522,
"column": 17
},
"end": {
"line": 522,
"column": 22
},
"identifierName": "index"
},
"name": "index"
},
{
"type": "Identifier",
"start": 14136,
"end": 14146,
"loc": {
"start": {
"line": 522,
"column": 24
},
"end": {
"line": 522,
"column": 34
},
"identifierName": "descending"
},
"name": "descending"
}
],
"body": {
"type": "CallExpression",
"start": 14151,
"end": 14185,
"loc": {
"start": {
"line": 522,
"column": 39
},
"end": {
"line": 522,
"column": 73
}
},
"callee": {
"type": "MemberExpression",
"start": 14151,
"end": 14166,
"loc": {
"start": {
"line": 522,
"column": 39
},
"end": {
"line": 522,
"column": 54
}
},
"object": {
"type": "ThisExpression",
"start": 14151,
"end": 14155,
"loc": {
"start": {
"line": 522,
"column": 39
},
"end": {
"line": 522,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"start": 14156,
"end": 14166,
"loc": {
"start": {
"line": 522,
"column": 44
},
"end": {
"line": 522,
"column": 54
},
"identifierName": "updateSort"
},
"name": "updateSort"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 14167,
"end": 14172,
"loc": {
"start": {
"line": 522,
"column": 55
},
"end": {
"line": 522,
"column": 60
},
"identifierName": "index"
},
"name": "index"
},
{
"type": "Identifier",
"start": 14174,
"end": 14184,
"loc": {
"start": {
"line": 522,
"column": 62
},
"end": {
"line": 522,
"column": 72
},
"identifierName": "descending"
},
"name": "descending"
}
]
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 14196,
"end": 14259,
"loc": {
"start": {
"line": 523,
"column": 8
},
"end": {
"line": 523,
"column": 71
}
},
"expression": {
"type": "CallExpression",
"start": 14196,
"end": 14258,
"loc": {
"start": {
"line": 523,
"column": 8
},
"end": {
"line": 523,
"column": 70
}
},
"callee": {
"type": "MemberExpression",
"start": 14196,
"end": 14212,
"loc": {
"start": {
"line": 523,
"column": 8
},
"end": {
"line": 523,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 14196,
"end": 14208,
"loc": {
"start": {
"line": 523,
"column": 8
},
"end": {
"line": 523,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 14196,
"end": 14200,
"loc": {
"start": {
"line": 523,
"column": 8
},
"end": {
"line": 523,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 14201,
"end": 14208,
"loc": {
"start": {
"line": 523,
"column": 13
},
"end": {
"line": 523,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 14209,
"end": 14212,
"loc": {
"start": {
"line": 523,
"column": 21
},
"end": {
"line": 523,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 14213,
"end": 14233,
"loc": {
"start": {
"line": 523,
"column": 25
},
"end": {
"line": 523,
"column": 45
}
},
"elements": [
{
"type": "StringLiteral",
"start": 14214,
"end": 14232,
"loc": {
"start": {
"line": 523,
"column": 26
},
"end": {
"line": 523,
"column": 44
}
},
"extra": {
"rawValue": "sort-initialized",
"raw": "'sort-initialized'"
},
"value": "sort-initialized"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 14235,
"end": 14257,
"loc": {
"start": {
"line": 523,
"column": 47
},
"end": {
"line": 523,
"column": 69
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 14241,
"end": 14257,
"loc": {
"start": {
"line": 523,
"column": 53
},
"end": {
"line": 523,
"column": 69
}
},
"callee": {
"type": "MemberExpression",
"start": 14241,
"end": 14255,
"loc": {
"start": {
"line": 523,
"column": 53
},
"end": {
"line": 523,
"column": 67
}
},
"object": {
"type": "ThisExpression",
"start": 14241,
"end": 14245,
"loc": {
"start": {
"line": 523,
"column": 53
},
"end": {
"line": 523,
"column": 57
}
}
},
"property": {
"type": "Identifier",
"start": 14246,
"end": 14255,
"loc": {
"start": {
"line": 523,
"column": 58
},
"end": {
"line": 523,
"column": 67
},
"identifierName": "_syncSort"
},
"name": "_syncSort"
},
"computed": false
},
"arguments": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 14268,
"end": 14367,
"loc": {
"start": {
"line": 524,
"column": 8
},
"end": {
"line": 525,
"column": 46
}
},
"expression": {
"type": "CallExpression",
"start": 14268,
"end": 14366,
"loc": {
"start": {
"line": 524,
"column": 8
},
"end": {
"line": 525,
"column": 45
}
},
"callee": {
"type": "MemberExpression",
"start": 14268,
"end": 14284,
"loc": {
"start": {
"line": 524,
"column": 8
},
"end": {
"line": 524,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 14268,
"end": 14280,
"loc": {
"start": {
"line": 524,
"column": 8
},
"end": {
"line": 524,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 14268,
"end": 14272,
"loc": {
"start": {
"line": 524,
"column": 8
},
"end": {
"line": 524,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 14273,
"end": 14280,
"loc": {
"start": {
"line": 524,
"column": 13
},
"end": {
"line": 524,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 14281,
"end": 14284,
"loc": {
"start": {
"line": 524,
"column": 21
},
"end": {
"line": 524,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 14285,
"end": 14319,
"loc": {
"start": {
"line": 524,
"column": 25
},
"end": {
"line": 524,
"column": 59
}
},
"elements": [
{
"type": "StringLiteral",
"start": 14286,
"end": 14318,
"loc": {
"start": {
"line": 524,
"column": 26
},
"end": {
"line": 524,
"column": 58
}
},
"extra": {
"rawValue": "columns-visibility-initialized",
"raw": "'columns-visibility-initialized'"
},
"value": "columns-visibility-initialized"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 14333,
"end": 14365,
"loc": {
"start": {
"line": 525,
"column": 12
},
"end": {
"line": 525,
"column": 44
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 14339,
"end": 14365,
"loc": {
"start": {
"line": 525,
"column": 18
},
"end": {
"line": 525,
"column": 44
}
},
"callee": {
"type": "MemberExpression",
"start": 14339,
"end": 14363,
"loc": {
"start": {
"line": 525,
"column": 18
},
"end": {
"line": 525,
"column": 42
}
},
"object": {
"type": "ThisExpression",
"start": 14339,
"end": 14343,
"loc": {
"start": {
"line": 525,
"column": 18
},
"end": {
"line": 525,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 14344,
"end": 14363,
"loc": {
"start": {
"line": 525,
"column": 23
},
"end": {
"line": 525,
"column": 42
},
"identifierName": "_syncColsVisibility"
},
"name": "_syncColsVisibility"
},
"computed": false
},
"arguments": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 14376,
"end": 14518,
"loc": {
"start": {
"line": 526,
"column": 8
},
"end": {
"line": 527,
"column": 76
}
},
"expression": {
"type": "CallExpression",
"start": 14376,
"end": 14517,
"loc": {
"start": {
"line": 526,
"column": 8
},
"end": {
"line": 527,
"column": 75
}
},
"callee": {
"type": "MemberExpression",
"start": 14376,
"end": 14392,
"loc": {
"start": {
"line": 526,
"column": 8
},
"end": {
"line": 526,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 14376,
"end": 14388,
"loc": {
"start": {
"line": 526,
"column": 8
},
"end": {
"line": 526,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 14376,
"end": 14380,
"loc": {
"start": {
"line": 526,
"column": 8
},
"end": {
"line": 526,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 14381,
"end": 14388,
"loc": {
"start": {
"line": 526,
"column": 13
},
"end": {
"line": 526,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 14389,
"end": 14392,
"loc": {
"start": {
"line": 526,
"column": 21
},
"end": {
"line": 526,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 14393,
"end": 14426,
"loc": {
"start": {
"line": 526,
"column": 25
},
"end": {
"line": 526,
"column": 58
}
},
"elements": [
{
"type": "StringLiteral",
"start": 14394,
"end": 14408,
"loc": {
"start": {
"line": 526,
"column": 26
},
"end": {
"line": 526,
"column": 40
}
},
"extra": {
"rawValue": "column-shown",
"raw": "'column-shown'"
},
"value": "column-shown"
},
{
"type": "StringLiteral",
"start": 14410,
"end": 14425,
"loc": {
"start": {
"line": 526,
"column": 42
},
"end": {
"line": 526,
"column": 57
}
},
"extra": {
"rawValue": "column-hidden",
"raw": "'column-hidden'"
},
"value": "column-hidden"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 14428,
"end": 14516,
"loc": {
"start": {
"line": 526,
"column": 60
},
"end": {
"line": 527,
"column": 74
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 14429,
"end": 14431,
"loc": {
"start": {
"line": 526,
"column": 61
},
"end": {
"line": 526,
"column": 63
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 14433,
"end": 14440,
"loc": {
"start": {
"line": 526,
"column": 65
},
"end": {
"line": 526,
"column": 72
},
"identifierName": "feature"
},
"name": "feature"
},
{
"type": "Identifier",
"start": 14454,
"end": 14462,
"loc": {
"start": {
"line": 527,
"column": 12
},
"end": {
"line": 527,
"column": 20
},
"identifierName": "colIndex"
},
"name": "colIndex"
},
{
"type": "Identifier",
"start": 14464,
"end": 14474,
"loc": {
"start": {
"line": 527,
"column": 22
},
"end": {
"line": 527,
"column": 32
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
}
],
"body": {
"type": "CallExpression",
"start": 14479,
"end": 14516,
"loc": {
"start": {
"line": 527,
"column": 37
},
"end": {
"line": 527,
"column": 74
}
},
"callee": {
"type": "MemberExpression",
"start": 14479,
"end": 14504,
"loc": {
"start": {
"line": 527,
"column": 37
},
"end": {
"line": 527,
"column": 62
}
},
"object": {
"type": "ThisExpression",
"start": 14479,
"end": 14483,
"loc": {
"start": {
"line": 527,
"column": 37
},
"end": {
"line": 527,
"column": 41
}
}
},
"property": {
"type": "Identifier",
"start": 14484,
"end": 14504,
"loc": {
"start": {
"line": 527,
"column": 42
},
"end": {
"line": 527,
"column": 62
},
"identifierName": "updateColsVisibility"
},
"name": "updateColsVisibility"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 14505,
"end": 14515,
"loc": {
"start": {
"line": 527,
"column": 63
},
"end": {
"line": 527,
"column": 73
},
"identifierName": "hiddenCols"
},
"name": "hiddenCols"
}
]
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 14527,
"end": 14629,
"loc": {
"start": {
"line": 528,
"column": 8
},
"end": {
"line": 529,
"column": 49
}
},
"expression": {
"type": "CallExpression",
"start": 14527,
"end": 14628,
"loc": {
"start": {
"line": 528,
"column": 8
},
"end": {
"line": 529,
"column": 48
}
},
"callee": {
"type": "MemberExpression",
"start": 14527,
"end": 14543,
"loc": {
"start": {
"line": 528,
"column": 8
},
"end": {
"line": 528,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 14527,
"end": 14539,
"loc": {
"start": {
"line": 528,
"column": 8
},
"end": {
"line": 528,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 14527,
"end": 14531,
"loc": {
"start": {
"line": 528,
"column": 8
},
"end": {
"line": 528,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 14532,
"end": 14539,
"loc": {
"start": {
"line": 528,
"column": 13
},
"end": {
"line": 528,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 14540,
"end": 14543,
"loc": {
"start": {
"line": 528,
"column": 21
},
"end": {
"line": 528,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 14544,
"end": 14578,
"loc": {
"start": {
"line": 528,
"column": 25
},
"end": {
"line": 528,
"column": 59
}
},
"elements": [
{
"type": "StringLiteral",
"start": 14545,
"end": 14577,
"loc": {
"start": {
"line": 528,
"column": 26
},
"end": {
"line": 528,
"column": 58
}
},
"extra": {
"rawValue": "filters-visibility-initialized",
"raw": "'filters-visibility-initialized'"
},
"value": "filters-visibility-initialized"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 14592,
"end": 14627,
"loc": {
"start": {
"line": 529,
"column": 12
},
"end": {
"line": 529,
"column": 47
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 14598,
"end": 14627,
"loc": {
"start": {
"line": 529,
"column": 18
},
"end": {
"line": 529,
"column": 47
}
},
"callee": {
"type": "MemberExpression",
"start": 14598,
"end": 14625,
"loc": {
"start": {
"line": 529,
"column": 18
},
"end": {
"line": 529,
"column": 45
}
},
"object": {
"type": "ThisExpression",
"start": 14598,
"end": 14602,
"loc": {
"start": {
"line": 529,
"column": 18
},
"end": {
"line": 529,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 14603,
"end": 14625,
"loc": {
"start": {
"line": 529,
"column": 23
},
"end": {
"line": 529,
"column": 45
},
"identifierName": "_syncFiltersVisibility"
},
"name": "_syncFiltersVisibility"
},
"computed": false
},
"arguments": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 14638,
"end": 14755,
"loc": {
"start": {
"line": 530,
"column": 8
},
"end": {
"line": 531,
"column": 79
}
},
"expression": {
"type": "CallExpression",
"start": 14638,
"end": 14754,
"loc": {
"start": {
"line": 530,
"column": 8
},
"end": {
"line": 531,
"column": 78
}
},
"callee": {
"type": "MemberExpression",
"start": 14638,
"end": 14654,
"loc": {
"start": {
"line": 530,
"column": 8
},
"end": {
"line": 530,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 14638,
"end": 14650,
"loc": {
"start": {
"line": 530,
"column": 8
},
"end": {
"line": 530,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 14638,
"end": 14642,
"loc": {
"start": {
"line": 530,
"column": 8
},
"end": {
"line": 530,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 14643,
"end": 14650,
"loc": {
"start": {
"line": 530,
"column": 13
},
"end": {
"line": 530,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 14651,
"end": 14654,
"loc": {
"start": {
"line": 530,
"column": 21
},
"end": {
"line": 530,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 14655,
"end": 14674,
"loc": {
"start": {
"line": 530,
"column": 25
},
"end": {
"line": 530,
"column": 44
}
},
"elements": [
{
"type": "StringLiteral",
"start": 14656,
"end": 14673,
"loc": {
"start": {
"line": 530,
"column": 26
},
"end": {
"line": 530,
"column": 43
}
},
"extra": {
"rawValue": "filters-toggled",
"raw": "'filters-toggled'"
},
"value": "filters-toggled"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 14688,
"end": 14753,
"loc": {
"start": {
"line": 531,
"column": 12
},
"end": {
"line": 531,
"column": 77
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 14689,
"end": 14691,
"loc": {
"start": {
"line": 531,
"column": 13
},
"end": {
"line": 531,
"column": 15
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 14693,
"end": 14702,
"loc": {
"start": {
"line": 531,
"column": 17
},
"end": {
"line": 531,
"column": 26
},
"identifierName": "extension"
},
"name": "extension"
},
{
"type": "Identifier",
"start": 14704,
"end": 14711,
"loc": {
"start": {
"line": 531,
"column": 28
},
"end": {
"line": 531,
"column": 35
},
"identifierName": "visible"
},
"name": "visible"
}
],
"body": {
"type": "CallExpression",
"start": 14716,
"end": 14753,
"loc": {
"start": {
"line": 531,
"column": 40
},
"end": {
"line": 531,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 14716,
"end": 14744,
"loc": {
"start": {
"line": 531,
"column": 40
},
"end": {
"line": 531,
"column": 68
}
},
"object": {
"type": "ThisExpression",
"start": 14716,
"end": 14720,
"loc": {
"start": {
"line": 531,
"column": 40
},
"end": {
"line": 531,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"start": 14721,
"end": 14744,
"loc": {
"start": {
"line": 531,
"column": 45
},
"end": {
"line": 531,
"column": 68
},
"identifierName": "updateFiltersVisibility"
},
"name": "updateFiltersVisibility"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 14745,
"end": 14752,
"loc": {
"start": {
"line": 531,
"column": 69
},
"end": {
"line": 531,
"column": 76
},
"identifierName": "visible"
},
"name": "visible"
}
]
}
}
]
}
},
{
"type": "IfStatement",
"start": 14765,
"end": 14860,
"loc": {
"start": {
"line": 533,
"column": 8
},
"end": {
"line": 536,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 14769,
"end": 14784,
"loc": {
"start": {
"line": 533,
"column": 12
},
"end": {
"line": 533,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 14769,
"end": 14773,
"loc": {
"start": {
"line": 533,
"column": 12
},
"end": {
"line": 533,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 14774,
"end": 14784,
"loc": {
"start": {
"line": 533,
"column": 17
},
"end": {
"line": 533,
"column": 27
},
"identifierName": "enableHash"
},
"name": "enableHash"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 14786,
"end": 14860,
"loc": {
"start": {
"line": 533,
"column": 29
},
"end": {
"line": 536,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 14800,
"end": 14820,
"loc": {
"start": {
"line": 534,
"column": 12
},
"end": {
"line": 534,
"column": 32
}
},
"expression": {
"type": "CallExpression",
"start": 14800,
"end": 14819,
"loc": {
"start": {
"line": 534,
"column": 12
},
"end": {
"line": 534,
"column": 31
}
},
"callee": {
"type": "MemberExpression",
"start": 14800,
"end": 14817,
"loc": {
"start": {
"line": 534,
"column": 12
},
"end": {
"line": 534,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 14800,
"end": 14809,
"loc": {
"start": {
"line": 534,
"column": 12
},
"end": {
"line": 534,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 14800,
"end": 14804,
"loc": {
"start": {
"line": 534,
"column": 12
},
"end": {
"line": 534,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 14805,
"end": 14809,
"loc": {
"start": {
"line": 534,
"column": 17
},
"end": {
"line": 534,
"column": 21
},
"identifierName": "hash"
},
"name": "hash"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 14810,
"end": 14817,
"loc": {
"start": {
"line": 534,
"column": 22
},
"end": {
"line": 534,
"column": 29
},
"identifierName": "destroy"
},
"name": "destroy"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 14833,
"end": 14850,
"loc": {
"start": {
"line": 535,
"column": 12
},
"end": {
"line": 535,
"column": 29
}
},
"expression": {
"type": "AssignmentExpression",
"start": 14833,
"end": 14849,
"loc": {
"start": {
"line": 535,
"column": 12
},
"end": {
"line": 535,
"column": 28
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 14833,
"end": 14842,
"loc": {
"start": {
"line": 535,
"column": 12
},
"end": {
"line": 535,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 14833,
"end": 14837,
"loc": {
"start": {
"line": 535,
"column": 12
},
"end": {
"line": 535,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 14838,
"end": 14842,
"loc": {
"start": {
"line": 535,
"column": 17
},
"end": {
"line": 535,
"column": 21
},
"identifierName": "hash"
},
"name": "hash"
},
"computed": false
},
"right": {
"type": "NullLiteral",
"start": 14845,
"end": 14849,
"loc": {
"start": {
"line": 535,
"column": 24
},
"end": {
"line": 535,
"column": 28
}
}
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 14870,
"end": 14974,
"loc": {
"start": {
"line": 538,
"column": 8
},
"end": {
"line": 541,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 14874,
"end": 14892,
"loc": {
"start": {
"line": 538,
"column": 12
},
"end": {
"line": 538,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 14874,
"end": 14878,
"loc": {
"start": {
"line": 538,
"column": 12
},
"end": {
"line": 538,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 14879,
"end": 14892,
"loc": {
"start": {
"line": 538,
"column": 17
},
"end": {
"line": 538,
"column": 30
},
"identifierName": "enableStorage"
},
"name": "enableStorage"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 14894,
"end": 14974,
"loc": {
"start": {
"line": 538,
"column": 32
},
"end": {
"line": 541,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 14908,
"end": 14931,
"loc": {
"start": {
"line": 539,
"column": 12
},
"end": {
"line": 539,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 14908,
"end": 14930,
"loc": {
"start": {
"line": 539,
"column": 12
},
"end": {
"line": 539,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 14908,
"end": 14928,
"loc": {
"start": {
"line": 539,
"column": 12
},
"end": {
"line": 539,
"column": 32
}
},
"object": {
"type": "MemberExpression",
"start": 14908,
"end": 14920,
"loc": {
"start": {
"line": 539,
"column": 12
},
"end": {
"line": 539,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 14908,
"end": 14912,
"loc": {
"start": {
"line": 539,
"column": 12
},
"end": {
"line": 539,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 14913,
"end": 14920,
"loc": {
"start": {
"line": 539,
"column": 17
},
"end": {
"line": 539,
"column": 24
},
"identifierName": "storage"
},
"name": "storage"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 14921,
"end": 14928,
"loc": {
"start": {
"line": 539,
"column": 25
},
"end": {
"line": 539,
"column": 32
},
"identifierName": "destroy"
},
"name": "destroy"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 14944,
"end": 14964,
"loc": {
"start": {
"line": 540,
"column": 12
},
"end": {
"line": 540,
"column": 32
}
},
"expression": {
"type": "AssignmentExpression",
"start": 14944,
"end": 14963,
"loc": {
"start": {
"line": 540,
"column": 12
},
"end": {
"line": 540,
"column": 31
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 14944,
"end": 14956,
"loc": {
"start": {
"line": 540,
"column": 12
},
"end": {
"line": 540,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 14944,
"end": 14948,
"loc": {
"start": {
"line": 540,
"column": 12
},
"end": {
"line": 540,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 14949,
"end": 14956,
"loc": {
"start": {
"line": 540,
"column": 17
},
"end": {
"line": 540,
"column": 24
},
"identifierName": "storage"
},
"name": "storage"
},
"computed": false
},
"right": {
"type": "NullLiteral",
"start": 14959,
"end": 14963,
"loc": {
"start": {
"line": 540,
"column": 27
},
"end": {
"line": 540,
"column": 31
}
}
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 14984,
"end": 15009,
"loc": {
"start": {
"line": 543,
"column": 8
},
"end": {
"line": 543,
"column": 33
}
},
"expression": {
"type": "AssignmentExpression",
"start": 14984,
"end": 15008,
"loc": {
"start": {
"line": 543,
"column": 8
},
"end": {
"line": 543,
"column": 32
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 14984,
"end": 15000,
"loc": {
"start": {
"line": 543,
"column": 8
},
"end": {
"line": 543,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 14984,
"end": 14988,
"loc": {
"start": {
"line": 543,
"column": 8
},
"end": {
"line": 543,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 14989,
"end": 15000,
"loc": {
"start": {
"line": 543,
"column": 13
},
"end": {
"line": 543,
"column": 24
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 15003,
"end": 15008,
"loc": {
"start": {
"line": 543,
"column": 27
},
"end": {
"line": 543,
"column": 32
}
},
"value": false
}
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Destroy State instance\n ",
"start": 13611,
"end": 13652,
"loc": {
"start": {
"line": 506,
"column": 4
},
"end": {
"line": 508,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Features state object persistable with localStorage, cookie or URL hash\n *\n * @export\n * @class State\n * @extends {Feature}\n ",
"start": 251,
"end": 385,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 14,
"column": 3
}
}
}
],
"trailingComments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Features state object persistable with localStorage, cookie or URL hash\n *\n * @export\n * @class State\n * @extends {Feature}\n ",
"start": 251,
"end": 385,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 14,
"column": 3
}
}
}
]
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\n * Features state object persistable with localStorage, cookie or URL hash\n *\n * @export\n * @class State\n * @extends {Feature}\n ",
"start": 251,
"end": 385,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 14,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of State\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 428,
"end": 527,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 20,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with URL hash\n * @type {Boolean}\n ",
"start": 631,
"end": 736,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 29,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n ",
"start": 858,
"end": 967,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 36,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n ",
"start": 1088,
"end": 1197,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 43,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist filters values, enabled by default\n * @type {Boolean}\n ",
"start": 1305,
"end": 1401,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 50,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist current page number when paging is enabled\n * @type {Boolean}\n ",
"start": 1474,
"end": 1578,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 56,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist page length when paging is enabled\n * @type {Boolean}\n ",
"start": 1647,
"end": 1743,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 62,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist column sorting\n * @type {Boolean}\n ",
"start": 1812,
"end": 1888,
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 68,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist columns visibility\n * @type {Boolean}\n ",
"start": 1944,
"end": 2024,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist filters row visibility\n * @type {Boolean}\n ",
"start": 2104,
"end": 2188,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 80,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Cookie duration in hours\n * @type {Boolean}\n ",
"start": 2271,
"end": 2349,
"loc": {
"start": {
"line": 83,
"column": 8
},
"end": {
"line": 86,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Enable Storage if localStorage or cookie is required\n * @type {Boolean}\n * @private\n ",
"start": 2455,
"end": 2581,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 94,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Storage instance if storage is required\n * @type {Storage}\n * @private\n ",
"start": 2666,
"end": 2779,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 101,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Hash instance if URL hash is required\n * @type {Boolean}\n * @private\n ",
"start": 2818,
"end": 2929,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 108,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Current page number\n * @type {Number}\n * @private\n ",
"start": 2965,
"end": 3057,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 115,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Current page length\n * @type {Number}\n * @private\n ",
"start": 3095,
"end": 3187,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 122,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Current column sorting\n * @type {Object}\n * @private\n ",
"start": 3229,
"end": 3324,
"loc": {
"start": {
"line": 125,
"column": 8
},
"end": {
"line": 129,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Current hidden columns\n * @type {Object}\n * @private\n ",
"start": 3360,
"end": 3455,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 136,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Filters row visibility\n * @type {Boolean}\n * @private\n ",
"start": 3497,
"end": 3593,
"loc": {
"start": {
"line": 139,
"column": 8
},
"end": {
"line": 143,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * State object\n * @type {Object}\n * @private\n ",
"start": 3642,
"end": 3727,
"loc": {
"start": {
"line": 146,
"column": 8
},
"end": {
"line": 150,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Prefix for column ID\n * @type {String}\n * @private\n ",
"start": 3762,
"end": 3855,
"loc": {
"start": {
"line": 153,
"column": 8
},
"end": {
"line": 157,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Prefix for page number ID\n * @type {String}\n * @private\n ",
"start": 3896,
"end": 3994,
"loc": {
"start": {
"line": 160,
"column": 8
},
"end": {
"line": 164,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Prefix for page length ID\n * @type {String}\n * @private\n ",
"start": 4037,
"end": 4135,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 171,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Prefix for filters visibility ID\n * @type {String}\n * @private\n ",
"start": 4189,
"end": 4294,
"loc": {
"start": {
"line": 174,
"column": 8
},
"end": {
"line": 178,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Initializes State instance\n ",
"start": 4357,
"end": 4402,
"loc": {
"start": {
"line": 182,
"column": 4
},
"end": {
"line": 184,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 5721,
"end": 5738,
"loc": {
"start": {
"line": 216,
"column": 8
},
"end": {
"line": 216,
"column": 25
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Update state object based on current features state\n ",
"start": 5784,
"end": 5854,
"loc": {
"start": {
"line": 221,
"column": 4
},
"end": {
"line": 223,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " Remove previuosly sorted column",
"start": 7081,
"end": 7115,
"loc": {
"start": {
"line": 266,
"column": 16
},
"end": {
"line": 266,
"column": 50
}
}
},
{
"type": "CommentLine",
"value": " Clear previuosly hidden columns",
"start": 7650,
"end": 7684,
"loc": {
"start": {
"line": 281,
"column": 16
},
"end": {
"line": 281,
"column": 50
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Refresh page number field on page number changes\n *\n * @param {Number} pageNb Current page number\n ",
"start": 8495,
"end": 8619,
"loc": {
"start": {
"line": 307,
"column": 4
},
"end": {
"line": 311,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Refresh page length field on page length changes\n *\n * @param {Number} pageLength Current page length value\n ",
"start": 8709,
"end": 8843,
"loc": {
"start": {
"line": 317,
"column": 4
},
"end": {
"line": 321,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Refresh column sorting information on sort changes\n *\n * @param index {Number} Column index\n * @param {Boolean} descending Descending manner\n ",
"start": 8951,
"end": 9122,
"loc": {
"start": {
"line": 327,
"column": 4
},
"end": {
"line": 332,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Refresh hidden columns information on columns visibility changes\n *\n * @param {Array} hiddenCols Columns indexes\n ",
"start": 9288,
"end": 9427,
"loc": {
"start": {
"line": 341,
"column": 4
},
"end": {
"line": 345,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Refresh filters visibility on filters visibility change\n *\n * @param {Boolean} visible Visibility flad\n ",
"start": 9539,
"end": 9668,
"loc": {
"start": {
"line": 351,
"column": 4
},
"end": {
"line": 355,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Override state field\n *\n * @param state State object\n ",
"start": 9784,
"end": 9863,
"loc": {
"start": {
"line": 361,
"column": 4
},
"end": {
"line": 365,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sync stored features state\n ",
"start": 9985,
"end": 10030,
"loc": {
"start": {
"line": 371,
"column": 4
},
"end": {
"line": 373,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Override current state with passed one and sync features\n *\n * @param {Object} state State object\n ",
"start": 10583,
"end": 10707,
"loc": {
"start": {
"line": 395,
"column": 4
},
"end": {
"line": 399,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " To prevent state to react to features changes, state is temporarily",
"start": 10745,
"end": 10815,
"loc": {
"start": {
"line": 401,
"column": 8
},
"end": {
"line": 401,
"column": 78
}
}
},
{
"type": "CommentLine",
"value": " disabled",
"start": 10824,
"end": 10835,
"loc": {
"start": {
"line": 402,
"column": 8
},
"end": {
"line": 402,
"column": 19
}
}
},
{
"type": "CommentLine",
"value": " State is overriden with passed state object",
"start": 10868,
"end": 10914,
"loc": {
"start": {
"line": 404,
"column": 8
},
"end": {
"line": 404,
"column": 54
}
}
},
{
"type": "CommentLine",
"value": " New hash state is applied to features",
"start": 10953,
"end": 10993,
"loc": {
"start": {
"line": 406,
"column": 8
},
"end": {
"line": 406,
"column": 48
}
}
},
{
"type": "CommentLine",
"value": " State is re-enabled",
"start": 11023,
"end": 11045,
"loc": {
"start": {
"line": 408,
"column": 8
},
"end": {
"line": 408,
"column": 30
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sync filters with stored values and filter table\n *\n * @private\n ",
"start": 11080,
"end": 11170,
"loc": {
"start": {
"line": 412,
"column": 4
},
"end": {
"line": 416,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " clear all filters",
"start": 11325,
"end": 11345,
"loc": {
"start": {
"line": 424,
"column": 8
},
"end": {
"line": 424,
"column": 28
}
}
},
{
"type": "CommentLine",
"value": " TODO: use tf.clearFilters() once it allows to not filter the table",
"start": 11354,
"end": 11423,
"loc": {
"start": {
"line": 425,
"column": 8
},
"end": {
"line": 425,
"column": 77
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sync sorted column with stored sorting information and sort table\n *\n * @private\n ",
"start": 11809,
"end": 11916,
"loc": {
"start": {
"line": 439,
"column": 4
},
"end": {
"line": 443,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sync hidden columns with stored information\n *\n * @private\n ",
"start": 12457,
"end": 12542,
"loc": {
"start": {
"line": 462,
"column": 4
},
"end": {
"line": 466,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sync filters visibility with stored information\n *\n * @private\n ",
"start": 13167,
"end": 13256,
"loc": {
"start": {
"line": 489,
"column": 4
},
"end": {
"line": 493,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Destroy State instance\n ",
"start": 13611,
"end": 13652,
"loc": {
"start": {
"line": 506,
"column": 4
},
"end": {
"line": 508,
"column": 7
}
}
}
],
"tokens": [
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 0,
"end": 6,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7,
"end": 8,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Feature",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15,
"end": 16,
"loc": {
"start": {
"line": 1,
"column": 15
},
"end": {
"line": 1,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 17,
"end": 21,
"loc": {
"start": {
"line": 1,
"column": 17
},
"end": {
"line": 1,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../feature",
"start": 22,
"end": 34,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 34,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 34
},
"end": {
"line": 1,
"column": 35
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 36,
"end": 42,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 43,
"end": 44,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Hash",
"start": 44,
"end": 48,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 12
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 48,
"end": 49,
"loc": {
"start": {
"line": 2,
"column": 12
},
"end": {
"line": 2,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 50,
"end": 54,
"loc": {
"start": {
"line": 2,
"column": 14
},
"end": {
"line": 2,
"column": 18
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./hash",
"start": 55,
"end": 63,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 63,
"end": 64,
"loc": {
"start": {
"line": 2,
"column": 27
},
"end": {
"line": 2,
"column": 28
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 65,
"end": 71,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 72,
"end": 73,
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Storage",
"start": 73,
"end": 80,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 80,
"end": 81,
"loc": {
"start": {
"line": 3,
"column": 15
},
"end": {
"line": 3,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 82,
"end": 86,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./storage",
"start": 87,
"end": 98,
"loc": {
"start": {
"line": 3,
"column": 22
},
"end": {
"line": 3,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 98,
"end": 99,
"loc": {
"start": {
"line": 3,
"column": 33
},
"end": {
"line": 3,
"column": 34
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 100,
"end": 106,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 107,
"end": 108,
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isEmpty",
"start": 108,
"end": 115,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 115,
"end": 116,
"loc": {
"start": {
"line": 4,
"column": 15
},
"end": {
"line": 4,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 117,
"end": 121,
"loc": {
"start": {
"line": 4,
"column": 17
},
"end": {
"line": 4,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../string",
"start": 122,
"end": 133,
"loc": {
"start": {
"line": 4,
"column": 22
},
"end": {
"line": 4,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 133,
"end": 134,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 34
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 135,
"end": 141,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 142,
"end": 143,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isArray",
"start": 143,
"end": 150,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 150,
"end": 151,
"loc": {
"start": {
"line": 5,
"column": 15
},
"end": {
"line": 5,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isNull",
"start": 152,
"end": 158,
"loc": {
"start": {
"line": 5,
"column": 17
},
"end": {
"line": 5,
"column": 23
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 158,
"end": 159,
"loc": {
"start": {
"line": 5,
"column": 23
},
"end": {
"line": 5,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isString",
"start": 160,
"end": 168,
"loc": {
"start": {
"line": 5,
"column": 25
},
"end": {
"line": 5,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 168,
"end": 169,
"loc": {
"start": {
"line": 5,
"column": 33
},
"end": {
"line": 5,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isUndef",
"start": 170,
"end": 177,
"loc": {
"start": {
"line": 5,
"column": 35
},
"end": {
"line": 5,
"column": 42
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 177,
"end": 178,
"loc": {
"start": {
"line": 5,
"column": 42
},
"end": {
"line": 5,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 179,
"end": 183,
"loc": {
"start": {
"line": 5,
"column": 44
},
"end": {
"line": 5,
"column": 48
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../types",
"start": 184,
"end": 194,
"loc": {
"start": {
"line": 5,
"column": 49
},
"end": {
"line": 5,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 194,
"end": 195,
"loc": {
"start": {
"line": 5,
"column": 59
},
"end": {
"line": 5,
"column": 60
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 196,
"end": 202,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 203,
"end": 204,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsBool",
"start": 204,
"end": 216,
"loc": {
"start": {
"line": 6,
"column": 8
},
"end": {
"line": 6,
"column": 20
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 216,
"end": 217,
"loc": {
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 6,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsNb",
"start": 218,
"end": 228,
"loc": {
"start": {
"line": 6,
"column": 22
},
"end": {
"line": 6,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 228,
"end": 229,
"loc": {
"start": {
"line": 6,
"column": 32
},
"end": {
"line": 6,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 230,
"end": 234,
"loc": {
"start": {
"line": 6,
"column": 34
},
"end": {
"line": 6,
"column": 38
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../settings",
"start": 235,
"end": 248,
"loc": {
"start": {
"line": 6,
"column": 39
},
"end": {
"line": 6,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 248,
"end": 249,
"loc": {
"start": {
"line": 6,
"column": 52
},
"end": {
"line": 6,
"column": 53
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Features state object persistable with localStorage, cookie or URL hash\n *\n * @export\n * @class State\n * @extends {Feature}\n ",
"start": 251,
"end": 385,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 14,
"column": 3
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 386,
"end": 392,
"loc": {
"start": {
"line": 15,
"column": 0
},
"end": {
"line": 15,
"column": 6
}
}
},
{
"type": {
"label": "class",
"keyword": "class",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "class",
"start": 393,
"end": 398,
"loc": {
"start": {
"line": 15,
"column": 7
},
"end": {
"line": 15,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "State",
"start": 399,
"end": 404,
"loc": {
"start": {
"line": 15,
"column": 13
},
"end": {
"line": 15,
"column": 18
}
}
},
{
"type": {
"label": "extends",
"keyword": "extends",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "extends",
"start": 405,
"end": 412,
"loc": {
"start": {
"line": 15,
"column": 19
},
"end": {
"line": 15,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Feature",
"start": 413,
"end": 420,
"loc": {
"start": {
"line": 15,
"column": 27
},
"end": {
"line": 15,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 421,
"end": 422,
"loc": {
"start": {
"line": 15,
"column": 35
},
"end": {
"line": 15,
"column": 36
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of State\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 428,
"end": 527,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 20,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 532,
"end": 543,
"loc": {
"start": {
"line": 21,
"column": 4
},
"end": {
"line": 21,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 543,
"end": 544,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 544,
"end": 546,
"loc": {
"start": {
"line": 21,
"column": 16
},
"end": {
"line": 21,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 546,
"end": 547,
"loc": {
"start": {
"line": 21,
"column": 18
},
"end": {
"line": 21,
"column": 19
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 548,
"end": 549,
"loc": {
"start": {
"line": 21,
"column": 20
},
"end": {
"line": 21,
"column": 21
}
}
},
{
"type": {
"label": "super",
"keyword": "super",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super",
"start": 558,
"end": 563,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 563,
"end": 564,
"loc": {
"start": {
"line": 22,
"column": 13
},
"end": {
"line": 22,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 564,
"end": 566,
"loc": {
"start": {
"line": 22,
"column": 14
},
"end": {
"line": 22,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 566,
"end": 567,
"loc": {
"start": {
"line": 22,
"column": 16
},
"end": {
"line": 22,
"column": 17
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "state",
"start": 568,
"end": 575,
"loc": {
"start": {
"line": 22,
"column": 18
},
"end": {
"line": 22,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 575,
"end": 576,
"loc": {
"start": {
"line": 22,
"column": 25
},
"end": {
"line": 22,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 576,
"end": 577,
"loc": {
"start": {
"line": 22,
"column": 26
},
"end": {
"line": 22,
"column": 27
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 587,
"end": 590,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 591,
"end": 594,
"loc": {
"start": {
"line": 24,
"column": 12
},
"end": {
"line": 24,
"column": 15
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 595,
"end": 596,
"loc": {
"start": {
"line": 24,
"column": 16
},
"end": {
"line": 24,
"column": 17
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 597,
"end": 601,
"loc": {
"start": {
"line": 24,
"column": 18
},
"end": {
"line": 24,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 601,
"end": 602,
"loc": {
"start": {
"line": 24,
"column": 22
},
"end": {
"line": 24,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "config",
"start": 602,
"end": 608,
"loc": {
"start": {
"line": 24,
"column": 23
},
"end": {
"line": 24,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 608,
"end": 609,
"loc": {
"start": {
"line": 24,
"column": 29
},
"end": {
"line": 24,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 609,
"end": 614,
"loc": {
"start": {
"line": 24,
"column": 30
},
"end": {
"line": 24,
"column": 35
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 615,
"end": 617,
"loc": {
"start": {
"line": 24,
"column": 36
},
"end": {
"line": 24,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 618,
"end": 619,
"loc": {
"start": {
"line": 24,
"column": 39
},
"end": {
"line": 24,
"column": 40
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 619,
"end": 620,
"loc": {
"start": {
"line": 24,
"column": 40
},
"end": {
"line": 24,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 620,
"end": 621,
"loc": {
"start": {
"line": 24,
"column": 41
},
"end": {
"line": 24,
"column": 42
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with URL hash\n * @type {Boolean}\n ",
"start": 631,
"end": 736,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 29,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 745,
"end": 749,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 749,
"end": 750,
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableHash",
"start": 750,
"end": 760,
"loc": {
"start": {
"line": 30,
"column": 13
},
"end": {
"line": 30,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 761,
"end": 762,
"loc": {
"start": {
"line": 30,
"column": 24
},
"end": {
"line": 30,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 763,
"end": 766,
"loc": {
"start": {
"line": 30,
"column": 26
},
"end": {
"line": 30,
"column": 29
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 767,
"end": 770,
"loc": {
"start": {
"line": 30,
"column": 30
},
"end": {
"line": 30,
"column": 33
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 771,
"end": 775,
"loc": {
"start": {
"line": 30,
"column": 34
},
"end": {
"line": 30,
"column": 38
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 776,
"end": 778,
"loc": {
"start": {
"line": 30,
"column": 39
},
"end": {
"line": 30,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 791,
"end": 792,
"loc": {
"start": {
"line": 31,
"column": 12
},
"end": {
"line": 31,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isArray",
"start": 792,
"end": 799,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 799,
"end": 800,
"loc": {
"start": {
"line": 31,
"column": 20
},
"end": {
"line": 31,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 800,
"end": 803,
"loc": {
"start": {
"line": 31,
"column": 21
},
"end": {
"line": 31,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 803,
"end": 804,
"loc": {
"start": {
"line": 31,
"column": 24
},
"end": {
"line": 31,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "types",
"start": 804,
"end": 809,
"loc": {
"start": {
"line": 31,
"column": 25
},
"end": {
"line": 31,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 809,
"end": 810,
"loc": {
"start": {
"line": 31,
"column": 30
},
"end": {
"line": 31,
"column": 31
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 811,
"end": 813,
"loc": {
"start": {
"line": 31,
"column": 32
},
"end": {
"line": 31,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 814,
"end": 817,
"loc": {
"start": {
"line": 31,
"column": 35
},
"end": {
"line": 31,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 817,
"end": 818,
"loc": {
"start": {
"line": 31,
"column": 38
},
"end": {
"line": 31,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "types",
"start": 818,
"end": 823,
"loc": {
"start": {
"line": 31,
"column": 39
},
"end": {
"line": 31,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 823,
"end": 824,
"loc": {
"start": {
"line": 31,
"column": 44
},
"end": {
"line": 31,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "indexOf",
"start": 824,
"end": 831,
"loc": {
"start": {
"line": 31,
"column": 45
},
"end": {
"line": 31,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 831,
"end": 832,
"loc": {
"start": {
"line": 31,
"column": 52
},
"end": {
"line": 31,
"column": 53
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "hash",
"start": 832,
"end": 838,
"loc": {
"start": {
"line": 31,
"column": 53
},
"end": {
"line": 31,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 838,
"end": 839,
"loc": {
"start": {
"line": 31,
"column": 59
},
"end": {
"line": 31,
"column": 60
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "!==",
"start": 840,
"end": 843,
"loc": {
"start": {
"line": 31,
"column": 61
},
"end": {
"line": 31,
"column": 64
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 844,
"end": 845,
"loc": {
"start": {
"line": 31,
"column": 65
},
"end": {
"line": 31,
"column": 66
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 845,
"end": 846,
"loc": {
"start": {
"line": 31,
"column": 66
},
"end": {
"line": 31,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 846,
"end": 847,
"loc": {
"start": {
"line": 31,
"column": 67
},
"end": {
"line": 31,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 847,
"end": 848,
"loc": {
"start": {
"line": 31,
"column": 68
},
"end": {
"line": 31,
"column": 69
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n ",
"start": 858,
"end": 967,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 36,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 976,
"end": 980,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 980,
"end": 981,
"loc": {
"start": {
"line": 37,
"column": 12
},
"end": {
"line": 37,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableLocalStorage",
"start": 981,
"end": 999,
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1000,
"end": 1001,
"loc": {
"start": {
"line": 37,
"column": 32
},
"end": {
"line": 37,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isArray",
"start": 1002,
"end": 1009,
"loc": {
"start": {
"line": 37,
"column": 34
},
"end": {
"line": 37,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1009,
"end": 1010,
"loc": {
"start": {
"line": 37,
"column": 41
},
"end": {
"line": 37,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 1010,
"end": 1013,
"loc": {
"start": {
"line": 37,
"column": 42
},
"end": {
"line": 37,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1013,
"end": 1014,
"loc": {
"start": {
"line": 37,
"column": 45
},
"end": {
"line": 37,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "types",
"start": 1014,
"end": 1019,
"loc": {
"start": {
"line": 37,
"column": 46
},
"end": {
"line": 37,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1019,
"end": 1020,
"loc": {
"start": {
"line": 37,
"column": 51
},
"end": {
"line": 37,
"column": 52
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 1021,
"end": 1023,
"loc": {
"start": {
"line": 37,
"column": 53
},
"end": {
"line": 37,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 1036,
"end": 1039,
"loc": {
"start": {
"line": 38,
"column": 12
},
"end": {
"line": 38,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1039,
"end": 1040,
"loc": {
"start": {
"line": 38,
"column": 15
},
"end": {
"line": 38,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "types",
"start": 1040,
"end": 1045,
"loc": {
"start": {
"line": 38,
"column": 16
},
"end": {
"line": 38,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1045,
"end": 1046,
"loc": {
"start": {
"line": 38,
"column": 21
},
"end": {
"line": 38,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "indexOf",
"start": 1046,
"end": 1053,
"loc": {
"start": {
"line": 38,
"column": 22
},
"end": {
"line": 38,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1053,
"end": 1054,
"loc": {
"start": {
"line": 38,
"column": 29
},
"end": {
"line": 38,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "local_storage",
"start": 1054,
"end": 1069,
"loc": {
"start": {
"line": 38,
"column": 30
},
"end": {
"line": 38,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1069,
"end": 1070,
"loc": {
"start": {
"line": 38,
"column": 45
},
"end": {
"line": 38,
"column": 46
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "!==",
"start": 1071,
"end": 1074,
"loc": {
"start": {
"line": 38,
"column": 47
},
"end": {
"line": 38,
"column": 50
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 1075,
"end": 1076,
"loc": {
"start": {
"line": 38,
"column": 51
},
"end": {
"line": 38,
"column": 52
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 1076,
"end": 1077,
"loc": {
"start": {
"line": 38,
"column": 52
},
"end": {
"line": 38,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1077,
"end": 1078,
"loc": {
"start": {
"line": 38,
"column": 53
},
"end": {
"line": 38,
"column": 54
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n ",
"start": 1088,
"end": 1197,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 43,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1206,
"end": 1210,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1210,
"end": 1211,
"loc": {
"start": {
"line": 44,
"column": 12
},
"end": {
"line": 44,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableCookie",
"start": 1211,
"end": 1223,
"loc": {
"start": {
"line": 44,
"column": 13
},
"end": {
"line": 44,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1224,
"end": 1225,
"loc": {
"start": {
"line": 44,
"column": 26
},
"end": {
"line": 44,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isArray",
"start": 1226,
"end": 1233,
"loc": {
"start": {
"line": 44,
"column": 28
},
"end": {
"line": 44,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1233,
"end": 1234,
"loc": {
"start": {
"line": 44,
"column": 35
},
"end": {
"line": 44,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 1234,
"end": 1237,
"loc": {
"start": {
"line": 44,
"column": 36
},
"end": {
"line": 44,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1237,
"end": 1238,
"loc": {
"start": {
"line": 44,
"column": 39
},
"end": {
"line": 44,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "types",
"start": 1238,
"end": 1243,
"loc": {
"start": {
"line": 44,
"column": 40
},
"end": {
"line": 44,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1243,
"end": 1244,
"loc": {
"start": {
"line": 44,
"column": 45
},
"end": {
"line": 44,
"column": 46
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 1245,
"end": 1247,
"loc": {
"start": {
"line": 44,
"column": 47
},
"end": {
"line": 44,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 1260,
"end": 1263,
"loc": {
"start": {
"line": 45,
"column": 12
},
"end": {
"line": 45,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1263,
"end": 1264,
"loc": {
"start": {
"line": 45,
"column": 15
},
"end": {
"line": 45,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "types",
"start": 1264,
"end": 1269,
"loc": {
"start": {
"line": 45,
"column": 16
},
"end": {
"line": 45,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1269,
"end": 1270,
"loc": {
"start": {
"line": 45,
"column": 21
},
"end": {
"line": 45,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "indexOf",
"start": 1270,
"end": 1277,
"loc": {
"start": {
"line": 45,
"column": 22
},
"end": {
"line": 45,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1277,
"end": 1278,
"loc": {
"start": {
"line": 45,
"column": 29
},
"end": {
"line": 45,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "cookie",
"start": 1278,
"end": 1286,
"loc": {
"start": {
"line": 45,
"column": 30
},
"end": {
"line": 45,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1286,
"end": 1287,
"loc": {
"start": {
"line": 45,
"column": 38
},
"end": {
"line": 45,
"column": 39
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "!==",
"start": 1288,
"end": 1291,
"loc": {
"start": {
"line": 45,
"column": 40
},
"end": {
"line": 45,
"column": 43
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 1292,
"end": 1293,
"loc": {
"start": {
"line": 45,
"column": 44
},
"end": {
"line": 45,
"column": 45
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 1293,
"end": 1294,
"loc": {
"start": {
"line": 45,
"column": 45
},
"end": {
"line": 45,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1294,
"end": 1295,
"loc": {
"start": {
"line": 45,
"column": 46
},
"end": {
"line": 45,
"column": 47
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist filters values, enabled by default\n * @type {Boolean}\n ",
"start": 1305,
"end": 1401,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 50,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1410,
"end": 1414,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1414,
"end": 1415,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistFilters",
"start": 1415,
"end": 1429,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1430,
"end": 1431,
"loc": {
"start": {
"line": 51,
"column": 28
},
"end": {
"line": 51,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsBool",
"start": 1432,
"end": 1444,
"loc": {
"start": {
"line": 51,
"column": 30
},
"end": {
"line": 51,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1444,
"end": 1445,
"loc": {
"start": {
"line": 51,
"column": 42
},
"end": {
"line": 51,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 1445,
"end": 1448,
"loc": {
"start": {
"line": 51,
"column": 43
},
"end": {
"line": 51,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1448,
"end": 1449,
"loc": {
"start": {
"line": 51,
"column": 46
},
"end": {
"line": 51,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filters",
"start": 1449,
"end": 1456,
"loc": {
"start": {
"line": 51,
"column": 47
},
"end": {
"line": 51,
"column": 54
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1456,
"end": 1457,
"loc": {
"start": {
"line": 51,
"column": 54
},
"end": {
"line": 51,
"column": 55
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 1458,
"end": 1462,
"loc": {
"start": {
"line": 51,
"column": 56
},
"end": {
"line": 51,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1462,
"end": 1463,
"loc": {
"start": {
"line": 51,
"column": 60
},
"end": {
"line": 51,
"column": 61
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1463,
"end": 1464,
"loc": {
"start": {
"line": 51,
"column": 61
},
"end": {
"line": 51,
"column": 62
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist current page number when paging is enabled\n * @type {Boolean}\n ",
"start": 1474,
"end": 1578,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 56,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1587,
"end": 1591,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1591,
"end": 1592,
"loc": {
"start": {
"line": 57,
"column": 12
},
"end": {
"line": 57,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistPageNumber",
"start": 1592,
"end": 1609,
"loc": {
"start": {
"line": 57,
"column": 13
},
"end": {
"line": 57,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1610,
"end": 1611,
"loc": {
"start": {
"line": 57,
"column": 31
},
"end": {
"line": 57,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Boolean",
"start": 1612,
"end": 1619,
"loc": {
"start": {
"line": 57,
"column": 33
},
"end": {
"line": 57,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1619,
"end": 1620,
"loc": {
"start": {
"line": 57,
"column": 40
},
"end": {
"line": 57,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 1620,
"end": 1623,
"loc": {
"start": {
"line": 57,
"column": 41
},
"end": {
"line": 57,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1623,
"end": 1624,
"loc": {
"start": {
"line": 57,
"column": 44
},
"end": {
"line": 57,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "page_number",
"start": 1624,
"end": 1635,
"loc": {
"start": {
"line": 57,
"column": 45
},
"end": {
"line": 57,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1635,
"end": 1636,
"loc": {
"start": {
"line": 57,
"column": 56
},
"end": {
"line": 57,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1636,
"end": 1637,
"loc": {
"start": {
"line": 57,
"column": 57
},
"end": {
"line": 57,
"column": 58
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist page length when paging is enabled\n * @type {Boolean}\n ",
"start": 1647,
"end": 1743,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 62,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1752,
"end": 1756,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1756,
"end": 1757,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistPageLength",
"start": 1757,
"end": 1774,
"loc": {
"start": {
"line": 63,
"column": 13
},
"end": {
"line": 63,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1775,
"end": 1776,
"loc": {
"start": {
"line": 63,
"column": 31
},
"end": {
"line": 63,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Boolean",
"start": 1777,
"end": 1784,
"loc": {
"start": {
"line": 63,
"column": 33
},
"end": {
"line": 63,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1784,
"end": 1785,
"loc": {
"start": {
"line": 63,
"column": 40
},
"end": {
"line": 63,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 1785,
"end": 1788,
"loc": {
"start": {
"line": 63,
"column": 41
},
"end": {
"line": 63,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1788,
"end": 1789,
"loc": {
"start": {
"line": 63,
"column": 44
},
"end": {
"line": 63,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "page_length",
"start": 1789,
"end": 1800,
"loc": {
"start": {
"line": 63,
"column": 45
},
"end": {
"line": 63,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1800,
"end": 1801,
"loc": {
"start": {
"line": 63,
"column": 56
},
"end": {
"line": 63,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1801,
"end": 1802,
"loc": {
"start": {
"line": 63,
"column": 57
},
"end": {
"line": 63,
"column": 58
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist column sorting\n * @type {Boolean}\n ",
"start": 1812,
"end": 1888,
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 68,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1897,
"end": 1901,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1901,
"end": 1902,
"loc": {
"start": {
"line": 69,
"column": 12
},
"end": {
"line": 69,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistSort",
"start": 1902,
"end": 1913,
"loc": {
"start": {
"line": 69,
"column": 13
},
"end": {
"line": 69,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1914,
"end": 1915,
"loc": {
"start": {
"line": 69,
"column": 25
},
"end": {
"line": 69,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Boolean",
"start": 1916,
"end": 1923,
"loc": {
"start": {
"line": 69,
"column": 27
},
"end": {
"line": 69,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1923,
"end": 1924,
"loc": {
"start": {
"line": 69,
"column": 34
},
"end": {
"line": 69,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 1924,
"end": 1927,
"loc": {
"start": {
"line": 69,
"column": 35
},
"end": {
"line": 69,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1927,
"end": 1928,
"loc": {
"start": {
"line": 69,
"column": 38
},
"end": {
"line": 69,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 1928,
"end": 1932,
"loc": {
"start": {
"line": 69,
"column": 39
},
"end": {
"line": 69,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1932,
"end": 1933,
"loc": {
"start": {
"line": 69,
"column": 43
},
"end": {
"line": 69,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1933,
"end": 1934,
"loc": {
"start": {
"line": 69,
"column": 44
},
"end": {
"line": 69,
"column": 45
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist columns visibility\n * @type {Boolean}\n ",
"start": 1944,
"end": 2024,
"loc": {
"start": {
"line": 71,
"column": 8
},
"end": {
"line": 74,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2033,
"end": 2037,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2037,
"end": 2038,
"loc": {
"start": {
"line": 75,
"column": 12
},
"end": {
"line": 75,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistColsVisibility",
"start": 2038,
"end": 2059,
"loc": {
"start": {
"line": 75,
"column": 13
},
"end": {
"line": 75,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2060,
"end": 2061,
"loc": {
"start": {
"line": 75,
"column": 35
},
"end": {
"line": 75,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Boolean",
"start": 2062,
"end": 2069,
"loc": {
"start": {
"line": 75,
"column": 37
},
"end": {
"line": 75,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2069,
"end": 2070,
"loc": {
"start": {
"line": 75,
"column": 44
},
"end": {
"line": 75,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 2070,
"end": 2073,
"loc": {
"start": {
"line": 75,
"column": 45
},
"end": {
"line": 75,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2073,
"end": 2074,
"loc": {
"start": {
"line": 75,
"column": 48
},
"end": {
"line": 75,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "columns_visibility",
"start": 2074,
"end": 2092,
"loc": {
"start": {
"line": 75,
"column": 49
},
"end": {
"line": 75,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2092,
"end": 2093,
"loc": {
"start": {
"line": 75,
"column": 67
},
"end": {
"line": 75,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2093,
"end": 2094,
"loc": {
"start": {
"line": 75,
"column": 68
},
"end": {
"line": 75,
"column": 69
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Persist filters row visibility\n * @type {Boolean}\n ",
"start": 2104,
"end": 2188,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 80,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2197,
"end": 2201,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2201,
"end": 2202,
"loc": {
"start": {
"line": 81,
"column": 12
},
"end": {
"line": 81,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistFiltersVisibility",
"start": 2202,
"end": 2226,
"loc": {
"start": {
"line": 81,
"column": 13
},
"end": {
"line": 81,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2227,
"end": 2228,
"loc": {
"start": {
"line": 81,
"column": 38
},
"end": {
"line": 81,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Boolean",
"start": 2229,
"end": 2236,
"loc": {
"start": {
"line": 81,
"column": 40
},
"end": {
"line": 81,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2236,
"end": 2237,
"loc": {
"start": {
"line": 81,
"column": 47
},
"end": {
"line": 81,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 2237,
"end": 2240,
"loc": {
"start": {
"line": 81,
"column": 48
},
"end": {
"line": 81,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2240,
"end": 2241,
"loc": {
"start": {
"line": 81,
"column": 51
},
"end": {
"line": 81,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filters_visibility",
"start": 2241,
"end": 2259,
"loc": {
"start": {
"line": 81,
"column": 52
},
"end": {
"line": 81,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2259,
"end": 2260,
"loc": {
"start": {
"line": 81,
"column": 70
},
"end": {
"line": 81,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2260,
"end": 2261,
"loc": {
"start": {
"line": 81,
"column": 71
},
"end": {
"line": 81,
"column": 72
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Cookie duration in hours\n * @type {Boolean}\n ",
"start": 2271,
"end": 2349,
"loc": {
"start": {
"line": 83,
"column": 8
},
"end": {
"line": 86,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2358,
"end": 2362,
"loc": {
"start": {
"line": 87,
"column": 8
},
"end": {
"line": 87,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2362,
"end": 2363,
"loc": {
"start": {
"line": 87,
"column": 12
},
"end": {
"line": 87,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cookieDuration",
"start": 2363,
"end": 2377,
"loc": {
"start": {
"line": 87,
"column": 13
},
"end": {
"line": 87,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2378,
"end": 2379,
"loc": {
"start": {
"line": 87,
"column": 28
},
"end": {
"line": 87,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsNb",
"start": 2380,
"end": 2390,
"loc": {
"start": {
"line": 87,
"column": 30
},
"end": {
"line": 87,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2390,
"end": 2391,
"loc": {
"start": {
"line": 87,
"column": 40
},
"end": {
"line": 87,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parseInt",
"start": 2391,
"end": 2399,
"loc": {
"start": {
"line": 87,
"column": 41
},
"end": {
"line": 87,
"column": 49
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2399,
"end": 2400,
"loc": {
"start": {
"line": 87,
"column": 49
},
"end": {
"line": 87,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cfg",
"start": 2400,
"end": 2403,
"loc": {
"start": {
"line": 87,
"column": 50
},
"end": {
"line": 87,
"column": 53
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2403,
"end": 2404,
"loc": {
"start": {
"line": 87,
"column": 53
},
"end": {
"line": 87,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cookie_duration",
"start": 2404,
"end": 2419,
"loc": {
"start": {
"line": 87,
"column": 54
},
"end": {
"line": 87,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2419,
"end": 2420,
"loc": {
"start": {
"line": 87,
"column": 69
},
"end": {
"line": 87,
"column": 70
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 10,
"start": 2421,
"end": 2423,
"loc": {
"start": {
"line": 87,
"column": 71
},
"end": {
"line": 87,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2423,
"end": 2424,
"loc": {
"start": {
"line": 87,
"column": 73
},
"end": {
"line": 87,
"column": 74
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2424,
"end": 2425,
"loc": {
"start": {
"line": 87,
"column": 74
},
"end": {
"line": 87,
"column": 75
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 87600,
"start": 2438,
"end": 2443,
"loc": {
"start": {
"line": 88,
"column": 12
},
"end": {
"line": 88,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2443,
"end": 2444,
"loc": {
"start": {
"line": 88,
"column": 17
},
"end": {
"line": 88,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2444,
"end": 2445,
"loc": {
"start": {
"line": 88,
"column": 18
},
"end": {
"line": 88,
"column": 19
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Enable Storage if localStorage or cookie is required\n * @type {Boolean}\n * @private\n ",
"start": 2455,
"end": 2581,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 94,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2590,
"end": 2594,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2594,
"end": 2595,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableStorage",
"start": 2595,
"end": 2608,
"loc": {
"start": {
"line": 95,
"column": 13
},
"end": {
"line": 95,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2609,
"end": 2610,
"loc": {
"start": {
"line": 95,
"column": 27
},
"end": {
"line": 95,
"column": 28
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2611,
"end": 2615,
"loc": {
"start": {
"line": 95,
"column": 29
},
"end": {
"line": 95,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2615,
"end": 2616,
"loc": {
"start": {
"line": 95,
"column": 33
},
"end": {
"line": 95,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableLocalStorage",
"start": 2616,
"end": 2634,
"loc": {
"start": {
"line": 95,
"column": 34
},
"end": {
"line": 95,
"column": 52
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 2635,
"end": 2637,
"loc": {
"start": {
"line": 95,
"column": 53
},
"end": {
"line": 95,
"column": 55
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2638,
"end": 2642,
"loc": {
"start": {
"line": 95,
"column": 56
},
"end": {
"line": 95,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2642,
"end": 2643,
"loc": {
"start": {
"line": 95,
"column": 60
},
"end": {
"line": 95,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableCookie",
"start": 2643,
"end": 2655,
"loc": {
"start": {
"line": 95,
"column": 61
},
"end": {
"line": 95,
"column": 73
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2655,
"end": 2656,
"loc": {
"start": {
"line": 95,
"column": 73
},
"end": {
"line": 95,
"column": 74
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Storage instance if storage is required\n * @type {Storage}\n * @private\n ",
"start": 2666,
"end": 2779,
"loc": {
"start": {
"line": 97,
"column": 8
},
"end": {
"line": 101,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2788,
"end": 2792,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2792,
"end": 2793,
"loc": {
"start": {
"line": 102,
"column": 12
},
"end": {
"line": 102,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storage",
"start": 2793,
"end": 2800,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 102,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2801,
"end": 2802,
"loc": {
"start": {
"line": 102,
"column": 21
},
"end": {
"line": 102,
"column": 22
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 2803,
"end": 2807,
"loc": {
"start": {
"line": 102,
"column": 23
},
"end": {
"line": 102,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2807,
"end": 2808,
"loc": {
"start": {
"line": 102,
"column": 27
},
"end": {
"line": 102,
"column": 28
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Hash instance if URL hash is required\n * @type {Boolean}\n * @private\n ",
"start": 2818,
"end": 2929,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 108,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2938,
"end": 2942,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2942,
"end": 2943,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hash",
"start": 2943,
"end": 2947,
"loc": {
"start": {
"line": 109,
"column": 13
},
"end": {
"line": 109,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2948,
"end": 2949,
"loc": {
"start": {
"line": 109,
"column": 18
},
"end": {
"line": 109,
"column": 19
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 2950,
"end": 2954,
"loc": {
"start": {
"line": 109,
"column": 20
},
"end": {
"line": 109,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2954,
"end": 2955,
"loc": {
"start": {
"line": 109,
"column": 24
},
"end": {
"line": 109,
"column": 25
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Current page number\n * @type {Number}\n * @private\n ",
"start": 2965,
"end": 3057,
"loc": {
"start": {
"line": 111,
"column": 8
},
"end": {
"line": 115,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3066,
"end": 3070,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3070,
"end": 3071,
"loc": {
"start": {
"line": 116,
"column": 12
},
"end": {
"line": 116,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNb",
"start": 3071,
"end": 3077,
"loc": {
"start": {
"line": 116,
"column": 13
},
"end": {
"line": 116,
"column": 19
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3078,
"end": 3079,
"loc": {
"start": {
"line": 116,
"column": 20
},
"end": {
"line": 116,
"column": 21
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3080,
"end": 3084,
"loc": {
"start": {
"line": 116,
"column": 22
},
"end": {
"line": 116,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3084,
"end": 3085,
"loc": {
"start": {
"line": 116,
"column": 26
},
"end": {
"line": 116,
"column": 27
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Current page length\n * @type {Number}\n * @private\n ",
"start": 3095,
"end": 3187,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 122,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3196,
"end": 3200,
"loc": {
"start": {
"line": 123,
"column": 8
},
"end": {
"line": 123,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3200,
"end": 3201,
"loc": {
"start": {
"line": 123,
"column": 12
},
"end": {
"line": 123,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLength",
"start": 3201,
"end": 3211,
"loc": {
"start": {
"line": 123,
"column": 13
},
"end": {
"line": 123,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3212,
"end": 3213,
"loc": {
"start": {
"line": 123,
"column": 24
},
"end": {
"line": 123,
"column": 25
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3214,
"end": 3218,
"loc": {
"start": {
"line": 123,
"column": 26
},
"end": {
"line": 123,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3218,
"end": 3219,
"loc": {
"start": {
"line": 123,
"column": 30
},
"end": {
"line": 123,
"column": 31
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Current column sorting\n * @type {Object}\n * @private\n ",
"start": 3229,
"end": 3324,
"loc": {
"start": {
"line": 125,
"column": 8
},
"end": {
"line": 129,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3333,
"end": 3337,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3337,
"end": 3338,
"loc": {
"start": {
"line": 130,
"column": 12
},
"end": {
"line": 130,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 3338,
"end": 3342,
"loc": {
"start": {
"line": 130,
"column": 13
},
"end": {
"line": 130,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3343,
"end": 3344,
"loc": {
"start": {
"line": 130,
"column": 18
},
"end": {
"line": 130,
"column": 19
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3345,
"end": 3349,
"loc": {
"start": {
"line": 130,
"column": 20
},
"end": {
"line": 130,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3349,
"end": 3350,
"loc": {
"start": {
"line": 130,
"column": 24
},
"end": {
"line": 130,
"column": 25
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Current hidden columns\n * @type {Object}\n * @private\n ",
"start": 3360,
"end": 3455,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 136,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3464,
"end": 3468,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3468,
"end": 3469,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 137,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 3469,
"end": 3479,
"loc": {
"start": {
"line": 137,
"column": 13
},
"end": {
"line": 137,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3480,
"end": 3481,
"loc": {
"start": {
"line": 137,
"column": 24
},
"end": {
"line": 137,
"column": 25
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3482,
"end": 3486,
"loc": {
"start": {
"line": 137,
"column": 26
},
"end": {
"line": 137,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3486,
"end": 3487,
"loc": {
"start": {
"line": 137,
"column": 30
},
"end": {
"line": 137,
"column": 31
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Filters row visibility\n * @type {Boolean}\n * @private\n ",
"start": 3497,
"end": 3593,
"loc": {
"start": {
"line": 139,
"column": 8
},
"end": {
"line": 143,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3602,
"end": 3606,
"loc": {
"start": {
"line": 144,
"column": 8
},
"end": {
"line": 144,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3606,
"end": 3607,
"loc": {
"start": {
"line": 144,
"column": 12
},
"end": {
"line": 144,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisibility",
"start": 3607,
"end": 3624,
"loc": {
"start": {
"line": 144,
"column": 13
},
"end": {
"line": 144,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3625,
"end": 3626,
"loc": {
"start": {
"line": 144,
"column": 31
},
"end": {
"line": 144,
"column": 32
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3627,
"end": 3631,
"loc": {
"start": {
"line": 144,
"column": 33
},
"end": {
"line": 144,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3631,
"end": 3632,
"loc": {
"start": {
"line": 144,
"column": 37
},
"end": {
"line": 144,
"column": 38
}
}
},
{
"type": "CommentBlock",
"value": "*\n * State object\n * @type {Object}\n * @private\n ",
"start": 3642,
"end": 3727,
"loc": {
"start": {
"line": 146,
"column": 8
},
"end": {
"line": 150,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3736,
"end": 3740,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 151,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3740,
"end": 3741,
"loc": {
"start": {
"line": 151,
"column": 12
},
"end": {
"line": 151,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 3741,
"end": 3746,
"loc": {
"start": {
"line": 151,
"column": 13
},
"end": {
"line": 151,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3747,
"end": 3748,
"loc": {
"start": {
"line": 151,
"column": 19
},
"end": {
"line": 151,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3749,
"end": 3750,
"loc": {
"start": {
"line": 151,
"column": 21
},
"end": {
"line": 151,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3750,
"end": 3751,
"loc": {
"start": {
"line": 151,
"column": 22
},
"end": {
"line": 151,
"column": 23
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3751,
"end": 3752,
"loc": {
"start": {
"line": 151,
"column": 23
},
"end": {
"line": 151,
"column": 24
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Prefix for column ID\n * @type {String}\n * @private\n ",
"start": 3762,
"end": 3855,
"loc": {
"start": {
"line": 153,
"column": 8
},
"end": {
"line": 157,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3864,
"end": 3868,
"loc": {
"start": {
"line": 158,
"column": 8
},
"end": {
"line": 158,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3868,
"end": 3869,
"loc": {
"start": {
"line": 158,
"column": 12
},
"end": {
"line": 158,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 3869,
"end": 3876,
"loc": {
"start": {
"line": 158,
"column": 13
},
"end": {
"line": 158,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3877,
"end": 3878,
"loc": {
"start": {
"line": 158,
"column": 21
},
"end": {
"line": 158,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "col_",
"start": 3879,
"end": 3885,
"loc": {
"start": {
"line": 158,
"column": 23
},
"end": {
"line": 158,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3885,
"end": 3886,
"loc": {
"start": {
"line": 158,
"column": 29
},
"end": {
"line": 158,
"column": 30
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Prefix for page number ID\n * @type {String}\n * @private\n ",
"start": 3896,
"end": 3994,
"loc": {
"start": {
"line": 160,
"column": 8
},
"end": {
"line": 164,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4003,
"end": 4007,
"loc": {
"start": {
"line": 165,
"column": 8
},
"end": {
"line": 165,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4007,
"end": 4008,
"loc": {
"start": {
"line": 165,
"column": 12
},
"end": {
"line": 165,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNbKey",
"start": 4008,
"end": 4017,
"loc": {
"start": {
"line": 165,
"column": 13
},
"end": {
"line": 165,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4018,
"end": 4019,
"loc": {
"start": {
"line": 165,
"column": 23
},
"end": {
"line": 165,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "page",
"start": 4020,
"end": 4026,
"loc": {
"start": {
"line": 165,
"column": 25
},
"end": {
"line": 165,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4026,
"end": 4027,
"loc": {
"start": {
"line": 165,
"column": 31
},
"end": {
"line": 165,
"column": 32
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Prefix for page length ID\n * @type {String}\n * @private\n ",
"start": 4037,
"end": 4135,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 171,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4144,
"end": 4148,
"loc": {
"start": {
"line": 172,
"column": 8
},
"end": {
"line": 172,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4148,
"end": 4149,
"loc": {
"start": {
"line": 172,
"column": 12
},
"end": {
"line": 172,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLengthKey",
"start": 4149,
"end": 4162,
"loc": {
"start": {
"line": 172,
"column": 13
},
"end": {
"line": 172,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4163,
"end": 4164,
"loc": {
"start": {
"line": 172,
"column": 27
},
"end": {
"line": 172,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "page_length",
"start": 4165,
"end": 4178,
"loc": {
"start": {
"line": 172,
"column": 29
},
"end": {
"line": 172,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4178,
"end": 4179,
"loc": {
"start": {
"line": 172,
"column": 42
},
"end": {
"line": 172,
"column": 43
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Prefix for filters visibility ID\n * @type {String}\n * @private\n ",
"start": 4189,
"end": 4294,
"loc": {
"start": {
"line": 174,
"column": 8
},
"end": {
"line": 178,
"column": 11
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4303,
"end": 4307,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4307,
"end": 4308,
"loc": {
"start": {
"line": 179,
"column": 12
},
"end": {
"line": 179,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisKey",
"start": 4308,
"end": 4321,
"loc": {
"start": {
"line": 179,
"column": 13
},
"end": {
"line": 179,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4322,
"end": 4323,
"loc": {
"start": {
"line": 179,
"column": 27
},
"end": {
"line": 179,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "filters_visibility",
"start": 4324,
"end": 4344,
"loc": {
"start": {
"line": 179,
"column": 29
},
"end": {
"line": 179,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4344,
"end": 4345,
"loc": {
"start": {
"line": 179,
"column": 49
},
"end": {
"line": 179,
"column": 50
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4350,
"end": 4351,
"loc": {
"start": {
"line": 180,
"column": 4
},
"end": {
"line": 180,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Initializes State instance\n ",
"start": 4357,
"end": 4402,
"loc": {
"start": {
"line": 182,
"column": 4
},
"end": {
"line": 184,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "init",
"start": 4407,
"end": 4411,
"loc": {
"start": {
"line": 185,
"column": 4
},
"end": {
"line": 185,
"column": 8
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4411,
"end": 4412,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4412,
"end": 4413,
"loc": {
"start": {
"line": 185,
"column": 9
},
"end": {
"line": 185,
"column": 10
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4414,
"end": 4415,
"loc": {
"start": {
"line": 185,
"column": 11
},
"end": {
"line": 185,
"column": 12
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 4424,
"end": 4426,
"loc": {
"start": {
"line": 186,
"column": 8
},
"end": {
"line": 186,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4427,
"end": 4428,
"loc": {
"start": {
"line": 186,
"column": 11
},
"end": {
"line": 186,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4428,
"end": 4432,
"loc": {
"start": {
"line": 186,
"column": 12
},
"end": {
"line": 186,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4432,
"end": 4433,
"loc": {
"start": {
"line": 186,
"column": 16
},
"end": {
"line": 186,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 4433,
"end": 4444,
"loc": {
"start": {
"line": 186,
"column": 17
},
"end": {
"line": 186,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4444,
"end": 4445,
"loc": {
"start": {
"line": 186,
"column": 28
},
"end": {
"line": 186,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4446,
"end": 4447,
"loc": {
"start": {
"line": 186,
"column": 30
},
"end": {
"line": 186,
"column": 31
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 4460,
"end": 4466,
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 187,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4466,
"end": 4467,
"loc": {
"start": {
"line": 187,
"column": 18
},
"end": {
"line": 187,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4476,
"end": 4477,
"loc": {
"start": {
"line": 188,
"column": 8
},
"end": {
"line": 188,
"column": 9
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4487,
"end": 4491,
"loc": {
"start": {
"line": 190,
"column": 8
},
"end": {
"line": 190,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4491,
"end": 4492,
"loc": {
"start": {
"line": 190,
"column": 12
},
"end": {
"line": 190,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 4492,
"end": 4499,
"loc": {
"start": {
"line": 190,
"column": 13
},
"end": {
"line": 190,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4499,
"end": 4500,
"loc": {
"start": {
"line": 190,
"column": 20
},
"end": {
"line": 190,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 4500,
"end": 4502,
"loc": {
"start": {
"line": 190,
"column": 21
},
"end": {
"line": 190,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4502,
"end": 4503,
"loc": {
"start": {
"line": 190,
"column": 23
},
"end": {
"line": 190,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4503,
"end": 4504,
"loc": {
"start": {
"line": 190,
"column": 24
},
"end": {
"line": 190,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "after-filtering",
"start": 4504,
"end": 4521,
"loc": {
"start": {
"line": 190,
"column": 25
},
"end": {
"line": 190,
"column": 42
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4521,
"end": 4522,
"loc": {
"start": {
"line": 190,
"column": 42
},
"end": {
"line": 190,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4522,
"end": 4523,
"loc": {
"start": {
"line": 190,
"column": 43
},
"end": {
"line": 190,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4524,
"end": 4525,
"loc": {
"start": {
"line": 190,
"column": 45
},
"end": {
"line": 190,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4525,
"end": 4526,
"loc": {
"start": {
"line": 190,
"column": 46
},
"end": {
"line": 190,
"column": 47
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4527,
"end": 4529,
"loc": {
"start": {
"line": 190,
"column": 48
},
"end": {
"line": 190,
"column": 50
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4530,
"end": 4534,
"loc": {
"start": {
"line": 190,
"column": 51
},
"end": {
"line": 190,
"column": 55
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4534,
"end": 4535,
"loc": {
"start": {
"line": 190,
"column": 55
},
"end": {
"line": 190,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 4535,
"end": 4541,
"loc": {
"start": {
"line": 190,
"column": 56
},
"end": {
"line": 190,
"column": 62
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4541,
"end": 4542,
"loc": {
"start": {
"line": 190,
"column": 62
},
"end": {
"line": 190,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4542,
"end": 4543,
"loc": {
"start": {
"line": 190,
"column": 63
},
"end": {
"line": 190,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4543,
"end": 4544,
"loc": {
"start": {
"line": 190,
"column": 64
},
"end": {
"line": 190,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4544,
"end": 4545,
"loc": {
"start": {
"line": 190,
"column": 65
},
"end": {
"line": 190,
"column": 66
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4554,
"end": 4558,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 191,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4558,
"end": 4559,
"loc": {
"start": {
"line": 191,
"column": 12
},
"end": {
"line": 191,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 4559,
"end": 4566,
"loc": {
"start": {
"line": 191,
"column": 13
},
"end": {
"line": 191,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4566,
"end": 4567,
"loc": {
"start": {
"line": 191,
"column": 20
},
"end": {
"line": 191,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 4567,
"end": 4569,
"loc": {
"start": {
"line": 191,
"column": 21
},
"end": {
"line": 191,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4569,
"end": 4570,
"loc": {
"start": {
"line": 191,
"column": 23
},
"end": {
"line": 191,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4570,
"end": 4571,
"loc": {
"start": {
"line": 191,
"column": 24
},
"end": {
"line": 191,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "after-page-change",
"start": 4571,
"end": 4590,
"loc": {
"start": {
"line": 191,
"column": 25
},
"end": {
"line": 191,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4590,
"end": 4591,
"loc": {
"start": {
"line": 191,
"column": 44
},
"end": {
"line": 191,
"column": 45
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "after-clearing-filters",
"start": 4592,
"end": 4616,
"loc": {
"start": {
"line": 191,
"column": 46
},
"end": {
"line": 191,
"column": 70
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4616,
"end": 4617,
"loc": {
"start": {
"line": 191,
"column": 70
},
"end": {
"line": 191,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4617,
"end": 4618,
"loc": {
"start": {
"line": 191,
"column": 71
},
"end": {
"line": 191,
"column": 72
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4631,
"end": 4632,
"loc": {
"start": {
"line": 192,
"column": 12
},
"end": {
"line": 192,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4632,
"end": 4634,
"loc": {
"start": {
"line": 192,
"column": 13
},
"end": {
"line": 192,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4634,
"end": 4635,
"loc": {
"start": {
"line": 192,
"column": 15
},
"end": {
"line": 192,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNb",
"start": 4636,
"end": 4642,
"loc": {
"start": {
"line": 192,
"column": 17
},
"end": {
"line": 192,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4642,
"end": 4643,
"loc": {
"start": {
"line": 192,
"column": 23
},
"end": {
"line": 192,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4644,
"end": 4646,
"loc": {
"start": {
"line": 192,
"column": 25
},
"end": {
"line": 192,
"column": 27
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4647,
"end": 4651,
"loc": {
"start": {
"line": 192,
"column": 28
},
"end": {
"line": 192,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4651,
"end": 4652,
"loc": {
"start": {
"line": 192,
"column": 32
},
"end": {
"line": 192,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updatePage",
"start": 4652,
"end": 4662,
"loc": {
"start": {
"line": 192,
"column": 33
},
"end": {
"line": 192,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4662,
"end": 4663,
"loc": {
"start": {
"line": 192,
"column": 43
},
"end": {
"line": 192,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNb",
"start": 4663,
"end": 4669,
"loc": {
"start": {
"line": 192,
"column": 44
},
"end": {
"line": 192,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4669,
"end": 4670,
"loc": {
"start": {
"line": 192,
"column": 50
},
"end": {
"line": 192,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4670,
"end": 4671,
"loc": {
"start": {
"line": 192,
"column": 51
},
"end": {
"line": 192,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4671,
"end": 4672,
"loc": {
"start": {
"line": 192,
"column": 52
},
"end": {
"line": 192,
"column": 53
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4681,
"end": 4685,
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 193,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4685,
"end": 4686,
"loc": {
"start": {
"line": 193,
"column": 12
},
"end": {
"line": 193,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 4686,
"end": 4693,
"loc": {
"start": {
"line": 193,
"column": 13
},
"end": {
"line": 193,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4693,
"end": 4694,
"loc": {
"start": {
"line": 193,
"column": 20
},
"end": {
"line": 193,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 4694,
"end": 4696,
"loc": {
"start": {
"line": 193,
"column": 21
},
"end": {
"line": 193,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4696,
"end": 4697,
"loc": {
"start": {
"line": 193,
"column": 23
},
"end": {
"line": 193,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4697,
"end": 4698,
"loc": {
"start": {
"line": 193,
"column": 24
},
"end": {
"line": 193,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "after-page-length-change",
"start": 4698,
"end": 4724,
"loc": {
"start": {
"line": 193,
"column": 25
},
"end": {
"line": 193,
"column": 51
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4724,
"end": 4725,
"loc": {
"start": {
"line": 193,
"column": 51
},
"end": {
"line": 193,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4725,
"end": 4726,
"loc": {
"start": {
"line": 193,
"column": 52
},
"end": {
"line": 193,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4739,
"end": 4740,
"loc": {
"start": {
"line": 194,
"column": 12
},
"end": {
"line": 194,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4740,
"end": 4742,
"loc": {
"start": {
"line": 194,
"column": 13
},
"end": {
"line": 194,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4742,
"end": 4743,
"loc": {
"start": {
"line": 194,
"column": 15
},
"end": {
"line": 194,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLength",
"start": 4744,
"end": 4754,
"loc": {
"start": {
"line": 194,
"column": 17
},
"end": {
"line": 194,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4754,
"end": 4755,
"loc": {
"start": {
"line": 194,
"column": 27
},
"end": {
"line": 194,
"column": 28
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4756,
"end": 4758,
"loc": {
"start": {
"line": 194,
"column": 29
},
"end": {
"line": 194,
"column": 31
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4759,
"end": 4763,
"loc": {
"start": {
"line": 194,
"column": 32
},
"end": {
"line": 194,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4763,
"end": 4764,
"loc": {
"start": {
"line": 194,
"column": 36
},
"end": {
"line": 194,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updatePageLength",
"start": 4764,
"end": 4780,
"loc": {
"start": {
"line": 194,
"column": 37
},
"end": {
"line": 194,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4780,
"end": 4781,
"loc": {
"start": {
"line": 194,
"column": 53
},
"end": {
"line": 194,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLength",
"start": 4781,
"end": 4791,
"loc": {
"start": {
"line": 194,
"column": 54
},
"end": {
"line": 194,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4791,
"end": 4792,
"loc": {
"start": {
"line": 194,
"column": 64
},
"end": {
"line": 194,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4792,
"end": 4793,
"loc": {
"start": {
"line": 194,
"column": 65
},
"end": {
"line": 194,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4793,
"end": 4794,
"loc": {
"start": {
"line": 194,
"column": 66
},
"end": {
"line": 194,
"column": 67
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4803,
"end": 4807,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 195,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4807,
"end": 4808,
"loc": {
"start": {
"line": 195,
"column": 12
},
"end": {
"line": 195,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 4808,
"end": 4815,
"loc": {
"start": {
"line": 195,
"column": 13
},
"end": {
"line": 195,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4815,
"end": 4816,
"loc": {
"start": {
"line": 195,
"column": 20
},
"end": {
"line": 195,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 4816,
"end": 4818,
"loc": {
"start": {
"line": 195,
"column": 21
},
"end": {
"line": 195,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4818,
"end": 4819,
"loc": {
"start": {
"line": 195,
"column": 23
},
"end": {
"line": 195,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4819,
"end": 4820,
"loc": {
"start": {
"line": 195,
"column": 24
},
"end": {
"line": 195,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "column-sorted",
"start": 4820,
"end": 4835,
"loc": {
"start": {
"line": 195,
"column": 25
},
"end": {
"line": 195,
"column": 40
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4835,
"end": 4836,
"loc": {
"start": {
"line": 195,
"column": 40
},
"end": {
"line": 195,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4836,
"end": 4837,
"loc": {
"start": {
"line": 195,
"column": 41
},
"end": {
"line": 195,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4850,
"end": 4851,
"loc": {
"start": {
"line": 196,
"column": 12
},
"end": {
"line": 196,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4851,
"end": 4853,
"loc": {
"start": {
"line": 196,
"column": 13
},
"end": {
"line": 196,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4853,
"end": 4854,
"loc": {
"start": {
"line": 196,
"column": 15
},
"end": {
"line": 196,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "index",
"start": 4855,
"end": 4860,
"loc": {
"start": {
"line": 196,
"column": 17
},
"end": {
"line": 196,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4860,
"end": 4861,
"loc": {
"start": {
"line": 196,
"column": 22
},
"end": {
"line": 196,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "descending",
"start": 4862,
"end": 4872,
"loc": {
"start": {
"line": 196,
"column": 24
},
"end": {
"line": 196,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4872,
"end": 4873,
"loc": {
"start": {
"line": 196,
"column": 34
},
"end": {
"line": 196,
"column": 35
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4874,
"end": 4876,
"loc": {
"start": {
"line": 196,
"column": 36
},
"end": {
"line": 196,
"column": 38
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4877,
"end": 4881,
"loc": {
"start": {
"line": 196,
"column": 39
},
"end": {
"line": 196,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4881,
"end": 4882,
"loc": {
"start": {
"line": 196,
"column": 43
},
"end": {
"line": 196,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateSort",
"start": 4882,
"end": 4892,
"loc": {
"start": {
"line": 196,
"column": 44
},
"end": {
"line": 196,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4892,
"end": 4893,
"loc": {
"start": {
"line": 196,
"column": 54
},
"end": {
"line": 196,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "index",
"start": 4893,
"end": 4898,
"loc": {
"start": {
"line": 196,
"column": 55
},
"end": {
"line": 196,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4898,
"end": 4899,
"loc": {
"start": {
"line": 196,
"column": 60
},
"end": {
"line": 196,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "descending",
"start": 4900,
"end": 4910,
"loc": {
"start": {
"line": 196,
"column": 62
},
"end": {
"line": 196,
"column": 72
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4910,
"end": 4911,
"loc": {
"start": {
"line": 196,
"column": 72
},
"end": {
"line": 196,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4911,
"end": 4912,
"loc": {
"start": {
"line": 196,
"column": 73
},
"end": {
"line": 196,
"column": 74
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4912,
"end": 4913,
"loc": {
"start": {
"line": 196,
"column": 74
},
"end": {
"line": 196,
"column": 75
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4922,
"end": 4926,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4926,
"end": 4927,
"loc": {
"start": {
"line": 197,
"column": 12
},
"end": {
"line": 197,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 4927,
"end": 4934,
"loc": {
"start": {
"line": 197,
"column": 13
},
"end": {
"line": 197,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4934,
"end": 4935,
"loc": {
"start": {
"line": 197,
"column": 20
},
"end": {
"line": 197,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 4935,
"end": 4937,
"loc": {
"start": {
"line": 197,
"column": 21
},
"end": {
"line": 197,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4937,
"end": 4938,
"loc": {
"start": {
"line": 197,
"column": 23
},
"end": {
"line": 197,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4938,
"end": 4939,
"loc": {
"start": {
"line": 197,
"column": 24
},
"end": {
"line": 197,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "sort-initialized",
"start": 4939,
"end": 4957,
"loc": {
"start": {
"line": 197,
"column": 25
},
"end": {
"line": 197,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4957,
"end": 4958,
"loc": {
"start": {
"line": 197,
"column": 43
},
"end": {
"line": 197,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4958,
"end": 4959,
"loc": {
"start": {
"line": 197,
"column": 44
},
"end": {
"line": 197,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4960,
"end": 4961,
"loc": {
"start": {
"line": 197,
"column": 46
},
"end": {
"line": 197,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4961,
"end": 4962,
"loc": {
"start": {
"line": 197,
"column": 47
},
"end": {
"line": 197,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4963,
"end": 4965,
"loc": {
"start": {
"line": 197,
"column": 49
},
"end": {
"line": 197,
"column": 51
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4966,
"end": 4970,
"loc": {
"start": {
"line": 197,
"column": 52
},
"end": {
"line": 197,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4970,
"end": 4971,
"loc": {
"start": {
"line": 197,
"column": 56
},
"end": {
"line": 197,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncSort",
"start": 4971,
"end": 4980,
"loc": {
"start": {
"line": 197,
"column": 57
},
"end": {
"line": 197,
"column": 66
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4980,
"end": 4981,
"loc": {
"start": {
"line": 197,
"column": 66
},
"end": {
"line": 197,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4981,
"end": 4982,
"loc": {
"start": {
"line": 197,
"column": 67
},
"end": {
"line": 197,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4982,
"end": 4983,
"loc": {
"start": {
"line": 197,
"column": 68
},
"end": {
"line": 197,
"column": 69
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4983,
"end": 4984,
"loc": {
"start": {
"line": 197,
"column": 69
},
"end": {
"line": 197,
"column": 70
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4993,
"end": 4997,
"loc": {
"start": {
"line": 198,
"column": 8
},
"end": {
"line": 198,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4997,
"end": 4998,
"loc": {
"start": {
"line": 198,
"column": 12
},
"end": {
"line": 198,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 4998,
"end": 5005,
"loc": {
"start": {
"line": 198,
"column": 13
},
"end": {
"line": 198,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5005,
"end": 5006,
"loc": {
"start": {
"line": 198,
"column": 20
},
"end": {
"line": 198,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 5006,
"end": 5008,
"loc": {
"start": {
"line": 198,
"column": 21
},
"end": {
"line": 198,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5008,
"end": 5009,
"loc": {
"start": {
"line": 198,
"column": 23
},
"end": {
"line": 198,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5009,
"end": 5010,
"loc": {
"start": {
"line": 198,
"column": 24
},
"end": {
"line": 198,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "columns-visibility-initialized",
"start": 5010,
"end": 5042,
"loc": {
"start": {
"line": 198,
"column": 25
},
"end": {
"line": 198,
"column": 57
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5042,
"end": 5043,
"loc": {
"start": {
"line": 198,
"column": 57
},
"end": {
"line": 198,
"column": 58
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5043,
"end": 5044,
"loc": {
"start": {
"line": 198,
"column": 58
},
"end": {
"line": 198,
"column": 59
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5057,
"end": 5058,
"loc": {
"start": {
"line": 199,
"column": 12
},
"end": {
"line": 199,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5058,
"end": 5059,
"loc": {
"start": {
"line": 199,
"column": 13
},
"end": {
"line": 199,
"column": 14
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5060,
"end": 5062,
"loc": {
"start": {
"line": 199,
"column": 15
},
"end": {
"line": 199,
"column": 17
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5063,
"end": 5067,
"loc": {
"start": {
"line": 199,
"column": 18
},
"end": {
"line": 199,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5067,
"end": 5068,
"loc": {
"start": {
"line": 199,
"column": 22
},
"end": {
"line": 199,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncColsVisibility",
"start": 5068,
"end": 5087,
"loc": {
"start": {
"line": 199,
"column": 23
},
"end": {
"line": 199,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5087,
"end": 5088,
"loc": {
"start": {
"line": 199,
"column": 42
},
"end": {
"line": 199,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5088,
"end": 5089,
"loc": {
"start": {
"line": 199,
"column": 43
},
"end": {
"line": 199,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5089,
"end": 5090,
"loc": {
"start": {
"line": 199,
"column": 44
},
"end": {
"line": 199,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5090,
"end": 5091,
"loc": {
"start": {
"line": 199,
"column": 45
},
"end": {
"line": 199,
"column": 46
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5100,
"end": 5104,
"loc": {
"start": {
"line": 200,
"column": 8
},
"end": {
"line": 200,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5104,
"end": 5105,
"loc": {
"start": {
"line": 200,
"column": 12
},
"end": {
"line": 200,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 5105,
"end": 5112,
"loc": {
"start": {
"line": 200,
"column": 13
},
"end": {
"line": 200,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5112,
"end": 5113,
"loc": {
"start": {
"line": 200,
"column": 20
},
"end": {
"line": 200,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 5113,
"end": 5115,
"loc": {
"start": {
"line": 200,
"column": 21
},
"end": {
"line": 200,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5115,
"end": 5116,
"loc": {
"start": {
"line": 200,
"column": 23
},
"end": {
"line": 200,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5116,
"end": 5117,
"loc": {
"start": {
"line": 200,
"column": 24
},
"end": {
"line": 200,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "column-shown",
"start": 5117,
"end": 5131,
"loc": {
"start": {
"line": 200,
"column": 25
},
"end": {
"line": 200,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5131,
"end": 5132,
"loc": {
"start": {
"line": 200,
"column": 39
},
"end": {
"line": 200,
"column": 40
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "column-hidden",
"start": 5133,
"end": 5148,
"loc": {
"start": {
"line": 200,
"column": 41
},
"end": {
"line": 200,
"column": 56
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5148,
"end": 5149,
"loc": {
"start": {
"line": 200,
"column": 56
},
"end": {
"line": 200,
"column": 57
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5149,
"end": 5150,
"loc": {
"start": {
"line": 200,
"column": 57
},
"end": {
"line": 200,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5151,
"end": 5152,
"loc": {
"start": {
"line": 200,
"column": 59
},
"end": {
"line": 200,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 5152,
"end": 5154,
"loc": {
"start": {
"line": 200,
"column": 60
},
"end": {
"line": 200,
"column": 62
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5154,
"end": 5155,
"loc": {
"start": {
"line": 200,
"column": 62
},
"end": {
"line": 200,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "feature",
"start": 5156,
"end": 5163,
"loc": {
"start": {
"line": 200,
"column": 64
},
"end": {
"line": 200,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5163,
"end": 5164,
"loc": {
"start": {
"line": 200,
"column": 71
},
"end": {
"line": 200,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 5177,
"end": 5185,
"loc": {
"start": {
"line": 201,
"column": 12
},
"end": {
"line": 201,
"column": 20
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5185,
"end": 5186,
"loc": {
"start": {
"line": 201,
"column": 20
},
"end": {
"line": 201,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 5187,
"end": 5197,
"loc": {
"start": {
"line": 201,
"column": 22
},
"end": {
"line": 201,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5197,
"end": 5198,
"loc": {
"start": {
"line": 201,
"column": 32
},
"end": {
"line": 201,
"column": 33
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5199,
"end": 5201,
"loc": {
"start": {
"line": 201,
"column": 34
},
"end": {
"line": 201,
"column": 36
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5202,
"end": 5206,
"loc": {
"start": {
"line": 201,
"column": 37
},
"end": {
"line": 201,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5206,
"end": 5207,
"loc": {
"start": {
"line": 201,
"column": 41
},
"end": {
"line": 201,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateColsVisibility",
"start": 5207,
"end": 5227,
"loc": {
"start": {
"line": 201,
"column": 42
},
"end": {
"line": 201,
"column": 62
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5227,
"end": 5228,
"loc": {
"start": {
"line": 201,
"column": 62
},
"end": {
"line": 201,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 5228,
"end": 5238,
"loc": {
"start": {
"line": 201,
"column": 63
},
"end": {
"line": 201,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5238,
"end": 5239,
"loc": {
"start": {
"line": 201,
"column": 73
},
"end": {
"line": 201,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5239,
"end": 5240,
"loc": {
"start": {
"line": 201,
"column": 74
},
"end": {
"line": 201,
"column": 75
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5240,
"end": 5241,
"loc": {
"start": {
"line": 201,
"column": 75
},
"end": {
"line": 201,
"column": 76
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5250,
"end": 5254,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 202,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5254,
"end": 5255,
"loc": {
"start": {
"line": 202,
"column": 12
},
"end": {
"line": 202,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 5255,
"end": 5262,
"loc": {
"start": {
"line": 202,
"column": 13
},
"end": {
"line": 202,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5262,
"end": 5263,
"loc": {
"start": {
"line": 202,
"column": 20
},
"end": {
"line": 202,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 5263,
"end": 5265,
"loc": {
"start": {
"line": 202,
"column": 21
},
"end": {
"line": 202,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5265,
"end": 5266,
"loc": {
"start": {
"line": 202,
"column": 23
},
"end": {
"line": 202,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5266,
"end": 5267,
"loc": {
"start": {
"line": 202,
"column": 24
},
"end": {
"line": 202,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "filters-visibility-initialized",
"start": 5267,
"end": 5299,
"loc": {
"start": {
"line": 202,
"column": 25
},
"end": {
"line": 202,
"column": 57
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5299,
"end": 5300,
"loc": {
"start": {
"line": 202,
"column": 57
},
"end": {
"line": 202,
"column": 58
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5300,
"end": 5301,
"loc": {
"start": {
"line": 202,
"column": 58
},
"end": {
"line": 202,
"column": 59
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5314,
"end": 5315,
"loc": {
"start": {
"line": 203,
"column": 12
},
"end": {
"line": 203,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5315,
"end": 5316,
"loc": {
"start": {
"line": 203,
"column": 13
},
"end": {
"line": 203,
"column": 14
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5317,
"end": 5319,
"loc": {
"start": {
"line": 203,
"column": 15
},
"end": {
"line": 203,
"column": 17
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5320,
"end": 5324,
"loc": {
"start": {
"line": 203,
"column": 18
},
"end": {
"line": 203,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5324,
"end": 5325,
"loc": {
"start": {
"line": 203,
"column": 22
},
"end": {
"line": 203,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncFiltersVisibility",
"start": 5325,
"end": 5347,
"loc": {
"start": {
"line": 203,
"column": 23
},
"end": {
"line": 203,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5347,
"end": 5348,
"loc": {
"start": {
"line": 203,
"column": 45
},
"end": {
"line": 203,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5348,
"end": 5349,
"loc": {
"start": {
"line": 203,
"column": 46
},
"end": {
"line": 203,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5349,
"end": 5350,
"loc": {
"start": {
"line": 203,
"column": 47
},
"end": {
"line": 203,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5350,
"end": 5351,
"loc": {
"start": {
"line": 203,
"column": 48
},
"end": {
"line": 203,
"column": 49
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5360,
"end": 5364,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 204,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5364,
"end": 5365,
"loc": {
"start": {
"line": 204,
"column": 12
},
"end": {
"line": 204,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 5365,
"end": 5372,
"loc": {
"start": {
"line": 204,
"column": 13
},
"end": {
"line": 204,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5372,
"end": 5373,
"loc": {
"start": {
"line": 204,
"column": 20
},
"end": {
"line": 204,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 5373,
"end": 5375,
"loc": {
"start": {
"line": 204,
"column": 21
},
"end": {
"line": 204,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5375,
"end": 5376,
"loc": {
"start": {
"line": 204,
"column": 23
},
"end": {
"line": 204,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5376,
"end": 5377,
"loc": {
"start": {
"line": 204,
"column": 24
},
"end": {
"line": 204,
"column": 25
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "filters-toggled",
"start": 5377,
"end": 5394,
"loc": {
"start": {
"line": 204,
"column": 25
},
"end": {
"line": 204,
"column": 42
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5394,
"end": 5395,
"loc": {
"start": {
"line": 204,
"column": 42
},
"end": {
"line": 204,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5395,
"end": 5396,
"loc": {
"start": {
"line": 204,
"column": 43
},
"end": {
"line": 204,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5409,
"end": 5410,
"loc": {
"start": {
"line": 205,
"column": 12
},
"end": {
"line": 205,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 5410,
"end": 5412,
"loc": {
"start": {
"line": 205,
"column": 13
},
"end": {
"line": 205,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5412,
"end": 5413,
"loc": {
"start": {
"line": 205,
"column": 15
},
"end": {
"line": 205,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "extension",
"start": 5414,
"end": 5423,
"loc": {
"start": {
"line": 205,
"column": 17
},
"end": {
"line": 205,
"column": 26
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5423,
"end": 5424,
"loc": {
"start": {
"line": 205,
"column": 26
},
"end": {
"line": 205,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 5425,
"end": 5432,
"loc": {
"start": {
"line": 205,
"column": 28
},
"end": {
"line": 205,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5432,
"end": 5433,
"loc": {
"start": {
"line": 205,
"column": 35
},
"end": {
"line": 205,
"column": 36
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5434,
"end": 5436,
"loc": {
"start": {
"line": 205,
"column": 37
},
"end": {
"line": 205,
"column": 39
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5437,
"end": 5441,
"loc": {
"start": {
"line": 205,
"column": 40
},
"end": {
"line": 205,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5441,
"end": 5442,
"loc": {
"start": {
"line": 205,
"column": 44
},
"end": {
"line": 205,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateFiltersVisibility",
"start": 5442,
"end": 5465,
"loc": {
"start": {
"line": 205,
"column": 45
},
"end": {
"line": 205,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5465,
"end": 5466,
"loc": {
"start": {
"line": 205,
"column": 68
},
"end": {
"line": 205,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 5466,
"end": 5473,
"loc": {
"start": {
"line": 205,
"column": 69
},
"end": {
"line": 205,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5473,
"end": 5474,
"loc": {
"start": {
"line": 205,
"column": 76
},
"end": {
"line": 205,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5474,
"end": 5475,
"loc": {
"start": {
"line": 205,
"column": 77
},
"end": {
"line": 205,
"column": 78
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5475,
"end": 5476,
"loc": {
"start": {
"line": 205,
"column": 78
},
"end": {
"line": 205,
"column": 79
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 5486,
"end": 5488,
"loc": {
"start": {
"line": 207,
"column": 8
},
"end": {
"line": 207,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5489,
"end": 5490,
"loc": {
"start": {
"line": 207,
"column": 11
},
"end": {
"line": 207,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5490,
"end": 5494,
"loc": {
"start": {
"line": 207,
"column": 12
},
"end": {
"line": 207,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5494,
"end": 5495,
"loc": {
"start": {
"line": 207,
"column": 16
},
"end": {
"line": 207,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableHash",
"start": 5495,
"end": 5505,
"loc": {
"start": {
"line": 207,
"column": 17
},
"end": {
"line": 207,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5505,
"end": 5506,
"loc": {
"start": {
"line": 207,
"column": 27
},
"end": {
"line": 207,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5507,
"end": 5508,
"loc": {
"start": {
"line": 207,
"column": 29
},
"end": {
"line": 207,
"column": 30
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5521,
"end": 5525,
"loc": {
"start": {
"line": 208,
"column": 12
},
"end": {
"line": 208,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5525,
"end": 5526,
"loc": {
"start": {
"line": 208,
"column": 16
},
"end": {
"line": 208,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hash",
"start": 5526,
"end": 5530,
"loc": {
"start": {
"line": 208,
"column": 17
},
"end": {
"line": 208,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5531,
"end": 5532,
"loc": {
"start": {
"line": 208,
"column": 22
},
"end": {
"line": 208,
"column": 23
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 5533,
"end": 5536,
"loc": {
"start": {
"line": 208,
"column": 24
},
"end": {
"line": 208,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Hash",
"start": 5537,
"end": 5541,
"loc": {
"start": {
"line": 208,
"column": 28
},
"end": {
"line": 208,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5541,
"end": 5542,
"loc": {
"start": {
"line": 208,
"column": 32
},
"end": {
"line": 208,
"column": 33
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5542,
"end": 5546,
"loc": {
"start": {
"line": 208,
"column": 33
},
"end": {
"line": 208,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5546,
"end": 5547,
"loc": {
"start": {
"line": 208,
"column": 37
},
"end": {
"line": 208,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5547,
"end": 5548,
"loc": {
"start": {
"line": 208,
"column": 38
},
"end": {
"line": 208,
"column": 39
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5561,
"end": 5565,
"loc": {
"start": {
"line": 209,
"column": 12
},
"end": {
"line": 209,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5565,
"end": 5566,
"loc": {
"start": {
"line": 209,
"column": 16
},
"end": {
"line": 209,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hash",
"start": 5566,
"end": 5570,
"loc": {
"start": {
"line": 209,
"column": 17
},
"end": {
"line": 209,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5570,
"end": 5571,
"loc": {
"start": {
"line": 209,
"column": 21
},
"end": {
"line": 209,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "init",
"start": 5571,
"end": 5575,
"loc": {
"start": {
"line": 209,
"column": 22
},
"end": {
"line": 209,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5575,
"end": 5576,
"loc": {
"start": {
"line": 209,
"column": 26
},
"end": {
"line": 209,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5576,
"end": 5577,
"loc": {
"start": {
"line": 209,
"column": 27
},
"end": {
"line": 209,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5577,
"end": 5578,
"loc": {
"start": {
"line": 209,
"column": 28
},
"end": {
"line": 209,
"column": 29
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5587,
"end": 5588,
"loc": {
"start": {
"line": 210,
"column": 8
},
"end": {
"line": 210,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 5597,
"end": 5599,
"loc": {
"start": {
"line": 211,
"column": 8
},
"end": {
"line": 211,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5600,
"end": 5601,
"loc": {
"start": {
"line": 211,
"column": 11
},
"end": {
"line": 211,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5601,
"end": 5605,
"loc": {
"start": {
"line": 211,
"column": 12
},
"end": {
"line": 211,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5605,
"end": 5606,
"loc": {
"start": {
"line": 211,
"column": 16
},
"end": {
"line": 211,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableStorage",
"start": 5606,
"end": 5619,
"loc": {
"start": {
"line": 211,
"column": 17
},
"end": {
"line": 211,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5619,
"end": 5620,
"loc": {
"start": {
"line": 211,
"column": 30
},
"end": {
"line": 211,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5621,
"end": 5622,
"loc": {
"start": {
"line": 211,
"column": 32
},
"end": {
"line": 211,
"column": 33
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5635,
"end": 5639,
"loc": {
"start": {
"line": 212,
"column": 12
},
"end": {
"line": 212,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5639,
"end": 5640,
"loc": {
"start": {
"line": 212,
"column": 16
},
"end": {
"line": 212,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storage",
"start": 5640,
"end": 5647,
"loc": {
"start": {
"line": 212,
"column": 17
},
"end": {
"line": 212,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5648,
"end": 5649,
"loc": {
"start": {
"line": 212,
"column": 25
},
"end": {
"line": 212,
"column": 26
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 5650,
"end": 5653,
"loc": {
"start": {
"line": 212,
"column": 27
},
"end": {
"line": 212,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Storage",
"start": 5654,
"end": 5661,
"loc": {
"start": {
"line": 212,
"column": 31
},
"end": {
"line": 212,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5661,
"end": 5662,
"loc": {
"start": {
"line": 212,
"column": 38
},
"end": {
"line": 212,
"column": 39
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5662,
"end": 5666,
"loc": {
"start": {
"line": 212,
"column": 39
},
"end": {
"line": 212,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5666,
"end": 5667,
"loc": {
"start": {
"line": 212,
"column": 43
},
"end": {
"line": 212,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5667,
"end": 5668,
"loc": {
"start": {
"line": 212,
"column": 44
},
"end": {
"line": 212,
"column": 45
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5681,
"end": 5685,
"loc": {
"start": {
"line": 213,
"column": 12
},
"end": {
"line": 213,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5685,
"end": 5686,
"loc": {
"start": {
"line": 213,
"column": 16
},
"end": {
"line": 213,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storage",
"start": 5686,
"end": 5693,
"loc": {
"start": {
"line": 213,
"column": 17
},
"end": {
"line": 213,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5693,
"end": 5694,
"loc": {
"start": {
"line": 213,
"column": 24
},
"end": {
"line": 213,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "init",
"start": 5694,
"end": 5698,
"loc": {
"start": {
"line": 213,
"column": 25
},
"end": {
"line": 213,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5698,
"end": 5699,
"loc": {
"start": {
"line": 213,
"column": 29
},
"end": {
"line": 213,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5699,
"end": 5700,
"loc": {
"start": {
"line": 213,
"column": 30
},
"end": {
"line": 213,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5700,
"end": 5701,
"loc": {
"start": {
"line": 213,
"column": 31
},
"end": {
"line": 213,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5710,
"end": 5711,
"loc": {
"start": {
"line": 214,
"column": 8
},
"end": {
"line": 214,
"column": 9
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 5721,
"end": 5738,
"loc": {
"start": {
"line": 216,
"column": 8
},
"end": {
"line": 216,
"column": 25
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5747,
"end": 5751,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5751,
"end": 5752,
"loc": {
"start": {
"line": 217,
"column": 12
},
"end": {
"line": 217,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 5752,
"end": 5763,
"loc": {
"start": {
"line": 217,
"column": 13
},
"end": {
"line": 217,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5764,
"end": 5765,
"loc": {
"start": {
"line": 217,
"column": 25
},
"end": {
"line": 217,
"column": 26
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 5766,
"end": 5770,
"loc": {
"start": {
"line": 217,
"column": 27
},
"end": {
"line": 217,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5770,
"end": 5771,
"loc": {
"start": {
"line": 217,
"column": 31
},
"end": {
"line": 217,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5776,
"end": 5777,
"loc": {
"start": {
"line": 218,
"column": 4
},
"end": {
"line": 218,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Update state object based on current features state\n ",
"start": 5784,
"end": 5854,
"loc": {
"start": {
"line": 221,
"column": 4
},
"end": {
"line": 223,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 5859,
"end": 5865,
"loc": {
"start": {
"line": 224,
"column": 4
},
"end": {
"line": 224,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5865,
"end": 5866,
"loc": {
"start": {
"line": 224,
"column": 10
},
"end": {
"line": 224,
"column": 11
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5866,
"end": 5867,
"loc": {
"start": {
"line": 224,
"column": 11
},
"end": {
"line": 224,
"column": 12
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5868,
"end": 5869,
"loc": {
"start": {
"line": 224,
"column": 13
},
"end": {
"line": 224,
"column": 14
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 5878,
"end": 5880,
"loc": {
"start": {
"line": 225,
"column": 8
},
"end": {
"line": 225,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5881,
"end": 5882,
"loc": {
"start": {
"line": 225,
"column": 11
},
"end": {
"line": 225,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 5882,
"end": 5883,
"loc": {
"start": {
"line": 225,
"column": 12
},
"end": {
"line": 225,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5883,
"end": 5887,
"loc": {
"start": {
"line": 225,
"column": 13
},
"end": {
"line": 225,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5887,
"end": 5888,
"loc": {
"start": {
"line": 225,
"column": 17
},
"end": {
"line": 225,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isEnabled",
"start": 5888,
"end": 5897,
"loc": {
"start": {
"line": 225,
"column": 18
},
"end": {
"line": 225,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5897,
"end": 5898,
"loc": {
"start": {
"line": 225,
"column": 27
},
"end": {
"line": 225,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5898,
"end": 5899,
"loc": {
"start": {
"line": 225,
"column": 28
},
"end": {
"line": 225,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5899,
"end": 5900,
"loc": {
"start": {
"line": 225,
"column": 29
},
"end": {
"line": 225,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5901,
"end": 5902,
"loc": {
"start": {
"line": 225,
"column": 31
},
"end": {
"line": 225,
"column": 32
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 5915,
"end": 5921,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5921,
"end": 5922,
"loc": {
"start": {
"line": 226,
"column": 18
},
"end": {
"line": 226,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5931,
"end": 5932,
"loc": {
"start": {
"line": 227,
"column": 8
},
"end": {
"line": 227,
"column": 9
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 5941,
"end": 5944,
"loc": {
"start": {
"line": 228,
"column": 8
},
"end": {
"line": 228,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 5945,
"end": 5950,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5951,
"end": 5952,
"loc": {
"start": {
"line": 228,
"column": 18
},
"end": {
"line": 228,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5953,
"end": 5957,
"loc": {
"start": {
"line": 228,
"column": 20
},
"end": {
"line": 228,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5957,
"end": 5958,
"loc": {
"start": {
"line": 228,
"column": 24
},
"end": {
"line": 228,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 5958,
"end": 5963,
"loc": {
"start": {
"line": 228,
"column": 25
},
"end": {
"line": 228,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5963,
"end": 5964,
"loc": {
"start": {
"line": 228,
"column": 30
},
"end": {
"line": 228,
"column": 31
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 5973,
"end": 5976,
"loc": {
"start": {
"line": 229,
"column": 8
},
"end": {
"line": 229,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 5977,
"end": 5979,
"loc": {
"start": {
"line": 229,
"column": 12
},
"end": {
"line": 229,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5980,
"end": 5981,
"loc": {
"start": {
"line": 229,
"column": 15
},
"end": {
"line": 229,
"column": 16
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 5982,
"end": 5986,
"loc": {
"start": {
"line": 229,
"column": 17
},
"end": {
"line": 229,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5986,
"end": 5987,
"loc": {
"start": {
"line": 229,
"column": 21
},
"end": {
"line": 229,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 5987,
"end": 5989,
"loc": {
"start": {
"line": 229,
"column": 22
},
"end": {
"line": 229,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5989,
"end": 5990,
"loc": {
"start": {
"line": 229,
"column": 24
},
"end": {
"line": 229,
"column": 25
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 6000,
"end": 6002,
"loc": {
"start": {
"line": 231,
"column": 8
},
"end": {
"line": 231,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6003,
"end": 6004,
"loc": {
"start": {
"line": 231,
"column": 11
},
"end": {
"line": 231,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6004,
"end": 6008,
"loc": {
"start": {
"line": 231,
"column": 12
},
"end": {
"line": 231,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6008,
"end": 6009,
"loc": {
"start": {
"line": 231,
"column": 16
},
"end": {
"line": 231,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistFilters",
"start": 6009,
"end": 6023,
"loc": {
"start": {
"line": 231,
"column": 17
},
"end": {
"line": 231,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6023,
"end": 6024,
"loc": {
"start": {
"line": 231,
"column": 31
},
"end": {
"line": 231,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6025,
"end": 6026,
"loc": {
"start": {
"line": 231,
"column": 33
},
"end": {
"line": 231,
"column": 34
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 6039,
"end": 6042,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 232,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filterValues",
"start": 6043,
"end": 6055,
"loc": {
"start": {
"line": 232,
"column": 16
},
"end": {
"line": 232,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6056,
"end": 6057,
"loc": {
"start": {
"line": 232,
"column": 29
},
"end": {
"line": 232,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 6058,
"end": 6060,
"loc": {
"start": {
"line": 232,
"column": 31
},
"end": {
"line": 232,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6060,
"end": 6061,
"loc": {
"start": {
"line": 232,
"column": 33
},
"end": {
"line": 232,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getFiltersValue",
"start": 6061,
"end": 6076,
"loc": {
"start": {
"line": 232,
"column": 34
},
"end": {
"line": 232,
"column": 49
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6076,
"end": 6077,
"loc": {
"start": {
"line": 232,
"column": 49
},
"end": {
"line": 232,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6077,
"end": 6078,
"loc": {
"start": {
"line": 232,
"column": 50
},
"end": {
"line": 232,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6078,
"end": 6079,
"loc": {
"start": {
"line": 232,
"column": 51
},
"end": {
"line": 232,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filterValues",
"start": 6093,
"end": 6105,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 234,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6105,
"end": 6106,
"loc": {
"start": {
"line": 234,
"column": 24
},
"end": {
"line": 234,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 6106,
"end": 6113,
"loc": {
"start": {
"line": 234,
"column": 25
},
"end": {
"line": 234,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6113,
"end": 6114,
"loc": {
"start": {
"line": 234,
"column": 32
},
"end": {
"line": 234,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6114,
"end": 6115,
"loc": {
"start": {
"line": 234,
"column": 33
},
"end": {
"line": 234,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "val",
"start": 6115,
"end": 6118,
"loc": {
"start": {
"line": 234,
"column": 34
},
"end": {
"line": 234,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6118,
"end": 6119,
"loc": {
"start": {
"line": 234,
"column": 37
},
"end": {
"line": 234,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "idx",
"start": 6120,
"end": 6123,
"loc": {
"start": {
"line": 234,
"column": 39
},
"end": {
"line": 234,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6123,
"end": 6124,
"loc": {
"start": {
"line": 234,
"column": 42
},
"end": {
"line": 234,
"column": 43
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6125,
"end": 6127,
"loc": {
"start": {
"line": 234,
"column": 44
},
"end": {
"line": 234,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6128,
"end": 6129,
"loc": {
"start": {
"line": 234,
"column": 47
},
"end": {
"line": 234,
"column": 48
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 6146,
"end": 6149,
"loc": {
"start": {
"line": 235,
"column": 16
},
"end": {
"line": 235,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 6150,
"end": 6153,
"loc": {
"start": {
"line": 235,
"column": 20
},
"end": {
"line": 235,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6154,
"end": 6155,
"loc": {
"start": {
"line": 235,
"column": 24
},
"end": {
"line": 235,
"column": 25
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6156,
"end": 6157,
"loc": {
"start": {
"line": 235,
"column": 26
},
"end": {
"line": 235,
"column": 27
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 6157,
"end": 6157,
"loc": {
"start": {
"line": 235,
"column": 27
},
"end": {
"line": 235,
"column": 27
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6157,
"end": 6159,
"loc": {
"start": {
"line": 235,
"column": 27
},
"end": {
"line": 235,
"column": 29
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6159,
"end": 6163,
"loc": {
"start": {
"line": 235,
"column": 29
},
"end": {
"line": 235,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6163,
"end": 6164,
"loc": {
"start": {
"line": 235,
"column": 33
},
"end": {
"line": 235,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 6164,
"end": 6171,
"loc": {
"start": {
"line": 235,
"column": 34
},
"end": {
"line": 235,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6171,
"end": 6172,
"loc": {
"start": {
"line": 235,
"column": 41
},
"end": {
"line": 235,
"column": 42
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 6172,
"end": 6172,
"loc": {
"start": {
"line": 235,
"column": 42
},
"end": {
"line": 235,
"column": 42
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6172,
"end": 6174,
"loc": {
"start": {
"line": 235,
"column": 42
},
"end": {
"line": 235,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "idx",
"start": 6174,
"end": 6177,
"loc": {
"start": {
"line": 235,
"column": 44
},
"end": {
"line": 235,
"column": 47
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6177,
"end": 6178,
"loc": {
"start": {
"line": 235,
"column": 47
},
"end": {
"line": 235,
"column": 48
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 6178,
"end": 6178,
"loc": {
"start": {
"line": 235,
"column": 48
},
"end": {
"line": 235,
"column": 48
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6178,
"end": 6179,
"loc": {
"start": {
"line": 235,
"column": 48
},
"end": {
"line": 235,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6179,
"end": 6180,
"loc": {
"start": {
"line": 235,
"column": 49
},
"end": {
"line": 235,
"column": 50
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 6198,
"end": 6200,
"loc": {
"start": {
"line": 237,
"column": 16
},
"end": {
"line": 237,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6201,
"end": 6202,
"loc": {
"start": {
"line": 237,
"column": 19
},
"end": {
"line": 237,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isString",
"start": 6202,
"end": 6210,
"loc": {
"start": {
"line": 237,
"column": 20
},
"end": {
"line": 237,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6210,
"end": 6211,
"loc": {
"start": {
"line": 237,
"column": 28
},
"end": {
"line": 237,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "val",
"start": 6211,
"end": 6214,
"loc": {
"start": {
"line": 237,
"column": 29
},
"end": {
"line": 237,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6214,
"end": 6215,
"loc": {
"start": {
"line": 237,
"column": 32
},
"end": {
"line": 237,
"column": 33
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 6216,
"end": 6218,
"loc": {
"start": {
"line": 237,
"column": 34
},
"end": {
"line": 237,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isEmpty",
"start": 6219,
"end": 6226,
"loc": {
"start": {
"line": 237,
"column": 37
},
"end": {
"line": 237,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6226,
"end": 6227,
"loc": {
"start": {
"line": 237,
"column": 44
},
"end": {
"line": 237,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "val",
"start": 6227,
"end": 6230,
"loc": {
"start": {
"line": 237,
"column": 45
},
"end": {
"line": 237,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6230,
"end": 6231,
"loc": {
"start": {
"line": 237,
"column": 48
},
"end": {
"line": 237,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6231,
"end": 6232,
"loc": {
"start": {
"line": 237,
"column": 49
},
"end": {
"line": 237,
"column": 50
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6233,
"end": 6234,
"loc": {
"start": {
"line": 237,
"column": 51
},
"end": {
"line": 237,
"column": 52
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 6255,
"end": 6257,
"loc": {
"start": {
"line": 238,
"column": 20
},
"end": {
"line": 238,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6258,
"end": 6259,
"loc": {
"start": {
"line": 238,
"column": 23
},
"end": {
"line": 238,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 6259,
"end": 6264,
"loc": {
"start": {
"line": 238,
"column": 24
},
"end": {
"line": 238,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6264,
"end": 6265,
"loc": {
"start": {
"line": 238,
"column": 29
},
"end": {
"line": 238,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hasOwnProperty",
"start": 6265,
"end": 6279,
"loc": {
"start": {
"line": 238,
"column": 30
},
"end": {
"line": 238,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6279,
"end": 6280,
"loc": {
"start": {
"line": 238,
"column": 44
},
"end": {
"line": 238,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 6280,
"end": 6283,
"loc": {
"start": {
"line": 238,
"column": 45
},
"end": {
"line": 238,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6283,
"end": 6284,
"loc": {
"start": {
"line": 238,
"column": 48
},
"end": {
"line": 238,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6284,
"end": 6285,
"loc": {
"start": {
"line": 238,
"column": 49
},
"end": {
"line": 238,
"column": 50
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6286,
"end": 6287,
"loc": {
"start": {
"line": 238,
"column": 51
},
"end": {
"line": 238,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 6312,
"end": 6317,
"loc": {
"start": {
"line": 239,
"column": 24
},
"end": {
"line": 239,
"column": 29
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6317,
"end": 6318,
"loc": {
"start": {
"line": 239,
"column": 29
},
"end": {
"line": 239,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 6318,
"end": 6321,
"loc": {
"start": {
"line": 239,
"column": 30
},
"end": {
"line": 239,
"column": 33
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6321,
"end": 6322,
"loc": {
"start": {
"line": 239,
"column": 33
},
"end": {
"line": 239,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6322,
"end": 6323,
"loc": {
"start": {
"line": 239,
"column": 34
},
"end": {
"line": 239,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "flt",
"start": 6323,
"end": 6326,
"loc": {
"start": {
"line": 239,
"column": 35
},
"end": {
"line": 239,
"column": 38
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6327,
"end": 6328,
"loc": {
"start": {
"line": 239,
"column": 39
},
"end": {
"line": 239,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "undefined",
"start": 6329,
"end": 6338,
"loc": {
"start": {
"line": 239,
"column": 41
},
"end": {
"line": 239,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6338,
"end": 6339,
"loc": {
"start": {
"line": 239,
"column": 50
},
"end": {
"line": 239,
"column": 51
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6360,
"end": 6361,
"loc": {
"start": {
"line": 240,
"column": 20
},
"end": {
"line": 240,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6378,
"end": 6379,
"loc": {
"start": {
"line": 241,
"column": 16
},
"end": {
"line": 241,
"column": 17
}
}
},
{
"type": {
"label": "else",
"keyword": "else",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "else",
"start": 6380,
"end": 6384,
"loc": {
"start": {
"line": 241,
"column": 18
},
"end": {
"line": 241,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6385,
"end": 6386,
"loc": {
"start": {
"line": 241,
"column": 23
},
"end": {
"line": 241,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 6407,
"end": 6412,
"loc": {
"start": {
"line": 242,
"column": 20
},
"end": {
"line": 242,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6412,
"end": 6413,
"loc": {
"start": {
"line": 242,
"column": 25
},
"end": {
"line": 242,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 6413,
"end": 6416,
"loc": {
"start": {
"line": 242,
"column": 26
},
"end": {
"line": 242,
"column": 29
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6416,
"end": 6417,
"loc": {
"start": {
"line": 242,
"column": 29
},
"end": {
"line": 242,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6418,
"end": 6419,
"loc": {
"start": {
"line": 242,
"column": 31
},
"end": {
"line": 242,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 6420,
"end": 6425,
"loc": {
"start": {
"line": 242,
"column": 33
},
"end": {
"line": 242,
"column": 38
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6425,
"end": 6426,
"loc": {
"start": {
"line": 242,
"column": 38
},
"end": {
"line": 242,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 6426,
"end": 6429,
"loc": {
"start": {
"line": 242,
"column": 39
},
"end": {
"line": 242,
"column": 42
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6429,
"end": 6430,
"loc": {
"start": {
"line": 242,
"column": 42
},
"end": {
"line": 242,
"column": 43
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 6431,
"end": 6433,
"loc": {
"start": {
"line": 242,
"column": 44
},
"end": {
"line": 242,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6434,
"end": 6435,
"loc": {
"start": {
"line": 242,
"column": 47
},
"end": {
"line": 242,
"column": 48
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6435,
"end": 6436,
"loc": {
"start": {
"line": 242,
"column": 48
},
"end": {
"line": 242,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6436,
"end": 6437,
"loc": {
"start": {
"line": 242,
"column": 49
},
"end": {
"line": 242,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 6458,
"end": 6463,
"loc": {
"start": {
"line": 243,
"column": 20
},
"end": {
"line": 243,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6463,
"end": 6464,
"loc": {
"start": {
"line": 243,
"column": 25
},
"end": {
"line": 243,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 6464,
"end": 6467,
"loc": {
"start": {
"line": 243,
"column": 26
},
"end": {
"line": 243,
"column": 29
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6467,
"end": 6468,
"loc": {
"start": {
"line": 243,
"column": 29
},
"end": {
"line": 243,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6468,
"end": 6469,
"loc": {
"start": {
"line": 243,
"column": 30
},
"end": {
"line": 243,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "flt",
"start": 6469,
"end": 6472,
"loc": {
"start": {
"line": 243,
"column": 31
},
"end": {
"line": 243,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6473,
"end": 6474,
"loc": {
"start": {
"line": 243,
"column": 35
},
"end": {
"line": 243,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "val",
"start": 6475,
"end": 6478,
"loc": {
"start": {
"line": 243,
"column": 37
},
"end": {
"line": 243,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6478,
"end": 6479,
"loc": {
"start": {
"line": 243,
"column": 40
},
"end": {
"line": 243,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6496,
"end": 6497,
"loc": {
"start": {
"line": 244,
"column": 16
},
"end": {
"line": 244,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6510,
"end": 6511,
"loc": {
"start": {
"line": 245,
"column": 12
},
"end": {
"line": 245,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6511,
"end": 6512,
"loc": {
"start": {
"line": 245,
"column": 13
},
"end": {
"line": 245,
"column": 14
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6512,
"end": 6513,
"loc": {
"start": {
"line": 245,
"column": 14
},
"end": {
"line": 245,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6522,
"end": 6523,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 246,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 6533,
"end": 6535,
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 248,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6536,
"end": 6537,
"loc": {
"start": {
"line": 248,
"column": 11
},
"end": {
"line": 248,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6537,
"end": 6541,
"loc": {
"start": {
"line": 248,
"column": 12
},
"end": {
"line": 248,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6541,
"end": 6542,
"loc": {
"start": {
"line": 248,
"column": 16
},
"end": {
"line": 248,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistPageNumber",
"start": 6542,
"end": 6559,
"loc": {
"start": {
"line": 248,
"column": 17
},
"end": {
"line": 248,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6559,
"end": 6560,
"loc": {
"start": {
"line": 248,
"column": 34
},
"end": {
"line": 248,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6561,
"end": 6562,
"loc": {
"start": {
"line": 248,
"column": 36
},
"end": {
"line": 248,
"column": 37
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 6575,
"end": 6577,
"loc": {
"start": {
"line": 249,
"column": 12
},
"end": {
"line": 249,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6578,
"end": 6579,
"loc": {
"start": {
"line": 249,
"column": 15
},
"end": {
"line": 249,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isNull",
"start": 6579,
"end": 6585,
"loc": {
"start": {
"line": 249,
"column": 16
},
"end": {
"line": 249,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6585,
"end": 6586,
"loc": {
"start": {
"line": 249,
"column": 22
},
"end": {
"line": 249,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6586,
"end": 6590,
"loc": {
"start": {
"line": 249,
"column": 23
},
"end": {
"line": 249,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6590,
"end": 6591,
"loc": {
"start": {
"line": 249,
"column": 27
},
"end": {
"line": 249,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNb",
"start": 6591,
"end": 6597,
"loc": {
"start": {
"line": 249,
"column": 28
},
"end": {
"line": 249,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6597,
"end": 6598,
"loc": {
"start": {
"line": 249,
"column": 34
},
"end": {
"line": 249,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6598,
"end": 6599,
"loc": {
"start": {
"line": 249,
"column": 35
},
"end": {
"line": 249,
"column": 36
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6600,
"end": 6601,
"loc": {
"start": {
"line": 249,
"column": 37
},
"end": {
"line": 249,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 6618,
"end": 6623,
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 21
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6623,
"end": 6624,
"loc": {
"start": {
"line": 250,
"column": 21
},
"end": {
"line": 250,
"column": 22
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6624,
"end": 6628,
"loc": {
"start": {
"line": 250,
"column": 22
},
"end": {
"line": 250,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6628,
"end": 6629,
"loc": {
"start": {
"line": 250,
"column": 26
},
"end": {
"line": 250,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNbKey",
"start": 6629,
"end": 6638,
"loc": {
"start": {
"line": 250,
"column": 27
},
"end": {
"line": 250,
"column": 36
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6638,
"end": 6639,
"loc": {
"start": {
"line": 250,
"column": 36
},
"end": {
"line": 250,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6640,
"end": 6641,
"loc": {
"start": {
"line": 250,
"column": 38
},
"end": {
"line": 250,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "undefined",
"start": 6642,
"end": 6651,
"loc": {
"start": {
"line": 250,
"column": 40
},
"end": {
"line": 250,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6651,
"end": 6652,
"loc": {
"start": {
"line": 250,
"column": 49
},
"end": {
"line": 250,
"column": 50
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6665,
"end": 6666,
"loc": {
"start": {
"line": 251,
"column": 12
},
"end": {
"line": 251,
"column": 13
}
}
},
{
"type": {
"label": "else",
"keyword": "else",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "else",
"start": 6667,
"end": 6671,
"loc": {
"start": {
"line": 251,
"column": 14
},
"end": {
"line": 251,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6672,
"end": 6673,
"loc": {
"start": {
"line": 251,
"column": 19
},
"end": {
"line": 251,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 6690,
"end": 6695,
"loc": {
"start": {
"line": 252,
"column": 16
},
"end": {
"line": 252,
"column": 21
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6695,
"end": 6696,
"loc": {
"start": {
"line": 252,
"column": 21
},
"end": {
"line": 252,
"column": 22
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6696,
"end": 6700,
"loc": {
"start": {
"line": 252,
"column": 22
},
"end": {
"line": 252,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6700,
"end": 6701,
"loc": {
"start": {
"line": 252,
"column": 26
},
"end": {
"line": 252,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNbKey",
"start": 6701,
"end": 6710,
"loc": {
"start": {
"line": 252,
"column": 27
},
"end": {
"line": 252,
"column": 36
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6710,
"end": 6711,
"loc": {
"start": {
"line": 252,
"column": 36
},
"end": {
"line": 252,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6712,
"end": 6713,
"loc": {
"start": {
"line": 252,
"column": 38
},
"end": {
"line": 252,
"column": 39
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6714,
"end": 6718,
"loc": {
"start": {
"line": 252,
"column": 40
},
"end": {
"line": 252,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6718,
"end": 6719,
"loc": {
"start": {
"line": 252,
"column": 44
},
"end": {
"line": 252,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNb",
"start": 6719,
"end": 6725,
"loc": {
"start": {
"line": 252,
"column": 45
},
"end": {
"line": 252,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6725,
"end": 6726,
"loc": {
"start": {
"line": 252,
"column": 51
},
"end": {
"line": 252,
"column": 52
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6739,
"end": 6740,
"loc": {
"start": {
"line": 253,
"column": 12
},
"end": {
"line": 253,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6749,
"end": 6750,
"loc": {
"start": {
"line": 254,
"column": 8
},
"end": {
"line": 254,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 6760,
"end": 6762,
"loc": {
"start": {
"line": 256,
"column": 8
},
"end": {
"line": 256,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6763,
"end": 6764,
"loc": {
"start": {
"line": 256,
"column": 11
},
"end": {
"line": 256,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6764,
"end": 6768,
"loc": {
"start": {
"line": 256,
"column": 12
},
"end": {
"line": 256,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6768,
"end": 6769,
"loc": {
"start": {
"line": 256,
"column": 16
},
"end": {
"line": 256,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistPageLength",
"start": 6769,
"end": 6786,
"loc": {
"start": {
"line": 256,
"column": 17
},
"end": {
"line": 256,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6786,
"end": 6787,
"loc": {
"start": {
"line": 256,
"column": 34
},
"end": {
"line": 256,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6788,
"end": 6789,
"loc": {
"start": {
"line": 256,
"column": 36
},
"end": {
"line": 256,
"column": 37
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 6802,
"end": 6804,
"loc": {
"start": {
"line": 257,
"column": 12
},
"end": {
"line": 257,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6805,
"end": 6806,
"loc": {
"start": {
"line": 257,
"column": 15
},
"end": {
"line": 257,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isNull",
"start": 6806,
"end": 6812,
"loc": {
"start": {
"line": 257,
"column": 16
},
"end": {
"line": 257,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6812,
"end": 6813,
"loc": {
"start": {
"line": 257,
"column": 22
},
"end": {
"line": 257,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6813,
"end": 6817,
"loc": {
"start": {
"line": 257,
"column": 23
},
"end": {
"line": 257,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6817,
"end": 6818,
"loc": {
"start": {
"line": 257,
"column": 27
},
"end": {
"line": 257,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLength",
"start": 6818,
"end": 6828,
"loc": {
"start": {
"line": 257,
"column": 28
},
"end": {
"line": 257,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6828,
"end": 6829,
"loc": {
"start": {
"line": 257,
"column": 38
},
"end": {
"line": 257,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6829,
"end": 6830,
"loc": {
"start": {
"line": 257,
"column": 39
},
"end": {
"line": 257,
"column": 40
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6831,
"end": 6832,
"loc": {
"start": {
"line": 257,
"column": 41
},
"end": {
"line": 257,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 6849,
"end": 6854,
"loc": {
"start": {
"line": 258,
"column": 16
},
"end": {
"line": 258,
"column": 21
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6854,
"end": 6855,
"loc": {
"start": {
"line": 258,
"column": 21
},
"end": {
"line": 258,
"column": 22
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6855,
"end": 6859,
"loc": {
"start": {
"line": 258,
"column": 22
},
"end": {
"line": 258,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6859,
"end": 6860,
"loc": {
"start": {
"line": 258,
"column": 26
},
"end": {
"line": 258,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLengthKey",
"start": 6860,
"end": 6873,
"loc": {
"start": {
"line": 258,
"column": 27
},
"end": {
"line": 258,
"column": 40
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6873,
"end": 6874,
"loc": {
"start": {
"line": 258,
"column": 40
},
"end": {
"line": 258,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6875,
"end": 6876,
"loc": {
"start": {
"line": 258,
"column": 42
},
"end": {
"line": 258,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "undefined",
"start": 6877,
"end": 6886,
"loc": {
"start": {
"line": 258,
"column": 44
},
"end": {
"line": 258,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6886,
"end": 6887,
"loc": {
"start": {
"line": 258,
"column": 53
},
"end": {
"line": 258,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6900,
"end": 6901,
"loc": {
"start": {
"line": 259,
"column": 12
},
"end": {
"line": 259,
"column": 13
}
}
},
{
"type": {
"label": "else",
"keyword": "else",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "else",
"start": 6902,
"end": 6906,
"loc": {
"start": {
"line": 259,
"column": 14
},
"end": {
"line": 259,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6907,
"end": 6908,
"loc": {
"start": {
"line": 259,
"column": 19
},
"end": {
"line": 259,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 6925,
"end": 6930,
"loc": {
"start": {
"line": 260,
"column": 16
},
"end": {
"line": 260,
"column": 21
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6930,
"end": 6931,
"loc": {
"start": {
"line": 260,
"column": 21
},
"end": {
"line": 260,
"column": 22
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6931,
"end": 6935,
"loc": {
"start": {
"line": 260,
"column": 22
},
"end": {
"line": 260,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6935,
"end": 6936,
"loc": {
"start": {
"line": 260,
"column": 26
},
"end": {
"line": 260,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLengthKey",
"start": 6936,
"end": 6949,
"loc": {
"start": {
"line": 260,
"column": 27
},
"end": {
"line": 260,
"column": 40
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6949,
"end": 6950,
"loc": {
"start": {
"line": 260,
"column": 40
},
"end": {
"line": 260,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6951,
"end": 6952,
"loc": {
"start": {
"line": 260,
"column": 42
},
"end": {
"line": 260,
"column": 43
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 6953,
"end": 6957,
"loc": {
"start": {
"line": 260,
"column": 44
},
"end": {
"line": 260,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6957,
"end": 6958,
"loc": {
"start": {
"line": 260,
"column": 48
},
"end": {
"line": 260,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLength",
"start": 6958,
"end": 6968,
"loc": {
"start": {
"line": 260,
"column": 49
},
"end": {
"line": 260,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6968,
"end": 6969,
"loc": {
"start": {
"line": 260,
"column": 59
},
"end": {
"line": 260,
"column": 60
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6982,
"end": 6983,
"loc": {
"start": {
"line": 261,
"column": 12
},
"end": {
"line": 261,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6992,
"end": 6993,
"loc": {
"start": {
"line": 262,
"column": 8
},
"end": {
"line": 262,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 7003,
"end": 7005,
"loc": {
"start": {
"line": 264,
"column": 8
},
"end": {
"line": 264,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7006,
"end": 7007,
"loc": {
"start": {
"line": 264,
"column": 11
},
"end": {
"line": 264,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 7007,
"end": 7011,
"loc": {
"start": {
"line": 264,
"column": 12
},
"end": {
"line": 264,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7011,
"end": 7012,
"loc": {
"start": {
"line": 264,
"column": 16
},
"end": {
"line": 264,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistSort",
"start": 7012,
"end": 7023,
"loc": {
"start": {
"line": 264,
"column": 17
},
"end": {
"line": 264,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7023,
"end": 7024,
"loc": {
"start": {
"line": 264,
"column": 28
},
"end": {
"line": 264,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7025,
"end": 7026,
"loc": {
"start": {
"line": 264,
"column": 30
},
"end": {
"line": 264,
"column": 31
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 7039,
"end": 7041,
"loc": {
"start": {
"line": 265,
"column": 12
},
"end": {
"line": 265,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7042,
"end": 7043,
"loc": {
"start": {
"line": 265,
"column": 15
},
"end": {
"line": 265,
"column": 16
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 7043,
"end": 7044,
"loc": {
"start": {
"line": 265,
"column": 16
},
"end": {
"line": 265,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isNull",
"start": 7044,
"end": 7050,
"loc": {
"start": {
"line": 265,
"column": 17
},
"end": {
"line": 265,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7050,
"end": 7051,
"loc": {
"start": {
"line": 265,
"column": 23
},
"end": {
"line": 265,
"column": 24
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 7051,
"end": 7055,
"loc": {
"start": {
"line": 265,
"column": 24
},
"end": {
"line": 265,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7055,
"end": 7056,
"loc": {
"start": {
"line": 265,
"column": 28
},
"end": {
"line": 265,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 7056,
"end": 7060,
"loc": {
"start": {
"line": 265,
"column": 29
},
"end": {
"line": 265,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7060,
"end": 7061,
"loc": {
"start": {
"line": 265,
"column": 33
},
"end": {
"line": 265,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7061,
"end": 7062,
"loc": {
"start": {
"line": 265,
"column": 34
},
"end": {
"line": 265,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7063,
"end": 7064,
"loc": {
"start": {
"line": 265,
"column": 36
},
"end": {
"line": 265,
"column": 37
}
}
},
{
"type": "CommentLine",
"value": " Remove previuosly sorted column",
"start": 7081,
"end": 7115,
"loc": {
"start": {
"line": 266,
"column": 16
},
"end": {
"line": 266,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Object",
"start": 7132,
"end": 7138,
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 267,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7138,
"end": 7139,
"loc": {
"start": {
"line": 267,
"column": 22
},
"end": {
"line": 267,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keys",
"start": 7139,
"end": 7143,
"loc": {
"start": {
"line": 267,
"column": 23
},
"end": {
"line": 267,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7143,
"end": 7144,
"loc": {
"start": {
"line": 267,
"column": 27
},
"end": {
"line": 267,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 7144,
"end": 7149,
"loc": {
"start": {
"line": 267,
"column": 28
},
"end": {
"line": 267,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7149,
"end": 7150,
"loc": {
"start": {
"line": 267,
"column": 33
},
"end": {
"line": 267,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7150,
"end": 7151,
"loc": {
"start": {
"line": 267,
"column": 34
},
"end": {
"line": 267,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 7151,
"end": 7158,
"loc": {
"start": {
"line": 267,
"column": 35
},
"end": {
"line": 267,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7158,
"end": 7159,
"loc": {
"start": {
"line": 267,
"column": 42
},
"end": {
"line": 267,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7159,
"end": 7160,
"loc": {
"start": {
"line": 267,
"column": 43
},
"end": {
"line": 267,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7160,
"end": 7163,
"loc": {
"start": {
"line": 267,
"column": 44
},
"end": {
"line": 267,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7163,
"end": 7164,
"loc": {
"start": {
"line": 267,
"column": 47
},
"end": {
"line": 267,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7165,
"end": 7167,
"loc": {
"start": {
"line": 267,
"column": 49
},
"end": {
"line": 267,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7168,
"end": 7169,
"loc": {
"start": {
"line": 267,
"column": 52
},
"end": {
"line": 267,
"column": 53
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 7190,
"end": 7192,
"loc": {
"start": {
"line": 268,
"column": 20
},
"end": {
"line": 268,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7193,
"end": 7194,
"loc": {
"start": {
"line": 268,
"column": 23
},
"end": {
"line": 268,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7194,
"end": 7197,
"loc": {
"start": {
"line": 268,
"column": 24
},
"end": {
"line": 268,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7197,
"end": 7198,
"loc": {
"start": {
"line": 268,
"column": 27
},
"end": {
"line": 268,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "indexOf",
"start": 7198,
"end": 7205,
"loc": {
"start": {
"line": 268,
"column": 28
},
"end": {
"line": 268,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7205,
"end": 7206,
"loc": {
"start": {
"line": 268,
"column": 35
},
"end": {
"line": 268,
"column": 36
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 7206,
"end": 7210,
"loc": {
"start": {
"line": 268,
"column": 36
},
"end": {
"line": 268,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7210,
"end": 7211,
"loc": {
"start": {
"line": 268,
"column": 40
},
"end": {
"line": 268,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 7211,
"end": 7218,
"loc": {
"start": {
"line": 268,
"column": 41
},
"end": {
"line": 268,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7218,
"end": 7219,
"loc": {
"start": {
"line": 268,
"column": 48
},
"end": {
"line": 268,
"column": 49
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "!==",
"start": 7220,
"end": 7223,
"loc": {
"start": {
"line": 268,
"column": 50
},
"end": {
"line": 268,
"column": 53
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 7224,
"end": 7225,
"loc": {
"start": {
"line": 268,
"column": 54
},
"end": {
"line": 268,
"column": 55
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 7225,
"end": 7226,
"loc": {
"start": {
"line": 268,
"column": 55
},
"end": {
"line": 268,
"column": 56
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 7227,
"end": 7229,
"loc": {
"start": {
"line": 268,
"column": 57
},
"end": {
"line": 268,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 7230,
"end": 7235,
"loc": {
"start": {
"line": 268,
"column": 60
},
"end": {
"line": 268,
"column": 65
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7235,
"end": 7236,
"loc": {
"start": {
"line": 268,
"column": 65
},
"end": {
"line": 268,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7236,
"end": 7239,
"loc": {
"start": {
"line": 268,
"column": 66
},
"end": {
"line": 268,
"column": 69
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7239,
"end": 7240,
"loc": {
"start": {
"line": 268,
"column": 69
},
"end": {
"line": 268,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7240,
"end": 7241,
"loc": {
"start": {
"line": 268,
"column": 70
},
"end": {
"line": 268,
"column": 71
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7242,
"end": 7243,
"loc": {
"start": {
"line": 268,
"column": 72
},
"end": {
"line": 268,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 7268,
"end": 7273,
"loc": {
"start": {
"line": 269,
"column": 24
},
"end": {
"line": 269,
"column": 29
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7273,
"end": 7274,
"loc": {
"start": {
"line": 269,
"column": 29
},
"end": {
"line": 269,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7274,
"end": 7277,
"loc": {
"start": {
"line": 269,
"column": 30
},
"end": {
"line": 269,
"column": 33
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7277,
"end": 7278,
"loc": {
"start": {
"line": 269,
"column": 33
},
"end": {
"line": 269,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7278,
"end": 7279,
"loc": {
"start": {
"line": 269,
"column": 34
},
"end": {
"line": 269,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 7279,
"end": 7283,
"loc": {
"start": {
"line": 269,
"column": 35
},
"end": {
"line": 269,
"column": 39
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7284,
"end": 7285,
"loc": {
"start": {
"line": 269,
"column": 40
},
"end": {
"line": 269,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "undefined",
"start": 7286,
"end": 7295,
"loc": {
"start": {
"line": 269,
"column": 42
},
"end": {
"line": 269,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7295,
"end": 7296,
"loc": {
"start": {
"line": 269,
"column": 51
},
"end": {
"line": 269,
"column": 52
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7317,
"end": 7318,
"loc": {
"start": {
"line": 270,
"column": 20
},
"end": {
"line": 270,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7335,
"end": 7336,
"loc": {
"start": {
"line": 271,
"column": 16
},
"end": {
"line": 271,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7336,
"end": 7337,
"loc": {
"start": {
"line": 271,
"column": 17
},
"end": {
"line": 271,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7337,
"end": 7338,
"loc": {
"start": {
"line": 271,
"column": 18
},
"end": {
"line": 271,
"column": 19
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 7356,
"end": 7359,
"loc": {
"start": {
"line": 273,
"column": 16
},
"end": {
"line": 273,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7360,
"end": 7363,
"loc": {
"start": {
"line": 273,
"column": 20
},
"end": {
"line": 273,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7364,
"end": 7365,
"loc": {
"start": {
"line": 273,
"column": 24
},
"end": {
"line": 273,
"column": 25
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7366,
"end": 7367,
"loc": {
"start": {
"line": 273,
"column": 26
},
"end": {
"line": 273,
"column": 27
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 7367,
"end": 7367,
"loc": {
"start": {
"line": 273,
"column": 27
},
"end": {
"line": 273,
"column": 27
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7367,
"end": 7369,
"loc": {
"start": {
"line": 273,
"column": 27
},
"end": {
"line": 273,
"column": 29
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 7369,
"end": 7373,
"loc": {
"start": {
"line": 273,
"column": 29
},
"end": {
"line": 273,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7373,
"end": 7374,
"loc": {
"start": {
"line": 273,
"column": 33
},
"end": {
"line": 273,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 7374,
"end": 7381,
"loc": {
"start": {
"line": 273,
"column": 34
},
"end": {
"line": 273,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7381,
"end": 7382,
"loc": {
"start": {
"line": 273,
"column": 41
},
"end": {
"line": 273,
"column": 42
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 7382,
"end": 7382,
"loc": {
"start": {
"line": 273,
"column": 42
},
"end": {
"line": 273,
"column": 42
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7382,
"end": 7384,
"loc": {
"start": {
"line": 273,
"column": 42
},
"end": {
"line": 273,
"column": 44
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 7384,
"end": 7388,
"loc": {
"start": {
"line": 273,
"column": 44
},
"end": {
"line": 273,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7388,
"end": 7389,
"loc": {
"start": {
"line": 273,
"column": 48
},
"end": {
"line": 273,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 7389,
"end": 7393,
"loc": {
"start": {
"line": 273,
"column": 49
},
"end": {
"line": 273,
"column": 53
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7393,
"end": 7394,
"loc": {
"start": {
"line": 273,
"column": 53
},
"end": {
"line": 273,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "column",
"start": 7394,
"end": 7400,
"loc": {
"start": {
"line": 273,
"column": 54
},
"end": {
"line": 273,
"column": 60
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7400,
"end": 7401,
"loc": {
"start": {
"line": 273,
"column": 60
},
"end": {
"line": 273,
"column": 61
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 7401,
"end": 7401,
"loc": {
"start": {
"line": 273,
"column": 61
},
"end": {
"line": 273,
"column": 61
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7401,
"end": 7402,
"loc": {
"start": {
"line": 273,
"column": 61
},
"end": {
"line": 273,
"column": 62
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7402,
"end": 7403,
"loc": {
"start": {
"line": 273,
"column": 62
},
"end": {
"line": 273,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 7420,
"end": 7425,
"loc": {
"start": {
"line": 274,
"column": 16
},
"end": {
"line": 274,
"column": 21
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7425,
"end": 7426,
"loc": {
"start": {
"line": 274,
"column": 21
},
"end": {
"line": 274,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7426,
"end": 7429,
"loc": {
"start": {
"line": 274,
"column": 22
},
"end": {
"line": 274,
"column": 25
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7429,
"end": 7430,
"loc": {
"start": {
"line": 274,
"column": 25
},
"end": {
"line": 274,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7431,
"end": 7432,
"loc": {
"start": {
"line": 274,
"column": 27
},
"end": {
"line": 274,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 7433,
"end": 7438,
"loc": {
"start": {
"line": 274,
"column": 29
},
"end": {
"line": 274,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7438,
"end": 7439,
"loc": {
"start": {
"line": 274,
"column": 34
},
"end": {
"line": 274,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7439,
"end": 7442,
"loc": {
"start": {
"line": 274,
"column": 35
},
"end": {
"line": 274,
"column": 38
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7442,
"end": 7443,
"loc": {
"start": {
"line": 274,
"column": 38
},
"end": {
"line": 274,
"column": 39
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 7444,
"end": 7446,
"loc": {
"start": {
"line": 274,
"column": 40
},
"end": {
"line": 274,
"column": 42
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7447,
"end": 7448,
"loc": {
"start": {
"line": 274,
"column": 43
},
"end": {
"line": 274,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7448,
"end": 7449,
"loc": {
"start": {
"line": 274,
"column": 44
},
"end": {
"line": 274,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7449,
"end": 7450,
"loc": {
"start": {
"line": 274,
"column": 45
},
"end": {
"line": 274,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 7467,
"end": 7472,
"loc": {
"start": {
"line": 275,
"column": 16
},
"end": {
"line": 275,
"column": 21
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7472,
"end": 7473,
"loc": {
"start": {
"line": 275,
"column": 21
},
"end": {
"line": 275,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7473,
"end": 7476,
"loc": {
"start": {
"line": 275,
"column": 22
},
"end": {
"line": 275,
"column": 25
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7476,
"end": 7477,
"loc": {
"start": {
"line": 275,
"column": 25
},
"end": {
"line": 275,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7477,
"end": 7478,
"loc": {
"start": {
"line": 275,
"column": 26
},
"end": {
"line": 275,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 7478,
"end": 7482,
"loc": {
"start": {
"line": 275,
"column": 27
},
"end": {
"line": 275,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7483,
"end": 7484,
"loc": {
"start": {
"line": 275,
"column": 32
},
"end": {
"line": 275,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7485,
"end": 7486,
"loc": {
"start": {
"line": 275,
"column": 34
},
"end": {
"line": 275,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "descending",
"start": 7487,
"end": 7497,
"loc": {
"start": {
"line": 275,
"column": 36
},
"end": {
"line": 275,
"column": 46
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7497,
"end": 7498,
"loc": {
"start": {
"line": 275,
"column": 46
},
"end": {
"line": 275,
"column": 47
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 7499,
"end": 7503,
"loc": {
"start": {
"line": 275,
"column": 48
},
"end": {
"line": 275,
"column": 52
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7503,
"end": 7504,
"loc": {
"start": {
"line": 275,
"column": 52
},
"end": {
"line": 275,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 7504,
"end": 7508,
"loc": {
"start": {
"line": 275,
"column": 53
},
"end": {
"line": 275,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7508,
"end": 7509,
"loc": {
"start": {
"line": 275,
"column": 57
},
"end": {
"line": 275,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "descending",
"start": 7509,
"end": 7519,
"loc": {
"start": {
"line": 275,
"column": 58
},
"end": {
"line": 275,
"column": 68
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7520,
"end": 7521,
"loc": {
"start": {
"line": 275,
"column": 69
},
"end": {
"line": 275,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7521,
"end": 7522,
"loc": {
"start": {
"line": 275,
"column": 70
},
"end": {
"line": 275,
"column": 71
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7535,
"end": 7536,
"loc": {
"start": {
"line": 276,
"column": 12
},
"end": {
"line": 276,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7545,
"end": 7546,
"loc": {
"start": {
"line": 277,
"column": 8
},
"end": {
"line": 277,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 7556,
"end": 7558,
"loc": {
"start": {
"line": 279,
"column": 8
},
"end": {
"line": 279,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7559,
"end": 7560,
"loc": {
"start": {
"line": 279,
"column": 11
},
"end": {
"line": 279,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 7560,
"end": 7564,
"loc": {
"start": {
"line": 279,
"column": 12
},
"end": {
"line": 279,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7564,
"end": 7565,
"loc": {
"start": {
"line": 279,
"column": 16
},
"end": {
"line": 279,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistColsVisibility",
"start": 7565,
"end": 7586,
"loc": {
"start": {
"line": 279,
"column": 17
},
"end": {
"line": 279,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7586,
"end": 7587,
"loc": {
"start": {
"line": 279,
"column": 38
},
"end": {
"line": 279,
"column": 39
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7588,
"end": 7589,
"loc": {
"start": {
"line": 279,
"column": 40
},
"end": {
"line": 279,
"column": 41
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 7602,
"end": 7604,
"loc": {
"start": {
"line": 280,
"column": 12
},
"end": {
"line": 280,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7605,
"end": 7606,
"loc": {
"start": {
"line": 280,
"column": 15
},
"end": {
"line": 280,
"column": 16
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 7606,
"end": 7607,
"loc": {
"start": {
"line": 280,
"column": 16
},
"end": {
"line": 280,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isNull",
"start": 7607,
"end": 7613,
"loc": {
"start": {
"line": 280,
"column": 17
},
"end": {
"line": 280,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7613,
"end": 7614,
"loc": {
"start": {
"line": 280,
"column": 23
},
"end": {
"line": 280,
"column": 24
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 7614,
"end": 7618,
"loc": {
"start": {
"line": 280,
"column": 24
},
"end": {
"line": 280,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7618,
"end": 7619,
"loc": {
"start": {
"line": 280,
"column": 28
},
"end": {
"line": 280,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 7619,
"end": 7629,
"loc": {
"start": {
"line": 280,
"column": 29
},
"end": {
"line": 280,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7629,
"end": 7630,
"loc": {
"start": {
"line": 280,
"column": 39
},
"end": {
"line": 280,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7630,
"end": 7631,
"loc": {
"start": {
"line": 280,
"column": 40
},
"end": {
"line": 280,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7632,
"end": 7633,
"loc": {
"start": {
"line": 280,
"column": 42
},
"end": {
"line": 280,
"column": 43
}
}
},
{
"type": "CommentLine",
"value": " Clear previuosly hidden columns",
"start": 7650,
"end": 7684,
"loc": {
"start": {
"line": 281,
"column": 16
},
"end": {
"line": 281,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Object",
"start": 7701,
"end": 7707,
"loc": {
"start": {
"line": 282,
"column": 16
},
"end": {
"line": 282,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7707,
"end": 7708,
"loc": {
"start": {
"line": 282,
"column": 22
},
"end": {
"line": 282,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keys",
"start": 7708,
"end": 7712,
"loc": {
"start": {
"line": 282,
"column": 23
},
"end": {
"line": 282,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7712,
"end": 7713,
"loc": {
"start": {
"line": 282,
"column": 27
},
"end": {
"line": 282,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 7713,
"end": 7718,
"loc": {
"start": {
"line": 282,
"column": 28
},
"end": {
"line": 282,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7718,
"end": 7719,
"loc": {
"start": {
"line": 282,
"column": 33
},
"end": {
"line": 282,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7719,
"end": 7720,
"loc": {
"start": {
"line": 282,
"column": 34
},
"end": {
"line": 282,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 7720,
"end": 7727,
"loc": {
"start": {
"line": 282,
"column": 35
},
"end": {
"line": 282,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7727,
"end": 7728,
"loc": {
"start": {
"line": 282,
"column": 42
},
"end": {
"line": 282,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7728,
"end": 7729,
"loc": {
"start": {
"line": 282,
"column": 43
},
"end": {
"line": 282,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7729,
"end": 7732,
"loc": {
"start": {
"line": 282,
"column": 44
},
"end": {
"line": 282,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7732,
"end": 7733,
"loc": {
"start": {
"line": 282,
"column": 47
},
"end": {
"line": 282,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7734,
"end": 7736,
"loc": {
"start": {
"line": 282,
"column": 49
},
"end": {
"line": 282,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7737,
"end": 7738,
"loc": {
"start": {
"line": 282,
"column": 52
},
"end": {
"line": 282,
"column": 53
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 7759,
"end": 7761,
"loc": {
"start": {
"line": 283,
"column": 20
},
"end": {
"line": 283,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7762,
"end": 7763,
"loc": {
"start": {
"line": 283,
"column": 23
},
"end": {
"line": 283,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7763,
"end": 7766,
"loc": {
"start": {
"line": 283,
"column": 24
},
"end": {
"line": 283,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7766,
"end": 7767,
"loc": {
"start": {
"line": 283,
"column": 27
},
"end": {
"line": 283,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "indexOf",
"start": 7767,
"end": 7774,
"loc": {
"start": {
"line": 283,
"column": 28
},
"end": {
"line": 283,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7774,
"end": 7775,
"loc": {
"start": {
"line": 283,
"column": 35
},
"end": {
"line": 283,
"column": 36
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 7775,
"end": 7779,
"loc": {
"start": {
"line": 283,
"column": 36
},
"end": {
"line": 283,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7779,
"end": 7780,
"loc": {
"start": {
"line": 283,
"column": 40
},
"end": {
"line": 283,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 7780,
"end": 7787,
"loc": {
"start": {
"line": 283,
"column": 41
},
"end": {
"line": 283,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7787,
"end": 7788,
"loc": {
"start": {
"line": 283,
"column": 48
},
"end": {
"line": 283,
"column": 49
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "!==",
"start": 7789,
"end": 7792,
"loc": {
"start": {
"line": 283,
"column": 50
},
"end": {
"line": 283,
"column": 53
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 7793,
"end": 7794,
"loc": {
"start": {
"line": 283,
"column": 54
},
"end": {
"line": 283,
"column": 55
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 7794,
"end": 7795,
"loc": {
"start": {
"line": 283,
"column": 55
},
"end": {
"line": 283,
"column": 56
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 7796,
"end": 7798,
"loc": {
"start": {
"line": 283,
"column": 57
},
"end": {
"line": 283,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 7799,
"end": 7804,
"loc": {
"start": {
"line": 283,
"column": 60
},
"end": {
"line": 283,
"column": 65
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7804,
"end": 7805,
"loc": {
"start": {
"line": 283,
"column": 65
},
"end": {
"line": 283,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7805,
"end": 7808,
"loc": {
"start": {
"line": 283,
"column": 66
},
"end": {
"line": 283,
"column": 69
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7808,
"end": 7809,
"loc": {
"start": {
"line": 283,
"column": 69
},
"end": {
"line": 283,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7809,
"end": 7810,
"loc": {
"start": {
"line": 283,
"column": 70
},
"end": {
"line": 283,
"column": 71
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7811,
"end": 7812,
"loc": {
"start": {
"line": 283,
"column": 72
},
"end": {
"line": 283,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 7837,
"end": 7842,
"loc": {
"start": {
"line": 284,
"column": 24
},
"end": {
"line": 284,
"column": 29
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7842,
"end": 7843,
"loc": {
"start": {
"line": 284,
"column": 29
},
"end": {
"line": 284,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7843,
"end": 7846,
"loc": {
"start": {
"line": 284,
"column": 30
},
"end": {
"line": 284,
"column": 33
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7846,
"end": 7847,
"loc": {
"start": {
"line": 284,
"column": 33
},
"end": {
"line": 284,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7847,
"end": 7848,
"loc": {
"start": {
"line": 284,
"column": 34
},
"end": {
"line": 284,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hidden",
"start": 7848,
"end": 7854,
"loc": {
"start": {
"line": 284,
"column": 35
},
"end": {
"line": 284,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7855,
"end": 7856,
"loc": {
"start": {
"line": 284,
"column": 42
},
"end": {
"line": 284,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "undefined",
"start": 7857,
"end": 7866,
"loc": {
"start": {
"line": 284,
"column": 44
},
"end": {
"line": 284,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7866,
"end": 7867,
"loc": {
"start": {
"line": 284,
"column": 53
},
"end": {
"line": 284,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7888,
"end": 7889,
"loc": {
"start": {
"line": 285,
"column": 20
},
"end": {
"line": 285,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7906,
"end": 7907,
"loc": {
"start": {
"line": 286,
"column": 16
},
"end": {
"line": 286,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7907,
"end": 7908,
"loc": {
"start": {
"line": 286,
"column": 17
},
"end": {
"line": 286,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7908,
"end": 7909,
"loc": {
"start": {
"line": 286,
"column": 18
},
"end": {
"line": 286,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 7927,
"end": 7931,
"loc": {
"start": {
"line": 288,
"column": 16
},
"end": {
"line": 288,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7931,
"end": 7932,
"loc": {
"start": {
"line": 288,
"column": 20
},
"end": {
"line": 288,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 7932,
"end": 7942,
"loc": {
"start": {
"line": 288,
"column": 21
},
"end": {
"line": 288,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7942,
"end": 7943,
"loc": {
"start": {
"line": 288,
"column": 31
},
"end": {
"line": 288,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 7943,
"end": 7950,
"loc": {
"start": {
"line": 288,
"column": 32
},
"end": {
"line": 288,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7950,
"end": 7951,
"loc": {
"start": {
"line": 288,
"column": 39
},
"end": {
"line": 288,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7951,
"end": 7952,
"loc": {
"start": {
"line": 288,
"column": 40
},
"end": {
"line": 288,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 7952,
"end": 7958,
"loc": {
"start": {
"line": 288,
"column": 41
},
"end": {
"line": 288,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7958,
"end": 7959,
"loc": {
"start": {
"line": 288,
"column": 47
},
"end": {
"line": 288,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7960,
"end": 7962,
"loc": {
"start": {
"line": 288,
"column": 49
},
"end": {
"line": 288,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7963,
"end": 7964,
"loc": {
"start": {
"line": 288,
"column": 52
},
"end": {
"line": 288,
"column": 53
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 7985,
"end": 7988,
"loc": {
"start": {
"line": 289,
"column": 20
},
"end": {
"line": 289,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 7989,
"end": 7992,
"loc": {
"start": {
"line": 289,
"column": 24
},
"end": {
"line": 289,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7993,
"end": 7994,
"loc": {
"start": {
"line": 289,
"column": 28
},
"end": {
"line": 289,
"column": 29
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7995,
"end": 7996,
"loc": {
"start": {
"line": 289,
"column": 30
},
"end": {
"line": 289,
"column": 31
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 7996,
"end": 7996,
"loc": {
"start": {
"line": 289,
"column": 31
},
"end": {
"line": 289,
"column": 31
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7996,
"end": 7998,
"loc": {
"start": {
"line": 289,
"column": 31
},
"end": {
"line": 289,
"column": 33
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 7998,
"end": 8002,
"loc": {
"start": {
"line": 289,
"column": 33
},
"end": {
"line": 289,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8002,
"end": 8003,
"loc": {
"start": {
"line": 289,
"column": 37
},
"end": {
"line": 289,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 8003,
"end": 8010,
"loc": {
"start": {
"line": 289,
"column": 38
},
"end": {
"line": 289,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8010,
"end": 8011,
"loc": {
"start": {
"line": 289,
"column": 45
},
"end": {
"line": 289,
"column": 46
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 8011,
"end": 8011,
"loc": {
"start": {
"line": 289,
"column": 46
},
"end": {
"line": 289,
"column": 46
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8011,
"end": 8013,
"loc": {
"start": {
"line": 289,
"column": 46
},
"end": {
"line": 289,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 8013,
"end": 8019,
"loc": {
"start": {
"line": 289,
"column": 48
},
"end": {
"line": 289,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8019,
"end": 8020,
"loc": {
"start": {
"line": 289,
"column": 54
},
"end": {
"line": 289,
"column": 55
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 8020,
"end": 8020,
"loc": {
"start": {
"line": 289,
"column": 55
},
"end": {
"line": 289,
"column": 55
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8020,
"end": 8021,
"loc": {
"start": {
"line": 289,
"column": 55
},
"end": {
"line": 289,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8021,
"end": 8022,
"loc": {
"start": {
"line": 289,
"column": 56
},
"end": {
"line": 289,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 8043,
"end": 8048,
"loc": {
"start": {
"line": 290,
"column": 20
},
"end": {
"line": 290,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8048,
"end": 8049,
"loc": {
"start": {
"line": 290,
"column": 25
},
"end": {
"line": 290,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 8049,
"end": 8052,
"loc": {
"start": {
"line": 290,
"column": 26
},
"end": {
"line": 290,
"column": 29
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8052,
"end": 8053,
"loc": {
"start": {
"line": 290,
"column": 29
},
"end": {
"line": 290,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8054,
"end": 8055,
"loc": {
"start": {
"line": 290,
"column": 31
},
"end": {
"line": 290,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 8056,
"end": 8061,
"loc": {
"start": {
"line": 290,
"column": 33
},
"end": {
"line": 290,
"column": 38
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8061,
"end": 8062,
"loc": {
"start": {
"line": 290,
"column": 38
},
"end": {
"line": 290,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 8062,
"end": 8065,
"loc": {
"start": {
"line": 290,
"column": 39
},
"end": {
"line": 290,
"column": 42
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8065,
"end": 8066,
"loc": {
"start": {
"line": 290,
"column": 42
},
"end": {
"line": 290,
"column": 43
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 8067,
"end": 8069,
"loc": {
"start": {
"line": 290,
"column": 44
},
"end": {
"line": 290,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8070,
"end": 8071,
"loc": {
"start": {
"line": 290,
"column": 47
},
"end": {
"line": 290,
"column": 48
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8071,
"end": 8072,
"loc": {
"start": {
"line": 290,
"column": 48
},
"end": {
"line": 290,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8072,
"end": 8073,
"loc": {
"start": {
"line": 290,
"column": 49
},
"end": {
"line": 290,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 8094,
"end": 8099,
"loc": {
"start": {
"line": 291,
"column": 20
},
"end": {
"line": 291,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8099,
"end": 8100,
"loc": {
"start": {
"line": 291,
"column": 25
},
"end": {
"line": 291,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 8100,
"end": 8103,
"loc": {
"start": {
"line": 291,
"column": 26
},
"end": {
"line": 291,
"column": 29
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8103,
"end": 8104,
"loc": {
"start": {
"line": 291,
"column": 29
},
"end": {
"line": 291,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8104,
"end": 8105,
"loc": {
"start": {
"line": 291,
"column": 30
},
"end": {
"line": 291,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hidden",
"start": 8105,
"end": 8111,
"loc": {
"start": {
"line": 291,
"column": 31
},
"end": {
"line": 291,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8112,
"end": 8113,
"loc": {
"start": {
"line": 291,
"column": 38
},
"end": {
"line": 291,
"column": 39
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 8114,
"end": 8118,
"loc": {
"start": {
"line": 291,
"column": 40
},
"end": {
"line": 291,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8118,
"end": 8119,
"loc": {
"start": {
"line": 291,
"column": 44
},
"end": {
"line": 291,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8136,
"end": 8137,
"loc": {
"start": {
"line": 292,
"column": 16
},
"end": {
"line": 292,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8137,
"end": 8138,
"loc": {
"start": {
"line": 292,
"column": 17
},
"end": {
"line": 292,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8138,
"end": 8139,
"loc": {
"start": {
"line": 292,
"column": 18
},
"end": {
"line": 292,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8152,
"end": 8153,
"loc": {
"start": {
"line": 293,
"column": 12
},
"end": {
"line": 293,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8162,
"end": 8163,
"loc": {
"start": {
"line": 294,
"column": 8
},
"end": {
"line": 294,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 8173,
"end": 8175,
"loc": {
"start": {
"line": 296,
"column": 8
},
"end": {
"line": 296,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8176,
"end": 8177,
"loc": {
"start": {
"line": 296,
"column": 11
},
"end": {
"line": 296,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 8177,
"end": 8181,
"loc": {
"start": {
"line": 296,
"column": 12
},
"end": {
"line": 296,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8181,
"end": 8182,
"loc": {
"start": {
"line": 296,
"column": 16
},
"end": {
"line": 296,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistFiltersVisibility",
"start": 8182,
"end": 8206,
"loc": {
"start": {
"line": 296,
"column": 17
},
"end": {
"line": 296,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8206,
"end": 8207,
"loc": {
"start": {
"line": 296,
"column": 41
},
"end": {
"line": 296,
"column": 42
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8208,
"end": 8209,
"loc": {
"start": {
"line": 296,
"column": 43
},
"end": {
"line": 296,
"column": 44
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 8222,
"end": 8224,
"loc": {
"start": {
"line": 297,
"column": 12
},
"end": {
"line": 297,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8225,
"end": 8226,
"loc": {
"start": {
"line": 297,
"column": 15
},
"end": {
"line": 297,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isNull",
"start": 8226,
"end": 8232,
"loc": {
"start": {
"line": 297,
"column": 16
},
"end": {
"line": 297,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8232,
"end": 8233,
"loc": {
"start": {
"line": 297,
"column": 22
},
"end": {
"line": 297,
"column": 23
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 8233,
"end": 8237,
"loc": {
"start": {
"line": 297,
"column": 23
},
"end": {
"line": 297,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8237,
"end": 8238,
"loc": {
"start": {
"line": 297,
"column": 27
},
"end": {
"line": 297,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisibility",
"start": 8238,
"end": 8255,
"loc": {
"start": {
"line": 297,
"column": 28
},
"end": {
"line": 297,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8255,
"end": 8256,
"loc": {
"start": {
"line": 297,
"column": 45
},
"end": {
"line": 297,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8256,
"end": 8257,
"loc": {
"start": {
"line": 297,
"column": 46
},
"end": {
"line": 297,
"column": 47
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8258,
"end": 8259,
"loc": {
"start": {
"line": 297,
"column": 48
},
"end": {
"line": 297,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 8276,
"end": 8281,
"loc": {
"start": {
"line": 298,
"column": 16
},
"end": {
"line": 298,
"column": 21
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8281,
"end": 8282,
"loc": {
"start": {
"line": 298,
"column": 21
},
"end": {
"line": 298,
"column": 22
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 8282,
"end": 8286,
"loc": {
"start": {
"line": 298,
"column": 22
},
"end": {
"line": 298,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8286,
"end": 8287,
"loc": {
"start": {
"line": 298,
"column": 26
},
"end": {
"line": 298,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisKey",
"start": 8287,
"end": 8300,
"loc": {
"start": {
"line": 298,
"column": 27
},
"end": {
"line": 298,
"column": 40
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8300,
"end": 8301,
"loc": {
"start": {
"line": 298,
"column": 40
},
"end": {
"line": 298,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8302,
"end": 8303,
"loc": {
"start": {
"line": 298,
"column": 42
},
"end": {
"line": 298,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "undefined",
"start": 8304,
"end": 8313,
"loc": {
"start": {
"line": 298,
"column": 44
},
"end": {
"line": 298,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8313,
"end": 8314,
"loc": {
"start": {
"line": 298,
"column": 53
},
"end": {
"line": 298,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8327,
"end": 8328,
"loc": {
"start": {
"line": 299,
"column": 12
},
"end": {
"line": 299,
"column": 13
}
}
},
{
"type": {
"label": "else",
"keyword": "else",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "else",
"start": 8329,
"end": 8333,
"loc": {
"start": {
"line": 299,
"column": 14
},
"end": {
"line": 299,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8334,
"end": 8335,
"loc": {
"start": {
"line": 299,
"column": 19
},
"end": {
"line": 299,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 8352,
"end": 8357,
"loc": {
"start": {
"line": 300,
"column": 16
},
"end": {
"line": 300,
"column": 21
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8357,
"end": 8358,
"loc": {
"start": {
"line": 300,
"column": 21
},
"end": {
"line": 300,
"column": 22
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 8358,
"end": 8362,
"loc": {
"start": {
"line": 300,
"column": 22
},
"end": {
"line": 300,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8362,
"end": 8363,
"loc": {
"start": {
"line": 300,
"column": 26
},
"end": {
"line": 300,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisKey",
"start": 8363,
"end": 8376,
"loc": {
"start": {
"line": 300,
"column": 27
},
"end": {
"line": 300,
"column": 40
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8376,
"end": 8377,
"loc": {
"start": {
"line": 300,
"column": 40
},
"end": {
"line": 300,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8378,
"end": 8379,
"loc": {
"start": {
"line": 300,
"column": 42
},
"end": {
"line": 300,
"column": 43
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 8380,
"end": 8384,
"loc": {
"start": {
"line": 300,
"column": 44
},
"end": {
"line": 300,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8384,
"end": 8385,
"loc": {
"start": {
"line": 300,
"column": 48
},
"end": {
"line": 300,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisibility",
"start": 8385,
"end": 8402,
"loc": {
"start": {
"line": 300,
"column": 49
},
"end": {
"line": 300,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8402,
"end": 8403,
"loc": {
"start": {
"line": 300,
"column": 66
},
"end": {
"line": 300,
"column": 67
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8416,
"end": 8417,
"loc": {
"start": {
"line": 301,
"column": 12
},
"end": {
"line": 301,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8426,
"end": 8427,
"loc": {
"start": {
"line": 302,
"column": 8
},
"end": {
"line": 302,
"column": 9
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 8437,
"end": 8441,
"loc": {
"start": {
"line": 304,
"column": 8
},
"end": {
"line": 304,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8441,
"end": 8442,
"loc": {
"start": {
"line": 304,
"column": 12
},
"end": {
"line": 304,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 8442,
"end": 8449,
"loc": {
"start": {
"line": 304,
"column": 13
},
"end": {
"line": 304,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8449,
"end": 8450,
"loc": {
"start": {
"line": 304,
"column": 20
},
"end": {
"line": 304,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 8450,
"end": 8454,
"loc": {
"start": {
"line": 304,
"column": 21
},
"end": {
"line": 304,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8454,
"end": 8455,
"loc": {
"start": {
"line": 304,
"column": 25
},
"end": {
"line": 304,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "state-changed",
"start": 8455,
"end": 8470,
"loc": {
"start": {
"line": 304,
"column": 26
},
"end": {
"line": 304,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8470,
"end": 8471,
"loc": {
"start": {
"line": 304,
"column": 41
},
"end": {
"line": 304,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 8472,
"end": 8474,
"loc": {
"start": {
"line": 304,
"column": 43
},
"end": {
"line": 304,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8474,
"end": 8475,
"loc": {
"start": {
"line": 304,
"column": 45
},
"end": {
"line": 304,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 8476,
"end": 8481,
"loc": {
"start": {
"line": 304,
"column": 47
},
"end": {
"line": 304,
"column": 52
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8481,
"end": 8482,
"loc": {
"start": {
"line": 304,
"column": 52
},
"end": {
"line": 304,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8482,
"end": 8483,
"loc": {
"start": {
"line": 304,
"column": 53
},
"end": {
"line": 304,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8488,
"end": 8489,
"loc": {
"start": {
"line": 305,
"column": 4
},
"end": {
"line": 305,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Refresh page number field on page number changes\n *\n * @param {Number} pageNb Current page number\n ",
"start": 8495,
"end": 8619,
"loc": {
"start": {
"line": 307,
"column": 4
},
"end": {
"line": 311,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updatePage",
"start": 8624,
"end": 8634,
"loc": {
"start": {
"line": 312,
"column": 4
},
"end": {
"line": 312,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8634,
"end": 8635,
"loc": {
"start": {
"line": 312,
"column": 14
},
"end": {
"line": 312,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNb",
"start": 8635,
"end": 8641,
"loc": {
"start": {
"line": 312,
"column": 15
},
"end": {
"line": 312,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8641,
"end": 8642,
"loc": {
"start": {
"line": 312,
"column": 21
},
"end": {
"line": 312,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8643,
"end": 8644,
"loc": {
"start": {
"line": 312,
"column": 23
},
"end": {
"line": 312,
"column": 24
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 8653,
"end": 8657,
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8657,
"end": 8658,
"loc": {
"start": {
"line": 313,
"column": 12
},
"end": {
"line": 313,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNb",
"start": 8658,
"end": 8664,
"loc": {
"start": {
"line": 313,
"column": 13
},
"end": {
"line": 313,
"column": 19
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8665,
"end": 8666,
"loc": {
"start": {
"line": 313,
"column": 20
},
"end": {
"line": 313,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNb",
"start": 8667,
"end": 8673,
"loc": {
"start": {
"line": 313,
"column": 22
},
"end": {
"line": 313,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8673,
"end": 8674,
"loc": {
"start": {
"line": 313,
"column": 28
},
"end": {
"line": 313,
"column": 29
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 8683,
"end": 8687,
"loc": {
"start": {
"line": 314,
"column": 8
},
"end": {
"line": 314,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8687,
"end": 8688,
"loc": {
"start": {
"line": 314,
"column": 12
},
"end": {
"line": 314,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 8688,
"end": 8694,
"loc": {
"start": {
"line": 314,
"column": 13
},
"end": {
"line": 314,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8694,
"end": 8695,
"loc": {
"start": {
"line": 314,
"column": 19
},
"end": {
"line": 314,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8695,
"end": 8696,
"loc": {
"start": {
"line": 314,
"column": 20
},
"end": {
"line": 314,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8696,
"end": 8697,
"loc": {
"start": {
"line": 314,
"column": 21
},
"end": {
"line": 314,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8702,
"end": 8703,
"loc": {
"start": {
"line": 315,
"column": 4
},
"end": {
"line": 315,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Refresh page length field on page length changes\n *\n * @param {Number} pageLength Current page length value\n ",
"start": 8709,
"end": 8843,
"loc": {
"start": {
"line": 317,
"column": 4
},
"end": {
"line": 321,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updatePageLength",
"start": 8848,
"end": 8864,
"loc": {
"start": {
"line": 322,
"column": 4
},
"end": {
"line": 322,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8864,
"end": 8865,
"loc": {
"start": {
"line": 322,
"column": 20
},
"end": {
"line": 322,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLength",
"start": 8865,
"end": 8875,
"loc": {
"start": {
"line": 322,
"column": 21
},
"end": {
"line": 322,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8875,
"end": 8876,
"loc": {
"start": {
"line": 322,
"column": 31
},
"end": {
"line": 322,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8877,
"end": 8878,
"loc": {
"start": {
"line": 322,
"column": 33
},
"end": {
"line": 322,
"column": 34
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 8887,
"end": 8891,
"loc": {
"start": {
"line": 323,
"column": 8
},
"end": {
"line": 323,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8891,
"end": 8892,
"loc": {
"start": {
"line": 323,
"column": 12
},
"end": {
"line": 323,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLength",
"start": 8892,
"end": 8902,
"loc": {
"start": {
"line": 323,
"column": 13
},
"end": {
"line": 323,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8903,
"end": 8904,
"loc": {
"start": {
"line": 323,
"column": 24
},
"end": {
"line": 323,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLength",
"start": 8905,
"end": 8915,
"loc": {
"start": {
"line": 323,
"column": 26
},
"end": {
"line": 323,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8915,
"end": 8916,
"loc": {
"start": {
"line": 323,
"column": 36
},
"end": {
"line": 323,
"column": 37
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 8925,
"end": 8929,
"loc": {
"start": {
"line": 324,
"column": 8
},
"end": {
"line": 324,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8929,
"end": 8930,
"loc": {
"start": {
"line": 324,
"column": 12
},
"end": {
"line": 324,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 8930,
"end": 8936,
"loc": {
"start": {
"line": 324,
"column": 13
},
"end": {
"line": 324,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8936,
"end": 8937,
"loc": {
"start": {
"line": 324,
"column": 19
},
"end": {
"line": 324,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8937,
"end": 8938,
"loc": {
"start": {
"line": 324,
"column": 20
},
"end": {
"line": 324,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8938,
"end": 8939,
"loc": {
"start": {
"line": 324,
"column": 21
},
"end": {
"line": 324,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8944,
"end": 8945,
"loc": {
"start": {
"line": 325,
"column": 4
},
"end": {
"line": 325,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Refresh column sorting information on sort changes\n *\n * @param index {Number} Column index\n * @param {Boolean} descending Descending manner\n ",
"start": 8951,
"end": 9122,
"loc": {
"start": {
"line": 327,
"column": 4
},
"end": {
"line": 332,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateSort",
"start": 9127,
"end": 9137,
"loc": {
"start": {
"line": 333,
"column": 4
},
"end": {
"line": 333,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9137,
"end": 9138,
"loc": {
"start": {
"line": 333,
"column": 14
},
"end": {
"line": 333,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "index",
"start": 9138,
"end": 9143,
"loc": {
"start": {
"line": 333,
"column": 15
},
"end": {
"line": 333,
"column": 20
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9143,
"end": 9144,
"loc": {
"start": {
"line": 333,
"column": 20
},
"end": {
"line": 333,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "descending",
"start": 9145,
"end": 9155,
"loc": {
"start": {
"line": 333,
"column": 22
},
"end": {
"line": 333,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9155,
"end": 9156,
"loc": {
"start": {
"line": 333,
"column": 32
},
"end": {
"line": 333,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9157,
"end": 9158,
"loc": {
"start": {
"line": 333,
"column": 34
},
"end": {
"line": 333,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9167,
"end": 9171,
"loc": {
"start": {
"line": 334,
"column": 8
},
"end": {
"line": 334,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9171,
"end": 9172,
"loc": {
"start": {
"line": 334,
"column": 12
},
"end": {
"line": 334,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 9172,
"end": 9176,
"loc": {
"start": {
"line": 334,
"column": 13
},
"end": {
"line": 334,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9177,
"end": 9178,
"loc": {
"start": {
"line": 334,
"column": 18
},
"end": {
"line": 334,
"column": 19
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9179,
"end": 9180,
"loc": {
"start": {
"line": 334,
"column": 20
},
"end": {
"line": 334,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "column",
"start": 9193,
"end": 9199,
"loc": {
"start": {
"line": 335,
"column": 12
},
"end": {
"line": 335,
"column": 18
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9199,
"end": 9200,
"loc": {
"start": {
"line": 335,
"column": 18
},
"end": {
"line": 335,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "index",
"start": 9201,
"end": 9206,
"loc": {
"start": {
"line": 335,
"column": 20
},
"end": {
"line": 335,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9206,
"end": 9207,
"loc": {
"start": {
"line": 335,
"column": 25
},
"end": {
"line": 335,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "descending",
"start": 9220,
"end": 9230,
"loc": {
"start": {
"line": 336,
"column": 12
},
"end": {
"line": 336,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9230,
"end": 9231,
"loc": {
"start": {
"line": 336,
"column": 22
},
"end": {
"line": 336,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "descending",
"start": 9232,
"end": 9242,
"loc": {
"start": {
"line": 336,
"column": 24
},
"end": {
"line": 336,
"column": 34
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9251,
"end": 9252,
"loc": {
"start": {
"line": 337,
"column": 8
},
"end": {
"line": 337,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9252,
"end": 9253,
"loc": {
"start": {
"line": 337,
"column": 9
},
"end": {
"line": 337,
"column": 10
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9262,
"end": 9266,
"loc": {
"start": {
"line": 338,
"column": 8
},
"end": {
"line": 338,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9266,
"end": 9267,
"loc": {
"start": {
"line": 338,
"column": 12
},
"end": {
"line": 338,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 9267,
"end": 9273,
"loc": {
"start": {
"line": 338,
"column": 13
},
"end": {
"line": 338,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9273,
"end": 9274,
"loc": {
"start": {
"line": 338,
"column": 19
},
"end": {
"line": 338,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9274,
"end": 9275,
"loc": {
"start": {
"line": 338,
"column": 20
},
"end": {
"line": 338,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9275,
"end": 9276,
"loc": {
"start": {
"line": 338,
"column": 21
},
"end": {
"line": 338,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9281,
"end": 9282,
"loc": {
"start": {
"line": 339,
"column": 4
},
"end": {
"line": 339,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Refresh hidden columns information on columns visibility changes\n *\n * @param {Array} hiddenCols Columns indexes\n ",
"start": 9288,
"end": 9427,
"loc": {
"start": {
"line": 341,
"column": 4
},
"end": {
"line": 345,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateColsVisibility",
"start": 9432,
"end": 9452,
"loc": {
"start": {
"line": 346,
"column": 4
},
"end": {
"line": 346,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9452,
"end": 9453,
"loc": {
"start": {
"line": 346,
"column": 24
},
"end": {
"line": 346,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 9453,
"end": 9463,
"loc": {
"start": {
"line": 346,
"column": 25
},
"end": {
"line": 346,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9463,
"end": 9464,
"loc": {
"start": {
"line": 346,
"column": 35
},
"end": {
"line": 346,
"column": 36
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9465,
"end": 9466,
"loc": {
"start": {
"line": 346,
"column": 37
},
"end": {
"line": 346,
"column": 38
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9475,
"end": 9479,
"loc": {
"start": {
"line": 347,
"column": 8
},
"end": {
"line": 347,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9479,
"end": 9480,
"loc": {
"start": {
"line": 347,
"column": 12
},
"end": {
"line": 347,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 9480,
"end": 9490,
"loc": {
"start": {
"line": 347,
"column": 13
},
"end": {
"line": 347,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9491,
"end": 9492,
"loc": {
"start": {
"line": 347,
"column": 24
},
"end": {
"line": 347,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 9493,
"end": 9503,
"loc": {
"start": {
"line": 347,
"column": 26
},
"end": {
"line": 347,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9503,
"end": 9504,
"loc": {
"start": {
"line": 347,
"column": 36
},
"end": {
"line": 347,
"column": 37
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9513,
"end": 9517,
"loc": {
"start": {
"line": 348,
"column": 8
},
"end": {
"line": 348,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9517,
"end": 9518,
"loc": {
"start": {
"line": 348,
"column": 12
},
"end": {
"line": 348,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 9518,
"end": 9524,
"loc": {
"start": {
"line": 348,
"column": 13
},
"end": {
"line": 348,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9524,
"end": 9525,
"loc": {
"start": {
"line": 348,
"column": 19
},
"end": {
"line": 348,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9525,
"end": 9526,
"loc": {
"start": {
"line": 348,
"column": 20
},
"end": {
"line": 348,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9526,
"end": 9527,
"loc": {
"start": {
"line": 348,
"column": 21
},
"end": {
"line": 348,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9532,
"end": 9533,
"loc": {
"start": {
"line": 349,
"column": 4
},
"end": {
"line": 349,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Refresh filters visibility on filters visibility change\n *\n * @param {Boolean} visible Visibility flad\n ",
"start": 9539,
"end": 9668,
"loc": {
"start": {
"line": 351,
"column": 4
},
"end": {
"line": 355,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateFiltersVisibility",
"start": 9673,
"end": 9696,
"loc": {
"start": {
"line": 356,
"column": 4
},
"end": {
"line": 356,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9696,
"end": 9697,
"loc": {
"start": {
"line": 356,
"column": 27
},
"end": {
"line": 356,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 9697,
"end": 9704,
"loc": {
"start": {
"line": 356,
"column": 28
},
"end": {
"line": 356,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9704,
"end": 9705,
"loc": {
"start": {
"line": 356,
"column": 35
},
"end": {
"line": 356,
"column": 36
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9706,
"end": 9707,
"loc": {
"start": {
"line": 356,
"column": 37
},
"end": {
"line": 356,
"column": 38
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9716,
"end": 9720,
"loc": {
"start": {
"line": 357,
"column": 8
},
"end": {
"line": 357,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9720,
"end": 9721,
"loc": {
"start": {
"line": 357,
"column": 12
},
"end": {
"line": 357,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisibility",
"start": 9721,
"end": 9738,
"loc": {
"start": {
"line": 357,
"column": 13
},
"end": {
"line": 357,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9739,
"end": 9740,
"loc": {
"start": {
"line": 357,
"column": 31
},
"end": {
"line": 357,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 9741,
"end": 9748,
"loc": {
"start": {
"line": 357,
"column": 33
},
"end": {
"line": 357,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9748,
"end": 9749,
"loc": {
"start": {
"line": 357,
"column": 40
},
"end": {
"line": 357,
"column": 41
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9758,
"end": 9762,
"loc": {
"start": {
"line": 358,
"column": 8
},
"end": {
"line": 358,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9762,
"end": 9763,
"loc": {
"start": {
"line": 358,
"column": 12
},
"end": {
"line": 358,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 9763,
"end": 9769,
"loc": {
"start": {
"line": 358,
"column": 13
},
"end": {
"line": 358,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9769,
"end": 9770,
"loc": {
"start": {
"line": 358,
"column": 19
},
"end": {
"line": 358,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9770,
"end": 9771,
"loc": {
"start": {
"line": 358,
"column": 20
},
"end": {
"line": 358,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9771,
"end": 9772,
"loc": {
"start": {
"line": 358,
"column": 21
},
"end": {
"line": 358,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9777,
"end": 9778,
"loc": {
"start": {
"line": 359,
"column": 4
},
"end": {
"line": 359,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Override state field\n *\n * @param state State object\n ",
"start": 9784,
"end": 9863,
"loc": {
"start": {
"line": 361,
"column": 4
},
"end": {
"line": 365,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "override",
"start": 9868,
"end": 9876,
"loc": {
"start": {
"line": 366,
"column": 4
},
"end": {
"line": 366,
"column": 12
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9876,
"end": 9877,
"loc": {
"start": {
"line": 366,
"column": 12
},
"end": {
"line": 366,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 9877,
"end": 9882,
"loc": {
"start": {
"line": 366,
"column": 13
},
"end": {
"line": 366,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9882,
"end": 9883,
"loc": {
"start": {
"line": 366,
"column": 18
},
"end": {
"line": 366,
"column": 19
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9884,
"end": 9885,
"loc": {
"start": {
"line": 366,
"column": 20
},
"end": {
"line": 366,
"column": 21
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9894,
"end": 9898,
"loc": {
"start": {
"line": 367,
"column": 8
},
"end": {
"line": 367,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9898,
"end": 9899,
"loc": {
"start": {
"line": 367,
"column": 12
},
"end": {
"line": 367,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 9899,
"end": 9904,
"loc": {
"start": {
"line": 367,
"column": 13
},
"end": {
"line": 367,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9905,
"end": 9906,
"loc": {
"start": {
"line": 367,
"column": 19
},
"end": {
"line": 367,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 9907,
"end": 9912,
"loc": {
"start": {
"line": 367,
"column": 21
},
"end": {
"line": 367,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9912,
"end": 9913,
"loc": {
"start": {
"line": 367,
"column": 26
},
"end": {
"line": 367,
"column": 27
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9922,
"end": 9926,
"loc": {
"start": {
"line": 368,
"column": 8
},
"end": {
"line": 368,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9926,
"end": 9927,
"loc": {
"start": {
"line": 368,
"column": 12
},
"end": {
"line": 368,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 9927,
"end": 9934,
"loc": {
"start": {
"line": 368,
"column": 13
},
"end": {
"line": 368,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9934,
"end": 9935,
"loc": {
"start": {
"line": 368,
"column": 20
},
"end": {
"line": 368,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 9935,
"end": 9939,
"loc": {
"start": {
"line": 368,
"column": 21
},
"end": {
"line": 368,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9939,
"end": 9940,
"loc": {
"start": {
"line": 368,
"column": 25
},
"end": {
"line": 368,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "state-changed",
"start": 9940,
"end": 9955,
"loc": {
"start": {
"line": 368,
"column": 26
},
"end": {
"line": 368,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9955,
"end": 9956,
"loc": {
"start": {
"line": 368,
"column": 41
},
"end": {
"line": 368,
"column": 42
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 9957,
"end": 9961,
"loc": {
"start": {
"line": 368,
"column": 43
},
"end": {
"line": 368,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9961,
"end": 9962,
"loc": {
"start": {
"line": 368,
"column": 47
},
"end": {
"line": 368,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 9962,
"end": 9964,
"loc": {
"start": {
"line": 368,
"column": 48
},
"end": {
"line": 368,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9964,
"end": 9965,
"loc": {
"start": {
"line": 368,
"column": 50
},
"end": {
"line": 368,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 9966,
"end": 9971,
"loc": {
"start": {
"line": 368,
"column": 52
},
"end": {
"line": 368,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9971,
"end": 9972,
"loc": {
"start": {
"line": 368,
"column": 57
},
"end": {
"line": 368,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9972,
"end": 9973,
"loc": {
"start": {
"line": 368,
"column": 58
},
"end": {
"line": 368,
"column": 59
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9978,
"end": 9979,
"loc": {
"start": {
"line": 369,
"column": 4
},
"end": {
"line": 369,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sync stored features state\n ",
"start": 9985,
"end": 10030,
"loc": {
"start": {
"line": 371,
"column": 4
},
"end": {
"line": 373,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sync",
"start": 10035,
"end": 10039,
"loc": {
"start": {
"line": 374,
"column": 4
},
"end": {
"line": 374,
"column": 8
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10039,
"end": 10040,
"loc": {
"start": {
"line": 374,
"column": 8
},
"end": {
"line": 374,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10040,
"end": 10041,
"loc": {
"start": {
"line": 374,
"column": 9
},
"end": {
"line": 374,
"column": 10
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10042,
"end": 10043,
"loc": {
"start": {
"line": 374,
"column": 11
},
"end": {
"line": 374,
"column": 12
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 10052,
"end": 10055,
"loc": {
"start": {
"line": 375,
"column": 8
},
"end": {
"line": 375,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 10056,
"end": 10061,
"loc": {
"start": {
"line": 375,
"column": 12
},
"end": {
"line": 375,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10062,
"end": 10063,
"loc": {
"start": {
"line": 375,
"column": 18
},
"end": {
"line": 375,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10064,
"end": 10068,
"loc": {
"start": {
"line": 375,
"column": 20
},
"end": {
"line": 375,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10068,
"end": 10069,
"loc": {
"start": {
"line": 375,
"column": 24
},
"end": {
"line": 375,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 10069,
"end": 10074,
"loc": {
"start": {
"line": 375,
"column": 25
},
"end": {
"line": 375,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10074,
"end": 10075,
"loc": {
"start": {
"line": 375,
"column": 30
},
"end": {
"line": 375,
"column": 31
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 10084,
"end": 10087,
"loc": {
"start": {
"line": 376,
"column": 8
},
"end": {
"line": 376,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 10088,
"end": 10090,
"loc": {
"start": {
"line": 376,
"column": 12
},
"end": {
"line": 376,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10091,
"end": 10092,
"loc": {
"start": {
"line": 376,
"column": 15
},
"end": {
"line": 376,
"column": 16
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10093,
"end": 10097,
"loc": {
"start": {
"line": 376,
"column": 17
},
"end": {
"line": 376,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10097,
"end": 10098,
"loc": {
"start": {
"line": 376,
"column": 21
},
"end": {
"line": 376,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 10098,
"end": 10100,
"loc": {
"start": {
"line": 376,
"column": 22
},
"end": {
"line": 376,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10100,
"end": 10101,
"loc": {
"start": {
"line": 376,
"column": 24
},
"end": {
"line": 376,
"column": 25
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10111,
"end": 10115,
"loc": {
"start": {
"line": 378,
"column": 8
},
"end": {
"line": 378,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10115,
"end": 10116,
"loc": {
"start": {
"line": 378,
"column": 12
},
"end": {
"line": 378,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncFilters",
"start": 10116,
"end": 10128,
"loc": {
"start": {
"line": 378,
"column": 13
},
"end": {
"line": 378,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10128,
"end": 10129,
"loc": {
"start": {
"line": 378,
"column": 25
},
"end": {
"line": 378,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10129,
"end": 10130,
"loc": {
"start": {
"line": 378,
"column": 26
},
"end": {
"line": 378,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10130,
"end": 10131,
"loc": {
"start": {
"line": 378,
"column": 27
},
"end": {
"line": 378,
"column": 28
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 10141,
"end": 10143,
"loc": {
"start": {
"line": 380,
"column": 8
},
"end": {
"line": 380,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10144,
"end": 10145,
"loc": {
"start": {
"line": 380,
"column": 11
},
"end": {
"line": 380,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10145,
"end": 10149,
"loc": {
"start": {
"line": 380,
"column": 12
},
"end": {
"line": 380,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10149,
"end": 10150,
"loc": {
"start": {
"line": 380,
"column": 16
},
"end": {
"line": 380,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistPageNumber",
"start": 10150,
"end": 10167,
"loc": {
"start": {
"line": 380,
"column": 17
},
"end": {
"line": 380,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10167,
"end": 10168,
"loc": {
"start": {
"line": 380,
"column": 34
},
"end": {
"line": 380,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10169,
"end": 10170,
"loc": {
"start": {
"line": 380,
"column": 36
},
"end": {
"line": 380,
"column": 37
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 10183,
"end": 10186,
"loc": {
"start": {
"line": 381,
"column": 12
},
"end": {
"line": 381,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNumber",
"start": 10187,
"end": 10197,
"loc": {
"start": {
"line": 381,
"column": 16
},
"end": {
"line": 381,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10198,
"end": 10199,
"loc": {
"start": {
"line": 381,
"column": 27
},
"end": {
"line": 381,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 10200,
"end": 10205,
"loc": {
"start": {
"line": 381,
"column": 29
},
"end": {
"line": 381,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10205,
"end": 10206,
"loc": {
"start": {
"line": 381,
"column": 34
},
"end": {
"line": 381,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10206,
"end": 10210,
"loc": {
"start": {
"line": 381,
"column": 35
},
"end": {
"line": 381,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10210,
"end": 10211,
"loc": {
"start": {
"line": 381,
"column": 39
},
"end": {
"line": 381,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNbKey",
"start": 10211,
"end": 10220,
"loc": {
"start": {
"line": 381,
"column": 40
},
"end": {
"line": 381,
"column": 49
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10220,
"end": 10221,
"loc": {
"start": {
"line": 381,
"column": 49
},
"end": {
"line": 381,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10221,
"end": 10222,
"loc": {
"start": {
"line": 381,
"column": 50
},
"end": {
"line": 381,
"column": 51
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10235,
"end": 10239,
"loc": {
"start": {
"line": 382,
"column": 12
},
"end": {
"line": 382,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10239,
"end": 10240,
"loc": {
"start": {
"line": 382,
"column": 16
},
"end": {
"line": 382,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 10240,
"end": 10247,
"loc": {
"start": {
"line": 382,
"column": 17
},
"end": {
"line": 382,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10247,
"end": 10248,
"loc": {
"start": {
"line": 382,
"column": 24
},
"end": {
"line": 382,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 10248,
"end": 10252,
"loc": {
"start": {
"line": 382,
"column": 25
},
"end": {
"line": 382,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10252,
"end": 10253,
"loc": {
"start": {
"line": 382,
"column": 29
},
"end": {
"line": 382,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "change-page",
"start": 10253,
"end": 10266,
"loc": {
"start": {
"line": 382,
"column": 30
},
"end": {
"line": 382,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10266,
"end": 10267,
"loc": {
"start": {
"line": 382,
"column": 43
},
"end": {
"line": 382,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 10268,
"end": 10270,
"loc": {
"start": {
"line": 382,
"column": 45
},
"end": {
"line": 382,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10270,
"end": 10271,
"loc": {
"start": {
"line": 382,
"column": 47
},
"end": {
"line": 382,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNumber",
"start": 10272,
"end": 10282,
"loc": {
"start": {
"line": 382,
"column": 49
},
"end": {
"line": 382,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10282,
"end": 10283,
"loc": {
"start": {
"line": 382,
"column": 59
},
"end": {
"line": 382,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10283,
"end": 10284,
"loc": {
"start": {
"line": 382,
"column": 60
},
"end": {
"line": 382,
"column": 61
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10293,
"end": 10294,
"loc": {
"start": {
"line": 383,
"column": 8
},
"end": {
"line": 383,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 10304,
"end": 10306,
"loc": {
"start": {
"line": 385,
"column": 8
},
"end": {
"line": 385,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10307,
"end": 10308,
"loc": {
"start": {
"line": 385,
"column": 11
},
"end": {
"line": 385,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10308,
"end": 10312,
"loc": {
"start": {
"line": 385,
"column": 12
},
"end": {
"line": 385,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10312,
"end": 10313,
"loc": {
"start": {
"line": 385,
"column": 16
},
"end": {
"line": 385,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistPageLength",
"start": 10313,
"end": 10330,
"loc": {
"start": {
"line": 385,
"column": 17
},
"end": {
"line": 385,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10330,
"end": 10331,
"loc": {
"start": {
"line": 385,
"column": 34
},
"end": {
"line": 385,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10332,
"end": 10333,
"loc": {
"start": {
"line": 385,
"column": 36
},
"end": {
"line": 385,
"column": 37
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 10346,
"end": 10349,
"loc": {
"start": {
"line": 386,
"column": 12
},
"end": {
"line": 386,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLength",
"start": 10350,
"end": 10360,
"loc": {
"start": {
"line": 386,
"column": 16
},
"end": {
"line": 386,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10361,
"end": 10362,
"loc": {
"start": {
"line": 386,
"column": 27
},
"end": {
"line": 386,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 10363,
"end": 10368,
"loc": {
"start": {
"line": 386,
"column": 29
},
"end": {
"line": 386,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10368,
"end": 10369,
"loc": {
"start": {
"line": 386,
"column": 34
},
"end": {
"line": 386,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10369,
"end": 10373,
"loc": {
"start": {
"line": 386,
"column": 35
},
"end": {
"line": 386,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10373,
"end": 10374,
"loc": {
"start": {
"line": 386,
"column": 39
},
"end": {
"line": 386,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLengthKey",
"start": 10374,
"end": 10387,
"loc": {
"start": {
"line": 386,
"column": 40
},
"end": {
"line": 386,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10387,
"end": 10388,
"loc": {
"start": {
"line": 386,
"column": 53
},
"end": {
"line": 386,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10388,
"end": 10389,
"loc": {
"start": {
"line": 386,
"column": 54
},
"end": {
"line": 386,
"column": 55
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10402,
"end": 10406,
"loc": {
"start": {
"line": 387,
"column": 12
},
"end": {
"line": 387,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10406,
"end": 10407,
"loc": {
"start": {
"line": 387,
"column": 16
},
"end": {
"line": 387,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 10407,
"end": 10414,
"loc": {
"start": {
"line": 387,
"column": 17
},
"end": {
"line": 387,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10414,
"end": 10415,
"loc": {
"start": {
"line": 387,
"column": 24
},
"end": {
"line": 387,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 10415,
"end": 10419,
"loc": {
"start": {
"line": 387,
"column": 25
},
"end": {
"line": 387,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10419,
"end": 10420,
"loc": {
"start": {
"line": 387,
"column": 29
},
"end": {
"line": 387,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "change-page-results",
"start": 10420,
"end": 10441,
"loc": {
"start": {
"line": 387,
"column": 30
},
"end": {
"line": 387,
"column": 51
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10441,
"end": 10442,
"loc": {
"start": {
"line": 387,
"column": 51
},
"end": {
"line": 387,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 10443,
"end": 10445,
"loc": {
"start": {
"line": 387,
"column": 53
},
"end": {
"line": 387,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10445,
"end": 10446,
"loc": {
"start": {
"line": 387,
"column": 55
},
"end": {
"line": 387,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageLength",
"start": 10447,
"end": 10457,
"loc": {
"start": {
"line": 387,
"column": 57
},
"end": {
"line": 387,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10457,
"end": 10458,
"loc": {
"start": {
"line": 387,
"column": 67
},
"end": {
"line": 387,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10458,
"end": 10459,
"loc": {
"start": {
"line": 387,
"column": 68
},
"end": {
"line": 387,
"column": 69
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10468,
"end": 10469,
"loc": {
"start": {
"line": 388,
"column": 8
},
"end": {
"line": 388,
"column": 9
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10479,
"end": 10483,
"loc": {
"start": {
"line": 390,
"column": 8
},
"end": {
"line": 390,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10483,
"end": 10484,
"loc": {
"start": {
"line": 390,
"column": 12
},
"end": {
"line": 390,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncSort",
"start": 10484,
"end": 10493,
"loc": {
"start": {
"line": 390,
"column": 13
},
"end": {
"line": 390,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10493,
"end": 10494,
"loc": {
"start": {
"line": 390,
"column": 22
},
"end": {
"line": 390,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10494,
"end": 10495,
"loc": {
"start": {
"line": 390,
"column": 23
},
"end": {
"line": 390,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10495,
"end": 10496,
"loc": {
"start": {
"line": 390,
"column": 24
},
"end": {
"line": 390,
"column": 25
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10505,
"end": 10509,
"loc": {
"start": {
"line": 391,
"column": 8
},
"end": {
"line": 391,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10509,
"end": 10510,
"loc": {
"start": {
"line": 391,
"column": 12
},
"end": {
"line": 391,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncColsVisibility",
"start": 10510,
"end": 10529,
"loc": {
"start": {
"line": 391,
"column": 13
},
"end": {
"line": 391,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10529,
"end": 10530,
"loc": {
"start": {
"line": 391,
"column": 32
},
"end": {
"line": 391,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10530,
"end": 10531,
"loc": {
"start": {
"line": 391,
"column": 33
},
"end": {
"line": 391,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10531,
"end": 10532,
"loc": {
"start": {
"line": 391,
"column": 34
},
"end": {
"line": 391,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10541,
"end": 10545,
"loc": {
"start": {
"line": 392,
"column": 8
},
"end": {
"line": 392,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10545,
"end": 10546,
"loc": {
"start": {
"line": 392,
"column": 12
},
"end": {
"line": 392,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncFiltersVisibility",
"start": 10546,
"end": 10568,
"loc": {
"start": {
"line": 392,
"column": 13
},
"end": {
"line": 392,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10568,
"end": 10569,
"loc": {
"start": {
"line": 392,
"column": 35
},
"end": {
"line": 392,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10569,
"end": 10570,
"loc": {
"start": {
"line": 392,
"column": 36
},
"end": {
"line": 392,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10570,
"end": 10571,
"loc": {
"start": {
"line": 392,
"column": 37
},
"end": {
"line": 392,
"column": 38
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10576,
"end": 10577,
"loc": {
"start": {
"line": 393,
"column": 4
},
"end": {
"line": 393,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Override current state with passed one and sync features\n *\n * @param {Object} state State object\n ",
"start": 10583,
"end": 10707,
"loc": {
"start": {
"line": 395,
"column": 4
},
"end": {
"line": 399,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overrideAndSync",
"start": 10712,
"end": 10727,
"loc": {
"start": {
"line": 400,
"column": 4
},
"end": {
"line": 400,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10727,
"end": 10728,
"loc": {
"start": {
"line": 400,
"column": 19
},
"end": {
"line": 400,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 10728,
"end": 10733,
"loc": {
"start": {
"line": 400,
"column": 20
},
"end": {
"line": 400,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10733,
"end": 10734,
"loc": {
"start": {
"line": 400,
"column": 25
},
"end": {
"line": 400,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10735,
"end": 10736,
"loc": {
"start": {
"line": 400,
"column": 27
},
"end": {
"line": 400,
"column": 28
}
}
},
{
"type": "CommentLine",
"value": " To prevent state to react to features changes, state is temporarily",
"start": 10745,
"end": 10815,
"loc": {
"start": {
"line": 401,
"column": 8
},
"end": {
"line": 401,
"column": 78
}
}
},
{
"type": "CommentLine",
"value": " disabled",
"start": 10824,
"end": 10835,
"loc": {
"start": {
"line": 402,
"column": 8
},
"end": {
"line": 402,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10844,
"end": 10848,
"loc": {
"start": {
"line": 403,
"column": 8
},
"end": {
"line": 403,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10848,
"end": 10849,
"loc": {
"start": {
"line": 403,
"column": 12
},
"end": {
"line": 403,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "disable",
"start": 10849,
"end": 10856,
"loc": {
"start": {
"line": 403,
"column": 13
},
"end": {
"line": 403,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10856,
"end": 10857,
"loc": {
"start": {
"line": 403,
"column": 20
},
"end": {
"line": 403,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10857,
"end": 10858,
"loc": {
"start": {
"line": 403,
"column": 21
},
"end": {
"line": 403,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10858,
"end": 10859,
"loc": {
"start": {
"line": 403,
"column": 22
},
"end": {
"line": 403,
"column": 23
}
}
},
{
"type": "CommentLine",
"value": " State is overriden with passed state object",
"start": 10868,
"end": 10914,
"loc": {
"start": {
"line": 404,
"column": 8
},
"end": {
"line": 404,
"column": 54
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 10923,
"end": 10927,
"loc": {
"start": {
"line": 405,
"column": 8
},
"end": {
"line": 405,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10927,
"end": 10928,
"loc": {
"start": {
"line": 405,
"column": 12
},
"end": {
"line": 405,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "override",
"start": 10928,
"end": 10936,
"loc": {
"start": {
"line": 405,
"column": 13
},
"end": {
"line": 405,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10936,
"end": 10937,
"loc": {
"start": {
"line": 405,
"column": 21
},
"end": {
"line": 405,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 10937,
"end": 10942,
"loc": {
"start": {
"line": 405,
"column": 22
},
"end": {
"line": 405,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10942,
"end": 10943,
"loc": {
"start": {
"line": 405,
"column": 27
},
"end": {
"line": 405,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10943,
"end": 10944,
"loc": {
"start": {
"line": 405,
"column": 28
},
"end": {
"line": 405,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " New hash state is applied to features",
"start": 10953,
"end": 10993,
"loc": {
"start": {
"line": 406,
"column": 8
},
"end": {
"line": 406,
"column": 48
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11002,
"end": 11006,
"loc": {
"start": {
"line": 407,
"column": 8
},
"end": {
"line": 407,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11006,
"end": 11007,
"loc": {
"start": {
"line": 407,
"column": 12
},
"end": {
"line": 407,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sync",
"start": 11007,
"end": 11011,
"loc": {
"start": {
"line": 407,
"column": 13
},
"end": {
"line": 407,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11011,
"end": 11012,
"loc": {
"start": {
"line": 407,
"column": 17
},
"end": {
"line": 407,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11012,
"end": 11013,
"loc": {
"start": {
"line": 407,
"column": 18
},
"end": {
"line": 407,
"column": 19
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11013,
"end": 11014,
"loc": {
"start": {
"line": 407,
"column": 19
},
"end": {
"line": 407,
"column": 20
}
}
},
{
"type": "CommentLine",
"value": " State is re-enabled",
"start": 11023,
"end": 11045,
"loc": {
"start": {
"line": 408,
"column": 8
},
"end": {
"line": 408,
"column": 30
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11054,
"end": 11058,
"loc": {
"start": {
"line": 409,
"column": 8
},
"end": {
"line": 409,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11058,
"end": 11059,
"loc": {
"start": {
"line": 409,
"column": 12
},
"end": {
"line": 409,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enable",
"start": 11059,
"end": 11065,
"loc": {
"start": {
"line": 409,
"column": 13
},
"end": {
"line": 409,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11065,
"end": 11066,
"loc": {
"start": {
"line": 409,
"column": 19
},
"end": {
"line": 409,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11066,
"end": 11067,
"loc": {
"start": {
"line": 409,
"column": 20
},
"end": {
"line": 409,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11067,
"end": 11068,
"loc": {
"start": {
"line": 409,
"column": 21
},
"end": {
"line": 409,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11073,
"end": 11074,
"loc": {
"start": {
"line": 410,
"column": 4
},
"end": {
"line": 410,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sync filters with stored values and filter table\n *\n * @private\n ",
"start": 11080,
"end": 11170,
"loc": {
"start": {
"line": 412,
"column": 4
},
"end": {
"line": 416,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncFilters",
"start": 11175,
"end": 11187,
"loc": {
"start": {
"line": 417,
"column": 4
},
"end": {
"line": 417,
"column": 16
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11187,
"end": 11188,
"loc": {
"start": {
"line": 417,
"column": 16
},
"end": {
"line": 417,
"column": 17
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11188,
"end": 11189,
"loc": {
"start": {
"line": 417,
"column": 17
},
"end": {
"line": 417,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11190,
"end": 11191,
"loc": {
"start": {
"line": 417,
"column": 19
},
"end": {
"line": 417,
"column": 20
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 11200,
"end": 11202,
"loc": {
"start": {
"line": 418,
"column": 8
},
"end": {
"line": 418,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11203,
"end": 11204,
"loc": {
"start": {
"line": 418,
"column": 11
},
"end": {
"line": 418,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 11204,
"end": 11205,
"loc": {
"start": {
"line": 418,
"column": 12
},
"end": {
"line": 418,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11205,
"end": 11209,
"loc": {
"start": {
"line": 418,
"column": 13
},
"end": {
"line": 418,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11209,
"end": 11210,
"loc": {
"start": {
"line": 418,
"column": 17
},
"end": {
"line": 418,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistFilters",
"start": 11210,
"end": 11224,
"loc": {
"start": {
"line": 418,
"column": 18
},
"end": {
"line": 418,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11224,
"end": 11225,
"loc": {
"start": {
"line": 418,
"column": 32
},
"end": {
"line": 418,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11226,
"end": 11227,
"loc": {
"start": {
"line": 418,
"column": 34
},
"end": {
"line": 418,
"column": 35
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 11240,
"end": 11246,
"loc": {
"start": {
"line": 419,
"column": 12
},
"end": {
"line": 419,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11246,
"end": 11247,
"loc": {
"start": {
"line": 419,
"column": 18
},
"end": {
"line": 419,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11256,
"end": 11257,
"loc": {
"start": {
"line": 420,
"column": 8
},
"end": {
"line": 420,
"column": 9
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 11266,
"end": 11269,
"loc": {
"start": {
"line": 421,
"column": 8
},
"end": {
"line": 421,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 11270,
"end": 11275,
"loc": {
"start": {
"line": 421,
"column": 12
},
"end": {
"line": 421,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 11276,
"end": 11277,
"loc": {
"start": {
"line": 421,
"column": 18
},
"end": {
"line": 421,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11278,
"end": 11282,
"loc": {
"start": {
"line": 421,
"column": 20
},
"end": {
"line": 421,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11282,
"end": 11283,
"loc": {
"start": {
"line": 421,
"column": 24
},
"end": {
"line": 421,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 11283,
"end": 11288,
"loc": {
"start": {
"line": 421,
"column": 25
},
"end": {
"line": 421,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11288,
"end": 11289,
"loc": {
"start": {
"line": 421,
"column": 30
},
"end": {
"line": 421,
"column": 31
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 11298,
"end": 11301,
"loc": {
"start": {
"line": 422,
"column": 8
},
"end": {
"line": 422,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 11302,
"end": 11304,
"loc": {
"start": {
"line": 422,
"column": 12
},
"end": {
"line": 422,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 11305,
"end": 11306,
"loc": {
"start": {
"line": 422,
"column": 15
},
"end": {
"line": 422,
"column": 16
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11307,
"end": 11311,
"loc": {
"start": {
"line": 422,
"column": 17
},
"end": {
"line": 422,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11311,
"end": 11312,
"loc": {
"start": {
"line": 422,
"column": 21
},
"end": {
"line": 422,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 11312,
"end": 11314,
"loc": {
"start": {
"line": 422,
"column": 22
},
"end": {
"line": 422,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11314,
"end": 11315,
"loc": {
"start": {
"line": 422,
"column": 24
},
"end": {
"line": 422,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " clear all filters",
"start": 11325,
"end": 11345,
"loc": {
"start": {
"line": 424,
"column": 8
},
"end": {
"line": 424,
"column": 28
}
}
},
{
"type": "CommentLine",
"value": " TODO: use tf.clearFilters() once it allows to not filter the table",
"start": 11354,
"end": 11423,
"loc": {
"start": {
"line": 425,
"column": 8
},
"end": {
"line": 425,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 11432,
"end": 11434,
"loc": {
"start": {
"line": 426,
"column": 8
},
"end": {
"line": 426,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11434,
"end": 11435,
"loc": {
"start": {
"line": 426,
"column": 10
},
"end": {
"line": 426,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "eachCol",
"start": 11435,
"end": 11442,
"loc": {
"start": {
"line": 426,
"column": 11
},
"end": {
"line": 426,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11442,
"end": 11443,
"loc": {
"start": {
"line": 426,
"column": 18
},
"end": {
"line": 426,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11443,
"end": 11444,
"loc": {
"start": {
"line": 426,
"column": 19
},
"end": {
"line": 426,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 11444,
"end": 11450,
"loc": {
"start": {
"line": 426,
"column": 20
},
"end": {
"line": 426,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11450,
"end": 11451,
"loc": {
"start": {
"line": 426,
"column": 26
},
"end": {
"line": 426,
"column": 27
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11452,
"end": 11454,
"loc": {
"start": {
"line": 426,
"column": 28
},
"end": {
"line": 426,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 11455,
"end": 11457,
"loc": {
"start": {
"line": 426,
"column": 31
},
"end": {
"line": 426,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11457,
"end": 11458,
"loc": {
"start": {
"line": 426,
"column": 33
},
"end": {
"line": 426,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setFilterValue",
"start": 11458,
"end": 11472,
"loc": {
"start": {
"line": 426,
"column": 34
},
"end": {
"line": 426,
"column": 48
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11472,
"end": 11473,
"loc": {
"start": {
"line": 426,
"column": 48
},
"end": {
"line": 426,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 11473,
"end": 11479,
"loc": {
"start": {
"line": 426,
"column": 49
},
"end": {
"line": 426,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11479,
"end": 11480,
"loc": {
"start": {
"line": 426,
"column": 55
},
"end": {
"line": 426,
"column": 56
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 11481,
"end": 11483,
"loc": {
"start": {
"line": 426,
"column": 57
},
"end": {
"line": 426,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11483,
"end": 11484,
"loc": {
"start": {
"line": 426,
"column": 59
},
"end": {
"line": 426,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11484,
"end": 11485,
"loc": {
"start": {
"line": 426,
"column": 60
},
"end": {
"line": 426,
"column": 61
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11485,
"end": 11486,
"loc": {
"start": {
"line": 426,
"column": 61
},
"end": {
"line": 426,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Object",
"start": 11496,
"end": 11502,
"loc": {
"start": {
"line": 428,
"column": 8
},
"end": {
"line": 428,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11502,
"end": 11503,
"loc": {
"start": {
"line": 428,
"column": 14
},
"end": {
"line": 428,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keys",
"start": 11503,
"end": 11507,
"loc": {
"start": {
"line": 428,
"column": 15
},
"end": {
"line": 428,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11507,
"end": 11508,
"loc": {
"start": {
"line": 428,
"column": 19
},
"end": {
"line": 428,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 11508,
"end": 11513,
"loc": {
"start": {
"line": 428,
"column": 20
},
"end": {
"line": 428,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11513,
"end": 11514,
"loc": {
"start": {
"line": 428,
"column": 25
},
"end": {
"line": 428,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11514,
"end": 11515,
"loc": {
"start": {
"line": 428,
"column": 26
},
"end": {
"line": 428,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 11515,
"end": 11522,
"loc": {
"start": {
"line": 428,
"column": 27
},
"end": {
"line": 428,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11522,
"end": 11523,
"loc": {
"start": {
"line": 428,
"column": 34
},
"end": {
"line": 428,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11523,
"end": 11524,
"loc": {
"start": {
"line": 428,
"column": 35
},
"end": {
"line": 428,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 11524,
"end": 11527,
"loc": {
"start": {
"line": 428,
"column": 36
},
"end": {
"line": 428,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11527,
"end": 11528,
"loc": {
"start": {
"line": 428,
"column": 39
},
"end": {
"line": 428,
"column": 40
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11529,
"end": 11531,
"loc": {
"start": {
"line": 428,
"column": 41
},
"end": {
"line": 428,
"column": 43
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11532,
"end": 11533,
"loc": {
"start": {
"line": 428,
"column": 44
},
"end": {
"line": 428,
"column": 45
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 11546,
"end": 11548,
"loc": {
"start": {
"line": 429,
"column": 12
},
"end": {
"line": 429,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11549,
"end": 11550,
"loc": {
"start": {
"line": 429,
"column": 15
},
"end": {
"line": 429,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 11550,
"end": 11553,
"loc": {
"start": {
"line": 429,
"column": 16
},
"end": {
"line": 429,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11553,
"end": 11554,
"loc": {
"start": {
"line": 429,
"column": 19
},
"end": {
"line": 429,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "indexOf",
"start": 11554,
"end": 11561,
"loc": {
"start": {
"line": 429,
"column": 20
},
"end": {
"line": 429,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11561,
"end": 11562,
"loc": {
"start": {
"line": 429,
"column": 27
},
"end": {
"line": 429,
"column": 28
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11562,
"end": 11566,
"loc": {
"start": {
"line": 429,
"column": 28
},
"end": {
"line": 429,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11566,
"end": 11567,
"loc": {
"start": {
"line": 429,
"column": 32
},
"end": {
"line": 429,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 11567,
"end": 11574,
"loc": {
"start": {
"line": 429,
"column": 33
},
"end": {
"line": 429,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11574,
"end": 11575,
"loc": {
"start": {
"line": 429,
"column": 40
},
"end": {
"line": 429,
"column": 41
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "!==",
"start": 11576,
"end": 11579,
"loc": {
"start": {
"line": 429,
"column": 42
},
"end": {
"line": 429,
"column": 45
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 11580,
"end": 11581,
"loc": {
"start": {
"line": 429,
"column": 46
},
"end": {
"line": 429,
"column": 47
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 11581,
"end": 11582,
"loc": {
"start": {
"line": 429,
"column": 47
},
"end": {
"line": 429,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11582,
"end": 11583,
"loc": {
"start": {
"line": 429,
"column": 48
},
"end": {
"line": 429,
"column": 49
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11584,
"end": 11585,
"loc": {
"start": {
"line": 429,
"column": 50
},
"end": {
"line": 429,
"column": 51
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 11602,
"end": 11605,
"loc": {
"start": {
"line": 430,
"column": 16
},
"end": {
"line": 430,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 11606,
"end": 11612,
"loc": {
"start": {
"line": 430,
"column": 20
},
"end": {
"line": 430,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 11613,
"end": 11614,
"loc": {
"start": {
"line": 430,
"column": 27
},
"end": {
"line": 430,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parseInt",
"start": 11615,
"end": 11623,
"loc": {
"start": {
"line": 430,
"column": 29
},
"end": {
"line": 430,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11623,
"end": 11624,
"loc": {
"start": {
"line": 430,
"column": 37
},
"end": {
"line": 430,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 11624,
"end": 11627,
"loc": {
"start": {
"line": 430,
"column": 38
},
"end": {
"line": 430,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11627,
"end": 11628,
"loc": {
"start": {
"line": 430,
"column": 41
},
"end": {
"line": 430,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "replace",
"start": 11628,
"end": 11635,
"loc": {
"start": {
"line": 430,
"column": 42
},
"end": {
"line": 430,
"column": 49
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11635,
"end": 11636,
"loc": {
"start": {
"line": 430,
"column": 49
},
"end": {
"line": 430,
"column": 50
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11636,
"end": 11640,
"loc": {
"start": {
"line": 430,
"column": 50
},
"end": {
"line": 430,
"column": 54
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11640,
"end": 11641,
"loc": {
"start": {
"line": 430,
"column": 54
},
"end": {
"line": 430,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 11641,
"end": 11648,
"loc": {
"start": {
"line": 430,
"column": 55
},
"end": {
"line": 430,
"column": 62
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11648,
"end": 11649,
"loc": {
"start": {
"line": 430,
"column": 62
},
"end": {
"line": 430,
"column": 63
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 11650,
"end": 11652,
"loc": {
"start": {
"line": 430,
"column": 64
},
"end": {
"line": 430,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11652,
"end": 11653,
"loc": {
"start": {
"line": 430,
"column": 66
},
"end": {
"line": 430,
"column": 67
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11653,
"end": 11654,
"loc": {
"start": {
"line": 430,
"column": 67
},
"end": {
"line": 430,
"column": 68
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 10,
"start": 11655,
"end": 11657,
"loc": {
"start": {
"line": 430,
"column": 69
},
"end": {
"line": 430,
"column": 71
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11657,
"end": 11658,
"loc": {
"start": {
"line": 430,
"column": 71
},
"end": {
"line": 430,
"column": 72
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11658,
"end": 11659,
"loc": {
"start": {
"line": 430,
"column": 72
},
"end": {
"line": 430,
"column": 73
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 11676,
"end": 11679,
"loc": {
"start": {
"line": 431,
"column": 16
},
"end": {
"line": 431,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "val",
"start": 11680,
"end": 11683,
"loc": {
"start": {
"line": 431,
"column": 20
},
"end": {
"line": 431,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 11684,
"end": 11685,
"loc": {
"start": {
"line": 431,
"column": 24
},
"end": {
"line": 431,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 11686,
"end": 11691,
"loc": {
"start": {
"line": 431,
"column": 26
},
"end": {
"line": 431,
"column": 31
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11691,
"end": 11692,
"loc": {
"start": {
"line": 431,
"column": 31
},
"end": {
"line": 431,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 11692,
"end": 11695,
"loc": {
"start": {
"line": 431,
"column": 32
},
"end": {
"line": 431,
"column": 35
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11695,
"end": 11696,
"loc": {
"start": {
"line": 431,
"column": 35
},
"end": {
"line": 431,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11696,
"end": 11697,
"loc": {
"start": {
"line": 431,
"column": 36
},
"end": {
"line": 431,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "flt",
"start": 11697,
"end": 11700,
"loc": {
"start": {
"line": 431,
"column": 37
},
"end": {
"line": 431,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11700,
"end": 11701,
"loc": {
"start": {
"line": 431,
"column": 40
},
"end": {
"line": 431,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 11718,
"end": 11720,
"loc": {
"start": {
"line": 432,
"column": 16
},
"end": {
"line": 432,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11720,
"end": 11721,
"loc": {
"start": {
"line": 432,
"column": 18
},
"end": {
"line": 432,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setFilterValue",
"start": 11721,
"end": 11735,
"loc": {
"start": {
"line": 432,
"column": 19
},
"end": {
"line": 432,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11735,
"end": 11736,
"loc": {
"start": {
"line": 432,
"column": 33
},
"end": {
"line": 432,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 11736,
"end": 11742,
"loc": {
"start": {
"line": 432,
"column": 34
},
"end": {
"line": 432,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11742,
"end": 11743,
"loc": {
"start": {
"line": 432,
"column": 40
},
"end": {
"line": 432,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "val",
"start": 11744,
"end": 11747,
"loc": {
"start": {
"line": 432,
"column": 42
},
"end": {
"line": 432,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11747,
"end": 11748,
"loc": {
"start": {
"line": 432,
"column": 45
},
"end": {
"line": 432,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11748,
"end": 11749,
"loc": {
"start": {
"line": 432,
"column": 46
},
"end": {
"line": 432,
"column": 47
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11762,
"end": 11763,
"loc": {
"start": {
"line": 433,
"column": 12
},
"end": {
"line": 433,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11772,
"end": 11773,
"loc": {
"start": {
"line": 434,
"column": 8
},
"end": {
"line": 434,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11773,
"end": 11774,
"loc": {
"start": {
"line": 434,
"column": 9
},
"end": {
"line": 434,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11774,
"end": 11775,
"loc": {
"start": {
"line": 434,
"column": 10
},
"end": {
"line": 434,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 11785,
"end": 11787,
"loc": {
"start": {
"line": 436,
"column": 8
},
"end": {
"line": 436,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11787,
"end": 11788,
"loc": {
"start": {
"line": 436,
"column": 10
},
"end": {
"line": 436,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filter",
"start": 11788,
"end": 11794,
"loc": {
"start": {
"line": 436,
"column": 11
},
"end": {
"line": 436,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11794,
"end": 11795,
"loc": {
"start": {
"line": 436,
"column": 17
},
"end": {
"line": 436,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11795,
"end": 11796,
"loc": {
"start": {
"line": 436,
"column": 18
},
"end": {
"line": 436,
"column": 19
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11796,
"end": 11797,
"loc": {
"start": {
"line": 436,
"column": 19
},
"end": {
"line": 436,
"column": 20
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11802,
"end": 11803,
"loc": {
"start": {
"line": 437,
"column": 4
},
"end": {
"line": 437,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sync sorted column with stored sorting information and sort table\n *\n * @private\n ",
"start": 11809,
"end": 11916,
"loc": {
"start": {
"line": 439,
"column": 4
},
"end": {
"line": 443,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncSort",
"start": 11921,
"end": 11930,
"loc": {
"start": {
"line": 444,
"column": 4
},
"end": {
"line": 444,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11930,
"end": 11931,
"loc": {
"start": {
"line": 444,
"column": 13
},
"end": {
"line": 444,
"column": 14
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11931,
"end": 11932,
"loc": {
"start": {
"line": 444,
"column": 14
},
"end": {
"line": 444,
"column": 15
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11933,
"end": 11934,
"loc": {
"start": {
"line": 444,
"column": 16
},
"end": {
"line": 444,
"column": 17
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 11943,
"end": 11945,
"loc": {
"start": {
"line": 445,
"column": 8
},
"end": {
"line": 445,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11946,
"end": 11947,
"loc": {
"start": {
"line": 445,
"column": 11
},
"end": {
"line": 445,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 11947,
"end": 11948,
"loc": {
"start": {
"line": 445,
"column": 12
},
"end": {
"line": 445,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 11948,
"end": 11952,
"loc": {
"start": {
"line": 445,
"column": 13
},
"end": {
"line": 445,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11952,
"end": 11953,
"loc": {
"start": {
"line": 445,
"column": 17
},
"end": {
"line": 445,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistSort",
"start": 11953,
"end": 11964,
"loc": {
"start": {
"line": 445,
"column": 18
},
"end": {
"line": 445,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11964,
"end": 11965,
"loc": {
"start": {
"line": 445,
"column": 29
},
"end": {
"line": 445,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11966,
"end": 11967,
"loc": {
"start": {
"line": 445,
"column": 31
},
"end": {
"line": 445,
"column": 32
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 11980,
"end": 11986,
"loc": {
"start": {
"line": 446,
"column": 12
},
"end": {
"line": 446,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11986,
"end": 11987,
"loc": {
"start": {
"line": 446,
"column": 18
},
"end": {
"line": 446,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11996,
"end": 11997,
"loc": {
"start": {
"line": 447,
"column": 8
},
"end": {
"line": 447,
"column": 9
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 12006,
"end": 12009,
"loc": {
"start": {
"line": 448,
"column": 8
},
"end": {
"line": 448,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 12010,
"end": 12015,
"loc": {
"start": {
"line": 448,
"column": 12
},
"end": {
"line": 448,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12016,
"end": 12017,
"loc": {
"start": {
"line": 448,
"column": 18
},
"end": {
"line": 448,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12018,
"end": 12022,
"loc": {
"start": {
"line": 448,
"column": 20
},
"end": {
"line": 448,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12022,
"end": 12023,
"loc": {
"start": {
"line": 448,
"column": 24
},
"end": {
"line": 448,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 12023,
"end": 12028,
"loc": {
"start": {
"line": 448,
"column": 25
},
"end": {
"line": 448,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12028,
"end": 12029,
"loc": {
"start": {
"line": 448,
"column": 30
},
"end": {
"line": 448,
"column": 31
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 12038,
"end": 12041,
"loc": {
"start": {
"line": 449,
"column": 8
},
"end": {
"line": 449,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 12042,
"end": 12044,
"loc": {
"start": {
"line": 449,
"column": 12
},
"end": {
"line": 449,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12045,
"end": 12046,
"loc": {
"start": {
"line": 449,
"column": 15
},
"end": {
"line": 449,
"column": 16
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12047,
"end": 12051,
"loc": {
"start": {
"line": 449,
"column": 17
},
"end": {
"line": 449,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12051,
"end": 12052,
"loc": {
"start": {
"line": 449,
"column": 21
},
"end": {
"line": 449,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 12052,
"end": 12054,
"loc": {
"start": {
"line": 449,
"column": 22
},
"end": {
"line": 449,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12054,
"end": 12055,
"loc": {
"start": {
"line": 449,
"column": 24
},
"end": {
"line": 449,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Object",
"start": 12065,
"end": 12071,
"loc": {
"start": {
"line": 451,
"column": 8
},
"end": {
"line": 451,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12071,
"end": 12072,
"loc": {
"start": {
"line": 451,
"column": 14
},
"end": {
"line": 451,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keys",
"start": 12072,
"end": 12076,
"loc": {
"start": {
"line": 451,
"column": 15
},
"end": {
"line": 451,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12076,
"end": 12077,
"loc": {
"start": {
"line": 451,
"column": 19
},
"end": {
"line": 451,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 12077,
"end": 12082,
"loc": {
"start": {
"line": 451,
"column": 20
},
"end": {
"line": 451,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12082,
"end": 12083,
"loc": {
"start": {
"line": 451,
"column": 25
},
"end": {
"line": 451,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12083,
"end": 12084,
"loc": {
"start": {
"line": 451,
"column": 26
},
"end": {
"line": 451,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 12084,
"end": 12091,
"loc": {
"start": {
"line": 451,
"column": 27
},
"end": {
"line": 451,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12091,
"end": 12092,
"loc": {
"start": {
"line": 451,
"column": 34
},
"end": {
"line": 451,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12092,
"end": 12093,
"loc": {
"start": {
"line": 451,
"column": 35
},
"end": {
"line": 451,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12093,
"end": 12096,
"loc": {
"start": {
"line": 451,
"column": 36
},
"end": {
"line": 451,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12096,
"end": 12097,
"loc": {
"start": {
"line": 451,
"column": 39
},
"end": {
"line": 451,
"column": 40
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12098,
"end": 12100,
"loc": {
"start": {
"line": 451,
"column": 41
},
"end": {
"line": 451,
"column": 43
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12101,
"end": 12102,
"loc": {
"start": {
"line": 451,
"column": 44
},
"end": {
"line": 451,
"column": 45
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 12115,
"end": 12117,
"loc": {
"start": {
"line": 452,
"column": 12
},
"end": {
"line": 452,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12118,
"end": 12119,
"loc": {
"start": {
"line": 452,
"column": 15
},
"end": {
"line": 452,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12119,
"end": 12122,
"loc": {
"start": {
"line": 452,
"column": 16
},
"end": {
"line": 452,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12122,
"end": 12123,
"loc": {
"start": {
"line": 452,
"column": 19
},
"end": {
"line": 452,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "indexOf",
"start": 12123,
"end": 12130,
"loc": {
"start": {
"line": 452,
"column": 20
},
"end": {
"line": 452,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12130,
"end": 12131,
"loc": {
"start": {
"line": 452,
"column": 27
},
"end": {
"line": 452,
"column": 28
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12131,
"end": 12135,
"loc": {
"start": {
"line": 452,
"column": 28
},
"end": {
"line": 452,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12135,
"end": 12136,
"loc": {
"start": {
"line": 452,
"column": 32
},
"end": {
"line": 452,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 12136,
"end": 12143,
"loc": {
"start": {
"line": 452,
"column": 33
},
"end": {
"line": 452,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12143,
"end": 12144,
"loc": {
"start": {
"line": 452,
"column": 40
},
"end": {
"line": 452,
"column": 41
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "!==",
"start": 12145,
"end": 12148,
"loc": {
"start": {
"line": 452,
"column": 42
},
"end": {
"line": 452,
"column": 45
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 12149,
"end": 12150,
"loc": {
"start": {
"line": 452,
"column": 46
},
"end": {
"line": 452,
"column": 47
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 12150,
"end": 12151,
"loc": {
"start": {
"line": 452,
"column": 47
},
"end": {
"line": 452,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12151,
"end": 12152,
"loc": {
"start": {
"line": 452,
"column": 48
},
"end": {
"line": 452,
"column": 49
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12153,
"end": 12154,
"loc": {
"start": {
"line": 452,
"column": 50
},
"end": {
"line": 452,
"column": 51
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 12171,
"end": 12174,
"loc": {
"start": {
"line": 453,
"column": 16
},
"end": {
"line": 453,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 12175,
"end": 12181,
"loc": {
"start": {
"line": 453,
"column": 20
},
"end": {
"line": 453,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12182,
"end": 12183,
"loc": {
"start": {
"line": 453,
"column": 27
},
"end": {
"line": 453,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parseInt",
"start": 12184,
"end": 12192,
"loc": {
"start": {
"line": 453,
"column": 29
},
"end": {
"line": 453,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12192,
"end": 12193,
"loc": {
"start": {
"line": 453,
"column": 37
},
"end": {
"line": 453,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12193,
"end": 12196,
"loc": {
"start": {
"line": 453,
"column": 38
},
"end": {
"line": 453,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12196,
"end": 12197,
"loc": {
"start": {
"line": 453,
"column": 41
},
"end": {
"line": 453,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "replace",
"start": 12197,
"end": 12204,
"loc": {
"start": {
"line": 453,
"column": 42
},
"end": {
"line": 453,
"column": 49
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12204,
"end": 12205,
"loc": {
"start": {
"line": 453,
"column": 49
},
"end": {
"line": 453,
"column": 50
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12205,
"end": 12209,
"loc": {
"start": {
"line": 453,
"column": 50
},
"end": {
"line": 453,
"column": 54
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12209,
"end": 12210,
"loc": {
"start": {
"line": 453,
"column": 54
},
"end": {
"line": 453,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 12210,
"end": 12217,
"loc": {
"start": {
"line": 453,
"column": 55
},
"end": {
"line": 453,
"column": 62
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12217,
"end": 12218,
"loc": {
"start": {
"line": 453,
"column": 62
},
"end": {
"line": 453,
"column": 63
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 12219,
"end": 12221,
"loc": {
"start": {
"line": 453,
"column": 64
},
"end": {
"line": 453,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12221,
"end": 12222,
"loc": {
"start": {
"line": 453,
"column": 66
},
"end": {
"line": 453,
"column": 67
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12222,
"end": 12223,
"loc": {
"start": {
"line": 453,
"column": 67
},
"end": {
"line": 453,
"column": 68
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 10,
"start": 12224,
"end": 12226,
"loc": {
"start": {
"line": 453,
"column": 69
},
"end": {
"line": 453,
"column": 71
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12226,
"end": 12227,
"loc": {
"start": {
"line": 453,
"column": 71
},
"end": {
"line": 453,
"column": 72
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12227,
"end": 12228,
"loc": {
"start": {
"line": 453,
"column": 72
},
"end": {
"line": 453,
"column": 73
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 12245,
"end": 12247,
"loc": {
"start": {
"line": 454,
"column": 16
},
"end": {
"line": 454,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12248,
"end": 12249,
"loc": {
"start": {
"line": 454,
"column": 19
},
"end": {
"line": 454,
"column": 20
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 12249,
"end": 12250,
"loc": {
"start": {
"line": 454,
"column": 20
},
"end": {
"line": 454,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isUndef",
"start": 12250,
"end": 12257,
"loc": {
"start": {
"line": 454,
"column": 21
},
"end": {
"line": 454,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12257,
"end": 12258,
"loc": {
"start": {
"line": 454,
"column": 28
},
"end": {
"line": 454,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 12258,
"end": 12263,
"loc": {
"start": {
"line": 454,
"column": 29
},
"end": {
"line": 454,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12263,
"end": 12264,
"loc": {
"start": {
"line": 454,
"column": 34
},
"end": {
"line": 454,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12264,
"end": 12267,
"loc": {
"start": {
"line": 454,
"column": 35
},
"end": {
"line": 454,
"column": 38
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12267,
"end": 12268,
"loc": {
"start": {
"line": 454,
"column": 38
},
"end": {
"line": 454,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12268,
"end": 12269,
"loc": {
"start": {
"line": 454,
"column": 39
},
"end": {
"line": 454,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 12269,
"end": 12273,
"loc": {
"start": {
"line": 454,
"column": 40
},
"end": {
"line": 454,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12273,
"end": 12274,
"loc": {
"start": {
"line": 454,
"column": 44
},
"end": {
"line": 454,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12274,
"end": 12275,
"loc": {
"start": {
"line": 454,
"column": 45
},
"end": {
"line": 454,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12276,
"end": 12277,
"loc": {
"start": {
"line": 454,
"column": 47
},
"end": {
"line": 454,
"column": 48
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 12298,
"end": 12301,
"loc": {
"start": {
"line": 455,
"column": 20
},
"end": {
"line": 455,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 12302,
"end": 12306,
"loc": {
"start": {
"line": 455,
"column": 24
},
"end": {
"line": 455,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12307,
"end": 12308,
"loc": {
"start": {
"line": 455,
"column": 29
},
"end": {
"line": 455,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 12309,
"end": 12314,
"loc": {
"start": {
"line": 455,
"column": 31
},
"end": {
"line": 455,
"column": 36
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12314,
"end": 12315,
"loc": {
"start": {
"line": 455,
"column": 36
},
"end": {
"line": 455,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12315,
"end": 12318,
"loc": {
"start": {
"line": 455,
"column": 37
},
"end": {
"line": 455,
"column": 40
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12318,
"end": 12319,
"loc": {
"start": {
"line": 455,
"column": 40
},
"end": {
"line": 455,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12319,
"end": 12320,
"loc": {
"start": {
"line": 455,
"column": 41
},
"end": {
"line": 455,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 12320,
"end": 12324,
"loc": {
"start": {
"line": 455,
"column": 42
},
"end": {
"line": 455,
"column": 46
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12324,
"end": 12325,
"loc": {
"start": {
"line": 455,
"column": 46
},
"end": {
"line": 455,
"column": 47
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12346,
"end": 12350,
"loc": {
"start": {
"line": 456,
"column": 20
},
"end": {
"line": 456,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12350,
"end": 12351,
"loc": {
"start": {
"line": 456,
"column": 24
},
"end": {
"line": 456,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 12351,
"end": 12358,
"loc": {
"start": {
"line": 456,
"column": 25
},
"end": {
"line": 456,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12358,
"end": 12359,
"loc": {
"start": {
"line": 456,
"column": 32
},
"end": {
"line": 456,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 12359,
"end": 12363,
"loc": {
"start": {
"line": 456,
"column": 33
},
"end": {
"line": 456,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12363,
"end": 12364,
"loc": {
"start": {
"line": 456,
"column": 37
},
"end": {
"line": 456,
"column": 38
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "sort",
"start": 12364,
"end": 12370,
"loc": {
"start": {
"line": 456,
"column": 38
},
"end": {
"line": 456,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12370,
"end": 12371,
"loc": {
"start": {
"line": 456,
"column": 44
},
"end": {
"line": 456,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 12372,
"end": 12374,
"loc": {
"start": {
"line": 456,
"column": 46
},
"end": {
"line": 456,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12374,
"end": 12375,
"loc": {
"start": {
"line": 456,
"column": 48
},
"end": {
"line": 456,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 12376,
"end": 12382,
"loc": {
"start": {
"line": 456,
"column": 50
},
"end": {
"line": 456,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12382,
"end": 12383,
"loc": {
"start": {
"line": 456,
"column": 56
},
"end": {
"line": 456,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "sort",
"start": 12384,
"end": 12388,
"loc": {
"start": {
"line": 456,
"column": 58
},
"end": {
"line": 456,
"column": 62
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12388,
"end": 12389,
"loc": {
"start": {
"line": 456,
"column": 62
},
"end": {
"line": 456,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "descending",
"start": 12389,
"end": 12399,
"loc": {
"start": {
"line": 456,
"column": 63
},
"end": {
"line": 456,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12399,
"end": 12400,
"loc": {
"start": {
"line": 456,
"column": 73
},
"end": {
"line": 456,
"column": 74
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12400,
"end": 12401,
"loc": {
"start": {
"line": 456,
"column": 74
},
"end": {
"line": 456,
"column": 75
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12418,
"end": 12419,
"loc": {
"start": {
"line": 457,
"column": 16
},
"end": {
"line": 457,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12432,
"end": 12433,
"loc": {
"start": {
"line": 458,
"column": 12
},
"end": {
"line": 458,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12442,
"end": 12443,
"loc": {
"start": {
"line": 459,
"column": 8
},
"end": {
"line": 459,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12443,
"end": 12444,
"loc": {
"start": {
"line": 459,
"column": 9
},
"end": {
"line": 459,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12444,
"end": 12445,
"loc": {
"start": {
"line": 459,
"column": 10
},
"end": {
"line": 459,
"column": 11
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12450,
"end": 12451,
"loc": {
"start": {
"line": 460,
"column": 4
},
"end": {
"line": 460,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sync hidden columns with stored information\n *\n * @private\n ",
"start": 12457,
"end": 12542,
"loc": {
"start": {
"line": 462,
"column": 4
},
"end": {
"line": 466,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncColsVisibility",
"start": 12547,
"end": 12566,
"loc": {
"start": {
"line": 467,
"column": 4
},
"end": {
"line": 467,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12566,
"end": 12567,
"loc": {
"start": {
"line": 467,
"column": 23
},
"end": {
"line": 467,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12567,
"end": 12568,
"loc": {
"start": {
"line": 467,
"column": 24
},
"end": {
"line": 467,
"column": 25
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12569,
"end": 12570,
"loc": {
"start": {
"line": 467,
"column": 26
},
"end": {
"line": 467,
"column": 27
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 12579,
"end": 12581,
"loc": {
"start": {
"line": 468,
"column": 8
},
"end": {
"line": 468,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12582,
"end": 12583,
"loc": {
"start": {
"line": 468,
"column": 11
},
"end": {
"line": 468,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 12583,
"end": 12584,
"loc": {
"start": {
"line": 468,
"column": 12
},
"end": {
"line": 468,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12584,
"end": 12588,
"loc": {
"start": {
"line": 468,
"column": 13
},
"end": {
"line": 468,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12588,
"end": 12589,
"loc": {
"start": {
"line": 468,
"column": 17
},
"end": {
"line": 468,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistColsVisibility",
"start": 12589,
"end": 12610,
"loc": {
"start": {
"line": 468,
"column": 18
},
"end": {
"line": 468,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12610,
"end": 12611,
"loc": {
"start": {
"line": 468,
"column": 39
},
"end": {
"line": 468,
"column": 40
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12612,
"end": 12613,
"loc": {
"start": {
"line": 468,
"column": 41
},
"end": {
"line": 468,
"column": 42
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 12626,
"end": 12632,
"loc": {
"start": {
"line": 469,
"column": 12
},
"end": {
"line": 469,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12632,
"end": 12633,
"loc": {
"start": {
"line": 469,
"column": 18
},
"end": {
"line": 469,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12642,
"end": 12643,
"loc": {
"start": {
"line": 470,
"column": 8
},
"end": {
"line": 470,
"column": 9
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 12652,
"end": 12655,
"loc": {
"start": {
"line": 471,
"column": 8
},
"end": {
"line": 471,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 12656,
"end": 12661,
"loc": {
"start": {
"line": 471,
"column": 12
},
"end": {
"line": 471,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12662,
"end": 12663,
"loc": {
"start": {
"line": 471,
"column": 18
},
"end": {
"line": 471,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12664,
"end": 12668,
"loc": {
"start": {
"line": 471,
"column": 20
},
"end": {
"line": 471,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12668,
"end": 12669,
"loc": {
"start": {
"line": 471,
"column": 24
},
"end": {
"line": 471,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 12669,
"end": 12674,
"loc": {
"start": {
"line": 471,
"column": 25
},
"end": {
"line": 471,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12674,
"end": 12675,
"loc": {
"start": {
"line": 471,
"column": 30
},
"end": {
"line": 471,
"column": 31
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 12684,
"end": 12687,
"loc": {
"start": {
"line": 472,
"column": 8
},
"end": {
"line": 472,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 12688,
"end": 12690,
"loc": {
"start": {
"line": 472,
"column": 12
},
"end": {
"line": 472,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12691,
"end": 12692,
"loc": {
"start": {
"line": 472,
"column": 15
},
"end": {
"line": 472,
"column": 16
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12693,
"end": 12697,
"loc": {
"start": {
"line": 472,
"column": 17
},
"end": {
"line": 472,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12697,
"end": 12698,
"loc": {
"start": {
"line": 472,
"column": 21
},
"end": {
"line": 472,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 12698,
"end": 12700,
"loc": {
"start": {
"line": 472,
"column": 22
},
"end": {
"line": 472,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12700,
"end": 12701,
"loc": {
"start": {
"line": 472,
"column": 24
},
"end": {
"line": 472,
"column": 25
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 12710,
"end": 12713,
"loc": {
"start": {
"line": 473,
"column": 8
},
"end": {
"line": 473,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 12714,
"end": 12724,
"loc": {
"start": {
"line": 473,
"column": 12
},
"end": {
"line": 473,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12725,
"end": 12726,
"loc": {
"start": {
"line": 473,
"column": 23
},
"end": {
"line": 473,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12727,
"end": 12728,
"loc": {
"start": {
"line": 473,
"column": 25
},
"end": {
"line": 473,
"column": 26
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12728,
"end": 12729,
"loc": {
"start": {
"line": 473,
"column": 26
},
"end": {
"line": 473,
"column": 27
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12729,
"end": 12730,
"loc": {
"start": {
"line": 473,
"column": 27
},
"end": {
"line": 473,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Object",
"start": 12740,
"end": 12746,
"loc": {
"start": {
"line": 475,
"column": 8
},
"end": {
"line": 475,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12746,
"end": 12747,
"loc": {
"start": {
"line": 475,
"column": 14
},
"end": {
"line": 475,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "keys",
"start": 12747,
"end": 12751,
"loc": {
"start": {
"line": 475,
"column": 15
},
"end": {
"line": 475,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12751,
"end": 12752,
"loc": {
"start": {
"line": 475,
"column": 19
},
"end": {
"line": 475,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 12752,
"end": 12757,
"loc": {
"start": {
"line": 475,
"column": 20
},
"end": {
"line": 475,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12757,
"end": 12758,
"loc": {
"start": {
"line": 475,
"column": 25
},
"end": {
"line": 475,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12758,
"end": 12759,
"loc": {
"start": {
"line": 475,
"column": 26
},
"end": {
"line": 475,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 12759,
"end": 12766,
"loc": {
"start": {
"line": 475,
"column": 27
},
"end": {
"line": 475,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12766,
"end": 12767,
"loc": {
"start": {
"line": 475,
"column": 34
},
"end": {
"line": 475,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12767,
"end": 12768,
"loc": {
"start": {
"line": 475,
"column": 35
},
"end": {
"line": 475,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12768,
"end": 12771,
"loc": {
"start": {
"line": 475,
"column": 36
},
"end": {
"line": 475,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12771,
"end": 12772,
"loc": {
"start": {
"line": 475,
"column": 39
},
"end": {
"line": 475,
"column": 40
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12773,
"end": 12775,
"loc": {
"start": {
"line": 475,
"column": 41
},
"end": {
"line": 475,
"column": 43
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12776,
"end": 12777,
"loc": {
"start": {
"line": 475,
"column": 44
},
"end": {
"line": 475,
"column": 45
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 12790,
"end": 12792,
"loc": {
"start": {
"line": 476,
"column": 12
},
"end": {
"line": 476,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12793,
"end": 12794,
"loc": {
"start": {
"line": 476,
"column": 15
},
"end": {
"line": 476,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12794,
"end": 12797,
"loc": {
"start": {
"line": 476,
"column": 16
},
"end": {
"line": 476,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12797,
"end": 12798,
"loc": {
"start": {
"line": 476,
"column": 19
},
"end": {
"line": 476,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "indexOf",
"start": 12798,
"end": 12805,
"loc": {
"start": {
"line": 476,
"column": 20
},
"end": {
"line": 476,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12805,
"end": 12806,
"loc": {
"start": {
"line": 476,
"column": 27
},
"end": {
"line": 476,
"column": 28
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12806,
"end": 12810,
"loc": {
"start": {
"line": 476,
"column": 28
},
"end": {
"line": 476,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12810,
"end": 12811,
"loc": {
"start": {
"line": 476,
"column": 32
},
"end": {
"line": 476,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 12811,
"end": 12818,
"loc": {
"start": {
"line": 476,
"column": 33
},
"end": {
"line": 476,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12818,
"end": 12819,
"loc": {
"start": {
"line": 476,
"column": 40
},
"end": {
"line": 476,
"column": 41
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "!==",
"start": 12820,
"end": 12823,
"loc": {
"start": {
"line": 476,
"column": 42
},
"end": {
"line": 476,
"column": 45
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "-",
"start": 12824,
"end": 12825,
"loc": {
"start": {
"line": 476,
"column": 46
},
"end": {
"line": 476,
"column": 47
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 12825,
"end": 12826,
"loc": {
"start": {
"line": 476,
"column": 47
},
"end": {
"line": 476,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12826,
"end": 12827,
"loc": {
"start": {
"line": 476,
"column": 48
},
"end": {
"line": 476,
"column": 49
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12828,
"end": 12829,
"loc": {
"start": {
"line": 476,
"column": 50
},
"end": {
"line": 476,
"column": 51
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 12846,
"end": 12849,
"loc": {
"start": {
"line": 477,
"column": 16
},
"end": {
"line": 477,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 12850,
"end": 12856,
"loc": {
"start": {
"line": 477,
"column": 20
},
"end": {
"line": 477,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 12857,
"end": 12858,
"loc": {
"start": {
"line": 477,
"column": 27
},
"end": {
"line": 477,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parseInt",
"start": 12859,
"end": 12867,
"loc": {
"start": {
"line": 477,
"column": 29
},
"end": {
"line": 477,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12867,
"end": 12868,
"loc": {
"start": {
"line": 477,
"column": 37
},
"end": {
"line": 477,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12868,
"end": 12871,
"loc": {
"start": {
"line": 477,
"column": 38
},
"end": {
"line": 477,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12871,
"end": 12872,
"loc": {
"start": {
"line": 477,
"column": 41
},
"end": {
"line": 477,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "replace",
"start": 12872,
"end": 12879,
"loc": {
"start": {
"line": 477,
"column": 42
},
"end": {
"line": 477,
"column": 49
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12879,
"end": 12880,
"loc": {
"start": {
"line": 477,
"column": 49
},
"end": {
"line": 477,
"column": 50
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 12880,
"end": 12884,
"loc": {
"start": {
"line": 477,
"column": 50
},
"end": {
"line": 477,
"column": 54
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12884,
"end": 12885,
"loc": {
"start": {
"line": 477,
"column": 54
},
"end": {
"line": 477,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "prfxCol",
"start": 12885,
"end": 12892,
"loc": {
"start": {
"line": 477,
"column": 55
},
"end": {
"line": 477,
"column": 62
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12892,
"end": 12893,
"loc": {
"start": {
"line": 477,
"column": 62
},
"end": {
"line": 477,
"column": 63
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 12894,
"end": 12896,
"loc": {
"start": {
"line": 477,
"column": 64
},
"end": {
"line": 477,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12896,
"end": 12897,
"loc": {
"start": {
"line": 477,
"column": 66
},
"end": {
"line": 477,
"column": 67
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12897,
"end": 12898,
"loc": {
"start": {
"line": 477,
"column": 67
},
"end": {
"line": 477,
"column": 68
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 10,
"start": 12899,
"end": 12901,
"loc": {
"start": {
"line": 477,
"column": 69
},
"end": {
"line": 477,
"column": 71
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12901,
"end": 12902,
"loc": {
"start": {
"line": 477,
"column": 71
},
"end": {
"line": 477,
"column": 72
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12902,
"end": 12903,
"loc": {
"start": {
"line": 477,
"column": 72
},
"end": {
"line": 477,
"column": 73
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 12920,
"end": 12922,
"loc": {
"start": {
"line": 478,
"column": 16
},
"end": {
"line": 478,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12923,
"end": 12924,
"loc": {
"start": {
"line": 478,
"column": 19
},
"end": {
"line": 478,
"column": 20
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 12924,
"end": 12925,
"loc": {
"start": {
"line": 478,
"column": 20
},
"end": {
"line": 478,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isUndef",
"start": 12925,
"end": 12932,
"loc": {
"start": {
"line": 478,
"column": 21
},
"end": {
"line": 478,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12932,
"end": 12933,
"loc": {
"start": {
"line": 478,
"column": 28
},
"end": {
"line": 478,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 12933,
"end": 12938,
"loc": {
"start": {
"line": 478,
"column": 29
},
"end": {
"line": 478,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12938,
"end": 12939,
"loc": {
"start": {
"line": 478,
"column": 34
},
"end": {
"line": 478,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "key",
"start": 12939,
"end": 12942,
"loc": {
"start": {
"line": 478,
"column": 35
},
"end": {
"line": 478,
"column": 38
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12942,
"end": 12943,
"loc": {
"start": {
"line": 478,
"column": 38
},
"end": {
"line": 478,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12943,
"end": 12944,
"loc": {
"start": {
"line": 478,
"column": 39
},
"end": {
"line": 478,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hidden",
"start": 12944,
"end": 12950,
"loc": {
"start": {
"line": 478,
"column": 40
},
"end": {
"line": 478,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12950,
"end": 12951,
"loc": {
"start": {
"line": 478,
"column": 46
},
"end": {
"line": 478,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12951,
"end": 12952,
"loc": {
"start": {
"line": 478,
"column": 47
},
"end": {
"line": 478,
"column": 48
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12953,
"end": 12954,
"loc": {
"start": {
"line": 478,
"column": 49
},
"end": {
"line": 478,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 12975,
"end": 12985,
"loc": {
"start": {
"line": 479,
"column": 20
},
"end": {
"line": 479,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12985,
"end": 12986,
"loc": {
"start": {
"line": 479,
"column": 30
},
"end": {
"line": 479,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 12986,
"end": 12990,
"loc": {
"start": {
"line": 479,
"column": 31
},
"end": {
"line": 479,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12990,
"end": 12991,
"loc": {
"start": {
"line": 479,
"column": 35
},
"end": {
"line": 479,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 12991,
"end": 12997,
"loc": {
"start": {
"line": 479,
"column": 36
},
"end": {
"line": 479,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 12997,
"end": 12998,
"loc": {
"start": {
"line": 479,
"column": 42
},
"end": {
"line": 479,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 12998,
"end": 12999,
"loc": {
"start": {
"line": 479,
"column": 43
},
"end": {
"line": 479,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13016,
"end": 13017,
"loc": {
"start": {
"line": 480,
"column": 16
},
"end": {
"line": 480,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13030,
"end": 13031,
"loc": {
"start": {
"line": 481,
"column": 12
},
"end": {
"line": 481,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13040,
"end": 13041,
"loc": {
"start": {
"line": 482,
"column": 8
},
"end": {
"line": 482,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13041,
"end": 13042,
"loc": {
"start": {
"line": 482,
"column": 9
},
"end": {
"line": 482,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13042,
"end": 13043,
"loc": {
"start": {
"line": 482,
"column": 10
},
"end": {
"line": 482,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 13053,
"end": 13063,
"loc": {
"start": {
"line": 484,
"column": 8
},
"end": {
"line": 484,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13063,
"end": 13064,
"loc": {
"start": {
"line": 484,
"column": 18
},
"end": {
"line": 484,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 13064,
"end": 13071,
"loc": {
"start": {
"line": 484,
"column": 19
},
"end": {
"line": 484,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13071,
"end": 13072,
"loc": {
"start": {
"line": 484,
"column": 26
},
"end": {
"line": 484,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13072,
"end": 13073,
"loc": {
"start": {
"line": 484,
"column": 27
},
"end": {
"line": 484,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 13073,
"end": 13079,
"loc": {
"start": {
"line": 484,
"column": 28
},
"end": {
"line": 484,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13079,
"end": 13080,
"loc": {
"start": {
"line": 484,
"column": 34
},
"end": {
"line": 484,
"column": 35
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13081,
"end": 13083,
"loc": {
"start": {
"line": 484,
"column": 36
},
"end": {
"line": 484,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13084,
"end": 13085,
"loc": {
"start": {
"line": 484,
"column": 39
},
"end": {
"line": 484,
"column": 40
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13098,
"end": 13102,
"loc": {
"start": {
"line": 485,
"column": 12
},
"end": {
"line": 485,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13102,
"end": 13103,
"loc": {
"start": {
"line": 485,
"column": 16
},
"end": {
"line": 485,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 13103,
"end": 13110,
"loc": {
"start": {
"line": 485,
"column": 17
},
"end": {
"line": 485,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13110,
"end": 13111,
"loc": {
"start": {
"line": 485,
"column": 24
},
"end": {
"line": 485,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 13111,
"end": 13115,
"loc": {
"start": {
"line": 485,
"column": 25
},
"end": {
"line": 485,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13115,
"end": 13116,
"loc": {
"start": {
"line": 485,
"column": 29
},
"end": {
"line": 485,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "hide-column",
"start": 13116,
"end": 13129,
"loc": {
"start": {
"line": 485,
"column": 30
},
"end": {
"line": 485,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13129,
"end": 13130,
"loc": {
"start": {
"line": 485,
"column": 43
},
"end": {
"line": 485,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 13131,
"end": 13133,
"loc": {
"start": {
"line": 485,
"column": 45
},
"end": {
"line": 485,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13133,
"end": 13134,
"loc": {
"start": {
"line": 485,
"column": 47
},
"end": {
"line": 485,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIdx",
"start": 13135,
"end": 13141,
"loc": {
"start": {
"line": 485,
"column": 49
},
"end": {
"line": 485,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13141,
"end": 13142,
"loc": {
"start": {
"line": 485,
"column": 55
},
"end": {
"line": 485,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13142,
"end": 13143,
"loc": {
"start": {
"line": 485,
"column": 56
},
"end": {
"line": 485,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13152,
"end": 13153,
"loc": {
"start": {
"line": 486,
"column": 8
},
"end": {
"line": 486,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13153,
"end": 13154,
"loc": {
"start": {
"line": 486,
"column": 9
},
"end": {
"line": 486,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13154,
"end": 13155,
"loc": {
"start": {
"line": 486,
"column": 10
},
"end": {
"line": 486,
"column": 11
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13160,
"end": 13161,
"loc": {
"start": {
"line": 487,
"column": 4
},
"end": {
"line": 487,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sync filters visibility with stored information\n *\n * @private\n ",
"start": 13167,
"end": 13256,
"loc": {
"start": {
"line": 489,
"column": 4
},
"end": {
"line": 493,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncFiltersVisibility",
"start": 13261,
"end": 13283,
"loc": {
"start": {
"line": 494,
"column": 4
},
"end": {
"line": 494,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13283,
"end": 13284,
"loc": {
"start": {
"line": 494,
"column": 26
},
"end": {
"line": 494,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13284,
"end": 13285,
"loc": {
"start": {
"line": 494,
"column": 27
},
"end": {
"line": 494,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13286,
"end": 13287,
"loc": {
"start": {
"line": 494,
"column": 29
},
"end": {
"line": 494,
"column": 30
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 13296,
"end": 13298,
"loc": {
"start": {
"line": 495,
"column": 8
},
"end": {
"line": 495,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13299,
"end": 13300,
"loc": {
"start": {
"line": 495,
"column": 11
},
"end": {
"line": 495,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 13300,
"end": 13301,
"loc": {
"start": {
"line": 495,
"column": 12
},
"end": {
"line": 495,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13301,
"end": 13305,
"loc": {
"start": {
"line": 495,
"column": 13
},
"end": {
"line": 495,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13305,
"end": 13306,
"loc": {
"start": {
"line": 495,
"column": 17
},
"end": {
"line": 495,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "persistFiltersVisibility",
"start": 13306,
"end": 13330,
"loc": {
"start": {
"line": 495,
"column": 18
},
"end": {
"line": 495,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13330,
"end": 13331,
"loc": {
"start": {
"line": 495,
"column": 42
},
"end": {
"line": 495,
"column": 43
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13332,
"end": 13333,
"loc": {
"start": {
"line": 495,
"column": 44
},
"end": {
"line": 495,
"column": 45
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 13346,
"end": 13352,
"loc": {
"start": {
"line": 496,
"column": 12
},
"end": {
"line": 496,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13352,
"end": 13353,
"loc": {
"start": {
"line": 496,
"column": 18
},
"end": {
"line": 496,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13362,
"end": 13363,
"loc": {
"start": {
"line": 497,
"column": 8
},
"end": {
"line": 497,
"column": 9
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 13372,
"end": 13375,
"loc": {
"start": {
"line": 498,
"column": 8
},
"end": {
"line": 498,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 13376,
"end": 13381,
"loc": {
"start": {
"line": 498,
"column": 12
},
"end": {
"line": 498,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 13382,
"end": 13383,
"loc": {
"start": {
"line": 498,
"column": 18
},
"end": {
"line": 498,
"column": 19
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13384,
"end": 13388,
"loc": {
"start": {
"line": 498,
"column": 20
},
"end": {
"line": 498,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13388,
"end": 13389,
"loc": {
"start": {
"line": 498,
"column": 24
},
"end": {
"line": 498,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 13389,
"end": 13394,
"loc": {
"start": {
"line": 498,
"column": 25
},
"end": {
"line": 498,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13394,
"end": 13395,
"loc": {
"start": {
"line": 498,
"column": 30
},
"end": {
"line": 498,
"column": 31
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 13404,
"end": 13407,
"loc": {
"start": {
"line": 499,
"column": 8
},
"end": {
"line": 499,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 13408,
"end": 13410,
"loc": {
"start": {
"line": 499,
"column": 12
},
"end": {
"line": 499,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 13411,
"end": 13412,
"loc": {
"start": {
"line": 499,
"column": 15
},
"end": {
"line": 499,
"column": 16
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13413,
"end": 13417,
"loc": {
"start": {
"line": 499,
"column": 17
},
"end": {
"line": 499,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13417,
"end": 13418,
"loc": {
"start": {
"line": 499,
"column": 21
},
"end": {
"line": 499,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 13418,
"end": 13420,
"loc": {
"start": {
"line": 499,
"column": 22
},
"end": {
"line": 499,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13420,
"end": 13421,
"loc": {
"start": {
"line": 499,
"column": 24
},
"end": {
"line": 499,
"column": 25
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 13430,
"end": 13433,
"loc": {
"start": {
"line": 500,
"column": 8
},
"end": {
"line": 500,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisibility",
"start": 13434,
"end": 13451,
"loc": {
"start": {
"line": 500,
"column": 12
},
"end": {
"line": 500,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 13452,
"end": 13453,
"loc": {
"start": {
"line": 500,
"column": 30
},
"end": {
"line": 500,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 13454,
"end": 13459,
"loc": {
"start": {
"line": 500,
"column": 32
},
"end": {
"line": 500,
"column": 37
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13459,
"end": 13460,
"loc": {
"start": {
"line": 500,
"column": 37
},
"end": {
"line": 500,
"column": 38
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13460,
"end": 13464,
"loc": {
"start": {
"line": 500,
"column": 38
},
"end": {
"line": 500,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13464,
"end": 13465,
"loc": {
"start": {
"line": 500,
"column": 42
},
"end": {
"line": 500,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisKey",
"start": 13465,
"end": 13478,
"loc": {
"start": {
"line": 500,
"column": 43
},
"end": {
"line": 500,
"column": 56
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13478,
"end": 13479,
"loc": {
"start": {
"line": 500,
"column": 56
},
"end": {
"line": 500,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13479,
"end": 13480,
"loc": {
"start": {
"line": 500,
"column": 57
},
"end": {
"line": 500,
"column": 58
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13490,
"end": 13494,
"loc": {
"start": {
"line": 502,
"column": 8
},
"end": {
"line": 502,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13494,
"end": 13495,
"loc": {
"start": {
"line": 502,
"column": 12
},
"end": {
"line": 502,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisibility",
"start": 13495,
"end": 13512,
"loc": {
"start": {
"line": 502,
"column": 13
},
"end": {
"line": 502,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 13513,
"end": 13514,
"loc": {
"start": {
"line": 502,
"column": 31
},
"end": {
"line": 502,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisibility",
"start": 13515,
"end": 13532,
"loc": {
"start": {
"line": 502,
"column": 33
},
"end": {
"line": 502,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13532,
"end": 13533,
"loc": {
"start": {
"line": 502,
"column": 50
},
"end": {
"line": 502,
"column": 51
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13542,
"end": 13546,
"loc": {
"start": {
"line": 503,
"column": 8
},
"end": {
"line": 503,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13546,
"end": 13547,
"loc": {
"start": {
"line": 503,
"column": 12
},
"end": {
"line": 503,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 13547,
"end": 13554,
"loc": {
"start": {
"line": 503,
"column": 13
},
"end": {
"line": 503,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13554,
"end": 13555,
"loc": {
"start": {
"line": 503,
"column": 20
},
"end": {
"line": 503,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 13555,
"end": 13559,
"loc": {
"start": {
"line": 503,
"column": 21
},
"end": {
"line": 503,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13559,
"end": 13560,
"loc": {
"start": {
"line": 503,
"column": 25
},
"end": {
"line": 503,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "show-filters",
"start": 13560,
"end": 13574,
"loc": {
"start": {
"line": 503,
"column": 26
},
"end": {
"line": 503,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13574,
"end": 13575,
"loc": {
"start": {
"line": 503,
"column": 40
},
"end": {
"line": 503,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 13576,
"end": 13578,
"loc": {
"start": {
"line": 503,
"column": 42
},
"end": {
"line": 503,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13578,
"end": 13579,
"loc": {
"start": {
"line": 503,
"column": 44
},
"end": {
"line": 503,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersVisibility",
"start": 13580,
"end": 13597,
"loc": {
"start": {
"line": 503,
"column": 46
},
"end": {
"line": 503,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13597,
"end": 13598,
"loc": {
"start": {
"line": 503,
"column": 63
},
"end": {
"line": 503,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13598,
"end": 13599,
"loc": {
"start": {
"line": 503,
"column": 64
},
"end": {
"line": 503,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13604,
"end": 13605,
"loc": {
"start": {
"line": 504,
"column": 4
},
"end": {
"line": 504,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Destroy State instance\n ",
"start": 13611,
"end": 13652,
"loc": {
"start": {
"line": 506,
"column": 4
},
"end": {
"line": 508,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "destroy",
"start": 13657,
"end": 13664,
"loc": {
"start": {
"line": 509,
"column": 4
},
"end": {
"line": 509,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13664,
"end": 13665,
"loc": {
"start": {
"line": 509,
"column": 11
},
"end": {
"line": 509,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13665,
"end": 13666,
"loc": {
"start": {
"line": 509,
"column": 12
},
"end": {
"line": 509,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13667,
"end": 13668,
"loc": {
"start": {
"line": 509,
"column": 14
},
"end": {
"line": 509,
"column": 15
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 13677,
"end": 13679,
"loc": {
"start": {
"line": 510,
"column": 8
},
"end": {
"line": 510,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13680,
"end": 13681,
"loc": {
"start": {
"line": 510,
"column": 11
},
"end": {
"line": 510,
"column": 12
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 13681,
"end": 13682,
"loc": {
"start": {
"line": 510,
"column": 12
},
"end": {
"line": 510,
"column": 13
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13682,
"end": 13686,
"loc": {
"start": {
"line": 510,
"column": 13
},
"end": {
"line": 510,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13686,
"end": 13687,
"loc": {
"start": {
"line": 510,
"column": 17
},
"end": {
"line": 510,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 13687,
"end": 13698,
"loc": {
"start": {
"line": 510,
"column": 18
},
"end": {
"line": 510,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13698,
"end": 13699,
"loc": {
"start": {
"line": 510,
"column": 29
},
"end": {
"line": 510,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13700,
"end": 13701,
"loc": {
"start": {
"line": 510,
"column": 31
},
"end": {
"line": 510,
"column": 32
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 13714,
"end": 13720,
"loc": {
"start": {
"line": 511,
"column": 12
},
"end": {
"line": 511,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13720,
"end": 13721,
"loc": {
"start": {
"line": 511,
"column": 18
},
"end": {
"line": 511,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13730,
"end": 13731,
"loc": {
"start": {
"line": 512,
"column": 8
},
"end": {
"line": 512,
"column": 9
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13741,
"end": 13745,
"loc": {
"start": {
"line": 514,
"column": 8
},
"end": {
"line": 514,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13745,
"end": 13746,
"loc": {
"start": {
"line": 514,
"column": 12
},
"end": {
"line": 514,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "state",
"start": 13746,
"end": 13751,
"loc": {
"start": {
"line": 514,
"column": 13
},
"end": {
"line": 514,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 13752,
"end": 13753,
"loc": {
"start": {
"line": 514,
"column": 19
},
"end": {
"line": 514,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13754,
"end": 13755,
"loc": {
"start": {
"line": 514,
"column": 21
},
"end": {
"line": 514,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13755,
"end": 13756,
"loc": {
"start": {
"line": 514,
"column": 22
},
"end": {
"line": 514,
"column": 23
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13756,
"end": 13757,
"loc": {
"start": {
"line": 514,
"column": 23
},
"end": {
"line": 514,
"column": 24
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13767,
"end": 13771,
"loc": {
"start": {
"line": 516,
"column": 8
},
"end": {
"line": 516,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13771,
"end": 13772,
"loc": {
"start": {
"line": 516,
"column": 12
},
"end": {
"line": 516,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 13772,
"end": 13779,
"loc": {
"start": {
"line": 516,
"column": 13
},
"end": {
"line": 516,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13779,
"end": 13780,
"loc": {
"start": {
"line": 516,
"column": 20
},
"end": {
"line": 516,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 13780,
"end": 13783,
"loc": {
"start": {
"line": 516,
"column": 21
},
"end": {
"line": 516,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13783,
"end": 13784,
"loc": {
"start": {
"line": 516,
"column": 24
},
"end": {
"line": 516,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13784,
"end": 13785,
"loc": {
"start": {
"line": 516,
"column": 25
},
"end": {
"line": 516,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "after-filtering",
"start": 13785,
"end": 13802,
"loc": {
"start": {
"line": 516,
"column": 26
},
"end": {
"line": 516,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13802,
"end": 13803,
"loc": {
"start": {
"line": 516,
"column": 43
},
"end": {
"line": 516,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13803,
"end": 13804,
"loc": {
"start": {
"line": 516,
"column": 44
},
"end": {
"line": 516,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13805,
"end": 13806,
"loc": {
"start": {
"line": 516,
"column": 46
},
"end": {
"line": 516,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13806,
"end": 13807,
"loc": {
"start": {
"line": 516,
"column": 47
},
"end": {
"line": 516,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13808,
"end": 13810,
"loc": {
"start": {
"line": 516,
"column": 49
},
"end": {
"line": 516,
"column": 51
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13811,
"end": 13815,
"loc": {
"start": {
"line": 516,
"column": 52
},
"end": {
"line": 516,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13815,
"end": 13816,
"loc": {
"start": {
"line": 516,
"column": 56
},
"end": {
"line": 516,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "update",
"start": 13816,
"end": 13822,
"loc": {
"start": {
"line": 516,
"column": 57
},
"end": {
"line": 516,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13822,
"end": 13823,
"loc": {
"start": {
"line": 516,
"column": 63
},
"end": {
"line": 516,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13823,
"end": 13824,
"loc": {
"start": {
"line": 516,
"column": 64
},
"end": {
"line": 516,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13824,
"end": 13825,
"loc": {
"start": {
"line": 516,
"column": 65
},
"end": {
"line": 516,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13825,
"end": 13826,
"loc": {
"start": {
"line": 516,
"column": 66
},
"end": {
"line": 516,
"column": 67
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13835,
"end": 13839,
"loc": {
"start": {
"line": 517,
"column": 8
},
"end": {
"line": 517,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13839,
"end": 13840,
"loc": {
"start": {
"line": 517,
"column": 12
},
"end": {
"line": 517,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 13840,
"end": 13847,
"loc": {
"start": {
"line": 517,
"column": 13
},
"end": {
"line": 517,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13847,
"end": 13848,
"loc": {
"start": {
"line": 517,
"column": 20
},
"end": {
"line": 517,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 13848,
"end": 13851,
"loc": {
"start": {
"line": 517,
"column": 21
},
"end": {
"line": 517,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13851,
"end": 13852,
"loc": {
"start": {
"line": 517,
"column": 24
},
"end": {
"line": 517,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13852,
"end": 13853,
"loc": {
"start": {
"line": 517,
"column": 25
},
"end": {
"line": 517,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "after-page-change",
"start": 13853,
"end": 13872,
"loc": {
"start": {
"line": 517,
"column": 26
},
"end": {
"line": 517,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13872,
"end": 13873,
"loc": {
"start": {
"line": 517,
"column": 45
},
"end": {
"line": 517,
"column": 46
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "after-clearing-filters",
"start": 13874,
"end": 13898,
"loc": {
"start": {
"line": 517,
"column": 47
},
"end": {
"line": 517,
"column": 71
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13898,
"end": 13899,
"loc": {
"start": {
"line": 517,
"column": 71
},
"end": {
"line": 517,
"column": 72
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13899,
"end": 13900,
"loc": {
"start": {
"line": 517,
"column": 72
},
"end": {
"line": 517,
"column": 73
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13913,
"end": 13914,
"loc": {
"start": {
"line": 518,
"column": 12
},
"end": {
"line": 518,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 13914,
"end": 13916,
"loc": {
"start": {
"line": 518,
"column": 13
},
"end": {
"line": 518,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13916,
"end": 13917,
"loc": {
"start": {
"line": 518,
"column": 15
},
"end": {
"line": 518,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNb",
"start": 13918,
"end": 13924,
"loc": {
"start": {
"line": 518,
"column": 17
},
"end": {
"line": 518,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13924,
"end": 13925,
"loc": {
"start": {
"line": 518,
"column": 23
},
"end": {
"line": 518,
"column": 24
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13926,
"end": 13928,
"loc": {
"start": {
"line": 518,
"column": 25
},
"end": {
"line": 518,
"column": 27
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13929,
"end": 13933,
"loc": {
"start": {
"line": 518,
"column": 28
},
"end": {
"line": 518,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13933,
"end": 13934,
"loc": {
"start": {
"line": 518,
"column": 32
},
"end": {
"line": 518,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updatePage",
"start": 13934,
"end": 13944,
"loc": {
"start": {
"line": 518,
"column": 33
},
"end": {
"line": 518,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13944,
"end": 13945,
"loc": {
"start": {
"line": 518,
"column": 43
},
"end": {
"line": 518,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pageNb",
"start": 13945,
"end": 13951,
"loc": {
"start": {
"line": 518,
"column": 44
},
"end": {
"line": 518,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13951,
"end": 13952,
"loc": {
"start": {
"line": 518,
"column": 50
},
"end": {
"line": 518,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13952,
"end": 13953,
"loc": {
"start": {
"line": 518,
"column": 51
},
"end": {
"line": 518,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13953,
"end": 13954,
"loc": {
"start": {
"line": 518,
"column": 52
},
"end": {
"line": 518,
"column": 53
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 13963,
"end": 13967,
"loc": {
"start": {
"line": 519,
"column": 8
},
"end": {
"line": 519,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13967,
"end": 13968,
"loc": {
"start": {
"line": 519,
"column": 12
},
"end": {
"line": 519,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 13968,
"end": 13975,
"loc": {
"start": {
"line": 519,
"column": 13
},
"end": {
"line": 519,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13975,
"end": 13976,
"loc": {
"start": {
"line": 519,
"column": 20
},
"end": {
"line": 519,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 13976,
"end": 13979,
"loc": {
"start": {
"line": 519,
"column": 21
},
"end": {
"line": 519,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 13979,
"end": 13980,
"loc": {
"start": {
"line": 519,
"column": 24
},
"end": {
"line": 519,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 13980,
"end": 13981,
"loc": {
"start": {
"line": 519,
"column": 25
},
"end": {
"line": 519,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "after-page-length-change",
"start": 13981,
"end": 14007,
"loc": {
"start": {
"line": 519,
"column": 26
},
"end": {
"line": 519,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14007,
"end": 14008,
"loc": {
"start": {
"line": 519,
"column": 52
},
"end": {
"line": 519,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14008,
"end": 14009,
"loc": {
"start": {
"line": 519,
"column": 53
},
"end": {
"line": 519,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14022,
"end": 14023,
"loc": {
"start": {
"line": 520,
"column": 12
},
"end": {
"line": 520,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 14023,
"end": 14025,
"loc": {
"start": {
"line": 520,
"column": 13
},
"end": {
"line": 520,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14025,
"end": 14026,
"loc": {
"start": {
"line": 520,
"column": 15
},
"end": {
"line": 520,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "index",
"start": 14027,
"end": 14032,
"loc": {
"start": {
"line": 520,
"column": 17
},
"end": {
"line": 520,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14032,
"end": 14033,
"loc": {
"start": {
"line": 520,
"column": 22
},
"end": {
"line": 520,
"column": 23
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14034,
"end": 14036,
"loc": {
"start": {
"line": 520,
"column": 24
},
"end": {
"line": 520,
"column": 26
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14037,
"end": 14041,
"loc": {
"start": {
"line": 520,
"column": 27
},
"end": {
"line": 520,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14041,
"end": 14042,
"loc": {
"start": {
"line": 520,
"column": 31
},
"end": {
"line": 520,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updatePageLength",
"start": 14042,
"end": 14058,
"loc": {
"start": {
"line": 520,
"column": 32
},
"end": {
"line": 520,
"column": 48
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14058,
"end": 14059,
"loc": {
"start": {
"line": 520,
"column": 48
},
"end": {
"line": 520,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "index",
"start": 14059,
"end": 14064,
"loc": {
"start": {
"line": 520,
"column": 49
},
"end": {
"line": 520,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14064,
"end": 14065,
"loc": {
"start": {
"line": 520,
"column": 54
},
"end": {
"line": 520,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14065,
"end": 14066,
"loc": {
"start": {
"line": 520,
"column": 55
},
"end": {
"line": 520,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14066,
"end": 14067,
"loc": {
"start": {
"line": 520,
"column": 56
},
"end": {
"line": 520,
"column": 57
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14076,
"end": 14080,
"loc": {
"start": {
"line": 521,
"column": 8
},
"end": {
"line": 521,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14080,
"end": 14081,
"loc": {
"start": {
"line": 521,
"column": 12
},
"end": {
"line": 521,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 14081,
"end": 14088,
"loc": {
"start": {
"line": 521,
"column": 13
},
"end": {
"line": 521,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14088,
"end": 14089,
"loc": {
"start": {
"line": 521,
"column": 20
},
"end": {
"line": 521,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 14089,
"end": 14092,
"loc": {
"start": {
"line": 521,
"column": 21
},
"end": {
"line": 521,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14092,
"end": 14093,
"loc": {
"start": {
"line": 521,
"column": 24
},
"end": {
"line": 521,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14093,
"end": 14094,
"loc": {
"start": {
"line": 521,
"column": 25
},
"end": {
"line": 521,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "column-sorted",
"start": 14094,
"end": 14109,
"loc": {
"start": {
"line": 521,
"column": 26
},
"end": {
"line": 521,
"column": 41
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14109,
"end": 14110,
"loc": {
"start": {
"line": 521,
"column": 41
},
"end": {
"line": 521,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14110,
"end": 14111,
"loc": {
"start": {
"line": 521,
"column": 42
},
"end": {
"line": 521,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14124,
"end": 14125,
"loc": {
"start": {
"line": 522,
"column": 12
},
"end": {
"line": 522,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 14125,
"end": 14127,
"loc": {
"start": {
"line": 522,
"column": 13
},
"end": {
"line": 522,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14127,
"end": 14128,
"loc": {
"start": {
"line": 522,
"column": 15
},
"end": {
"line": 522,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "index",
"start": 14129,
"end": 14134,
"loc": {
"start": {
"line": 522,
"column": 17
},
"end": {
"line": 522,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14134,
"end": 14135,
"loc": {
"start": {
"line": 522,
"column": 22
},
"end": {
"line": 522,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "descending",
"start": 14136,
"end": 14146,
"loc": {
"start": {
"line": 522,
"column": 24
},
"end": {
"line": 522,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14146,
"end": 14147,
"loc": {
"start": {
"line": 522,
"column": 34
},
"end": {
"line": 522,
"column": 35
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14148,
"end": 14150,
"loc": {
"start": {
"line": 522,
"column": 36
},
"end": {
"line": 522,
"column": 38
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14151,
"end": 14155,
"loc": {
"start": {
"line": 522,
"column": 39
},
"end": {
"line": 522,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14155,
"end": 14156,
"loc": {
"start": {
"line": 522,
"column": 43
},
"end": {
"line": 522,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateSort",
"start": 14156,
"end": 14166,
"loc": {
"start": {
"line": 522,
"column": 44
},
"end": {
"line": 522,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14166,
"end": 14167,
"loc": {
"start": {
"line": 522,
"column": 54
},
"end": {
"line": 522,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "index",
"start": 14167,
"end": 14172,
"loc": {
"start": {
"line": 522,
"column": 55
},
"end": {
"line": 522,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14172,
"end": 14173,
"loc": {
"start": {
"line": 522,
"column": 60
},
"end": {
"line": 522,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "descending",
"start": 14174,
"end": 14184,
"loc": {
"start": {
"line": 522,
"column": 62
},
"end": {
"line": 522,
"column": 72
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14184,
"end": 14185,
"loc": {
"start": {
"line": 522,
"column": 72
},
"end": {
"line": 522,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14185,
"end": 14186,
"loc": {
"start": {
"line": 522,
"column": 73
},
"end": {
"line": 522,
"column": 74
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14186,
"end": 14187,
"loc": {
"start": {
"line": 522,
"column": 74
},
"end": {
"line": 522,
"column": 75
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14196,
"end": 14200,
"loc": {
"start": {
"line": 523,
"column": 8
},
"end": {
"line": 523,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14200,
"end": 14201,
"loc": {
"start": {
"line": 523,
"column": 12
},
"end": {
"line": 523,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 14201,
"end": 14208,
"loc": {
"start": {
"line": 523,
"column": 13
},
"end": {
"line": 523,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14208,
"end": 14209,
"loc": {
"start": {
"line": 523,
"column": 20
},
"end": {
"line": 523,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 14209,
"end": 14212,
"loc": {
"start": {
"line": 523,
"column": 21
},
"end": {
"line": 523,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14212,
"end": 14213,
"loc": {
"start": {
"line": 523,
"column": 24
},
"end": {
"line": 523,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14213,
"end": 14214,
"loc": {
"start": {
"line": 523,
"column": 25
},
"end": {
"line": 523,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "sort-initialized",
"start": 14214,
"end": 14232,
"loc": {
"start": {
"line": 523,
"column": 26
},
"end": {
"line": 523,
"column": 44
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14232,
"end": 14233,
"loc": {
"start": {
"line": 523,
"column": 44
},
"end": {
"line": 523,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14233,
"end": 14234,
"loc": {
"start": {
"line": 523,
"column": 45
},
"end": {
"line": 523,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14235,
"end": 14236,
"loc": {
"start": {
"line": 523,
"column": 47
},
"end": {
"line": 523,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14236,
"end": 14237,
"loc": {
"start": {
"line": 523,
"column": 48
},
"end": {
"line": 523,
"column": 49
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14238,
"end": 14240,
"loc": {
"start": {
"line": 523,
"column": 50
},
"end": {
"line": 523,
"column": 52
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14241,
"end": 14245,
"loc": {
"start": {
"line": 523,
"column": 53
},
"end": {
"line": 523,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14245,
"end": 14246,
"loc": {
"start": {
"line": 523,
"column": 57
},
"end": {
"line": 523,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncSort",
"start": 14246,
"end": 14255,
"loc": {
"start": {
"line": 523,
"column": 58
},
"end": {
"line": 523,
"column": 67
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14255,
"end": 14256,
"loc": {
"start": {
"line": 523,
"column": 67
},
"end": {
"line": 523,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14256,
"end": 14257,
"loc": {
"start": {
"line": 523,
"column": 68
},
"end": {
"line": 523,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14257,
"end": 14258,
"loc": {
"start": {
"line": 523,
"column": 69
},
"end": {
"line": 523,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14258,
"end": 14259,
"loc": {
"start": {
"line": 523,
"column": 70
},
"end": {
"line": 523,
"column": 71
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14268,
"end": 14272,
"loc": {
"start": {
"line": 524,
"column": 8
},
"end": {
"line": 524,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14272,
"end": 14273,
"loc": {
"start": {
"line": 524,
"column": 12
},
"end": {
"line": 524,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 14273,
"end": 14280,
"loc": {
"start": {
"line": 524,
"column": 13
},
"end": {
"line": 524,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14280,
"end": 14281,
"loc": {
"start": {
"line": 524,
"column": 20
},
"end": {
"line": 524,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 14281,
"end": 14284,
"loc": {
"start": {
"line": 524,
"column": 21
},
"end": {
"line": 524,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14284,
"end": 14285,
"loc": {
"start": {
"line": 524,
"column": 24
},
"end": {
"line": 524,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14285,
"end": 14286,
"loc": {
"start": {
"line": 524,
"column": 25
},
"end": {
"line": 524,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "columns-visibility-initialized",
"start": 14286,
"end": 14318,
"loc": {
"start": {
"line": 524,
"column": 26
},
"end": {
"line": 524,
"column": 58
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14318,
"end": 14319,
"loc": {
"start": {
"line": 524,
"column": 58
},
"end": {
"line": 524,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14319,
"end": 14320,
"loc": {
"start": {
"line": 524,
"column": 59
},
"end": {
"line": 524,
"column": 60
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14333,
"end": 14334,
"loc": {
"start": {
"line": 525,
"column": 12
},
"end": {
"line": 525,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14334,
"end": 14335,
"loc": {
"start": {
"line": 525,
"column": 13
},
"end": {
"line": 525,
"column": 14
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14336,
"end": 14338,
"loc": {
"start": {
"line": 525,
"column": 15
},
"end": {
"line": 525,
"column": 17
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14339,
"end": 14343,
"loc": {
"start": {
"line": 525,
"column": 18
},
"end": {
"line": 525,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14343,
"end": 14344,
"loc": {
"start": {
"line": 525,
"column": 22
},
"end": {
"line": 525,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncColsVisibility",
"start": 14344,
"end": 14363,
"loc": {
"start": {
"line": 525,
"column": 23
},
"end": {
"line": 525,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14363,
"end": 14364,
"loc": {
"start": {
"line": 525,
"column": 42
},
"end": {
"line": 525,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14364,
"end": 14365,
"loc": {
"start": {
"line": 525,
"column": 43
},
"end": {
"line": 525,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14365,
"end": 14366,
"loc": {
"start": {
"line": 525,
"column": 44
},
"end": {
"line": 525,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14366,
"end": 14367,
"loc": {
"start": {
"line": 525,
"column": 45
},
"end": {
"line": 525,
"column": 46
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14376,
"end": 14380,
"loc": {
"start": {
"line": 526,
"column": 8
},
"end": {
"line": 526,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14380,
"end": 14381,
"loc": {
"start": {
"line": 526,
"column": 12
},
"end": {
"line": 526,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 14381,
"end": 14388,
"loc": {
"start": {
"line": 526,
"column": 13
},
"end": {
"line": 526,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14388,
"end": 14389,
"loc": {
"start": {
"line": 526,
"column": 20
},
"end": {
"line": 526,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 14389,
"end": 14392,
"loc": {
"start": {
"line": 526,
"column": 21
},
"end": {
"line": 526,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14392,
"end": 14393,
"loc": {
"start": {
"line": 526,
"column": 24
},
"end": {
"line": 526,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14393,
"end": 14394,
"loc": {
"start": {
"line": 526,
"column": 25
},
"end": {
"line": 526,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "column-shown",
"start": 14394,
"end": 14408,
"loc": {
"start": {
"line": 526,
"column": 26
},
"end": {
"line": 526,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14408,
"end": 14409,
"loc": {
"start": {
"line": 526,
"column": 40
},
"end": {
"line": 526,
"column": 41
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "column-hidden",
"start": 14410,
"end": 14425,
"loc": {
"start": {
"line": 526,
"column": 42
},
"end": {
"line": 526,
"column": 57
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14425,
"end": 14426,
"loc": {
"start": {
"line": 526,
"column": 57
},
"end": {
"line": 526,
"column": 58
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14426,
"end": 14427,
"loc": {
"start": {
"line": 526,
"column": 58
},
"end": {
"line": 526,
"column": 59
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14428,
"end": 14429,
"loc": {
"start": {
"line": 526,
"column": 60
},
"end": {
"line": 526,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 14429,
"end": 14431,
"loc": {
"start": {
"line": 526,
"column": 61
},
"end": {
"line": 526,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14431,
"end": 14432,
"loc": {
"start": {
"line": 526,
"column": 63
},
"end": {
"line": 526,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "feature",
"start": 14433,
"end": 14440,
"loc": {
"start": {
"line": 526,
"column": 65
},
"end": {
"line": 526,
"column": 72
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14440,
"end": 14441,
"loc": {
"start": {
"line": 526,
"column": 72
},
"end": {
"line": 526,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "colIndex",
"start": 14454,
"end": 14462,
"loc": {
"start": {
"line": 527,
"column": 12
},
"end": {
"line": 527,
"column": 20
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14462,
"end": 14463,
"loc": {
"start": {
"line": 527,
"column": 20
},
"end": {
"line": 527,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 14464,
"end": 14474,
"loc": {
"start": {
"line": 527,
"column": 22
},
"end": {
"line": 527,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14474,
"end": 14475,
"loc": {
"start": {
"line": 527,
"column": 32
},
"end": {
"line": 527,
"column": 33
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14476,
"end": 14478,
"loc": {
"start": {
"line": 527,
"column": 34
},
"end": {
"line": 527,
"column": 36
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14479,
"end": 14483,
"loc": {
"start": {
"line": 527,
"column": 37
},
"end": {
"line": 527,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14483,
"end": 14484,
"loc": {
"start": {
"line": 527,
"column": 41
},
"end": {
"line": 527,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateColsVisibility",
"start": 14484,
"end": 14504,
"loc": {
"start": {
"line": 527,
"column": 42
},
"end": {
"line": 527,
"column": 62
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14504,
"end": 14505,
"loc": {
"start": {
"line": 527,
"column": 62
},
"end": {
"line": 527,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hiddenCols",
"start": 14505,
"end": 14515,
"loc": {
"start": {
"line": 527,
"column": 63
},
"end": {
"line": 527,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14515,
"end": 14516,
"loc": {
"start": {
"line": 527,
"column": 73
},
"end": {
"line": 527,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14516,
"end": 14517,
"loc": {
"start": {
"line": 527,
"column": 74
},
"end": {
"line": 527,
"column": 75
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14517,
"end": 14518,
"loc": {
"start": {
"line": 527,
"column": 75
},
"end": {
"line": 527,
"column": 76
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14527,
"end": 14531,
"loc": {
"start": {
"line": 528,
"column": 8
},
"end": {
"line": 528,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14531,
"end": 14532,
"loc": {
"start": {
"line": 528,
"column": 12
},
"end": {
"line": 528,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 14532,
"end": 14539,
"loc": {
"start": {
"line": 528,
"column": 13
},
"end": {
"line": 528,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14539,
"end": 14540,
"loc": {
"start": {
"line": 528,
"column": 20
},
"end": {
"line": 528,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 14540,
"end": 14543,
"loc": {
"start": {
"line": 528,
"column": 21
},
"end": {
"line": 528,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14543,
"end": 14544,
"loc": {
"start": {
"line": 528,
"column": 24
},
"end": {
"line": 528,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14544,
"end": 14545,
"loc": {
"start": {
"line": 528,
"column": 25
},
"end": {
"line": 528,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "filters-visibility-initialized",
"start": 14545,
"end": 14577,
"loc": {
"start": {
"line": 528,
"column": 26
},
"end": {
"line": 528,
"column": 58
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14577,
"end": 14578,
"loc": {
"start": {
"line": 528,
"column": 58
},
"end": {
"line": 528,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14578,
"end": 14579,
"loc": {
"start": {
"line": 528,
"column": 59
},
"end": {
"line": 528,
"column": 60
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14592,
"end": 14593,
"loc": {
"start": {
"line": 529,
"column": 12
},
"end": {
"line": 529,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14593,
"end": 14594,
"loc": {
"start": {
"line": 529,
"column": 13
},
"end": {
"line": 529,
"column": 14
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14595,
"end": 14597,
"loc": {
"start": {
"line": 529,
"column": 15
},
"end": {
"line": 529,
"column": 17
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14598,
"end": 14602,
"loc": {
"start": {
"line": 529,
"column": 18
},
"end": {
"line": 529,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14602,
"end": 14603,
"loc": {
"start": {
"line": 529,
"column": 22
},
"end": {
"line": 529,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "_syncFiltersVisibility",
"start": 14603,
"end": 14625,
"loc": {
"start": {
"line": 529,
"column": 23
},
"end": {
"line": 529,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14625,
"end": 14626,
"loc": {
"start": {
"line": 529,
"column": 45
},
"end": {
"line": 529,
"column": 46
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14626,
"end": 14627,
"loc": {
"start": {
"line": 529,
"column": 46
},
"end": {
"line": 529,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14627,
"end": 14628,
"loc": {
"start": {
"line": 529,
"column": 47
},
"end": {
"line": 529,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14628,
"end": 14629,
"loc": {
"start": {
"line": 529,
"column": 48
},
"end": {
"line": 529,
"column": 49
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14638,
"end": 14642,
"loc": {
"start": {
"line": 530,
"column": 8
},
"end": {
"line": 530,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14642,
"end": 14643,
"loc": {
"start": {
"line": 530,
"column": 12
},
"end": {
"line": 530,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 14643,
"end": 14650,
"loc": {
"start": {
"line": 530,
"column": 13
},
"end": {
"line": 530,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14650,
"end": 14651,
"loc": {
"start": {
"line": 530,
"column": 20
},
"end": {
"line": 530,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 14651,
"end": 14654,
"loc": {
"start": {
"line": 530,
"column": 21
},
"end": {
"line": 530,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14654,
"end": 14655,
"loc": {
"start": {
"line": 530,
"column": 24
},
"end": {
"line": 530,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14655,
"end": 14656,
"loc": {
"start": {
"line": 530,
"column": 25
},
"end": {
"line": 530,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "filters-toggled",
"start": 14656,
"end": 14673,
"loc": {
"start": {
"line": 530,
"column": 26
},
"end": {
"line": 530,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14673,
"end": 14674,
"loc": {
"start": {
"line": 530,
"column": 43
},
"end": {
"line": 530,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14674,
"end": 14675,
"loc": {
"start": {
"line": 530,
"column": 44
},
"end": {
"line": 530,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14688,
"end": 14689,
"loc": {
"start": {
"line": 531,
"column": 12
},
"end": {
"line": 531,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 14689,
"end": 14691,
"loc": {
"start": {
"line": 531,
"column": 13
},
"end": {
"line": 531,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14691,
"end": 14692,
"loc": {
"start": {
"line": 531,
"column": 15
},
"end": {
"line": 531,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "extension",
"start": 14693,
"end": 14702,
"loc": {
"start": {
"line": 531,
"column": 17
},
"end": {
"line": 531,
"column": 26
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14702,
"end": 14703,
"loc": {
"start": {
"line": 531,
"column": 26
},
"end": {
"line": 531,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 14704,
"end": 14711,
"loc": {
"start": {
"line": 531,
"column": 28
},
"end": {
"line": 531,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14711,
"end": 14712,
"loc": {
"start": {
"line": 531,
"column": 35
},
"end": {
"line": 531,
"column": 36
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14713,
"end": 14715,
"loc": {
"start": {
"line": 531,
"column": 37
},
"end": {
"line": 531,
"column": 39
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14716,
"end": 14720,
"loc": {
"start": {
"line": 531,
"column": 40
},
"end": {
"line": 531,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14720,
"end": 14721,
"loc": {
"start": {
"line": 531,
"column": 44
},
"end": {
"line": 531,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateFiltersVisibility",
"start": 14721,
"end": 14744,
"loc": {
"start": {
"line": 531,
"column": 45
},
"end": {
"line": 531,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14744,
"end": 14745,
"loc": {
"start": {
"line": 531,
"column": 68
},
"end": {
"line": 531,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 14745,
"end": 14752,
"loc": {
"start": {
"line": 531,
"column": 69
},
"end": {
"line": 531,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14752,
"end": 14753,
"loc": {
"start": {
"line": 531,
"column": 76
},
"end": {
"line": 531,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14753,
"end": 14754,
"loc": {
"start": {
"line": 531,
"column": 77
},
"end": {
"line": 531,
"column": 78
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14754,
"end": 14755,
"loc": {
"start": {
"line": 531,
"column": 78
},
"end": {
"line": 531,
"column": 79
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 14765,
"end": 14767,
"loc": {
"start": {
"line": 533,
"column": 8
},
"end": {
"line": 533,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14768,
"end": 14769,
"loc": {
"start": {
"line": 533,
"column": 11
},
"end": {
"line": 533,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14769,
"end": 14773,
"loc": {
"start": {
"line": 533,
"column": 12
},
"end": {
"line": 533,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14773,
"end": 14774,
"loc": {
"start": {
"line": 533,
"column": 16
},
"end": {
"line": 533,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableHash",
"start": 14774,
"end": 14784,
"loc": {
"start": {
"line": 533,
"column": 17
},
"end": {
"line": 533,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14784,
"end": 14785,
"loc": {
"start": {
"line": 533,
"column": 27
},
"end": {
"line": 533,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14786,
"end": 14787,
"loc": {
"start": {
"line": 533,
"column": 29
},
"end": {
"line": 533,
"column": 30
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14800,
"end": 14804,
"loc": {
"start": {
"line": 534,
"column": 12
},
"end": {
"line": 534,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14804,
"end": 14805,
"loc": {
"start": {
"line": 534,
"column": 16
},
"end": {
"line": 534,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hash",
"start": 14805,
"end": 14809,
"loc": {
"start": {
"line": 534,
"column": 17
},
"end": {
"line": 534,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14809,
"end": 14810,
"loc": {
"start": {
"line": 534,
"column": 21
},
"end": {
"line": 534,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "destroy",
"start": 14810,
"end": 14817,
"loc": {
"start": {
"line": 534,
"column": 22
},
"end": {
"line": 534,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14817,
"end": 14818,
"loc": {
"start": {
"line": 534,
"column": 29
},
"end": {
"line": 534,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14818,
"end": 14819,
"loc": {
"start": {
"line": 534,
"column": 30
},
"end": {
"line": 534,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14819,
"end": 14820,
"loc": {
"start": {
"line": 534,
"column": 31
},
"end": {
"line": 534,
"column": 32
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14833,
"end": 14837,
"loc": {
"start": {
"line": 535,
"column": 12
},
"end": {
"line": 535,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14837,
"end": 14838,
"loc": {
"start": {
"line": 535,
"column": 16
},
"end": {
"line": 535,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hash",
"start": 14838,
"end": 14842,
"loc": {
"start": {
"line": 535,
"column": 17
},
"end": {
"line": 535,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 14843,
"end": 14844,
"loc": {
"start": {
"line": 535,
"column": 22
},
"end": {
"line": 535,
"column": 23
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 14845,
"end": 14849,
"loc": {
"start": {
"line": 535,
"column": 24
},
"end": {
"line": 535,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14849,
"end": 14850,
"loc": {
"start": {
"line": 535,
"column": 28
},
"end": {
"line": 535,
"column": 29
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14859,
"end": 14860,
"loc": {
"start": {
"line": 536,
"column": 8
},
"end": {
"line": 536,
"column": 9
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 14870,
"end": 14872,
"loc": {
"start": {
"line": 538,
"column": 8
},
"end": {
"line": 538,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14873,
"end": 14874,
"loc": {
"start": {
"line": 538,
"column": 11
},
"end": {
"line": 538,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14874,
"end": 14878,
"loc": {
"start": {
"line": 538,
"column": 12
},
"end": {
"line": 538,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14878,
"end": 14879,
"loc": {
"start": {
"line": 538,
"column": 16
},
"end": {
"line": 538,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableStorage",
"start": 14879,
"end": 14892,
"loc": {
"start": {
"line": 538,
"column": 17
},
"end": {
"line": 538,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14892,
"end": 14893,
"loc": {
"start": {
"line": 538,
"column": 30
},
"end": {
"line": 538,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14894,
"end": 14895,
"loc": {
"start": {
"line": 538,
"column": 32
},
"end": {
"line": 538,
"column": 33
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14908,
"end": 14912,
"loc": {
"start": {
"line": 539,
"column": 12
},
"end": {
"line": 539,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14912,
"end": 14913,
"loc": {
"start": {
"line": 539,
"column": 16
},
"end": {
"line": 539,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storage",
"start": 14913,
"end": 14920,
"loc": {
"start": {
"line": 539,
"column": 17
},
"end": {
"line": 539,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14920,
"end": 14921,
"loc": {
"start": {
"line": 539,
"column": 24
},
"end": {
"line": 539,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "destroy",
"start": 14921,
"end": 14928,
"loc": {
"start": {
"line": 539,
"column": 25
},
"end": {
"line": 539,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14928,
"end": 14929,
"loc": {
"start": {
"line": 539,
"column": 32
},
"end": {
"line": 539,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14929,
"end": 14930,
"loc": {
"start": {
"line": 539,
"column": 33
},
"end": {
"line": 539,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14930,
"end": 14931,
"loc": {
"start": {
"line": 539,
"column": 34
},
"end": {
"line": 539,
"column": 35
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14944,
"end": 14948,
"loc": {
"start": {
"line": 540,
"column": 12
},
"end": {
"line": 540,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14948,
"end": 14949,
"loc": {
"start": {
"line": 540,
"column": 16
},
"end": {
"line": 540,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "storage",
"start": 14949,
"end": 14956,
"loc": {
"start": {
"line": 540,
"column": 17
},
"end": {
"line": 540,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 14957,
"end": 14958,
"loc": {
"start": {
"line": 540,
"column": 25
},
"end": {
"line": 540,
"column": 26
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 14959,
"end": 14963,
"loc": {
"start": {
"line": 540,
"column": 27
},
"end": {
"line": 540,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14963,
"end": 14964,
"loc": {
"start": {
"line": 540,
"column": 31
},
"end": {
"line": 540,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 14973,
"end": 14974,
"loc": {
"start": {
"line": 541,
"column": 8
},
"end": {
"line": 541,
"column": 9
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 14984,
"end": 14988,
"loc": {
"start": {
"line": 543,
"column": 8
},
"end": {
"line": 543,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 14988,
"end": 14989,
"loc": {
"start": {
"line": 543,
"column": 12
},
"end": {
"line": 543,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 14989,
"end": 15000,
"loc": {
"start": {
"line": 543,
"column": 13
},
"end": {
"line": 543,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 15001,
"end": 15002,
"loc": {
"start": {
"line": 543,
"column": 25
},
"end": {
"line": 543,
"column": 26
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 15003,
"end": 15008,
"loc": {
"start": {
"line": 543,
"column": 27
},
"end": {
"line": 543,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15008,
"end": 15009,
"loc": {
"start": {
"line": 543,
"column": 32
},
"end": {
"line": 543,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15014,
"end": 15015,
"loc": {
"start": {
"line": 544,
"column": 4
},
"end": {
"line": 544,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15016,
"end": 15017,
"loc": {
"start": {
"line": 545,
"column": 0
},
"end": {
"line": 545,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15018,
"end": 15018,
"loc": {
"start": {
"line": 546,
"column": 0
},
"end": {
"line": 546,
"column": 0
}
}
}
]
}