1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-03 14:32:21 +02:00
TableFilter/docs/ast/source/modules/noResults.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

27565 lines
720 KiB
JSON

{
"type": "File",
"start": 0,
"end": 4807,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 194,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 4807,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 194,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
},
"identifierName": "Feature"
},
"name": "Feature"
},
"local": {
"type": "Identifier",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
},
"identifierName": "Feature"
},
"name": "Feature"
}
}
],
"source": {
"type": "StringLiteral",
"start": 22,
"end": 34,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 34
}
},
"extra": {
"rawValue": "../feature",
"raw": "'../feature'"
},
"value": "../feature"
}
},
{
"type": "ImportDeclaration",
"start": 36,
"end": 85,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 49
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 44,
"end": 53,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 44,
"end": 53,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 17
},
"identifierName": "createElm"
},
"name": "createElm"
},
"local": {
"type": "Identifier",
"start": 44,
"end": 53,
"loc": {
"start": {
"line": 2,
"column": 8
},
"end": {
"line": 2,
"column": 17
},
"identifierName": "createElm"
},
"name": "createElm"
}
},
{
"type": "ImportSpecifier",
"start": 55,
"end": 58,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 22
}
},
"imported": {
"type": "Identifier",
"start": 55,
"end": 58,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 22
},
"identifierName": "elm"
},
"name": "elm"
},
"local": {
"type": "Identifier",
"start": 55,
"end": 58,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 22
},
"identifierName": "elm"
},
"name": "elm"
}
},
{
"type": "ImportSpecifier",
"start": 60,
"end": 69,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 33
}
},
"imported": {
"type": "Identifier",
"start": 60,
"end": 69,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 33
},
"identifierName": "removeElm"
},
"name": "removeElm"
},
"local": {
"type": "Identifier",
"start": 60,
"end": 69,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 33
},
"identifierName": "removeElm"
},
"name": "removeElm"
}
}
],
"source": {
"type": "StringLiteral",
"start": 76,
"end": 84,
"loc": {
"start": {
"line": 2,
"column": 40
},
"end": {
"line": 2,
"column": 48
}
},
"extra": {
"rawValue": "../dom",
"raw": "'../dom'"
},
"value": "../dom"
}
},
{
"type": "ImportDeclaration",
"start": 86,
"end": 129,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 43
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 94,
"end": 101,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 94,
"end": 101,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "isEmpty"
},
"name": "isEmpty"
},
"local": {
"type": "Identifier",
"start": 94,
"end": 101,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "isEmpty"
},
"name": "isEmpty"
}
},
{
"type": "ImportSpecifier",
"start": 103,
"end": 111,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 25
}
},
"imported": {
"type": "Identifier",
"start": 103,
"end": 111,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 25
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
},
"local": {
"type": "Identifier",
"start": 103,
"end": 111,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 25
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
}
],
"source": {
"type": "StringLiteral",
"start": 118,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 32
},
"end": {
"line": 3,
"column": 42
}
},
"extra": {
"rawValue": "../types",
"raw": "'../types'"
},
"value": "../types"
}
},
{
"type": "ImportDeclaration",
"start": 130,
"end": 160,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 30
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 138,
"end": 142,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 12
}
},
"imported": {
"type": "Identifier",
"start": 138,
"end": 142,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 12
},
"identifierName": "NONE"
},
"name": "NONE"
},
"local": {
"type": "Identifier",
"start": 138,
"end": 142,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 12
},
"identifierName": "NONE"
},
"name": "NONE"
}
}
],
"source": {
"type": "StringLiteral",
"start": 149,
"end": 159,
"loc": {
"start": {
"line": 4,
"column": 19
},
"end": {
"line": 4,
"column": 29
}
},
"extra": {
"rawValue": "../const",
"raw": "'../const'"
},
"value": "../const"
}
},
{
"type": "ImportDeclaration",
"start": 161,
"end": 213,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 52
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 169,
"end": 180,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 19
}
},
"imported": {
"type": "Identifier",
"start": 169,
"end": 180,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 19
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"local": {
"type": "Identifier",
"start": 169,
"end": 180,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 19
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
}
},
{
"type": "ImportSpecifier",
"start": 182,
"end": 192,
"loc": {
"start": {
"line": 5,
"column": 21
},
"end": {
"line": 5,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 182,
"end": 192,
"loc": {
"start": {
"line": 5,
"column": 21
},
"end": {
"line": 5,
"column": 31
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"local": {
"type": "Identifier",
"start": 182,
"end": 192,
"loc": {
"start": {
"line": 5,
"column": 21
},
"end": {
"line": 5,
"column": 31
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
}
}
],
"source": {
"type": "StringLiteral",
"start": 199,
"end": 212,
"loc": {
"start": {
"line": 5,
"column": 38
},
"end": {
"line": 5,
"column": 51
}
},
"extra": {
"rawValue": "../settings",
"raw": "'../settings'"
},
"value": "../settings"
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * UI when filtering yields no matches\n * @export\n * @class NoResults\n * @extends {Feature}\n ",
"start": 215,
"end": 314,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 12,
"column": 3
}
}
}
]
},
{
"type": "ExportNamedDeclaration",
"start": 315,
"end": 4806,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 193,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 322,
"end": 4806,
"loc": {
"start": {
"line": 13,
"column": 7
},
"end": {
"line": 193,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 328,
"end": 337,
"loc": {
"start": {
"line": 13,
"column": 13
},
"end": {
"line": 13,
"column": 22
},
"identifierName": "NoResults"
},
"name": "NoResults",
"leadingComments": null
},
"superClass": {
"type": "Identifier",
"start": 346,
"end": 353,
"loc": {
"start": {
"line": 13,
"column": 31
},
"end": {
"line": 13,
"column": 38
},
"identifierName": "Feature"
},
"name": "Feature"
},
"body": {
"type": "ClassBody",
"start": 354,
"end": 4806,
"loc": {
"start": {
"line": 13,
"column": 39
},
"end": {
"line": 193,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 469,
"end": 2333,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 86,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 469,
"end": 480,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 19,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor",
"leadingComments": null
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 481,
"end": 483,
"loc": {
"start": {
"line": 19,
"column": 16
},
"end": {
"line": 19,
"column": 18
},
"identifierName": "tf"
},
"name": "tf"
}
],
"body": {
"type": "BlockStatement",
"start": 485,
"end": 2333,
"loc": {
"start": {
"line": 19,
"column": 20
},
"end": {
"line": 86,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 495,
"end": 518,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 31
}
},
"expression": {
"type": "CallExpression",
"start": 495,
"end": 517,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 30
}
},
"callee": {
"type": "Super",
"start": 495,
"end": 500,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 13
}
}
},
"arguments": [
{
"type": "Identifier",
"start": 501,
"end": 503,
"loc": {
"start": {
"line": 20,
"column": 14
},
"end": {
"line": 20,
"column": 16
},
"identifierName": "tf"
},
"name": "tf"
},
{
"type": "StringLiteral",
"start": 505,
"end": 516,
"loc": {
"start": {
"line": 20,
"column": 18
},
"end": {
"line": 20,
"column": 29
}
},
"extra": {
"rawValue": "noResults",
"raw": "'noResults'"
},
"value": "noResults"
}
]
},
"trailingComments": [
{
"type": "CommentLine",
"value": "configuration object",
"start": 528,
"end": 550,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 30
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 559,
"end": 604,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 53
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 563,
"end": 603,
"loc": {
"start": {
"line": 23,
"column": 12
},
"end": {
"line": 23,
"column": 52
}
},
"id": {
"type": "Identifier",
"start": 563,
"end": 564,
"loc": {
"start": {
"line": 23,
"column": 12
},
"end": {
"line": 23,
"column": 13
},
"identifierName": "f"
},
"name": "f",
"leadingComments": null
},
"init": {
"type": "LogicalExpression",
"start": 567,
"end": 603,
"loc": {
"start": {
"line": 23,
"column": 16
},
"end": {
"line": 23,
"column": 52
}
},
"left": {
"type": "MemberExpression",
"start": 567,
"end": 597,
"loc": {
"start": {
"line": 23,
"column": 16
},
"end": {
"line": 23,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 567,
"end": 578,
"loc": {
"start": {
"line": 23,
"column": 16
},
"end": {
"line": 23,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 567,
"end": 571,
"loc": {
"start": {
"line": 23,
"column": 16
},
"end": {
"line": 23,
"column": 20
}
}
},
"property": {
"type": "Identifier",
"start": 572,
"end": 578,
"loc": {
"start": {
"line": 23,
"column": 21
},
"end": {
"line": 23,
"column": 27
},
"identifierName": "config"
},
"name": "config"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 579,
"end": 597,
"loc": {
"start": {
"line": 23,
"column": 28
},
"end": {
"line": 23,
"column": 46
},
"identifierName": "no_results_message"
},
"name": "no_results_message"
},
"computed": false
},
"operator": "||",
"right": {
"type": "ObjectExpression",
"start": 601,
"end": 603,
"loc": {
"start": {
"line": 23,
"column": 50
},
"end": {
"line": 23,
"column": 52
}
},
"properties": []
}
},
"leadingComments": null
}
],
"kind": "let",
"leadingComments": [
{
"type": "CommentLine",
"value": "configuration object",
"start": 528,
"end": 550,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 30
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Text (accepts HTML)\n * @type {String}\n ",
"start": 614,
"end": 686,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 28,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 695,
"end": 747,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 60
}
},
"expression": {
"type": "AssignmentExpression",
"start": 695,
"end": 746,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 59
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 695,
"end": 707,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 695,
"end": 699,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 700,
"end": 707,
"loc": {
"start": {
"line": 29,
"column": 13
},
"end": {
"line": 29,
"column": 20
},
"identifierName": "content"
},
"name": "content"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 710,
"end": 746,
"loc": {
"start": {
"line": 29,
"column": 23
},
"end": {
"line": 29,
"column": 59
}
},
"callee": {
"type": "Identifier",
"start": 710,
"end": 721,
"loc": {
"start": {
"line": 29,
"column": 23
},
"end": {
"line": 29,
"column": 34
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 722,
"end": 731,
"loc": {
"start": {
"line": 29,
"column": 35
},
"end": {
"line": 29,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 722,
"end": 723,
"loc": {
"start": {
"line": 29,
"column": 35
},
"end": {
"line": 29,
"column": 36
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 724,
"end": 731,
"loc": {
"start": {
"line": 29,
"column": 37
},
"end": {
"line": 29,
"column": 44
},
"identifierName": "content"
},
"name": "content"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 733,
"end": 745,
"loc": {
"start": {
"line": 29,
"column": 46
},
"end": {
"line": 29,
"column": 58
}
},
"extra": {
"rawValue": "No results",
"raw": "'No results'"
},
"value": "No results"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Text (accepts HTML)\n * @type {String}\n ",
"start": 614,
"end": 686,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 28,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Custom container DOM element\n * @type {DOMElement}\n ",
"start": 757,
"end": 842,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 34,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 851,
"end": 912,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 69
}
},
"expression": {
"type": "AssignmentExpression",
"start": 851,
"end": 911,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 68
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 851,
"end": 871,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 851,
"end": 855,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 856,
"end": 871,
"loc": {
"start": {
"line": 35,
"column": 13
},
"end": {
"line": 35,
"column": 28
},
"identifierName": "customContainer"
},
"name": "customContainer"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 874,
"end": 911,
"loc": {
"start": {
"line": 35,
"column": 31
},
"end": {
"line": 35,
"column": 68
}
},
"callee": {
"type": "Identifier",
"start": 874,
"end": 885,
"loc": {
"start": {
"line": 35,
"column": 31
},
"end": {
"line": 35,
"column": 42
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 886,
"end": 904,
"loc": {
"start": {
"line": 35,
"column": 43
},
"end": {
"line": 35,
"column": 61
}
},
"object": {
"type": "Identifier",
"start": 886,
"end": 887,
"loc": {
"start": {
"line": 35,
"column": 43
},
"end": {
"line": 35,
"column": 44
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 888,
"end": 904,
"loc": {
"start": {
"line": 35,
"column": 45
},
"end": {
"line": 35,
"column": 61
},
"identifierName": "custom_container"
},
"name": "custom_container"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 906,
"end": 910,
"loc": {
"start": {
"line": 35,
"column": 63
},
"end": {
"line": 35,
"column": 67
}
}
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Custom container DOM element\n * @type {DOMElement}\n ",
"start": 757,
"end": 842,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 34,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * ID of custom container element\n * @type {String}\n ",
"start": 922,
"end": 1005,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 40,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1014,
"end": 1080,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 74
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1014,
"end": 1079,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 73
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1014,
"end": 1036,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 30
}
},
"object": {
"type": "ThisExpression",
"start": 1014,
"end": 1018,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1019,
"end": 1036,
"loc": {
"start": {
"line": 41,
"column": 13
},
"end": {
"line": 41,
"column": 30
},
"identifierName": "customContainerId"
},
"name": "customContainerId"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1039,
"end": 1079,
"loc": {
"start": {
"line": 41,
"column": 33
},
"end": {
"line": 41,
"column": 73
}
},
"callee": {
"type": "Identifier",
"start": 1039,
"end": 1050,
"loc": {
"start": {
"line": 41,
"column": 33
},
"end": {
"line": 41,
"column": 44
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1051,
"end": 1072,
"loc": {
"start": {
"line": 41,
"column": 45
},
"end": {
"line": 41,
"column": 66
}
},
"object": {
"type": "Identifier",
"start": 1051,
"end": 1052,
"loc": {
"start": {
"line": 41,
"column": 45
},
"end": {
"line": 41,
"column": 46
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 1053,
"end": 1072,
"loc": {
"start": {
"line": 41,
"column": 47
},
"end": {
"line": 41,
"column": 66
},
"identifierName": "custom_container_id"
},
"name": "custom_container_id"
},
"computed": false
},
{
"type": "NullLiteral",
"start": 1074,
"end": 1078,
"loc": {
"start": {
"line": 41,
"column": 68
},
"end": {
"line": 41,
"column": 72
}
}
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * ID of custom container element\n * @type {String}\n ",
"start": 922,
"end": 1005,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 40,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Indicates if UI is contained in a external element\n * @type {Boolean}\n * @private\n ",
"start": 1090,
"end": 1214,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 47,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1223,
"end": 1320,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 49,
"column": 45
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1223,
"end": 1319,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 49,
"column": 44
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1223,
"end": 1238,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 23
}
},
"object": {
"type": "ThisExpression",
"start": 1223,
"end": 1227,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1228,
"end": 1238,
"loc": {
"start": {
"line": 48,
"column": 13
},
"end": {
"line": 48,
"column": 23
},
"identifierName": "isExternal"
},
"name": "isExternal"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "LogicalExpression",
"start": 1241,
"end": 1319,
"loc": {
"start": {
"line": 48,
"column": 26
},
"end": {
"line": 49,
"column": 44
}
},
"left": {
"type": "UnaryExpression",
"start": 1241,
"end": 1271,
"loc": {
"start": {
"line": 48,
"column": 26
},
"end": {
"line": 48,
"column": 56
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 1242,
"end": 1271,
"loc": {
"start": {
"line": 48,
"column": 27
},
"end": {
"line": 48,
"column": 56
}
},
"callee": {
"type": "Identifier",
"start": 1242,
"end": 1249,
"loc": {
"start": {
"line": 48,
"column": 27
},
"end": {
"line": 48,
"column": 34
},
"identifierName": "isEmpty"
},
"name": "isEmpty"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1250,
"end": 1270,
"loc": {
"start": {
"line": 48,
"column": 35
},
"end": {
"line": 48,
"column": 55
}
},
"object": {
"type": "ThisExpression",
"start": 1250,
"end": 1254,
"loc": {
"start": {
"line": 48,
"column": 35
},
"end": {
"line": 48,
"column": 39
}
}
},
"property": {
"type": "Identifier",
"start": 1255,
"end": 1270,
"loc": {
"start": {
"line": 48,
"column": 40
},
"end": {
"line": 48,
"column": 55
},
"identifierName": "customContainer"
},
"name": "customContainer"
},
"computed": false
}
]
},
"extra": {
"parenthesizedArgument": false
}
},
"operator": "||",
"right": {
"type": "UnaryExpression",
"start": 1287,
"end": 1319,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 44
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 1288,
"end": 1319,
"loc": {
"start": {
"line": 49,
"column": 13
},
"end": {
"line": 49,
"column": 44
}
},
"callee": {
"type": "Identifier",
"start": 1288,
"end": 1295,
"loc": {
"start": {
"line": 49,
"column": 13
},
"end": {
"line": 49,
"column": 20
},
"identifierName": "isEmpty"
},
"name": "isEmpty"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1296,
"end": 1318,
"loc": {
"start": {
"line": 49,
"column": 21
},
"end": {
"line": 49,
"column": 43
}
},
"object": {
"type": "ThisExpression",
"start": 1296,
"end": 1300,
"loc": {
"start": {
"line": 49,
"column": 21
},
"end": {
"line": 49,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"start": 1301,
"end": 1318,
"loc": {
"start": {
"line": 49,
"column": 26
},
"end": {
"line": 49,
"column": 43
},
"identifierName": "customContainerId"
},
"name": "customContainerId"
},
"computed": false
}
]
},
"extra": {
"parenthesizedArgument": false
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Indicates if UI is contained in a external element\n * @type {Boolean}\n * @private\n ",
"start": 1090,
"end": 1214,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 47,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class assigned to container element\n * @type {String}\n ",
"start": 1330,
"end": 1422,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 54,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1431,
"end": 1486,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 63
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1431,
"end": 1485,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 62
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1431,
"end": 1444,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 1431,
"end": 1435,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1436,
"end": 1444,
"loc": {
"start": {
"line": 55,
"column": 13
},
"end": {
"line": 55,
"column": 21
},
"identifierName": "cssClass"
},
"name": "cssClass"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1447,
"end": 1485,
"loc": {
"start": {
"line": 55,
"column": 24
},
"end": {
"line": 55,
"column": 62
}
},
"callee": {
"type": "Identifier",
"start": 1447,
"end": 1458,
"loc": {
"start": {
"line": 55,
"column": 24
},
"end": {
"line": 55,
"column": 35
},
"identifierName": "defaultsStr"
},
"name": "defaultsStr"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1459,
"end": 1470,
"loc": {
"start": {
"line": 55,
"column": 36
},
"end": {
"line": 55,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 1459,
"end": 1460,
"loc": {
"start": {
"line": 55,
"column": 36
},
"end": {
"line": 55,
"column": 37
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 1461,
"end": 1470,
"loc": {
"start": {
"line": 55,
"column": 38
},
"end": {
"line": 55,
"column": 47
},
"identifierName": "css_class"
},
"name": "css_class"
},
"computed": false
},
{
"type": "StringLiteral",
"start": 1472,
"end": 1484,
"loc": {
"start": {
"line": 55,
"column": 49
},
"end": {
"line": 55,
"column": 61
}
},
"extra": {
"rawValue": "no-results",
"raw": "'no-results'"
},
"value": "no-results"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Css class assigned to container element\n * @type {String}\n ",
"start": 1330,
"end": 1422,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 54,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Stores container DOM element\n * @type {DOMElement}\n ",
"start": 1496,
"end": 1581,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 60,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1590,
"end": 1607,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 25
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1590,
"end": 1606,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 24
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1590,
"end": 1599,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 1590,
"end": 1594,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1595,
"end": 1599,
"loc": {
"start": {
"line": 61,
"column": 13
},
"end": {
"line": 61,
"column": 17
},
"identifierName": "cont"
},
"name": "cont"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "NullLiteral",
"start": 1602,
"end": 1606,
"loc": {
"start": {
"line": 61,
"column": 20
},
"end": {
"line": 61,
"column": 24
}
}
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Stores container DOM element\n * @type {DOMElement}\n ",
"start": 1496,
"end": 1581,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 60,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired before the message is displayed\n * @type {Function}\n ",
"start": 1617,
"end": 1718,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 66,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1727,
"end": 1790,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 71
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1727,
"end": 1789,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 70
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1727,
"end": 1744,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 1727,
"end": 1731,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1732,
"end": 1744,
"loc": {
"start": {
"line": 67,
"column": 13
},
"end": {
"line": 67,
"column": 25
},
"identifierName": "onBeforeShow"
},
"name": "onBeforeShow"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1747,
"end": 1789,
"loc": {
"start": {
"line": 67,
"column": 28
},
"end": {
"line": 67,
"column": 70
}
},
"callee": {
"type": "Identifier",
"start": 1747,
"end": 1757,
"loc": {
"start": {
"line": 67,
"column": 28
},
"end": {
"line": 67,
"column": 38
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1758,
"end": 1778,
"loc": {
"start": {
"line": 67,
"column": 39
},
"end": {
"line": 67,
"column": 59
}
},
"object": {
"type": "Identifier",
"start": 1758,
"end": 1759,
"loc": {
"start": {
"line": 67,
"column": 39
},
"end": {
"line": 67,
"column": 40
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 1760,
"end": 1778,
"loc": {
"start": {
"line": 67,
"column": 41
},
"end": {
"line": 67,
"column": 59
},
"identifierName": "on_before_show_msg"
},
"name": "on_before_show_msg"
},
"computed": false
},
{
"type": "Identifier",
"start": 1780,
"end": 1788,
"loc": {
"start": {
"line": 67,
"column": 61
},
"end": {
"line": 67,
"column": 69
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired before the message is displayed\n * @type {Function}\n ",
"start": 1617,
"end": 1718,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 66,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired after the message is displayed\n * @type {Function}\n ",
"start": 1800,
"end": 1900,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 72,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 1909,
"end": 1970,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 69
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1909,
"end": 1969,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 68
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1909,
"end": 1925,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 1909,
"end": 1913,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1914,
"end": 1925,
"loc": {
"start": {
"line": 73,
"column": 13
},
"end": {
"line": 73,
"column": 24
},
"identifierName": "onAfterShow"
},
"name": "onAfterShow"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 1928,
"end": 1969,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 68
}
},
"callee": {
"type": "Identifier",
"start": 1928,
"end": 1938,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 37
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"arguments": [
{
"type": "MemberExpression",
"start": 1939,
"end": 1958,
"loc": {
"start": {
"line": 73,
"column": 38
},
"end": {
"line": 73,
"column": 57
}
},
"object": {
"type": "Identifier",
"start": 1939,
"end": 1940,
"loc": {
"start": {
"line": 73,
"column": 38
},
"end": {
"line": 73,
"column": 39
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 1941,
"end": 1958,
"loc": {
"start": {
"line": 73,
"column": 40
},
"end": {
"line": 73,
"column": 57
},
"identifierName": "on_after_show_msg"
},
"name": "on_after_show_msg"
},
"computed": false
},
{
"type": "Identifier",
"start": 1960,
"end": 1968,
"loc": {
"start": {
"line": 73,
"column": 59
},
"end": {
"line": 73,
"column": 67
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired after the message is displayed\n * @type {Function}\n ",
"start": 1800,
"end": 1900,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 72,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired before the message is hidden\n * @type {Function}\n ",
"start": 1980,
"end": 2078,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 78,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2087,
"end": 2150,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 71
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2087,
"end": 2149,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 70
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2087,
"end": 2104,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 2087,
"end": 2091,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2092,
"end": 2104,
"loc": {
"start": {
"line": 79,
"column": 13
},
"end": {
"line": 79,
"column": 25
},
"identifierName": "onBeforeHide"
},
"name": "onBeforeHide"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 2107,
"end": 2149,
"loc": {
"start": {
"line": 79,
"column": 28
},
"end": {
"line": 79,
"column": 70
}
},
"callee": {
"type": "Identifier",
"start": 2107,
"end": 2117,
"loc": {
"start": {
"line": 79,
"column": 28
},
"end": {
"line": 79,
"column": 38
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2118,
"end": 2138,
"loc": {
"start": {
"line": 79,
"column": 39
},
"end": {
"line": 79,
"column": 59
}
},
"object": {
"type": "Identifier",
"start": 2118,
"end": 2119,
"loc": {
"start": {
"line": 79,
"column": 39
},
"end": {
"line": 79,
"column": 40
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 2120,
"end": 2138,
"loc": {
"start": {
"line": 79,
"column": 41
},
"end": {
"line": 79,
"column": 59
},
"identifierName": "on_before_hide_msg"
},
"name": "on_before_hide_msg"
},
"computed": false
},
{
"type": "Identifier",
"start": 2140,
"end": 2148,
"loc": {
"start": {
"line": 79,
"column": 61
},
"end": {
"line": 79,
"column": 69
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired before the message is hidden\n * @type {Function}\n ",
"start": 1980,
"end": 2078,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 78,
"column": 11
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired after the message is hidden\n * @type {Function}\n ",
"start": 2160,
"end": 2257,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 84,
"column": 11
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2266,
"end": 2327,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 69
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2266,
"end": 2326,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 68
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2266,
"end": 2282,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2266,
"end": 2270,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2271,
"end": 2282,
"loc": {
"start": {
"line": 85,
"column": 13
},
"end": {
"line": 85,
"column": 24
},
"identifierName": "onAfterHide"
},
"name": "onAfterHide"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "CallExpression",
"start": 2285,
"end": 2326,
"loc": {
"start": {
"line": 85,
"column": 27
},
"end": {
"line": 85,
"column": 68
}
},
"callee": {
"type": "Identifier",
"start": 2285,
"end": 2295,
"loc": {
"start": {
"line": 85,
"column": 27
},
"end": {
"line": 85,
"column": 37
},
"identifierName": "defaultsFn"
},
"name": "defaultsFn"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2296,
"end": 2315,
"loc": {
"start": {
"line": 85,
"column": 38
},
"end": {
"line": 85,
"column": 57
}
},
"object": {
"type": "Identifier",
"start": 2296,
"end": 2297,
"loc": {
"start": {
"line": 85,
"column": 38
},
"end": {
"line": 85,
"column": 39
},
"identifierName": "f"
},
"name": "f"
},
"property": {
"type": "Identifier",
"start": 2298,
"end": 2315,
"loc": {
"start": {
"line": 85,
"column": 40
},
"end": {
"line": 85,
"column": 57
},
"identifierName": "on_after_hide_msg"
},
"name": "on_after_hide_msg"
},
"computed": false
},
{
"type": "Identifier",
"start": 2317,
"end": 2325,
"loc": {
"start": {
"line": 85,
"column": 59
},
"end": {
"line": 85,
"column": 67
},
"identifierName": "EMPTY_FN"
},
"name": "EMPTY_FN"
}
]
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Callback fired after the message is hidden\n * @type {Function}\n ",
"start": 2160,
"end": 2257,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 84,
"column": 11
}
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of NoResults\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 361,
"end": 464,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 18,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Initializes NoResults instance\n ",
"start": 2339,
"end": 2388,
"loc": {
"start": {
"line": 88,
"column": 4
},
"end": {
"line": 90,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2393,
"end": 3147,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 120,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2393,
"end": 2397,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 91,
"column": 8
},
"identifierName": "init"
},
"name": "init",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 2400,
"end": 3147,
"loc": {
"start": {
"line": 91,
"column": 11
},
"end": {
"line": 120,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 2410,
"end": 2463,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 94,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 2414,
"end": 2430,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 28
}
},
"object": {
"type": "ThisExpression",
"start": 2414,
"end": 2418,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2419,
"end": 2430,
"loc": {
"start": {
"line": 92,
"column": 17
},
"end": {
"line": 92,
"column": 28
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 2432,
"end": 2463,
"loc": {
"start": {
"line": 92,
"column": 30
},
"end": {
"line": 94,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2446,
"end": 2453,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 2472,
"end": 2489,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2476,
"end": 2488,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 2476,
"end": 2478,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 2481,
"end": 2488,
"loc": {
"start": {
"line": 95,
"column": 17
},
"end": {
"line": 95,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 2481,
"end": 2485,
"loc": {
"start": {
"line": 95,
"column": 17
},
"end": {
"line": 95,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 2486,
"end": 2488,
"loc": {
"start": {
"line": 95,
"column": 22
},
"end": {
"line": 95,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "VariableDeclaration",
"start": 2498,
"end": 2587,
"loc": {
"start": {
"line": 96,
"column": 8
},
"end": {
"line": 97,
"column": 21
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2502,
"end": 2586,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 97,
"column": 20
}
},
"id": {
"type": "Identifier",
"start": 2502,
"end": 2508,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 18
},
"identifierName": "target"
},
"name": "target"
},
"init": {
"type": "LogicalExpression",
"start": 2511,
"end": 2586,
"loc": {
"start": {
"line": 96,
"column": 21
},
"end": {
"line": 97,
"column": 20
}
},
"left": {
"type": "LogicalExpression",
"start": 2511,
"end": 2562,
"loc": {
"start": {
"line": 96,
"column": 21
},
"end": {
"line": 96,
"column": 72
}
},
"left": {
"type": "MemberExpression",
"start": 2511,
"end": 2531,
"loc": {
"start": {
"line": 96,
"column": 21
},
"end": {
"line": 96,
"column": 41
}
},
"object": {
"type": "ThisExpression",
"start": 2511,
"end": 2515,
"loc": {
"start": {
"line": 96,
"column": 21
},
"end": {
"line": 96,
"column": 25
}
}
},
"property": {
"type": "Identifier",
"start": 2516,
"end": 2531,
"loc": {
"start": {
"line": 96,
"column": 26
},
"end": {
"line": 96,
"column": 41
},
"identifierName": "customContainer"
},
"name": "customContainer"
},
"computed": false
},
"operator": "||",
"right": {
"type": "CallExpression",
"start": 2535,
"end": 2562,
"loc": {
"start": {
"line": 96,
"column": 45
},
"end": {
"line": 96,
"column": 72
}
},
"callee": {
"type": "Identifier",
"start": 2535,
"end": 2538,
"loc": {
"start": {
"line": 96,
"column": 45
},
"end": {
"line": 96,
"column": 48
},
"identifierName": "elm"
},
"name": "elm"
},
"arguments": [
{
"type": "MemberExpression",
"start": 2539,
"end": 2561,
"loc": {
"start": {
"line": 96,
"column": 49
},
"end": {
"line": 96,
"column": 71
}
},
"object": {
"type": "ThisExpression",
"start": 2539,
"end": 2543,
"loc": {
"start": {
"line": 96,
"column": 49
},
"end": {
"line": 96,
"column": 53
}
}
},
"property": {
"type": "Identifier",
"start": 2544,
"end": 2561,
"loc": {
"start": {
"line": 96,
"column": 54
},
"end": {
"line": 96,
"column": 71
},
"identifierName": "customContainerId"
},
"name": "customContainerId"
},
"computed": false
}
]
}
},
"operator": "||",
"right": {
"type": "CallExpression",
"start": 2578,
"end": 2586,
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 97,
"column": 20
}
},
"callee": {
"type": "MemberExpression",
"start": 2578,
"end": 2584,
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 97,
"column": 18
}
},
"object": {
"type": "Identifier",
"start": 2578,
"end": 2580,
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 97,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 2581,
"end": 2584,
"loc": {
"start": {
"line": 97,
"column": 15
},
"end": {
"line": 97,
"column": 18
},
"identifierName": "dom"
},
"name": "dom"
},
"computed": false
},
"arguments": []
}
}
}
],
"kind": "let",
"trailingComments": [
{
"type": "CommentLine",
"value": "container",
"start": 2597,
"end": 2608,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 19
}
}
}
]
},
{
"type": "VariableDeclaration",
"start": 2617,
"end": 2645,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 36
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2621,
"end": 2644,
"loc": {
"start": {
"line": 100,
"column": 12
},
"end": {
"line": 100,
"column": 35
}
},
"id": {
"type": "Identifier",
"start": 2621,
"end": 2625,
"loc": {
"start": {
"line": 100,
"column": 12
},
"end": {
"line": 100,
"column": 16
},
"identifierName": "cont"
},
"name": "cont",
"leadingComments": null
},
"init": {
"type": "CallExpression",
"start": 2628,
"end": 2644,
"loc": {
"start": {
"line": 100,
"column": 19
},
"end": {
"line": 100,
"column": 35
}
},
"callee": {
"type": "Identifier",
"start": 2628,
"end": 2637,
"loc": {
"start": {
"line": 100,
"column": 19
},
"end": {
"line": 100,
"column": 28
},
"identifierName": "createElm"
},
"name": "createElm"
},
"arguments": [
{
"type": "StringLiteral",
"start": 2638,
"end": 2643,
"loc": {
"start": {
"line": 100,
"column": 29
},
"end": {
"line": 100,
"column": 34
}
},
"extra": {
"rawValue": "div",
"raw": "'div'"
},
"value": "div"
}
]
},
"leadingComments": null
}
],
"kind": "let",
"leadingComments": [
{
"type": "CommentLine",
"value": "container",
"start": 2597,
"end": 2608,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 19
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2654,
"end": 2685,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 39
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2654,
"end": 2684,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 38
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2654,
"end": 2668,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 22
}
},
"object": {
"type": "Identifier",
"start": 2654,
"end": 2658,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 12
},
"identifierName": "cont"
},
"name": "cont"
},
"property": {
"type": "Identifier",
"start": 2659,
"end": 2668,
"loc": {
"start": {
"line": 101,
"column": 13
},
"end": {
"line": 101,
"column": 22
},
"identifierName": "className"
},
"name": "className"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 2671,
"end": 2684,
"loc": {
"start": {
"line": 101,
"column": 25
},
"end": {
"line": 101,
"column": 38
}
},
"object": {
"type": "ThisExpression",
"start": 2671,
"end": 2675,
"loc": {
"start": {
"line": 101,
"column": 25
},
"end": {
"line": 101,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 2676,
"end": 2684,
"loc": {
"start": {
"line": 101,
"column": 30
},
"end": {
"line": 101,
"column": 38
},
"identifierName": "cssClass"
},
"name": "cssClass"
},
"computed": false
}
}
},
{
"type": "ExpressionStatement",
"start": 2694,
"end": 2724,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 38
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2694,
"end": 2723,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 37
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2694,
"end": 2708,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 22
}
},
"object": {
"type": "Identifier",
"start": 2694,
"end": 2698,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 12
},
"identifierName": "cont"
},
"name": "cont"
},
"property": {
"type": "Identifier",
"start": 2699,
"end": 2708,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 102,
"column": 22
},
"identifierName": "innerHTML"
},
"name": "innerHTML"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 2711,
"end": 2723,
"loc": {
"start": {
"line": 102,
"column": 25
},
"end": {
"line": 102,
"column": 37
}
},
"object": {
"type": "ThisExpression",
"start": 2711,
"end": 2715,
"loc": {
"start": {
"line": 102,
"column": 25
},
"end": {
"line": 102,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 2716,
"end": 2723,
"loc": {
"start": {
"line": 102,
"column": 30
},
"end": {
"line": 102,
"column": 37
},
"identifierName": "content"
},
"name": "content"
},
"computed": false
}
}
},
{
"type": "IfStatement",
"start": 2734,
"end": 2891,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 108,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 2738,
"end": 2753,
"loc": {
"start": {
"line": 104,
"column": 12
},
"end": {
"line": 104,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 2738,
"end": 2742,
"loc": {
"start": {
"line": 104,
"column": 12
},
"end": {
"line": 104,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 2743,
"end": 2753,
"loc": {
"start": {
"line": 104,
"column": 17
},
"end": {
"line": 104,
"column": 27
},
"identifierName": "isExternal"
},
"name": "isExternal"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 2755,
"end": 2804,
"loc": {
"start": {
"line": 104,
"column": 29
},
"end": {
"line": 106,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2769,
"end": 2794,
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 37
}
},
"expression": {
"type": "CallExpression",
"start": 2769,
"end": 2793,
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 2769,
"end": 2787,
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 2769,
"end": 2775,
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 18
},
"identifierName": "target"
},
"name": "target"
},
"property": {
"type": "Identifier",
"start": 2776,
"end": 2787,
"loc": {
"start": {
"line": 105,
"column": 19
},
"end": {
"line": 105,
"column": 30
},
"identifierName": "appendChild"
},
"name": "appendChild"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 2788,
"end": 2792,
"loc": {
"start": {
"line": 105,
"column": 31
},
"end": {
"line": 105,
"column": 35
},
"identifierName": "cont"
},
"name": "cont"
}
]
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 2810,
"end": 2891,
"loc": {
"start": {
"line": 106,
"column": 15
},
"end": {
"line": 108,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2824,
"end": 2881,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 69
}
},
"expression": {
"type": "CallExpression",
"start": 2824,
"end": 2880,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 68
}
},
"callee": {
"type": "MemberExpression",
"start": 2824,
"end": 2854,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 42
}
},
"object": {
"type": "MemberExpression",
"start": 2824,
"end": 2841,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 29
}
},
"object": {
"type": "Identifier",
"start": 2824,
"end": 2830,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 18
},
"identifierName": "target"
},
"name": "target"
},
"property": {
"type": "Identifier",
"start": 2831,
"end": 2841,
"loc": {
"start": {
"line": 107,
"column": 19
},
"end": {
"line": 107,
"column": 29
},
"identifierName": "parentNode"
},
"name": "parentNode"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2842,
"end": 2854,
"loc": {
"start": {
"line": 107,
"column": 30
},
"end": {
"line": 107,
"column": 42
},
"identifierName": "insertBefore"
},
"name": "insertBefore"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 2855,
"end": 2859,
"loc": {
"start": {
"line": 107,
"column": 43
},
"end": {
"line": 107,
"column": 47
},
"identifierName": "cont"
},
"name": "cont"
},
{
"type": "MemberExpression",
"start": 2861,
"end": 2879,
"loc": {
"start": {
"line": 107,
"column": 49
},
"end": {
"line": 107,
"column": 67
}
},
"object": {
"type": "Identifier",
"start": 2861,
"end": 2867,
"loc": {
"start": {
"line": 107,
"column": 49
},
"end": {
"line": 107,
"column": 55
},
"identifierName": "target"
},
"name": "target"
},
"property": {
"type": "Identifier",
"start": 2868,
"end": 2879,
"loc": {
"start": {
"line": 107,
"column": 56
},
"end": {
"line": 107,
"column": 67
},
"identifierName": "nextSibling"
},
"name": "nextSibling"
},
"computed": false
}
]
}
}
],
"directives": []
}
},
{
"type": "ExpressionStatement",
"start": 2901,
"end": 2918,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"column": 25
}
},
"expression": {
"type": "AssignmentExpression",
"start": 2901,
"end": 2917,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"column": 24
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 2901,
"end": 2910,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 2901,
"end": 2905,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 2906,
"end": 2910,
"loc": {
"start": {
"line": 110,
"column": 13
},
"end": {
"line": 110,
"column": 17
},
"identifierName": "cont"
},
"name": "cont"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 2913,
"end": 2917,
"loc": {
"start": {
"line": 110,
"column": 20
},
"end": {
"line": 110,
"column": 24
},
"identifierName": "cont"
},
"name": "cont"
}
},
"trailingComments": [
{
"type": "CommentLine",
"value": " subscribe to after-filtering event",
"start": 2928,
"end": 2965,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 45
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 2974,
"end": 3081,
"loc": {
"start": {
"line": 113,
"column": 8
},
"end": {
"line": 116,
"column": 10
}
},
"expression": {
"type": "CallExpression",
"start": 2974,
"end": 3080,
"loc": {
"start": {
"line": 113,
"column": 8
},
"end": {
"line": 116,
"column": 9
}
},
"callee": {
"type": "MemberExpression",
"start": 2974,
"end": 2989,
"loc": {
"start": {
"line": 113,
"column": 8
},
"end": {
"line": 113,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 2974,
"end": 2986,
"loc": {
"start": {
"line": 113,
"column": 8
},
"end": {
"line": 113,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 2974,
"end": 2978,
"loc": {
"start": {
"line": 113,
"column": 8
},
"end": {
"line": 113,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2979,
"end": 2986,
"loc": {
"start": {
"line": 113,
"column": 13
},
"end": {
"line": 113,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2987,
"end": 2989,
"loc": {
"start": {
"line": 113,
"column": 21
},
"end": {
"line": 113,
"column": 23
},
"identifierName": "on"
},
"name": "on"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "ArrayExpression",
"start": 3003,
"end": 3037,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 46
}
},
"elements": [
{
"type": "StringLiteral",
"start": 3004,
"end": 3017,
"loc": {
"start": {
"line": 114,
"column": 13
},
"end": {
"line": 114,
"column": 26
}
},
"extra": {
"rawValue": "initialized",
"raw": "'initialized'"
},
"value": "initialized"
},
{
"type": "StringLiteral",
"start": 3019,
"end": 3036,
"loc": {
"start": {
"line": 114,
"column": 28
},
"end": {
"line": 114,
"column": 45
}
},
"extra": {
"rawValue": "after-filtering",
"raw": "'after-filtering'"
},
"value": "after-filtering"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 3051,
"end": 3070,
"loc": {
"start": {
"line": 115,
"column": 12
},
"end": {
"line": 115,
"column": 31
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 3057,
"end": 3070,
"loc": {
"start": {
"line": 115,
"column": 18
},
"end": {
"line": 115,
"column": 31
}
},
"callee": {
"type": "MemberExpression",
"start": 3057,
"end": 3068,
"loc": {
"start": {
"line": 115,
"column": 18
},
"end": {
"line": 115,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 3057,
"end": 3061,
"loc": {
"start": {
"line": 115,
"column": 18
},
"end": {
"line": 115,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 3062,
"end": 3068,
"loc": {
"start": {
"line": 115,
"column": 23
},
"end": {
"line": 115,
"column": 29
},
"identifierName": "toggle"
},
"name": "toggle"
},
"computed": false
},
"arguments": []
}
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " subscribe to after-filtering event",
"start": 2928,
"end": 2965,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 45
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3091,
"end": 3108,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 25
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 3117,
"end": 3141,
"loc": {
"start": {
"line": 119,
"column": 8
},
"end": {
"line": 119,
"column": 32
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3117,
"end": 3140,
"loc": {
"start": {
"line": 119,
"column": 8
},
"end": {
"line": 119,
"column": 31
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3117,
"end": 3133,
"loc": {
"start": {
"line": 119,
"column": 8
},
"end": {
"line": 119,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 3117,
"end": 3121,
"loc": {
"start": {
"line": 119,
"column": 8
},
"end": {
"line": 119,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 3122,
"end": 3133,
"loc": {
"start": {
"line": 119,
"column": 13
},
"end": {
"line": 119,
"column": 24
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false,
"leadingComments": null
},
"right": {
"type": "BooleanLiteral",
"start": 3136,
"end": 3140,
"loc": {
"start": {
"line": 119,
"column": 27
},
"end": {
"line": 119,
"column": 31
}
},
"value": true
},
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3091,
"end": 3108,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 25
}
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Initializes NoResults instance\n ",
"start": 2339,
"end": 2388,
"loc": {
"start": {
"line": 88,
"column": 4
},
"end": {
"line": 90,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Toggle no results message\n ",
"start": 3153,
"end": 3197,
"loc": {
"start": {
"line": 122,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3202,
"end": 3339,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 131,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3202,
"end": 3208,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 125,
"column": 10
},
"identifierName": "toggle"
},
"name": "toggle",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3211,
"end": 3339,
"loc": {
"start": {
"line": 125,
"column": 13
},
"end": {
"line": 131,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 3221,
"end": 3333,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 130,
"column": 9
}
},
"test": {
"type": "BinaryExpression",
"start": 3225,
"end": 3253,
"loc": {
"start": {
"line": 126,
"column": 12
},
"end": {
"line": 126,
"column": 40
}
},
"left": {
"type": "CallExpression",
"start": 3225,
"end": 3249,
"loc": {
"start": {
"line": 126,
"column": 12
},
"end": {
"line": 126,
"column": 36
}
},
"callee": {
"type": "MemberExpression",
"start": 3225,
"end": 3247,
"loc": {
"start": {
"line": 126,
"column": 12
},
"end": {
"line": 126,
"column": 34
}
},
"object": {
"type": "MemberExpression",
"start": 3225,
"end": 3232,
"loc": {
"start": {
"line": 126,
"column": 12
},
"end": {
"line": 126,
"column": 19
}
},
"object": {
"type": "ThisExpression",
"start": 3225,
"end": 3229,
"loc": {
"start": {
"line": 126,
"column": 12
},
"end": {
"line": 126,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 3230,
"end": 3232,
"loc": {
"start": {
"line": 126,
"column": 17
},
"end": {
"line": 126,
"column": 19
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3233,
"end": 3247,
"loc": {
"start": {
"line": 126,
"column": 20
},
"end": {
"line": 126,
"column": 34
},
"identifierName": "getValidRowsNb"
},
"name": "getValidRowsNb"
},
"computed": false
},
"arguments": []
},
"operator": ">",
"right": {
"type": "NumericLiteral",
"start": 3252,
"end": 3253,
"loc": {
"start": {
"line": 126,
"column": 39
},
"end": {
"line": 126,
"column": 40
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
},
"consequent": {
"type": "BlockStatement",
"start": 3255,
"end": 3291,
"loc": {
"start": {
"line": 126,
"column": 42
},
"end": {
"line": 128,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3269,
"end": 3281,
"loc": {
"start": {
"line": 127,
"column": 12
},
"end": {
"line": 127,
"column": 24
}
},
"expression": {
"type": "CallExpression",
"start": 3269,
"end": 3280,
"loc": {
"start": {
"line": 127,
"column": 12
},
"end": {
"line": 127,
"column": 23
}
},
"callee": {
"type": "MemberExpression",
"start": 3269,
"end": 3278,
"loc": {
"start": {
"line": 127,
"column": 12
},
"end": {
"line": 127,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 3269,
"end": 3273,
"loc": {
"start": {
"line": 127,
"column": 12
},
"end": {
"line": 127,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 3274,
"end": 3278,
"loc": {
"start": {
"line": 127,
"column": 17
},
"end": {
"line": 127,
"column": 21
},
"identifierName": "hide"
},
"name": "hide"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 3297,
"end": 3333,
"loc": {
"start": {
"line": 128,
"column": 15
},
"end": {
"line": 130,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3311,
"end": 3323,
"loc": {
"start": {
"line": 129,
"column": 12
},
"end": {
"line": 129,
"column": 24
}
},
"expression": {
"type": "CallExpression",
"start": 3311,
"end": 3322,
"loc": {
"start": {
"line": 129,
"column": 12
},
"end": {
"line": 129,
"column": 23
}
},
"callee": {
"type": "MemberExpression",
"start": 3311,
"end": 3320,
"loc": {
"start": {
"line": 129,
"column": 12
},
"end": {
"line": 129,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 3311,
"end": 3315,
"loc": {
"start": {
"line": 129,
"column": 12
},
"end": {
"line": 129,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 3316,
"end": 3320,
"loc": {
"start": {
"line": 129,
"column": 17
},
"end": {
"line": 129,
"column": 21
},
"identifierName": "show"
},
"name": "show"
},
"computed": false
},
"arguments": []
}
}
],
"directives": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Toggle no results message\n ",
"start": 3153,
"end": 3197,
"loc": {
"start": {
"line": 122,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Show no results message\n ",
"start": 3345,
"end": 3387,
"loc": {
"start": {
"line": 133,
"column": 4
},
"end": {
"line": 135,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3392,
"end": 3643,
"loc": {
"start": {
"line": 136,
"column": 4
},
"end": {
"line": 146,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3392,
"end": 3396,
"loc": {
"start": {
"line": 136,
"column": 4
},
"end": {
"line": 136,
"column": 8
},
"identifierName": "show"
},
"name": "show",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3399,
"end": 3643,
"loc": {
"start": {
"line": 136,
"column": 11
},
"end": {
"line": 146,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 3409,
"end": 3484,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 139,
"column": 9
}
},
"test": {
"type": "LogicalExpression",
"start": 3413,
"end": 3451,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 137,
"column": 50
}
},
"left": {
"type": "UnaryExpression",
"start": 3413,
"end": 3430,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 137,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 3414,
"end": 3430,
"loc": {
"start": {
"line": 137,
"column": 13
},
"end": {
"line": 137,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 3414,
"end": 3418,
"loc": {
"start": {
"line": 137,
"column": 13
},
"end": {
"line": 137,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 3419,
"end": 3430,
"loc": {
"start": {
"line": 137,
"column": 18
},
"end": {
"line": 137,
"column": 29
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"operator": "||",
"right": {
"type": "UnaryExpression",
"start": 3434,
"end": 3451,
"loc": {
"start": {
"line": 137,
"column": 33
},
"end": {
"line": 137,
"column": 50
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 3435,
"end": 3451,
"loc": {
"start": {
"line": 137,
"column": 34
},
"end": {
"line": 137,
"column": 50
}
},
"callee": {
"type": "MemberExpression",
"start": 3435,
"end": 3449,
"loc": {
"start": {
"line": 137,
"column": 34
},
"end": {
"line": 137,
"column": 48
}
},
"object": {
"type": "ThisExpression",
"start": 3435,
"end": 3439,
"loc": {
"start": {
"line": 137,
"column": 34
},
"end": {
"line": 137,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"start": 3440,
"end": 3449,
"loc": {
"start": {
"line": 137,
"column": 39
},
"end": {
"line": 137,
"column": 48
},
"identifierName": "isEnabled"
},
"name": "isEnabled"
},
"computed": false
},
"arguments": []
},
"extra": {
"parenthesizedArgument": false
}
}
},
"consequent": {
"type": "BlockStatement",
"start": 3453,
"end": 3484,
"loc": {
"start": {
"line": 137,
"column": 52
},
"end": {
"line": 139,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 3467,
"end": 3474,
"loc": {
"start": {
"line": 138,
"column": 12
},
"end": {
"line": 138,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 3493,
"end": 3526,
"loc": {
"start": {
"line": 140,
"column": 8
},
"end": {
"line": 140,
"column": 41
}
},
"expression": {
"type": "CallExpression",
"start": 3493,
"end": 3525,
"loc": {
"start": {
"line": 140,
"column": 8
},
"end": {
"line": 140,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 3493,
"end": 3510,
"loc": {
"start": {
"line": 140,
"column": 8
},
"end": {
"line": 140,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 3493,
"end": 3497,
"loc": {
"start": {
"line": 140,
"column": 8
},
"end": {
"line": 140,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3498,
"end": 3510,
"loc": {
"start": {
"line": 140,
"column": 13
},
"end": {
"line": 140,
"column": 25
},
"identifierName": "onBeforeShow"
},
"name": "onBeforeShow"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 3511,
"end": 3518,
"loc": {
"start": {
"line": 140,
"column": 26
},
"end": {
"line": 140,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 3511,
"end": 3515,
"loc": {
"start": {
"line": 140,
"column": 26
},
"end": {
"line": 140,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"start": 3516,
"end": 3518,
"loc": {
"start": {
"line": 140,
"column": 31
},
"end": {
"line": 140,
"column": 33
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
},
{
"type": "ThisExpression",
"start": 3520,
"end": 3524,
"loc": {
"start": {
"line": 140,
"column": 35
},
"end": {
"line": 140,
"column": 39
}
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 3536,
"end": 3552,
"loc": {
"start": {
"line": 142,
"column": 8
},
"end": {
"line": 142,
"column": 24
}
},
"expression": {
"type": "CallExpression",
"start": 3536,
"end": 3551,
"loc": {
"start": {
"line": 142,
"column": 8
},
"end": {
"line": 142,
"column": 23
}
},
"callee": {
"type": "MemberExpression",
"start": 3536,
"end": 3549,
"loc": {
"start": {
"line": 142,
"column": 8
},
"end": {
"line": 142,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 3536,
"end": 3540,
"loc": {
"start": {
"line": 142,
"column": 8
},
"end": {
"line": 142,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3541,
"end": 3549,
"loc": {
"start": {
"line": 142,
"column": 13
},
"end": {
"line": 142,
"column": 21
},
"identifierName": "setWidth"
},
"name": "setWidth"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 3561,
"end": 3595,
"loc": {
"start": {
"line": 143,
"column": 8
},
"end": {
"line": 143,
"column": 42
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3561,
"end": 3594,
"loc": {
"start": {
"line": 143,
"column": 8
},
"end": {
"line": 143,
"column": 41
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3561,
"end": 3584,
"loc": {
"start": {
"line": 143,
"column": 8
},
"end": {
"line": 143,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 3561,
"end": 3576,
"loc": {
"start": {
"line": 143,
"column": 8
},
"end": {
"line": 143,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 3561,
"end": 3570,
"loc": {
"start": {
"line": 143,
"column": 8
},
"end": {
"line": 143,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 3561,
"end": 3565,
"loc": {
"start": {
"line": 143,
"column": 8
},
"end": {
"line": 143,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3566,
"end": 3570,
"loc": {
"start": {
"line": 143,
"column": 13
},
"end": {
"line": 143,
"column": 17
},
"identifierName": "cont"
},
"name": "cont"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3571,
"end": 3576,
"loc": {
"start": {
"line": 143,
"column": 18
},
"end": {
"line": 143,
"column": 23
},
"identifierName": "style"
},
"name": "style"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3577,
"end": 3584,
"loc": {
"start": {
"line": 143,
"column": 24
},
"end": {
"line": 143,
"column": 31
},
"identifierName": "display"
},
"name": "display"
},
"computed": false
},
"right": {
"type": "StringLiteral",
"start": 3587,
"end": 3594,
"loc": {
"start": {
"line": 143,
"column": 34
},
"end": {
"line": 143,
"column": 41
}
},
"extra": {
"rawValue": "block",
"raw": "'block'"
},
"value": "block"
}
}
},
{
"type": "ExpressionStatement",
"start": 3605,
"end": 3637,
"loc": {
"start": {
"line": 145,
"column": 8
},
"end": {
"line": 145,
"column": 40
}
},
"expression": {
"type": "CallExpression",
"start": 3605,
"end": 3636,
"loc": {
"start": {
"line": 145,
"column": 8
},
"end": {
"line": 145,
"column": 39
}
},
"callee": {
"type": "MemberExpression",
"start": 3605,
"end": 3621,
"loc": {
"start": {
"line": 145,
"column": 8
},
"end": {
"line": 145,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 3605,
"end": 3609,
"loc": {
"start": {
"line": 145,
"column": 8
},
"end": {
"line": 145,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3610,
"end": 3621,
"loc": {
"start": {
"line": 145,
"column": 13
},
"end": {
"line": 145,
"column": 24
},
"identifierName": "onAfterShow"
},
"name": "onAfterShow"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 3622,
"end": 3629,
"loc": {
"start": {
"line": 145,
"column": 25
},
"end": {
"line": 145,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 3622,
"end": 3626,
"loc": {
"start": {
"line": 145,
"column": 25
},
"end": {
"line": 145,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 3627,
"end": 3629,
"loc": {
"start": {
"line": 145,
"column": 30
},
"end": {
"line": 145,
"column": 32
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
},
{
"type": "ThisExpression",
"start": 3631,
"end": 3635,
"loc": {
"start": {
"line": 145,
"column": 34
},
"end": {
"line": 145,
"column": 38
}
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Show no results message\n ",
"start": 3345,
"end": 3387,
"loc": {
"start": {
"line": 133,
"column": 4
},
"end": {
"line": 135,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Hide no results message\n ",
"start": 3649,
"end": 3691,
"loc": {
"start": {
"line": 148,
"column": 4
},
"end": {
"line": 150,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3696,
"end": 3919,
"loc": {
"start": {
"line": 151,
"column": 4
},
"end": {
"line": 160,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3696,
"end": 3700,
"loc": {
"start": {
"line": 151,
"column": 4
},
"end": {
"line": 151,
"column": 8
},
"identifierName": "hide"
},
"name": "hide",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 3703,
"end": 3919,
"loc": {
"start": {
"line": 151,
"column": 11
},
"end": {
"line": 160,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 3713,
"end": 3788,
"loc": {
"start": {
"line": 152,
"column": 8
},
"end": {
"line": 154,
"column": 9
}
},
"test": {
"type": "LogicalExpression",
"start": 3717,
"end": 3755,
"loc": {
"start": {
"line": 152,
"column": 12
},
"end": {
"line": 152,
"column": 50
}
},
"left": {
"type": "UnaryExpression",
"start": 3717,
"end": 3734,
"loc": {
"start": {
"line": 152,
"column": 12
},
"end": {
"line": 152,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 3718,
"end": 3734,
"loc": {
"start": {
"line": 152,
"column": 13
},
"end": {
"line": 152,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 3718,
"end": 3722,
"loc": {
"start": {
"line": 152,
"column": 13
},
"end": {
"line": 152,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 3723,
"end": 3734,
"loc": {
"start": {
"line": 152,
"column": 18
},
"end": {
"line": 152,
"column": 29
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"operator": "||",
"right": {
"type": "UnaryExpression",
"start": 3738,
"end": 3755,
"loc": {
"start": {
"line": 152,
"column": 33
},
"end": {
"line": 152,
"column": 50
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 3739,
"end": 3755,
"loc": {
"start": {
"line": 152,
"column": 34
},
"end": {
"line": 152,
"column": 50
}
},
"callee": {
"type": "MemberExpression",
"start": 3739,
"end": 3753,
"loc": {
"start": {
"line": 152,
"column": 34
},
"end": {
"line": 152,
"column": 48
}
},
"object": {
"type": "ThisExpression",
"start": 3739,
"end": 3743,
"loc": {
"start": {
"line": 152,
"column": 34
},
"end": {
"line": 152,
"column": 38
}
}
},
"property": {
"type": "Identifier",
"start": 3744,
"end": 3753,
"loc": {
"start": {
"line": 152,
"column": 39
},
"end": {
"line": 152,
"column": 48
},
"identifierName": "isEnabled"
},
"name": "isEnabled"
},
"computed": false
},
"arguments": []
},
"extra": {
"parenthesizedArgument": false
}
}
},
"consequent": {
"type": "BlockStatement",
"start": 3757,
"end": 3788,
"loc": {
"start": {
"line": 152,
"column": 52
},
"end": {
"line": 154,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 3771,
"end": 3778,
"loc": {
"start": {
"line": 153,
"column": 12
},
"end": {
"line": 153,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 3797,
"end": 3830,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 41
}
},
"expression": {
"type": "CallExpression",
"start": 3797,
"end": 3829,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 3797,
"end": 3814,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 25
}
},
"object": {
"type": "ThisExpression",
"start": 3797,
"end": 3801,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3802,
"end": 3814,
"loc": {
"start": {
"line": 155,
"column": 13
},
"end": {
"line": 155,
"column": 25
},
"identifierName": "onBeforeHide"
},
"name": "onBeforeHide"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 3815,
"end": 3822,
"loc": {
"start": {
"line": 155,
"column": 26
},
"end": {
"line": 155,
"column": 33
}
},
"object": {
"type": "ThisExpression",
"start": 3815,
"end": 3819,
"loc": {
"start": {
"line": 155,
"column": 26
},
"end": {
"line": 155,
"column": 30
}
}
},
"property": {
"type": "Identifier",
"start": 3820,
"end": 3822,
"loc": {
"start": {
"line": 155,
"column": 31
},
"end": {
"line": 155,
"column": 33
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
},
{
"type": "ThisExpression",
"start": 3824,
"end": 3828,
"loc": {
"start": {
"line": 155,
"column": 35
},
"end": {
"line": 155,
"column": 39
}
}
}
]
}
},
{
"type": "ExpressionStatement",
"start": 3840,
"end": 3871,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 39
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3840,
"end": 3870,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 38
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3840,
"end": 3863,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 31
}
},
"object": {
"type": "MemberExpression",
"start": 3840,
"end": 3855,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 23
}
},
"object": {
"type": "MemberExpression",
"start": 3840,
"end": 3849,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 3840,
"end": 3844,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3845,
"end": 3849,
"loc": {
"start": {
"line": 157,
"column": 13
},
"end": {
"line": 157,
"column": 17
},
"identifierName": "cont"
},
"name": "cont"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3850,
"end": 3855,
"loc": {
"start": {
"line": 157,
"column": 18
},
"end": {
"line": 157,
"column": 23
},
"identifierName": "style"
},
"name": "style"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3856,
"end": 3863,
"loc": {
"start": {
"line": 157,
"column": 24
},
"end": {
"line": 157,
"column": 31
},
"identifierName": "display"
},
"name": "display"
},
"computed": false
},
"right": {
"type": "Identifier",
"start": 3866,
"end": 3870,
"loc": {
"start": {
"line": 157,
"column": 34
},
"end": {
"line": 157,
"column": 38
},
"identifierName": "NONE"
},
"name": "NONE"
}
}
},
{
"type": "ExpressionStatement",
"start": 3881,
"end": 3913,
"loc": {
"start": {
"line": 159,
"column": 8
},
"end": {
"line": 159,
"column": 40
}
},
"expression": {
"type": "CallExpression",
"start": 3881,
"end": 3912,
"loc": {
"start": {
"line": 159,
"column": 8
},
"end": {
"line": 159,
"column": 39
}
},
"callee": {
"type": "MemberExpression",
"start": 3881,
"end": 3897,
"loc": {
"start": {
"line": 159,
"column": 8
},
"end": {
"line": 159,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 3881,
"end": 3885,
"loc": {
"start": {
"line": 159,
"column": 8
},
"end": {
"line": 159,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 3886,
"end": 3897,
"loc": {
"start": {
"line": 159,
"column": 13
},
"end": {
"line": 159,
"column": 24
},
"identifierName": "onAfterHide"
},
"name": "onAfterHide"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 3898,
"end": 3905,
"loc": {
"start": {
"line": 159,
"column": 25
},
"end": {
"line": 159,
"column": 32
}
},
"object": {
"type": "ThisExpression",
"start": 3898,
"end": 3902,
"loc": {
"start": {
"line": 159,
"column": 25
},
"end": {
"line": 159,
"column": 29
}
}
},
"property": {
"type": "Identifier",
"start": 3903,
"end": 3905,
"loc": {
"start": {
"line": 159,
"column": 30
},
"end": {
"line": 159,
"column": 32
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
},
{
"type": "ThisExpression",
"start": 3907,
"end": 3911,
"loc": {
"start": {
"line": 159,
"column": 34
},
"end": {
"line": 159,
"column": 38
}
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Hide no results message\n ",
"start": 3649,
"end": 3691,
"loc": {
"start": {
"line": 148,
"column": 4
},
"end": {
"line": 150,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sets no results container width\n * @private\n ",
"start": 3925,
"end": 3991,
"loc": {
"start": {
"line": 162,
"column": 4
},
"end": {
"line": 165,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3996,
"end": 4485,
"loc": {
"start": {
"line": 166,
"column": 4
},
"end": {
"line": 179,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3996,
"end": 4004,
"loc": {
"start": {
"line": 166,
"column": 4
},
"end": {
"line": 166,
"column": 12
},
"identifierName": "setWidth"
},
"name": "setWidth",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 4007,
"end": 4485,
"loc": {
"start": {
"line": 166,
"column": 15
},
"end": {
"line": 179,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 4017,
"end": 4111,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 169,
"column": 9
}
},
"test": {
"type": "LogicalExpression",
"start": 4021,
"end": 4078,
"loc": {
"start": {
"line": 167,
"column": 12
},
"end": {
"line": 167,
"column": 69
}
},
"left": {
"type": "LogicalExpression",
"start": 4021,
"end": 4057,
"loc": {
"start": {
"line": 167,
"column": 12
},
"end": {
"line": 167,
"column": 48
}
},
"left": {
"type": "UnaryExpression",
"start": 4021,
"end": 4038,
"loc": {
"start": {
"line": 167,
"column": 12
},
"end": {
"line": 167,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 4022,
"end": 4038,
"loc": {
"start": {
"line": 167,
"column": 13
},
"end": {
"line": 167,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 4022,
"end": 4026,
"loc": {
"start": {
"line": 167,
"column": 13
},
"end": {
"line": 167,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 4027,
"end": 4038,
"loc": {
"start": {
"line": 167,
"column": 18
},
"end": {
"line": 167,
"column": 29
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"operator": "||",
"right": {
"type": "MemberExpression",
"start": 4042,
"end": 4057,
"loc": {
"start": {
"line": 167,
"column": 33
},
"end": {
"line": 167,
"column": 48
}
},
"object": {
"type": "ThisExpression",
"start": 4042,
"end": 4046,
"loc": {
"start": {
"line": 167,
"column": 33
},
"end": {
"line": 167,
"column": 37
}
}
},
"property": {
"type": "Identifier",
"start": 4047,
"end": 4057,
"loc": {
"start": {
"line": 167,
"column": 38
},
"end": {
"line": 167,
"column": 48
},
"identifierName": "isExternal"
},
"name": "isExternal"
},
"computed": false
}
},
"operator": "||",
"right": {
"type": "UnaryExpression",
"start": 4061,
"end": 4078,
"loc": {
"start": {
"line": 167,
"column": 52
},
"end": {
"line": 167,
"column": 69
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "CallExpression",
"start": 4062,
"end": 4078,
"loc": {
"start": {
"line": 167,
"column": 53
},
"end": {
"line": 167,
"column": 69
}
},
"callee": {
"type": "MemberExpression",
"start": 4062,
"end": 4076,
"loc": {
"start": {
"line": 167,
"column": 53
},
"end": {
"line": 167,
"column": 67
}
},
"object": {
"type": "ThisExpression",
"start": 4062,
"end": 4066,
"loc": {
"start": {
"line": 167,
"column": 53
},
"end": {
"line": 167,
"column": 57
}
}
},
"property": {
"type": "Identifier",
"start": 4067,
"end": 4076,
"loc": {
"start": {
"line": 167,
"column": 58
},
"end": {
"line": 167,
"column": 67
},
"identifierName": "isEnabled"
},
"name": "isEnabled"
},
"computed": false
},
"arguments": []
},
"extra": {
"parenthesizedArgument": false
}
}
},
"consequent": {
"type": "BlockStatement",
"start": 4080,
"end": 4111,
"loc": {
"start": {
"line": 167,
"column": 71
},
"end": {
"line": 169,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 4094,
"end": 4101,
"loc": {
"start": {
"line": 168,
"column": 12
},
"end": {
"line": 168,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "VariableDeclaration",
"start": 4120,
"end": 4137,
"loc": {
"start": {
"line": 170,
"column": 8
},
"end": {
"line": 170,
"column": 25
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 4124,
"end": 4136,
"loc": {
"start": {
"line": 170,
"column": 12
},
"end": {
"line": 170,
"column": 24
}
},
"id": {
"type": "Identifier",
"start": 4124,
"end": 4126,
"loc": {
"start": {
"line": 170,
"column": 12
},
"end": {
"line": 170,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"init": {
"type": "MemberExpression",
"start": 4129,
"end": 4136,
"loc": {
"start": {
"line": 170,
"column": 17
},
"end": {
"line": 170,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 4129,
"end": 4133,
"loc": {
"start": {
"line": 170,
"column": 17
},
"end": {
"line": 170,
"column": 21
}
}
},
"property": {
"type": "Identifier",
"start": 4134,
"end": 4136,
"loc": {
"start": {
"line": 170,
"column": 22
},
"end": {
"line": 170,
"column": 24
},
"identifierName": "tf"
},
"name": "tf"
},
"computed": false
}
}
],
"kind": "let"
},
{
"type": "IfStatement",
"start": 4146,
"end": 4479,
"loc": {
"start": {
"line": 171,
"column": 8
},
"end": {
"line": 178,
"column": 9
}
},
"test": {
"type": "MemberExpression",
"start": 4150,
"end": 4163,
"loc": {
"start": {
"line": 171,
"column": 12
},
"end": {
"line": 171,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 4150,
"end": 4152,
"loc": {
"start": {
"line": 171,
"column": 12
},
"end": {
"line": 171,
"column": 14
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 4153,
"end": 4163,
"loc": {
"start": {
"line": 171,
"column": 15
},
"end": {
"line": 171,
"column": 25
},
"identifierName": "gridLayout"
},
"name": "gridLayout"
},
"computed": false
},
"consequent": {
"type": "BlockStatement",
"start": 4165,
"end": 4306,
"loc": {
"start": {
"line": 171,
"column": 27
},
"end": {
"line": 174,
"column": 9
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 4179,
"end": 4221,
"loc": {
"start": {
"line": 172,
"column": 12
},
"end": {
"line": 172,
"column": 54
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 4183,
"end": 4220,
"loc": {
"start": {
"line": 172,
"column": 16
},
"end": {
"line": 172,
"column": 53
}
},
"id": {
"type": "Identifier",
"start": 4183,
"end": 4193,
"loc": {
"start": {
"line": 172,
"column": 16
},
"end": {
"line": 172,
"column": 26
},
"identifierName": "gridLayout"
},
"name": "gridLayout"
},
"init": {
"type": "CallExpression",
"start": 4196,
"end": 4220,
"loc": {
"start": {
"line": 172,
"column": 29
},
"end": {
"line": 172,
"column": 53
}
},
"callee": {
"type": "MemberExpression",
"start": 4196,
"end": 4206,
"loc": {
"start": {
"line": 172,
"column": 29
},
"end": {
"line": 172,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 4196,
"end": 4198,
"loc": {
"start": {
"line": 172,
"column": 29
},
"end": {
"line": 172,
"column": 31
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 4199,
"end": 4206,
"loc": {
"start": {
"line": 172,
"column": 32
},
"end": {
"line": 172,
"column": 39
},
"identifierName": "feature"
},
"name": "feature"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 4207,
"end": 4219,
"loc": {
"start": {
"line": 172,
"column": 40
},
"end": {
"line": 172,
"column": 52
}
},
"extra": {
"rawValue": "gridLayout",
"raw": "'gridLayout'"
},
"value": "gridLayout"
}
]
}
}
],
"kind": "let"
},
{
"type": "ExpressionStatement",
"start": 4234,
"end": 4296,
"loc": {
"start": {
"line": 173,
"column": 12
},
"end": {
"line": 173,
"column": 74
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4234,
"end": 4295,
"loc": {
"start": {
"line": 173,
"column": 12
},
"end": {
"line": 173,
"column": 73
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4234,
"end": 4255,
"loc": {
"start": {
"line": 173,
"column": 12
},
"end": {
"line": 173,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 4234,
"end": 4249,
"loc": {
"start": {
"line": 173,
"column": 12
},
"end": {
"line": 173,
"column": 27
}
},
"object": {
"type": "MemberExpression",
"start": 4234,
"end": 4243,
"loc": {
"start": {
"line": 173,
"column": 12
},
"end": {
"line": 173,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 4234,
"end": 4238,
"loc": {
"start": {
"line": 173,
"column": 12
},
"end": {
"line": 173,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 4239,
"end": 4243,
"loc": {
"start": {
"line": 173,
"column": 17
},
"end": {
"line": 173,
"column": 21
},
"identifierName": "cont"
},
"name": "cont"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4244,
"end": 4249,
"loc": {
"start": {
"line": 173,
"column": 22
},
"end": {
"line": 173,
"column": 27
},
"identifierName": "style"
},
"name": "style"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4250,
"end": 4255,
"loc": {
"start": {
"line": 173,
"column": 28
},
"end": {
"line": 173,
"column": 33
},
"identifierName": "width"
},
"name": "width"
},
"computed": false
},
"right": {
"type": "BinaryExpression",
"start": 4258,
"end": 4295,
"loc": {
"start": {
"line": 173,
"column": 36
},
"end": {
"line": 173,
"column": 73
}
},
"left": {
"type": "MemberExpression",
"start": 4258,
"end": 4288,
"loc": {
"start": {
"line": 173,
"column": 36
},
"end": {
"line": 173,
"column": 66
}
},
"object": {
"type": "MemberExpression",
"start": 4258,
"end": 4276,
"loc": {
"start": {
"line": 173,
"column": 36
},
"end": {
"line": 173,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 4258,
"end": 4268,
"loc": {
"start": {
"line": 173,
"column": 36
},
"end": {
"line": 173,
"column": 46
},
"identifierName": "gridLayout"
},
"name": "gridLayout"
},
"property": {
"type": "Identifier",
"start": 4269,
"end": 4276,
"loc": {
"start": {
"line": 173,
"column": 47
},
"end": {
"line": 173,
"column": 54
},
"identifierName": "headTbl"
},
"name": "headTbl"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4277,
"end": 4288,
"loc": {
"start": {
"line": 173,
"column": 55
},
"end": {
"line": 173,
"column": 66
},
"identifierName": "clientWidth"
},
"name": "clientWidth"
},
"computed": false
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 4291,
"end": 4295,
"loc": {
"start": {
"line": 173,
"column": 69
},
"end": {
"line": 173,
"column": 73
}
},
"extra": {
"rawValue": "px",
"raw": "'px'"
},
"value": "px"
}
}
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 4312,
"end": 4479,
"loc": {
"start": {
"line": 174,
"column": 15
},
"end": {
"line": 178,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 4326,
"end": 4469,
"loc": {
"start": {
"line": 175,
"column": 12
},
"end": {
"line": 177,
"column": 56
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4326,
"end": 4468,
"loc": {
"start": {
"line": 175,
"column": 12
},
"end": {
"line": 177,
"column": 55
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4326,
"end": 4347,
"loc": {
"start": {
"line": 175,
"column": 12
},
"end": {
"line": 175,
"column": 33
}
},
"object": {
"type": "MemberExpression",
"start": 4326,
"end": 4341,
"loc": {
"start": {
"line": 175,
"column": 12
},
"end": {
"line": 175,
"column": 27
}
},
"object": {
"type": "MemberExpression",
"start": 4326,
"end": 4335,
"loc": {
"start": {
"line": 175,
"column": 12
},
"end": {
"line": 175,
"column": 21
}
},
"object": {
"type": "ThisExpression",
"start": 4326,
"end": 4330,
"loc": {
"start": {
"line": 175,
"column": 12
},
"end": {
"line": 175,
"column": 16
}
}
},
"property": {
"type": "Identifier",
"start": 4331,
"end": 4335,
"loc": {
"start": {
"line": 175,
"column": 17
},
"end": {
"line": 175,
"column": 21
},
"identifierName": "cont"
},
"name": "cont"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4336,
"end": 4341,
"loc": {
"start": {
"line": 175,
"column": 22
},
"end": {
"line": 175,
"column": 27
},
"identifierName": "style"
},
"name": "style"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4342,
"end": 4347,
"loc": {
"start": {
"line": 175,
"column": 28
},
"end": {
"line": 175,
"column": 33
},
"identifierName": "width"
},
"name": "width"
},
"computed": false
},
"right": {
"type": "BinaryExpression",
"start": 4350,
"end": 4468,
"loc": {
"start": {
"line": 175,
"column": 36
},
"end": {
"line": 177,
"column": 55
}
},
"left": {
"type": "ConditionalExpression",
"start": 4351,
"end": 4460,
"loc": {
"start": {
"line": 175,
"column": 37
},
"end": {
"line": 177,
"column": 47
}
},
"test": {
"type": "MemberExpression",
"start": 4351,
"end": 4365,
"loc": {
"start": {
"line": 175,
"column": 37
},
"end": {
"line": 175,
"column": 51
}
},
"object": {
"type": "CallExpression",
"start": 4351,
"end": 4359,
"loc": {
"start": {
"line": 175,
"column": 37
},
"end": {
"line": 175,
"column": 45
}
},
"callee": {
"type": "MemberExpression",
"start": 4351,
"end": 4357,
"loc": {
"start": {
"line": 175,
"column": 37
},
"end": {
"line": 175,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 4351,
"end": 4353,
"loc": {
"start": {
"line": 175,
"column": 37
},
"end": {
"line": 175,
"column": 39
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 4354,
"end": 4357,
"loc": {
"start": {
"line": 175,
"column": 40
},
"end": {
"line": 175,
"column": 43
},
"identifierName": "dom"
},
"name": "dom"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 4360,
"end": 4365,
"loc": {
"start": {
"line": 175,
"column": 46
},
"end": {
"line": 175,
"column": 51
},
"identifierName": "tHead"
},
"name": "tHead"
},
"computed": false
},
"consequent": {
"type": "MemberExpression",
"start": 4384,
"end": 4410,
"loc": {
"start": {
"line": 176,
"column": 16
},
"end": {
"line": 176,
"column": 42
}
},
"object": {
"type": "MemberExpression",
"start": 4384,
"end": 4398,
"loc": {
"start": {
"line": 176,
"column": 16
},
"end": {
"line": 176,
"column": 30
}
},
"object": {
"type": "CallExpression",
"start": 4384,
"end": 4392,
"loc": {
"start": {
"line": 176,
"column": 16
},
"end": {
"line": 176,
"column": 24
}
},
"callee": {
"type": "MemberExpression",
"start": 4384,
"end": 4390,
"loc": {
"start": {
"line": 176,
"column": 16
},
"end": {
"line": 176,
"column": 22
}
},
"object": {
"type": "Identifier",
"start": 4384,
"end": 4386,
"loc": {
"start": {
"line": 176,
"column": 16
},
"end": {
"line": 176,
"column": 18
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 4387,
"end": 4390,
"loc": {
"start": {
"line": 176,
"column": 19
},
"end": {
"line": 176,
"column": 22
},
"identifierName": "dom"
},
"name": "dom"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 4393,
"end": 4398,
"loc": {
"start": {
"line": 176,
"column": 25
},
"end": {
"line": 176,
"column": 30
},
"identifierName": "tHead"
},
"name": "tHead"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4399,
"end": 4410,
"loc": {
"start": {
"line": 176,
"column": 31
},
"end": {
"line": 176,
"column": 42
},
"identifierName": "clientWidth"
},
"name": "clientWidth"
},
"computed": false
},
"alternate": {
"type": "MemberExpression",
"start": 4429,
"end": 4460,
"loc": {
"start": {
"line": 177,
"column": 16
},
"end": {
"line": 177,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 4429,
"end": 4448,
"loc": {
"start": {
"line": 177,
"column": 16
},
"end": {
"line": 177,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 4429,
"end": 4445,
"loc": {
"start": {
"line": 177,
"column": 16
},
"end": {
"line": 177,
"column": 32
}
},
"object": {
"type": "CallExpression",
"start": 4429,
"end": 4437,
"loc": {
"start": {
"line": 177,
"column": 16
},
"end": {
"line": 177,
"column": 24
}
},
"callee": {
"type": "MemberExpression",
"start": 4429,
"end": 4435,
"loc": {
"start": {
"line": 177,
"column": 16
},
"end": {
"line": 177,
"column": 22
}
},
"object": {
"type": "Identifier",
"start": 4429,
"end": 4431,
"loc": {
"start": {
"line": 177,
"column": 16
},
"end": {
"line": 177,
"column": 18
},
"identifierName": "tf"
},
"name": "tf"
},
"property": {
"type": "Identifier",
"start": 4432,
"end": 4435,
"loc": {
"start": {
"line": 177,
"column": 19
},
"end": {
"line": 177,
"column": 22
},
"identifierName": "dom"
},
"name": "dom"
},
"computed": false
},
"arguments": []
},
"property": {
"type": "Identifier",
"start": 4438,
"end": 4445,
"loc": {
"start": {
"line": 177,
"column": 25
},
"end": {
"line": 177,
"column": 32
},
"identifierName": "tBodies"
},
"name": "tBodies"
},
"computed": false
},
"property": {
"type": "NumericLiteral",
"start": 4446,
"end": 4447,
"loc": {
"start": {
"line": 177,
"column": 33
},
"end": {
"line": 177,
"column": 34
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
"computed": true
},
"property": {
"type": "Identifier",
"start": 4449,
"end": 4460,
"loc": {
"start": {
"line": 177,
"column": 36
},
"end": {
"line": 177,
"column": 47
},
"identifierName": "clientWidth"
},
"name": "clientWidth"
},
"computed": false
},
"extra": {
"parenthesized": true,
"parenStart": 4350
}
},
"operator": "+",
"right": {
"type": "StringLiteral",
"start": 4464,
"end": 4468,
"loc": {
"start": {
"line": 177,
"column": 51
},
"end": {
"line": 177,
"column": 55
}
},
"extra": {
"rawValue": "px",
"raw": "'px'"
},
"value": "px"
}
}
}
}
],
"directives": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Sets no results container width\n * @private\n ",
"start": 3925,
"end": 3991,
"loc": {
"start": {
"line": 162,
"column": 4
},
"end": {
"line": 165,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "* Remove feature ",
"start": 4491,
"end": 4512,
"loc": {
"start": {
"line": 181,
"column": 4
},
"end": {
"line": 181,
"column": 25
}
}
}
]
},
{
"type": "ClassMethod",
"start": 4517,
"end": 4804,
"loc": {
"start": {
"line": 182,
"column": 4
},
"end": {
"line": 192,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4517,
"end": 4524,
"loc": {
"start": {
"line": 182,
"column": 4
},
"end": {
"line": 182,
"column": 11
},
"identifierName": "destroy"
},
"name": "destroy",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 4527,
"end": 4804,
"loc": {
"start": {
"line": 182,
"column": 14
},
"end": {
"line": 192,
"column": 5
}
},
"body": [
{
"type": "IfStatement",
"start": 4537,
"end": 4591,
"loc": {
"start": {
"line": 183,
"column": 8
},
"end": {
"line": 185,
"column": 9
}
},
"test": {
"type": "UnaryExpression",
"start": 4541,
"end": 4558,
"loc": {
"start": {
"line": 183,
"column": 12
},
"end": {
"line": 183,
"column": 29
}
},
"operator": "!",
"prefix": true,
"argument": {
"type": "MemberExpression",
"start": 4542,
"end": 4558,
"loc": {
"start": {
"line": 183,
"column": 13
},
"end": {
"line": 183,
"column": 29
}
},
"object": {
"type": "ThisExpression",
"start": 4542,
"end": 4546,
"loc": {
"start": {
"line": 183,
"column": 13
},
"end": {
"line": 183,
"column": 17
}
}
},
"property": {
"type": "Identifier",
"start": 4547,
"end": 4558,
"loc": {
"start": {
"line": 183,
"column": 18
},
"end": {
"line": 183,
"column": 29
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"extra": {
"parenthesizedArgument": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 4560,
"end": 4591,
"loc": {
"start": {
"line": 183,
"column": 31
},
"end": {
"line": 185,
"column": 9
}
},
"body": [
{
"type": "ReturnStatement",
"start": 4574,
"end": 4581,
"loc": {
"start": {
"line": 184,
"column": 12
},
"end": {
"line": 184,
"column": 19
}
},
"argument": null
}
],
"directives": []
},
"alternate": null
},
{
"type": "ExpressionStatement",
"start": 4600,
"end": 4621,
"loc": {
"start": {
"line": 186,
"column": 8
},
"end": {
"line": 186,
"column": 29
}
},
"expression": {
"type": "CallExpression",
"start": 4600,
"end": 4620,
"loc": {
"start": {
"line": 186,
"column": 8
},
"end": {
"line": 186,
"column": 28
}
},
"callee": {
"type": "Identifier",
"start": 4600,
"end": 4609,
"loc": {
"start": {
"line": 186,
"column": 8
},
"end": {
"line": 186,
"column": 17
},
"identifierName": "removeElm"
},
"name": "removeElm"
},
"arguments": [
{
"type": "MemberExpression",
"start": 4610,
"end": 4619,
"loc": {
"start": {
"line": 186,
"column": 18
},
"end": {
"line": 186,
"column": 27
}
},
"object": {
"type": "ThisExpression",
"start": 4610,
"end": 4614,
"loc": {
"start": {
"line": 186,
"column": 18
},
"end": {
"line": 186,
"column": 22
}
}
},
"property": {
"type": "Identifier",
"start": 4615,
"end": 4619,
"loc": {
"start": {
"line": 186,
"column": 23
},
"end": {
"line": 186,
"column": 27
},
"identifierName": "cont"
},
"name": "cont"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 4630,
"end": 4647,
"loc": {
"start": {
"line": 187,
"column": 8
},
"end": {
"line": 187,
"column": 25
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4630,
"end": 4646,
"loc": {
"start": {
"line": 187,
"column": 8
},
"end": {
"line": 187,
"column": 24
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4630,
"end": 4639,
"loc": {
"start": {
"line": 187,
"column": 8
},
"end": {
"line": 187,
"column": 17
}
},
"object": {
"type": "ThisExpression",
"start": 4630,
"end": 4634,
"loc": {
"start": {
"line": 187,
"column": 8
},
"end": {
"line": 187,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 4635,
"end": 4639,
"loc": {
"start": {
"line": 187,
"column": 13
},
"end": {
"line": 187,
"column": 17
},
"identifierName": "cont"
},
"name": "cont"
},
"computed": false
},
"right": {
"type": "NullLiteral",
"start": 4642,
"end": 4646,
"loc": {
"start": {
"line": 187,
"column": 20
},
"end": {
"line": 187,
"column": 24
}
}
}
},
"trailingComments": [
{
"type": "CommentLine",
"value": " unsubscribe to after-filtering event",
"start": 4656,
"end": 4695,
"loc": {
"start": {
"line": 188,
"column": 8
},
"end": {
"line": 188,
"column": 47
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 4704,
"end": 4763,
"loc": {
"start": {
"line": 189,
"column": 8
},
"end": {
"line": 189,
"column": 67
}
},
"expression": {
"type": "CallExpression",
"start": 4704,
"end": 4762,
"loc": {
"start": {
"line": 189,
"column": 8
},
"end": {
"line": 189,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 4704,
"end": 4720,
"loc": {
"start": {
"line": 189,
"column": 8
},
"end": {
"line": 189,
"column": 24
}
},
"object": {
"type": "MemberExpression",
"start": 4704,
"end": 4716,
"loc": {
"start": {
"line": 189,
"column": 8
},
"end": {
"line": 189,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 4704,
"end": 4708,
"loc": {
"start": {
"line": 189,
"column": 8
},
"end": {
"line": 189,
"column": 12
}
},
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4709,
"end": 4716,
"loc": {
"start": {
"line": 189,
"column": 13
},
"end": {
"line": 189,
"column": 20
},
"identifierName": "emitter"
},
"name": "emitter"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 4717,
"end": 4720,
"loc": {
"start": {
"line": 189,
"column": 21
},
"end": {
"line": 189,
"column": 24
},
"identifierName": "off"
},
"name": "off"
},
"computed": false,
"leadingComments": null
},
"arguments": [
{
"type": "ArrayExpression",
"start": 4721,
"end": 4740,
"loc": {
"start": {
"line": 189,
"column": 25
},
"end": {
"line": 189,
"column": 44
}
},
"elements": [
{
"type": "StringLiteral",
"start": 4722,
"end": 4739,
"loc": {
"start": {
"line": 189,
"column": 26
},
"end": {
"line": 189,
"column": 43
}
},
"extra": {
"rawValue": "after-filtering",
"raw": "'after-filtering'"
},
"value": "after-filtering"
}
]
},
{
"type": "ArrowFunctionExpression",
"start": 4742,
"end": 4761,
"loc": {
"start": {
"line": 189,
"column": 46
},
"end": {
"line": 189,
"column": 65
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "CallExpression",
"start": 4748,
"end": 4761,
"loc": {
"start": {
"line": 189,
"column": 52
},
"end": {
"line": 189,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 4748,
"end": 4759,
"loc": {
"start": {
"line": 189,
"column": 52
},
"end": {
"line": 189,
"column": 63
}
},
"object": {
"type": "ThisExpression",
"start": 4748,
"end": 4752,
"loc": {
"start": {
"line": 189,
"column": 52
},
"end": {
"line": 189,
"column": 56
}
}
},
"property": {
"type": "Identifier",
"start": 4753,
"end": 4759,
"loc": {
"start": {
"line": 189,
"column": 57
},
"end": {
"line": 189,
"column": 63
},
"identifierName": "toggle"
},
"name": "toggle"
},
"computed": false
},
"arguments": []
}
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " unsubscribe to after-filtering event",
"start": 4656,
"end": 4695,
"loc": {
"start": {
"line": 188,
"column": 8
},
"end": {
"line": 188,
"column": 47
}
}
}
]
},
{
"type": "ExpressionStatement",
"start": 4773,
"end": 4798,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 191,
"column": 33
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4773,
"end": 4797,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 191,
"column": 32
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4773,
"end": 4789,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 191,
"column": 24
}
},
"object": {
"type": "ThisExpression",
"start": 4773,
"end": 4777,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 191,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 4778,
"end": 4789,
"loc": {
"start": {
"line": 191,
"column": 13
},
"end": {
"line": 191,
"column": 24
},
"identifierName": "initialized"
},
"name": "initialized"
},
"computed": false
},
"right": {
"type": "BooleanLiteral",
"start": 4792,
"end": 4797,
"loc": {
"start": {
"line": 191,
"column": 27
},
"end": {
"line": 191,
"column": 32
}
},
"value": false
}
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "* Remove feature ",
"start": 4491,
"end": 4512,
"loc": {
"start": {
"line": 181,
"column": 4
},
"end": {
"line": 181,
"column": 25
}
}
}
]
}
]
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * UI when filtering yields no matches\n * @export\n * @class NoResults\n * @extends {Feature}\n ",
"start": 215,
"end": 314,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 12,
"column": 3
}
}
}
],
"trailingComments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * UI when filtering yields no matches\n * @export\n * @class NoResults\n * @extends {Feature}\n ",
"start": 215,
"end": 314,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 12,
"column": 3
}
}
}
]
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\n * UI when filtering yields no matches\n * @export\n * @class NoResults\n * @extends {Feature}\n ",
"start": 215,
"end": 314,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 12,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of NoResults\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 361,
"end": 464,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 18,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": "configuration object",
"start": 528,
"end": 550,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 30
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Text (accepts HTML)\n * @type {String}\n ",
"start": 614,
"end": 686,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 28,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Custom container DOM element\n * @type {DOMElement}\n ",
"start": 757,
"end": 842,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 34,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * ID of custom container element\n * @type {String}\n ",
"start": 922,
"end": 1005,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 40,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Indicates if UI is contained in a external element\n * @type {Boolean}\n * @private\n ",
"start": 1090,
"end": 1214,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 47,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class assigned to container element\n * @type {String}\n ",
"start": 1330,
"end": 1422,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 54,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Stores container DOM element\n * @type {DOMElement}\n ",
"start": 1496,
"end": 1581,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 60,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired before the message is displayed\n * @type {Function}\n ",
"start": 1617,
"end": 1718,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 66,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired after the message is displayed\n * @type {Function}\n ",
"start": 1800,
"end": 1900,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 72,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired before the message is hidden\n * @type {Function}\n ",
"start": 1980,
"end": 2078,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 78,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired after the message is hidden\n * @type {Function}\n ",
"start": 2160,
"end": 2257,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 84,
"column": 11
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Initializes NoResults instance\n ",
"start": 2339,
"end": 2388,
"loc": {
"start": {
"line": 88,
"column": 4
},
"end": {
"line": 90,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": "container",
"start": 2597,
"end": 2608,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 19
}
}
},
{
"type": "CommentLine",
"value": " subscribe to after-filtering event",
"start": 2928,
"end": 2965,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 45
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3091,
"end": 3108,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 25
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Toggle no results message\n ",
"start": 3153,
"end": 3197,
"loc": {
"start": {
"line": 122,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Show no results message\n ",
"start": 3345,
"end": 3387,
"loc": {
"start": {
"line": 133,
"column": 4
},
"end": {
"line": 135,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Hide no results message\n ",
"start": 3649,
"end": 3691,
"loc": {
"start": {
"line": 148,
"column": 4
},
"end": {
"line": 150,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sets no results container width\n * @private\n ",
"start": 3925,
"end": 3991,
"loc": {
"start": {
"line": 162,
"column": 4
},
"end": {
"line": 165,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "* Remove feature ",
"start": 4491,
"end": 4512,
"loc": {
"start": {
"line": 181,
"column": 4
},
"end": {
"line": 181,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " unsubscribe to after-filtering event",
"start": 4656,
"end": 4695,
"loc": {
"start": {
"line": 188,
"column": 8
},
"end": {
"line": 188,
"column": 47
}
}
}
],
"tokens": [
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 0,
"end": 6,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7,
"end": 8,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Feature",
"start": 8,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 8
},
"end": {
"line": 1,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 15,
"end": 16,
"loc": {
"start": {
"line": 1,
"column": 15
},
"end": {
"line": 1,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 17,
"end": 21,
"loc": {
"start": {
"line": 1,
"column": 17
},
"end": {
"line": 1,
"column": 21
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../feature",
"start": 22,
"end": 34,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 34,
"end": 35,
"loc": {
"start": {
"line": 1,
"column": 34
},
"end": {
"line": 1,
"column": 35
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 36,
"end": 42,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 43,
"end": 44,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElm",
"start": 44,
"end": 53,
"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": 53,
"end": 54,
"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": "elm",
"start": 55,
"end": 58,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 58,
"end": 59,
"loc": {
"start": {
"line": 2,
"column": 22
},
"end": {
"line": 2,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeElm",
"start": 60,
"end": 69,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 69,
"end": 70,
"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": 71,
"end": 75,
"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": 76,
"end": 84,
"loc": {
"start": {
"line": 2,
"column": 40
},
"end": {
"line": 2,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 84,
"end": 85,
"loc": {
"start": {
"line": 2,
"column": 48
},
"end": {
"line": 2,
"column": 49
}
}
},
{
"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": 86,
"end": 92,
"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": 93,
"end": 94,
"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": "isEmpty",
"start": 94,
"end": 101,
"loc": {
"start": {
"line": 3,
"column": 8
},
"end": {
"line": 3,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 101,
"end": 102,
"loc": {
"start": {
"line": 3,
"column": 15
},
"end": {
"line": 3,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 103,
"end": 111,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 111,
"end": 112,
"loc": {
"start": {
"line": 3,
"column": 25
},
"end": {
"line": 3,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 113,
"end": 117,
"loc": {
"start": {
"line": 3,
"column": 27
},
"end": {
"line": 3,
"column": 31
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../types",
"start": 118,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 32
},
"end": {
"line": 3,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 128,
"end": 129,
"loc": {
"start": {
"line": 3,
"column": 42
},
"end": {
"line": 3,
"column": 43
}
}
},
{
"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": 130,
"end": 136,
"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": 137,
"end": 138,
"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": "NONE",
"start": 138,
"end": 142,
"loc": {
"start": {
"line": 4,
"column": 8
},
"end": {
"line": 4,
"column": 12
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 142,
"end": 143,
"loc": {
"start": {
"line": 4,
"column": 12
},
"end": {
"line": 4,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 144,
"end": 148,
"loc": {
"start": {
"line": 4,
"column": 14
},
"end": {
"line": 4,
"column": 18
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../const",
"start": 149,
"end": 159,
"loc": {
"start": {
"line": 4,
"column": 19
},
"end": {
"line": 4,
"column": 29
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 159,
"end": 160,
"loc": {
"start": {
"line": 4,
"column": 29
},
"end": {
"line": 4,
"column": 30
}
}
},
{
"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": 161,
"end": 167,
"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": 168,
"end": 169,
"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": "defaultsStr",
"start": 169,
"end": 180,
"loc": {
"start": {
"line": 5,
"column": 8
},
"end": {
"line": 5,
"column": 19
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 180,
"end": 181,
"loc": {
"start": {
"line": 5,
"column": 19
},
"end": {
"line": 5,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 182,
"end": 192,
"loc": {
"start": {
"line": 5,
"column": 21
},
"end": {
"line": 5,
"column": 31
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 192,
"end": 193,
"loc": {
"start": {
"line": 5,
"column": 31
},
"end": {
"line": 5,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 194,
"end": 198,
"loc": {
"start": {
"line": 5,
"column": 33
},
"end": {
"line": 5,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../settings",
"start": 199,
"end": 212,
"loc": {
"start": {
"line": 5,
"column": 38
},
"end": {
"line": 5,
"column": 51
}
}
},
{
"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": 5,
"column": 51
},
"end": {
"line": 5,
"column": 52
}
}
},
{
"type": "CommentBlock",
"value": "*\n * UI when filtering yields no matches\n * @export\n * @class NoResults\n * @extends {Feature}\n ",
"start": 215,
"end": 314,
"loc": {
"start": {
"line": 7,
"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": 315,
"end": 321,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 13,
"column": 6
}
}
},
{
"type": {
"label": "class",
"keyword": "class",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "class",
"start": 322,
"end": 327,
"loc": {
"start": {
"line": 13,
"column": 7
},
"end": {
"line": 13,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "NoResults",
"start": 328,
"end": 337,
"loc": {
"start": {
"line": 13,
"column": 13
},
"end": {
"line": 13,
"column": 22
}
}
},
{
"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": 338,
"end": 345,
"loc": {
"start": {
"line": 13,
"column": 23
},
"end": {
"line": 13,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Feature",
"start": 346,
"end": 353,
"loc": {
"start": {
"line": 13,
"column": 31
},
"end": {
"line": 13,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 354,
"end": 355,
"loc": {
"start": {
"line": 13,
"column": 39
},
"end": {
"line": 13,
"column": 40
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Creates an instance of NoResults\n * @param {TableFilter} tf TableFilter instance\n ",
"start": 361,
"end": 464,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 18,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 469,
"end": 480,
"loc": {
"start": {
"line": 19,
"column": 4
},
"end": {
"line": 19,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 480,
"end": 481,
"loc": {
"start": {
"line": 19,
"column": 15
},
"end": {
"line": 19,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 481,
"end": 483,
"loc": {
"start": {
"line": 19,
"column": 16
},
"end": {
"line": 19,
"column": 18
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 483,
"end": 484,
"loc": {
"start": {
"line": 19,
"column": 18
},
"end": {
"line": 19,
"column": 19
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 485,
"end": 486,
"loc": {
"start": {
"line": 19,
"column": 20
},
"end": {
"line": 19,
"column": 21
}
}
},
{
"type": {
"label": "super",
"keyword": "super",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super",
"start": 495,
"end": 500,
"loc": {
"start": {
"line": 20,
"column": 8
},
"end": {
"line": 20,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 500,
"end": 501,
"loc": {
"start": {
"line": 20,
"column": 13
},
"end": {
"line": 20,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 501,
"end": 503,
"loc": {
"start": {
"line": 20,
"column": 14
},
"end": {
"line": 20,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 503,
"end": 504,
"loc": {
"start": {
"line": 20,
"column": 16
},
"end": {
"line": 20,
"column": 17
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "noResults",
"start": 505,
"end": 516,
"loc": {
"start": {
"line": 20,
"column": 18
},
"end": {
"line": 20,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 516,
"end": 517,
"loc": {
"start": {
"line": 20,
"column": 29
},
"end": {
"line": 20,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 517,
"end": 518,
"loc": {
"start": {
"line": 20,
"column": 30
},
"end": {
"line": 20,
"column": 31
}
}
},
{
"type": "CommentLine",
"value": "configuration object",
"start": 528,
"end": 550,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 30
}
}
},
{
"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": 559,
"end": 562,
"loc": {
"start": {
"line": 23,
"column": 8
},
"end": {
"line": 23,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 563,
"end": 564,
"loc": {
"start": {
"line": 23,
"column": 12
},
"end": {
"line": 23,
"column": 13
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 565,
"end": 566,
"loc": {
"start": {
"line": 23,
"column": 14
},
"end": {
"line": 23,
"column": 15
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 567,
"end": 571,
"loc": {
"start": {
"line": 23,
"column": 16
},
"end": {
"line": 23,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 571,
"end": 572,
"loc": {
"start": {
"line": 23,
"column": 20
},
"end": {
"line": 23,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "config",
"start": 572,
"end": 578,
"loc": {
"start": {
"line": 23,
"column": 21
},
"end": {
"line": 23,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 578,
"end": 579,
"loc": {
"start": {
"line": 23,
"column": 27
},
"end": {
"line": 23,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "no_results_message",
"start": 579,
"end": 597,
"loc": {
"start": {
"line": 23,
"column": 28
},
"end": {
"line": 23,
"column": 46
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 598,
"end": 600,
"loc": {
"start": {
"line": 23,
"column": 47
},
"end": {
"line": 23,
"column": 49
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 601,
"end": 602,
"loc": {
"start": {
"line": 23,
"column": 50
},
"end": {
"line": 23,
"column": 51
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 602,
"end": 603,
"loc": {
"start": {
"line": 23,
"column": 51
},
"end": {
"line": 23,
"column": 52
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 603,
"end": 604,
"loc": {
"start": {
"line": 23,
"column": 52
},
"end": {
"line": 23,
"column": 53
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Text (accepts HTML)\n * @type {String}\n ",
"start": 614,
"end": 686,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 28,
"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": 695,
"end": 699,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 699,
"end": 700,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "content",
"start": 700,
"end": 707,
"loc": {
"start": {
"line": 29,
"column": 13
},
"end": {
"line": 29,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 708,
"end": 709,
"loc": {
"start": {
"line": 29,
"column": 21
},
"end": {
"line": 29,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 710,
"end": 721,
"loc": {
"start": {
"line": 29,
"column": 23
},
"end": {
"line": 29,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 721,
"end": 722,
"loc": {
"start": {
"line": 29,
"column": 34
},
"end": {
"line": 29,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 722,
"end": 723,
"loc": {
"start": {
"line": 29,
"column": 35
},
"end": {
"line": 29,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 723,
"end": 724,
"loc": {
"start": {
"line": 29,
"column": 36
},
"end": {
"line": 29,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "content",
"start": 724,
"end": 731,
"loc": {
"start": {
"line": 29,
"column": 37
},
"end": {
"line": 29,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 731,
"end": 732,
"loc": {
"start": {
"line": 29,
"column": 44
},
"end": {
"line": 29,
"column": 45
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "No results",
"start": 733,
"end": 745,
"loc": {
"start": {
"line": 29,
"column": 46
},
"end": {
"line": 29,
"column": 58
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 745,
"end": 746,
"loc": {
"start": {
"line": 29,
"column": 58
},
"end": {
"line": 29,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 746,
"end": 747,
"loc": {
"start": {
"line": 29,
"column": 59
},
"end": {
"line": 29,
"column": 60
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Custom container DOM element\n * @type {DOMElement}\n ",
"start": 757,
"end": 842,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 34,
"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": 851,
"end": 855,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 855,
"end": 856,
"loc": {
"start": {
"line": 35,
"column": 12
},
"end": {
"line": 35,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "customContainer",
"start": 856,
"end": 871,
"loc": {
"start": {
"line": 35,
"column": 13
},
"end": {
"line": 35,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 872,
"end": 873,
"loc": {
"start": {
"line": 35,
"column": 29
},
"end": {
"line": 35,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 874,
"end": 885,
"loc": {
"start": {
"line": 35,
"column": 31
},
"end": {
"line": 35,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 885,
"end": 886,
"loc": {
"start": {
"line": 35,
"column": 42
},
"end": {
"line": 35,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 886,
"end": 887,
"loc": {
"start": {
"line": 35,
"column": 43
},
"end": {
"line": 35,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 887,
"end": 888,
"loc": {
"start": {
"line": 35,
"column": 44
},
"end": {
"line": 35,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "custom_container",
"start": 888,
"end": 904,
"loc": {
"start": {
"line": 35,
"column": 45
},
"end": {
"line": 35,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 904,
"end": 905,
"loc": {
"start": {
"line": 35,
"column": 61
},
"end": {
"line": 35,
"column": 62
}
}
},
{
"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": 906,
"end": 910,
"loc": {
"start": {
"line": 35,
"column": 63
},
"end": {
"line": 35,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 910,
"end": 911,
"loc": {
"start": {
"line": 35,
"column": 67
},
"end": {
"line": 35,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 911,
"end": 912,
"loc": {
"start": {
"line": 35,
"column": 68
},
"end": {
"line": 35,
"column": 69
}
}
},
{
"type": "CommentBlock",
"value": "*\n * ID of custom container element\n * @type {String}\n ",
"start": 922,
"end": 1005,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 40,
"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": 1014,
"end": 1018,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1018,
"end": 1019,
"loc": {
"start": {
"line": 41,
"column": 12
},
"end": {
"line": 41,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "customContainerId",
"start": 1019,
"end": 1036,
"loc": {
"start": {
"line": 41,
"column": 13
},
"end": {
"line": 41,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1037,
"end": 1038,
"loc": {
"start": {
"line": 41,
"column": 31
},
"end": {
"line": 41,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 1039,
"end": 1050,
"loc": {
"start": {
"line": 41,
"column": 33
},
"end": {
"line": 41,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1050,
"end": 1051,
"loc": {
"start": {
"line": 41,
"column": 44
},
"end": {
"line": 41,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 1051,
"end": 1052,
"loc": {
"start": {
"line": 41,
"column": 45
},
"end": {
"line": 41,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1052,
"end": 1053,
"loc": {
"start": {
"line": 41,
"column": 46
},
"end": {
"line": 41,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "custom_container_id",
"start": 1053,
"end": 1072,
"loc": {
"start": {
"line": 41,
"column": 47
},
"end": {
"line": 41,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1072,
"end": 1073,
"loc": {
"start": {
"line": 41,
"column": 66
},
"end": {
"line": 41,
"column": 67
}
}
},
{
"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": 1074,
"end": 1078,
"loc": {
"start": {
"line": 41,
"column": 68
},
"end": {
"line": 41,
"column": 72
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1078,
"end": 1079,
"loc": {
"start": {
"line": 41,
"column": 72
},
"end": {
"line": 41,
"column": 73
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1079,
"end": 1080,
"loc": {
"start": {
"line": 41,
"column": 73
},
"end": {
"line": 41,
"column": 74
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Indicates if UI is contained in a external element\n * @type {Boolean}\n * @private\n ",
"start": 1090,
"end": 1214,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 47,
"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": 1223,
"end": 1227,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1227,
"end": 1228,
"loc": {
"start": {
"line": 48,
"column": 12
},
"end": {
"line": 48,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isExternal",
"start": 1228,
"end": 1238,
"loc": {
"start": {
"line": 48,
"column": 13
},
"end": {
"line": 48,
"column": 23
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1239,
"end": 1240,
"loc": {
"start": {
"line": 48,
"column": 24
},
"end": {
"line": 48,
"column": 25
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 1241,
"end": 1242,
"loc": {
"start": {
"line": 48,
"column": 26
},
"end": {
"line": 48,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isEmpty",
"start": 1242,
"end": 1249,
"loc": {
"start": {
"line": 48,
"column": 27
},
"end": {
"line": 48,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1249,
"end": 1250,
"loc": {
"start": {
"line": 48,
"column": 34
},
"end": {
"line": 48,
"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": 1250,
"end": 1254,
"loc": {
"start": {
"line": 48,
"column": 35
},
"end": {
"line": 48,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1254,
"end": 1255,
"loc": {
"start": {
"line": 48,
"column": 39
},
"end": {
"line": 48,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "customContainer",
"start": 1255,
"end": 1270,
"loc": {
"start": {
"line": 48,
"column": 40
},
"end": {
"line": 48,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1270,
"end": 1271,
"loc": {
"start": {
"line": 48,
"column": 55
},
"end": {
"line": 48,
"column": 56
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 1272,
"end": 1274,
"loc": {
"start": {
"line": 48,
"column": 57
},
"end": {
"line": 48,
"column": 59
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 1287,
"end": 1288,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isEmpty",
"start": 1288,
"end": 1295,
"loc": {
"start": {
"line": 49,
"column": 13
},
"end": {
"line": 49,
"column": 20
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1295,
"end": 1296,
"loc": {
"start": {
"line": 49,
"column": 20
},
"end": {
"line": 49,
"column": 21
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1296,
"end": 1300,
"loc": {
"start": {
"line": 49,
"column": 21
},
"end": {
"line": 49,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1300,
"end": 1301,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "customContainerId",
"start": 1301,
"end": 1318,
"loc": {
"start": {
"line": 49,
"column": 26
},
"end": {
"line": 49,
"column": 43
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1318,
"end": 1319,
"loc": {
"start": {
"line": 49,
"column": 43
},
"end": {
"line": 49,
"column": 44
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1319,
"end": 1320,
"loc": {
"start": {
"line": 49,
"column": 44
},
"end": {
"line": 49,
"column": 45
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Css class assigned to container element\n * @type {String}\n ",
"start": 1330,
"end": 1422,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 54,
"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": 1431,
"end": 1435,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1435,
"end": 1436,
"loc": {
"start": {
"line": 55,
"column": 12
},
"end": {
"line": 55,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cssClass",
"start": 1436,
"end": 1444,
"loc": {
"start": {
"line": 55,
"column": 13
},
"end": {
"line": 55,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1445,
"end": 1446,
"loc": {
"start": {
"line": 55,
"column": 22
},
"end": {
"line": 55,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsStr",
"start": 1447,
"end": 1458,
"loc": {
"start": {
"line": 55,
"column": 24
},
"end": {
"line": 55,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1458,
"end": 1459,
"loc": {
"start": {
"line": 55,
"column": 35
},
"end": {
"line": 55,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 1459,
"end": 1460,
"loc": {
"start": {
"line": 55,
"column": 36
},
"end": {
"line": 55,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1460,
"end": 1461,
"loc": {
"start": {
"line": 55,
"column": 37
},
"end": {
"line": 55,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "css_class",
"start": 1461,
"end": 1470,
"loc": {
"start": {
"line": 55,
"column": 38
},
"end": {
"line": 55,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1470,
"end": 1471,
"loc": {
"start": {
"line": 55,
"column": 47
},
"end": {
"line": 55,
"column": 48
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "no-results",
"start": 1472,
"end": 1484,
"loc": {
"start": {
"line": 55,
"column": 49
},
"end": {
"line": 55,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1484,
"end": 1485,
"loc": {
"start": {
"line": 55,
"column": 61
},
"end": {
"line": 55,
"column": 62
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1485,
"end": 1486,
"loc": {
"start": {
"line": 55,
"column": 62
},
"end": {
"line": 55,
"column": 63
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Stores container DOM element\n * @type {DOMElement}\n ",
"start": 1496,
"end": 1581,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 60,
"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": 1590,
"end": 1594,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1594,
"end": 1595,
"loc": {
"start": {
"line": 61,
"column": 12
},
"end": {
"line": 61,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 1595,
"end": 1599,
"loc": {
"start": {
"line": 61,
"column": 13
},
"end": {
"line": 61,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1600,
"end": 1601,
"loc": {
"start": {
"line": 61,
"column": 18
},
"end": {
"line": 61,
"column": 19
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 1602,
"end": 1606,
"loc": {
"start": {
"line": 61,
"column": 20
},
"end": {
"line": 61,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1606,
"end": 1607,
"loc": {
"start": {
"line": 61,
"column": 24
},
"end": {
"line": 61,
"column": 25
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired before the message is displayed\n * @type {Function}\n ",
"start": 1617,
"end": 1718,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 66,
"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": 1727,
"end": 1731,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1731,
"end": 1732,
"loc": {
"start": {
"line": 67,
"column": 12
},
"end": {
"line": 67,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onBeforeShow",
"start": 1732,
"end": 1744,
"loc": {
"start": {
"line": 67,
"column": 13
},
"end": {
"line": 67,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1745,
"end": 1746,
"loc": {
"start": {
"line": 67,
"column": 26
},
"end": {
"line": 67,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 1747,
"end": 1757,
"loc": {
"start": {
"line": 67,
"column": 28
},
"end": {
"line": 67,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1757,
"end": 1758,
"loc": {
"start": {
"line": 67,
"column": 38
},
"end": {
"line": 67,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 1758,
"end": 1759,
"loc": {
"start": {
"line": 67,
"column": 39
},
"end": {
"line": 67,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1759,
"end": 1760,
"loc": {
"start": {
"line": 67,
"column": 40
},
"end": {
"line": 67,
"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_msg",
"start": 1760,
"end": 1778,
"loc": {
"start": {
"line": 67,
"column": 41
},
"end": {
"line": 67,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1778,
"end": 1779,
"loc": {
"start": {
"line": 67,
"column": 59
},
"end": {
"line": 67,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 1780,
"end": 1788,
"loc": {
"start": {
"line": 67,
"column": 61
},
"end": {
"line": 67,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1788,
"end": 1789,
"loc": {
"start": {
"line": 67,
"column": 69
},
"end": {
"line": 67,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1789,
"end": 1790,
"loc": {
"start": {
"line": 67,
"column": 70
},
"end": {
"line": 67,
"column": 71
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired after the message is displayed\n * @type {Function}\n ",
"start": 1800,
"end": 1900,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 72,
"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": 1909,
"end": 1913,
"loc": {
"start": {
"line": 73,
"column": 8
},
"end": {
"line": 73,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1913,
"end": 1914,
"loc": {
"start": {
"line": 73,
"column": 12
},
"end": {
"line": 73,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onAfterShow",
"start": 1914,
"end": 1925,
"loc": {
"start": {
"line": 73,
"column": 13
},
"end": {
"line": 73,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1926,
"end": 1927,
"loc": {
"start": {
"line": 73,
"column": 25
},
"end": {
"line": 73,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 1928,
"end": 1938,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1938,
"end": 1939,
"loc": {
"start": {
"line": 73,
"column": 37
},
"end": {
"line": 73,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 1939,
"end": 1940,
"loc": {
"start": {
"line": 73,
"column": 38
},
"end": {
"line": 73,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1940,
"end": 1941,
"loc": {
"start": {
"line": 73,
"column": 39
},
"end": {
"line": 73,
"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_msg",
"start": 1941,
"end": 1958,
"loc": {
"start": {
"line": 73,
"column": 40
},
"end": {
"line": 73,
"column": 57
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1958,
"end": 1959,
"loc": {
"start": {
"line": 73,
"column": 57
},
"end": {
"line": 73,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 1960,
"end": 1968,
"loc": {
"start": {
"line": 73,
"column": 59
},
"end": {
"line": 73,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1968,
"end": 1969,
"loc": {
"start": {
"line": 73,
"column": 67
},
"end": {
"line": 73,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1969,
"end": 1970,
"loc": {
"start": {
"line": 73,
"column": 68
},
"end": {
"line": 73,
"column": 69
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired before the message is hidden\n * @type {Function}\n ",
"start": 1980,
"end": 2078,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 78,
"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": 2087,
"end": 2091,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2091,
"end": 2092,
"loc": {
"start": {
"line": 79,
"column": 12
},
"end": {
"line": 79,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onBeforeHide",
"start": 2092,
"end": 2104,
"loc": {
"start": {
"line": 79,
"column": 13
},
"end": {
"line": 79,
"column": 25
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2105,
"end": 2106,
"loc": {
"start": {
"line": 79,
"column": 26
},
"end": {
"line": 79,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 2107,
"end": 2117,
"loc": {
"start": {
"line": 79,
"column": 28
},
"end": {
"line": 79,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2117,
"end": 2118,
"loc": {
"start": {
"line": 79,
"column": 38
},
"end": {
"line": 79,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 2118,
"end": 2119,
"loc": {
"start": {
"line": 79,
"column": 39
},
"end": {
"line": 79,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2119,
"end": 2120,
"loc": {
"start": {
"line": 79,
"column": 40
},
"end": {
"line": 79,
"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_msg",
"start": 2120,
"end": 2138,
"loc": {
"start": {
"line": 79,
"column": 41
},
"end": {
"line": 79,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2138,
"end": 2139,
"loc": {
"start": {
"line": 79,
"column": 59
},
"end": {
"line": 79,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 2140,
"end": 2148,
"loc": {
"start": {
"line": 79,
"column": 61
},
"end": {
"line": 79,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2148,
"end": 2149,
"loc": {
"start": {
"line": 79,
"column": 69
},
"end": {
"line": 79,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2149,
"end": 2150,
"loc": {
"start": {
"line": 79,
"column": 70
},
"end": {
"line": 79,
"column": 71
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Callback fired after the message is hidden\n * @type {Function}\n ",
"start": 2160,
"end": 2257,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 84,
"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": 2266,
"end": 2270,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2270,
"end": 2271,
"loc": {
"start": {
"line": 85,
"column": 12
},
"end": {
"line": 85,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onAfterHide",
"start": 2271,
"end": 2282,
"loc": {
"start": {
"line": 85,
"column": 13
},
"end": {
"line": 85,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2283,
"end": 2284,
"loc": {
"start": {
"line": 85,
"column": 25
},
"end": {
"line": 85,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultsFn",
"start": 2285,
"end": 2295,
"loc": {
"start": {
"line": 85,
"column": 27
},
"end": {
"line": 85,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2295,
"end": 2296,
"loc": {
"start": {
"line": 85,
"column": 37
},
"end": {
"line": 85,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "f",
"start": 2296,
"end": 2297,
"loc": {
"start": {
"line": 85,
"column": 38
},
"end": {
"line": 85,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2297,
"end": 2298,
"loc": {
"start": {
"line": 85,
"column": 39
},
"end": {
"line": 85,
"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_msg",
"start": 2298,
"end": 2315,
"loc": {
"start": {
"line": 85,
"column": 40
},
"end": {
"line": 85,
"column": 57
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2315,
"end": 2316,
"loc": {
"start": {
"line": 85,
"column": 57
},
"end": {
"line": 85,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "EMPTY_FN",
"start": 2317,
"end": 2325,
"loc": {
"start": {
"line": 85,
"column": 59
},
"end": {
"line": 85,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2325,
"end": 2326,
"loc": {
"start": {
"line": 85,
"column": 67
},
"end": {
"line": 85,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2326,
"end": 2327,
"loc": {
"start": {
"line": 85,
"column": 68
},
"end": {
"line": 85,
"column": 69
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2332,
"end": 2333,
"loc": {
"start": {
"line": 86,
"column": 4
},
"end": {
"line": 86,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Initializes NoResults instance\n ",
"start": 2339,
"end": 2388,
"loc": {
"start": {
"line": 88,
"column": 4
},
"end": {
"line": 90,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "init",
"start": 2393,
"end": 2397,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 91,
"column": 8
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2397,
"end": 2398,
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2398,
"end": 2399,
"loc": {
"start": {
"line": 91,
"column": 9
},
"end": {
"line": 91,
"column": 10
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2400,
"end": 2401,
"loc": {
"start": {
"line": 91,
"column": 11
},
"end": {
"line": 91,
"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": 2410,
"end": 2412,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2413,
"end": 2414,
"loc": {
"start": {
"line": 92,
"column": 11
},
"end": {
"line": 92,
"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": 2414,
"end": 2418,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2418,
"end": 2419,
"loc": {
"start": {
"line": 92,
"column": 16
},
"end": {
"line": 92,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 2419,
"end": 2430,
"loc": {
"start": {
"line": 92,
"column": 17
},
"end": {
"line": 92,
"column": 28
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2430,
"end": 2431,
"loc": {
"start": {
"line": 92,
"column": 28
},
"end": {
"line": 92,
"column": 29
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2432,
"end": 2433,
"loc": {
"start": {
"line": 92,
"column": 30
},
"end": {
"line": 92,
"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": 2446,
"end": 2452,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2452,
"end": 2453,
"loc": {
"start": {
"line": 93,
"column": 18
},
"end": {
"line": 93,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2462,
"end": 2463,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"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": 2472,
"end": 2475,
"loc": {
"start": {
"line": 95,
"column": 8
},
"end": {
"line": 95,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2476,
"end": 2478,
"loc": {
"start": {
"line": 95,
"column": 12
},
"end": {
"line": 95,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2479,
"end": 2480,
"loc": {
"start": {
"line": 95,
"column": 15
},
"end": {
"line": 95,
"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": 2481,
"end": 2485,
"loc": {
"start": {
"line": 95,
"column": 17
},
"end": {
"line": 95,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2485,
"end": 2486,
"loc": {
"start": {
"line": 95,
"column": 21
},
"end": {
"line": 95,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2486,
"end": 2488,
"loc": {
"start": {
"line": 95,
"column": 22
},
"end": {
"line": 95,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2488,
"end": 2489,
"loc": {
"start": {
"line": 95,
"column": 24
},
"end": {
"line": 95,
"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": 2498,
"end": 2501,
"loc": {
"start": {
"line": 96,
"column": 8
},
"end": {
"line": 96,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "target",
"start": 2502,
"end": 2508,
"loc": {
"start": {
"line": 96,
"column": 12
},
"end": {
"line": 96,
"column": 18
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2509,
"end": 2510,
"loc": {
"start": {
"line": 96,
"column": 19
},
"end": {
"line": 96,
"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": 2511,
"end": 2515,
"loc": {
"start": {
"line": 96,
"column": 21
},
"end": {
"line": 96,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2515,
"end": 2516,
"loc": {
"start": {
"line": 96,
"column": 25
},
"end": {
"line": 96,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "customContainer",
"start": 2516,
"end": 2531,
"loc": {
"start": {
"line": 96,
"column": 26
},
"end": {
"line": 96,
"column": 41
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 2532,
"end": 2534,
"loc": {
"start": {
"line": 96,
"column": 42
},
"end": {
"line": 96,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "elm",
"start": 2535,
"end": 2538,
"loc": {
"start": {
"line": 96,
"column": 45
},
"end": {
"line": 96,
"column": 48
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2538,
"end": 2539,
"loc": {
"start": {
"line": 96,
"column": 48
},
"end": {
"line": 96,
"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": 2539,
"end": 2543,
"loc": {
"start": {
"line": 96,
"column": 49
},
"end": {
"line": 96,
"column": 53
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2543,
"end": 2544,
"loc": {
"start": {
"line": 96,
"column": 53
},
"end": {
"line": 96,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "customContainerId",
"start": 2544,
"end": 2561,
"loc": {
"start": {
"line": 96,
"column": 54
},
"end": {
"line": 96,
"column": 71
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2561,
"end": 2562,
"loc": {
"start": {
"line": 96,
"column": 71
},
"end": {
"line": 96,
"column": 72
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 2563,
"end": 2565,
"loc": {
"start": {
"line": 96,
"column": 73
},
"end": {
"line": 96,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 2578,
"end": 2580,
"loc": {
"start": {
"line": 97,
"column": 12
},
"end": {
"line": 97,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2580,
"end": 2581,
"loc": {
"start": {
"line": 97,
"column": 14
},
"end": {
"line": 97,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dom",
"start": 2581,
"end": 2584,
"loc": {
"start": {
"line": 97,
"column": 15
},
"end": {
"line": 97,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2584,
"end": 2585,
"loc": {
"start": {
"line": 97,
"column": 18
},
"end": {
"line": 97,
"column": 19
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2585,
"end": 2586,
"loc": {
"start": {
"line": 97,
"column": 19
},
"end": {
"line": 97,
"column": 20
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2586,
"end": 2587,
"loc": {
"start": {
"line": 97,
"column": 20
},
"end": {
"line": 97,
"column": 21
}
}
},
{
"type": "CommentLine",
"value": "container",
"start": 2597,
"end": 2608,
"loc": {
"start": {
"line": 99,
"column": 8
},
"end": {
"line": 99,
"column": 19
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 2617,
"end": 2620,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2621,
"end": 2625,
"loc": {
"start": {
"line": 100,
"column": 12
},
"end": {
"line": 100,
"column": 16
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2626,
"end": 2627,
"loc": {
"start": {
"line": 100,
"column": 17
},
"end": {
"line": 100,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "createElm",
"start": 2628,
"end": 2637,
"loc": {
"start": {
"line": 100,
"column": 19
},
"end": {
"line": 100,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2637,
"end": 2638,
"loc": {
"start": {
"line": 100,
"column": 28
},
"end": {
"line": 100,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "div",
"start": 2638,
"end": 2643,
"loc": {
"start": {
"line": 100,
"column": 29
},
"end": {
"line": 100,
"column": 34
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2643,
"end": 2644,
"loc": {
"start": {
"line": 100,
"column": 34
},
"end": {
"line": 100,
"column": 35
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2644,
"end": 2645,
"loc": {
"start": {
"line": 100,
"column": 35
},
"end": {
"line": 100,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2654,
"end": 2658,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2658,
"end": 2659,
"loc": {
"start": {
"line": 101,
"column": 12
},
"end": {
"line": 101,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "className",
"start": 2659,
"end": 2668,
"loc": {
"start": {
"line": 101,
"column": 13
},
"end": {
"line": 101,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2669,
"end": 2670,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"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": 2671,
"end": 2675,
"loc": {
"start": {
"line": 101,
"column": 25
},
"end": {
"line": 101,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2675,
"end": 2676,
"loc": {
"start": {
"line": 101,
"column": 29
},
"end": {
"line": 101,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cssClass",
"start": 2676,
"end": 2684,
"loc": {
"start": {
"line": 101,
"column": 30
},
"end": {
"line": 101,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2684,
"end": 2685,
"loc": {
"start": {
"line": 101,
"column": 38
},
"end": {
"line": 101,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2694,
"end": 2698,
"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": 2698,
"end": 2699,
"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": "innerHTML",
"start": 2699,
"end": 2708,
"loc": {
"start": {
"line": 102,
"column": 13
},
"end": {
"line": 102,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2709,
"end": 2710,
"loc": {
"start": {
"line": 102,
"column": 23
},
"end": {
"line": 102,
"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": 2711,
"end": 2715,
"loc": {
"start": {
"line": 102,
"column": 25
},
"end": {
"line": 102,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2715,
"end": 2716,
"loc": {
"start": {
"line": 102,
"column": 29
},
"end": {
"line": 102,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "content",
"start": 2716,
"end": 2723,
"loc": {
"start": {
"line": 102,
"column": 30
},
"end": {
"line": 102,
"column": 37
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2723,
"end": 2724,
"loc": {
"start": {
"line": 102,
"column": 37
},
"end": {
"line": 102,
"column": 38
}
}
},
{
"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": 2734,
"end": 2736,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2737,
"end": 2738,
"loc": {
"start": {
"line": 104,
"column": 11
},
"end": {
"line": 104,
"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": 2738,
"end": 2742,
"loc": {
"start": {
"line": 104,
"column": 12
},
"end": {
"line": 104,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2742,
"end": 2743,
"loc": {
"start": {
"line": 104,
"column": 16
},
"end": {
"line": 104,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isExternal",
"start": 2743,
"end": 2753,
"loc": {
"start": {
"line": 104,
"column": 17
},
"end": {
"line": 104,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2753,
"end": 2754,
"loc": {
"start": {
"line": 104,
"column": 27
},
"end": {
"line": 104,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2755,
"end": 2756,
"loc": {
"start": {
"line": 104,
"column": 29
},
"end": {
"line": 104,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "target",
"start": 2769,
"end": 2775,
"loc": {
"start": {
"line": 105,
"column": 12
},
"end": {
"line": 105,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2775,
"end": 2776,
"loc": {
"start": {
"line": 105,
"column": 18
},
"end": {
"line": 105,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "appendChild",
"start": 2776,
"end": 2787,
"loc": {
"start": {
"line": 105,
"column": 19
},
"end": {
"line": 105,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2787,
"end": 2788,
"loc": {
"start": {
"line": 105,
"column": 30
},
"end": {
"line": 105,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2788,
"end": 2792,
"loc": {
"start": {
"line": 105,
"column": 31
},
"end": {
"line": 105,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2792,
"end": 2793,
"loc": {
"start": {
"line": 105,
"column": 35
},
"end": {
"line": 105,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2793,
"end": 2794,
"loc": {
"start": {
"line": 105,
"column": 36
},
"end": {
"line": 105,
"column": 37
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2803,
"end": 2804,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"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": 2805,
"end": 2809,
"loc": {
"start": {
"line": 106,
"column": 10
},
"end": {
"line": 106,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2810,
"end": 2811,
"loc": {
"start": {
"line": 106,
"column": 15
},
"end": {
"line": 106,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "target",
"start": 2824,
"end": 2830,
"loc": {
"start": {
"line": 107,
"column": 12
},
"end": {
"line": 107,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2830,
"end": 2831,
"loc": {
"start": {
"line": 107,
"column": 18
},
"end": {
"line": 107,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "parentNode",
"start": 2831,
"end": 2841,
"loc": {
"start": {
"line": 107,
"column": 19
},
"end": {
"line": 107,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2841,
"end": 2842,
"loc": {
"start": {
"line": 107,
"column": 29
},
"end": {
"line": 107,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "insertBefore",
"start": 2842,
"end": 2854,
"loc": {
"start": {
"line": 107,
"column": 30
},
"end": {
"line": 107,
"column": 42
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2854,
"end": 2855,
"loc": {
"start": {
"line": 107,
"column": 42
},
"end": {
"line": 107,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2855,
"end": 2859,
"loc": {
"start": {
"line": 107,
"column": 43
},
"end": {
"line": 107,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2859,
"end": 2860,
"loc": {
"start": {
"line": 107,
"column": 47
},
"end": {
"line": 107,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "target",
"start": 2861,
"end": 2867,
"loc": {
"start": {
"line": 107,
"column": 49
},
"end": {
"line": 107,
"column": 55
}
}
},
{
"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": 107,
"column": 55
},
"end": {
"line": 107,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "nextSibling",
"start": 2868,
"end": 2879,
"loc": {
"start": {
"line": 107,
"column": 56
},
"end": {
"line": 107,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2879,
"end": 2880,
"loc": {
"start": {
"line": 107,
"column": 67
},
"end": {
"line": 107,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2880,
"end": 2881,
"loc": {
"start": {
"line": 107,
"column": 68
},
"end": {
"line": 107,
"column": 69
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2890,
"end": 2891,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"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": 2901,
"end": 2905,
"loc": {
"start": {
"line": 110,
"column": 8
},
"end": {
"line": 110,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2905,
"end": 2906,
"loc": {
"start": {
"line": 110,
"column": 12
},
"end": {
"line": 110,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2906,
"end": 2910,
"loc": {
"start": {
"line": 110,
"column": 13
},
"end": {
"line": 110,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2911,
"end": 2912,
"loc": {
"start": {
"line": 110,
"column": 18
},
"end": {
"line": 110,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 2913,
"end": 2917,
"loc": {
"start": {
"line": 110,
"column": 20
},
"end": {
"line": 110,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2917,
"end": 2918,
"loc": {
"start": {
"line": 110,
"column": 24
},
"end": {
"line": 110,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " subscribe to after-filtering event",
"start": 2928,
"end": 2965,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 45
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2974,
"end": 2978,
"loc": {
"start": {
"line": 113,
"column": 8
},
"end": {
"line": 113,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2978,
"end": 2979,
"loc": {
"start": {
"line": 113,
"column": 12
},
"end": {
"line": 113,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 2979,
"end": 2986,
"loc": {
"start": {
"line": 113,
"column": 13
},
"end": {
"line": 113,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2986,
"end": 2987,
"loc": {
"start": {
"line": 113,
"column": 20
},
"end": {
"line": 113,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "on",
"start": 2987,
"end": 2989,
"loc": {
"start": {
"line": 113,
"column": 21
},
"end": {
"line": 113,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2989,
"end": 2990,
"loc": {
"start": {
"line": 113,
"column": 23
},
"end": {
"line": 113,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3003,
"end": 3004,
"loc": {
"start": {
"line": 114,
"column": 12
},
"end": {
"line": 114,
"column": 13
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "initialized",
"start": 3004,
"end": 3017,
"loc": {
"start": {
"line": 114,
"column": 13
},
"end": {
"line": 114,
"column": 26
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3017,
"end": 3018,
"loc": {
"start": {
"line": 114,
"column": 26
},
"end": {
"line": 114,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "after-filtering",
"start": 3019,
"end": 3036,
"loc": {
"start": {
"line": 114,
"column": 28
},
"end": {
"line": 114,
"column": 45
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3036,
"end": 3037,
"loc": {
"start": {
"line": 114,
"column": 45
},
"end": {
"line": 114,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3037,
"end": 3038,
"loc": {
"start": {
"line": 114,
"column": 46
},
"end": {
"line": 114,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3051,
"end": 3052,
"loc": {
"start": {
"line": 115,
"column": 12
},
"end": {
"line": 115,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3052,
"end": 3053,
"loc": {
"start": {
"line": 115,
"column": 13
},
"end": {
"line": 115,
"column": 14
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3054,
"end": 3056,
"loc": {
"start": {
"line": 115,
"column": 15
},
"end": {
"line": 115,
"column": 17
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3057,
"end": 3061,
"loc": {
"start": {
"line": 115,
"column": 18
},
"end": {
"line": 115,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3061,
"end": 3062,
"loc": {
"start": {
"line": 115,
"column": 22
},
"end": {
"line": 115,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toggle",
"start": 3062,
"end": 3068,
"loc": {
"start": {
"line": 115,
"column": 23
},
"end": {
"line": 115,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3068,
"end": 3069,
"loc": {
"start": {
"line": 115,
"column": 29
},
"end": {
"line": 115,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3069,
"end": 3070,
"loc": {
"start": {
"line": 115,
"column": 30
},
"end": {
"line": 115,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3079,
"end": 3080,
"loc": {
"start": {
"line": 116,
"column": 8
},
"end": {
"line": 116,
"column": 9
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3080,
"end": 3081,
"loc": {
"start": {
"line": 116,
"column": 9
},
"end": {
"line": 116,
"column": 10
}
}
},
{
"type": "CommentBlock",
"value": "* @inherited ",
"start": 3091,
"end": 3108,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"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": 3117,
"end": 3121,
"loc": {
"start": {
"line": 119,
"column": 8
},
"end": {
"line": 119,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3121,
"end": 3122,
"loc": {
"start": {
"line": 119,
"column": 12
},
"end": {
"line": 119,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 3122,
"end": 3133,
"loc": {
"start": {
"line": 119,
"column": 13
},
"end": {
"line": 119,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3134,
"end": 3135,
"loc": {
"start": {
"line": 119,
"column": 25
},
"end": {
"line": 119,
"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": 3136,
"end": 3140,
"loc": {
"start": {
"line": 119,
"column": 27
},
"end": {
"line": 119,
"column": 31
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3140,
"end": 3141,
"loc": {
"start": {
"line": 119,
"column": 31
},
"end": {
"line": 119,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3146,
"end": 3147,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 120,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Toggle no results message\n ",
"start": 3153,
"end": 3197,
"loc": {
"start": {
"line": 122,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toggle",
"start": 3202,
"end": 3208,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 125,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3208,
"end": 3209,
"loc": {
"start": {
"line": 125,
"column": 10
},
"end": {
"line": 125,
"column": 11
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3209,
"end": 3210,
"loc": {
"start": {
"line": 125,
"column": 11
},
"end": {
"line": 125,
"column": 12
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3211,
"end": 3212,
"loc": {
"start": {
"line": 125,
"column": 13
},
"end": {
"line": 125,
"column": 14
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 3221,
"end": 3223,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3224,
"end": 3225,
"loc": {
"start": {
"line": 126,
"column": 11
},
"end": {
"line": 126,
"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": 3225,
"end": 3229,
"loc": {
"start": {
"line": 126,
"column": 12
},
"end": {
"line": 126,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3229,
"end": 3230,
"loc": {
"start": {
"line": 126,
"column": 16
},
"end": {
"line": 126,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 3230,
"end": 3232,
"loc": {
"start": {
"line": 126,
"column": 17
},
"end": {
"line": 126,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3232,
"end": 3233,
"loc": {
"start": {
"line": 126,
"column": 19
},
"end": {
"line": 126,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getValidRowsNb",
"start": 3233,
"end": 3247,
"loc": {
"start": {
"line": 126,
"column": 20
},
"end": {
"line": 126,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3247,
"end": 3248,
"loc": {
"start": {
"line": 126,
"column": 34
},
"end": {
"line": 126,
"column": 35
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3248,
"end": 3249,
"loc": {
"start": {
"line": 126,
"column": 35
},
"end": {
"line": 126,
"column": 36
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">",
"start": 3250,
"end": 3251,
"loc": {
"start": {
"line": 126,
"column": 37
},
"end": {
"line": 126,
"column": 38
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3252,
"end": 3253,
"loc": {
"start": {
"line": 126,
"column": 39
},
"end": {
"line": 126,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3253,
"end": 3254,
"loc": {
"start": {
"line": 126,
"column": 40
},
"end": {
"line": 126,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3255,
"end": 3256,
"loc": {
"start": {
"line": 126,
"column": 42
},
"end": {
"line": 126,
"column": 43
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3269,
"end": 3273,
"loc": {
"start": {
"line": 127,
"column": 12
},
"end": {
"line": 127,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3273,
"end": 3274,
"loc": {
"start": {
"line": 127,
"column": 16
},
"end": {
"line": 127,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hide",
"start": 3274,
"end": 3278,
"loc": {
"start": {
"line": 127,
"column": 17
},
"end": {
"line": 127,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3278,
"end": 3279,
"loc": {
"start": {
"line": 127,
"column": 21
},
"end": {
"line": 127,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3279,
"end": 3280,
"loc": {
"start": {
"line": 127,
"column": 22
},
"end": {
"line": 127,
"column": 23
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3280,
"end": 3281,
"loc": {
"start": {
"line": 127,
"column": 23
},
"end": {
"line": 127,
"column": 24
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3290,
"end": 3291,
"loc": {
"start": {
"line": 128,
"column": 8
},
"end": {
"line": 128,
"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": 3292,
"end": 3296,
"loc": {
"start": {
"line": 128,
"column": 10
},
"end": {
"line": 128,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3297,
"end": 3298,
"loc": {
"start": {
"line": 128,
"column": 15
},
"end": {
"line": 128,
"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": 3311,
"end": 3315,
"loc": {
"start": {
"line": 129,
"column": 12
},
"end": {
"line": 129,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3315,
"end": 3316,
"loc": {
"start": {
"line": 129,
"column": 16
},
"end": {
"line": 129,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "show",
"start": 3316,
"end": 3320,
"loc": {
"start": {
"line": 129,
"column": 17
},
"end": {
"line": 129,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3320,
"end": 3321,
"loc": {
"start": {
"line": 129,
"column": 21
},
"end": {
"line": 129,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3321,
"end": 3322,
"loc": {
"start": {
"line": 129,
"column": 22
},
"end": {
"line": 129,
"column": 23
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3322,
"end": 3323,
"loc": {
"start": {
"line": 129,
"column": 23
},
"end": {
"line": 129,
"column": 24
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3332,
"end": 3333,
"loc": {
"start": {
"line": 130,
"column": 8
},
"end": {
"line": 130,
"column": 9
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3338,
"end": 3339,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Show no results message\n ",
"start": 3345,
"end": 3387,
"loc": {
"start": {
"line": 133,
"column": 4
},
"end": {
"line": 135,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "show",
"start": 3392,
"end": 3396,
"loc": {
"start": {
"line": 136,
"column": 4
},
"end": {
"line": 136,
"column": 8
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3396,
"end": 3397,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3397,
"end": 3398,
"loc": {
"start": {
"line": 136,
"column": 9
},
"end": {
"line": 136,
"column": 10
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3399,
"end": 3400,
"loc": {
"start": {
"line": 136,
"column": 11
},
"end": {
"line": 136,
"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": 3409,
"end": 3411,
"loc": {
"start": {
"line": 137,
"column": 8
},
"end": {
"line": 137,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3412,
"end": 3413,
"loc": {
"start": {
"line": 137,
"column": 11
},
"end": {
"line": 137,
"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": 3413,
"end": 3414,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 137,
"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": 3414,
"end": 3418,
"loc": {
"start": {
"line": 137,
"column": 13
},
"end": {
"line": 137,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3418,
"end": 3419,
"loc": {
"start": {
"line": 137,
"column": 17
},
"end": {
"line": 137,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 3419,
"end": 3430,
"loc": {
"start": {
"line": 137,
"column": 18
},
"end": {
"line": 137,
"column": 29
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 3431,
"end": 3433,
"loc": {
"start": {
"line": 137,
"column": 30
},
"end": {
"line": 137,
"column": 32
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 3434,
"end": 3435,
"loc": {
"start": {
"line": 137,
"column": 33
},
"end": {
"line": 137,
"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": 3435,
"end": 3439,
"loc": {
"start": {
"line": 137,
"column": 34
},
"end": {
"line": 137,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3439,
"end": 3440,
"loc": {
"start": {
"line": 137,
"column": 38
},
"end": {
"line": 137,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isEnabled",
"start": 3440,
"end": 3449,
"loc": {
"start": {
"line": 137,
"column": 39
},
"end": {
"line": 137,
"column": 48
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3449,
"end": 3450,
"loc": {
"start": {
"line": 137,
"column": 48
},
"end": {
"line": 137,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3450,
"end": 3451,
"loc": {
"start": {
"line": 137,
"column": 49
},
"end": {
"line": 137,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3451,
"end": 3452,
"loc": {
"start": {
"line": 137,
"column": 50
},
"end": {
"line": 137,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3453,
"end": 3454,
"loc": {
"start": {
"line": 137,
"column": 52
},
"end": {
"line": 137,
"column": 53
}
}
},
{
"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": 3467,
"end": 3473,
"loc": {
"start": {
"line": 138,
"column": 12
},
"end": {
"line": 138,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3473,
"end": 3474,
"loc": {
"start": {
"line": 138,
"column": 18
},
"end": {
"line": 138,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3483,
"end": 3484,
"loc": {
"start": {
"line": 139,
"column": 8
},
"end": {
"line": 139,
"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": 3493,
"end": 3497,
"loc": {
"start": {
"line": 140,
"column": 8
},
"end": {
"line": 140,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3497,
"end": 3498,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onBeforeShow",
"start": 3498,
"end": 3510,
"loc": {
"start": {
"line": 140,
"column": 13
},
"end": {
"line": 140,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3510,
"end": 3511,
"loc": {
"start": {
"line": 140,
"column": 25
},
"end": {
"line": 140,
"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": 3511,
"end": 3515,
"loc": {
"start": {
"line": 140,
"column": 26
},
"end": {
"line": 140,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3515,
"end": 3516,
"loc": {
"start": {
"line": 140,
"column": 30
},
"end": {
"line": 140,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 3516,
"end": 3518,
"loc": {
"start": {
"line": 140,
"column": 31
},
"end": {
"line": 140,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3518,
"end": 3519,
"loc": {
"start": {
"line": 140,
"column": 33
},
"end": {
"line": 140,
"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": 3520,
"end": 3524,
"loc": {
"start": {
"line": 140,
"column": 35
},
"end": {
"line": 140,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3524,
"end": 3525,
"loc": {
"start": {
"line": 140,
"column": 39
},
"end": {
"line": 140,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3525,
"end": 3526,
"loc": {
"start": {
"line": 140,
"column": 40
},
"end": {
"line": 140,
"column": 41
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3536,
"end": 3540,
"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": 3540,
"end": 3541,
"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": "setWidth",
"start": 3541,
"end": 3549,
"loc": {
"start": {
"line": 142,
"column": 13
},
"end": {
"line": 142,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3549,
"end": 3550,
"loc": {
"start": {
"line": 142,
"column": 21
},
"end": {
"line": 142,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3550,
"end": 3551,
"loc": {
"start": {
"line": 142,
"column": 22
},
"end": {
"line": 142,
"column": 23
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3551,
"end": 3552,
"loc": {
"start": {
"line": 142,
"column": 23
},
"end": {
"line": 142,
"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": 3561,
"end": 3565,
"loc": {
"start": {
"line": 143,
"column": 8
},
"end": {
"line": 143,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3565,
"end": 3566,
"loc": {
"start": {
"line": 143,
"column": 12
},
"end": {
"line": 143,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 3566,
"end": 3570,
"loc": {
"start": {
"line": 143,
"column": 13
},
"end": {
"line": 143,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3570,
"end": 3571,
"loc": {
"start": {
"line": 143,
"column": 17
},
"end": {
"line": 143,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "style",
"start": 3571,
"end": 3576,
"loc": {
"start": {
"line": 143,
"column": 18
},
"end": {
"line": 143,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3576,
"end": 3577,
"loc": {
"start": {
"line": 143,
"column": 23
},
"end": {
"line": 143,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "display",
"start": 3577,
"end": 3584,
"loc": {
"start": {
"line": 143,
"column": 24
},
"end": {
"line": 143,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3585,
"end": 3586,
"loc": {
"start": {
"line": 143,
"column": 32
},
"end": {
"line": 143,
"column": 33
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "block",
"start": 3587,
"end": 3594,
"loc": {
"start": {
"line": 143,
"column": 34
},
"end": {
"line": 143,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3594,
"end": 3595,
"loc": {
"start": {
"line": 143,
"column": 41
},
"end": {
"line": 143,
"column": 42
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3605,
"end": 3609,
"loc": {
"start": {
"line": 145,
"column": 8
},
"end": {
"line": 145,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3609,
"end": 3610,
"loc": {
"start": {
"line": 145,
"column": 12
},
"end": {
"line": 145,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onAfterShow",
"start": 3610,
"end": 3621,
"loc": {
"start": {
"line": 145,
"column": 13
},
"end": {
"line": 145,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3621,
"end": 3622,
"loc": {
"start": {
"line": 145,
"column": 24
},
"end": {
"line": 145,
"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": 3622,
"end": 3626,
"loc": {
"start": {
"line": 145,
"column": 25
},
"end": {
"line": 145,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3626,
"end": 3627,
"loc": {
"start": {
"line": 145,
"column": 29
},
"end": {
"line": 145,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 3627,
"end": 3629,
"loc": {
"start": {
"line": 145,
"column": 30
},
"end": {
"line": 145,
"column": 32
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3629,
"end": 3630,
"loc": {
"start": {
"line": 145,
"column": 32
},
"end": {
"line": 145,
"column": 33
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3631,
"end": 3635,
"loc": {
"start": {
"line": 145,
"column": 34
},
"end": {
"line": 145,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3635,
"end": 3636,
"loc": {
"start": {
"line": 145,
"column": 38
},
"end": {
"line": 145,
"column": 39
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3636,
"end": 3637,
"loc": {
"start": {
"line": 145,
"column": 39
},
"end": {
"line": 145,
"column": 40
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3642,
"end": 3643,
"loc": {
"start": {
"line": 146,
"column": 4
},
"end": {
"line": 146,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Hide no results message\n ",
"start": 3649,
"end": 3691,
"loc": {
"start": {
"line": 148,
"column": 4
},
"end": {
"line": 150,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hide",
"start": 3696,
"end": 3700,
"loc": {
"start": {
"line": 151,
"column": 4
},
"end": {
"line": 151,
"column": 8
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3700,
"end": 3701,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 151,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3701,
"end": 3702,
"loc": {
"start": {
"line": 151,
"column": 9
},
"end": {
"line": 151,
"column": 10
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3703,
"end": 3704,
"loc": {
"start": {
"line": 151,
"column": 11
},
"end": {
"line": 151,
"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": 3713,
"end": 3715,
"loc": {
"start": {
"line": 152,
"column": 8
},
"end": {
"line": 152,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3716,
"end": 3717,
"loc": {
"start": {
"line": 152,
"column": 11
},
"end": {
"line": 152,
"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": 3717,
"end": 3718,
"loc": {
"start": {
"line": 152,
"column": 12
},
"end": {
"line": 152,
"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": 3718,
"end": 3722,
"loc": {
"start": {
"line": 152,
"column": 13
},
"end": {
"line": 152,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3722,
"end": 3723,
"loc": {
"start": {
"line": 152,
"column": 17
},
"end": {
"line": 152,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 3723,
"end": 3734,
"loc": {
"start": {
"line": 152,
"column": 18
},
"end": {
"line": 152,
"column": 29
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 3735,
"end": 3737,
"loc": {
"start": {
"line": 152,
"column": 30
},
"end": {
"line": 152,
"column": 32
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 3738,
"end": 3739,
"loc": {
"start": {
"line": 152,
"column": 33
},
"end": {
"line": 152,
"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": 3739,
"end": 3743,
"loc": {
"start": {
"line": 152,
"column": 34
},
"end": {
"line": 152,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3743,
"end": 3744,
"loc": {
"start": {
"line": 152,
"column": 38
},
"end": {
"line": 152,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isEnabled",
"start": 3744,
"end": 3753,
"loc": {
"start": {
"line": 152,
"column": 39
},
"end": {
"line": 152,
"column": 48
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3753,
"end": 3754,
"loc": {
"start": {
"line": 152,
"column": 48
},
"end": {
"line": 152,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3754,
"end": 3755,
"loc": {
"start": {
"line": 152,
"column": 49
},
"end": {
"line": 152,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3755,
"end": 3756,
"loc": {
"start": {
"line": 152,
"column": 50
},
"end": {
"line": 152,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3757,
"end": 3758,
"loc": {
"start": {
"line": 152,
"column": 52
},
"end": {
"line": 152,
"column": 53
}
}
},
{
"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": 3771,
"end": 3777,
"loc": {
"start": {
"line": 153,
"column": 12
},
"end": {
"line": 153,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3777,
"end": 3778,
"loc": {
"start": {
"line": 153,
"column": 18
},
"end": {
"line": 153,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3787,
"end": 3788,
"loc": {
"start": {
"line": 154,
"column": 8
},
"end": {
"line": 154,
"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": 3797,
"end": 3801,
"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": 3801,
"end": 3802,
"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": "onBeforeHide",
"start": 3802,
"end": 3814,
"loc": {
"start": {
"line": 155,
"column": 13
},
"end": {
"line": 155,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3814,
"end": 3815,
"loc": {
"start": {
"line": 155,
"column": 25
},
"end": {
"line": 155,
"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": 3815,
"end": 3819,
"loc": {
"start": {
"line": 155,
"column": 26
},
"end": {
"line": 155,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3819,
"end": 3820,
"loc": {
"start": {
"line": 155,
"column": 30
},
"end": {
"line": 155,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 3820,
"end": 3822,
"loc": {
"start": {
"line": 155,
"column": 31
},
"end": {
"line": 155,
"column": 33
}
}
},
{
"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": 155,
"column": 33
},
"end": {
"line": 155,
"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": 3824,
"end": 3828,
"loc": {
"start": {
"line": 155,
"column": 35
},
"end": {
"line": 155,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3828,
"end": 3829,
"loc": {
"start": {
"line": 155,
"column": 39
},
"end": {
"line": 155,
"column": 40
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3829,
"end": 3830,
"loc": {
"start": {
"line": 155,
"column": 40
},
"end": {
"line": 155,
"column": 41
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3840,
"end": 3844,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3844,
"end": 3845,
"loc": {
"start": {
"line": 157,
"column": 12
},
"end": {
"line": 157,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 3845,
"end": 3849,
"loc": {
"start": {
"line": 157,
"column": 13
},
"end": {
"line": 157,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3849,
"end": 3850,
"loc": {
"start": {
"line": 157,
"column": 17
},
"end": {
"line": 157,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "style",
"start": 3850,
"end": 3855,
"loc": {
"start": {
"line": 157,
"column": 18
},
"end": {
"line": 157,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3855,
"end": 3856,
"loc": {
"start": {
"line": 157,
"column": 23
},
"end": {
"line": 157,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "display",
"start": 3856,
"end": 3863,
"loc": {
"start": {
"line": 157,
"column": 24
},
"end": {
"line": 157,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3864,
"end": 3865,
"loc": {
"start": {
"line": 157,
"column": 32
},
"end": {
"line": 157,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "NONE",
"start": 3866,
"end": 3870,
"loc": {
"start": {
"line": 157,
"column": 34
},
"end": {
"line": 157,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3870,
"end": 3871,
"loc": {
"start": {
"line": 157,
"column": 38
},
"end": {
"line": 157,
"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": 3881,
"end": 3885,
"loc": {
"start": {
"line": 159,
"column": 8
},
"end": {
"line": 159,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3885,
"end": 3886,
"loc": {
"start": {
"line": 159,
"column": 12
},
"end": {
"line": 159,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "onAfterHide",
"start": 3886,
"end": 3897,
"loc": {
"start": {
"line": 159,
"column": 13
},
"end": {
"line": 159,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3897,
"end": 3898,
"loc": {
"start": {
"line": 159,
"column": 24
},
"end": {
"line": 159,
"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": 3898,
"end": 3902,
"loc": {
"start": {
"line": 159,
"column": 25
},
"end": {
"line": 159,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3902,
"end": 3903,
"loc": {
"start": {
"line": 159,
"column": 29
},
"end": {
"line": 159,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 3903,
"end": 3905,
"loc": {
"start": {
"line": 159,
"column": 30
},
"end": {
"line": 159,
"column": 32
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3905,
"end": 3906,
"loc": {
"start": {
"line": 159,
"column": 32
},
"end": {
"line": 159,
"column": 33
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 3907,
"end": 3911,
"loc": {
"start": {
"line": 159,
"column": 34
},
"end": {
"line": 159,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3911,
"end": 3912,
"loc": {
"start": {
"line": 159,
"column": 38
},
"end": {
"line": 159,
"column": 39
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3912,
"end": 3913,
"loc": {
"start": {
"line": 159,
"column": 39
},
"end": {
"line": 159,
"column": 40
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3918,
"end": 3919,
"loc": {
"start": {
"line": 160,
"column": 4
},
"end": {
"line": 160,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Sets no results container width\n * @private\n ",
"start": 3925,
"end": 3991,
"loc": {
"start": {
"line": 162,
"column": 4
},
"end": {
"line": 165,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setWidth",
"start": 3996,
"end": 4004,
"loc": {
"start": {
"line": 166,
"column": 4
},
"end": {
"line": 166,
"column": 12
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4004,
"end": 4005,
"loc": {
"start": {
"line": 166,
"column": 12
},
"end": {
"line": 166,
"column": 13
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4005,
"end": 4006,
"loc": {
"start": {
"line": 166,
"column": 13
},
"end": {
"line": 166,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4007,
"end": 4008,
"loc": {
"start": {
"line": 166,
"column": 15
},
"end": {
"line": 166,
"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": 4017,
"end": 4019,
"loc": {
"start": {
"line": 167,
"column": 8
},
"end": {
"line": 167,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4020,
"end": 4021,
"loc": {
"start": {
"line": 167,
"column": 11
},
"end": {
"line": 167,
"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": 4021,
"end": 4022,
"loc": {
"start": {
"line": 167,
"column": 12
},
"end": {
"line": 167,
"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": 4022,
"end": 4026,
"loc": {
"start": {
"line": 167,
"column": 13
},
"end": {
"line": 167,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4026,
"end": 4027,
"loc": {
"start": {
"line": 167,
"column": 17
},
"end": {
"line": 167,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 4027,
"end": 4038,
"loc": {
"start": {
"line": 167,
"column": 18
},
"end": {
"line": 167,
"column": 29
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 4039,
"end": 4041,
"loc": {
"start": {
"line": 167,
"column": 30
},
"end": {
"line": 167,
"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": 4042,
"end": 4046,
"loc": {
"start": {
"line": 167,
"column": 33
},
"end": {
"line": 167,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4046,
"end": 4047,
"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": "isExternal",
"start": 4047,
"end": 4057,
"loc": {
"start": {
"line": 167,
"column": 38
},
"end": {
"line": 167,
"column": 48
}
}
},
{
"type": {
"label": "||",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 1,
"updateContext": null
},
"value": "||",
"start": 4058,
"end": 4060,
"loc": {
"start": {
"line": 167,
"column": 49
},
"end": {
"line": 167,
"column": 51
}
}
},
{
"type": {
"label": "prefix",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "!",
"start": 4061,
"end": 4062,
"loc": {
"start": {
"line": 167,
"column": 52
},
"end": {
"line": 167,
"column": 53
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4062,
"end": 4066,
"loc": {
"start": {
"line": 167,
"column": 53
},
"end": {
"line": 167,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4066,
"end": 4067,
"loc": {
"start": {
"line": 167,
"column": 57
},
"end": {
"line": 167,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isEnabled",
"start": 4067,
"end": 4076,
"loc": {
"start": {
"line": 167,
"column": 58
},
"end": {
"line": 167,
"column": 67
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4076,
"end": 4077,
"loc": {
"start": {
"line": 167,
"column": 67
},
"end": {
"line": 167,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4077,
"end": 4078,
"loc": {
"start": {
"line": 167,
"column": 68
},
"end": {
"line": 167,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4078,
"end": 4079,
"loc": {
"start": {
"line": 167,
"column": 69
},
"end": {
"line": 167,
"column": 70
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4080,
"end": 4081,
"loc": {
"start": {
"line": 167,
"column": 71
},
"end": {
"line": 167,
"column": 72
}
}
},
{
"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": 4094,
"end": 4100,
"loc": {
"start": {
"line": 168,
"column": 12
},
"end": {
"line": 168,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4100,
"end": 4101,
"loc": {
"start": {
"line": 168,
"column": 18
},
"end": {
"line": 168,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4110,
"end": 4111,
"loc": {
"start": {
"line": 169,
"column": 8
},
"end": {
"line": 169,
"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": 4120,
"end": 4123,
"loc": {
"start": {
"line": 170,
"column": 8
},
"end": {
"line": 170,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4124,
"end": 4126,
"loc": {
"start": {
"line": 170,
"column": 12
},
"end": {
"line": 170,
"column": 14
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4127,
"end": 4128,
"loc": {
"start": {
"line": 170,
"column": 15
},
"end": {
"line": 170,
"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": 4129,
"end": 4133,
"loc": {
"start": {
"line": 170,
"column": 17
},
"end": {
"line": 170,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4133,
"end": 4134,
"loc": {
"start": {
"line": 170,
"column": 21
},
"end": {
"line": 170,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4134,
"end": 4136,
"loc": {
"start": {
"line": 170,
"column": 22
},
"end": {
"line": 170,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4136,
"end": 4137,
"loc": {
"start": {
"line": 170,
"column": 24
},
"end": {
"line": 170,
"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": 4146,
"end": 4148,
"loc": {
"start": {
"line": 171,
"column": 8
},
"end": {
"line": 171,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4149,
"end": 4150,
"loc": {
"start": {
"line": 171,
"column": 11
},
"end": {
"line": 171,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4150,
"end": 4152,
"loc": {
"start": {
"line": 171,
"column": 12
},
"end": {
"line": 171,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4152,
"end": 4153,
"loc": {
"start": {
"line": 171,
"column": 14
},
"end": {
"line": 171,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gridLayout",
"start": 4153,
"end": 4163,
"loc": {
"start": {
"line": 171,
"column": 15
},
"end": {
"line": 171,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4163,
"end": 4164,
"loc": {
"start": {
"line": 171,
"column": 25
},
"end": {
"line": 171,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4165,
"end": 4166,
"loc": {
"start": {
"line": 171,
"column": 27
},
"end": {
"line": 171,
"column": 28
}
}
},
{
"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": 4179,
"end": 4182,
"loc": {
"start": {
"line": 172,
"column": 12
},
"end": {
"line": 172,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gridLayout",
"start": 4183,
"end": 4193,
"loc": {
"start": {
"line": 172,
"column": 16
},
"end": {
"line": 172,
"column": 26
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4194,
"end": 4195,
"loc": {
"start": {
"line": 172,
"column": 27
},
"end": {
"line": 172,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4196,
"end": 4198,
"loc": {
"start": {
"line": 172,
"column": 29
},
"end": {
"line": 172,
"column": 31
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4198,
"end": 4199,
"loc": {
"start": {
"line": 172,
"column": 31
},
"end": {
"line": 172,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "feature",
"start": 4199,
"end": 4206,
"loc": {
"start": {
"line": 172,
"column": 32
},
"end": {
"line": 172,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4206,
"end": 4207,
"loc": {
"start": {
"line": 172,
"column": 39
},
"end": {
"line": 172,
"column": 40
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "gridLayout",
"start": 4207,
"end": 4219,
"loc": {
"start": {
"line": 172,
"column": 40
},
"end": {
"line": 172,
"column": 52
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4219,
"end": 4220,
"loc": {
"start": {
"line": 172,
"column": 52
},
"end": {
"line": 172,
"column": 53
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4220,
"end": 4221,
"loc": {
"start": {
"line": 172,
"column": 53
},
"end": {
"line": 172,
"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": 4234,
"end": 4238,
"loc": {
"start": {
"line": 173,
"column": 12
},
"end": {
"line": 173,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4238,
"end": 4239,
"loc": {
"start": {
"line": 173,
"column": 16
},
"end": {
"line": 173,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 4239,
"end": 4243,
"loc": {
"start": {
"line": 173,
"column": 17
},
"end": {
"line": 173,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4243,
"end": 4244,
"loc": {
"start": {
"line": 173,
"column": 21
},
"end": {
"line": 173,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "style",
"start": 4244,
"end": 4249,
"loc": {
"start": {
"line": 173,
"column": 22
},
"end": {
"line": 173,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4249,
"end": 4250,
"loc": {
"start": {
"line": 173,
"column": 27
},
"end": {
"line": 173,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "width",
"start": 4250,
"end": 4255,
"loc": {
"start": {
"line": 173,
"column": 28
},
"end": {
"line": 173,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4256,
"end": 4257,
"loc": {
"start": {
"line": 173,
"column": 34
},
"end": {
"line": 173,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gridLayout",
"start": 4258,
"end": 4268,
"loc": {
"start": {
"line": 173,
"column": 36
},
"end": {
"line": 173,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4268,
"end": 4269,
"loc": {
"start": {
"line": 173,
"column": 46
},
"end": {
"line": 173,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "headTbl",
"start": 4269,
"end": 4276,
"loc": {
"start": {
"line": 173,
"column": 47
},
"end": {
"line": 173,
"column": 54
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4276,
"end": 4277,
"loc": {
"start": {
"line": 173,
"column": 54
},
"end": {
"line": 173,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "clientWidth",
"start": 4277,
"end": 4288,
"loc": {
"start": {
"line": 173,
"column": 55
},
"end": {
"line": 173,
"column": 66
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 4289,
"end": 4290,
"loc": {
"start": {
"line": 173,
"column": 67
},
"end": {
"line": 173,
"column": 68
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "px",
"start": 4291,
"end": 4295,
"loc": {
"start": {
"line": 173,
"column": 69
},
"end": {
"line": 173,
"column": 73
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4295,
"end": 4296,
"loc": {
"start": {
"line": 173,
"column": 73
},
"end": {
"line": 173,
"column": 74
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4305,
"end": 4306,
"loc": {
"start": {
"line": 174,
"column": 8
},
"end": {
"line": 174,
"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": 4307,
"end": 4311,
"loc": {
"start": {
"line": 174,
"column": 10
},
"end": {
"line": 174,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4312,
"end": 4313,
"loc": {
"start": {
"line": 174,
"column": 15
},
"end": {
"line": 174,
"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": 4326,
"end": 4330,
"loc": {
"start": {
"line": 175,
"column": 12
},
"end": {
"line": 175,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4330,
"end": 4331,
"loc": {
"start": {
"line": 175,
"column": 16
},
"end": {
"line": 175,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 4331,
"end": 4335,
"loc": {
"start": {
"line": 175,
"column": 17
},
"end": {
"line": 175,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4335,
"end": 4336,
"loc": {
"start": {
"line": 175,
"column": 21
},
"end": {
"line": 175,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "style",
"start": 4336,
"end": 4341,
"loc": {
"start": {
"line": 175,
"column": 22
},
"end": {
"line": 175,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4341,
"end": 4342,
"loc": {
"start": {
"line": 175,
"column": 27
},
"end": {
"line": 175,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "width",
"start": 4342,
"end": 4347,
"loc": {
"start": {
"line": 175,
"column": 28
},
"end": {
"line": 175,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4348,
"end": 4349,
"loc": {
"start": {
"line": 175,
"column": 34
},
"end": {
"line": 175,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4350,
"end": 4351,
"loc": {
"start": {
"line": 175,
"column": 36
},
"end": {
"line": 175,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4351,
"end": 4353,
"loc": {
"start": {
"line": 175,
"column": 37
},
"end": {
"line": 175,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4353,
"end": 4354,
"loc": {
"start": {
"line": 175,
"column": 39
},
"end": {
"line": 175,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dom",
"start": 4354,
"end": 4357,
"loc": {
"start": {
"line": 175,
"column": 40
},
"end": {
"line": 175,
"column": 43
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4357,
"end": 4358,
"loc": {
"start": {
"line": 175,
"column": 43
},
"end": {
"line": 175,
"column": 44
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4358,
"end": 4359,
"loc": {
"start": {
"line": 175,
"column": 44
},
"end": {
"line": 175,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4359,
"end": 4360,
"loc": {
"start": {
"line": 175,
"column": 45
},
"end": {
"line": 175,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tHead",
"start": 4360,
"end": 4365,
"loc": {
"start": {
"line": 175,
"column": 46
},
"end": {
"line": 175,
"column": 51
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4366,
"end": 4367,
"loc": {
"start": {
"line": 175,
"column": 52
},
"end": {
"line": 175,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4384,
"end": 4386,
"loc": {
"start": {
"line": 176,
"column": 16
},
"end": {
"line": 176,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4386,
"end": 4387,
"loc": {
"start": {
"line": 176,
"column": 18
},
"end": {
"line": 176,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dom",
"start": 4387,
"end": 4390,
"loc": {
"start": {
"line": 176,
"column": 19
},
"end": {
"line": 176,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4390,
"end": 4391,
"loc": {
"start": {
"line": 176,
"column": 22
},
"end": {
"line": 176,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4391,
"end": 4392,
"loc": {
"start": {
"line": 176,
"column": 23
},
"end": {
"line": 176,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4392,
"end": 4393,
"loc": {
"start": {
"line": 176,
"column": 24
},
"end": {
"line": 176,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tHead",
"start": 4393,
"end": 4398,
"loc": {
"start": {
"line": 176,
"column": 25
},
"end": {
"line": 176,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4398,
"end": 4399,
"loc": {
"start": {
"line": 176,
"column": 30
},
"end": {
"line": 176,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "clientWidth",
"start": 4399,
"end": 4410,
"loc": {
"start": {
"line": 176,
"column": 31
},
"end": {
"line": 176,
"column": 42
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4411,
"end": 4412,
"loc": {
"start": {
"line": 176,
"column": 43
},
"end": {
"line": 176,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tf",
"start": 4429,
"end": 4431,
"loc": {
"start": {
"line": 177,
"column": 16
},
"end": {
"line": 177,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4431,
"end": 4432,
"loc": {
"start": {
"line": 177,
"column": 18
},
"end": {
"line": 177,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dom",
"start": 4432,
"end": 4435,
"loc": {
"start": {
"line": 177,
"column": 19
},
"end": {
"line": 177,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4435,
"end": 4436,
"loc": {
"start": {
"line": 177,
"column": 22
},
"end": {
"line": 177,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4436,
"end": 4437,
"loc": {
"start": {
"line": 177,
"column": 23
},
"end": {
"line": 177,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4437,
"end": 4438,
"loc": {
"start": {
"line": 177,
"column": 24
},
"end": {
"line": 177,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "tBodies",
"start": 4438,
"end": 4445,
"loc": {
"start": {
"line": 177,
"column": 25
},
"end": {
"line": 177,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4445,
"end": 4446,
"loc": {
"start": {
"line": 177,
"column": 32
},
"end": {
"line": 177,
"column": 33
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 4446,
"end": 4447,
"loc": {
"start": {
"line": 177,
"column": 33
},
"end": {
"line": 177,
"column": 34
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4447,
"end": 4448,
"loc": {
"start": {
"line": 177,
"column": 34
},
"end": {
"line": 177,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4448,
"end": 4449,
"loc": {
"start": {
"line": 177,
"column": 35
},
"end": {
"line": 177,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "clientWidth",
"start": 4449,
"end": 4460,
"loc": {
"start": {
"line": 177,
"column": 36
},
"end": {
"line": 177,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4460,
"end": 4461,
"loc": {
"start": {
"line": 177,
"column": 47
},
"end": {
"line": 177,
"column": 48
}
}
},
{
"type": {
"label": "+/-",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": true,
"postfix": false,
"binop": 9,
"updateContext": null
},
"value": "+",
"start": 4462,
"end": 4463,
"loc": {
"start": {
"line": 177,
"column": 49
},
"end": {
"line": 177,
"column": 50
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "px",
"start": 4464,
"end": 4468,
"loc": {
"start": {
"line": 177,
"column": 51
},
"end": {
"line": 177,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4468,
"end": 4469,
"loc": {
"start": {
"line": 177,
"column": 55
},
"end": {
"line": 177,
"column": 56
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4478,
"end": 4479,
"loc": {
"start": {
"line": 178,
"column": 8
},
"end": {
"line": 178,
"column": 9
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4484,
"end": 4485,
"loc": {
"start": {
"line": 179,
"column": 4
},
"end": {
"line": 179,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "* Remove feature ",
"start": 4491,
"end": 4512,
"loc": {
"start": {
"line": 181,
"column": 4
},
"end": {
"line": 181,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "destroy",
"start": 4517,
"end": 4524,
"loc": {
"start": {
"line": 182,
"column": 4
},
"end": {
"line": 182,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4524,
"end": 4525,
"loc": {
"start": {
"line": 182,
"column": 11
},
"end": {
"line": 182,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4525,
"end": 4526,
"loc": {
"start": {
"line": 182,
"column": 12
},
"end": {
"line": 182,
"column": 13
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4527,
"end": 4528,
"loc": {
"start": {
"line": 182,
"column": 14
},
"end": {
"line": 182,
"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": 4537,
"end": 4539,
"loc": {
"start": {
"line": 183,
"column": 8
},
"end": {
"line": 183,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4540,
"end": 4541,
"loc": {
"start": {
"line": 183,
"column": 11
},
"end": {
"line": 183,
"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": 4541,
"end": 4542,
"loc": {
"start": {
"line": 183,
"column": 12
},
"end": {
"line": 183,
"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": 4542,
"end": 4546,
"loc": {
"start": {
"line": 183,
"column": 13
},
"end": {
"line": 183,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4546,
"end": 4547,
"loc": {
"start": {
"line": 183,
"column": 17
},
"end": {
"line": 183,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 4547,
"end": 4558,
"loc": {
"start": {
"line": 183,
"column": 18
},
"end": {
"line": 183,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4558,
"end": 4559,
"loc": {
"start": {
"line": 183,
"column": 29
},
"end": {
"line": 183,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4560,
"end": 4561,
"loc": {
"start": {
"line": 183,
"column": 31
},
"end": {
"line": 183,
"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": 4574,
"end": 4580,
"loc": {
"start": {
"line": 184,
"column": 12
},
"end": {
"line": 184,
"column": 18
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4580,
"end": 4581,
"loc": {
"start": {
"line": 184,
"column": 18
},
"end": {
"line": 184,
"column": 19
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4590,
"end": 4591,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "removeElm",
"start": 4600,
"end": 4609,
"loc": {
"start": {
"line": 186,
"column": 8
},
"end": {
"line": 186,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4609,
"end": 4610,
"loc": {
"start": {
"line": 186,
"column": 17
},
"end": {
"line": 186,
"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": 4610,
"end": 4614,
"loc": {
"start": {
"line": 186,
"column": 18
},
"end": {
"line": 186,
"column": 22
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4614,
"end": 4615,
"loc": {
"start": {
"line": 186,
"column": 22
},
"end": {
"line": 186,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 4615,
"end": 4619,
"loc": {
"start": {
"line": 186,
"column": 23
},
"end": {
"line": 186,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4619,
"end": 4620,
"loc": {
"start": {
"line": 186,
"column": 27
},
"end": {
"line": 186,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4620,
"end": 4621,
"loc": {
"start": {
"line": 186,
"column": 28
},
"end": {
"line": 186,
"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": 4630,
"end": 4634,
"loc": {
"start": {
"line": 187,
"column": 8
},
"end": {
"line": 187,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4634,
"end": 4635,
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 187,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cont",
"start": 4635,
"end": 4639,
"loc": {
"start": {
"line": 187,
"column": 13
},
"end": {
"line": 187,
"column": 17
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4640,
"end": 4641,
"loc": {
"start": {
"line": 187,
"column": 18
},
"end": {
"line": 187,
"column": 19
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 4642,
"end": 4646,
"loc": {
"start": {
"line": 187,
"column": 20
},
"end": {
"line": 187,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4646,
"end": 4647,
"loc": {
"start": {
"line": 187,
"column": 24
},
"end": {
"line": 187,
"column": 25
}
}
},
{
"type": "CommentLine",
"value": " unsubscribe to after-filtering event",
"start": 4656,
"end": 4695,
"loc": {
"start": {
"line": 188,
"column": 8
},
"end": {
"line": 188,
"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": 4704,
"end": 4708,
"loc": {
"start": {
"line": 189,
"column": 8
},
"end": {
"line": 189,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4708,
"end": 4709,
"loc": {
"start": {
"line": 189,
"column": 12
},
"end": {
"line": 189,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "emitter",
"start": 4709,
"end": 4716,
"loc": {
"start": {
"line": 189,
"column": 13
},
"end": {
"line": 189,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4716,
"end": 4717,
"loc": {
"start": {
"line": 189,
"column": 20
},
"end": {
"line": 189,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "off",
"start": 4717,
"end": 4720,
"loc": {
"start": {
"line": 189,
"column": 21
},
"end": {
"line": 189,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4720,
"end": 4721,
"loc": {
"start": {
"line": 189,
"column": 24
},
"end": {
"line": 189,
"column": 25
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4721,
"end": 4722,
"loc": {
"start": {
"line": 189,
"column": 25
},
"end": {
"line": 189,
"column": 26
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "after-filtering",
"start": 4722,
"end": 4739,
"loc": {
"start": {
"line": 189,
"column": 26
},
"end": {
"line": 189,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4739,
"end": 4740,
"loc": {
"start": {
"line": 189,
"column": 43
},
"end": {
"line": 189,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4740,
"end": 4741,
"loc": {
"start": {
"line": 189,
"column": 44
},
"end": {
"line": 189,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4742,
"end": 4743,
"loc": {
"start": {
"line": 189,
"column": 46
},
"end": {
"line": 189,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4743,
"end": 4744,
"loc": {
"start": {
"line": 189,
"column": 47
},
"end": {
"line": 189,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4745,
"end": 4747,
"loc": {
"start": {
"line": 189,
"column": 49
},
"end": {
"line": 189,
"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": 4748,
"end": 4752,
"loc": {
"start": {
"line": 189,
"column": 52
},
"end": {
"line": 189,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4752,
"end": 4753,
"loc": {
"start": {
"line": 189,
"column": 56
},
"end": {
"line": 189,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "toggle",
"start": 4753,
"end": 4759,
"loc": {
"start": {
"line": 189,
"column": 57
},
"end": {
"line": 189,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4759,
"end": 4760,
"loc": {
"start": {
"line": 189,
"column": 63
},
"end": {
"line": 189,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4760,
"end": 4761,
"loc": {
"start": {
"line": 189,
"column": 64
},
"end": {
"line": 189,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4761,
"end": 4762,
"loc": {
"start": {
"line": 189,
"column": 65
},
"end": {
"line": 189,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4762,
"end": 4763,
"loc": {
"start": {
"line": 189,
"column": 66
},
"end": {
"line": 189,
"column": 67
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 4773,
"end": 4777,
"loc": {
"start": {
"line": 191,
"column": 8
},
"end": {
"line": 191,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4777,
"end": 4778,
"loc": {
"start": {
"line": 191,
"column": 12
},
"end": {
"line": 191,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "initialized",
"start": 4778,
"end": 4789,
"loc": {
"start": {
"line": 191,
"column": 13
},
"end": {
"line": 191,
"column": 24
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4790,
"end": 4791,
"loc": {
"start": {
"line": 191,
"column": 25
},
"end": {
"line": 191,
"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": 4792,
"end": 4797,
"loc": {
"start": {
"line": 191,
"column": 27
},
"end": {
"line": 191,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4797,
"end": 4798,
"loc": {
"start": {
"line": 191,
"column": 32
},
"end": {
"line": 191,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4803,
"end": 4804,
"loc": {
"start": {
"line": 192,
"column": 4
},
"end": {
"line": 192,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4805,
"end": 4806,
"loc": {
"start": {
"line": 193,
"column": 0
},
"end": {
"line": 193,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4807,
"end": 4807,
"loc": {
"start": {
"line": 194,
"column": 0
},
"end": {
"line": 194,
"column": 0
}
}
}
]
}