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/extensions/filtersVisibility/filtersVisibility.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

44991 lines
1.2 MiB

{
"type": "File",
"start": 0,
"end": 8200,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 317,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 8200,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 317,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 38,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 38
}
},
"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": 37,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 37
}
},
"extra": {
"rawValue": "../../feature",
"raw": "'../../feature'"
},
"value": "../../feature"
}
},
{
"type": "ImportDeclaration",
"start": 39,
"end": 91,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 52
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 47,
"end": 56,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 47,
"end": 56,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 17
},
"identifierName": "createElm"
},
"name": "createElm"
},
"local": {
"type": "Identifier",
"start": 47,
"end": 56,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 17
},
"identifierName": "createElm"
},
"name": "createElm"
}
},
{
"type": "ImportSpecifier",
"start": 58,
"end": 67,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 28
}
},
"imported": {
"type": "Identifier",
"start": 58,
"end": 67,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 28
},
"identifierName": "removeElm"
},
"name": "removeElm"
},
"local": {
"type": "Identifier",
"start": 58,
"end": 67,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 28
},
"identifierName": "removeElm"
},
"name": "removeElm"
}
},
{
"type": "ImportSpecifier",
"start": 69,
"end": 72,
"loc": {
"start": {
"line": 2,
"column": 30
},
"end": {
"line": 2,
"column": 33
}
},
"imported": {
"type": "Identifier",
"start": 69,
"end": 72,
"loc": {
"start": {
"line": 2,
"column": 30
},
"end": {
"line": 2,
"column": 33
},
"identifierName": "elm"
},
"name": "elm"
},
"local": {
"type": "Identifier",
"start": 69,
"end": 72,
"loc": {
"start": {
"line": 2,
"column": 30
},
"end": {
"line": 2,
"column": 33
},
"identifierName": "elm"
},
"name": "elm"
}
}
],
"source": {
"type": "StringLiteral",
"start": 79,
"end": 90,
"loc": {
"start": {
"line": 2,
"column": 40
},
"end": {
"line": 2,
"column": 51
}
},
"extra": {
"rawValue": "../../dom",
"raw": "'../../dom'"
},
"value": "../../dom"
}
},
{
"type": "ImportDeclaration",
"start": 92,
"end": 137,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 45
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 100,
"end": 108,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 16
}
},
"imported": {
"type": "Identifier",
"start": 100,
"end": 108,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 16
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
},
"local": {
"type": "Identifier",
"start": 100,
"end": 108,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 16
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
},
{
"type": "ImportSpecifier",
"start": 110,
"end": 116,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 24
}
},
"imported": {
"type": "Identifier",
"start": 110,
"end": 116,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 24
},
"identifierName": "isNull"
},
"name": "isNull"
},
"local": {
"type": "Identifier",
"start": 110,
"end": 116,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 24
},
"identifierName": "isNull"
},
"name": "isNull"
}
}
],
"source": {
"type": "StringLiteral",
"start": 123,
"end": 136,
"loc": {
"start": {
"line": 3,
"column": 31
},
"end": {
"line": 3,
"column": 44
}
},
"extra": {
"rawValue": "../../types",
"raw": "'../../types'"
},
"value": "../../types"
}
},
{
"type": "ImportDeclaration",
"start": 138,
"end": 173,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 146,
"end": 152,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 14
}
},
"imported": {
"type": "Identifier",
"start": 146,
"end": 152,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 14
},
"identifierName": "addEvt"
},
"name": "addEvt"
},
"local": {
"type": "Identifier",
"start": 146,
"end": 152,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 14
},
"identifierName": "addEvt"
},
"name": "addEvt"
}
}
],
"source": {
"type": "StringLiteral",
"start": 159,
"end": 172,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 34
}
},
"extra": {
"rawValue": "../../event",
"raw": "'../../event'"
},
"value": "../../event"
}
},
{
"type": "ImportDeclaration",
"start": 174,
"end": 262,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 7,
"column": 24
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 187,
"end": 199,
"loc": {
"start": {
"line": 6,
"column": 4
},
"end": {
"line": 6,
"column": 16
}
},
"imported": {
"type": "Identifier",
"start": 187,
"end": 199,
"loc": {
"start": {
"line": 6,
"column": 4
},
"end": {
"line": 6,
"column": 16
},
"identifierName": "defaultsBool"
},
"name": "defaultsBool"
},
"local": {
"type": "Identifier",
"start": 187,
"end": 199,
"loc": {
"start": {
"line": 6,
"column": 4
},
"end": {
"line": 6,
"column": 16
},
"identifierName": "defaultsBool"
},
"name": "defaultsBool"
}
},
{
"type": "ImportSpecifier",
"start": 201,
"end": 212,
"loc": {
"start": {
"line": 6,
"column": 18
},
"end": {
"line": 6,
"column": 29
}
},
"imported": {
"type": "Identifier",
"start": 201,
"end": 212,
"loc": {
"start": {
"line": 6,
"column": 18
},
"end": {
"line": 6,
"column": 29
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"local": {
"type": "Identifier",
"start": 201,
"end": 212,
"loc": {
"start": {
"line": 6,
"column": 18
},
"end": {
"line": 6,
"column": 29
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
}
},
{
"type": "ImportSpecifier",
"start": 214,
"end": 224,
"loc": {
"start": {
"line": 6,
"column": 31
},
"end": {
"line": 6,
"column": 41
}
},
"imported": {
"type": "Identifier",
"start": 214,
"end": 224,
"loc": {
"start": {
"line": 6,
"column": 31
},
"end": {
"line": 6,
"column": 41
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"local": {
"type": "Identifier",
"start": 214,
"end": 224,
"loc": {
"start": {
"line": 6,
"column": 31
},
"end": {
"line": 6,
"column": 41
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
}
},
{
"type": "ImportSpecifier",
"start": 226,
"end": 236,
"loc": {
"start": {
"line": 6,
"column": 43
},
"end": {
"line": 6,
"column": 53
}
},
"imported": {
"type": "Identifier",
"start": 226,
"end": 236,
"loc": {
"start": {
"line": 6,
"column": 43
},
"end": {
"line": 6,
"column": 53
},
"identifierName": "defaultsNb"
},
"name": "defaultsNb"
},
"local": {
"type": "Identifier",
"start": 226,
"end": 236,
"loc": {
"start": {
"line": 6,
"column": 43
},
"end": {
"line": 6,
"column": 53
},
"identifierName": "defaultsNb"
},
"name": "defaultsNb"
}
}
],
"source": {
"type": "StringLiteral",
"start": 245,
"end": 261,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 23
}
},
"extra": {
"rawValue": "../../settings",
"raw": "'../../settings'"
},
"value": "../../settings"
}
},
{
"type": "ImportDeclaration",
"start": 263,
"end": 307,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 44
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 271,
"end": 276,
"loc": {
"start": {
"line": 8,
"column": 8
},
"end": {
"line": 8,
"column": 13
}
},
"imported": {
"type": "Identifier",
"start": 271,
"end": 276,
"loc": {
"start": {
"line": 8,
"column": 8
},
"end": {
"line": 8,
"column": 13
},
"identifierName": "RIGHT"
},
"name": "RIGHT"
},
"local": {
"type": "Identifier",
"start": 271,
"end": 276,
"loc": {
"start": {
"line": 8,
"column": 8
},
"end": {
"line": 8,
"column": 13
},
"identifierName": "RIGHT"
},
"name": "RIGHT"
}
}
],
"source": {
"type": "StringLiteral",
"start": 283,
"end": 306,
"loc": {
"start": {
"line": 8,
"column": 20
},
"end": {
"line": 8,
"column": 43
}
},
"extra": {
"rawValue": "../../modules/toolbar",
"raw": "'../../modules/toolbar'"
},
"value": "../../modules/toolbar"
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Filters Visibility extension\n ",
"start": 309,
"end": 348,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 12,
"column": 3
}
}
}
]
},
{
"type": "ExportDefaultDeclaration",
"start": 349,
"end": 8199,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 316,
"column": 1
}
},
"declaration": {
"type": "ClassDeclaration",
"start": 364,
"end": 8199,
"loc": {
"start": {
"line": 13,
"column": 15
},
"end": {
"line": 316,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 370,
"end": 387,
"loc": {
"start": {
"line": 13,
"column": 21
},
"end": {
"line": 13,
"column": 38
},
"identifierName": "FiltersVisibility"
},
"name": "FiltersVisibility",
"leadingComments": null
},
"superClass": {
"type": "Identifier",
"start": 396,
"end": 403,
"loc": {
"start": {
"line": 13,
"column": 47
},
"end": {
"line": 13,
"column": 54
},
"identifierName": "Feature"
},
"name": "Feature"
},
"body": {
"type": "ClassBody",
"start": 404,
"end": 8199,
"loc": {
"start": {
"line": 13,
"column": 55
},
"end": {
"line": 316,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 571,
"end": 4877,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 186,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 571,
"end": 582,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 20,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor",
"leadingComments": null
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 583,
"end": 585,
"loc": {
"start": {
"line": 20,
"column": 16
},
"end": {
"line": 20,
"column": 18
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 587,
"end": 588,
"loc": {
"start": {
"line": 20,
"column": 20
},
"end": {
"line": 20,
"column": 21
},
"identifierName": "f"
},
"name": "f"
}
],
"body": {
"type": "BlockStatement",
"start": 590,
"end": 4877,
"loc": {
"start": {
"line": 20,
"column": 23
},
"end": {
"line": 186,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 600,
"end": 618,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 26
}
},
"expression": {
"type": "CallExpression",
"start": 600,
"end": 617,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 25
}
},
"callee": {
"type": "Super",
"start": 600,
"end": 605,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 13
}
}
},
"arguments": [
{
"type": "Identifier",
"start": 606,
"end": 608,
"loc": {
"start": {
"line": 21,
"column": 14
},
"end": {
"line": 21,
"column": 16
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "MemberExpression",
"start": 610,
"end": 616,
"loc": {
"start": {
"line": 21,
"column": 18
},
"end": {
"line": 21,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 610,
"end": 611,
"loc": {
"start": {
"line": 21,
"column": 18
},
"end": {
"line": 21,
"column": 19
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 612,
"end": 616,
"loc": {
"start": {
"line": 21,
"column": 20
},
"end": {
"line": 21,
"column": 24
},
"identifierName": "name"
},
"name": "name"
},
"computed": false
}
]
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Module name\n * @type {String}\n ",
"start": 628,
"end": 692,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 26,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 701,
"end": 720,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 27
}
},
"expression": {
"type": "AssignmentExpression",
"start": 701,
"end": 719,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 26
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 701,
"end": 710,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 701,
"end": 705,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 706,
"end": 710,
"loc": {
"start": {
"line": 27,
"column": 13
},
"end": {
"line": 27,
"column": 17
},
"identifierName": "name"
},
"name": "name"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "MemberExpression",
"start": 713,
"end": 719,
"loc": {
"start": {
"line": 27,
"column": 20
},
"end": {
"line": 27,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 713,
"end": 714,
"loc": {
"start": {
"line": 27,
"column": 20
},
"end": {
"line": 27,
"column": 21
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 715,
"end": 719,
"loc": {
"start": {
"line": 27,
"column": 22
},
"end": {
"line": 27,
"column": 26
},
"identifierName": "name"
},
"name": "name"
},
"computed": false
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Module name\n * @type {String}\n ",
"start": 628,
"end": 692,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 26,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Module description\n * @type {String}\n ",
"start": 730,
"end": 801,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 32,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 810,
"end": 895,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 34,
"column": 46
}
},
"expression": {
"type": "AssignmentExpression",
"start": 810,
"end": 894,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 34,
"column": 45
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 810,
"end": 819,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 810,
"end": 814,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 815,
"end": 819,
"loc": {
"start": {
"line": 33,
"column": 13
},
"end": {
"line": 33,
"column": 17
},
"identifierName": "desc"
},
"name": "desc"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 822,
"end": 894,
"loc": {
"start": {
"line": 33,
"column": 20
},
"end": {
"line": 34,
"column": 45
}
},
"callee": {
"type": "Identifier",
"start": 822,
"end": 833,
"loc": {
"start": {
"line": 33,
"column": 20
},
"end": {
"line": 33,
"column": 31
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 834,
"end": 847,
"loc": {
"start": {
"line": 33,
"column": 32
},
"end": {
"line": 33,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 834,
"end": 835,
"loc": {
"start": {
"line": 33,
"column": 32
},
"end": {
"line": 33,
"column": 33
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 836,
"end": 847,
"loc": {
"start": {
"line": 33,
"column": 34
},
"end": {
"line": 33,
"column": 45
},
"identifierName": "description"
},
"name": "description"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 861,
"end": 893,
"loc": {
"start": {
"line": 34,
"column": 12
},
"end": {
"line": 34,
"column": 44
}
},
"extra": {
"rawValue": "Filters row visibility manager",
"raw": "'Filters row visibility manager'"
},
"value": "Filters row visibility manager"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Module description\n * @type {String}\n ",
"start": 730,
"end": 801,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 32,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Extension's stylesheet filename\n * @type {String}\n ",
"start": 905,
"end": 989,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 39,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 998,
"end": 1068,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 78
}
},
"expression": {
"type": "AssignmentExpression",
"start": 998,
"end": 1067,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 77
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 998,
"end": 1013,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 998,
"end": 1002,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1003,
"end": 1013,
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 23
},
"identifierName": "stylesheet"
},
"name": "stylesheet"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1016,
"end": 1067,
"loc": {
"start": {
"line": 40,
"column": 26
},
"end": {
"line": 40,
"column": 77
}
},
"callee": {
"type": "Identifier",
"start": 1016,
"end": 1027,
"loc": {
"start": {
"line": 40,
"column": 26
},
"end": {
"line": 40,
"column": 37
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1028,
"end": 1040,
"loc": {
"start": {
"line": 40,
"column": 38
},
"end": {
"line": 40,
"column": 50
}
},
"object": {
"type": "Identifier",
"start": 1028,
"end": 1029,
"loc": {
"start": {
"line": 40,
"column": 38
},
"end": {
"line": 40,
"column": 39
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 1030,
"end": 1040,
"loc": {
"start": {
"line": 40,
"column": 40
},
"end": {
"line": 40,
"column": 50
},
"identifierName": "stylesheet"
},
"name": "stylesheet"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 1043,
"end": 1066,
"loc": {
"start": {
"line": 40,
"column": 53
},
"end": {
"line": 40,
"column": 76
}
},
"extra": {
"rawValue": "filtersVisibility.css",
"raw": "'filtersVisibility.css'"
},
"value": "filtersVisibility.css"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Extension's stylesheet filename\n * @type {String}\n ",
"start": 905,
"end": 989,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 39,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Expand icon filename\n * @type {String}\n ",
"start": 1078,
"end": 1151,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 45,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1160,
"end": 1224,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 72
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1160,
"end": 1223,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 71
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1160,
"end": 1174,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 1160,
"end": 1164,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1165,
"end": 1174,
"loc": {
"start": {
"line": 46,
"column": 13
},
"end": {
"line": 46,
"column": 22
},
"identifierName": "icnExpand"
},
"name": "icnExpand"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1177,
"end": 1223,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 71
}
},
"callee": {
"type": "Identifier",
"start": 1177,
"end": 1188,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 36
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1189,
"end": 1207,
"loc": {
"start": {
"line": 46,
"column": 37
},
"end": {
"line": 46,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 1189,
"end": 1190,
"loc": {
"start": {
"line": 46,
"column": 37
},
"end": {
"line": 46,
"column": 38
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 1191,
"end": 1207,
"loc": {
"start": {
"line": 46,
"column": 39
},
"end": {
"line": 46,
"column": 55
},
"identifierName": "expand_icon_name"
},
"name": "expand_icon_name"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 1209,
"end": 1222,
"loc": {
"start": {
"line": 46,
"column": 57
},
"end": {
"line": 46,
"column": 70
}
},
"extra": {
"rawValue": "icn_exp.png",
"raw": "'icn_exp.png'"
},
"value": "icn_exp.png"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Expand icon filename\n * @type {String}\n ",
"start": 1078,
"end": 1151,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 45,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Collapse icon filename\n * @type {String}\n ",
"start": 1234,
"end": 1309,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 51,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1318,
"end": 1386,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 76
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1318,
"end": 1385,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 75
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1318,
"end": 1334,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1318,
"end": 1322,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1323,
"end": 1334,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 24
},
"identifierName": "icnCollapse"
},
"name": "icnCollapse"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1337,
"end": 1385,
"loc": {
"start": {
"line": 52,
"column": 27
},
"end": {
"line": 52,
"column": 75
}
},
"callee": {
"type": "Identifier",
"start": 1337,
"end": 1348,
"loc": {
"start": {
"line": 52,
"column": 27
},
"end": {
"line": 52,
"column": 38
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1349,
"end": 1369,
"loc": {
"start": {
"line": 52,
"column": 39
},
"end": {
"line": 52,
"column": 59
}
},
"object": {
"type": "Identifier",
"start": 1349,
"end": 1350,
"loc": {
"start": {
"line": 52,
"column": 39
},
"end": {
"line": 52,
"column": 40
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 1351,
"end": 1369,
"loc": {
"start": {
"line": 52,
"column": 41
},
"end": {
"line": 52,
"column": 59
},
"identifierName": "collapse_icon_name"
},
"name": "collapse_icon_name"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 1371,
"end": 1384,
"loc": {
"start": {
"line": 52,
"column": 61
},
"end": {
"line": 52,
"column": 74
}
},
"extra": {
"rawValue": "icn_clp.png",
"raw": "'icn_clp.png'"
},
"value": "icn_clp.png"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Collapse icon filename\n * @type {String}\n ",
"start": 1234,
"end": 1309,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 51,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Main container element\n * @private\n ",
"start": 1396,
"end": 1465,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 57,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1474,
"end": 1493,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 27
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1474,
"end": 1492,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 26
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1474,
"end": 1485,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 1474,
"end": 1478,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1479,
"end": 1485,
"loc": {
"start": {
"line": 58,
"column": 13
},
"end": {
"line": 58,
"column": 19
},
"identifierName": "contEl"
},
"name": "contEl"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 1488,
"end": 1492,
"loc": {
"start": {
"line": 58,
"column": 22
},
"end": {
"line": 58,
"column": 26
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Main container element\n * @private\n ",
"start": 1396,
"end": 1465,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 57,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Button element\n * @private\n ",
"start": 1503,
"end": 1564,
"loc": {
"start": {
"line": 60,
"column": 8
},
"end": {
"line": 63,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1573,
"end": 1591,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 26
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1573,
"end": 1590,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 25
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1573,
"end": 1583,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 1573,
"end": 1577,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1578,
"end": 1583,
"loc": {
"start": {
"line": 64,
"column": 13
},
"end": {
"line": 64,
"column": 18
},
"identifierName": "btnEl"
},
"name": "btnEl"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 1586,
"end": 1590,
"loc": {
"start": {
"line": 64,
"column": 21
},
"end": {
"line": 64,
"column": 25
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Button element\n * @private\n ",
"start": 1503,
"end": 1564,
"loc": {
"start": {
"line": 60,
"column": 8
},
"end": {
"line": 63,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Expand icon HTML\n * @private\n ",
"start": 1601,
"end": 1664,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 69,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1673,
"end": 1781,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 71,
"column": 39
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1673,
"end": 1780,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 71,
"column": 38
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1673,
"end": 1691,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 1673,
"end": 1677,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1678,
"end": 1691,
"loc": {
"start": {
"line": 70,
"column": 13
},
"end": {
"line": 70,
"column": 26
},
"identifierName": "icnExpandHtml"
},
"name": "icnExpandHtml"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "BinaryExpression",
"start": 1694,
"end": 1780,
"loc": {
"start": {
"line": 70,
"column": 29
},
"end": {
"line": 71,
"column": 38
}
},
"left": {
"type": "BinaryExpression",
"start": 1694,
"end": 1739,
"loc": {
"start": {
"line": 70,
"column": 29
},
"end": {
"line": 70,
"column": 74
}
},
"left": {
"type": "BinaryExpression",
"start": 1694,
"end": 1722,
"loc": {
"start": {
"line": 70,
"column": 29
},
"end": {
"line": 70,
"column": 57
}
},
"left": {
"type": "StringLiteral",
"start": 1694,
"end": 1706,
"loc": {
"start": {
"line": 70,
"column": 29
},
"end": {
"line": 70,
"column": 41
}
},
"extra": {
"rawValue": "<img src=\"",
"raw": "'<img src=\"'"
},
"value": "<img src=\""
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 1709,
"end": 1722,
"loc": {
"start": {
"line": 70,
"column": 44
},
"end": {
"line": 70,
"column": 57
}
},
"object": {
"type": "Identifier",
"start": 1709,
"end": 1711,
"loc": {
"start": {
"line": 70,
"column": 44
},
"end": {
"line": 70,
"column": 46
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 1712,
"end": 1722,
"loc": {
"start": {
"line": 70,
"column": 47
},
"end": {
"line": 70,
"column": 57
},
"identifierName": "themesPath"
},
"name": "themesPath"
},
"computed": false
}
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 1725,
"end": 1739,
"loc": {
"start": {
"line": 70,
"column": 60
},
"end": {
"line": 70,
"column": 74
}
},
"object": {
"type": "ThisExpression",
"start": 1725,
"end": 1729,
"loc": {
"start": {
"line": 70,
"column": 60
},
"end": {
"line": 70,
"column": 64
}
}
},
"property": {
"type": "Identifier",
"start": 1730,
"end": 1739,
"loc": {
"start": {
"line": 70,
"column": 65
},
"end": {
"line": 70,
"column": 74
},
"identifierName": "icnExpand"
},
"name": "icnExpand"
},
"computed": false
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 1754,
"end": 1780,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 38
}
},
"extra": {
"rawValue": "\" alt=\"Expand filters\" >",
"raw": "'\" alt=\"Expand filters\" >'"
},
"value": "\" alt=\"Expand filters\" >"
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Expand icon HTML\n * @private\n ",
"start": 1601,
"end": 1664,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 69,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Collapse icon HTML\n * @private\n ",
"start": 1791,
"end": 1856,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 76,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1865,
"end": 1979,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 78,
"column": 41
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1865,
"end": 1978,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 78,
"column": 40
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1865,
"end": 1885,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 1865,
"end": 1869,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1870,
"end": 1885,
"loc": {
"start": {
"line": 77,
"column": 13
},
"end": {
"line": 77,
"column": 28
},
"identifierName": "icnCollapseHtml"
},
"name": "icnCollapseHtml"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "BinaryExpression",
"start": 1888,
"end": 1978,
"loc": {
"start": {
"line": 77,
"column": 31
},
"end": {
"line": 78,
"column": 40
}
},
"left": {
"type": "BinaryExpression",
"start": 1888,
"end": 1935,
"loc": {
"start": {
"line": 77,
"column": 31
},
"end": {
"line": 77,
"column": 78
}
},
"left": {
"type": "BinaryExpression",
"start": 1888,
"end": 1916,
"loc": {
"start": {
"line": 77,
"column": 31
},
"end": {
"line": 77,
"column": 59
}
},
"left": {
"type": "StringLiteral",
"start": 1888,
"end": 1900,
"loc": {
"start": {
"line": 77,
"column": 31
},
"end": {
"line": 77,
"column": 43
}
},
"extra": {
"rawValue": "<img src=\"",
"raw": "'<img src=\"'"
},
"value": "<img src=\""
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 1903,
"end": 1916,
"loc": {
"start": {
"line": 77,
"column": 46
},
"end": {
"line": 77,
"column": 59
}
},
"object": {
"type": "Identifier",
"start": 1903,
"end": 1905,
"loc": {
"start": {
"line": 77,
"column": 46
},
"end": {
"line": 77,
"column": 48
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 1906,
"end": 1916,
"loc": {
"start": {
"line": 77,
"column": 49
},
"end": {
"line": 77,
"column": 59
},
"identifierName": "themesPath"
},
"name": "themesPath"
},
"computed": false
}
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 1919,
"end": 1935,
"loc": {
"start": {
"line": 77,
"column": 62
},
"end": {
"line": 77,
"column": 78
}
},
"object": {
"type": "ThisExpression",
"start": 1919,
"end": 1923,
"loc": {
"start": {
"line": 77,
"column": 62
},
"end": {
"line": 77,
"column": 66
}
}
},
"property": {
"type": "Identifier",
"start": 1924,
"end": 1935,
"loc": {
"start": {
"line": 77,
"column": 67
},
"end": {
"line": 77,
"column": 78
},
"identifierName": "icnCollapse"
},
"name": "icnCollapse"
},
"computed": false
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 1950,
"end": 1978,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 40
}
},
"extra": {
"rawValue": "\" alt=\"Collapse filters\" >",
"raw": "'\" alt=\"Collapse filters\" >'"
},
"value": "\" alt=\"Collapse filters\" >"
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Collapse icon HTML\n * @private\n ",
"start": 1791,
"end": 1856,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 76,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Default text\n * @private\n ",
"start": 1989,
"end": 2048,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 83,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2057,
"end": 2093,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 44
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2057,
"end": 2092,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 43
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2057,
"end": 2073,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2057,
"end": 2061,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2062,
"end": 2073,
"loc": {
"start": {
"line": 84,
"column": 13
},
"end": {
"line": 84,
"column": 24
},
"identifierName": "defaultText"
},
"name": "defaultText"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "StringLiteral",
"start": 2076,
"end": 2092,
"loc": {
"start": {
"line": 84,
"column": 27
},
"end": {
"line": 84,
"column": 43
}
},
"extra": {
"rawValue": "Toggle filters",
"raw": "'Toggle filters'"
},
"value": "Toggle filters"
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Default text\n * @private\n ",
"start": 1989,
"end": 2048,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 83,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * ID of main container element\n * @type {String}\n ",
"start": 2103,
"end": 2184,
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 89,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2193,
"end": 2229,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 44
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2193,
"end": 2228,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 43
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2193,
"end": 2206,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 2193,
"end": 2197,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2198,
"end": 2206,
"loc": {
"start": {
"line": 90,
"column": 13
},
"end": {
"line": 90,
"column": 21
},
"identifierName": "targetId"
},
"name": "targetId"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "LogicalExpression",
"start": 2209,
"end": 2228,
"loc": {
"start": {
"line": 90,
"column": 24
},
"end": {
"line": 90,
"column": 43
}
},
"left": {
"type": "MemberExpression",
"start": 2209,
"end": 2220,
"loc": {
"start": {
"line": 90,
"column": 24
},
"end": {
"line": 90,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 2209,
"end": 2210,
"loc": {
"start": {
"line": 90,
"column": 24
},
"end": {
"line": 90,
"column": 25
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 2211,
"end": 2220,
"loc": {
"start": {
"line": 90,
"column": 26
},
"end": {
"line": 90,
"column": 35
},
"identifierName": "target_id"
},
"name": "target_id"
},
"computed": false
},
"operator": "||",
"right": {
"type": "NullLiteral",
"start": 2224,
"end": 2228,
"loc": {
"start": {
"line": 90,
"column": 39
},
"end": {
"line": 90,
"column": 43
}
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * ID of main container element\n * @type {String}\n ",
"start": 2103,
"end": 2184,
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 89,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Enable expand/collapse icon, defaults to true\n * @type {Boolean}\n ",
"start": 2239,
"end": 2338,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 95,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2347,
"end": 2399,
"loc": {
"start": {
"line": 96,
"column": 8
},
"end": {
"line": 96,
"column": 60
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2347,
"end": 2398,
"loc": {
"start": {
"line": 96,
"column": 8
},
"end": {
"line": 96,
"column": 59
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2347,
"end": 2362,
"loc": {
"start": {
"line": 96,
"column": 8
},
"end": {
"line": 96,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 2347,
"end": 2351,
"loc": {
"start": {
"line": 96,
"column": 8
},
"end": {
"line": 96,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2352,
"end": 2362,
"loc": {
"start": {
"line": 96,
"column": 13
},
"end": {
"line": 96,
"column": 23
},
"identifierName": "enableIcon"
},
"name": "enableIcon"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 2365,
"end": 2398,
"loc": {
"start": {
"line": 96,
"column": 26
},
"end": {
"line": 96,
"column": 59
}
},
"callee": {
"type": "Identifier",
"start": 2365,
"end": 2377,
"loc": {
"start": {
"line": 96,
"column": 26
},
"end": {
"line": 96,
"column": 38
},
"identifierName": "defaultsBool"
},
"name": "defaultsBool"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2378,
"end": 2391,
"loc": {
"start": {
"line": 96,
"column": 39
},
"end": {
"line": 96,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 2378,
"end": 2379,
"loc": {
"start": {
"line": 96,
"column": 39
},
"end": {
"line": 96,
"column": 40
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 2380,
"end": 2391,
"loc": {
"start": {
"line": 96,
"column": 41
},
"end": {
"line": 96,
"column": 52
},
"identifierName": "enable_icon"
},
"name": "enable_icon"
},
"computed": false
},
{
"type": "BooleanLiteral",
"start": 2393,
"end": 2397,
"loc": {
"start": {
"line": 96,
"column": 54
},
"end": {
"line": 96,
"column": 58
}
},
"value": true
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Enable expand/collapse icon, defaults to true\n * @type {Boolean}\n ",
"start": 2239,
"end": 2338,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 95,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Custom text for button\n * @type {String}\n ",
"start": 2409,
"end": 2484,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 101,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2493,
"end": 2536,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 51
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2493,
"end": 2535,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 50
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2493,
"end": 2505,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2493,
"end": 2497,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2498,
"end": 2505,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 102,
"column": 20
},
"identifierName": "btnText"
},
"name": "btnText"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 2508,
"end": 2535,
"loc": {
"start": {
"line": 102,
"column": 23
},
"end": {
"line": 102,
"column": 50
}
},
"callee": {
"type": "Identifier",
"start": 2508,
"end": 2519,
"loc": {
"start": {
"line": 102,
"column": 23
},
"end": {
"line": 102,
"column": 34
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2520,
"end": 2530,
"loc": {
"start": {
"line": 102,
"column": 35
},
"end": {
"line": 102,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 2520,
"end": 2521,
"loc": {
"start": {
"line": 102,
"column": 35
},
"end": {
"line": 102,
"column": 36
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 2522,
"end": 2530,
"loc": {
"start": {
"line": 102,
"column": 37
},
"end": {
"line": 102,
"column": 45
},
"identifierName": "btn_text"
},
"name": "btn_text"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 2532,
"end": 2534,
"loc": {
"start": {
"line": 102,
"column": 47
},
"end": {
"line": 102,
"column": 49
}
},
"extra": {
"rawValue": "",
"raw": "''"
},
"value": ""
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Custom text for button\n * @type {String}\n ",
"start": 2409,
"end": 2484,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 101,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Collapse button HTML\n * @private\n ",
"start": 2546,
"end": 2613,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 107,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2622,
"end": 2758,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 110,
"column": 45
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2622,
"end": 2757,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 110,
"column": 44
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2622,
"end": 2642,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 2622,
"end": 2626,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2627,
"end": 2642,
"loc": {
"start": {
"line": 108,
"column": 13
},
"end": {
"line": 108,
"column": 28
},
"identifierName": "collapseBtnHtml"
},
"name": "collapseBtnHtml"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "ConditionalExpression",
"start": 2645,
"end": 2757,
"loc": {
"start": {
"line": 108,
"column": 31
},
"end": {
"line": 110,
"column": 44
}
},
"test": {
"type": "MemberExpression",
"start": 2645,
"end": 2660,
"loc": {
"start": {
"line": 108,
"column": 31
},
"end": {
"line": 108,
"column": 46
}
},
"object": {
"type": "ThisExpression",
"start": 2645,
"end": 2649,
"loc": {
"start": {
"line": 108,
"column": 31
},
"end": {
"line": 108,
"column": 35
}
}
},
"property": {
"type": "Identifier",
"start": 2650,
"end": 2660,
"loc": {
"start": {
"line": 108,
"column": 36
},
"end": {
"line": 108,
"column": 46
},
"identifierName": "enableIcon"
},
"name": "enableIcon"
},
"computed": false
},
"consequent": {
"type": "BinaryExpression",
"start": 2675,
"end": 2710,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 47
}
},
"left": {
"type": "MemberExpression",
"start": 2675,
"end": 2695,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 2675,
"end": 2679,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2680,
"end": 2695,
"loc": {
"start": {
"line": 109,
"column": 17
},
"end": {
"line": 109,
"column": 32
},
"identifierName": "icnCollapseHtml"
},
"name": "icnCollapseHtml"
},
"computed": false
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 2698,
"end": 2710,
"loc": {
"start": {
"line": 109,
"column": 35
},
"end": {
"line": 109,
"column": 47
}
},
"object": {
"type": "ThisExpression",
"start": 2698,
"end": 2702,
"loc": {
"start": {
"line": 109,
"column": 35
},
"end": {
"line": 109,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 2703,
"end": 2710,
"loc": {
"start": {
"line": 109,
"column": 40
},
"end": {
"line": 109,
"column": 47
},
"identifierName": "btnText"
},
"name": "btnText"
},
"computed": false
}
},
"alternate": {
"type": "LogicalExpression",
"start": 2725,
"end": 2757,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 44
}
},
"left": {
"type": "MemberExpression",
"start": 2725,
"end": 2737,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2725,
"end": 2729,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2730,
"end": 2737,
"loc": {
"start": {
"line": 110,
"column": 17
},
"end": {
"line": 110,
"column": 24
},
"identifierName": "btnText"
},
"name": "btnText"
},
"computed": false
},
"operator": "||",
"right": {
"type": "MemberExpression",
"start": 2741,
"end": 2757,
"loc": {
"start": {
"line": 110,
"column": 28
},
"end": {
"line": 110,
"column": 44
}
},
"object": {
"type": "ThisExpression",
"start": 2741,
"end": 2745,
"loc": {
"start": {
"line": 110,
"column": 28
},
"end": {
"line": 110,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 2746,
"end": 2757,
"loc": {
"start": {
"line": 110,
"column": 33
},
"end": {
"line": 110,
"column": 44
},
"identifierName": "defaultText"
},
"name": "defaultText"
},
"computed": false
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Collapse button HTML\n * @private\n ",
"start": 2546,
"end": 2613,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 107,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Expand button HTML\n * @private\n ",
"start": 2768,
"end": 2833,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 115,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2842,
"end": 2974,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 118,
"column": 45
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2842,
"end": 2973,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 118,
"column": 44
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2842,
"end": 2860,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 2842,
"end": 2846,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2847,
"end": 2860,
"loc": {
"start": {
"line": 116,
"column": 13
},
"end": {
"line": 116,
"column": 26
},
"identifierName": "expandBtnHtml"
},
"name": "expandBtnHtml"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "ConditionalExpression",
"start": 2863,
"end": 2973,
"loc": {
"start": {
"line": 116,
"column": 29
},
"end": {
"line": 118,
"column": 44
}
},
"test": {
"type": "MemberExpression",
"start": 2863,
"end": 2878,
"loc": {
"start": {
"line": 116,
"column": 29
},
"end": {
"line": 116,
"column": 44
}
},
"object": {
"type": "ThisExpression",
"start": 2863,
"end": 2867,
"loc": {
"start": {
"line": 116,
"column": 29
},
"end": {
"line": 116,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"start": 2868,
"end": 2878,
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 116,
"column": 44
},
"identifierName": "enableIcon"
},
"name": "enableIcon"
},
"computed": false
},
"consequent": {
"type": "BinaryExpression",
"start": 2893,
"end": 2926,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 45
}
},
"left": {
"type": "MemberExpression",
"start": 2893,
"end": 2911,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 2893,
"end": 2897,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2898,
"end": 2911,
"loc": {
"start": {
"line": 117,
"column": 17
},
"end": {
"line": 117,
"column": 30
},
"identifierName": "icnExpandHtml"
},
"name": "icnExpandHtml"
},
"computed": false
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 2914,
"end": 2926,
"loc": {
"start": {
"line": 117,
"column": 33
},
"end": {
"line": 117,
"column": 45
}
},
"object": {
"type": "ThisExpression",
"start": 2914,
"end": 2918,
"loc": {
"start": {
"line": 117,
"column": 33
},
"end": {
"line": 117,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"start": 2919,
"end": 2926,
"loc": {
"start": {
"line": 117,
"column": 38
},
"end": {
"line": 117,
"column": 45
},
"identifierName": "btnText"
},
"name": "btnText"
},
"computed": false
}
},
"alternate": {
"type": "LogicalExpression",
"start": 2941,
"end": 2973,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 44
}
},
"left": {
"type": "MemberExpression",
"start": 2941,
"end": 2953,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2941,
"end": 2945,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2946,
"end": 2953,
"loc": {
"start": {
"line": 118,
"column": 17
},
"end": {
"line": 118,
"column": 24
},
"identifierName": "btnText"
},
"name": "btnText"
},
"computed": false
},
"operator": "||",
"right": {
"type": "MemberExpression",
"start": 2957,
"end": 2973,
"loc": {
"start": {
"line": 118,
"column": 28
},
"end": {
"line": 118,
"column": 44
}
},
"object": {
"type": "ThisExpression",
"start": 2957,
"end": 2961,
"loc": {
"start": {
"line": 118,
"column": 28
},
"end": {
"line": 118,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 2962,
"end": 2973,
"loc": {
"start": {
"line": 118,
"column": 33
},
"end": {
"line": 118,
"column": 44
},
"identifierName": "defaultText"
},
"name": "defaultText"
},
"computed": false
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Expand button HTML\n * @private\n ",
"start": 2768,
"end": 2833,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 115,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Button's custom HTML\n * @type {String}\n ",
"start": 2984,
"end": 3057,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 123,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3066,
"end": 3111,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 124,
"column": 53
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3066,
"end": 3110,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 124,
"column": 52
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3066,
"end": 3078,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 124,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 3066,
"end": 3070,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 124,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3071,
"end": 3078,
"loc": {
"start": {
"line": 124,
"column": 13
},
"end": {
"line": 124,
"column": 20
},
"identifierName": "btnHtml"
},
"name": "btnHtml"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 3081,
"end": 3110,
"loc": {
"start": {
"line": 124,
"column": 23
},
"end": {
"line": 124,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 3081,
"end": 3092,
"loc": {
"start": {
"line": 124,
"column": 23
},
"end": {
"line": 124,
"column": 34
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 3093,
"end": 3103,
"loc": {
"start": {
"line": 124,
"column": 35
},
"end": {
"line": 124,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 3093,
"end": 3094,
"loc": {
"start": {
"line": 124,
"column": 35
},
"end": {
"line": 124,
"column": 36
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 3095,
"end": 3103,
"loc": {
"start": {
"line": 124,
"column": 37
},
"end": {
"line": 124,
"column": 45
},
"identifierName": "btn_html"
},
"name": "btn_html"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 3105,
"end": 3109,
"loc": {
"start": {
"line": 124,
"column": 47
},
"end": {
"line": 124,
"column": 51
}
}
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Button's custom HTML\n * @type {String}\n ",
"start": 2984,
"end": 3057,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 123,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class for expand/collapse filters button\n * @type {String}\n ",
"start": 3121,
"end": 3218,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 129,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3227,
"end": 3291,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 72
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3227,
"end": 3290,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 71
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3227,
"end": 3243,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 3227,
"end": 3231,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3232,
"end": 3243,
"loc": {
"start": {
"line": 130,
"column": 13
},
"end": {
"line": 130,
"column": 24
},
"identifierName": "btnCssClass"
},
"name": "btnCssClass"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 3246,
"end": 3290,
"loc": {
"start": {
"line": 130,
"column": 27
},
"end": {
"line": 130,
"column": 71
}
},
"callee": {
"type": "Identifier",
"start": 3246,
"end": 3257,
"loc": {
"start": {
"line": 130,
"column": 27
},
"end": {
"line": 130,
"column": 38
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 3258,
"end": 3273,
"loc": {
"start": {
"line": 130,
"column": 39
},
"end": {
"line": 130,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 3258,
"end": 3259,
"loc": {
"start": {
"line": 130,
"column": 39
},
"end": {
"line": 130,
"column": 40
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 3260,
"end": 3273,
"loc": {
"start": {
"line": 130,
"column": 41
},
"end": {
"line": 130,
"column": 54
},
"identifierName": "btn_css_class"
},
"name": "btn_css_class"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 3275,
"end": 3289,
"loc": {
"start": {
"line": 130,
"column": 56
},
"end": {
"line": 130,
"column": 70
}
},
"extra": {
"rawValue": "btnExpClpFlt",
"raw": "'btnExpClpFlt'"
},
"value": "btnExpClpFlt"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class for expand/collapse filters button\n * @type {String}\n ",
"start": 3121,
"end": 3218,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 129,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class for main container\n * @type {String}\n ",
"start": 3301,
"end": 3382,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 135,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3391,
"end": 3454,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 71
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3391,
"end": 3453,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 70
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3391,
"end": 3408,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 3391,
"end": 3395,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3396,
"end": 3408,
"loc": {
"start": {
"line": 136,
"column": 13
},
"end": {
"line": 136,
"column": 25
},
"identifierName": "contCssClass"
},
"name": "contCssClass"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 3411,
"end": 3453,
"loc": {
"start": {
"line": 136,
"column": 28
},
"end": {
"line": 136,
"column": 70
}
},
"callee": {
"type": "Identifier",
"start": 3411,
"end": 3422,
"loc": {
"start": {
"line": 136,
"column": 28
},
"end": {
"line": 136,
"column": 39
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 3423,
"end": 3439,
"loc": {
"start": {
"line": 136,
"column": 40
},
"end": {
"line": 136,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 3423,
"end": 3424,
"loc": {
"start": {
"line": 136,
"column": 40
},
"end": {
"line": 136,
"column": 41
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 3425,
"end": 3439,
"loc": {
"start": {
"line": 136,
"column": 42
},
"end": {
"line": 136,
"column": 56
},
"identifierName": "cont_css_class"
},
"name": "cont_css_class"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 3441,
"end": 3452,
"loc": {
"start": {
"line": 136,
"column": 58
},
"end": {
"line": 136,
"column": 69
}
},
"extra": {
"rawValue": "expClpFlt",
"raw": "'expClpFlt'"
},
"value": "expClpFlt"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class for main container\n * @type {String}\n ",
"start": 3301,
"end": 3382,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 135,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Filters row index\n * @type {Number}\n ",
"start": 3464,
"end": 3534,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 141,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3543,
"end": 3635,
"loc": {
"start": {
"line": 142,
"column": 8
},
"end": {
"line": 143,
"column": 37
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3543,
"end": 3634,
"loc": {
"start": {
"line": 142,
"column": 8
},
"end": {
"line": 143,
"column": 36
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3543,
"end": 3563,
"loc": {
"start": {
"line": 142,
"column": 8
},
"end": {
"line": 142,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 3543,
"end": 3547,
"loc": {
"start": {
"line": 142,
"column": 8
},
"end": {
"line": 142,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3548,
"end": 3563,
"loc": {
"start": {
"line": 142,
"column": 13
},
"end": {
"line": 142,
"column": 28
},
"identifierName": "filtersRowIndex"
},
"name": "filtersRowIndex"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 3566,
"end": 3634,
"loc": {
"start": {
"line": 142,
"column": 31
},
"end": {
"line": 143,
"column": 36
}
},
"callee": {
"type": "Identifier",
"start": 3566,
"end": 3576,
"loc": {
"start": {
"line": 142,
"column": 31
},
"end": {
"line": 142,
"column": 41
},
"identifierName": "defaultsNb"
},
"name": "defaultsNb"
},
"arguments": [
{
"type": "MemberExpression",
"start": 3577,
"end": 3596,
"loc": {
"start": {
"line": 142,
"column": 42
},
"end": {
"line": 142,
"column": 61
}
},
"object": {
"type": "Identifier",
"start": 3577,
"end": 3578,
"loc": {
"start": {
"line": 142,
"column": 42
},
"end": {
"line": 142,
"column": 43
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 3579,
"end": 3596,
"loc": {
"start": {
"line": 142,
"column": 44
},
"end": {
"line": 142,
"column": 61
},
"identifierName": "filters_row_index"
},
"name": "filters_row_index"
},
"computed": false
},
{
"type": "CallExpression",
"start": 3610,
"end": 3633,
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 3610,
"end": 3631,
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 3610,
"end": 3612,
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 3613,
"end": 3631,
"loc": {
"start": {
"line": 143,
"column": 15
},
"end": {
"line": 143,
"column": 33
},
"identifierName": "getFiltersRowIndex"
},
"name": "getFiltersRowIndex"
},
"computed": false
},
"arguments": []
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Filters row index\n * @type {Number}\n ",
"start": 3464,
"end": 3534,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 141,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Make filters visible at initialization, defaults to true\n * @type {Boolean}\n ",
"start": 3645,
"end": 3755,
"loc": {
"start": {
"line": 145,
"column": 8
},
"end": {
"line": 148,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3764,
"end": 3823,
"loc": {
"start": {
"line": 149,
"column": 8
},
"end": {
"line": 149,
"column": 67
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3764,
"end": 3822,
"loc": {
"start": {
"line": 149,
"column": 8
},
"end": {
"line": 149,
"column": 66
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3764,
"end": 3783,
"loc": {
"start": {
"line": 149,
"column": 8
},
"end": {
"line": 149,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 3764,
"end": 3768,
"loc": {
"start": {
"line": 149,
"column": 8
},
"end": {
"line": 149,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3769,
"end": 3783,
"loc": {
"start": {
"line": 149,
"column": 13
},
"end": {
"line": 149,
"column": 27
},
"identifierName": "visibleAtStart"
},
"name": "visibleAtStart"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 3786,
"end": 3822,
"loc": {
"start": {
"line": 149,
"column": 30
},
"end": {
"line": 149,
"column": 66
}
},
"callee": {
"type": "Identifier",
"start": 3786,
"end": 3796,
"loc": {
"start": {
"line": 149,
"column": 30
},
"end": {
"line": 149,
"column": 40
},
"identifierName": "defaultsNb"
},
"name": "defaultsNb"
},
"arguments": [
{
"type": "MemberExpression",
"start": 3797,
"end": 3815,
"loc": {
"start": {
"line": 149,
"column": 41
},
"end": {
"line": 149,
"column": 59
}
},
"object": {
"type": "Identifier",
"start": 3797,
"end": 3798,
"loc": {
"start": {
"line": 149,
"column": 41
},
"end": {
"line": 149,
"column": 42
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 3799,
"end": 3815,
"loc": {
"start": {
"line": 149,
"column": 43
},
"end": {
"line": 149,
"column": 59
},
"identifierName": "visible_at_start"
},
"name": "visible_at_start"
},
"computed": false
},
{
"type": "BooleanLiteral",
"start": 3817,
"end": 3821,
"loc": {
"start": {
"line": 149,
"column": 61
},
"end": {
"line": 149,
"column": 65
}
},
"value": true
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Make filters visible at initialization, defaults to true\n * @type {Boolean}\n ",
"start": 3645,
"end": 3755,
"loc": {
"start": {
"line": 145,
"column": 8
},
"end": {
"line": 148,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ",
"start": 3833,
"end": 3939,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 154,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3948,
"end": 4010,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 70
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3948,
"end": 4009,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 69
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3948,
"end": 3968,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 3948,
"end": 3952,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3953,
"end": 3968,
"loc": {
"start": {
"line": 155,
"column": 13
},
"end": {
"line": 155,
"column": 28
},
"identifierName": "toolbarPosition"
},
"name": "toolbarPosition"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 3971,
"end": 4009,
"loc": {
"start": {
"line": 155,
"column": 31
},
"end": {
"line": 155,
"column": 69
}
},
"callee": {
"type": "Identifier",
"start": 3971,
"end": 3982,
"loc": {
"start": {
"line": 155,
"column": 31
},
"end": {
"line": 155,
"column": 42
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 3983,
"end": 4001,
"loc": {
"start": {
"line": 155,
"column": 43
},
"end": {
"line": 155,
"column": 61
}
},
"object": {
"type": "Identifier",
"start": 3983,
"end": 3984,
"loc": {
"start": {
"line": 155,
"column": 43
},
"end": {
"line": 155,
"column": 44
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 3985,
"end": 4001,
"loc": {
"start": {
"line": 155,
"column": 45
},
"end": {
"line": 155,
"column": 61
},
"identifierName": "toolbar_position"
},
"name": "toolbar_position"
},
"computed": false
},
{
"type": "Identifier",
"start": 4003,
"end": 4008,
"loc": {
"start": {
"line": 155,
"column": 63
},
"end": {
"line": 155,
"column": 68
},
"identifierName": "RIGHT"
},
"name": "RIGHT"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ",
"start": 3833,
"end": 3939,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 154,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired before filters row is shown\n * @type {Function}\n ",
"start": 4020,
"end": 4117,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 160,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 4126,
"end": 4185,
"loc": {
"start": {
"line": 161,
"column": 8
},
"end": {
"line": 161,
"column": 67
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4126,
"end": 4184,
"loc": {
"start": {
"line": 161,
"column": 8
},
"end": {
"line": 161,
"column": 66
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4126,
"end": 4143,
"loc": {
"start": {
"line": 161,
"column": 8
},
"end": {
"line": 161,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 4126,
"end": 4130,
"loc": {
"start": {
"line": 161,
"column": 8
},
"end": {
"line": 161,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4131,
"end": 4143,
"loc": {
"start": {
"line": 161,
"column": 13
},
"end": {
"line": 161,
"column": 25
},
"identifierName": "onBeforeShow"
},
"name": "onBeforeShow"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 4146,
"end": 4184,
"loc": {
"start": {
"line": 161,
"column": 28
},
"end": {
"line": 161,
"column": 66
}
},
"callee": {
"type": "Identifier",
"start": 4146,
"end": 4156,
"loc": {
"start": {
"line": 161,
"column": 28
},
"end": {
"line": 161,
"column": 38
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"arguments": [
{
"type": "MemberExpression",
"start": 4157,
"end": 4173,
"loc": {
"start": {
"line": 161,
"column": 39
},
"end": {
"line": 161,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 4157,
"end": 4158,
"loc": {
"start": {
"line": 161,
"column": 39
},
"end": {
"line": 161,
"column": 40
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 4159,
"end": 4173,
"loc": {
"start": {
"line": 161,
"column": 41
},
"end": {
"line": 161,
"column": 55
},
"identifierName": "on_before_show"
},
"name": "on_before_show"
},
"computed": false
},
{
"type": "Identifier",
"start": 4175,
"end": 4183,
"loc": {
"start": {
"line": 161,
"column": 57
},
"end": {
"line": 161,
"column": 65
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired before filters row is shown\n * @type {Function}\n ",
"start": 4020,
"end": 4117,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 160,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired after filters row is shown\n * @type {Function}\n ",
"start": 4195,
"end": 4291,
"loc": {
"start": {
"line": 163,
"column": 8
},
"end": {
"line": 166,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 4300,
"end": 4357,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 167,
"column": 65
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4300,
"end": 4356,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 167,
"column": 64
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4300,
"end": 4316,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 167,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 4300,
"end": 4304,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 167,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4305,
"end": 4316,
"loc": {
"start": {
"line": 167,
"column": 13
},
"end": {
"line": 167,
"column": 24
},
"identifierName": "onAfterShow"
},
"name": "onAfterShow"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 4319,
"end": 4356,
"loc": {
"start": {
"line": 167,
"column": 27
},
"end": {
"line": 167,
"column": 64
}
},
"callee": {
"type": "Identifier",
"start": 4319,
"end": 4329,
"loc": {
"start": {
"line": 167,
"column": 27
},
"end": {
"line": 167,
"column": 37
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"arguments": [
{
"type": "MemberExpression",
"start": 4330,
"end": 4345,
"loc": {
"start": {
"line": 167,
"column": 38
},
"end": {
"line": 167,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 4330,
"end": 4331,
"loc": {
"start": {
"line": 167,
"column": 38
},
"end": {
"line": 167,
"column": 39
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 4332,
"end": 4345,
"loc": {
"start": {
"line": 167,
"column": 40
},
"end": {
"line": 167,
"column": 53
},
"identifierName": "on_after_show"
},
"name": "on_after_show"
},
"computed": false
},
{
"type": "Identifier",
"start": 4347,
"end": 4355,
"loc": {
"start": {
"line": 167,
"column": 55
},
"end": {
"line": 167,
"column": 63
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired after filters row is shown\n * @type {Function}\n ",
"start": 4195,
"end": 4291,
"loc": {
"start": {
"line": 163,
"column": 8
},
"end": {
"line": 166,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired before filters row is hidden\n * @type {Function}\n ",
"start": 4367,
"end": 4465,
"loc": {
"start": {
"line": 169,
"column": 8
},
"end": {
"line": 172,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 4474,
"end": 4533,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 173,
"column": 67
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4474,
"end": 4532,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 173,
"column": 66
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4474,
"end": 4491,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 173,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 4474,
"end": 4478,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 173,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4479,
"end": 4491,
"loc": {
"start": {
"line": 173,
"column": 13
},
"end": {
"line": 173,
"column": 25
},
"identifierName": "onBeforeHide"
},
"name": "onBeforeHide"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 4494,
"end": 4532,
"loc": {
"start": {
"line": 173,
"column": 28
},
"end": {
"line": 173,
"column": 66
}
},
"callee": {
"type": "Identifier",
"start": 4494,
"end": 4504,
"loc": {
"start": {
"line": 173,
"column": 28
},
"end": {
"line": 173,
"column": 38
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"arguments": [
{
"type": "MemberExpression",
"start": 4505,
"end": 4521,
"loc": {
"start": {
"line": 173,
"column": 39
},
"end": {
"line": 173,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 4505,
"end": 4506,
"loc": {
"start": {
"line": 173,
"column": 39
},
"end": {
"line": 173,
"column": 40
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 4507,
"end": 4521,
"loc": {
"start": {
"line": 173,
"column": 41
},
"end": {
"line": 173,
"column": 55
},
"identifierName": "on_before_hide"
},
"name": "on_before_hide"
},
"computed": false
},
{
"type": "Identifier",
"start": 4523,
"end": 4531,
"loc": {
"start": {
"line": 173,
"column": 57
},
"end": {
"line": 173,
"column": 65
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired before filters row is hidden\n * @type {Function}\n ",
"start": 4367,
"end": 4465,
"loc": {
"start": {
"line": 169,
"column": 8
},
"end": {
"line": 172,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired after filters row is hidden\n * @type {Function}\n ",
"start": 4543,
"end": 4640,
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 178,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 4649,
"end": 4706,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 65
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4649,
"end": 4705,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 64
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4649,
"end": 4665,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 4649,
"end": 4653,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4654,
"end": 4665,
"loc": {
"start": {
"line": 179,
"column": 13
},
"end": {
"line": 179,
"column": 24
},
"identifierName": "onAfterHide"
},
"name": "onAfterHide"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 4668,
"end": 4705,
"loc": {
"start": {
"line": 179,
"column": 27
},
"end": {
"line": 179,
"column": 64
}
},
"callee": {
"type": "Identifier",
"start": 4668,
"end": 4678,
"loc": {
"start": {
"line": 179,
"column": 27
},
"end": {
"line": 179,
"column": 37
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"arguments": [
{
"type": "MemberExpression",
"start": 4679,
"end": 4694,
"loc": {
"start": {
"line": 179,
"column": 38
},
"end": {
"line": 179,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 4679,
"end": 4680,
"loc": {
"start": {
"line": 179,
"column": 38
},
"end": {
"line": 179,
"column": 39
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 4681,
"end": 4694,
"loc": {
"start": {
"line": 179,
"column": 40
},
"end": {
"line": 179,
"column": 53
},
"identifierName": "on_after_hide"
},
"name": "on_after_hide"
},
"computed": false
},
{
"type": "Identifier",
"start": 4696,
"end": 4704,
"loc": {
"start": {
"line": 179,
"column": 55
},
"end": {
"line": 179,
"column": 63
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired after filters row is hidden\n * @type {Function}\n ",
"start": 4543,
"end": 4640,
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 178,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentLine",
"value": "Import extension's stylesheet",
"start": 4716,
"end": 4747,
"loc": {
"start": {
"line": 181,
"column": 8
},
"end": {
"line": 181,
"column": 39
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 4756,
"end": 4847,
"loc": {
"start": {
"line": 182,
"column": 8
},
"end": {
"line": 183,
"column": 20
}
},
"expression": {
"type": "CallExpression",
"start": 4756,
"end": 4846,
"loc": {
"start": {
"line": 182,
"column": 8
},
"end": {
"line": 183,
"column": 19
}
},
"callee": {
"type": "MemberExpression",
"start": 4756,
"end": 4765,
"loc": {
"start": {
"line": 182,
"column": 8
},
"end": {
"line": 182,
"column": 17
}
},
"object": {
"type": "Identifier",
"start": 4756,
"end": 4758,
"loc": {
"start": {
"line": 182,
"column": 8
},
"end": {
"line": 182,
"column": 10
},
"identifierName": "tf"
},
"name": "tf",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4759,
"end": 4765,
"loc": {
"start": {
"line": 182,
"column": 11
},
"end": {
"line": 182,
"column": 17
},
"identifierName": "import"
},
"name": "import"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "BinaryExpression",
"start": 4766,
"end": 4782,
"loc": {
"start": {
"line": 182,
"column": 18
},
"end": {
"line": 182,
"column": 34
}
},
"left": {
"type": "MemberExpression",
"start": 4766,
"end": 4772,
"loc": {
"start": {
"line": 182,
"column": 18
},
"end": {
"line": 182,
"column": 24
}
},
"object": {
"type": "Identifier",
"start": 4766,
"end": 4767,
"loc": {
"start": {
"line": 182,
"column": 18
},
"end": {
"line": 182,
"column": 19
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 4768,
"end": 4772,
"loc": {
"start": {
"line": 182,
"column": 20
},
"end": {
"line": 182,
"column": 24
},
"identifierName": "name"
},
"name": "name"
},
"computed": false
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 4775,
"end": 4782,
"loc": {
"start": {
"line": 182,
"column": 27
},
"end": {
"line": 182,
"column": 34
}
},
"extra": {
"rawValue": "Style",
"raw": "'Style'"
},
"value": "Style"
}
},
{
"type": "BinaryExpression",
"start": 4784,
"end": 4819,
"loc": {
"start": {
"line": 182,
"column": 36
},
"end": {
"line": 182,
"column": 71
}
},
"left": {
"type": "CallExpression",
"start": 4784,
"end": 4801,
"loc": {
"start": {
"line": 182,
"column": 36
},
"end": {
"line": 182,
"column": 53
}
},
"callee": {
"type": "MemberExpression",
"start": 4784,
"end": 4799,
"loc": {
"start": {
"line": 182,
"column": 36
},
"end": {
"line": 182,
"column": 51
}
},
"object": {
"type": "Identifier",
"start": 4784,
"end": 4786,
"loc": {
"start": {
"line": 182,
"column": 36
},
"end": {
"line": 182,
"column": 38
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 4787,
"end": 4799,
"loc": {
"start": {
"line": 182,
"column": 39
},
"end": {
"line": 182,
"column": 51
},
"identifierName": "getStylePath"
},
"name": "getStylePath"
},
"computed": false
},
"arguments": []
},
"operator": "+",
"right": {
"type": "MemberExpression",
"start": 4804,
"end": 4819,
"loc": {
"start": {
"line": 182,
"column": 56
},
"end": {
"line": 182,
"column": 71
}
},
"object": {
"type": "ThisExpression",
"start": 4804,
"end": 4808,
"loc": {
"start": {
"line": 182,
"column": 56
},
"end": {
"line": 182,
"column": 60
}
}
},
"property": {
"type": "Identifier",
"start": 4809,
"end": 4819,
"loc": {
"start": {
"line": 182,
"column": 61
},
"end": {
"line": 182,
"column": 71
},
"identifierName": "stylesheet"
},
"name": "stylesheet"
},
"computed": false
}
},
{
"type": "NullLiteral",
"start": 4821,
"end": 4825,
"loc": {
"start": {
"line": 182,
"column": 73
},
"end": {
"line": 182,
"column": 77
}
}
},
{
"type": "StringLiteral",
"start": 4839,
"end": 4845,
"loc": {
"start": {
"line": 183,
"column": 12
},
"end": {
"line": 183,
"column": 18
}
},
"extra": {
"rawValue": "link",
"raw": "'link'"
},
"value": "link"
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": "Import extension's stylesheet",
"start": 4716,
"end": 4747,
"loc": {
"start": {
"line": 181,
"column": 8
},
"end": {
"line": 181,
"column": 39
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 4857,
"end": 4871,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 4857,
"end": 4870,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 4857,
"end": 4868,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 4857,
"end": 4861,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 4862,
"end": 4868,
"loc": {
"start": {
"line": 185,
"column": 13
},
"end": {
"line": 185,
"column": 19
},
"identifierName": "enable"
},
"name": "enable"
},
"computed": false
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of FiltersVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n ",
"start": 411,
"end": 566,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Initialise extension\n ",
"start": 4883,
"end": 4922,
"loc": {
"start": {
"line": 188,
"column": 4
},
"end": {
"line": 190,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 4927,
"end": 5399,
"loc": {
"start": {
"line": 191,
"column": 4
},
"end": {
"line": 207,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4927,
"end": 4931,
"loc": {
"start": {
"line": 191,
"column": 4
},
"end": {
"line": 191,
"column": 8
},
"identifierName": "init"
},
"name": "init",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 4934,
"end": 5399,
"loc": {
"start": {
"line": 191,
"column": 11
},
"end": {
"line": 207,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 4944,
"end": 4997,
"loc": {
"start": {
"line": 192,
"column": 8
},
"end": {
"line": 194,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 4948,
"end": 4964,
"loc": {
"start": {
"line": 192,
"column": 12
},
"end": {
"line": 192,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 4948,
"end": 4952,
"loc": {
"start": {
"line": 192,
"column": 12
},
"end": {
"line": 192,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 4953,
"end": 4964,
"loc": {
"start": {
"line": 192,
"column": 17
},
"end": {
"line": 192,
"column": 28
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 4966,
"end": 4997,
"loc": {
"start": {
"line": 192,
"column": 30
},
"end": {
"line": 194,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 4980,
"end": 4987,
"loc": {
"start": {
"line": 193,
"column": 12
},
"end": {
"line": 193,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 5007,
"end": 5093,
"loc": {
"start": {
"line": 196,
"column": 8
},
"end": {
"line": 197,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 5007,
"end": 5092,
"loc": {
"start": {
"line": 196,
"column": 8
},
"end": {
"line": 197,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 5007,
"end": 5024,
"loc": {
"start": {
"line": 196,
"column": 8
},
"end": {
"line": 196,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 5007,
"end": 5019,
"loc": {
"start": {
"line": 196,
"column": 8
},
"end": {
"line": 196,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 5007,
"end": 5011,
"loc": {
"start": {
"line": 196,
"column": 8
},
"end": {
"line": 196,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 5012,
"end": 5019,
"loc": {
"start": {
"line": 196,
"column": 13
},
"end": {
"line": 196,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5020,
"end": 5024,
"loc": {
"start": {
"line": 196,
"column": 21
},
"end": {
"line": 196,
"column": 25
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 5025,
"end": 5049,
"loc": {
"start": {
"line": 196,
"column": 26
},
"end": {
"line": 196,
"column": 50
}
},
"extra": {
"rawValue": "initializing-extension",
"raw": "'initializing-extension'"
},
"value": "initializing-extension"
},
{
"type": "ThisExpression",
"start": 5051,
"end": 5055,
"loc": {
"start": {
"line": 196,
"column": 52
},
"end": {
"line": 196,
"column": 56
}
}
},
{
"type": "UnaryExpression",
"start": 5069,
"end": 5091,
"loc": {
"start": {
"line": 197,
"column": 12
},
"end": {
"line": 197,
"column": 34
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 5070,
"end": 5091,
"loc": {
"start": {
"line": 197,
"column": 13
},
"end": {
"line": 197,
"column": 34
}
},
"callee": {
"type": "Identifier",
"start": 5070,
"end": 5076,
"loc": {
"start": {
"line": 197,
"column": 13
},
"end": {
"line": 197,
"column": 19
},
"identifierName": "isNull"
},
"name": "isNull"
},
"arguments": [
{
"type": "MemberExpression",
"start": 5077,
"end": 5090,
"loc": {
"start": {
"line": 197,
"column": 20
},
"end": {
"line": 197,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 5077,
"end": 5081,
"loc": {
"start": {
"line": 197,
"column": 20
},
"end": {
"line": 197,
"column": 24
}
}
},
"property": {
"type": "Identifier",
"start": 5082,
"end": 5090,
"loc": {
"start": {
"line": 197,
"column": 25
},
"end": {
"line": 197,
"column": 33
},
"identifierName": "targetId"
},
"name": "targetId"
},
"computed": false
}
]
},
"extra": {
"parenthesizedArgument": false
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 5103,
"end": 5118,
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 199,
"column": 23
}
},
"expression": {
"type": "CallExpression",
"start": 5103,
"end": 5117,
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 199,
"column": 22
}
},
"callee": {
"type": "MemberExpression",
"start": 5103,
"end": 5115,
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 199,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 5103,
"end": 5107,
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 199,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 5108,
"end": 5115,
"loc": {
"start": {
"line": 199,
"column": 13
},
"end": {
"line": 199,
"column": 20
},
"identifierName": "buildUI"
},
"name": "buildUI"
},
"computed": false
},
"arguments": []
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 5128,
"end": 5145,
"loc": {
"start": {
"line": 201,
"column": 8
},
"end": {
"line": 201,
"column": 25
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 5154,
"end": 5178,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 202,
"column": 32
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5154,
"end": 5177,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 202,
"column": 31
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5154,
"end": 5170,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 202,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 5154,
"end": 5158,
"loc": {
"start": {
"line": 202,
"column": 8
},
"end": {
"line": 202,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 5159,
"end": 5170,
"loc": {
"start": {
"line": 202,
"column": 13
},
"end": {
"line": 202,
"column": 24
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "BooleanLiteral",
"start": 5173,
"end": 5177,
"loc": {
"start": {
"line": 202,
"column": 27
},
"end": {
"line": 202,
"column": 31
}
},
"value": true
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 5128,
"end": 5145,
"loc": {
"start": {
"line": 201,
"column": 8
},
"end": {
"line": 201,
"column": 25
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 5188,
"end": 5259,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 204,
"column": 79
}
},
"expression": {
"type": "CallExpression",
"start": 5188,
"end": 5258,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 204,
"column": 78
}
},
"callee": {
"type": "MemberExpression",
"start": 5188,
"end": 5203,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 204,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 5188,
"end": 5200,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 204,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 5188,
"end": 5192,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 204,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 5193,
"end": 5200,
"loc": {
"start": {
"line": 204,
"column": 13
},
"end": {
"line": 204,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5201,
"end": 5203,
"loc": {
"start": {
"line": 204,
"column": 21
},
"end": {
"line": 204,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 5204,
"end": 5220,
"loc": {
"start": {
"line": 204,
"column": 24
},
"end": {
"line": 204,
"column": 40
}
},
"elements": [
{
"type": "StringLiteral",
"start": 5205,
"end": 5219,
"loc": {
"start": {
"line": 204,
"column": 25
},
"end": {
"line": 204,
"column": 39
}
},
"extra": {
"rawValue": "show-filters",
"raw": "'show-filters'"
},
"value": "show-filters"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 5222,
"end": 5257,
"loc": {
"start": {
"line": 204,
"column": 42
},
"end": {
"line": 204,
"column": 77
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5223,
"end": 5225,
"loc": {
"start": {
"line": 204,
"column": 43
},
"end": {
"line": 204,
"column": 45
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 5227,
"end": 5234,
"loc": {
"start": {
"line": 204,
"column": 47
},
"end": {
"line": 204,
"column": 54
},
"identifierName": "visible"
},
"name": "visible"
}
],
"body": {
"type": "CallExpression",
"start": 5239,
"end": 5257,
"loc": {
"start": {
"line": 204,
"column": 59
},
"end": {
"line": 204,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 5239,
"end": 5248,
"loc": {
"start": {
"line": 204,
"column": 59
},
"end": {
"line": 204,
"column": 68
}
},
"object": {
"type": "ThisExpression",
"start": 5239,
"end": 5243,
"loc": {
"start": {
"line": 204,
"column": 59
},
"end": {
"line": 204,
"column": 63
}
}
},
"property": {
"type": "Identifier",
"start": 5244,
"end": 5248,
"loc": {
"start": {
"line": 204,
"column": 64
},
"end": {
"line": 204,
"column": 68
},
"identifierName": "show"
},
"name": "show"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 5249,
"end": 5256,
"loc": {
"start": {
"line": 204,
"column": 69
},
"end": {
"line": 204,
"column": 76
},
"identifierName": "visible"
},
"name": "visible"
}
]
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 5268,
"end": 5335,
"loc": {
"start": {
"line": 205,
"column": 8
},
"end": {
"line": 205,
"column": 75
}
},
"expression": {
"type": "CallExpression",
"start": 5268,
"end": 5334,
"loc": {
"start": {
"line": 205,
"column": 8
},
"end": {
"line": 205,
"column": 74
}
},
"callee": {
"type": "MemberExpression",
"start": 5268,
"end": 5285,
"loc": {
"start": {
"line": 205,
"column": 8
},
"end": {
"line": 205,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 5268,
"end": 5280,
"loc": {
"start": {
"line": 205,
"column": 8
},
"end": {
"line": 205,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 5268,
"end": 5272,
"loc": {
"start": {
"line": 205,
"column": 8
},
"end": {
"line": 205,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 5273,
"end": 5280,
"loc": {
"start": {
"line": 205,
"column": 13
},
"end": {
"line": 205,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5281,
"end": 5285,
"loc": {
"start": {
"line": 205,
"column": 21
},
"end": {
"line": 205,
"column": 25
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 5286,
"end": 5318,
"loc": {
"start": {
"line": 205,
"column": 26
},
"end": {
"line": 205,
"column": 58
}
},
"extra": {
"rawValue": "filters-visibility-initialized",
"raw": "'filters-visibility-initialized'"
},
"value": "filters-visibility-initialized"
},
{
"type": "MemberExpression",
"start": 5320,
"end": 5327,
"loc": {
"start": {
"line": 205,
"column": 60
},
"end": {
"line": 205,
"column": 67
}
},
"object": {
"type": "ThisExpression",
"start": 5320,
"end": 5324,
"loc": {
"start": {
"line": 205,
"column": 60
},
"end": {
"line": 205,
"column": 64
}
}
},
"property": {
"type": "Identifier",
"start": 5325,
"end": 5327,
"loc": {
"start": {
"line": 205,
"column": 65
},
"end": {
"line": 205,
"column": 67
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
},
{
"type": "ThisExpression",
"start": 5329,
"end": 5333,
"loc": {
"start": {
"line": 205,
"column": 69
},
"end": {
"line": 205,
"column": 73
}
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 5344,
"end": 5393,
"loc": {
"start": {
"line": 206,
"column": 8
},
"end": {
"line": 206,
"column": 57
}
},
"expression": {
"type": "CallExpression",
"start": 5344,
"end": 5392,
"loc": {
"start": {
"line": 206,
"column": 8
},
"end": {
"line": 206,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 5344,
"end": 5361,
"loc": {
"start": {
"line": 206,
"column": 8
},
"end": {
"line": 206,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 5344,
"end": 5356,
"loc": {
"start": {
"line": 206,
"column": 8
},
"end": {
"line": 206,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 5344,
"end": 5348,
"loc": {
"start": {
"line": 206,
"column": 8
},
"end": {
"line": 206,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 5349,
"end": 5356,
"loc": {
"start": {
"line": 206,
"column": 13
},
"end": {
"line": 206,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5357,
"end": 5361,
"loc": {
"start": {
"line": 206,
"column": 21
},
"end": {
"line": 206,
"column": 25
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 5362,
"end": 5385,
"loc": {
"start": {
"line": 206,
"column": 26
},
"end": {
"line": 206,
"column": 49
}
},
"extra": {
"rawValue": "extension-initialized",
"raw": "'extension-initialized'"
},
"value": "extension-initialized"
},
{
"type": "ThisExpression",
"start": 5387,
"end": 5391,
"loc": {
"start": {
"line": 206,
"column": 51
},
"end": {
"line": 206,
"column": 55
}
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Initialise extension\n ",
"start": 4883,
"end": 4922,
"loc": {
"start": {
"line": 188,
"column": 4
},
"end": {
"line": 190,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Build UI elements\n ",
"start": 5405,
"end": 5441,
"loc": {
"start": {
"line": 209,
"column": 4
},
"end": {
"line": 211,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 5446,
"end": 6584,
"loc": {
"start": {
"line": 212,
"column": 4
},
"end": {
"line": 249,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5446,
"end": 5453,
"loc": {
"start": {
"line": 212,
"column": 4
},
"end": {
"line": 212,
"column": 11
},
"identifierName": "buildUI"
},
"name": "buildUI",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 5456,
"end": 6584,
"loc": {
"start": {
"line": 212,
"column": 14
},
"end": {
"line": 249,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 5466,
"end": 5483,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 5470,
"end": 5482,
"loc": {
"start": {
"line": 213,
"column": 12
},
"end": {
"line": 213,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 5470,
"end": 5472,
"loc": {
"start": {
"line": 213,
"column": 12
},
"end": {
"line": 213,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 5475,
"end": 5482,
"loc": {
"start": {
"line": 213,
"column": 17
},
"end": {
"line": 213,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 5475,
"end": 5479,
"loc": {
"start": {
"line": 213,
"column": 17
},
"end": {
"line": 213,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 5480,
"end": 5482,
"loc": {
"start": {
"line": 213,
"column": 22
},
"end": {
"line": 213,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 5492,
"end": 5521,
"loc": {
"start": {
"line": 214,
"column": 8
},
"end": {
"line": 214,
"column": 37
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 5496,
"end": 5520,
"loc": {
"start": {
"line": 214,
"column": 12
},
"end": {
"line": 214,
"column": 36
}
},
"id": {
"type": "Identifier",
"start": 5496,
"end": 5500,
"loc": {
"start": {
"line": 214,
"column": 12
},
"end": {
"line": 214,
"column": 16
},
"identifierName": "span"
},
"name": "span"
},
"init": {
"type": "CallExpression",
"start": 5503,
"end": 5520,
"loc": {
"start": {
"line": 214,
"column": 19
},
"end": {
"line": 214,
"column": 36
}
},
"callee": {
"type": "Identifier",
"start": 5503,
"end": 5512,
"loc": {
"start": {
"line": 214,
"column": 19
},
"end": {
"line": 214,
"column": 28
},
"identifierName": "createElm"
},
"name": "createElm"
},
"arguments": [
{
"type": "StringLiteral",
"start": 5513,
"end": 5519,
"loc": {
"start": {
"line": 214,
"column": 29
},
"end": {
"line": 214,
"column": 35
}
},
"extra": {
"rawValue": "span",
"raw": "'span'"
},
"value": "span"
}
]
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 5530,
"end": 5565,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 43
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5530,
"end": 5564,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 42
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5530,
"end": 5544,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 22
}
},
"object": {
"type": "Identifier",
"start": 5530,
"end": 5534,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 12
},
"identifierName": "span"
},
"name": "span"
},
"property": {
"type": "Identifier",
"start": 5535,
"end": 5544,
"loc": {
"start": {
"line": 215,
"column": 13
},
"end": {
"line": 215,
"column": 22
},
"identifierName": "className"
},
"name": "className"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 5547,
"end": 5564,
"loc": {
"start": {
"line": 215,
"column": 25
},
"end": {
"line": 215,
"column": 42
}
},
"object": {
"type": "ThisExpression",
"start": 5547,
"end": 5551,
"loc": {
"start": {
"line": 215,
"column": 25
},
"end": {
"line": 215,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 5552,
"end": 5564,
"loc": {
"start": {
"line": 215,
"column": 30
},
"end": {
"line": 215,
"column": 42
},
"identifierName": "contCssClass"
},
"name": "contCssClass"
},
"computed": false
}
},
"trailingComments": [
{
"type": "CommentLine",
"value": " Container element (rdiv or custom element)",
"start": 5575,
"end": 5620,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 53
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 5629,
"end": 5760,
"loc": {
"start": {
"line": 218,
"column": 8
},
"end": {
"line": 220,
"column": 31
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 5633,
"end": 5759,
"loc": {
"start": {
"line": 218,
"column": 12
},
"end": {
"line": 220,
"column": 30
}
},
"id": {
"type": "Identifier",
"start": 5633,
"end": 5641,
"loc": {
"start": {
"line": 218,
"column": 12
},
"end": {
"line": 218,
"column": 20
},
"identifierName": "targetEl"
},
"name": "targetEl",
"leadingComments": null
},
"init": {
"type": "ConditionalExpression",
"start": 5644,
"end": 5759,
"loc": {
"start": {
"line": 218,
"column": 23
},
"end": {
"line": 220,
"column": 30
}
},
"test": {
"type": "UnaryExpression",
"start": 5644,
"end": 5658,
"loc": {
"start": {
"line": 218,
"column": 23
},
"end": {
"line": 218,
"column": 37
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 5645,
"end": 5658,
"loc": {
"start": {
"line": 218,
"column": 24
},
"end": {
"line": 218,
"column": 37
}
},
"object": {
"type": "ThisExpression",
"start": 5645,
"end": 5649,
"loc": {
"start": {
"line": 218,
"column": 24
},
"end": {
"line": 218,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 5650,
"end": 5658,
"loc": {
"start": {
"line": 218,
"column": 29
},
"end": {
"line": 218,
"column": 37
},
"identifierName": "targetId"
},
"name": "targetId"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "CallExpression",
"start": 5673,
"end": 5726,
"loc": {
"start": {
"line": 219,
"column": 12
},
"end": {
"line": 219,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 5673,
"end": 5704,
"loc": {
"start": {
"line": 219,
"column": 12
},
"end": {
"line": 219,
"column": 43
}
},
"object": {
"type": "CallExpression",
"start": 5673,
"end": 5694,
"loc": {
"start": {
"line": 219,
"column": 12
},
"end": {
"line": 219,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 5673,
"end": 5683,
"loc": {
"start": {
"line": 219,
"column": 12
},
"end": {
"line": 219,
"column": 22
}
},
"object": {
"type": "Identifier",
"start": 5673,
"end": 5675,
"loc": {
"start": {
"line": 219,
"column": 12
},
"end": {
"line": 219,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 5676,
"end": 5683,
"loc": {
"start": {
"line": 219,
"column": 15
},
"end": {
"line": 219,
"column": 22
},
"identifierName": "feature"
},
"name": "feature"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 5684,
"end": 5693,
"loc": {
"start": {
"line": 219,
"column": 23
},
"end": {
"line": 219,
"column": 32
}
},
"extra": {
"rawValue": "toolbar",
"raw": "'toolbar'"
},
"value": "toolbar"
}
]
},
"property": {
"type": "Identifier",
"start": 5695,
"end": 5704,
"loc": {
"start": {
"line": 219,
"column": 34
},
"end": {
"line": 219,
"column": 43
},
"identifierName": "container"
},
"name": "container"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 5705,
"end": 5725,
"loc": {
"start": {
"line": 219,
"column": 44
},
"end": {
"line": 219,
"column": 64
}
},
"object": {
"type": "ThisExpression",
"start": 5705,
"end": 5709,
"loc": {
"start": {
"line": 219,
"column": 44
},
"end": {
"line": 219,
"column": 48
}
}
},
"property": {
"type": "Identifier",
"start": 5710,
"end": 5725,
"loc": {
"start": {
"line": 219,
"column": 49
},
"end": {
"line": 219,
"column": 64
},
"identifierName": "toolbarPosition"
},
"name": "toolbarPosition"
},
"computed": false
}
]
},
"alternate": {
"type": "CallExpression",
"start": 5741,
"end": 5759,
"loc": {
"start": {
"line": 220,
"column": 12
},
"end": {
"line": 220,
"column": 30
}
},
"callee": {
"type": "Identifier",
"start": 5741,
"end": 5744,
"loc": {
"start": {
"line": 220,
"column": 12
},
"end": {
"line": 220,
"column": 15
},
"identifierName": "elm"
},
"name": "elm"
},
"arguments": [
{
"type": "MemberExpression",
"start": 5745,
"end": 5758,
"loc": {
"start": {
"line": 220,
"column": 16
},
"end": {
"line": 220,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 5745,
"end": 5749,
"loc": {
"start": {
"line": 220,
"column": 16
},
"end": {
"line": 220,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 5750,
"end": 5758,
"loc": {
"start": {
"line": 220,
"column": 21
},
"end": {
"line": 220,
"column": 29
},
"identifierName": "targetId"
},
"name": "targetId"
},
"computed": false
}
]
}
},
"leadingComments": null
}
],
"kind": "let",
"leadingComments": [
{
"type": "CommentLine",
"value": " Container element (rdiv or custom element)",
"start": 5575,
"end": 5620,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 53
}
}
}
]
},
{
"type": "IfStatement",
"start": 5770,
"end": 5974,
"loc": {
"start": {
"line": 222,
"column": 8
},
"end": {
"line": 227,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 5774,
"end": 5788,
"loc": {
"start": {
"line": 222,
"column": 12
},
"end": {
"line": 222,
"column": 26
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 5775,
"end": 5788,
"loc": {
"start": {
"line": 222,
"column": 13
},
"end": {
"line": 222,
"column": 26
}
},
"object": {
"type": "ThisExpression",
"start": 5775,
"end": 5779,
"loc": {
"start": {
"line": 222,
"column": 13
},
"end": {
"line": 222,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 5780,
"end": 5788,
"loc": {
"start": {
"line": 222,
"column": 18
},
"end": {
"line": 222,
"column": 26
},
"identifierName": "targetId"
},
"name": "targetId"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 5790,
"end": 5917,
"loc": {
"start": {
"line": 222,
"column": 28
},
"end": {
"line": 225,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 5804,
"end": 5841,
"loc": {
"start": {
"line": 223,
"column": 12
},
"end": {
"line": 223,
"column": 49
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 5808,
"end": 5840,
"loc": {
"start": {
"line": 223,
"column": 16
},
"end": {
"line": 223,
"column": 48
}
},
"id": {
"type": "Identifier",
"start": 5808,
"end": 5818,
"loc": {
"start": {
"line": 223,
"column": 16
},
"end": {
"line": 223,
"column": 26
},
"identifierName": "firstChild"
},
"name": "firstChild"
},
"init": {
"type": "MemberExpression",
"start": 5821,
"end": 5840,
"loc": {
"start": {
"line": 223,
"column": 29
},
"end": {
"line": 223,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 5821,
"end": 5829,
"loc": {
"start": {
"line": 223,
"column": 29
},
"end": {
"line": 223,
"column": 37
},
"identifierName": "targetEl"
},
"name": "targetEl"
},
"property": {
"type": "Identifier",
"start": 5830,
"end": 5840,
"loc": {
"start": {
"line": 223,
"column": 38
},
"end": {
"line": 223,
"column": 48
},
"identifierName": "firstChild"
},
"name": "firstChild"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 5854,
"end": 5907,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 65
}
},
"expression": {
"type": "CallExpression",
"start": 5854,
"end": 5906,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 5854,
"end": 5888,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 5854,
"end": 5875,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 5854,
"end": 5864,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 22
},
"identifierName": "firstChild"
},
"name": "firstChild"
},
"property": {
"type": "Identifier",
"start": 5865,
"end": 5875,
"loc": {
"start": {
"line": 224,
"column": 23
},
"end": {
"line": 224,
"column": 33
},
"identifierName": "parentNode"
},
"name": "parentNode"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5876,
"end": 5888,
"loc": {
"start": {
"line": 224,
"column": 34
},
"end": {
"line": 224,
"column": 46
},
"identifierName": "insertBefore"
},
"name": "insertBefore"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 5889,
"end": 5893,
"loc": {
"start": {
"line": 224,
"column": 47
},
"end": {
"line": 224,
"column": 51
},
"identifierName": "span"
},
"name": "span"
},
{
"type": "Identifier",
"start": 5895,
"end": 5905,
"loc": {
"start": {
"line": 224,
"column": 53
},
"end": {
"line": 224,
"column": 63
},
"identifierName": "firstChild"
},
"name": "firstChild"
}
]
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 5923,
"end": 5974,
"loc": {
"start": {
"line": 225,
"column": 15
},
"end": {
"line": 227,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 5937,
"end": 5964,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 39
}
},
"expression": {
"type": "CallExpression",
"start": 5937,
"end": 5963,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 38
}
},
"callee": {
"type": "MemberExpression",
"start": 5937,
"end": 5957,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 5937,
"end": 5945,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 20
},
"identifierName": "targetEl"
},
"name": "targetEl"
},
"property": {
"type": "Identifier",
"start": 5946,
"end": 5957,
"loc": {
"start": {
"line": 226,
"column": 21
},
"end": {
"line": 226,
"column": 32
},
"identifierName": "appendChild"
},
"name": "appendChild"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 5958,
"end": 5962,
"loc": {
"start": {
"line": 226,
"column": 33
},
"end": {
"line": 226,
"column": 37
},
"identifierName": "span"
},
"name": "span"
}
]
}
}
],
"directives": []
}
},
{
"type": "VariableDeclaration",
"start": 5984,
"end": 5992,
"loc": {
"start": {
"line": 229,
"column": 8
},
"end": {
"line": 229,
"column": 16
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 5988,
"end": 5991,
"loc": {
"start": {
"line": 229,
"column": 12
},
"end": {
"line": 229,
"column": 15
}
},
"id": {
"type": "Identifier",
"start": 5988,
"end": 5991,
"loc": {
"start": {
"line": 229,
"column": 12
},
"end": {
"line": 229,
"column": 15
},
"identifierName": "btn"
},
"name": "btn"
},
"init": null
}
],
"kind": "let"
},
{
"type": "IfStatement",
"start": 6001,
"end": 6397,
"loc": {
"start": {
"line": 230,
"column": 8
},
"end": {
"line": 239,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 6005,
"end": 6018,
"loc": {
"start": {
"line": 230,
"column": 12
},
"end": {
"line": 230,
"column": 25
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 6006,
"end": 6018,
"loc": {
"start": {
"line": 230,
"column": 13
},
"end": {
"line": 230,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 6006,
"end": 6010,
"loc": {
"start": {
"line": 230,
"column": 13
},
"end": {
"line": 230,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 6011,
"end": 6018,
"loc": {
"start": {
"line": 230,
"column": 18
},
"end": {
"line": 230,
"column": 25
},
"identifierName": "btnHtml"
},
"name": "btnHtml"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 6020,
"end": 6287,
"loc": {
"start": {
"line": 230,
"column": 27
},
"end": {
"line": 236,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6034,
"end": 6088,
"loc": {
"start": {
"line": 231,
"column": 12
},
"end": {
"line": 231,
"column": 66
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6034,
"end": 6087,
"loc": {
"start": {
"line": 231,
"column": 12
},
"end": {
"line": 231,
"column": 65
}
},
"operator": "=",
"left": {
"type": "Identifier",
"start": 6034,
"end": 6037,
"loc": {
"start": {
"line": 231,
"column": 12
},
"end": {
"line": 231,
"column": 15
},
"identifierName": "btn"
},
"name": "btn"
},
"right": {
"type": "CallExpression",
"start": 6040,
"end": 6087,
"loc": {
"start": {
"line": 231,
"column": 18
},
"end": {
"line": 231,
"column": 65
}
},
"callee": {
"type": "Identifier",
"start": 6040,
"end": 6049,
"loc": {
"start": {
"line": 231,
"column": 18
},
"end": {
"line": 231,
"column": 27
},
"identifierName": "createElm"
},
"name": "createElm"
},
"arguments": [
{
"type": "StringLiteral",
"start": 6050,
"end": 6053,
"loc": {
"start": {
"line": 231,
"column": 28
},
"end": {
"line": 231,
"column": 31
}
},
"extra": {
"rawValue": "a",
"raw": "'a'"
},
"value": "a"
},
{
"type": "ArrayExpression",
"start": 6055,
"end": 6086,
"loc": {
"start": {
"line": 231,
"column": 33
},
"end": {
"line": 231,
"column": 64
}
},
"elements": [
{
"type": "StringLiteral",
"start": 6056,
"end": 6062,
"loc": {
"start": {
"line": 231,
"column": 34
},
"end": {
"line": 231,
"column": 40
}
},
"extra": {
"rawValue": "href",
"raw": "'href'"
},
"value": "href"
},
{
"type": "StringLiteral",
"start": 6064,
"end": 6085,
"loc": {
"start": {
"line": 231,
"column": 42
},
"end": {
"line": 231,
"column": 63
}
},
"extra": {
"rawValue": "javascript:void(0);",
"raw": "'javascript:void(0);'"
},
"value": "javascript:void(0);"
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6101,
"end": 6134,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 232,
"column": 45
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6101,
"end": 6133,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 232,
"column": 44
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6101,
"end": 6114,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 232,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 6101,
"end": 6104,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 232,
"column": 15
},
"identifierName": "btn"
},
"name": "btn"
},
"property": {
"type": "Identifier",
"start": 6105,
"end": 6114,
"loc": {
"start": {
"line": 232,
"column": 16
},
"end": {
"line": 232,
"column": 25
},
"identifierName": "className"
},
"name": "className"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 6117,
"end": 6133,
"loc": {
"start": {
"line": 232,
"column": 28
},
"end": {
"line": 232,
"column": 44
}
},
"object": {
"type": "ThisExpression",
"start": 6117,
"end": 6121,
"loc": {
"start": {
"line": 232,
"column": 28
},
"end": {
"line": 232,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 6122,
"end": 6133,
"loc": {
"start": {
"line": 232,
"column": 33
},
"end": {
"line": 232,
"column": 44
},
"identifierName": "btnCssClass"
},
"name": "btnCssClass"
},
"computed": false
}
}
},
{
"type": "ExpressionStatement",
"start": 6147,
"end": 6192,
"loc": {
"start": {
"line": 233,
"column": 12
},
"end": {
"line": 233,
"column": 57
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6147,
"end": 6191,
"loc": {
"start": {
"line": 233,
"column": 12
},
"end": {
"line": 233,
"column": 56
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6147,
"end": 6156,
"loc": {
"start": {
"line": 233,
"column": 12
},
"end": {
"line": 233,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 6147,
"end": 6150,
"loc": {
"start": {
"line": 233,
"column": 12
},
"end": {
"line": 233,
"column": 15
},
"identifierName": "btn"
},
"name": "btn"
},
"property": {
"type": "Identifier",
"start": 6151,
"end": 6156,
"loc": {
"start": {
"line": 233,
"column": 16
},
"end": {
"line": 233,
"column": 21
},
"identifierName": "title"
},
"name": "title"
},
"computed": false
},
"right": {
"type": "LogicalExpression",
"start": 6159,
"end": 6191,
"loc": {
"start": {
"line": 233,
"column": 24
},
"end": {
"line": 233,
"column": 56
}
},
"left": {
"type": "MemberExpression",
"start": 6159,
"end": 6171,
"loc": {
"start": {
"line": 233,
"column": 24
},
"end": {
"line": 233,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 6159,
"end": 6163,
"loc": {
"start": {
"line": 233,
"column": 24
},
"end": {
"line": 233,
"column": 28
}
}
},
"property": {
"type": "Identifier",
"start": 6164,
"end": 6171,
"loc": {
"start": {
"line": 233,
"column": 29
},
"end": {
"line": 233,
"column": 36
},
"identifierName": "btnText"
},
"name": "btnText"
},
"computed": false
},
"operator": "||",
"right": {
"type": "MemberExpression",
"start": 6175,
"end": 6191,
"loc": {
"start": {
"line": 233,
"column": 40
},
"end": {
"line": 233,
"column": 56
}
},
"object": {
"type": "ThisExpression",
"start": 6175,
"end": 6179,
"loc": {
"start": {
"line": 233,
"column": 40
},
"end": {
"line": 233,
"column": 44
}
}
},
"property": {
"type": "Identifier",
"start": 6180,
"end": 6191,
"loc": {
"start": {
"line": 233,
"column": 45
},
"end": {
"line": 233,
"column": 56
},
"identifierName": "defaultText"
},
"name": "defaultText"
},
"computed": false
}
}
}
},
{
"type": "ExpressionStatement",
"start": 6205,
"end": 6242,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 234,
"column": 49
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6205,
"end": 6241,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 234,
"column": 48
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6205,
"end": 6218,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 234,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 6205,
"end": 6208,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 234,
"column": 15
},
"identifierName": "btn"
},
"name": "btn"
},
"property": {
"type": "Identifier",
"start": 6209,
"end": 6218,
"loc": {
"start": {
"line": 234,
"column": 16
},
"end": {
"line": 234,
"column": 25
},
"identifierName": "innerHTML"
},
"name": "innerHTML"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 6221,
"end": 6241,
"loc": {
"start": {
"line": 234,
"column": 28
},
"end": {
"line": 234,
"column": 48
}
},
"object": {
"type": "ThisExpression",
"start": 6221,
"end": 6225,
"loc": {
"start": {
"line": 234,
"column": 28
},
"end": {
"line": 234,
"column": 32
}
}
},
"property": {
"type": "Identifier",
"start": 6226,
"end": 6241,
"loc": {
"start": {
"line": 234,
"column": 33
},
"end": {
"line": 234,
"column": 48
},
"identifierName": "collapseBtnHtml"
},
"name": "collapseBtnHtml"
},
"computed": false
}
}
},
{
"type": "ExpressionStatement",
"start": 6255,
"end": 6277,
"loc": {
"start": {
"line": 235,
"column": 12
},
"end": {
"line": 235,
"column": 34
}
},
"expression": {
"type": "CallExpression",
"start": 6255,
"end": 6276,
"loc": {
"start": {
"line": 235,
"column": 12
},
"end": {
"line": 235,
"column": 33
}
},
"callee": {
"type": "MemberExpression",
"start": 6255,
"end": 6271,
"loc": {
"start": {
"line": 235,
"column": 12
},
"end": {
"line": 235,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 6255,
"end": 6259,
"loc": {
"start": {
"line": 235,
"column": 12
},
"end": {
"line": 235,
"column": 16
},
"identifierName": "span"
},
"name": "span"
},
"property": {
"type": "Identifier",
"start": 6260,
"end": 6271,
"loc": {
"start": {
"line": 235,
"column": 17
},
"end": {
"line": 235,
"column": 28
},
"identifierName": "appendChild"
},
"name": "appendChild"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 6272,
"end": 6275,
"loc": {
"start": {
"line": 235,
"column": 29
},
"end": {
"line": 235,
"column": 32
},
"identifierName": "btn"
},
"name": "btn"
}
]
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 6293,
"end": 6397,
"loc": {
"start": {
"line": 236,
"column": 15
},
"end": {
"line": 239,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6322,
"end": 6352,
"loc": {
"start": {
"line": 237,
"column": 12
},
"end": {
"line": 237,
"column": 42
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6322,
"end": 6351,
"loc": {
"start": {
"line": 237,
"column": 12
},
"end": {
"line": 237,
"column": 41
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6322,
"end": 6336,
"loc": {
"start": {
"line": 237,
"column": 12
},
"end": {
"line": 237,
"column": 26
}
},
"object": {
"type": "Identifier",
"start": 6322,
"end": 6326,
"loc": {
"start": {
"line": 237,
"column": 12
},
"end": {
"line": 237,
"column": 16
},
"identifierName": "span"
},
"name": "span",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 6327,
"end": 6336,
"loc": {
"start": {
"line": 237,
"column": 17
},
"end": {
"line": 237,
"column": 26
},
"identifierName": "innerHTML"
},
"name": "innerHTML"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "MemberExpression",
"start": 6339,
"end": 6351,
"loc": {
"start": {
"line": 237,
"column": 29
},
"end": {
"line": 237,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 6339,
"end": 6343,
"loc": {
"start": {
"line": 237,
"column": 29
},
"end": {
"line": 237,
"column": 33
}
}
},
"property": {
"type": "Identifier",
"start": 6344,
"end": 6351,
"loc": {
"start": {
"line": 237,
"column": 34
},
"end": {
"line": 237,
"column": 41
},
"identifierName": "btnHtml"
},
"name": "btnHtml"
},
"computed": false
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " Custom html",
"start": 6295,
"end": 6309,
"loc": {
"start": {
"line": 236,
"column": 17
},
"end": {
"line": 236,
"column": 31
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 6365,
"end": 6387,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 34
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6365,
"end": 6386,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 33
}
},
"operator": "=",
"left": {
"type": "Identifier",
"start": 6365,
"end": 6368,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 15
},
"identifierName": "btn"
},
"name": "btn"
},
"right": {
"type": "MemberExpression",
"start": 6371,
"end": 6386,
"loc": {
"start": {
"line": 238,
"column": 18
},
"end": {
"line": 238,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 6371,
"end": 6375,
"loc": {
"start": {
"line": 238,
"column": 18
},
"end": {
"line": 238,
"column": 22
},
"identifierName": "span"
},
"name": "span"
},
"property": {
"type": "Identifier",
"start": 6376,
"end": 6386,
"loc": {
"start": {
"line": 238,
"column": 23
},
"end": {
"line": 238,
"column": 33
},
"identifierName": "firstChild"
},
"name": "firstChild"
},
"computed": false
}
}
}
],
"directives": []
}
},
{
"type": "ExpressionStatement",
"start": 6407,
"end": 6449,
"loc": {
"start": {
"line": 241,
"column": 8
},
"end": {
"line": 241,
"column": 50
}
},
"expression": {
"type": "CallExpression",
"start": 6407,
"end": 6448,
"loc": {
"start": {
"line": 241,
"column": 8
},
"end": {
"line": 241,
"column": 49
}
},
"callee": {
"type": "Identifier",
"start": 6407,
"end": 6413,
"loc": {
"start": {
"line": 241,
"column": 8
},
"end": {
"line": 241,
"column": 14
},
"identifierName": "addEvt"
},
"name": "addEvt"
},
"arguments": [
{
"type": "Identifier",
"start": 6414,
"end": 6417,
"loc": {
"start": {
"line": 241,
"column": 15
},
"end": {
"line": 241,
"column": 18
},
"identifierName": "btn"
},
"name": "btn"
},
{
"type": "StringLiteral",
"start": 6419,
"end": 6426,
"loc": {
"start": {
"line": 241,
"column": 20
},
"end": {
"line": 241,
"column": 27
}
},
"extra": {
"rawValue": "click",
"raw": "'click'"
},
"value": "click"
},
{
"type": "ArrowFunctionExpression",
"start": 6428,
"end": 6447,
"loc": {
"start": {
"line": 241,
"column": 29
},
"end": {
"line": 241,
"column": 48
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 6434,
"end": 6447,
"loc": {
"start": {
"line": 241,
"column": 35
},
"end": {
"line": 241,
"column": 48
}
},
"callee": {
"type": "MemberExpression",
"start": 6434,
"end": 6445,
"loc": {
"start": {
"line": 241,
"column": 35
},
"end": {
"line": 241,
"column": 46
}
},
"object": {
"type": "ThisExpression",
"start": 6434,
"end": 6438,
"loc": {
"start": {
"line": 241,
"column": 35
},
"end": {
"line": 241,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 6439,
"end": 6445,
"loc": {
"start": {
"line": 241,
"column": 40
},
"end": {
"line": 241,
"column": 46
},
"identifierName": "toggle"
},
"name": "toggle"
},
"computed": false
},
"arguments": []
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 6459,
"end": 6478,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 243,
"column": 27
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6459,
"end": 6477,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 243,
"column": 26
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6459,
"end": 6470,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 243,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 6459,
"end": 6463,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 243,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 6464,
"end": 6470,
"loc": {
"start": {
"line": 243,
"column": 13
},
"end": {
"line": 243,
"column": 19
},
"identifierName": "contEl"
},
"name": "contEl"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 6473,
"end": 6477,
"loc": {
"start": {
"line": 243,
"column": 22
},
"end": {
"line": 243,
"column": 26
},
"identifierName": "span"
},
"name": "span"
}
}
},
{
"type": "ExpressionStatement",
"start": 6487,
"end": 6504,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 25
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6487,
"end": 6503,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 24
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6487,
"end": 6497,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 6487,
"end": 6491,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 6492,
"end": 6497,
"loc": {
"start": {
"line": 244,
"column": 13
},
"end": {
"line": 244,
"column": 18
},
"identifierName": "btnEl"
},
"name": "btnEl"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 6500,
"end": 6503,
"loc": {
"start": {
"line": 244,
"column": 21
},
"end": {
"line": 244,
"column": 24
},
"identifierName": "btn"
},
"name": "btn"
}
}
},
{
"type": "IfStatement",
"start": 6514,
"end": 6578,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 248,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 6518,
"end": 6538,
"loc": {
"start": {
"line": 246,
"column": 12
},
"end": {
"line": 246,
"column": 32
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 6519,
"end": 6538,
"loc": {
"start": {
"line": 246,
"column": 13
},
"end": {
"line": 246,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 6519,
"end": 6523,
"loc": {
"start": {
"line": 246,
"column": 13
},
"end": {
"line": 246,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 6524,
"end": 6538,
"loc": {
"start": {
"line": 246,
"column": 18
},
"end": {
"line": 246,
"column": 32
},
"identifierName": "visibleAtStart"
},
"name": "visibleAtStart"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 6540,
"end": 6578,
"loc": {
"start": {
"line": 246,
"column": 34
},
"end": {
"line": 248,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6554,
"end": 6568,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 26
}
},
"expression": {
"type": "CallExpression",
"start": 6554,
"end": 6567,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 25
}
},
"callee": {
"type": "MemberExpression",
"start": 6554,
"end": 6565,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 6554,
"end": 6558,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 6559,
"end": 6565,
"loc": {
"start": {
"line": 247,
"column": 17
},
"end": {
"line": 247,
"column": 23
},
"identifierName": "toggle"
},
"name": "toggle"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"alternate": null
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Build UI elements\n ",
"start": 5405,
"end": 5441,
"loc": {
"start": {
"line": 209,
"column": 4
},
"end": {
"line": 211,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Toggle filters visibility\n ",
"start": 6590,
"end": 6634,
"loc": {
"start": {
"line": 251,
"column": 4
},
"end": {
"line": 253,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 6639,
"end": 6902,
"loc": {
"start": {
"line": 254,
"column": 4
},
"end": {
"line": 261,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6639,
"end": 6645,
"loc": {
"start": {
"line": 254,
"column": 4
},
"end": {
"line": 254,
"column": 10
},
"identifierName": "toggle"
},
"name": "toggle",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 6648,
"end": 6902,
"loc": {
"start": {
"line": 254,
"column": 13
},
"end": {
"line": 261,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 6658,
"end": 6675,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 6662,
"end": 6674,
"loc": {
"start": {
"line": 255,
"column": 12
},
"end": {
"line": 255,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 6662,
"end": 6664,
"loc": {
"start": {
"line": 255,
"column": 12
},
"end": {
"line": 255,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 6667,
"end": 6674,
"loc": {
"start": {
"line": 255,
"column": 17
},
"end": {
"line": 255,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 6667,
"end": 6671,
"loc": {
"start": {
"line": 255,
"column": 17
},
"end": {
"line": 255,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 6672,
"end": 6674,
"loc": {
"start": {
"line": 255,
"column": 22
},
"end": {
"line": 255,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 6684,
"end": 6754,
"loc": {
"start": {
"line": 256,
"column": 8
},
"end": {
"line": 256,
"column": 78
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 6688,
"end": 6753,
"loc": {
"start": {
"line": 256,
"column": 12
},
"end": {
"line": 256,
"column": 77
}
},
"id": {
"type": "Identifier",
"start": 6688,
"end": 6691,
"loc": {
"start": {
"line": 256,
"column": 12
},
"end": {
"line": 256,
"column": 15
},
"identifierName": "tbl"
},
"name": "tbl"
},
"init": {
"type": "ConditionalExpression",
"start": 6694,
"end": 6753,
"loc": {
"start": {
"line": 256,
"column": 18
},
"end": {
"line": 256,
"column": 77
}
},
"test": {
"type": "MemberExpression",
"start": 6694,
"end": 6707,
"loc": {
"start": {
"line": 256,
"column": 18
},
"end": {
"line": 256,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 6694,
"end": 6696,
"loc": {
"start": {
"line": 256,
"column": 18
},
"end": {
"line": 256,
"column": 20
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 6697,
"end": 6707,
"loc": {
"start": {
"line": 256,
"column": 21
},
"end": {
"line": 256,
"column": 31
},
"identifierName": "gridLayout"
},
"name": "gridLayout"
},
"computed": false
},
"consequent": {
"type": "MemberExpression",
"start": 6710,
"end": 6742,
"loc": {
"start": {
"line": 256,
"column": 34
},
"end": {
"line": 256,
"column": 66
}
},
"object": {
"type": "CallExpression",
"start": 6710,
"end": 6734,
"loc": {
"start": {
"line": 256,
"column": 34
},
"end": {
"line": 256,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 6710,
"end": 6720,
"loc": {
"start": {
"line": 256,
"column": 34
},
"end": {
"line": 256,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 6710,
"end": 6712,
"loc": {
"start": {
"line": 256,
"column": 34
},
"end": {
"line": 256,
"column": 36
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 6713,
"end": 6720,
"loc": {
"start": {
"line": 256,
"column": 37
},
"end": {
"line": 256,
"column": 44
},
"identifierName": "feature"
},
"name": "feature"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 6721,
"end": 6733,
"loc": {
"start": {
"line": 256,
"column": 45
},
"end": {
"line": 256,
"column": 57
}
},
"extra": {
"rawValue": "gridLayout",
"raw": "'gridLayout'"
},
"value": "gridLayout"
}
]
},
"property": {
"type": "Identifier",
"start": 6735,
"end": 6742,
"loc": {
"start": {
"line": 256,
"column": 59
},
"end": {
"line": 256,
"column": 66
},
"identifierName": "headTbl"
},
"name": "headTbl"
},
"computed": false
},
"alternate": {
"type": "CallExpression",
"start": 6745,
"end": 6753,
"loc": {
"start": {
"line": 256,
"column": 69
},
"end": {
"line": 256,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 6745,
"end": 6751,
"loc": {
"start": {
"line": 256,
"column": 69
},
"end": {
"line": 256,
"column": 75
}
},
"object": {
"type": "Identifier",
"start": 6745,
"end": 6747,
"loc": {
"start": {
"line": 256,
"column": 69
},
"end": {
"line": 256,
"column": 71
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 6748,
"end": 6751,
"loc": {
"start": {
"line": 256,
"column": 72
},
"end": {
"line": 256,
"column": 75
},
"identifierName": "dom"
},
"name": "dom"
},
"computed": false
},
"arguments": []
}
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 6763,
"end": 6807,
"loc": {
"start": {
"line": 257,
"column": 8
},
"end": {
"line": 257,
"column": 52
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 6767,
"end": 6806,
"loc": {
"start": {
"line": 257,
"column": 12
},
"end": {
"line": 257,
"column": 51
}
},
"id": {
"type": "Identifier",
"start": 6767,
"end": 6773,
"loc": {
"start": {
"line": 257,
"column": 12
},
"end": {
"line": 257,
"column": 18
},
"identifierName": "fltRow"
},
"name": "fltRow"
},
"init": {
"type": "MemberExpression",
"start": 6776,
"end": 6806,
"loc": {
"start": {
"line": 257,
"column": 21
},
"end": {
"line": 257,
"column": 51
}
},
"object": {
"type": "MemberExpression",
"start": 6776,
"end": 6784,
"loc": {
"start": {
"line": 257,
"column": 21
},
"end": {
"line": 257,
"column": 29
}
},
"object": {
"type": "Identifier",
"start": 6776,
"end": 6779,
"loc": {
"start": {
"line": 257,
"column": 21
},
"end": {
"line": 257,
"column": 24
},
"identifierName": "tbl"
},
"name": "tbl"
},
"property": {
"type": "Identifier",
"start": 6780,
"end": 6784,
"loc": {
"start": {
"line": 257,
"column": 25
},
"end": {
"line": 257,
"column": 29
},
"identifierName": "rows"
},
"name": "rows"
},
"computed": false
},
"property": {
"type": "MemberExpression",
"start": 6785,
"end": 6805,
"loc": {
"start": {
"line": 257,
"column": 30
},
"end": {
"line": 257,
"column": 50
}
},
"object": {
"type": "ThisExpression",
"start": 6785,
"end": 6789,
"loc": {
"start": {
"line": 257,
"column": 30
},
"end": {
"line": 257,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"start": 6790,
"end": 6805,
"loc": {
"start": {
"line": 257,
"column": 35
},
"end": {
"line": 257,
"column": 50
},
"identifierName": "filtersRowIndex"
},
"name": "filtersRowIndex"
},
"computed": false
},
"computed": true
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 6816,
"end": 6862,
"loc": {
"start": {
"line": 258,
"column": 8
},
"end": {
"line": 258,
"column": 54
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 6820,
"end": 6861,
"loc": {
"start": {
"line": 258,
"column": 12
},
"end": {
"line": 258,
"column": 53
}
},
"id": {
"type": "Identifier",
"start": 6820,
"end": 6831,
"loc": {
"start": {
"line": 258,
"column": 12
},
"end": {
"line": 258,
"column": 23
},
"identifierName": "isDisplayed"
},
"name": "isDisplayed"
},
"init": {
"type": "BinaryExpression",
"start": 6834,
"end": 6861,
"loc": {
"start": {
"line": 258,
"column": 26
},
"end": {
"line": 258,
"column": 53
}
},
"left": {
"type": "MemberExpression",
"start": 6834,
"end": 6854,
"loc": {
"start": {
"line": 258,
"column": 26
},
"end": {
"line": 258,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 6834,
"end": 6846,
"loc": {
"start": {
"line": 258,
"column": 26
},
"end": {
"line": 258,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 6834,
"end": 6840,
"loc": {
"start": {
"line": 258,
"column": 26
},
"end": {
"line": 258,
"column": 32
},
"identifierName": "fltRow"
},
"name": "fltRow"
},
"property": {
"type": "Identifier",
"start": 6841,
"end": 6846,
"loc": {
"start": {
"line": 258,
"column": 33
},
"end": {
"line": 258,
"column": 38
},
"identifierName": "style"
},
"name": "style"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6847,
"end": 6854,
"loc": {
"start": {
"line": 258,
"column": 39
},
"end": {
"line": 258,
"column": 46
},
"identifierName": "display"
},
"name": "display"
},
"computed": false
},
"operator": "===",
"right": {
"type": "StringLiteral",
"start": 6859,
"end": 6861,
"loc": {
"start": {
"line": 258,
"column": 51
},
"end": {
"line": 258,
"column": 53
}
},
"extra": {
"rawValue": "",
"raw": "''"
},
"value": ""
}
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 6872,
"end": 6896,
"loc": {
"start": {
"line": 260,
"column": 8
},
"end": {
"line": 260,
"column": 32
}
},
"expression": {
"type": "CallExpression",
"start": 6872,
"end": 6895,
"loc": {
"start": {
"line": 260,
"column": 8
},
"end": {
"line": 260,
"column": 31
}
},
"callee": {
"type": "MemberExpression",
"start": 6872,
"end": 6881,
"loc": {
"start": {
"line": 260,
"column": 8
},
"end": {
"line": 260,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 6872,
"end": 6876,
"loc": {
"start": {
"line": 260,
"column": 8
},
"end": {
"line": 260,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 6877,
"end": 6881,
"loc": {
"start": {
"line": 260,
"column": 13
},
"end": {
"line": 260,
"column": 17
},
"identifierName": "show"
},
"name": "show"
},
"computed": false
},
"arguments": [
{
"type": "UnaryExpression",
"start": 6882,
"end": 6894,
"loc": {
"start": {
"line": 260,
"column": 18
},
"end": {
"line": 260,
"column": 30
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 6883,
"end": 6894,
"loc": {
"start": {
"line": 260,
"column": 19
},
"end": {
"line": 260,
"column": 30
},
"identifierName": "isDisplayed"
},
"name": "isDisplayed"
},
"extra": {
"parenthesizedArgument": false
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Toggle filters visibility\n ",
"start": 6590,
"end": 6634,
"loc": {
"start": {
"line": 251,
"column": 4
},
"end": {
"line": 253,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Show or hide filters\n *\n * @param {boolean} [visible=true] Visibility flag\n ",
"start": 6908,
"end": 7009,
"loc": {
"start": {
"line": 263,
"column": 4
},
"end": {
"line": 267,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 7014,
"end": 7765,
"loc": {
"start": {
"line": 268,
"column": 4
},
"end": {
"line": 294,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 7014,
"end": 7018,
"loc": {
"start": {
"line": 268,
"column": 4
},
"end": {
"line": 268,
"column": 8
},
"identifierName": "show"
},
"name": "show",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "AssignmentPattern",
"start": 7019,
"end": 7033,
"loc": {
"start": {
"line": 268,
"column": 9
},
"end": {
"line": 268,
"column": 23
}
},
"left": {
"type": "Identifier",
"start": 7019,
"end": 7026,
"loc": {
"start": {
"line": 268,
"column": 9
},
"end": {
"line": 268,
"column": 16
},
"identifierName": "visible"
},
"name": "visible"
},
"right": {
"type": "BooleanLiteral",
"start": 7029,
"end": 7033,
"loc": {
"start": {
"line": 268,
"column": 19
},
"end": {
"line": 268,
"column": 23
}
},
"value": true
}
}
],
"body": {
"type": "BlockStatement",
"start": 7035,
"end": 7765,
"loc": {
"start": {
"line": 268,
"column": 25
},
"end": {
"line": 294,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 7045,
"end": 7062,
"loc": {
"start": {
"line": 269,
"column": 8
},
"end": {
"line": 269,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 7049,
"end": 7061,
"loc": {
"start": {
"line": 269,
"column": 12
},
"end": {
"line": 269,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 7049,
"end": 7051,
"loc": {
"start": {
"line": 269,
"column": 12
},
"end": {
"line": 269,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 7054,
"end": 7061,
"loc": {
"start": {
"line": 269,
"column": 17
},
"end": {
"line": 269,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 7054,
"end": 7058,
"loc": {
"start": {
"line": 269,
"column": 17
},
"end": {
"line": 269,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 7059,
"end": 7061,
"loc": {
"start": {
"line": 269,
"column": 22
},
"end": {
"line": 269,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 7071,
"end": 7141,
"loc": {
"start": {
"line": 270,
"column": 8
},
"end": {
"line": 270,
"column": 78
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 7075,
"end": 7140,
"loc": {
"start": {
"line": 270,
"column": 12
},
"end": {
"line": 270,
"column": 77
}
},
"id": {
"type": "Identifier",
"start": 7075,
"end": 7078,
"loc": {
"start": {
"line": 270,
"column": 12
},
"end": {
"line": 270,
"column": 15
},
"identifierName": "tbl"
},
"name": "tbl"
},
"init": {
"type": "ConditionalExpression",
"start": 7081,
"end": 7140,
"loc": {
"start": {
"line": 270,
"column": 18
},
"end": {
"line": 270,
"column": 77
}
},
"test": {
"type": "MemberExpression",
"start": 7081,
"end": 7094,
"loc": {
"start": {
"line": 270,
"column": 18
},
"end": {
"line": 270,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 7081,
"end": 7083,
"loc": {
"start": {
"line": 270,
"column": 18
},
"end": {
"line": 270,
"column": 20
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 7084,
"end": 7094,
"loc": {
"start": {
"line": 270,
"column": 21
},
"end": {
"line": 270,
"column": 31
},
"identifierName": "gridLayout"
},
"name": "gridLayout"
},
"computed": false
},
"consequent": {
"type": "MemberExpression",
"start": 7097,
"end": 7129,
"loc": {
"start": {
"line": 270,
"column": 34
},
"end": {
"line": 270,
"column": 66
}
},
"object": {
"type": "CallExpression",
"start": 7097,
"end": 7121,
"loc": {
"start": {
"line": 270,
"column": 34
},
"end": {
"line": 270,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 7097,
"end": 7107,
"loc": {
"start": {
"line": 270,
"column": 34
},
"end": {
"line": 270,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 7097,
"end": 7099,
"loc": {
"start": {
"line": 270,
"column": 34
},
"end": {
"line": 270,
"column": 36
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 7100,
"end": 7107,
"loc": {
"start": {
"line": 270,
"column": 37
},
"end": {
"line": 270,
"column": 44
},
"identifierName": "feature"
},
"name": "feature"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 7108,
"end": 7120,
"loc": {
"start": {
"line": 270,
"column": 45
},
"end": {
"line": 270,
"column": 57
}
},
"extra": {
"rawValue": "gridLayout",
"raw": "'gridLayout'"
},
"value": "gridLayout"
}
]
},
"property": {
"type": "Identifier",
"start": 7122,
"end": 7129,
"loc": {
"start": {
"line": 270,
"column": 59
},
"end": {
"line": 270,
"column": 66
},
"identifierName": "headTbl"
},
"name": "headTbl"
},
"computed": false
},
"alternate": {
"type": "CallExpression",
"start": 7132,
"end": 7140,
"loc": {
"start": {
"line": 270,
"column": 69
},
"end": {
"line": 270,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 7132,
"end": 7138,
"loc": {
"start": {
"line": 270,
"column": 69
},
"end": {
"line": 270,
"column": 75
}
},
"object": {
"type": "Identifier",
"start": 7132,
"end": 7134,
"loc": {
"start": {
"line": 270,
"column": 69
},
"end": {
"line": 270,
"column": 71
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 7135,
"end": 7138,
"loc": {
"start": {
"line": 270,
"column": 72
},
"end": {
"line": 270,
"column": 75
},
"identifierName": "dom"
},
"name": "dom"
},
"computed": false
},
"arguments": []
}
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 7150,
"end": 7194,
"loc": {
"start": {
"line": 271,
"column": 8
},
"end": {
"line": 271,
"column": 52
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 7154,
"end": 7193,
"loc": {
"start": {
"line": 271,
"column": 12
},
"end": {
"line": 271,
"column": 51
}
},
"id": {
"type": "Identifier",
"start": 7154,
"end": 7160,
"loc": {
"start": {
"line": 271,
"column": 12
},
"end": {
"line": 271,
"column": 18
},
"identifierName": "fltRow"
},
"name": "fltRow"
},
"init": {
"type": "MemberExpression",
"start": 7163,
"end": 7193,
"loc": {
"start": {
"line": 271,
"column": 21
},
"end": {
"line": 271,
"column": 51
}
},
"object": {
"type": "MemberExpression",
"start": 7163,
"end": 7171,
"loc": {
"start": {
"line": 271,
"column": 21
},
"end": {
"line": 271,
"column": 29
}
},
"object": {
"type": "Identifier",
"start": 7163,
"end": 7166,
"loc": {
"start": {
"line": 271,
"column": 21
},
"end": {
"line": 271,
"column": 24
},
"identifierName": "tbl"
},
"name": "tbl"
},
"property": {
"type": "Identifier",
"start": 7167,
"end": 7171,
"loc": {
"start": {
"line": 271,
"column": 25
},
"end": {
"line": 271,
"column": 29
},
"identifierName": "rows"
},
"name": "rows"
},
"computed": false
},
"property": {
"type": "MemberExpression",
"start": 7172,
"end": 7192,
"loc": {
"start": {
"line": 271,
"column": 30
},
"end": {
"line": 271,
"column": 50
}
},
"object": {
"type": "ThisExpression",
"start": 7172,
"end": 7176,
"loc": {
"start": {
"line": 271,
"column": 30
},
"end": {
"line": 271,
"column": 34
}
}
},
"property": {
"type": "Identifier",
"start": 7177,
"end": 7192,
"loc": {
"start": {
"line": 271,
"column": 35
},
"end": {
"line": 271,
"column": 50
},
"identifierName": "filtersRowIndex"
},
"name": "filtersRowIndex"
},
"computed": false
},
"computed": true
}
}
],
"kind": "let"
},
{
"type": "IfStatement",
"start": 7204,
"end": 7265,
"loc": {
"start": {
"line": 273,
"column": 8
},
"end": {
"line": 275,
"column": 9
}
},
"test": {
"type": "Identifier",
"start": 7208,
"end": 7215,
"loc": {
"start": {
"line": 273,
"column": 12
},
"end": {
"line": 273,
"column": 19
},
"identifierName": "visible"
},
"name": "visible"
},
"consequent": {
"type": "BlockStatement",
"start": 7217,
"end": 7265,
"loc": {
"start": {
"line": 273,
"column": 21
},
"end": {
"line": 275,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 7231,
"end": 7255,
"loc": {
"start": {
"line": 274,
"column": 12
},
"end": {
"line": 274,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 7231,
"end": 7254,
"loc": {
"start": {
"line": 274,
"column": 12
},
"end": {
"line": 274,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 7231,
"end": 7248,
"loc": {
"start": {
"line": 274,
"column": 12
},
"end": {
"line": 274,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 7231,
"end": 7235,
"loc": {
"start": {
"line": 274,
"column": 12
},
"end": {
"line": 274,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 7236,
"end": 7248,
"loc": {
"start": {
"line": 274,
"column": 17
},
"end": {
"line": 274,
"column": 29
},
"identifierName": "onBeforeShow"
},
"name": "onBeforeShow"
},
"computed": false
},
"arguments": [
{
"type": "ThisExpression",
"start": 7249,
"end": 7253,
"loc": {
"start": {
"line": 274,
"column": 30
},
"end": {
"line": 274,
"column": 34
}
}
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 7274,
"end": 7336,
"loc": {
"start": {
"line": 276,
"column": 8
},
"end": {
"line": 278,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 7278,
"end": 7286,
"loc": {
"start": {
"line": 276,
"column": 12
},
"end": {
"line": 276,
"column": 20
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 7279,
"end": 7286,
"loc": {
"start": {
"line": 276,
"column": 13
},
"end": {
"line": 276,
"column": 20
},
"identifierName": "visible"
},
"name": "visible"
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 7288,
"end": 7336,
"loc": {
"start": {
"line": 276,
"column": 22
},
"end": {
"line": 278,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 7302,
"end": 7326,
"loc": {
"start": {
"line": 277,
"column": 12
},
"end": {
"line": 277,
"column": 36
}
},
"expression": {
"type": "CallExpression",
"start": 7302,
"end": 7325,
"loc": {
"start": {
"line": 277,
"column": 12
},
"end": {
"line": 277,
"column": 35
}
},
"callee": {
"type": "MemberExpression",
"start": 7302,
"end": 7319,
"loc": {
"start": {
"line": 277,
"column": 12
},
"end": {
"line": 277,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 7302,
"end": 7306,
"loc": {
"start": {
"line": 277,
"column": 12
},
"end": {
"line": 277,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 7307,
"end": 7319,
"loc": {
"start": {
"line": 277,
"column": 17
},
"end": {
"line": 277,
"column": 29
},
"identifierName": "onBeforeHide"
},
"name": "onBeforeHide"
},
"computed": false
},
"arguments": [
{
"type": "ThisExpression",
"start": 7320,
"end": 7324,
"loc": {
"start": {
"line": 277,
"column": 30
},
"end": {
"line": 277,
"column": 34
}
}
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 7346,
"end": 7391,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 280,
"column": 53
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7346,
"end": 7390,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 280,
"column": 52
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7346,
"end": 7366,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 280,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 7346,
"end": 7358,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 280,
"column": 20
}
},
"object": {
"type": "Identifier",
"start": 7346,
"end": 7352,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 280,
"column": 14
},
"identifierName": "fltRow"
},
"name": "fltRow"
},
"property": {
"type": "Identifier",
"start": 7353,
"end": 7358,
"loc": {
"start": {
"line": 280,
"column": 15
},
"end": {
"line": 280,
"column": 20
},
"identifierName": "style"
},
"name": "style"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7359,
"end": 7366,
"loc": {
"start": {
"line": 280,
"column": 21
},
"end": {
"line": 280,
"column": 28
},
"identifierName": "display"
},
"name": "display"
},
"computed": false
},
"right": {
"type": "ConditionalExpression",
"start": 7369,
"end": 7390,
"loc": {
"start": {
"line": 280,
"column": 31
},
"end": {
"line": 280,
"column": 52
}
},
"test": {
"type": "Identifier",
"start": 7369,
"end": 7376,
"loc": {
"start": {
"line": 280,
"column": 31
},
"end": {
"line": 280,
"column": 38
},
"identifierName": "visible"
},
"name": "visible"
},
"consequent": {
"type": "StringLiteral",
"start": 7379,
"end": 7381,
"loc": {
"start": {
"line": 280,
"column": 41
},
"end": {
"line": 280,
"column": 43
}
},
"extra": {
"rawValue": "",
"raw": "''"
},
"value": ""
},
"alternate": {
"type": "StringLiteral",
"start": 7384,
"end": 7390,
"loc": {
"start": {
"line": 280,
"column": 46
},
"end": {
"line": 280,
"column": 52
}
},
"extra": {
"rawValue": "none",
"raw": "'none'"
},
"value": "none"
}
}
}
},
{
"type": "IfStatement",
"start": 7400,
"end": 7553,
"loc": {
"start": {
"line": 281,
"column": 8
},
"end": {
"line": 284,
"column": 9
}
},
"test": {
"type": "LogicalExpression",
"start": 7404,
"end": 7436,
"loc": {
"start": {
"line": 281,
"column": 12
},
"end": {
"line": 281,
"column": 44
}
},
"left": {
"type": "MemberExpression",
"start": 7404,
"end": 7419,
"loc": {
"start": {
"line": 281,
"column": 12
},
"end": {
"line": 281,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 7404,
"end": 7408,
"loc": {
"start": {
"line": 281,
"column": 12
},
"end": {
"line": 281,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 7409,
"end": 7419,
"loc": {
"start": {
"line": 281,
"column": 17
},
"end": {
"line": 281,
"column": 27
},
"identifierName": "enableIcon"
},
"name": "enableIcon"
},
"computed": false
},
"operator": "&&",
"right": {
"type": "UnaryExpression",
"start": 7423,
"end": 7436,
"loc": {
"start": {
"line": 281,
"column": 31
},
"end": {
"line": 281,
"column": 44
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 7424,
"end": 7436,
"loc": {
"start": {
"line": 281,
"column": 32
},
"end": {
"line": 281,
"column": 44
}
},
"object": {
"type": "ThisExpression",
"start": 7424,
"end": 7428,
"loc": {
"start": {
"line": 281,
"column": 32
},
"end": {
"line": 281,
"column": 36
}
}
},
"property": {
"type": "Identifier",
"start": 7429,
"end": 7436,
"loc": {
"start": {
"line": 281,
"column": 37
},
"end": {
"line": 281,
"column": 44
},
"identifierName": "btnHtml"
},
"name": "btnHtml"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
}
},
"consequent": {
"type": "BlockStatement",
"start": 7438,
"end": 7553,
"loc": {
"start": {
"line": 281,
"column": 46
},
"end": {
"line": 284,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 7452,
"end": 7543,
"loc": {
"start": {
"line": 282,
"column": 12
},
"end": {
"line": 283,
"column": 58
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7452,
"end": 7542,
"loc": {
"start": {
"line": 282,
"column": 12
},
"end": {
"line": 283,
"column": 57
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7452,
"end": 7472,
"loc": {
"start": {
"line": 282,
"column": 12
},
"end": {
"line": 282,
"column": 32
}
},
"object": {
"type": "MemberExpression",
"start": 7452,
"end": 7462,
"loc": {
"start": {
"line": 282,
"column": 12
},
"end": {
"line": 282,
"column": 22
}
},
"object": {
"type": "ThisExpression",
"start": 7452,
"end": 7456,
"loc": {
"start": {
"line": 282,
"column": 12
},
"end": {
"line": 282,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 7457,
"end": 7462,
"loc": {
"start": {
"line": 282,
"column": 17
},
"end": {
"line": 282,
"column": 22
},
"identifierName": "btnEl"
},
"name": "btnEl"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7463,
"end": 7472,
"loc": {
"start": {
"line": 282,
"column": 23
},
"end": {
"line": 282,
"column": 32
},
"identifierName": "innerHTML"
},
"name": "innerHTML"
},
"computed": false
},
"right": {
"type": "ConditionalExpression",
"start": 7475,
"end": 7542,
"loc": {
"start": {
"line": 282,
"column": 35
},
"end": {
"line": 283,
"column": 57
}
},
"test": {
"type": "Identifier",
"start": 7475,
"end": 7482,
"loc": {
"start": {
"line": 282,
"column": 35
},
"end": {
"line": 282,
"column": 42
},
"identifierName": "visible"
},
"name": "visible"
},
"consequent": {
"type": "MemberExpression",
"start": 7501,
"end": 7521,
"loc": {
"start": {
"line": 283,
"column": 16
},
"end": {
"line": 283,
"column": 36
}
},
"object": {
"type": "ThisExpression",
"start": 7501,
"end": 7505,
"loc": {
"start": {
"line": 283,
"column": 16
},
"end": {
"line": 283,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 7506,
"end": 7521,
"loc": {
"start": {
"line": 283,
"column": 21
},
"end": {
"line": 283,
"column": 36
},
"identifierName": "collapseBtnHtml"
},
"name": "collapseBtnHtml"
},
"computed": false
},
"alternate": {
"type": "MemberExpression",
"start": 7524,
"end": 7542,
"loc": {
"start": {
"line": 283,
"column": 39
},
"end": {
"line": 283,
"column": 57
}
},
"object": {
"type": "ThisExpression",
"start": 7524,
"end": 7528,
"loc": {
"start": {
"line": 283,
"column": 39
},
"end": {
"line": 283,
"column": 43
}
}
},
"property": {
"type": "Identifier",
"start": 7529,
"end": 7542,
"loc": {
"start": {
"line": 283,
"column": 44
},
"end": {
"line": 283,
"column": 57
},
"identifierName": "expandBtnHtml"
},
"name": "expandBtnHtml"
},
"computed": false
}
}
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 7563,
"end": 7623,
"loc": {
"start": {
"line": 286,
"column": 8
},
"end": {
"line": 288,
"column": 9
}
},
"test": {
"type": "Identifier",
"start": 7567,
"end": 7574,
"loc": {
"start": {
"line": 286,
"column": 12
},
"end": {
"line": 286,
"column": 19
},
"identifierName": "visible"
},
"name": "visible"
},
"consequent": {
"type": "BlockStatement",
"start": 7576,
"end": 7623,
"loc": {
"start": {
"line": 286,
"column": 21
},
"end": {
"line": 288,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 7590,
"end": 7613,
"loc": {
"start": {
"line": 287,
"column": 12
},
"end": {
"line": 287,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 7590,
"end": 7612,
"loc": {
"start": {
"line": 287,
"column": 12
},
"end": {
"line": 287,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 7590,
"end": 7606,
"loc": {
"start": {
"line": 287,
"column": 12
},
"end": {
"line": 287,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 7590,
"end": 7594,
"loc": {
"start": {
"line": 287,
"column": 12
},
"end": {
"line": 287,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 7595,
"end": 7606,
"loc": {
"start": {
"line": 287,
"column": 17
},
"end": {
"line": 287,
"column": 28
},
"identifierName": "onAfterShow"
},
"name": "onAfterShow"
},
"computed": false
},
"arguments": [
{
"type": "ThisExpression",
"start": 7607,
"end": 7611,
"loc": {
"start": {
"line": 287,
"column": 29
},
"end": {
"line": 287,
"column": 33
}
}
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "IfStatement",
"start": 7632,
"end": 7693,
"loc": {
"start": {
"line": 289,
"column": 8
},
"end": {
"line": 291,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 7636,
"end": 7644,
"loc": {
"start": {
"line": 289,
"column": 12
},
"end": {
"line": 289,
"column": 20
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "Identifier",
"start": 7637,
"end": 7644,
"loc": {
"start": {
"line": 289,
"column": 13
},
"end": {
"line": 289,
"column": 20
},
"identifierName": "visible"
},
"name": "visible"
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 7646,
"end": 7693,
"loc": {
"start": {
"line": 289,
"column": 22
},
"end": {
"line": 291,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 7660,
"end": 7683,
"loc": {
"start": {
"line": 290,
"column": 12
},
"end": {
"line": 290,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 7660,
"end": 7682,
"loc": {
"start": {
"line": 290,
"column": 12
},
"end": {
"line": 290,
"column": 34
}
},
"callee": {
"type": "MemberExpression",
"start": 7660,
"end": 7676,
"loc": {
"start": {
"line": 290,
"column": 12
},
"end": {
"line": 290,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 7660,
"end": 7664,
"loc": {
"start": {
"line": 290,
"column": 12
},
"end": {
"line": 290,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 7665,
"end": 7676,
"loc": {
"start": {
"line": 290,
"column": 17
},
"end": {
"line": 290,
"column": 28
},
"identifierName": "onAfterHide"
},
"name": "onAfterHide"
},
"computed": false
},
"arguments": [
{
"type": "ThisExpression",
"start": 7677,
"end": 7681,
"loc": {
"start": {
"line": 290,
"column": 29
},
"end": {
"line": 290,
"column": 33
}
}
}
]
}
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 7703,
"end": 7759,
"loc": {
"start": {
"line": 293,
"column": 8
},
"end": {
"line": 293,
"column": 64
}
},
"expression": {
"type": "CallExpression",
"start": 7703,
"end": 7758,
"loc": {
"start": {
"line": 293,
"column": 8
},
"end": {
"line": 293,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 7703,
"end": 7720,
"loc": {
"start": {
"line": 293,
"column": 8
},
"end": {
"line": 293,
"column": 25
}
},
"object": {
"type": "MemberExpression",
"start": 7703,
"end": 7715,
"loc": {
"start": {
"line": 293,
"column": 8
},
"end": {
"line": 293,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 7703,
"end": 7707,
"loc": {
"start": {
"line": 293,
"column": 8
},
"end": {
"line": 293,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 7708,
"end": 7715,
"loc": {
"start": {
"line": 293,
"column": 13
},
"end": {
"line": 293,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7716,
"end": 7720,
"loc": {
"start": {
"line": 293,
"column": 21
},
"end": {
"line": 293,
"column": 25
},
"identifierName": "emit"
},
"name": "emit"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 7721,
"end": 7738,
"loc": {
"start": {
"line": 293,
"column": 26
},
"end": {
"line": 293,
"column": 43
}
},
"extra": {
"rawValue": "filters-toggled",
"raw": "'filters-toggled'"
},
"value": "filters-toggled"
},
{
"type": "Identifier",
"start": 7740,
"end": 7742,
"loc": {
"start": {
"line": 293,
"column": 45
},
"end": {
"line": 293,
"column": 47
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "ThisExpression",
"start": 7744,
"end": 7748,
"loc": {
"start": {
"line": 293,
"column": 49
},
"end": {
"line": 293,
"column": 53
}
}
},
{
"type": "Identifier",
"start": 7750,
"end": 7757,
"loc": {
"start": {
"line": 293,
"column": 55
},
"end": {
"line": 293,
"column": 62
},
"identifierName": "visible"
},
"name": "visible"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Show or hide filters\n *\n * @param {boolean} [visible=true] Visibility flag\n ",
"start": 6908,
"end": 7009,
"loc": {
"start": {
"line": 263,
"column": 4
},
"end": {
"line": 267,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Destroy the UI\n ",
"start": 7771,
"end": 7804,
"loc": {
"start": {
"line": 296,
"column": 4
},
"end": {
"line": 298,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 7809,
"end": 8196,
"loc": {
"start": {
"line": 299,
"column": 4
},
"end": {
"line": 314,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 7809,
"end": 7816,
"loc": {
"start": {
"line": 299,
"column": 4
},
"end": {
"line": 299,
"column": 11
},
"identifierName": "destroy"
},
"name": "destroy",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 7819,
"end": 8196,
"loc": {
"start": {
"line": 299,
"column": 14
},
"end": {
"line": 314,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 7829,
"end": 7883,
"loc": {
"start": {
"line": 300,
"column": 8
},
"end": {
"line": 302,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 7833,
"end": 7850,
"loc": {
"start": {
"line": 300,
"column": 12
},
"end": {
"line": 300,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 7834,
"end": 7850,
"loc": {
"start": {
"line": 300,
"column": 13
},
"end": {
"line": 300,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 7834,
"end": 7838,
"loc": {
"start": {
"line": 300,
"column": 13
},
"end": {
"line": 300,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 7839,
"end": 7850,
"loc": {
"start": {
"line": 300,
"column": 18
},
"end": {
"line": 300,
"column": 29
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 7852,
"end": 7883,
"loc": {
"start": {
"line": 300,
"column": 31
},
"end": {
"line": 302,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 7866,
"end": 7873,
"loc": {
"start": {
"line": 301,
"column": 12
},
"end": {
"line": 301,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 7893,
"end": 7965,
"loc": {
"start": {
"line": 304,
"column": 8
},
"end": {
"line": 304,
"column": 80
}
},
"expression": {
"type": "CallExpression",
"start": 7893,
"end": 7964,
"loc": {
"start": {
"line": 304,
"column": 8
},
"end": {
"line": 304,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 7893,
"end": 7909,
"loc": {
"start": {
"line": 304,
"column": 8
},
"end": {
"line": 304,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 7893,
"end": 7905,
"loc": {
"start": {
"line": 304,
"column": 8
},
"end": {
"line": 304,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 7893,
"end": 7897,
"loc": {
"start": {
"line": 304,
"column": 8
},
"end": {
"line": 304,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 7898,
"end": 7905,
"loc": {
"start": {
"line": 304,
"column": 13
},
"end": {
"line": 304,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7906,
"end": 7909,
"loc": {
"start": {
"line": 304,
"column": 21
},
"end": {
"line": 304,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 7910,
"end": 7926,
"loc": {
"start": {
"line": 304,
"column": 25
},
"end": {
"line": 304,
"column": 41
}
},
"elements": [
{
"type": "StringLiteral",
"start": 7911,
"end": 7925,
"loc": {
"start": {
"line": 304,
"column": 26
},
"end": {
"line": 304,
"column": 40
}
},
"extra": {
"rawValue": "show-filters",
"raw": "'show-filters'"
},
"value": "show-filters"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 7928,
"end": 7963,
"loc": {
"start": {
"line": 304,
"column": 43
},
"end": {
"line": 304,
"column": 78
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7929,
"end": 7931,
"loc": {
"start": {
"line": 304,
"column": 44
},
"end": {
"line": 304,
"column": 46
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "Identifier",
"start": 7933,
"end": 7940,
"loc": {
"start": {
"line": 304,
"column": 48
},
"end": {
"line": 304,
"column": 55
},
"identifierName": "visible"
},
"name": "visible"
}
],
"body": {
"type": "CallExpression",
"start": 7945,
"end": 7963,
"loc": {
"start": {
"line": 304,
"column": 60
},
"end": {
"line": 304,
"column": 78
}
},
"callee": {
"type": "MemberExpression",
"start": 7945,
"end": 7954,
"loc": {
"start": {
"line": 304,
"column": 60
},
"end": {
"line": 304,
"column": 69
}
},
"object": {
"type": "ThisExpression",
"start": 7945,
"end": 7949,
"loc": {
"start": {
"line": 304,
"column": 60
},
"end": {
"line": 304,
"column": 64
}
}
},
"property": {
"type": "Identifier",
"start": 7950,
"end": 7954,
"loc": {
"start": {
"line": 304,
"column": 65
},
"end": {
"line": 304,
"column": 69
},
"identifierName": "show"
},
"name": "show"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 7955,
"end": 7962,
"loc": {
"start": {
"line": 304,
"column": 70
},
"end": {
"line": 304,
"column": 77
},
"identifierName": "visible"
},
"name": "visible"
}
]
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 7975,
"end": 8001,
"loc": {
"start": {
"line": 306,
"column": 8
},
"end": {
"line": 306,
"column": 34
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7975,
"end": 8000,
"loc": {
"start": {
"line": 306,
"column": 8
},
"end": {
"line": 306,
"column": 33
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7975,
"end": 7995,
"loc": {
"start": {
"line": 306,
"column": 8
},
"end": {
"line": 306,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 7975,
"end": 7985,
"loc": {
"start": {
"line": 306,
"column": 8
},
"end": {
"line": 306,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 7975,
"end": 7979,
"loc": {
"start": {
"line": 306,
"column": 8
},
"end": {
"line": 306,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 7980,
"end": 7985,
"loc": {
"start": {
"line": 306,
"column": 13
},
"end": {
"line": 306,
"column": 18
},
"identifierName": "btnEl"
},
"name": "btnEl"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7986,
"end": 7995,
"loc": {
"start": {
"line": 306,
"column": 19
},
"end": {
"line": 306,
"column": 28
},
"identifierName": "innerHTML"
},
"name": "innerHTML"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 7998,
"end": 8000,
"loc": {
"start": {
"line": 306,
"column": 31
},
"end": {
"line": 306,
"column": 33
}
},
"extra": {
"rawValue": "",
"raw": "''"
},
"value": ""
}
}
},
{
"type": "ExpressionStatement",
"start": 8010,
"end": 8032,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 307,
"column": 30
}
},
"expression": {
"type": "CallExpression",
"start": 8010,
"end": 8031,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 307,
"column": 29
}
},
"callee": {
"type": "Identifier",
"start": 8010,
"end": 8019,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 307,
"column": 17
},
"identifierName": "removeElm"
},
"name": "removeElm"
},
"arguments": [
{
"type": "MemberExpression",
"start": 8020,
"end": 8030,
"loc": {
"start": {
"line": 307,
"column": 18
},
"end": {
"line": 307,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 8020,
"end": 8024,
"loc": {
"start": {
"line": 307,
"column": 18
},
"end": {
"line": 307,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 8025,
"end": 8030,
"loc": {
"start": {
"line": 307,
"column": 23
},
"end": {
"line": 307,
"column": 28
},
"identifierName": "btnEl"
},
"name": "btnEl"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 8041,
"end": 8059,
"loc": {
"start": {
"line": 308,
"column": 8
},
"end": {
"line": 308,
"column": 26
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8041,
"end": 8058,
"loc": {
"start": {
"line": 308,
"column": 8
},
"end": {
"line": 308,
"column": 25
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8041,
"end": 8051,
"loc": {
"start": {
"line": 308,
"column": 8
},
"end": {
"line": 308,
"column": 18
}
},
"object": {
"type": "ThisExpression",
"start": 8041,
"end": 8045,
"loc": {
"start": {
"line": 308,
"column": 8
},
"end": {
"line": 308,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 8046,
"end": 8051,
"loc": {
"start": {
"line": 308,
"column": 13
},
"end": {
"line": 308,
"column": 18
},
"identifierName": "btnEl"
},
"name": "btnEl"
},
"computed": false
},
"right": {
"type": "NullLiteral",
"start": 8054,
"end": 8058,
"loc": {
"start": {
"line": 308,
"column": 21
},
"end": {
"line": 308,
"column": 25
}
}
}
}
},
{
"type": "ExpressionStatement",
"start": 8069,
"end": 8096,
"loc": {
"start": {
"line": 310,
"column": 8
},
"end": {
"line": 310,
"column": 35
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8069,
"end": 8095,
"loc": {
"start": {
"line": 310,
"column": 8
},
"end": {
"line": 310,
"column": 34
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8069,
"end": 8090,
"loc": {
"start": {
"line": 310,
"column": 8
},
"end": {
"line": 310,
"column": 29
}
},
"object": {
"type": "MemberExpression",
"start": 8069,
"end": 8080,
"loc": {
"start": {
"line": 310,
"column": 8
},
"end": {
"line": 310,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 8069,
"end": 8073,
"loc": {
"start": {
"line": 310,
"column": 8
},
"end": {
"line": 310,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 8074,
"end": 8080,
"loc": {
"start": {
"line": 310,
"column": 13
},
"end": {
"line": 310,
"column": 19
},
"identifierName": "contEl"
},
"name": "contEl"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8081,
"end": 8090,
"loc": {
"start": {
"line": 310,
"column": 20
},
"end": {
"line": 310,
"column": 29
},
"identifierName": "innerHTML"
},
"name": "innerHTML"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 8093,
"end": 8095,
"loc": {
"start": {
"line": 310,
"column": 32
},
"end": {
"line": 310,
"column": 34
}
},
"extra": {
"rawValue": "",
"raw": "''"
},
"value": ""
}
}
},
{
"type": "ExpressionStatement",
"start": 8105,
"end": 8128,
"loc": {
"start": {
"line": 311,
"column": 8
},
"end": {
"line": 311,
"column": 31
}
},
"expression": {
"type": "CallExpression",
"start": 8105,
"end": 8127,
"loc": {
"start": {
"line": 311,
"column": 8
},
"end": {
"line": 311,
"column": 30
}
},
"callee": {
"type": "Identifier",
"start": 8105,
"end": 8114,
"loc": {
"start": {
"line": 311,
"column": 8
},
"end": {
"line": 311,
"column": 17
},
"identifierName": "removeElm"
},
"name": "removeElm"
},
"arguments": [
{
"type": "MemberExpression",
"start": 8115,
"end": 8126,
"loc": {
"start": {
"line": 311,
"column": 18
},
"end": {
"line": 311,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 8115,
"end": 8119,
"loc": {
"start": {
"line": 311,
"column": 18
},
"end": {
"line": 311,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 8120,
"end": 8126,
"loc": {
"start": {
"line": 311,
"column": 23
},
"end": {
"line": 311,
"column": 29
},
"identifierName": "contEl"
},
"name": "contEl"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 8137,
"end": 8156,
"loc": {
"start": {
"line": 312,
"column": 8
},
"end": {
"line": 312,
"column": 27
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8137,
"end": 8155,
"loc": {
"start": {
"line": 312,
"column": 8
},
"end": {
"line": 312,
"column": 26
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8137,
"end": 8148,
"loc": {
"start": {
"line": 312,
"column": 8
},
"end": {
"line": 312,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 8137,
"end": 8141,
"loc": {
"start": {
"line": 312,
"column": 8
},
"end": {
"line": 312,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 8142,
"end": 8148,
"loc": {
"start": {
"line": 312,
"column": 13
},
"end": {
"line": 312,
"column": 19
},
"identifierName": "contEl"
},
"name": "contEl"
},
"computed": false
},
"right": {
"type": "NullLiteral",
"start": 8151,
"end": 8155,
"loc": {
"start": {
"line": 312,
"column": 22
},
"end": {
"line": 312,
"column": 26
}
}
}
}
},
{
"type": "ExpressionStatement",
"start": 8165,
"end": 8190,
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 33
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8165,
"end": 8189,
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 32
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8165,
"end": 8181,
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 8165,
"end": 8169,
"loc": {
"start": {
"line": 313,
"column": 8
},
"end": {
"line": 313,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 8170,
"end": 8181,
"loc": {
"start": {
"line": 313,
"column": 13
},
"end": {
"line": 313,
"column": 24
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 8184,
"end": 8189,
"loc": {
"start": {
"line": 313,
"column": 27
},
"end": {
"line": 313,
"column": 32
}
},
"value": false
}
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Destroy the UI\n ",
"start": 7771,
"end": 7804,
"loc": {
"start": {
"line": 296,
"column": 4
},
"end": {
"line": 298,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Filters Visibility extension\n ",
"start": 309,
"end": 348,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 12,
"column": 3
}
}
}
],
"trailingComments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Filters Visibility extension\n ",
"start": 309,
"end": 348,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 12,
"column": 3
}
}
}
]
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\n * Filters Visibility extension\n ",
"start": 309,
"end": 348,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 12,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of FiltersVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n ",
"start": 411,
"end": 566,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Module name\n * @type {String}\n ",
"start": 628,
"end": 692,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 26,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Module description\n * @type {String}\n ",
"start": 730,
"end": 801,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 32,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Extension's stylesheet filename\n * @type {String}\n ",
"start": 905,
"end": 989,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 39,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Expand icon filename\n * @type {String}\n ",
"start": 1078,
"end": 1151,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 45,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Collapse icon filename\n * @type {String}\n ",
"start": 1234,
"end": 1309,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 51,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Main container element\n * @private\n ",
"start": 1396,
"end": 1465,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 57,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Button element\n * @private\n ",
"start": 1503,
"end": 1564,
"loc": {
"start": {
"line": 60,
"column": 8
},
"end": {
"line": 63,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Expand icon HTML\n * @private\n ",
"start": 1601,
"end": 1664,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 69,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Collapse icon HTML\n * @private\n ",
"start": 1791,
"end": 1856,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 76,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Default text\n * @private\n ",
"start": 1989,
"end": 2048,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 83,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * ID of main container element\n * @type {String}\n ",
"start": 2103,
"end": 2184,
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 89,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Enable expand/collapse icon, defaults to true\n * @type {Boolean}\n ",
"start": 2239,
"end": 2338,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 95,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Custom text for button\n * @type {String}\n ",
"start": 2409,
"end": 2484,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 101,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Collapse button HTML\n * @private\n ",
"start": 2546,
"end": 2613,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 107,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Expand button HTML\n * @private\n ",
"start": 2768,
"end": 2833,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 115,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Button's custom HTML\n * @type {String}\n ",
"start": 2984,
"end": 3057,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 123,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class for expand/collapse filters button\n * @type {String}\n ",
"start": 3121,
"end": 3218,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 129,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class for main container\n * @type {String}\n ",
"start": 3301,
"end": 3382,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 135,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Filters row index\n * @type {Number}\n ",
"start": 3464,
"end": 3534,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 141,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Make filters visible at initialization, defaults to true\n * @type {Boolean}\n ",
"start": 3645,
"end": 3755,
"loc": {
"start": {
"line": 145,
"column": 8
},
"end": {
"line": 148,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ",
"start": 3833,
"end": 3939,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 154,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired before filters row is shown\n * @type {Function}\n ",
"start": 4020,
"end": 4117,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 160,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired after filters row is shown\n * @type {Function}\n ",
"start": 4195,
"end": 4291,
"loc": {
"start": {
"line": 163,
"column": 8
},
"end": {
"line": 166,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired before filters row is hidden\n * @type {Function}\n ",
"start": 4367,
"end": 4465,
"loc": {
"start": {
"line": 169,
"column": 8
},
"end": {
"line": 172,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired after filters row is hidden\n * @type {Function}\n ",
"start": 4543,
"end": 4640,
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 178,
"column": 11
}
}
},
{
"type": "CommentLine",
"value": "Import extension's stylesheet",
"start": 4716,
"end": 4747,
"loc": {
"start": {
"line": 181,
"column": 8
},
"end": {
"line": 181,
"column": 39
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Initialise extension\n ",
"start": 4883,
"end": 4922,
"loc": {
"start": {
"line": 188,
"column": 4
},
"end": {
"line": 190,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 5128,
"end": 5145,
"loc": {
"start": {
"line": 201,
"column": 8
},
"end": {
"line": 201,
"column": 25
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Build UI elements\n ",
"start": 5405,
"end": 5441,
"loc": {
"start": {
"line": 209,
"column": 4
},
"end": {
"line": 211,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " Container element (rdiv or custom element)",
"start": 5575,
"end": 5620,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 53
}
}
},
{
"type": "CommentLine",
"value": " Custom html",
"start": 6295,
"end": 6309,
"loc": {
"start": {
"line": 236,
"column": 17
},
"end": {
"line": 236,
"column": 31
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Toggle filters visibility\n ",
"start": 6590,
"end": 6634,
"loc": {
"start": {
"line": 251,
"column": 4
},
"end": {
"line": 253,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Show or hide filters\n *\n * @param {boolean} [visible=true] Visibility flag\n ",
"start": 6908,
"end": 7009,
"loc": {
"start": {
"line": 263,
"column": 4
},
"end": {
"line": 267,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Destroy the UI\n ",
"start": 7771,
"end": 7804,
"loc": {
"start": {
"line": 296,
"column": 4
},
"end": {
"line": 298,
"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": 37,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 37,
"end": 38,
"loc": {
"start": {
"line": 1,
"column": 37
},
"end": {
"line": 1,
"column": 38
}
}
},
{
"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": 39,
"end": 45,
"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": 46,
"end": 47,
"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": "createElm",
"start": 47,
"end": 56,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 56,
"end": 57,
"loc": {
"start": {
"line": 2,
"column": 17
},
"end": {
"line": 2,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeElm",
"start": 58,
"end": 67,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 28
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 67,
"end": 68,
"loc": {
"start": {
"line": 2,
"column": 28
},
"end": {
"line": 2,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "elm",
"start": 69,
"end": 72,
"loc": {
"start": {
"line": 2,
"column": 30
},
"end": {
"line": 2,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 72,
"end": 73,
"loc": {
"start": {
"line": 2,
"column": 33
},
"end": {
"line": 2,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 74,
"end": 78,
"loc": {
"start": {
"line": 2,
"column": 35
},
"end": {
"line": 2,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../dom",
"start": 79,
"end": 90,
"loc": {
"start": {
"line": 2,
"column": 40
},
"end": {
"line": 2,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 90,
"end": 91,
"loc": {
"start": {
"line": 2,
"column": 51
},
"end": {
"line": 2,
"column": 52
}
}
},
{
"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": 92,
"end": 98,
"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": 99,
"end": 100,
"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": "EMPTY_FN",
"start": 100,
"end": 108,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 108,
"end": 109,
"loc": {
"start": {
"line": 3,
"column": 16
},
"end": {
"line": 3,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isNull",
"start": 110,
"end": 116,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 24
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 116,
"end": 117,
"loc": {
"start": {
"line": 3,
"column": 24
},
"end": {
"line": 3,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 118,
"end": 122,
"loc": {
"start": {
"line": 3,
"column": 26
},
"end": {
"line": 3,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../types",
"start": 123,
"end": 136,
"loc": {
"start": {
"line": 3,
"column": 31
},
"end": {
"line": 3,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 136,
"end": 137,
"loc": {
"start": {
"line": 3,
"column": 44
},
"end": {
"line": 3,
"column": 45
}
}
},
{
"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": 138,
"end": 144,
"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": 145,
"end": 146,
"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": "addEvt",
"start": 146,
"end": 152,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 152,
"end": 153,
"loc": {
"start": {
"line": 4,
"column": 14
},
"end": {
"line": 4,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 154,
"end": 158,
"loc": {
"start": {
"line": 4,
"column": 16
},
"end": {
"line": 4,
"column": 20
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../event",
"start": 159,
"end": 172,
"loc": {
"start": {
"line": 4,
"column": 21
},
"end": {
"line": 4,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 172,
"end": 173,
"loc": {
"start": {
"line": 4,
"column": 34
},
"end": {
"line": 4,
"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": 174,
"end": 180,
"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": 181,
"end": 182,
"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": "defaultsBool",
"start": 187,
"end": 199,
"loc": {
"start": {
"line": 6,
"column": 4
},
"end": {
"line": 6,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 199,
"end": 200,
"loc": {
"start": {
"line": 6,
"column": 16
},
"end": {
"line": 6,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 201,
"end": 212,
"loc": {
"start": {
"line": 6,
"column": 18
},
"end": {
"line": 6,
"column": 29
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 212,
"end": 213,
"loc": {
"start": {
"line": 6,
"column": 29
},
"end": {
"line": 6,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 214,
"end": 224,
"loc": {
"start": {
"line": 6,
"column": 31
},
"end": {
"line": 6,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 224,
"end": 225,
"loc": {
"start": {
"line": 6,
"column": 41
},
"end": {
"line": 6,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsNb",
"start": 226,
"end": 236,
"loc": {
"start": {
"line": 6,
"column": 43
},
"end": {
"line": 6,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 236,
"end": 237,
"loc": {
"start": {
"line": 6,
"column": 53
},
"end": {
"line": 6,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 238,
"end": 239,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 1
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 240,
"end": 244,
"loc": {
"start": {
"line": 7,
"column": 2
},
"end": {
"line": 7,
"column": 6
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../settings",
"start": 245,
"end": 261,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 23
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 261,
"end": 262,
"loc": {
"start": {
"line": 7,
"column": 23
},
"end": {
"line": 7,
"column": 24
}
}
},
{
"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": 263,
"end": 269,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 270,
"end": 271,
"loc": {
"start": {
"line": 8,
"column": 7
},
"end": {
"line": 8,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "RIGHT",
"start": 271,
"end": 276,
"loc": {
"start": {
"line": 8,
"column": 8
},
"end": {
"line": 8,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 276,
"end": 277,
"loc": {
"start": {
"line": 8,
"column": 13
},
"end": {
"line": 8,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 278,
"end": 282,
"loc": {
"start": {
"line": 8,
"column": 15
},
"end": {
"line": 8,
"column": 19
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../modules/toolbar",
"start": 283,
"end": 306,
"loc": {
"start": {
"line": 8,
"column": 20
},
"end": {
"line": 8,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 306,
"end": 307,
"loc": {
"start": {
"line": 8,
"column": 43
},
"end": {
"line": 8,
"column": 44
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Filters Visibility extension\n ",
"start": 309,
"end": 348,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 12,
"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": 349,
"end": 355,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 13,
"column": 6
}
}
},
{
"type": {
"label": "default",
"keyword": "default",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "default",
"start": 356,
"end": 363,
"loc": {
"start": {
"line": 13,
"column": 7
},
"end": {
"line": 13,
"column": 14
}
}
},
{
"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": 364,
"end": 369,
"loc": {
"start": {
"line": 13,
"column": 15
},
"end": {
"line": 13,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "FiltersVisibility",
"start": 370,
"end": 387,
"loc": {
"start": {
"line": 13,
"column": 21
},
"end": {
"line": 13,
"column": 38
}
}
},
{
"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": 388,
"end": 395,
"loc": {
"start": {
"line": 13,
"column": 39
},
"end": {
"line": 13,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Feature",
"start": 396,
"end": 403,
"loc": {
"start": {
"line": 13,
"column": 47
},
"end": {
"line": 13,
"column": 54
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 404,
"end": 405,
"loc": {
"start": {
"line": 13,
"column": 55
},
"end": {
"line": 13,
"column": 56
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of FiltersVisibility\n * @param {TableFilter} tf TableFilter instance\n * @param {Object} Configuration object\n ",
"start": 411,
"end": 566,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 571,
"end": 582,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 20,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 582,
"end": 583,
"loc": {
"start": {
"line": 20,
"column": 15
},
"end": {
"line": 20,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 583,
"end": 585,
"loc": {
"start": {
"line": 20,
"column": 16
},
"end": {
"line": 20,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 585,
"end": 586,
"loc": {
"start": {
"line": 20,
"column": 18
},
"end": {
"line": 20,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 587,
"end": 588,
"loc": {
"start": {
"line": 20,
"column": 20
},
"end": {
"line": 20,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 588,
"end": 589,
"loc": {
"start": {
"line": 20,
"column": 21
},
"end": {
"line": 20,
"column": 22
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 590,
"end": 591,
"loc": {
"start": {
"line": 20,
"column": 23
},
"end": {
"line": 20,
"column": 24
}
}
},
{
"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": 600,
"end": 605,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 605,
"end": 606,
"loc": {
"start": {
"line": 21,
"column": 13
},
"end": {
"line": 21,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 606,
"end": 608,
"loc": {
"start": {
"line": 21,
"column": 14
},
"end": {
"line": 21,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 608,
"end": 609,
"loc": {
"start": {
"line": 21,
"column": 16
},
"end": {
"line": 21,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 610,
"end": 611,
"loc": {
"start": {
"line": 21,
"column": 18
},
"end": {
"line": 21,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 611,
"end": 612,
"loc": {
"start": {
"line": 21,
"column": 19
},
"end": {
"line": 21,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "name",
"start": 612,
"end": 616,
"loc": {
"start": {
"line": 21,
"column": 20
},
"end": {
"line": 21,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 616,
"end": 617,
"loc": {
"start": {
"line": 21,
"column": 24
},
"end": {
"line": 21,
"column": 25
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 617,
"end": 618,
"loc": {
"start": {
"line": 21,
"column": 25
},
"end": {
"line": 21,
"column": 26
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Module name\n * @type {String}\n ",
"start": 628,
"end": 692,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 26,
"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": 701,
"end": 705,
"loc": {
"start": {
"line": 27,
"column": 8
},
"end": {
"line": 27,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 705,
"end": 706,
"loc": {
"start": {
"line": 27,
"column": 12
},
"end": {
"line": 27,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "name",
"start": 706,
"end": 710,
"loc": {
"start": {
"line": 27,
"column": 13
},
"end": {
"line": 27,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 711,
"end": 712,
"loc": {
"start": {
"line": 27,
"column": 18
},
"end": {
"line": 27,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 713,
"end": 714,
"loc": {
"start": {
"line": 27,
"column": 20
},
"end": {
"line": 27,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 714,
"end": 715,
"loc": {
"start": {
"line": 27,
"column": 21
},
"end": {
"line": 27,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "name",
"start": 715,
"end": 719,
"loc": {
"start": {
"line": 27,
"column": 22
},
"end": {
"line": 27,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 719,
"end": 720,
"loc": {
"start": {
"line": 27,
"column": 26
},
"end": {
"line": 27,
"column": 27
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Module description\n * @type {String}\n ",
"start": 730,
"end": 801,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 32,
"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": 810,
"end": 814,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 814,
"end": 815,
"loc": {
"start": {
"line": 33,
"column": 12
},
"end": {
"line": 33,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "desc",
"start": 815,
"end": 819,
"loc": {
"start": {
"line": 33,
"column": 13
},
"end": {
"line": 33,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 820,
"end": 821,
"loc": {
"start": {
"line": 33,
"column": 18
},
"end": {
"line": 33,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 822,
"end": 833,
"loc": {
"start": {
"line": 33,
"column": 20
},
"end": {
"line": 33,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 833,
"end": 834,
"loc": {
"start": {
"line": 33,
"column": 31
},
"end": {
"line": 33,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 834,
"end": 835,
"loc": {
"start": {
"line": 33,
"column": 32
},
"end": {
"line": 33,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 835,
"end": 836,
"loc": {
"start": {
"line": 33,
"column": 33
},
"end": {
"line": 33,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "description",
"start": 836,
"end": 847,
"loc": {
"start": {
"line": 33,
"column": 34
},
"end": {
"line": 33,
"column": 45
}
}
},
{
"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": 33,
"column": 45
},
"end": {
"line": 33,
"column": 46
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Filters row visibility manager",
"start": 861,
"end": 893,
"loc": {
"start": {
"line": 34,
"column": 12
},
"end": {
"line": 34,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 893,
"end": 894,
"loc": {
"start": {
"line": 34,
"column": 44
},
"end": {
"line": 34,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 894,
"end": 895,
"loc": {
"start": {
"line": 34,
"column": 45
},
"end": {
"line": 34,
"column": 46
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Extension's stylesheet filename\n * @type {String}\n ",
"start": 905,
"end": 989,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 39,
"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": 998,
"end": 1002,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1002,
"end": 1003,
"loc": {
"start": {
"line": 40,
"column": 12
},
"end": {
"line": 40,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stylesheet",
"start": 1003,
"end": 1013,
"loc": {
"start": {
"line": 40,
"column": 13
},
"end": {
"line": 40,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1014,
"end": 1015,
"loc": {
"start": {
"line": 40,
"column": 24
},
"end": {
"line": 40,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 1016,
"end": 1027,
"loc": {
"start": {
"line": 40,
"column": 26
},
"end": {
"line": 40,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1027,
"end": 1028,
"loc": {
"start": {
"line": 40,
"column": 37
},
"end": {
"line": 40,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 1028,
"end": 1029,
"loc": {
"start": {
"line": 40,
"column": 38
},
"end": {
"line": 40,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1029,
"end": 1030,
"loc": {
"start": {
"line": 40,
"column": 39
},
"end": {
"line": 40,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stylesheet",
"start": 1030,
"end": 1040,
"loc": {
"start": {
"line": 40,
"column": 40
},
"end": {
"line": 40,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1041,
"end": 1042,
"loc": {
"start": {
"line": 40,
"column": 51
},
"end": {
"line": 40,
"column": 52
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "filtersVisibility.css",
"start": 1043,
"end": 1066,
"loc": {
"start": {
"line": 40,
"column": 53
},
"end": {
"line": 40,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1066,
"end": 1067,
"loc": {
"start": {
"line": 40,
"column": 76
},
"end": {
"line": 40,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1067,
"end": 1068,
"loc": {
"start": {
"line": 40,
"column": 77
},
"end": {
"line": 40,
"column": 78
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Expand icon filename\n * @type {String}\n ",
"start": 1078,
"end": 1151,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 45,
"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": 1160,
"end": 1164,
"loc": {
"start": {
"line": 46,
"column": 8
},
"end": {
"line": 46,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1164,
"end": 1165,
"loc": {
"start": {
"line": 46,
"column": 12
},
"end": {
"line": 46,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "icnExpand",
"start": 1165,
"end": 1174,
"loc": {
"start": {
"line": 46,
"column": 13
},
"end": {
"line": 46,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1175,
"end": 1176,
"loc": {
"start": {
"line": 46,
"column": 23
},
"end": {
"line": 46,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 1177,
"end": 1188,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 36
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1188,
"end": 1189,
"loc": {
"start": {
"line": 46,
"column": 36
},
"end": {
"line": 46,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 1189,
"end": 1190,
"loc": {
"start": {
"line": 46,
"column": 37
},
"end": {
"line": 46,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1190,
"end": 1191,
"loc": {
"start": {
"line": 46,
"column": 38
},
"end": {
"line": 46,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "expand_icon_name",
"start": 1191,
"end": 1207,
"loc": {
"start": {
"line": 46,
"column": 39
},
"end": {
"line": 46,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1207,
"end": 1208,
"loc": {
"start": {
"line": 46,
"column": 55
},
"end": {
"line": 46,
"column": 56
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "icn_exp.png",
"start": 1209,
"end": 1222,
"loc": {
"start": {
"line": 46,
"column": 57
},
"end": {
"line": 46,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1222,
"end": 1223,
"loc": {
"start": {
"line": 46,
"column": 70
},
"end": {
"line": 46,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1223,
"end": 1224,
"loc": {
"start": {
"line": 46,
"column": 71
},
"end": {
"line": 46,
"column": 72
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Collapse icon filename\n * @type {String}\n ",
"start": 1234,
"end": 1309,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 51,
"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": 1318,
"end": 1322,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1322,
"end": 1323,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "icnCollapse",
"start": 1323,
"end": 1334,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1335,
"end": 1336,
"loc": {
"start": {
"line": 52,
"column": 25
},
"end": {
"line": 52,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 1337,
"end": 1348,
"loc": {
"start": {
"line": 52,
"column": 27
},
"end": {
"line": 52,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1348,
"end": 1349,
"loc": {
"start": {
"line": 52,
"column": 38
},
"end": {
"line": 52,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 1349,
"end": 1350,
"loc": {
"start": {
"line": 52,
"column": 39
},
"end": {
"line": 52,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1350,
"end": 1351,
"loc": {
"start": {
"line": 52,
"column": 40
},
"end": {
"line": 52,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "collapse_icon_name",
"start": 1351,
"end": 1369,
"loc": {
"start": {
"line": 52,
"column": 41
},
"end": {
"line": 52,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1369,
"end": 1370,
"loc": {
"start": {
"line": 52,
"column": 59
},
"end": {
"line": 52,
"column": 60
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "icn_clp.png",
"start": 1371,
"end": 1384,
"loc": {
"start": {
"line": 52,
"column": 61
},
"end": {
"line": 52,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1384,
"end": 1385,
"loc": {
"start": {
"line": 52,
"column": 74
},
"end": {
"line": 52,
"column": 75
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1385,
"end": 1386,
"loc": {
"start": {
"line": 52,
"column": 75
},
"end": {
"line": 52,
"column": 76
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Main container element\n * @private\n ",
"start": 1396,
"end": 1465,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 57,
"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": 1474,
"end": 1478,
"loc": {
"start": {
"line": 58,
"column": 8
},
"end": {
"line": 58,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1478,
"end": 1479,
"loc": {
"start": {
"line": 58,
"column": 12
},
"end": {
"line": 58,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contEl",
"start": 1479,
"end": 1485,
"loc": {
"start": {
"line": 58,
"column": 13
},
"end": {
"line": 58,
"column": 19
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1486,
"end": 1487,
"loc": {
"start": {
"line": 58,
"column": 20
},
"end": {
"line": 58,
"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": 1488,
"end": 1492,
"loc": {
"start": {
"line": 58,
"column": 22
},
"end": {
"line": 58,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1492,
"end": 1493,
"loc": {
"start": {
"line": 58,
"column": 26
},
"end": {
"line": 58,
"column": 27
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Button element\n * @private\n ",
"start": 1503,
"end": 1564,
"loc": {
"start": {
"line": 60,
"column": 8
},
"end": {
"line": 63,
"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": 1573,
"end": 1577,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1577,
"end": 1578,
"loc": {
"start": {
"line": 64,
"column": 12
},
"end": {
"line": 64,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnEl",
"start": 1578,
"end": 1583,
"loc": {
"start": {
"line": 64,
"column": 13
},
"end": {
"line": 64,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1584,
"end": 1585,
"loc": {
"start": {
"line": 64,
"column": 19
},
"end": {
"line": 64,
"column": 20
}
}
},
{
"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": 1586,
"end": 1590,
"loc": {
"start": {
"line": 64,
"column": 21
},
"end": {
"line": 64,
"column": 25
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1590,
"end": 1591,
"loc": {
"start": {
"line": 64,
"column": 25
},
"end": {
"line": 64,
"column": 26
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Expand icon HTML\n * @private\n ",
"start": 1601,
"end": 1664,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 69,
"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": 1673,
"end": 1677,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1677,
"end": 1678,
"loc": {
"start": {
"line": 70,
"column": 12
},
"end": {
"line": 70,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "icnExpandHtml",
"start": 1678,
"end": 1691,
"loc": {
"start": {
"line": 70,
"column": 13
},
"end": {
"line": 70,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1692,
"end": 1693,
"loc": {
"start": {
"line": 70,
"column": 27
},
"end": {
"line": 70,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "<img src=\"",
"start": 1694,
"end": 1706,
"loc": {
"start": {
"line": 70,
"column": 29
},
"end": {
"line": 70,
"column": 41
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1707,
"end": 1708,
"loc": {
"start": {
"line": 70,
"column": 42
},
"end": {
"line": 70,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 1709,
"end": 1711,
"loc": {
"start": {
"line": 70,
"column": 44
},
"end": {
"line": 70,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1711,
"end": 1712,
"loc": {
"start": {
"line": 70,
"column": 46
},
"end": {
"line": 70,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "themesPath",
"start": 1712,
"end": 1722,
"loc": {
"start": {
"line": 70,
"column": 47
},
"end": {
"line": 70,
"column": 57
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1723,
"end": 1724,
"loc": {
"start": {
"line": 70,
"column": 58
},
"end": {
"line": 70,
"column": 59
}
}
},
{
"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": 1725,
"end": 1729,
"loc": {
"start": {
"line": 70,
"column": 60
},
"end": {
"line": 70,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1729,
"end": 1730,
"loc": {
"start": {
"line": 70,
"column": 64
},
"end": {
"line": 70,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "icnExpand",
"start": 1730,
"end": 1739,
"loc": {
"start": {
"line": 70,
"column": 65
},
"end": {
"line": 70,
"column": 74
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1740,
"end": 1741,
"loc": {
"start": {
"line": 70,
"column": 75
},
"end": {
"line": 70,
"column": 76
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\" alt=\"Expand filters\" >",
"start": 1754,
"end": 1780,
"loc": {
"start": {
"line": 71,
"column": 12
},
"end": {
"line": 71,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1780,
"end": 1781,
"loc": {
"start": {
"line": 71,
"column": 38
},
"end": {
"line": 71,
"column": 39
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Collapse icon HTML\n * @private\n ",
"start": 1791,
"end": 1856,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 76,
"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": 1865,
"end": 1869,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1869,
"end": 1870,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "icnCollapseHtml",
"start": 1870,
"end": 1885,
"loc": {
"start": {
"line": 77,
"column": 13
},
"end": {
"line": 77,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1886,
"end": 1887,
"loc": {
"start": {
"line": 77,
"column": 29
},
"end": {
"line": 77,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "<img src=\"",
"start": 1888,
"end": 1900,
"loc": {
"start": {
"line": 77,
"column": 31
},
"end": {
"line": 77,
"column": 43
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1901,
"end": 1902,
"loc": {
"start": {
"line": 77,
"column": 44
},
"end": {
"line": 77,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 1903,
"end": 1905,
"loc": {
"start": {
"line": 77,
"column": 46
},
"end": {
"line": 77,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1905,
"end": 1906,
"loc": {
"start": {
"line": 77,
"column": 48
},
"end": {
"line": 77,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "themesPath",
"start": 1906,
"end": 1916,
"loc": {
"start": {
"line": 77,
"column": 49
},
"end": {
"line": 77,
"column": 59
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1917,
"end": 1918,
"loc": {
"start": {
"line": 77,
"column": 60
},
"end": {
"line": 77,
"column": 61
}
}
},
{
"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": 1919,
"end": 1923,
"loc": {
"start": {
"line": 77,
"column": 62
},
"end": {
"line": 77,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1923,
"end": 1924,
"loc": {
"start": {
"line": 77,
"column": 66
},
"end": {
"line": 77,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "icnCollapse",
"start": 1924,
"end": 1935,
"loc": {
"start": {
"line": 77,
"column": 67
},
"end": {
"line": 77,
"column": 78
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 1936,
"end": 1937,
"loc": {
"start": {
"line": 77,
"column": 79
},
"end": {
"line": 77,
"column": 80
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "\" alt=\"Collapse filters\" >",
"start": 1950,
"end": 1978,
"loc": {
"start": {
"line": 78,
"column": 12
},
"end": {
"line": 78,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1978,
"end": 1979,
"loc": {
"start": {
"line": 78,
"column": 40
},
"end": {
"line": 78,
"column": 41
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Default text\n * @private\n ",
"start": 1989,
"end": 2048,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 83,
"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": 2057,
"end": 2061,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2061,
"end": 2062,
"loc": {
"start": {
"line": 84,
"column": 12
},
"end": {
"line": 84,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultText",
"start": 2062,
"end": 2073,
"loc": {
"start": {
"line": 84,
"column": 13
},
"end": {
"line": 84,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2074,
"end": 2075,
"loc": {
"start": {
"line": 84,
"column": 25
},
"end": {
"line": 84,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Toggle filters",
"start": 2076,
"end": 2092,
"loc": {
"start": {
"line": 84,
"column": 27
},
"end": {
"line": 84,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2092,
"end": 2093,
"loc": {
"start": {
"line": 84,
"column": 43
},
"end": {
"line": 84,
"column": 44
}
}
},
{
"type": "CommentBlock",
"value": "*\n * ID of main container element\n * @type {String}\n ",
"start": 2103,
"end": 2184,
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 89,
"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": 2193,
"end": 2197,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2197,
"end": 2198,
"loc": {
"start": {
"line": 90,
"column": 12
},
"end": {
"line": 90,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetId",
"start": 2198,
"end": 2206,
"loc": {
"start": {
"line": 90,
"column": 13
},
"end": {
"line": 90,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2207,
"end": 2208,
"loc": {
"start": {
"line": 90,
"column": 22
},
"end": {
"line": 90,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 2209,
"end": 2210,
"loc": {
"start": {
"line": 90,
"column": 24
},
"end": {
"line": 90,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2210,
"end": 2211,
"loc": {
"start": {
"line": 90,
"column": 25
},
"end": {
"line": 90,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "target_id",
"start": 2211,
"end": 2220,
"loc": {
"start": {
"line": 90,
"column": 26
},
"end": {
"line": 90,
"column": 35
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 2221,
"end": 2223,
"loc": {
"start": {
"line": 90,
"column": 36
},
"end": {
"line": 90,
"column": 38
}
}
},
{
"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": 2224,
"end": 2228,
"loc": {
"start": {
"line": 90,
"column": 39
},
"end": {
"line": 90,
"column": 43
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2228,
"end": 2229,
"loc": {
"start": {
"line": 90,
"column": 43
},
"end": {
"line": 90,
"column": 44
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Enable expand/collapse icon, defaults to true\n * @type {Boolean}\n ",
"start": 2239,
"end": 2338,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 95,
"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": 2347,
"end": 2351,
"loc": {
"start": {
"line": 96,
"column": 8
},
"end": {
"line": 96,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2351,
"end": 2352,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableIcon",
"start": 2352,
"end": 2362,
"loc": {
"start": {
"line": 96,
"column": 13
},
"end": {
"line": 96,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2363,
"end": 2364,
"loc": {
"start": {
"line": 96,
"column": 24
},
"end": {
"line": 96,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsBool",
"start": 2365,
"end": 2377,
"loc": {
"start": {
"line": 96,
"column": 26
},
"end": {
"line": 96,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2377,
"end": 2378,
"loc": {
"start": {
"line": 96,
"column": 38
},
"end": {
"line": 96,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 2378,
"end": 2379,
"loc": {
"start": {
"line": 96,
"column": 39
},
"end": {
"line": 96,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2379,
"end": 2380,
"loc": {
"start": {
"line": 96,
"column": 40
},
"end": {
"line": 96,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enable_icon",
"start": 2380,
"end": 2391,
"loc": {
"start": {
"line": 96,
"column": 41
},
"end": {
"line": 96,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2391,
"end": 2392,
"loc": {
"start": {
"line": 96,
"column": 52
},
"end": {
"line": 96,
"column": 53
}
}
},
{
"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": 2393,
"end": 2397,
"loc": {
"start": {
"line": 96,
"column": 54
},
"end": {
"line": 96,
"column": 58
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2397,
"end": 2398,
"loc": {
"start": {
"line": 96,
"column": 58
},
"end": {
"line": 96,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2398,
"end": 2399,
"loc": {
"start": {
"line": 96,
"column": 59
},
"end": {
"line": 96,
"column": 60
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Custom text for button\n * @type {String}\n ",
"start": 2409,
"end": 2484,
"loc": {
"start": {
"line": 98,
"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": 2493,
"end": 2497,
"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": 2497,
"end": 2498,
"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": "btnText",
"start": 2498,
"end": 2505,
"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": 2506,
"end": 2507,
"loc": {
"start": {
"line": 102,
"column": 21
},
"end": {
"line": 102,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 2508,
"end": 2519,
"loc": {
"start": {
"line": 102,
"column": 23
},
"end": {
"line": 102,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2519,
"end": 2520,
"loc": {
"start": {
"line": 102,
"column": 34
},
"end": {
"line": 102,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 2520,
"end": 2521,
"loc": {
"start": {
"line": 102,
"column": 35
},
"end": {
"line": 102,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2521,
"end": 2522,
"loc": {
"start": {
"line": 102,
"column": 36
},
"end": {
"line": 102,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn_text",
"start": 2522,
"end": 2530,
"loc": {
"start": {
"line": 102,
"column": 37
},
"end": {
"line": 102,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2530,
"end": 2531,
"loc": {
"start": {
"line": 102,
"column": 45
},
"end": {
"line": 102,
"column": 46
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 2532,
"end": 2534,
"loc": {
"start": {
"line": 102,
"column": 47
},
"end": {
"line": 102,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2534,
"end": 2535,
"loc": {
"start": {
"line": 102,
"column": 49
},
"end": {
"line": 102,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2535,
"end": 2536,
"loc": {
"start": {
"line": 102,
"column": 50
},
"end": {
"line": 102,
"column": 51
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Collapse button HTML\n * @private\n ",
"start": 2546,
"end": 2613,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 107,
"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": 2622,
"end": 2626,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2626,
"end": 2627,
"loc": {
"start": {
"line": 108,
"column": 12
},
"end": {
"line": 108,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "collapseBtnHtml",
"start": 2627,
"end": 2642,
"loc": {
"start": {
"line": 108,
"column": 13
},
"end": {
"line": 108,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2643,
"end": 2644,
"loc": {
"start": {
"line": 108,
"column": 29
},
"end": {
"line": 108,
"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": 2645,
"end": 2649,
"loc": {
"start": {
"line": 108,
"column": 31
},
"end": {
"line": 108,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2649,
"end": 2650,
"loc": {
"start": {
"line": 108,
"column": 35
},
"end": {
"line": 108,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableIcon",
"start": 2650,
"end": 2660,
"loc": {
"start": {
"line": 108,
"column": 36
},
"end": {
"line": 108,
"column": 46
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2661,
"end": 2662,
"loc": {
"start": {
"line": 108,
"column": 47
},
"end": {
"line": 108,
"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": 2675,
"end": 2679,
"loc": {
"start": {
"line": 109,
"column": 12
},
"end": {
"line": 109,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2679,
"end": 2680,
"loc": {
"start": {
"line": 109,
"column": 16
},
"end": {
"line": 109,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "icnCollapseHtml",
"start": 2680,
"end": 2695,
"loc": {
"start": {
"line": 109,
"column": 17
},
"end": {
"line": 109,
"column": 32
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 2696,
"end": 2697,
"loc": {
"start": {
"line": 109,
"column": 33
},
"end": {
"line": 109,
"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": 2698,
"end": 2702,
"loc": {
"start": {
"line": 109,
"column": 35
},
"end": {
"line": 109,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2702,
"end": 2703,
"loc": {
"start": {
"line": 109,
"column": 39
},
"end": {
"line": 109,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnText",
"start": 2703,
"end": 2710,
"loc": {
"start": {
"line": 109,
"column": 40
},
"end": {
"line": 109,
"column": 47
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2711,
"end": 2712,
"loc": {
"start": {
"line": 109,
"column": 48
},
"end": {
"line": 109,
"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": 2725,
"end": 2729,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2729,
"end": 2730,
"loc": {
"start": {
"line": 110,
"column": 16
},
"end": {
"line": 110,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnText",
"start": 2730,
"end": 2737,
"loc": {
"start": {
"line": 110,
"column": 17
},
"end": {
"line": 110,
"column": 24
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 2738,
"end": 2740,
"loc": {
"start": {
"line": 110,
"column": 25
},
"end": {
"line": 110,
"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": 2741,
"end": 2745,
"loc": {
"start": {
"line": 110,
"column": 28
},
"end": {
"line": 110,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2745,
"end": 2746,
"loc": {
"start": {
"line": 110,
"column": 32
},
"end": {
"line": 110,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultText",
"start": 2746,
"end": 2757,
"loc": {
"start": {
"line": 110,
"column": 33
},
"end": {
"line": 110,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2757,
"end": 2758,
"loc": {
"start": {
"line": 110,
"column": 44
},
"end": {
"line": 110,
"column": 45
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Expand button HTML\n * @private\n ",
"start": 2768,
"end": 2833,
"loc": {
"start": {
"line": 112,
"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": 2842,
"end": 2846,
"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": 2846,
"end": 2847,
"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": "expandBtnHtml",
"start": 2847,
"end": 2860,
"loc": {
"start": {
"line": 116,
"column": 13
},
"end": {
"line": 116,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2861,
"end": 2862,
"loc": {
"start": {
"line": 116,
"column": 27
},
"end": {
"line": 116,
"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": 2863,
"end": 2867,
"loc": {
"start": {
"line": 116,
"column": 29
},
"end": {
"line": 116,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2867,
"end": 2868,
"loc": {
"start": {
"line": 116,
"column": 33
},
"end": {
"line": 116,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableIcon",
"start": 2868,
"end": 2878,
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 116,
"column": 44
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2879,
"end": 2880,
"loc": {
"start": {
"line": 116,
"column": 45
},
"end": {
"line": 116,
"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": 2893,
"end": 2897,
"loc": {
"start": {
"line": 117,
"column": 12
},
"end": {
"line": 117,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2897,
"end": 2898,
"loc": {
"start": {
"line": 117,
"column": 16
},
"end": {
"line": 117,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "icnExpandHtml",
"start": 2898,
"end": 2911,
"loc": {
"start": {
"line": 117,
"column": 17
},
"end": {
"line": 117,
"column": 30
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 2912,
"end": 2913,
"loc": {
"start": {
"line": 117,
"column": 31
},
"end": {
"line": 117,
"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": 2914,
"end": 2918,
"loc": {
"start": {
"line": 117,
"column": 33
},
"end": {
"line": 117,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2918,
"end": 2919,
"loc": {
"start": {
"line": 117,
"column": 37
},
"end": {
"line": 117,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnText",
"start": 2919,
"end": 2926,
"loc": {
"start": {
"line": 117,
"column": 38
},
"end": {
"line": 117,
"column": 45
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2927,
"end": 2928,
"loc": {
"start": {
"line": 117,
"column": 46
},
"end": {
"line": 117,
"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": 2941,
"end": 2945,
"loc": {
"start": {
"line": 118,
"column": 12
},
"end": {
"line": 118,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2945,
"end": 2946,
"loc": {
"start": {
"line": 118,
"column": 16
},
"end": {
"line": 118,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnText",
"start": 2946,
"end": 2953,
"loc": {
"start": {
"line": 118,
"column": 17
},
"end": {
"line": 118,
"column": 24
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 2954,
"end": 2956,
"loc": {
"start": {
"line": 118,
"column": 25
},
"end": {
"line": 118,
"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": 2957,
"end": 2961,
"loc": {
"start": {
"line": 118,
"column": 28
},
"end": {
"line": 118,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2961,
"end": 2962,
"loc": {
"start": {
"line": 118,
"column": 32
},
"end": {
"line": 118,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultText",
"start": 2962,
"end": 2973,
"loc": {
"start": {
"line": 118,
"column": 33
},
"end": {
"line": 118,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2973,
"end": 2974,
"loc": {
"start": {
"line": 118,
"column": 44
},
"end": {
"line": 118,
"column": 45
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Button's custom HTML\n * @type {String}\n ",
"start": 2984,
"end": 3057,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 123,
"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": 124,
"column": 8
},
"end": {
"line": 124,
"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": 124,
"column": 12
},
"end": {
"line": 124,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnHtml",
"start": 3071,
"end": 3078,
"loc": {
"start": {
"line": 124,
"column": 13
},
"end": {
"line": 124,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3079,
"end": 3080,
"loc": {
"start": {
"line": 124,
"column": 21
},
"end": {
"line": 124,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 3081,
"end": 3092,
"loc": {
"start": {
"line": 124,
"column": 23
},
"end": {
"line": 124,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3092,
"end": 3093,
"loc": {
"start": {
"line": 124,
"column": 34
},
"end": {
"line": 124,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 3093,
"end": 3094,
"loc": {
"start": {
"line": 124,
"column": 35
},
"end": {
"line": 124,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3094,
"end": 3095,
"loc": {
"start": {
"line": 124,
"column": 36
},
"end": {
"line": 124,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn_html",
"start": 3095,
"end": 3103,
"loc": {
"start": {
"line": 124,
"column": 37
},
"end": {
"line": 124,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3103,
"end": 3104,
"loc": {
"start": {
"line": 124,
"column": 45
},
"end": {
"line": 124,
"column": 46
}
}
},
{
"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": 3105,
"end": 3109,
"loc": {
"start": {
"line": 124,
"column": 47
},
"end": {
"line": 124,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3109,
"end": 3110,
"loc": {
"start": {
"line": 124,
"column": 51
},
"end": {
"line": 124,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3110,
"end": 3111,
"loc": {
"start": {
"line": 124,
"column": 52
},
"end": {
"line": 124,
"column": 53
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class for expand/collapse filters button\n * @type {String}\n ",
"start": 3121,
"end": 3218,
"loc": {
"start": {
"line": 126,
"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": 3227,
"end": 3231,
"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": 3231,
"end": 3232,
"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": "btnCssClass",
"start": 3232,
"end": 3243,
"loc": {
"start": {
"line": 130,
"column": 13
},
"end": {
"line": 130,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3244,
"end": 3245,
"loc": {
"start": {
"line": 130,
"column": 25
},
"end": {
"line": 130,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 3246,
"end": 3257,
"loc": {
"start": {
"line": 130,
"column": 27
},
"end": {
"line": 130,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3257,
"end": 3258,
"loc": {
"start": {
"line": 130,
"column": 38
},
"end": {
"line": 130,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 3258,
"end": 3259,
"loc": {
"start": {
"line": 130,
"column": 39
},
"end": {
"line": 130,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3259,
"end": 3260,
"loc": {
"start": {
"line": 130,
"column": 40
},
"end": {
"line": 130,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn_css_class",
"start": 3260,
"end": 3273,
"loc": {
"start": {
"line": 130,
"column": 41
},
"end": {
"line": 130,
"column": 54
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3273,
"end": 3274,
"loc": {
"start": {
"line": 130,
"column": 54
},
"end": {
"line": 130,
"column": 55
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "btnExpClpFlt",
"start": 3275,
"end": 3289,
"loc": {
"start": {
"line": 130,
"column": 56
},
"end": {
"line": 130,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3289,
"end": 3290,
"loc": {
"start": {
"line": 130,
"column": 70
},
"end": {
"line": 130,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3290,
"end": 3291,
"loc": {
"start": {
"line": 130,
"column": 71
},
"end": {
"line": 130,
"column": 72
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class for main container\n * @type {String}\n ",
"start": 3301,
"end": 3382,
"loc": {
"start": {
"line": 132,
"column": 8
},
"end": {
"line": 135,
"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": 3391,
"end": 3395,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3395,
"end": 3396,
"loc": {
"start": {
"line": 136,
"column": 12
},
"end": {
"line": 136,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contCssClass",
"start": 3396,
"end": 3408,
"loc": {
"start": {
"line": 136,
"column": 13
},
"end": {
"line": 136,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3409,
"end": 3410,
"loc": {
"start": {
"line": 136,
"column": 26
},
"end": {
"line": 136,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 3411,
"end": 3422,
"loc": {
"start": {
"line": 136,
"column": 28
},
"end": {
"line": 136,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3422,
"end": 3423,
"loc": {
"start": {
"line": 136,
"column": 39
},
"end": {
"line": 136,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 3423,
"end": 3424,
"loc": {
"start": {
"line": 136,
"column": 40
},
"end": {
"line": 136,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3424,
"end": 3425,
"loc": {
"start": {
"line": 136,
"column": 41
},
"end": {
"line": 136,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont_css_class",
"start": 3425,
"end": 3439,
"loc": {
"start": {
"line": 136,
"column": 42
},
"end": {
"line": 136,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3439,
"end": 3440,
"loc": {
"start": {
"line": 136,
"column": 56
},
"end": {
"line": 136,
"column": 57
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "expClpFlt",
"start": 3441,
"end": 3452,
"loc": {
"start": {
"line": 136,
"column": 58
},
"end": {
"line": 136,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3452,
"end": 3453,
"loc": {
"start": {
"line": 136,
"column": 69
},
"end": {
"line": 136,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3453,
"end": 3454,
"loc": {
"start": {
"line": 136,
"column": 70
},
"end": {
"line": 136,
"column": 71
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Filters row index\n * @type {Number}\n ",
"start": 3464,
"end": 3534,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 141,
"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": 3543,
"end": 3547,
"loc": {
"start": {
"line": 142,
"column": 8
},
"end": {
"line": 142,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3547,
"end": 3548,
"loc": {
"start": {
"line": 142,
"column": 12
},
"end": {
"line": 142,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersRowIndex",
"start": 3548,
"end": 3563,
"loc": {
"start": {
"line": 142,
"column": 13
},
"end": {
"line": 142,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3564,
"end": 3565,
"loc": {
"start": {
"line": 142,
"column": 29
},
"end": {
"line": 142,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsNb",
"start": 3566,
"end": 3576,
"loc": {
"start": {
"line": 142,
"column": 31
},
"end": {
"line": 142,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3576,
"end": 3577,
"loc": {
"start": {
"line": 142,
"column": 41
},
"end": {
"line": 142,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 3577,
"end": 3578,
"loc": {
"start": {
"line": 142,
"column": 42
},
"end": {
"line": 142,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3578,
"end": 3579,
"loc": {
"start": {
"line": 142,
"column": 43
},
"end": {
"line": 142,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filters_row_index",
"start": 3579,
"end": 3596,
"loc": {
"start": {
"line": 142,
"column": 44
},
"end": {
"line": 142,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3596,
"end": 3597,
"loc": {
"start": {
"line": 142,
"column": 61
},
"end": {
"line": 142,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 3610,
"end": 3612,
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3612,
"end": 3613,
"loc": {
"start": {
"line": 143,
"column": 14
},
"end": {
"line": 143,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getFiltersRowIndex",
"start": 3613,
"end": 3631,
"loc": {
"start": {
"line": 143,
"column": 15
},
"end": {
"line": 143,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3631,
"end": 3632,
"loc": {
"start": {
"line": 143,
"column": 33
},
"end": {
"line": 143,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3632,
"end": 3633,
"loc": {
"start": {
"line": 143,
"column": 34
},
"end": {
"line": 143,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3633,
"end": 3634,
"loc": {
"start": {
"line": 143,
"column": 35
},
"end": {
"line": 143,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3634,
"end": 3635,
"loc": {
"start": {
"line": 143,
"column": 36
},
"end": {
"line": 143,
"column": 37
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Make filters visible at initialization, defaults to true\n * @type {Boolean}\n ",
"start": 3645,
"end": 3755,
"loc": {
"start": {
"line": 145,
"column": 8
},
"end": {
"line": 148,
"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": 3764,
"end": 3768,
"loc": {
"start": {
"line": 149,
"column": 8
},
"end": {
"line": 149,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3768,
"end": 3769,
"loc": {
"start": {
"line": 149,
"column": 12
},
"end": {
"line": 149,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visibleAtStart",
"start": 3769,
"end": 3783,
"loc": {
"start": {
"line": 149,
"column": 13
},
"end": {
"line": 149,
"column": 27
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3784,
"end": 3785,
"loc": {
"start": {
"line": 149,
"column": 28
},
"end": {
"line": 149,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsNb",
"start": 3786,
"end": 3796,
"loc": {
"start": {
"line": 149,
"column": 30
},
"end": {
"line": 149,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3796,
"end": 3797,
"loc": {
"start": {
"line": 149,
"column": 40
},
"end": {
"line": 149,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 3797,
"end": 3798,
"loc": {
"start": {
"line": 149,
"column": 41
},
"end": {
"line": 149,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3798,
"end": 3799,
"loc": {
"start": {
"line": 149,
"column": 42
},
"end": {
"line": 149,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible_at_start",
"start": 3799,
"end": 3815,
"loc": {
"start": {
"line": 149,
"column": 43
},
"end": {
"line": 149,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3815,
"end": 3816,
"loc": {
"start": {
"line": 149,
"column": 59
},
"end": {
"line": 149,
"column": 60
}
}
},
{
"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": 3817,
"end": 3821,
"loc": {
"start": {
"line": 149,
"column": 61
},
"end": {
"line": 149,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3821,
"end": 3822,
"loc": {
"start": {
"line": 149,
"column": 65
},
"end": {
"line": 149,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3822,
"end": 3823,
"loc": {
"start": {
"line": 149,
"column": 66
},
"end": {
"line": 149,
"column": 67
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Default position in toolbar ('left'|'center'|'right')\n * @type {String}\n ",
"start": 3833,
"end": 3939,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 154,
"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": 3948,
"end": 3952,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3952,
"end": 3953,
"loc": {
"start": {
"line": 155,
"column": 12
},
"end": {
"line": 155,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toolbarPosition",
"start": 3953,
"end": 3968,
"loc": {
"start": {
"line": 155,
"column": 13
},
"end": {
"line": 155,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3969,
"end": 3970,
"loc": {
"start": {
"line": 155,
"column": 29
},
"end": {
"line": 155,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 3971,
"end": 3982,
"loc": {
"start": {
"line": 155,
"column": 31
},
"end": {
"line": 155,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3982,
"end": 3983,
"loc": {
"start": {
"line": 155,
"column": 42
},
"end": {
"line": 155,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 3983,
"end": 3984,
"loc": {
"start": {
"line": 155,
"column": 43
},
"end": {
"line": 155,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3984,
"end": 3985,
"loc": {
"start": {
"line": 155,
"column": 44
},
"end": {
"line": 155,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toolbar_position",
"start": 3985,
"end": 4001,
"loc": {
"start": {
"line": 155,
"column": 45
},
"end": {
"line": 155,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4001,
"end": 4002,
"loc": {
"start": {
"line": 155,
"column": 61
},
"end": {
"line": 155,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "RIGHT",
"start": 4003,
"end": 4008,
"loc": {
"start": {
"line": 155,
"column": 63
},
"end": {
"line": 155,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4008,
"end": 4009,
"loc": {
"start": {
"line": 155,
"column": 68
},
"end": {
"line": 155,
"column": 69
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4009,
"end": 4010,
"loc": {
"start": {
"line": 155,
"column": 69
},
"end": {
"line": 155,
"column": 70
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired before filters row is shown\n * @type {Function}\n ",
"start": 4020,
"end": 4117,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 160,
"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": 4126,
"end": 4130,
"loc": {
"start": {
"line": 161,
"column": 8
},
"end": {
"line": 161,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4130,
"end": 4131,
"loc": {
"start": {
"line": 161,
"column": 12
},
"end": {
"line": 161,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onBeforeShow",
"start": 4131,
"end": 4143,
"loc": {
"start": {
"line": 161,
"column": 13
},
"end": {
"line": 161,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4144,
"end": 4145,
"loc": {
"start": {
"line": 161,
"column": 26
},
"end": {
"line": 161,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 4146,
"end": 4156,
"loc": {
"start": {
"line": 161,
"column": 28
},
"end": {
"line": 161,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4156,
"end": 4157,
"loc": {
"start": {
"line": 161,
"column": 38
},
"end": {
"line": 161,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 4157,
"end": 4158,
"loc": {
"start": {
"line": 161,
"column": 39
},
"end": {
"line": 161,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4158,
"end": 4159,
"loc": {
"start": {
"line": 161,
"column": 40
},
"end": {
"line": 161,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on_before_show",
"start": 4159,
"end": 4173,
"loc": {
"start": {
"line": 161,
"column": 41
},
"end": {
"line": 161,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4173,
"end": 4174,
"loc": {
"start": {
"line": 161,
"column": 55
},
"end": {
"line": 161,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 4175,
"end": 4183,
"loc": {
"start": {
"line": 161,
"column": 57
},
"end": {
"line": 161,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4183,
"end": 4184,
"loc": {
"start": {
"line": 161,
"column": 65
},
"end": {
"line": 161,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4184,
"end": 4185,
"loc": {
"start": {
"line": 161,
"column": 66
},
"end": {
"line": 161,
"column": 67
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired after filters row is shown\n * @type {Function}\n ",
"start": 4195,
"end": 4291,
"loc": {
"start": {
"line": 163,
"column": 8
},
"end": {
"line": 166,
"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": 4300,
"end": 4304,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 167,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4304,
"end": 4305,
"loc": {
"start": {
"line": 167,
"column": 12
},
"end": {
"line": 167,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onAfterShow",
"start": 4305,
"end": 4316,
"loc": {
"start": {
"line": 167,
"column": 13
},
"end": {
"line": 167,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4317,
"end": 4318,
"loc": {
"start": {
"line": 167,
"column": 25
},
"end": {
"line": 167,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 4319,
"end": 4329,
"loc": {
"start": {
"line": 167,
"column": 27
},
"end": {
"line": 167,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4329,
"end": 4330,
"loc": {
"start": {
"line": 167,
"column": 37
},
"end": {
"line": 167,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 4330,
"end": 4331,
"loc": {
"start": {
"line": 167,
"column": 38
},
"end": {
"line": 167,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4331,
"end": 4332,
"loc": {
"start": {
"line": 167,
"column": 39
},
"end": {
"line": 167,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on_after_show",
"start": 4332,
"end": 4345,
"loc": {
"start": {
"line": 167,
"column": 40
},
"end": {
"line": 167,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4345,
"end": 4346,
"loc": {
"start": {
"line": 167,
"column": 53
},
"end": {
"line": 167,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 4347,
"end": 4355,
"loc": {
"start": {
"line": 167,
"column": 55
},
"end": {
"line": 167,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4355,
"end": 4356,
"loc": {
"start": {
"line": 167,
"column": 63
},
"end": {
"line": 167,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4356,
"end": 4357,
"loc": {
"start": {
"line": 167,
"column": 64
},
"end": {
"line": 167,
"column": 65
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired before filters row is hidden\n * @type {Function}\n ",
"start": 4367,
"end": 4465,
"loc": {
"start": {
"line": 169,
"column": 8
},
"end": {
"line": 172,
"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": 4474,
"end": 4478,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 173,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4478,
"end": 4479,
"loc": {
"start": {
"line": 173,
"column": 12
},
"end": {
"line": 173,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onBeforeHide",
"start": 4479,
"end": 4491,
"loc": {
"start": {
"line": 173,
"column": 13
},
"end": {
"line": 173,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4492,
"end": 4493,
"loc": {
"start": {
"line": 173,
"column": 26
},
"end": {
"line": 173,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 4494,
"end": 4504,
"loc": {
"start": {
"line": 173,
"column": 28
},
"end": {
"line": 173,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4504,
"end": 4505,
"loc": {
"start": {
"line": 173,
"column": 38
},
"end": {
"line": 173,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 4505,
"end": 4506,
"loc": {
"start": {
"line": 173,
"column": 39
},
"end": {
"line": 173,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4506,
"end": 4507,
"loc": {
"start": {
"line": 173,
"column": 40
},
"end": {
"line": 173,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on_before_hide",
"start": 4507,
"end": 4521,
"loc": {
"start": {
"line": 173,
"column": 41
},
"end": {
"line": 173,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4521,
"end": 4522,
"loc": {
"start": {
"line": 173,
"column": 55
},
"end": {
"line": 173,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 4523,
"end": 4531,
"loc": {
"start": {
"line": 173,
"column": 57
},
"end": {
"line": 173,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4531,
"end": 4532,
"loc": {
"start": {
"line": 173,
"column": 65
},
"end": {
"line": 173,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4532,
"end": 4533,
"loc": {
"start": {
"line": 173,
"column": 66
},
"end": {
"line": 173,
"column": 67
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired after filters row is hidden\n * @type {Function}\n ",
"start": 4543,
"end": 4640,
"loc": {
"start": {
"line": 175,
"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": 4649,
"end": 4653,
"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": 4653,
"end": 4654,
"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": "onAfterHide",
"start": 4654,
"end": 4665,
"loc": {
"start": {
"line": 179,
"column": 13
},
"end": {
"line": 179,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4666,
"end": 4667,
"loc": {
"start": {
"line": 179,
"column": 25
},
"end": {
"line": 179,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 4668,
"end": 4678,
"loc": {
"start": {
"line": 179,
"column": 27
},
"end": {
"line": 179,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4678,
"end": 4679,
"loc": {
"start": {
"line": 179,
"column": 37
},
"end": {
"line": 179,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 4679,
"end": 4680,
"loc": {
"start": {
"line": 179,
"column": 38
},
"end": {
"line": 179,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4680,
"end": 4681,
"loc": {
"start": {
"line": 179,
"column": 39
},
"end": {
"line": 179,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on_after_hide",
"start": 4681,
"end": 4694,
"loc": {
"start": {
"line": 179,
"column": 40
},
"end": {
"line": 179,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4694,
"end": 4695,
"loc": {
"start": {
"line": 179,
"column": 53
},
"end": {
"line": 179,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 4696,
"end": 4704,
"loc": {
"start": {
"line": 179,
"column": 55
},
"end": {
"line": 179,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4704,
"end": 4705,
"loc": {
"start": {
"line": 179,
"column": 63
},
"end": {
"line": 179,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4705,
"end": 4706,
"loc": {
"start": {
"line": 179,
"column": 64
},
"end": {
"line": 179,
"column": 65
}
}
},
{
"type": "CommentLine",
"value": "Import extension's stylesheet",
"start": 4716,
"end": 4747,
"loc": {
"start": {
"line": 181,
"column": 8
},
"end": {
"line": 181,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4756,
"end": 4758,
"loc": {
"start": {
"line": 182,
"column": 8
},
"end": {
"line": 182,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4758,
"end": 4759,
"loc": {
"start": {
"line": 182,
"column": 10
},
"end": {
"line": 182,
"column": 11
}
}
},
{
"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": 4759,
"end": 4765,
"loc": {
"start": {
"line": 182,
"column": 11
},
"end": {
"line": 182,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4765,
"end": 4766,
"loc": {
"start": {
"line": 182,
"column": 17
},
"end": {
"line": 182,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 4766,
"end": 4767,
"loc": {
"start": {
"line": 182,
"column": 18
},
"end": {
"line": 182,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4767,
"end": 4768,
"loc": {
"start": {
"line": 182,
"column": 19
},
"end": {
"line": 182,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "name",
"start": 4768,
"end": 4772,
"loc": {
"start": {
"line": 182,
"column": 20
},
"end": {
"line": 182,
"column": 24
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 4773,
"end": 4774,
"loc": {
"start": {
"line": 182,
"column": 25
},
"end": {
"line": 182,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Style",
"start": 4775,
"end": 4782,
"loc": {
"start": {
"line": 182,
"column": 27
},
"end": {
"line": 182,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4782,
"end": 4783,
"loc": {
"start": {
"line": 182,
"column": 34
},
"end": {
"line": 182,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4784,
"end": 4786,
"loc": {
"start": {
"line": 182,
"column": 36
},
"end": {
"line": 182,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4786,
"end": 4787,
"loc": {
"start": {
"line": 182,
"column": 38
},
"end": {
"line": 182,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getStylePath",
"start": 4787,
"end": 4799,
"loc": {
"start": {
"line": 182,
"column": 39
},
"end": {
"line": 182,
"column": 51
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4799,
"end": 4800,
"loc": {
"start": {
"line": 182,
"column": 51
},
"end": {
"line": 182,
"column": 52
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4800,
"end": 4801,
"loc": {
"start": {
"line": 182,
"column": 52
},
"end": {
"line": 182,
"column": 53
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 4802,
"end": 4803,
"loc": {
"start": {
"line": 182,
"column": 54
},
"end": {
"line": 182,
"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": 4804,
"end": 4808,
"loc": {
"start": {
"line": 182,
"column": 56
},
"end": {
"line": 182,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4808,
"end": 4809,
"loc": {
"start": {
"line": 182,
"column": 60
},
"end": {
"line": 182,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stylesheet",
"start": 4809,
"end": 4819,
"loc": {
"start": {
"line": 182,
"column": 61
},
"end": {
"line": 182,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4819,
"end": 4820,
"loc": {
"start": {
"line": 182,
"column": 71
},
"end": {
"line": 182,
"column": 72
}
}
},
{
"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": 4821,
"end": 4825,
"loc": {
"start": {
"line": 182,
"column": 73
},
"end": {
"line": 182,
"column": 77
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4825,
"end": 4826,
"loc": {
"start": {
"line": 182,
"column": 77
},
"end": {
"line": 182,
"column": 78
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "link",
"start": 4839,
"end": 4845,
"loc": {
"start": {
"line": 183,
"column": 12
},
"end": {
"line": 183,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4845,
"end": 4846,
"loc": {
"start": {
"line": 183,
"column": 18
},
"end": {
"line": 183,
"column": 19
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4846,
"end": 4847,
"loc": {
"start": {
"line": 183,
"column": 19
},
"end": {
"line": 183,
"column": 20
}
}
},
{
"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": 4857,
"end": 4861,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4861,
"end": 4862,
"loc": {
"start": {
"line": 185,
"column": 12
},
"end": {
"line": 185,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enable",
"start": 4862,
"end": 4868,
"loc": {
"start": {
"line": 185,
"column": 13
},
"end": {
"line": 185,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4868,
"end": 4869,
"loc": {
"start": {
"line": 185,
"column": 19
},
"end": {
"line": 185,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4869,
"end": 4870,
"loc": {
"start": {
"line": 185,
"column": 20
},
"end": {
"line": 185,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4870,
"end": 4871,
"loc": {
"start": {
"line": 185,
"column": 21
},
"end": {
"line": 185,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4876,
"end": 4877,
"loc": {
"start": {
"line": 186,
"column": 4
},
"end": {
"line": 186,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Initialise extension\n ",
"start": 4883,
"end": 4922,
"loc": {
"start": {
"line": 188,
"column": 4
},
"end": {
"line": 190,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "init",
"start": 4927,
"end": 4931,
"loc": {
"start": {
"line": 191,
"column": 4
},
"end": {
"line": 191,
"column": 8
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4931,
"end": 4932,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 191,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4932,
"end": 4933,
"loc": {
"start": {
"line": 191,
"column": 9
},
"end": {
"line": 191,
"column": 10
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4934,
"end": 4935,
"loc": {
"start": {
"line": 191,
"column": 11
},
"end": {
"line": 191,
"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": 4944,
"end": 4946,
"loc": {
"start": {
"line": 192,
"column": 8
},
"end": {
"line": 192,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4947,
"end": 4948,
"loc": {
"start": {
"line": 192,
"column": 11
},
"end": {
"line": 192,
"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": 4948,
"end": 4952,
"loc": {
"start": {
"line": 192,
"column": 12
},
"end": {
"line": 192,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4952,
"end": 4953,
"loc": {
"start": {
"line": 192,
"column": 16
},
"end": {
"line": 192,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 4953,
"end": 4964,
"loc": {
"start": {
"line": 192,
"column": 17
},
"end": {
"line": 192,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4964,
"end": 4965,
"loc": {
"start": {
"line": 192,
"column": 28
},
"end": {
"line": 192,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4966,
"end": 4967,
"loc": {
"start": {
"line": 192,
"column": 30
},
"end": {
"line": 192,
"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": 4980,
"end": 4986,
"loc": {
"start": {
"line": 193,
"column": 12
},
"end": {
"line": 193,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4986,
"end": 4987,
"loc": {
"start": {
"line": 193,
"column": 18
},
"end": {
"line": 193,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4996,
"end": 4997,
"loc": {
"start": {
"line": 194,
"column": 8
},
"end": {
"line": 194,
"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": 5007,
"end": 5011,
"loc": {
"start": {
"line": 196,
"column": 8
},
"end": {
"line": 196,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5011,
"end": 5012,
"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": "emitter",
"start": 5012,
"end": 5019,
"loc": {
"start": {
"line": 196,
"column": 13
},
"end": {
"line": 196,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5019,
"end": 5020,
"loc": {
"start": {
"line": 196,
"column": 20
},
"end": {
"line": 196,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 5020,
"end": 5024,
"loc": {
"start": {
"line": 196,
"column": 21
},
"end": {
"line": 196,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5024,
"end": 5025,
"loc": {
"start": {
"line": 196,
"column": 25
},
"end": {
"line": 196,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "initializing-extension",
"start": 5025,
"end": 5049,
"loc": {
"start": {
"line": 196,
"column": 26
},
"end": {
"line": 196,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5049,
"end": 5050,
"loc": {
"start": {
"line": 196,
"column": 50
},
"end": {
"line": 196,
"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": 5051,
"end": 5055,
"loc": {
"start": {
"line": 196,
"column": 52
},
"end": {
"line": 196,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5055,
"end": 5056,
"loc": {
"start": {
"line": 196,
"column": 56
},
"end": {
"line": 196,
"column": 57
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 5069,
"end": 5070,
"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": "isNull",
"start": 5070,
"end": 5076,
"loc": {
"start": {
"line": 197,
"column": 13
},
"end": {
"line": 197,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5076,
"end": 5077,
"loc": {
"start": {
"line": 197,
"column": 19
},
"end": {
"line": 197,
"column": 20
}
}
},
{
"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": 5077,
"end": 5081,
"loc": {
"start": {
"line": 197,
"column": 20
},
"end": {
"line": 197,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5081,
"end": 5082,
"loc": {
"start": {
"line": 197,
"column": 24
},
"end": {
"line": 197,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetId",
"start": 5082,
"end": 5090,
"loc": {
"start": {
"line": 197,
"column": 25
},
"end": {
"line": 197,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5090,
"end": 5091,
"loc": {
"start": {
"line": 197,
"column": 33
},
"end": {
"line": 197,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5091,
"end": 5092,
"loc": {
"start": {
"line": 197,
"column": 34
},
"end": {
"line": 197,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5092,
"end": 5093,
"loc": {
"start": {
"line": 197,
"column": 35
},
"end": {
"line": 197,
"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": 5103,
"end": 5107,
"loc": {
"start": {
"line": 199,
"column": 8
},
"end": {
"line": 199,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5107,
"end": 5108,
"loc": {
"start": {
"line": 199,
"column": 12
},
"end": {
"line": 199,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buildUI",
"start": 5108,
"end": 5115,
"loc": {
"start": {
"line": 199,
"column": 13
},
"end": {
"line": 199,
"column": 20
}
}
},
{
"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": 199,
"column": 20
},
"end": {
"line": 199,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5116,
"end": 5117,
"loc": {
"start": {
"line": 199,
"column": 21
},
"end": {
"line": 199,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5117,
"end": 5118,
"loc": {
"start": {
"line": 199,
"column": 22
},
"end": {
"line": 199,
"column": 23
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 5128,
"end": 5145,
"loc": {
"start": {
"line": 201,
"column": 8
},
"end": {
"line": 201,
"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": 5154,
"end": 5158,
"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": 5158,
"end": 5159,
"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": "initialized",
"start": 5159,
"end": 5170,
"loc": {
"start": {
"line": 202,
"column": 13
},
"end": {
"line": 202,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5171,
"end": 5172,
"loc": {
"start": {
"line": 202,
"column": 25
},
"end": {
"line": 202,
"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": 5173,
"end": 5177,
"loc": {
"start": {
"line": 202,
"column": 27
},
"end": {
"line": 202,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5177,
"end": 5178,
"loc": {
"start": {
"line": 202,
"column": 31
},
"end": {
"line": 202,
"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": 5188,
"end": 5192,
"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": 5192,
"end": 5193,
"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": 5193,
"end": 5200,
"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": 5200,
"end": 5201,
"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": 5201,
"end": 5203,
"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": 5203,
"end": 5204,
"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": 5204,
"end": 5205,
"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": "show-filters",
"start": 5205,
"end": 5219,
"loc": {
"start": {
"line": 204,
"column": 25
},
"end": {
"line": 204,
"column": 39
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5219,
"end": 5220,
"loc": {
"start": {
"line": 204,
"column": 39
},
"end": {
"line": 204,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5220,
"end": 5221,
"loc": {
"start": {
"line": 204,
"column": 40
},
"end": {
"line": 204,
"column": 41
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5222,
"end": 5223,
"loc": {
"start": {
"line": 204,
"column": 42
},
"end": {
"line": 204,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 5223,
"end": 5225,
"loc": {
"start": {
"line": 204,
"column": 43
},
"end": {
"line": 204,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5225,
"end": 5226,
"loc": {
"start": {
"line": 204,
"column": 45
},
"end": {
"line": 204,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 5227,
"end": 5234,
"loc": {
"start": {
"line": 204,
"column": 47
},
"end": {
"line": 204,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5234,
"end": 5235,
"loc": {
"start": {
"line": 204,
"column": 54
},
"end": {
"line": 204,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5236,
"end": 5238,
"loc": {
"start": {
"line": 204,
"column": 56
},
"end": {
"line": 204,
"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": 5239,
"end": 5243,
"loc": {
"start": {
"line": 204,
"column": 59
},
"end": {
"line": 204,
"column": 63
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5243,
"end": 5244,
"loc": {
"start": {
"line": 204,
"column": 63
},
"end": {
"line": 204,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "show",
"start": 5244,
"end": 5248,
"loc": {
"start": {
"line": 204,
"column": 64
},
"end": {
"line": 204,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5248,
"end": 5249,
"loc": {
"start": {
"line": 204,
"column": 68
},
"end": {
"line": 204,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 5249,
"end": 5256,
"loc": {
"start": {
"line": 204,
"column": 69
},
"end": {
"line": 204,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5256,
"end": 5257,
"loc": {
"start": {
"line": 204,
"column": 76
},
"end": {
"line": 204,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5257,
"end": 5258,
"loc": {
"start": {
"line": 204,
"column": 77
},
"end": {
"line": 204,
"column": 78
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5258,
"end": 5259,
"loc": {
"start": {
"line": 204,
"column": 78
},
"end": {
"line": 204,
"column": 79
}
}
},
{
"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": 5268,
"end": 5272,
"loc": {
"start": {
"line": 205,
"column": 8
},
"end": {
"line": 205,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5272,
"end": 5273,
"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": "emitter",
"start": 5273,
"end": 5280,
"loc": {
"start": {
"line": 205,
"column": 13
},
"end": {
"line": 205,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5280,
"end": 5281,
"loc": {
"start": {
"line": 205,
"column": 20
},
"end": {
"line": 205,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 5281,
"end": 5285,
"loc": {
"start": {
"line": 205,
"column": 21
},
"end": {
"line": 205,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5285,
"end": 5286,
"loc": {
"start": {
"line": 205,
"column": 25
},
"end": {
"line": 205,
"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": 5286,
"end": 5318,
"loc": {
"start": {
"line": 205,
"column": 26
},
"end": {
"line": 205,
"column": 58
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5318,
"end": 5319,
"loc": {
"start": {
"line": 205,
"column": 58
},
"end": {
"line": 205,
"column": 59
}
}
},
{
"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": 205,
"column": 60
},
"end": {
"line": 205,
"column": 64
}
}
},
{
"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": 205,
"column": 64
},
"end": {
"line": 205,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 5325,
"end": 5327,
"loc": {
"start": {
"line": 205,
"column": 65
},
"end": {
"line": 205,
"column": 67
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5327,
"end": 5328,
"loc": {
"start": {
"line": 205,
"column": 67
},
"end": {
"line": 205,
"column": 68
}
}
},
{
"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": 5329,
"end": 5333,
"loc": {
"start": {
"line": 205,
"column": 69
},
"end": {
"line": 205,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5333,
"end": 5334,
"loc": {
"start": {
"line": 205,
"column": 73
},
"end": {
"line": 205,
"column": 74
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5334,
"end": 5335,
"loc": {
"start": {
"line": 205,
"column": 74
},
"end": {
"line": 205,
"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": 5344,
"end": 5348,
"loc": {
"start": {
"line": 206,
"column": 8
},
"end": {
"line": 206,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5348,
"end": 5349,
"loc": {
"start": {
"line": 206,
"column": 12
},
"end": {
"line": 206,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 5349,
"end": 5356,
"loc": {
"start": {
"line": 206,
"column": 13
},
"end": {
"line": 206,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5356,
"end": 5357,
"loc": {
"start": {
"line": 206,
"column": 20
},
"end": {
"line": 206,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 5357,
"end": 5361,
"loc": {
"start": {
"line": 206,
"column": 21
},
"end": {
"line": 206,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5361,
"end": 5362,
"loc": {
"start": {
"line": 206,
"column": 25
},
"end": {
"line": 206,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "extension-initialized",
"start": 5362,
"end": 5385,
"loc": {
"start": {
"line": 206,
"column": 26
},
"end": {
"line": 206,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5385,
"end": 5386,
"loc": {
"start": {
"line": 206,
"column": 49
},
"end": {
"line": 206,
"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": 5387,
"end": 5391,
"loc": {
"start": {
"line": 206,
"column": 51
},
"end": {
"line": 206,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5391,
"end": 5392,
"loc": {
"start": {
"line": 206,
"column": 55
},
"end": {
"line": 206,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5392,
"end": 5393,
"loc": {
"start": {
"line": 206,
"column": 56
},
"end": {
"line": 206,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5398,
"end": 5399,
"loc": {
"start": {
"line": 207,
"column": 4
},
"end": {
"line": 207,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Build UI elements\n ",
"start": 5405,
"end": 5441,
"loc": {
"start": {
"line": 209,
"column": 4
},
"end": {
"line": 211,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buildUI",
"start": 5446,
"end": 5453,
"loc": {
"start": {
"line": 212,
"column": 4
},
"end": {
"line": 212,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5453,
"end": 5454,
"loc": {
"start": {
"line": 212,
"column": 11
},
"end": {
"line": 212,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5454,
"end": 5455,
"loc": {
"start": {
"line": 212,
"column": 12
},
"end": {
"line": 212,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5456,
"end": 5457,
"loc": {
"start": {
"line": 212,
"column": 14
},
"end": {
"line": 212,
"column": 15
}
}
},
{
"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": 5466,
"end": 5469,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 5470,
"end": 5472,
"loc": {
"start": {
"line": 213,
"column": 12
},
"end": {
"line": 213,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5473,
"end": 5474,
"loc": {
"start": {
"line": 213,
"column": 15
},
"end": {
"line": 213,
"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": 5475,
"end": 5479,
"loc": {
"start": {
"line": 213,
"column": 17
},
"end": {
"line": 213,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5479,
"end": 5480,
"loc": {
"start": {
"line": 213,
"column": 21
},
"end": {
"line": 213,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 5480,
"end": 5482,
"loc": {
"start": {
"line": 213,
"column": 22
},
"end": {
"line": 213,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5482,
"end": 5483,
"loc": {
"start": {
"line": 213,
"column": 24
},
"end": {
"line": 213,
"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": 5492,
"end": 5495,
"loc": {
"start": {
"line": 214,
"column": 8
},
"end": {
"line": 214,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "span",
"start": 5496,
"end": 5500,
"loc": {
"start": {
"line": 214,
"column": 12
},
"end": {
"line": 214,
"column": 16
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5501,
"end": 5502,
"loc": {
"start": {
"line": 214,
"column": 17
},
"end": {
"line": 214,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElm",
"start": 5503,
"end": 5512,
"loc": {
"start": {
"line": 214,
"column": 19
},
"end": {
"line": 214,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5512,
"end": 5513,
"loc": {
"start": {
"line": 214,
"column": 28
},
"end": {
"line": 214,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "span",
"start": 5513,
"end": 5519,
"loc": {
"start": {
"line": 214,
"column": 29
},
"end": {
"line": 214,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5519,
"end": 5520,
"loc": {
"start": {
"line": 214,
"column": 35
},
"end": {
"line": 214,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5520,
"end": 5521,
"loc": {
"start": {
"line": 214,
"column": 36
},
"end": {
"line": 214,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "span",
"start": 5530,
"end": 5534,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5534,
"end": 5535,
"loc": {
"start": {
"line": 215,
"column": 12
},
"end": {
"line": 215,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "className",
"start": 5535,
"end": 5544,
"loc": {
"start": {
"line": 215,
"column": 13
},
"end": {
"line": 215,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5545,
"end": 5546,
"loc": {
"start": {
"line": 215,
"column": 23
},
"end": {
"line": 215,
"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": 5547,
"end": 5551,
"loc": {
"start": {
"line": 215,
"column": 25
},
"end": {
"line": 215,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5551,
"end": 5552,
"loc": {
"start": {
"line": 215,
"column": 29
},
"end": {
"line": 215,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contCssClass",
"start": 5552,
"end": 5564,
"loc": {
"start": {
"line": 215,
"column": 30
},
"end": {
"line": 215,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5564,
"end": 5565,
"loc": {
"start": {
"line": 215,
"column": 42
},
"end": {
"line": 215,
"column": 43
}
}
},
{
"type": "CommentLine",
"value": " Container element (rdiv or custom element)",
"start": 5575,
"end": 5620,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"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": 5629,
"end": 5632,
"loc": {
"start": {
"line": 218,
"column": 8
},
"end": {
"line": 218,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetEl",
"start": 5633,
"end": 5641,
"loc": {
"start": {
"line": 218,
"column": 12
},
"end": {
"line": 218,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5642,
"end": 5643,
"loc": {
"start": {
"line": 218,
"column": 21
},
"end": {
"line": 218,
"column": 22
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 5644,
"end": 5645,
"loc": {
"start": {
"line": 218,
"column": 23
},
"end": {
"line": 218,
"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": 5645,
"end": 5649,
"loc": {
"start": {
"line": 218,
"column": 24
},
"end": {
"line": 218,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5649,
"end": 5650,
"loc": {
"start": {
"line": 218,
"column": 28
},
"end": {
"line": 218,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetId",
"start": 5650,
"end": 5658,
"loc": {
"start": {
"line": 218,
"column": 29
},
"end": {
"line": 218,
"column": 37
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5659,
"end": 5660,
"loc": {
"start": {
"line": 218,
"column": 38
},
"end": {
"line": 218,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 5673,
"end": 5675,
"loc": {
"start": {
"line": 219,
"column": 12
},
"end": {
"line": 219,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5675,
"end": 5676,
"loc": {
"start": {
"line": 219,
"column": 14
},
"end": {
"line": 219,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "feature",
"start": 5676,
"end": 5683,
"loc": {
"start": {
"line": 219,
"column": 15
},
"end": {
"line": 219,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5683,
"end": 5684,
"loc": {
"start": {
"line": 219,
"column": 22
},
"end": {
"line": 219,
"column": 23
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "toolbar",
"start": 5684,
"end": 5693,
"loc": {
"start": {
"line": 219,
"column": 23
},
"end": {
"line": 219,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5693,
"end": 5694,
"loc": {
"start": {
"line": 219,
"column": 32
},
"end": {
"line": 219,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5694,
"end": 5695,
"loc": {
"start": {
"line": 219,
"column": 33
},
"end": {
"line": 219,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "container",
"start": 5695,
"end": 5704,
"loc": {
"start": {
"line": 219,
"column": 34
},
"end": {
"line": 219,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5704,
"end": 5705,
"loc": {
"start": {
"line": 219,
"column": 43
},
"end": {
"line": 219,
"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": 5705,
"end": 5709,
"loc": {
"start": {
"line": 219,
"column": 44
},
"end": {
"line": 219,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5709,
"end": 5710,
"loc": {
"start": {
"line": 219,
"column": 48
},
"end": {
"line": 219,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toolbarPosition",
"start": 5710,
"end": 5725,
"loc": {
"start": {
"line": 219,
"column": 49
},
"end": {
"line": 219,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5725,
"end": 5726,
"loc": {
"start": {
"line": 219,
"column": 64
},
"end": {
"line": 219,
"column": 65
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5727,
"end": 5728,
"loc": {
"start": {
"line": 219,
"column": 66
},
"end": {
"line": 219,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "elm",
"start": 5741,
"end": 5744,
"loc": {
"start": {
"line": 220,
"column": 12
},
"end": {
"line": 220,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5744,
"end": 5745,
"loc": {
"start": {
"line": 220,
"column": 15
},
"end": {
"line": 220,
"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": 5745,
"end": 5749,
"loc": {
"start": {
"line": 220,
"column": 16
},
"end": {
"line": 220,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5749,
"end": 5750,
"loc": {
"start": {
"line": 220,
"column": 20
},
"end": {
"line": 220,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetId",
"start": 5750,
"end": 5758,
"loc": {
"start": {
"line": 220,
"column": 21
},
"end": {
"line": 220,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5758,
"end": 5759,
"loc": {
"start": {
"line": 220,
"column": 29
},
"end": {
"line": 220,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5759,
"end": 5760,
"loc": {
"start": {
"line": 220,
"column": 30
},
"end": {
"line": 220,
"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": 5770,
"end": 5772,
"loc": {
"start": {
"line": 222,
"column": 8
},
"end": {
"line": 222,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5773,
"end": 5774,
"loc": {
"start": {
"line": 222,
"column": 11
},
"end": {
"line": 222,
"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": 5774,
"end": 5775,
"loc": {
"start": {
"line": 222,
"column": 12
},
"end": {
"line": 222,
"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": 5775,
"end": 5779,
"loc": {
"start": {
"line": 222,
"column": 13
},
"end": {
"line": 222,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5779,
"end": 5780,
"loc": {
"start": {
"line": 222,
"column": 17
},
"end": {
"line": 222,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetId",
"start": 5780,
"end": 5788,
"loc": {
"start": {
"line": 222,
"column": 18
},
"end": {
"line": 222,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5788,
"end": 5789,
"loc": {
"start": {
"line": 222,
"column": 26
},
"end": {
"line": 222,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5790,
"end": 5791,
"loc": {
"start": {
"line": 222,
"column": 28
},
"end": {
"line": 222,
"column": 29
}
}
},
{
"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": 5804,
"end": 5807,
"loc": {
"start": {
"line": 223,
"column": 12
},
"end": {
"line": 223,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "firstChild",
"start": 5808,
"end": 5818,
"loc": {
"start": {
"line": 223,
"column": 16
},
"end": {
"line": 223,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5819,
"end": 5820,
"loc": {
"start": {
"line": 223,
"column": 27
},
"end": {
"line": 223,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetEl",
"start": 5821,
"end": 5829,
"loc": {
"start": {
"line": 223,
"column": 29
},
"end": {
"line": 223,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5829,
"end": 5830,
"loc": {
"start": {
"line": 223,
"column": 37
},
"end": {
"line": 223,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "firstChild",
"start": 5830,
"end": 5840,
"loc": {
"start": {
"line": 223,
"column": 38
},
"end": {
"line": 223,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5840,
"end": 5841,
"loc": {
"start": {
"line": 223,
"column": 48
},
"end": {
"line": 223,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "firstChild",
"start": 5854,
"end": 5864,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5864,
"end": 5865,
"loc": {
"start": {
"line": 224,
"column": 22
},
"end": {
"line": 224,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parentNode",
"start": 5865,
"end": 5875,
"loc": {
"start": {
"line": 224,
"column": 23
},
"end": {
"line": 224,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5875,
"end": 5876,
"loc": {
"start": {
"line": 224,
"column": 33
},
"end": {
"line": 224,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "insertBefore",
"start": 5876,
"end": 5888,
"loc": {
"start": {
"line": 224,
"column": 34
},
"end": {
"line": 224,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5888,
"end": 5889,
"loc": {
"start": {
"line": 224,
"column": 46
},
"end": {
"line": 224,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "span",
"start": 5889,
"end": 5893,
"loc": {
"start": {
"line": 224,
"column": 47
},
"end": {
"line": 224,
"column": 51
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5893,
"end": 5894,
"loc": {
"start": {
"line": 224,
"column": 51
},
"end": {
"line": 224,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "firstChild",
"start": 5895,
"end": 5905,
"loc": {
"start": {
"line": 224,
"column": 53
},
"end": {
"line": 224,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5905,
"end": 5906,
"loc": {
"start": {
"line": 224,
"column": 63
},
"end": {
"line": 224,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5906,
"end": 5907,
"loc": {
"start": {
"line": 224,
"column": 64
},
"end": {
"line": 224,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5916,
"end": 5917,
"loc": {
"start": {
"line": 225,
"column": 8
},
"end": {
"line": 225,
"column": 9
}
}
},
{
"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": 5918,
"end": 5922,
"loc": {
"start": {
"line": 225,
"column": 10
},
"end": {
"line": 225,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5923,
"end": 5924,
"loc": {
"start": {
"line": 225,
"column": 15
},
"end": {
"line": 225,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "targetEl",
"start": 5937,
"end": 5945,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5945,
"end": 5946,
"loc": {
"start": {
"line": 226,
"column": 20
},
"end": {
"line": 226,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "appendChild",
"start": 5946,
"end": 5957,
"loc": {
"start": {
"line": 226,
"column": 21
},
"end": {
"line": 226,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5957,
"end": 5958,
"loc": {
"start": {
"line": 226,
"column": 32
},
"end": {
"line": 226,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "span",
"start": 5958,
"end": 5962,
"loc": {
"start": {
"line": 226,
"column": 33
},
"end": {
"line": 226,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5962,
"end": 5963,
"loc": {
"start": {
"line": 226,
"column": 37
},
"end": {
"line": 226,
"column": 38
}
}
},
{
"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": 226,
"column": 38
},
"end": {
"line": 226,
"column": 39
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5973,
"end": 5974,
"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": 5984,
"end": 5987,
"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": "btn",
"start": 5988,
"end": 5991,
"loc": {
"start": {
"line": 229,
"column": 12
},
"end": {
"line": 229,
"column": 15
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5991,
"end": 5992,
"loc": {
"start": {
"line": 229,
"column": 15
},
"end": {
"line": 229,
"column": 16
}
}
},
{
"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": 6001,
"end": 6003,
"loc": {
"start": {
"line": 230,
"column": 8
},
"end": {
"line": 230,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6004,
"end": 6005,
"loc": {
"start": {
"line": 230,
"column": 11
},
"end": {
"line": 230,
"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": 6005,
"end": 6006,
"loc": {
"start": {
"line": 230,
"column": 12
},
"end": {
"line": 230,
"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": 6006,
"end": 6010,
"loc": {
"start": {
"line": 230,
"column": 13
},
"end": {
"line": 230,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6010,
"end": 6011,
"loc": {
"start": {
"line": 230,
"column": 17
},
"end": {
"line": 230,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnHtml",
"start": 6011,
"end": 6018,
"loc": {
"start": {
"line": 230,
"column": 18
},
"end": {
"line": 230,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6018,
"end": 6019,
"loc": {
"start": {
"line": 230,
"column": 25
},
"end": {
"line": 230,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6020,
"end": 6021,
"loc": {
"start": {
"line": 230,
"column": 27
},
"end": {
"line": 230,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn",
"start": 6034,
"end": 6037,
"loc": {
"start": {
"line": 231,
"column": 12
},
"end": {
"line": 231,
"column": 15
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6038,
"end": 6039,
"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": "createElm",
"start": 6040,
"end": 6049,
"loc": {
"start": {
"line": 231,
"column": 18
},
"end": {
"line": 231,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6049,
"end": 6050,
"loc": {
"start": {
"line": 231,
"column": 27
},
"end": {
"line": 231,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "a",
"start": 6050,
"end": 6053,
"loc": {
"start": {
"line": 231,
"column": 28
},
"end": {
"line": 231,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6053,
"end": 6054,
"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,
"updateContext": null
},
"start": 6055,
"end": 6056,
"loc": {
"start": {
"line": 231,
"column": 33
},
"end": {
"line": 231,
"column": 34
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "href",
"start": 6056,
"end": 6062,
"loc": {
"start": {
"line": 231,
"column": 34
},
"end": {
"line": 231,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6062,
"end": 6063,
"loc": {
"start": {
"line": 231,
"column": 40
},
"end": {
"line": 231,
"column": 41
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "javascript:void(0);",
"start": 6064,
"end": 6085,
"loc": {
"start": {
"line": 231,
"column": 42
},
"end": {
"line": 231,
"column": 63
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6085,
"end": 6086,
"loc": {
"start": {
"line": 231,
"column": 63
},
"end": {
"line": 231,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6086,
"end": 6087,
"loc": {
"start": {
"line": 231,
"column": 64
},
"end": {
"line": 231,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6087,
"end": 6088,
"loc": {
"start": {
"line": 231,
"column": 65
},
"end": {
"line": 231,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn",
"start": 6101,
"end": 6104,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 232,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6104,
"end": 6105,
"loc": {
"start": {
"line": 232,
"column": 15
},
"end": {
"line": 232,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "className",
"start": 6105,
"end": 6114,
"loc": {
"start": {
"line": 232,
"column": 16
},
"end": {
"line": 232,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6115,
"end": 6116,
"loc": {
"start": {
"line": 232,
"column": 26
},
"end": {
"line": 232,
"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": 6117,
"end": 6121,
"loc": {
"start": {
"line": 232,
"column": 28
},
"end": {
"line": 232,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6121,
"end": 6122,
"loc": {
"start": {
"line": 232,
"column": 32
},
"end": {
"line": 232,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnCssClass",
"start": 6122,
"end": 6133,
"loc": {
"start": {
"line": 232,
"column": 33
},
"end": {
"line": 232,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6133,
"end": 6134,
"loc": {
"start": {
"line": 232,
"column": 44
},
"end": {
"line": 232,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn",
"start": 6147,
"end": 6150,
"loc": {
"start": {
"line": 233,
"column": 12
},
"end": {
"line": 233,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6150,
"end": 6151,
"loc": {
"start": {
"line": 233,
"column": 15
},
"end": {
"line": 233,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "title",
"start": 6151,
"end": 6156,
"loc": {
"start": {
"line": 233,
"column": 16
},
"end": {
"line": 233,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6157,
"end": 6158,
"loc": {
"start": {
"line": 233,
"column": 22
},
"end": {
"line": 233,
"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": 6159,
"end": 6163,
"loc": {
"start": {
"line": 233,
"column": 24
},
"end": {
"line": 233,
"column": 28
}
}
},
{
"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": 233,
"column": 28
},
"end": {
"line": 233,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnText",
"start": 6164,
"end": 6171,
"loc": {
"start": {
"line": 233,
"column": 29
},
"end": {
"line": 233,
"column": 36
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 6172,
"end": 6174,
"loc": {
"start": {
"line": 233,
"column": 37
},
"end": {
"line": 233,
"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": 6175,
"end": 6179,
"loc": {
"start": {
"line": 233,
"column": 40
},
"end": {
"line": 233,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6179,
"end": 6180,
"loc": {
"start": {
"line": 233,
"column": 44
},
"end": {
"line": 233,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultText",
"start": 6180,
"end": 6191,
"loc": {
"start": {
"line": 233,
"column": 45
},
"end": {
"line": 233,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6191,
"end": 6192,
"loc": {
"start": {
"line": 233,
"column": 56
},
"end": {
"line": 233,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn",
"start": 6205,
"end": 6208,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 234,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6208,
"end": 6209,
"loc": {
"start": {
"line": 234,
"column": 15
},
"end": {
"line": 234,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerHTML",
"start": 6209,
"end": 6218,
"loc": {
"start": {
"line": 234,
"column": 16
},
"end": {
"line": 234,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6219,
"end": 6220,
"loc": {
"start": {
"line": 234,
"column": 26
},
"end": {
"line": 234,
"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": 6221,
"end": 6225,
"loc": {
"start": {
"line": 234,
"column": 28
},
"end": {
"line": 234,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6225,
"end": 6226,
"loc": {
"start": {
"line": 234,
"column": 32
},
"end": {
"line": 234,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "collapseBtnHtml",
"start": 6226,
"end": 6241,
"loc": {
"start": {
"line": 234,
"column": 33
},
"end": {
"line": 234,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6241,
"end": 6242,
"loc": {
"start": {
"line": 234,
"column": 48
},
"end": {
"line": 234,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "span",
"start": 6255,
"end": 6259,
"loc": {
"start": {
"line": 235,
"column": 12
},
"end": {
"line": 235,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6259,
"end": 6260,
"loc": {
"start": {
"line": 235,
"column": 16
},
"end": {
"line": 235,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "appendChild",
"start": 6260,
"end": 6271,
"loc": {
"start": {
"line": 235,
"column": 17
},
"end": {
"line": 235,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6271,
"end": 6272,
"loc": {
"start": {
"line": 235,
"column": 28
},
"end": {
"line": 235,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn",
"start": 6272,
"end": 6275,
"loc": {
"start": {
"line": 235,
"column": 29
},
"end": {
"line": 235,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6275,
"end": 6276,
"loc": {
"start": {
"line": 235,
"column": 32
},
"end": {
"line": 235,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6276,
"end": 6277,
"loc": {
"start": {
"line": 235,
"column": 33
},
"end": {
"line": 235,
"column": 34
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6286,
"end": 6287,
"loc": {
"start": {
"line": 236,
"column": 8
},
"end": {
"line": 236,
"column": 9
}
}
},
{
"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": 6288,
"end": 6292,
"loc": {
"start": {
"line": 236,
"column": 10
},
"end": {
"line": 236,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6293,
"end": 6294,
"loc": {
"start": {
"line": 236,
"column": 15
},
"end": {
"line": 236,
"column": 16
}
}
},
{
"type": "CommentLine",
"value": " Custom html",
"start": 6295,
"end": 6309,
"loc": {
"start": {
"line": 236,
"column": 17
},
"end": {
"line": 236,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "span",
"start": 6322,
"end": 6326,
"loc": {
"start": {
"line": 237,
"column": 12
},
"end": {
"line": 237,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6326,
"end": 6327,
"loc": {
"start": {
"line": 237,
"column": 16
},
"end": {
"line": 237,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerHTML",
"start": 6327,
"end": 6336,
"loc": {
"start": {
"line": 237,
"column": 17
},
"end": {
"line": 237,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6337,
"end": 6338,
"loc": {
"start": {
"line": 237,
"column": 27
},
"end": {
"line": 237,
"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": 6339,
"end": 6343,
"loc": {
"start": {
"line": 237,
"column": 29
},
"end": {
"line": 237,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6343,
"end": 6344,
"loc": {
"start": {
"line": 237,
"column": 33
},
"end": {
"line": 237,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnHtml",
"start": 6344,
"end": 6351,
"loc": {
"start": {
"line": 237,
"column": 34
},
"end": {
"line": 237,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6351,
"end": 6352,
"loc": {
"start": {
"line": 237,
"column": 41
},
"end": {
"line": 237,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn",
"start": 6365,
"end": 6368,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 15
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6369,
"end": 6370,
"loc": {
"start": {
"line": 238,
"column": 16
},
"end": {
"line": 238,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "span",
"start": 6371,
"end": 6375,
"loc": {
"start": {
"line": 238,
"column": 18
},
"end": {
"line": 238,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6375,
"end": 6376,
"loc": {
"start": {
"line": 238,
"column": 22
},
"end": {
"line": 238,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "firstChild",
"start": 6376,
"end": 6386,
"loc": {
"start": {
"line": 238,
"column": 23
},
"end": {
"line": 238,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6386,
"end": 6387,
"loc": {
"start": {
"line": 238,
"column": 33
},
"end": {
"line": 238,
"column": 34
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6396,
"end": 6397,
"loc": {
"start": {
"line": 239,
"column": 8
},
"end": {
"line": 239,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addEvt",
"start": 6407,
"end": 6413,
"loc": {
"start": {
"line": 241,
"column": 8
},
"end": {
"line": 241,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6413,
"end": 6414,
"loc": {
"start": {
"line": 241,
"column": 14
},
"end": {
"line": 241,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn",
"start": 6414,
"end": 6417,
"loc": {
"start": {
"line": 241,
"column": 15
},
"end": {
"line": 241,
"column": 18
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6417,
"end": 6418,
"loc": {
"start": {
"line": 241,
"column": 18
},
"end": {
"line": 241,
"column": 19
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "click",
"start": 6419,
"end": 6426,
"loc": {
"start": {
"line": 241,
"column": 20
},
"end": {
"line": 241,
"column": 27
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6426,
"end": 6427,
"loc": {
"start": {
"line": 241,
"column": 27
},
"end": {
"line": 241,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6428,
"end": 6429,
"loc": {
"start": {
"line": 241,
"column": 29
},
"end": {
"line": 241,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6429,
"end": 6430,
"loc": {
"start": {
"line": 241,
"column": 30
},
"end": {
"line": 241,
"column": 31
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6431,
"end": 6433,
"loc": {
"start": {
"line": 241,
"column": 32
},
"end": {
"line": 241,
"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": 6434,
"end": 6438,
"loc": {
"start": {
"line": 241,
"column": 35
},
"end": {
"line": 241,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6438,
"end": 6439,
"loc": {
"start": {
"line": 241,
"column": 39
},
"end": {
"line": 241,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toggle",
"start": 6439,
"end": 6445,
"loc": {
"start": {
"line": 241,
"column": 40
},
"end": {
"line": 241,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6445,
"end": 6446,
"loc": {
"start": {
"line": 241,
"column": 46
},
"end": {
"line": 241,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6446,
"end": 6447,
"loc": {
"start": {
"line": 241,
"column": 47
},
"end": {
"line": 241,
"column": 48
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6447,
"end": 6448,
"loc": {
"start": {
"line": 241,
"column": 48
},
"end": {
"line": 241,
"column": 49
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6448,
"end": 6449,
"loc": {
"start": {
"line": 241,
"column": 49
},
"end": {
"line": 241,
"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": 6459,
"end": 6463,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 243,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6463,
"end": 6464,
"loc": {
"start": {
"line": 243,
"column": 12
},
"end": {
"line": 243,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contEl",
"start": 6464,
"end": 6470,
"loc": {
"start": {
"line": 243,
"column": 13
},
"end": {
"line": 243,
"column": 19
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6471,
"end": 6472,
"loc": {
"start": {
"line": 243,
"column": 20
},
"end": {
"line": 243,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "span",
"start": 6473,
"end": 6477,
"loc": {
"start": {
"line": 243,
"column": 22
},
"end": {
"line": 243,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6477,
"end": 6478,
"loc": {
"start": {
"line": 243,
"column": 26
},
"end": {
"line": 243,
"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": 6487,
"end": 6491,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6491,
"end": 6492,
"loc": {
"start": {
"line": 244,
"column": 12
},
"end": {
"line": 244,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnEl",
"start": 6492,
"end": 6497,
"loc": {
"start": {
"line": 244,
"column": 13
},
"end": {
"line": 244,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6498,
"end": 6499,
"loc": {
"start": {
"line": 244,
"column": 19
},
"end": {
"line": 244,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btn",
"start": 6500,
"end": 6503,
"loc": {
"start": {
"line": 244,
"column": 21
},
"end": {
"line": 244,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6503,
"end": 6504,
"loc": {
"start": {
"line": 244,
"column": 24
},
"end": {
"line": 244,
"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": 6514,
"end": 6516,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 246,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6517,
"end": 6518,
"loc": {
"start": {
"line": 246,
"column": 11
},
"end": {
"line": 246,
"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": 6518,
"end": 6519,
"loc": {
"start": {
"line": 246,
"column": 12
},
"end": {
"line": 246,
"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": 6519,
"end": 6523,
"loc": {
"start": {
"line": 246,
"column": 13
},
"end": {
"line": 246,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6523,
"end": 6524,
"loc": {
"start": {
"line": 246,
"column": 17
},
"end": {
"line": 246,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visibleAtStart",
"start": 6524,
"end": 6538,
"loc": {
"start": {
"line": 246,
"column": 18
},
"end": {
"line": 246,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6538,
"end": 6539,
"loc": {
"start": {
"line": 246,
"column": 32
},
"end": {
"line": 246,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6540,
"end": 6541,
"loc": {
"start": {
"line": 246,
"column": 34
},
"end": {
"line": 246,
"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": 6554,
"end": 6558,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6558,
"end": 6559,
"loc": {
"start": {
"line": 247,
"column": 16
},
"end": {
"line": 247,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toggle",
"start": 6559,
"end": 6565,
"loc": {
"start": {
"line": 247,
"column": 17
},
"end": {
"line": 247,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6565,
"end": 6566,
"loc": {
"start": {
"line": 247,
"column": 23
},
"end": {
"line": 247,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6566,
"end": 6567,
"loc": {
"start": {
"line": 247,
"column": 24
},
"end": {
"line": 247,
"column": 25
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6567,
"end": 6568,
"loc": {
"start": {
"line": 247,
"column": 25
},
"end": {
"line": 247,
"column": 26
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6577,
"end": 6578,
"loc": {
"start": {
"line": 248,
"column": 8
},
"end": {
"line": 248,
"column": 9
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6583,
"end": 6584,
"loc": {
"start": {
"line": 249,
"column": 4
},
"end": {
"line": 249,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Toggle filters visibility\n ",
"start": 6590,
"end": 6634,
"loc": {
"start": {
"line": 251,
"column": 4
},
"end": {
"line": 253,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toggle",
"start": 6639,
"end": 6645,
"loc": {
"start": {
"line": 254,
"column": 4
},
"end": {
"line": 254,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6645,
"end": 6646,
"loc": {
"start": {
"line": 254,
"column": 10
},
"end": {
"line": 254,
"column": 11
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6646,
"end": 6647,
"loc": {
"start": {
"line": 254,
"column": 11
},
"end": {
"line": 254,
"column": 12
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6648,
"end": 6649,
"loc": {
"start": {
"line": 254,
"column": 13
},
"end": {
"line": 254,
"column": 14
}
}
},
{
"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": 6658,
"end": 6661,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 6662,
"end": 6664,
"loc": {
"start": {
"line": 255,
"column": 12
},
"end": {
"line": 255,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6665,
"end": 6666,
"loc": {
"start": {
"line": 255,
"column": 15
},
"end": {
"line": 255,
"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": 6667,
"end": 6671,
"loc": {
"start": {
"line": 255,
"column": 17
},
"end": {
"line": 255,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6671,
"end": 6672,
"loc": {
"start": {
"line": 255,
"column": 21
},
"end": {
"line": 255,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 6672,
"end": 6674,
"loc": {
"start": {
"line": 255,
"column": 22
},
"end": {
"line": 255,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6674,
"end": 6675,
"loc": {
"start": {
"line": 255,
"column": 24
},
"end": {
"line": 255,
"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": 6684,
"end": 6687,
"loc": {
"start": {
"line": 256,
"column": 8
},
"end": {
"line": 256,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tbl",
"start": 6688,
"end": 6691,
"loc": {
"start": {
"line": 256,
"column": 12
},
"end": {
"line": 256,
"column": 15
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6692,
"end": 6693,
"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": "tf",
"start": 6694,
"end": 6696,
"loc": {
"start": {
"line": 256,
"column": 18
},
"end": {
"line": 256,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6696,
"end": 6697,
"loc": {
"start": {
"line": 256,
"column": 20
},
"end": {
"line": 256,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gridLayout",
"start": 6697,
"end": 6707,
"loc": {
"start": {
"line": 256,
"column": 21
},
"end": {
"line": 256,
"column": 31
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6708,
"end": 6709,
"loc": {
"start": {
"line": 256,
"column": 32
},
"end": {
"line": 256,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 6710,
"end": 6712,
"loc": {
"start": {
"line": 256,
"column": 34
},
"end": {
"line": 256,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6712,
"end": 6713,
"loc": {
"start": {
"line": 256,
"column": 36
},
"end": {
"line": 256,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "feature",
"start": 6713,
"end": 6720,
"loc": {
"start": {
"line": 256,
"column": 37
},
"end": {
"line": 256,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6720,
"end": 6721,
"loc": {
"start": {
"line": 256,
"column": 44
},
"end": {
"line": 256,
"column": 45
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "gridLayout",
"start": 6721,
"end": 6733,
"loc": {
"start": {
"line": 256,
"column": 45
},
"end": {
"line": 256,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6733,
"end": 6734,
"loc": {
"start": {
"line": 256,
"column": 57
},
"end": {
"line": 256,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6734,
"end": 6735,
"loc": {
"start": {
"line": 256,
"column": 58
},
"end": {
"line": 256,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "headTbl",
"start": 6735,
"end": 6742,
"loc": {
"start": {
"line": 256,
"column": 59
},
"end": {
"line": 256,
"column": 66
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6743,
"end": 6744,
"loc": {
"start": {
"line": 256,
"column": 67
},
"end": {
"line": 256,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 6745,
"end": 6747,
"loc": {
"start": {
"line": 256,
"column": 69
},
"end": {
"line": 256,
"column": 71
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6747,
"end": 6748,
"loc": {
"start": {
"line": 256,
"column": 71
},
"end": {
"line": 256,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dom",
"start": 6748,
"end": 6751,
"loc": {
"start": {
"line": 256,
"column": 72
},
"end": {
"line": 256,
"column": 75
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6751,
"end": 6752,
"loc": {
"start": {
"line": 256,
"column": 75
},
"end": {
"line": 256,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6752,
"end": 6753,
"loc": {
"start": {
"line": 256,
"column": 76
},
"end": {
"line": 256,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6753,
"end": 6754,
"loc": {
"start": {
"line": 256,
"column": 77
},
"end": {
"line": 256,
"column": 78
}
}
},
{
"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": 6763,
"end": 6766,
"loc": {
"start": {
"line": 257,
"column": 8
},
"end": {
"line": 257,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fltRow",
"start": 6767,
"end": 6773,
"loc": {
"start": {
"line": 257,
"column": 12
},
"end": {
"line": 257,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6774,
"end": 6775,
"loc": {
"start": {
"line": 257,
"column": 19
},
"end": {
"line": 257,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tbl",
"start": 6776,
"end": 6779,
"loc": {
"start": {
"line": 257,
"column": 21
},
"end": {
"line": 257,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6779,
"end": 6780,
"loc": {
"start": {
"line": 257,
"column": 24
},
"end": {
"line": 257,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rows",
"start": 6780,
"end": 6784,
"loc": {
"start": {
"line": 257,
"column": 25
},
"end": {
"line": 257,
"column": 29
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6784,
"end": 6785,
"loc": {
"start": {
"line": 257,
"column": 29
},
"end": {
"line": 257,
"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": 6785,
"end": 6789,
"loc": {
"start": {
"line": 257,
"column": 30
},
"end": {
"line": 257,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6789,
"end": 6790,
"loc": {
"start": {
"line": 257,
"column": 34
},
"end": {
"line": 257,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersRowIndex",
"start": 6790,
"end": 6805,
"loc": {
"start": {
"line": 257,
"column": 35
},
"end": {
"line": 257,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6805,
"end": 6806,
"loc": {
"start": {
"line": 257,
"column": 50
},
"end": {
"line": 257,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6806,
"end": 6807,
"loc": {
"start": {
"line": 257,
"column": 51
},
"end": {
"line": 257,
"column": 52
}
}
},
{
"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": 6816,
"end": 6819,
"loc": {
"start": {
"line": 258,
"column": 8
},
"end": {
"line": 258,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isDisplayed",
"start": 6820,
"end": 6831,
"loc": {
"start": {
"line": 258,
"column": 12
},
"end": {
"line": 258,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6832,
"end": 6833,
"loc": {
"start": {
"line": 258,
"column": 24
},
"end": {
"line": 258,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fltRow",
"start": 6834,
"end": 6840,
"loc": {
"start": {
"line": 258,
"column": 26
},
"end": {
"line": 258,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6840,
"end": 6841,
"loc": {
"start": {
"line": 258,
"column": 32
},
"end": {
"line": 258,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "style",
"start": 6841,
"end": 6846,
"loc": {
"start": {
"line": 258,
"column": 33
},
"end": {
"line": 258,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6846,
"end": 6847,
"loc": {
"start": {
"line": 258,
"column": 38
},
"end": {
"line": 258,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "display",
"start": 6847,
"end": 6854,
"loc": {
"start": {
"line": 258,
"column": 39
},
"end": {
"line": 258,
"column": 46
}
}
},
{
"type": {
"label": "==/!=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 6,
"updateContext": null
},
"value": "===",
"start": 6855,
"end": 6858,
"loc": {
"start": {
"line": 258,
"column": 47
},
"end": {
"line": 258,
"column": 50
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 6859,
"end": 6861,
"loc": {
"start": {
"line": 258,
"column": 51
},
"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": 6861,
"end": 6862,
"loc": {
"start": {
"line": 258,
"column": 53
},
"end": {
"line": 258,
"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": 6872,
"end": 6876,
"loc": {
"start": {
"line": 260,
"column": 8
},
"end": {
"line": 260,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6876,
"end": 6877,
"loc": {
"start": {
"line": 260,
"column": 12
},
"end": {
"line": 260,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "show",
"start": 6877,
"end": 6881,
"loc": {
"start": {
"line": 260,
"column": 13
},
"end": {
"line": 260,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6881,
"end": 6882,
"loc": {
"start": {
"line": 260,
"column": 17
},
"end": {
"line": 260,
"column": 18
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 6882,
"end": 6883,
"loc": {
"start": {
"line": 260,
"column": 18
},
"end": {
"line": 260,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isDisplayed",
"start": 6883,
"end": 6894,
"loc": {
"start": {
"line": 260,
"column": 19
},
"end": {
"line": 260,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6894,
"end": 6895,
"loc": {
"start": {
"line": 260,
"column": 30
},
"end": {
"line": 260,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6895,
"end": 6896,
"loc": {
"start": {
"line": 260,
"column": 31
},
"end": {
"line": 260,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6901,
"end": 6902,
"loc": {
"start": {
"line": 261,
"column": 4
},
"end": {
"line": 261,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Show or hide filters\n *\n * @param {boolean} [visible=true] Visibility flag\n ",
"start": 6908,
"end": 7009,
"loc": {
"start": {
"line": 263,
"column": 4
},
"end": {
"line": 267,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "show",
"start": 7014,
"end": 7018,
"loc": {
"start": {
"line": 268,
"column": 4
},
"end": {
"line": 268,
"column": 8
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7018,
"end": 7019,
"loc": {
"start": {
"line": 268,
"column": 8
},
"end": {
"line": 268,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 7019,
"end": 7026,
"loc": {
"start": {
"line": 268,
"column": 9
},
"end": {
"line": 268,
"column": 16
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7027,
"end": 7028,
"loc": {
"start": {
"line": 268,
"column": 17
},
"end": {
"line": 268,
"column": 18
}
}
},
{
"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": 7029,
"end": 7033,
"loc": {
"start": {
"line": 268,
"column": 19
},
"end": {
"line": 268,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7033,
"end": 7034,
"loc": {
"start": {
"line": 268,
"column": 23
},
"end": {
"line": 268,
"column": 24
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7035,
"end": 7036,
"loc": {
"start": {
"line": 268,
"column": 25
},
"end": {
"line": 268,
"column": 26
}
}
},
{
"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": 7045,
"end": 7048,
"loc": {
"start": {
"line": 269,
"column": 8
},
"end": {
"line": 269,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 7049,
"end": 7051,
"loc": {
"start": {
"line": 269,
"column": 12
},
"end": {
"line": 269,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7052,
"end": 7053,
"loc": {
"start": {
"line": 269,
"column": 15
},
"end": {
"line": 269,
"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": 7054,
"end": 7058,
"loc": {
"start": {
"line": 269,
"column": 17
},
"end": {
"line": 269,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7058,
"end": 7059,
"loc": {
"start": {
"line": 269,
"column": 21
},
"end": {
"line": 269,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 7059,
"end": 7061,
"loc": {
"start": {
"line": 269,
"column": 22
},
"end": {
"line": 269,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7061,
"end": 7062,
"loc": {
"start": {
"line": 269,
"column": 24
},
"end": {
"line": 269,
"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": 7071,
"end": 7074,
"loc": {
"start": {
"line": 270,
"column": 8
},
"end": {
"line": 270,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tbl",
"start": 7075,
"end": 7078,
"loc": {
"start": {
"line": 270,
"column": 12
},
"end": {
"line": 270,
"column": 15
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7079,
"end": 7080,
"loc": {
"start": {
"line": 270,
"column": 16
},
"end": {
"line": 270,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 7081,
"end": 7083,
"loc": {
"start": {
"line": 270,
"column": 18
},
"end": {
"line": 270,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7083,
"end": 7084,
"loc": {
"start": {
"line": 270,
"column": 20
},
"end": {
"line": 270,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gridLayout",
"start": 7084,
"end": 7094,
"loc": {
"start": {
"line": 270,
"column": 21
},
"end": {
"line": 270,
"column": 31
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7095,
"end": 7096,
"loc": {
"start": {
"line": 270,
"column": 32
},
"end": {
"line": 270,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 7097,
"end": 7099,
"loc": {
"start": {
"line": 270,
"column": 34
},
"end": {
"line": 270,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7099,
"end": 7100,
"loc": {
"start": {
"line": 270,
"column": 36
},
"end": {
"line": 270,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "feature",
"start": 7100,
"end": 7107,
"loc": {
"start": {
"line": 270,
"column": 37
},
"end": {
"line": 270,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7107,
"end": 7108,
"loc": {
"start": {
"line": 270,
"column": 44
},
"end": {
"line": 270,
"column": 45
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "gridLayout",
"start": 7108,
"end": 7120,
"loc": {
"start": {
"line": 270,
"column": 45
},
"end": {
"line": 270,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7120,
"end": 7121,
"loc": {
"start": {
"line": 270,
"column": 57
},
"end": {
"line": 270,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7121,
"end": 7122,
"loc": {
"start": {
"line": 270,
"column": 58
},
"end": {
"line": 270,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "headTbl",
"start": 7122,
"end": 7129,
"loc": {
"start": {
"line": 270,
"column": 59
},
"end": {
"line": 270,
"column": 66
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7130,
"end": 7131,
"loc": {
"start": {
"line": 270,
"column": 67
},
"end": {
"line": 270,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 7132,
"end": 7134,
"loc": {
"start": {
"line": 270,
"column": 69
},
"end": {
"line": 270,
"column": 71
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7134,
"end": 7135,
"loc": {
"start": {
"line": 270,
"column": 71
},
"end": {
"line": 270,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dom",
"start": 7135,
"end": 7138,
"loc": {
"start": {
"line": 270,
"column": 72
},
"end": {
"line": 270,
"column": 75
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7138,
"end": 7139,
"loc": {
"start": {
"line": 270,
"column": 75
},
"end": {
"line": 270,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7139,
"end": 7140,
"loc": {
"start": {
"line": 270,
"column": 76
},
"end": {
"line": 270,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7140,
"end": 7141,
"loc": {
"start": {
"line": 270,
"column": 77
},
"end": {
"line": 270,
"column": 78
}
}
},
{
"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": 7150,
"end": 7153,
"loc": {
"start": {
"line": 271,
"column": 8
},
"end": {
"line": 271,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fltRow",
"start": 7154,
"end": 7160,
"loc": {
"start": {
"line": 271,
"column": 12
},
"end": {
"line": 271,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7161,
"end": 7162,
"loc": {
"start": {
"line": 271,
"column": 19
},
"end": {
"line": 271,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tbl",
"start": 7163,
"end": 7166,
"loc": {
"start": {
"line": 271,
"column": 21
},
"end": {
"line": 271,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7166,
"end": 7167,
"loc": {
"start": {
"line": 271,
"column": 24
},
"end": {
"line": 271,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rows",
"start": 7167,
"end": 7171,
"loc": {
"start": {
"line": 271,
"column": 25
},
"end": {
"line": 271,
"column": 29
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7171,
"end": 7172,
"loc": {
"start": {
"line": 271,
"column": 29
},
"end": {
"line": 271,
"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": 7172,
"end": 7176,
"loc": {
"start": {
"line": 271,
"column": 30
},
"end": {
"line": 271,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7176,
"end": 7177,
"loc": {
"start": {
"line": 271,
"column": 34
},
"end": {
"line": 271,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filtersRowIndex",
"start": 7177,
"end": 7192,
"loc": {
"start": {
"line": 271,
"column": 35
},
"end": {
"line": 271,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7192,
"end": 7193,
"loc": {
"start": {
"line": 271,
"column": 50
},
"end": {
"line": 271,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7193,
"end": 7194,
"loc": {
"start": {
"line": 271,
"column": 51
},
"end": {
"line": 271,
"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": 7204,
"end": 7206,
"loc": {
"start": {
"line": 273,
"column": 8
},
"end": {
"line": 273,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7207,
"end": 7208,
"loc": {
"start": {
"line": 273,
"column": 11
},
"end": {
"line": 273,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 7208,
"end": 7215,
"loc": {
"start": {
"line": 273,
"column": 12
},
"end": {
"line": 273,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7215,
"end": 7216,
"loc": {
"start": {
"line": 273,
"column": 19
},
"end": {
"line": 273,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7217,
"end": 7218,
"loc": {
"start": {
"line": 273,
"column": 21
},
"end": {
"line": 273,
"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": 7231,
"end": 7235,
"loc": {
"start": {
"line": 274,
"column": 12
},
"end": {
"line": 274,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7235,
"end": 7236,
"loc": {
"start": {
"line": 274,
"column": 16
},
"end": {
"line": 274,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onBeforeShow",
"start": 7236,
"end": 7248,
"loc": {
"start": {
"line": 274,
"column": 17
},
"end": {
"line": 274,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7248,
"end": 7249,
"loc": {
"start": {
"line": 274,
"column": 29
},
"end": {
"line": 274,
"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": 7249,
"end": 7253,
"loc": {
"start": {
"line": 274,
"column": 30
},
"end": {
"line": 274,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7253,
"end": 7254,
"loc": {
"start": {
"line": 274,
"column": 34
},
"end": {
"line": 274,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7254,
"end": 7255,
"loc": {
"start": {
"line": 274,
"column": 35
},
"end": {
"line": 274,
"column": 36
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7264,
"end": 7265,
"loc": {
"start": {
"line": 275,
"column": 8
},
"end": {
"line": 275,
"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": 7274,
"end": 7276,
"loc": {
"start": {
"line": 276,
"column": 8
},
"end": {
"line": 276,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7277,
"end": 7278,
"loc": {
"start": {
"line": 276,
"column": 11
},
"end": {
"line": 276,
"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": 7278,
"end": 7279,
"loc": {
"start": {
"line": 276,
"column": 12
},
"end": {
"line": 276,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 7279,
"end": 7286,
"loc": {
"start": {
"line": 276,
"column": 13
},
"end": {
"line": 276,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7286,
"end": 7287,
"loc": {
"start": {
"line": 276,
"column": 20
},
"end": {
"line": 276,
"column": 21
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7288,
"end": 7289,
"loc": {
"start": {
"line": 276,
"column": 22
},
"end": {
"line": 276,
"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": 7302,
"end": 7306,
"loc": {
"start": {
"line": 277,
"column": 12
},
"end": {
"line": 277,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7306,
"end": 7307,
"loc": {
"start": {
"line": 277,
"column": 16
},
"end": {
"line": 277,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onBeforeHide",
"start": 7307,
"end": 7319,
"loc": {
"start": {
"line": 277,
"column": 17
},
"end": {
"line": 277,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7319,
"end": 7320,
"loc": {
"start": {
"line": 277,
"column": 29
},
"end": {
"line": 277,
"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": 7320,
"end": 7324,
"loc": {
"start": {
"line": 277,
"column": 30
},
"end": {
"line": 277,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7324,
"end": 7325,
"loc": {
"start": {
"line": 277,
"column": 34
},
"end": {
"line": 277,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7325,
"end": 7326,
"loc": {
"start": {
"line": 277,
"column": 35
},
"end": {
"line": 277,
"column": 36
}
}
},
{
"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": 278,
"column": 8
},
"end": {
"line": 278,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "fltRow",
"start": 7346,
"end": 7352,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 280,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7352,
"end": 7353,
"loc": {
"start": {
"line": 280,
"column": 14
},
"end": {
"line": 280,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "style",
"start": 7353,
"end": 7358,
"loc": {
"start": {
"line": 280,
"column": 15
},
"end": {
"line": 280,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7358,
"end": 7359,
"loc": {
"start": {
"line": 280,
"column": 20
},
"end": {
"line": 280,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "display",
"start": 7359,
"end": 7366,
"loc": {
"start": {
"line": 280,
"column": 21
},
"end": {
"line": 280,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7367,
"end": 7368,
"loc": {
"start": {
"line": 280,
"column": 29
},
"end": {
"line": 280,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 7369,
"end": 7376,
"loc": {
"start": {
"line": 280,
"column": 31
},
"end": {
"line": 280,
"column": 38
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7377,
"end": 7378,
"loc": {
"start": {
"line": 280,
"column": 39
},
"end": {
"line": 280,
"column": 40
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 7379,
"end": 7381,
"loc": {
"start": {
"line": 280,
"column": 41
},
"end": {
"line": 280,
"column": 43
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7382,
"end": 7383,
"loc": {
"start": {
"line": 280,
"column": 44
},
"end": {
"line": 280,
"column": 45
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "none",
"start": 7384,
"end": 7390,
"loc": {
"start": {
"line": 280,
"column": 46
},
"end": {
"line": 280,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7390,
"end": 7391,
"loc": {
"start": {
"line": 280,
"column": 52
},
"end": {
"line": 280,
"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": 7400,
"end": 7402,
"loc": {
"start": {
"line": 281,
"column": 8
},
"end": {
"line": 281,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7403,
"end": 7404,
"loc": {
"start": {
"line": 281,
"column": 11
},
"end": {
"line": 281,
"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": 7404,
"end": 7408,
"loc": {
"start": {
"line": 281,
"column": 12
},
"end": {
"line": 281,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7408,
"end": 7409,
"loc": {
"start": {
"line": 281,
"column": 16
},
"end": {
"line": 281,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enableIcon",
"start": 7409,
"end": 7419,
"loc": {
"start": {
"line": 281,
"column": 17
},
"end": {
"line": 281,
"column": 27
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 7420,
"end": 7422,
"loc": {
"start": {
"line": 281,
"column": 28
},
"end": {
"line": 281,
"column": 30
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 7423,
"end": 7424,
"loc": {
"start": {
"line": 281,
"column": 31
},
"end": {
"line": 281,
"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": 7424,
"end": 7428,
"loc": {
"start": {
"line": 281,
"column": 32
},
"end": {
"line": 281,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7428,
"end": 7429,
"loc": {
"start": {
"line": 281,
"column": 36
},
"end": {
"line": 281,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnHtml",
"start": 7429,
"end": 7436,
"loc": {
"start": {
"line": 281,
"column": 37
},
"end": {
"line": 281,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7436,
"end": 7437,
"loc": {
"start": {
"line": 281,
"column": 44
},
"end": {
"line": 281,
"column": 45
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7438,
"end": 7439,
"loc": {
"start": {
"line": 281,
"column": 46
},
"end": {
"line": 281,
"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": 7452,
"end": 7456,
"loc": {
"start": {
"line": 282,
"column": 12
},
"end": {
"line": 282,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7456,
"end": 7457,
"loc": {
"start": {
"line": 282,
"column": 16
},
"end": {
"line": 282,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnEl",
"start": 7457,
"end": 7462,
"loc": {
"start": {
"line": 282,
"column": 17
},
"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": 7462,
"end": 7463,
"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": "innerHTML",
"start": 7463,
"end": 7472,
"loc": {
"start": {
"line": 282,
"column": 23
},
"end": {
"line": 282,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7473,
"end": 7474,
"loc": {
"start": {
"line": 282,
"column": 33
},
"end": {
"line": 282,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 7475,
"end": 7482,
"loc": {
"start": {
"line": 282,
"column": 35
},
"end": {
"line": 282,
"column": 42
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7483,
"end": 7484,
"loc": {
"start": {
"line": 282,
"column": 43
},
"end": {
"line": 282,
"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": 7501,
"end": 7505,
"loc": {
"start": {
"line": 283,
"column": 16
},
"end": {
"line": 283,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7505,
"end": 7506,
"loc": {
"start": {
"line": 283,
"column": 20
},
"end": {
"line": 283,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "collapseBtnHtml",
"start": 7506,
"end": 7521,
"loc": {
"start": {
"line": 283,
"column": 21
},
"end": {
"line": 283,
"column": 36
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7522,
"end": 7523,
"loc": {
"start": {
"line": 283,
"column": 37
},
"end": {
"line": 283,
"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": 7524,
"end": 7528,
"loc": {
"start": {
"line": 283,
"column": 39
},
"end": {
"line": 283,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7528,
"end": 7529,
"loc": {
"start": {
"line": 283,
"column": 43
},
"end": {
"line": 283,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "expandBtnHtml",
"start": 7529,
"end": 7542,
"loc": {
"start": {
"line": 283,
"column": 44
},
"end": {
"line": 283,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7542,
"end": 7543,
"loc": {
"start": {
"line": 283,
"column": 57
},
"end": {
"line": 283,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7552,
"end": 7553,
"loc": {
"start": {
"line": 284,
"column": 8
},
"end": {
"line": 284,
"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": 7563,
"end": 7565,
"loc": {
"start": {
"line": 286,
"column": 8
},
"end": {
"line": 286,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7566,
"end": 7567,
"loc": {
"start": {
"line": 286,
"column": 11
},
"end": {
"line": 286,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 7567,
"end": 7574,
"loc": {
"start": {
"line": 286,
"column": 12
},
"end": {
"line": 286,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7574,
"end": 7575,
"loc": {
"start": {
"line": 286,
"column": 19
},
"end": {
"line": 286,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7576,
"end": 7577,
"loc": {
"start": {
"line": 286,
"column": 21
},
"end": {
"line": 286,
"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": 7590,
"end": 7594,
"loc": {
"start": {
"line": 287,
"column": 12
},
"end": {
"line": 287,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7594,
"end": 7595,
"loc": {
"start": {
"line": 287,
"column": 16
},
"end": {
"line": 287,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onAfterShow",
"start": 7595,
"end": 7606,
"loc": {
"start": {
"line": 287,
"column": 17
},
"end": {
"line": 287,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7606,
"end": 7607,
"loc": {
"start": {
"line": 287,
"column": 28
},
"end": {
"line": 287,
"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": 7607,
"end": 7611,
"loc": {
"start": {
"line": 287,
"column": 29
},
"end": {
"line": 287,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7611,
"end": 7612,
"loc": {
"start": {
"line": 287,
"column": 33
},
"end": {
"line": 287,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7612,
"end": 7613,
"loc": {
"start": {
"line": 287,
"column": 34
},
"end": {
"line": 287,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7622,
"end": 7623,
"loc": {
"start": {
"line": 288,
"column": 8
},
"end": {
"line": 288,
"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": 7632,
"end": 7634,
"loc": {
"start": {
"line": 289,
"column": 8
},
"end": {
"line": 289,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7635,
"end": 7636,
"loc": {
"start": {
"line": 289,
"column": 11
},
"end": {
"line": 289,
"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": 7636,
"end": 7637,
"loc": {
"start": {
"line": 289,
"column": 12
},
"end": {
"line": 289,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 7637,
"end": 7644,
"loc": {
"start": {
"line": 289,
"column": 13
},
"end": {
"line": 289,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7644,
"end": 7645,
"loc": {
"start": {
"line": 289,
"column": 20
},
"end": {
"line": 289,
"column": 21
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7646,
"end": 7647,
"loc": {
"start": {
"line": 289,
"column": 22
},
"end": {
"line": 289,
"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": 7660,
"end": 7664,
"loc": {
"start": {
"line": 290,
"column": 12
},
"end": {
"line": 290,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7664,
"end": 7665,
"loc": {
"start": {
"line": 290,
"column": 16
},
"end": {
"line": 290,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onAfterHide",
"start": 7665,
"end": 7676,
"loc": {
"start": {
"line": 290,
"column": 17
},
"end": {
"line": 290,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7676,
"end": 7677,
"loc": {
"start": {
"line": 290,
"column": 28
},
"end": {
"line": 290,
"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": 7677,
"end": 7681,
"loc": {
"start": {
"line": 290,
"column": 29
},
"end": {
"line": 290,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7681,
"end": 7682,
"loc": {
"start": {
"line": 290,
"column": 33
},
"end": {
"line": 290,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7682,
"end": 7683,
"loc": {
"start": {
"line": 290,
"column": 34
},
"end": {
"line": 290,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7692,
"end": 7693,
"loc": {
"start": {
"line": 291,
"column": 8
},
"end": {
"line": 291,
"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": 7703,
"end": 7707,
"loc": {
"start": {
"line": 293,
"column": 8
},
"end": {
"line": 293,
"column": 12
}
}
},
{
"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": 293,
"column": 12
},
"end": {
"line": 293,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 7708,
"end": 7715,
"loc": {
"start": {
"line": 293,
"column": 13
},
"end": {
"line": 293,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7715,
"end": 7716,
"loc": {
"start": {
"line": 293,
"column": 20
},
"end": {
"line": 293,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emit",
"start": 7716,
"end": 7720,
"loc": {
"start": {
"line": 293,
"column": 21
},
"end": {
"line": 293,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7720,
"end": 7721,
"loc": {
"start": {
"line": 293,
"column": 25
},
"end": {
"line": 293,
"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": 7721,
"end": 7738,
"loc": {
"start": {
"line": 293,
"column": 26
},
"end": {
"line": 293,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7738,
"end": 7739,
"loc": {
"start": {
"line": 293,
"column": 43
},
"end": {
"line": 293,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 7740,
"end": 7742,
"loc": {
"start": {
"line": 293,
"column": 45
},
"end": {
"line": 293,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7742,
"end": 7743,
"loc": {
"start": {
"line": 293,
"column": 47
},
"end": {
"line": 293,
"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": 7744,
"end": 7748,
"loc": {
"start": {
"line": 293,
"column": 49
},
"end": {
"line": 293,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7748,
"end": 7749,
"loc": {
"start": {
"line": 293,
"column": 53
},
"end": {
"line": 293,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 7750,
"end": 7757,
"loc": {
"start": {
"line": 293,
"column": 55
},
"end": {
"line": 293,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7757,
"end": 7758,
"loc": {
"start": {
"line": 293,
"column": 62
},
"end": {
"line": 293,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7758,
"end": 7759,
"loc": {
"start": {
"line": 293,
"column": 63
},
"end": {
"line": 293,
"column": 64
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7764,
"end": 7765,
"loc": {
"start": {
"line": 294,
"column": 4
},
"end": {
"line": 294,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Destroy the UI\n ",
"start": 7771,
"end": 7804,
"loc": {
"start": {
"line": 296,
"column": 4
},
"end": {
"line": 298,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "destroy",
"start": 7809,
"end": 7816,
"loc": {
"start": {
"line": 299,
"column": 4
},
"end": {
"line": 299,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7816,
"end": 7817,
"loc": {
"start": {
"line": 299,
"column": 11
},
"end": {
"line": 299,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7817,
"end": 7818,
"loc": {
"start": {
"line": 299,
"column": 12
},
"end": {
"line": 299,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7819,
"end": 7820,
"loc": {
"start": {
"line": 299,
"column": 14
},
"end": {
"line": 299,
"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": 7829,
"end": 7831,
"loc": {
"start": {
"line": 300,
"column": 8
},
"end": {
"line": 300,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7832,
"end": 7833,
"loc": {
"start": {
"line": 300,
"column": 11
},
"end": {
"line": 300,
"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": 7833,
"end": 7834,
"loc": {
"start": {
"line": 300,
"column": 12
},
"end": {
"line": 300,
"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": 7834,
"end": 7838,
"loc": {
"start": {
"line": 300,
"column": 13
},
"end": {
"line": 300,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7838,
"end": 7839,
"loc": {
"start": {
"line": 300,
"column": 17
},
"end": {
"line": 300,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 7839,
"end": 7850,
"loc": {
"start": {
"line": 300,
"column": 18
},
"end": {
"line": 300,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7850,
"end": 7851,
"loc": {
"start": {
"line": 300,
"column": 29
},
"end": {
"line": 300,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7852,
"end": 7853,
"loc": {
"start": {
"line": 300,
"column": 31
},
"end": {
"line": 300,
"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": 7866,
"end": 7872,
"loc": {
"start": {
"line": 301,
"column": 12
},
"end": {
"line": 301,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7872,
"end": 7873,
"loc": {
"start": {
"line": 301,
"column": 18
},
"end": {
"line": 301,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7882,
"end": 7883,
"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": 7893,
"end": 7897,
"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": 7897,
"end": 7898,
"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": 7898,
"end": 7905,
"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": 7905,
"end": 7906,
"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": "off",
"start": 7906,
"end": 7909,
"loc": {
"start": {
"line": 304,
"column": 21
},
"end": {
"line": 304,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7909,
"end": 7910,
"loc": {
"start": {
"line": 304,
"column": 24
},
"end": {
"line": 304,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7910,
"end": 7911,
"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": "show-filters",
"start": 7911,
"end": 7925,
"loc": {
"start": {
"line": 304,
"column": 26
},
"end": {
"line": 304,
"column": 40
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7925,
"end": 7926,
"loc": {
"start": {
"line": 304,
"column": 40
},
"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": 7926,
"end": 7927,
"loc": {
"start": {
"line": 304,
"column": 41
},
"end": {
"line": 304,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7928,
"end": 7929,
"loc": {
"start": {
"line": 304,
"column": 43
},
"end": {
"line": 304,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 7929,
"end": 7931,
"loc": {
"start": {
"line": 304,
"column": 44
},
"end": {
"line": 304,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7931,
"end": 7932,
"loc": {
"start": {
"line": 304,
"column": 46
},
"end": {
"line": 304,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 7933,
"end": 7940,
"loc": {
"start": {
"line": 304,
"column": 48
},
"end": {
"line": 304,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7940,
"end": 7941,
"loc": {
"start": {
"line": 304,
"column": 55
},
"end": {
"line": 304,
"column": 56
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7942,
"end": 7944,
"loc": {
"start": {
"line": 304,
"column": 57
},
"end": {
"line": 304,
"column": 59
}
}
},
{
"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": 7945,
"end": 7949,
"loc": {
"start": {
"line": 304,
"column": 60
},
"end": {
"line": 304,
"column": 64
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7949,
"end": 7950,
"loc": {
"start": {
"line": 304,
"column": 64
},
"end": {
"line": 304,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "show",
"start": 7950,
"end": 7954,
"loc": {
"start": {
"line": 304,
"column": 65
},
"end": {
"line": 304,
"column": 69
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7954,
"end": 7955,
"loc": {
"start": {
"line": 304,
"column": 69
},
"end": {
"line": 304,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "visible",
"start": 7955,
"end": 7962,
"loc": {
"start": {
"line": 304,
"column": 70
},
"end": {
"line": 304,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7962,
"end": 7963,
"loc": {
"start": {
"line": 304,
"column": 77
},
"end": {
"line": 304,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7963,
"end": 7964,
"loc": {
"start": {
"line": 304,
"column": 78
},
"end": {
"line": 304,
"column": 79
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7964,
"end": 7965,
"loc": {
"start": {
"line": 304,
"column": 79
},
"end": {
"line": 304,
"column": 80
}
}
},
{
"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": 7975,
"end": 7979,
"loc": {
"start": {
"line": 306,
"column": 8
},
"end": {
"line": 306,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7979,
"end": 7980,
"loc": {
"start": {
"line": 306,
"column": 12
},
"end": {
"line": 306,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnEl",
"start": 7980,
"end": 7985,
"loc": {
"start": {
"line": 306,
"column": 13
},
"end": {
"line": 306,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7985,
"end": 7986,
"loc": {
"start": {
"line": 306,
"column": 18
},
"end": {
"line": 306,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerHTML",
"start": 7986,
"end": 7995,
"loc": {
"start": {
"line": 306,
"column": 19
},
"end": {
"line": 306,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7996,
"end": 7997,
"loc": {
"start": {
"line": 306,
"column": 29
},
"end": {
"line": 306,
"column": 30
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 7998,
"end": 8000,
"loc": {
"start": {
"line": 306,
"column": 31
},
"end": {
"line": 306,
"column": 33
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8000,
"end": 8001,
"loc": {
"start": {
"line": 306,
"column": 33
},
"end": {
"line": 306,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeElm",
"start": 8010,
"end": 8019,
"loc": {
"start": {
"line": 307,
"column": 8
},
"end": {
"line": 307,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8019,
"end": 8020,
"loc": {
"start": {
"line": 307,
"column": 17
},
"end": {
"line": 307,
"column": 18
}
}
},
{
"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": 8020,
"end": 8024,
"loc": {
"start": {
"line": 307,
"column": 18
},
"end": {
"line": 307,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8024,
"end": 8025,
"loc": {
"start": {
"line": 307,
"column": 22
},
"end": {
"line": 307,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnEl",
"start": 8025,
"end": 8030,
"loc": {
"start": {
"line": 307,
"column": 23
},
"end": {
"line": 307,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8030,
"end": 8031,
"loc": {
"start": {
"line": 307,
"column": 28
},
"end": {
"line": 307,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8031,
"end": 8032,
"loc": {
"start": {
"line": 307,
"column": 29
},
"end": {
"line": 307,
"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": 8041,
"end": 8045,
"loc": {
"start": {
"line": 308,
"column": 8
},
"end": {
"line": 308,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8045,
"end": 8046,
"loc": {
"start": {
"line": 308,
"column": 12
},
"end": {
"line": 308,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "btnEl",
"start": 8046,
"end": 8051,
"loc": {
"start": {
"line": 308,
"column": 13
},
"end": {
"line": 308,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8052,
"end": 8053,
"loc": {
"start": {
"line": 308,
"column": 19
},
"end": {
"line": 308,
"column": 20
}
}
},
{
"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": 8054,
"end": 8058,
"loc": {
"start": {
"line": 308,
"column": 21
},
"end": {
"line": 308,
"column": 25
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8058,
"end": 8059,
"loc": {
"start": {
"line": 308,
"column": 25
},
"end": {
"line": 308,
"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": 8069,
"end": 8073,
"loc": {
"start": {
"line": 310,
"column": 8
},
"end": {
"line": 310,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8073,
"end": 8074,
"loc": {
"start": {
"line": 310,
"column": 12
},
"end": {
"line": 310,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contEl",
"start": 8074,
"end": 8080,
"loc": {
"start": {
"line": 310,
"column": 13
},
"end": {
"line": 310,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8080,
"end": 8081,
"loc": {
"start": {
"line": 310,
"column": 19
},
"end": {
"line": 310,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "innerHTML",
"start": 8081,
"end": 8090,
"loc": {
"start": {
"line": 310,
"column": 20
},
"end": {
"line": 310,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8091,
"end": 8092,
"loc": {
"start": {
"line": 310,
"column": 30
},
"end": {
"line": 310,
"column": 31
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 8093,
"end": 8095,
"loc": {
"start": {
"line": 310,
"column": 32
},
"end": {
"line": 310,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8095,
"end": 8096,
"loc": {
"start": {
"line": 310,
"column": 34
},
"end": {
"line": 310,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeElm",
"start": 8105,
"end": 8114,
"loc": {
"start": {
"line": 311,
"column": 8
},
"end": {
"line": 311,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8114,
"end": 8115,
"loc": {
"start": {
"line": 311,
"column": 17
},
"end": {
"line": 311,
"column": 18
}
}
},
{
"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": 8115,
"end": 8119,
"loc": {
"start": {
"line": 311,
"column": 18
},
"end": {
"line": 311,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8119,
"end": 8120,
"loc": {
"start": {
"line": 311,
"column": 22
},
"end": {
"line": 311,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contEl",
"start": 8120,
"end": 8126,
"loc": {
"start": {
"line": 311,
"column": 23
},
"end": {
"line": 311,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8126,
"end": 8127,
"loc": {
"start": {
"line": 311,
"column": 29
},
"end": {
"line": 311,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8127,
"end": 8128,
"loc": {
"start": {
"line": 311,
"column": 30
},
"end": {
"line": 311,
"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": 8137,
"end": 8141,
"loc": {
"start": {
"line": 312,
"column": 8
},
"end": {
"line": 312,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8141,
"end": 8142,
"loc": {
"start": {
"line": 312,
"column": 12
},
"end": {
"line": 312,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "contEl",
"start": 8142,
"end": 8148,
"loc": {
"start": {
"line": 312,
"column": 13
},
"end": {
"line": 312,
"column": 19
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8149,
"end": 8150,
"loc": {
"start": {
"line": 312,
"column": 20
},
"end": {
"line": 312,
"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": 8151,
"end": 8155,
"loc": {
"start": {
"line": 312,
"column": 22
},
"end": {
"line": 312,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8155,
"end": 8156,
"loc": {
"start": {
"line": 312,
"column": 26
},
"end": {
"line": 312,
"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": 8165,
"end": 8169,
"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": 8169,
"end": 8170,
"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": "initialized",
"start": 8170,
"end": 8181,
"loc": {
"start": {
"line": 313,
"column": 13
},
"end": {
"line": 313,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8182,
"end": 8183,
"loc": {
"start": {
"line": 313,
"column": 25
},
"end": {
"line": 313,
"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": 8184,
"end": 8189,
"loc": {
"start": {
"line": 313,
"column": 27
},
"end": {
"line": 313,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8189,
"end": 8190,
"loc": {
"start": {
"line": 313,
"column": 32
},
"end": {
"line": 313,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8195,
"end": 8196,
"loc": {
"start": {
"line": 314,
"column": 4
},
"end": {
"line": 314,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8198,
"end": 8199,
"loc": {
"start": {
"line": 316,
"column": 0
},
"end": {
"line": 316,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8200,
"end": 8200,
"loc": {
"start": {
"line": 317,
"column": 0
},
"end": {
"line": 317,
"column": 0
}
}
}
]
}