{ "type": "File", "start": 0, "end": 6446, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 184, "column": 2 } }, "program": { "type": "Program", "start": 0, "end": 6446, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 184, "column": 2 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 0, "end": 62, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 62 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 9, "end": 25, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 25 } }, "imported": { "type": "Identifier", "start": 9, "end": 25, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 25 }, "identifierName": "TextualGameState" }, "name": "TextualGameState" }, "local": { "type": "Identifier", "start": 9, "end": 25, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 25 }, "identifierName": "TextualGameState" }, "name": "TextualGameState" } } ], "source": { "type": "StringLiteral", "start": 33, "end": 61, "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 61 } }, "extra": { "rawValue": "../core/textual_game_state", "raw": "\"../core/textual_game_state\"" }, "value": "../core/textual_game_state" } }, { "type": "ImportDeclaration", "start": 64, "end": 119, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 55 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 73, "end": 95, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 31 } }, "imported": { "type": "Identifier", "start": 73, "end": 95, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 31 }, "identifierName": "formatSecondsToTimeAgo" }, "name": "formatSecondsToTimeAgo" }, "local": { "type": "Identifier", "start": 73, "end": 95, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 31 }, "identifierName": "formatSecondsToTimeAgo" }, "name": "formatSecondsToTimeAgo" } } ], "source": { "type": "StringLiteral", "start": 103, "end": 118, "loc": { "start": { "line": 2, "column": 39 }, "end": { "line": 2, "column": 54 } }, "extra": { "rawValue": "../core/utils", "raw": "\"../core/utils\"" }, "value": "../core/utils" } }, { "type": "ImportDeclaration", "start": 121, "end": 210, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 89 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 130, "end": 152, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 31 } }, "imported": { "type": "Identifier", "start": 130, "end": 152, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 31 }, "identifierName": "allApplicationSettings" }, "name": "allApplicationSettings" }, "local": { "type": "Identifier", "start": 130, "end": 152, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 31 }, "identifierName": "allApplicationSettings" }, "name": "allApplicationSettings" } }, { "type": "ImportSpecifier", "start": 154, "end": 168, "loc": { "start": { "line": 3, "column": 33 }, "end": { "line": 3, "column": 47 } }, "imported": { "type": "Identifier", "start": 154, "end": 168, "loc": { "start": { "line": 3, "column": 33 }, "end": { "line": 3, "column": 47 }, "identifierName": "enumCategories" }, "name": "enumCategories" }, "local": { "type": "Identifier", "start": 154, "end": 168, "loc": { "start": { "line": 3, "column": 33 }, "end": { "line": 3, "column": 47 }, "identifierName": "enumCategories" }, "name": "enumCategories" } } ], "source": { "type": "StringLiteral", "start": 176, "end": 209, "loc": { "start": { "line": 3, "column": 55 }, "end": { "line": 3, "column": 88 } }, "extra": { "rawValue": "../profile/application_settings", "raw": "\"../profile/application_settings\"" }, "value": "../profile/application_settings" } }, { "type": "ImportDeclaration", "start": 212, "end": 248, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 36 } }, "specifiers": [ { "type": "ImportSpecifier", "start": 221, "end": 222, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 10 } }, "imported": { "type": "Identifier", "start": 221, "end": 222, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 10 }, "identifierName": "T" }, "name": "T" }, "local": { "type": "Identifier", "start": 221, "end": 222, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 10 }, "identifierName": "T" }, "name": "T" } } ], "source": { "type": "StringLiteral", "start": 230, "end": 247, "loc": { "start": { "line": 4, "column": 18 }, "end": { "line": 4, "column": 35 } }, "extra": { "rawValue": "../translations", "raw": "\"../translations\"" }, "value": "../translations" } }, { "type": "ExportNamedDeclaration", "start": 250, "end": 6131, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 170, "column": 1 } }, "specifiers": [], "source": null, "declaration": { "type": "ClassDeclaration", "start": 257, "end": 6131, "loc": { "start": { "line": 5, "column": 7 }, "end": { "line": 170, "column": 1 } }, "id": { "type": "Identifier", "start": 263, "end": 276, "loc": { "start": { "line": 5, "column": 13 }, "end": { "line": 5, "column": 26 }, "identifierName": "SettingsState" }, "name": "SettingsState" }, "superClass": { "type": "Identifier", "start": 285, "end": 301, "loc": { "start": { "line": 5, "column": 35 }, "end": { "line": 5, "column": 51 }, "identifierName": "TextualGameState" }, "name": "TextualGameState" }, "body": { "type": "ClassBody", "start": 302, "end": 6131, "loc": { "start": { "line": 5, "column": 52 }, "end": { "line": 170, "column": 1 } }, "body": [ { "type": "ClassMethod", "start": 309, "end": 364, "loc": { "start": { "line": 6, "column": 4 }, "end": { "line": 8, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 309, "end": 320, "loc": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 15 }, "identifierName": "constructor" }, "name": "constructor" }, "kind": "constructor", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 323, "end": 364, "loc": { "start": { "line": 6, "column": 18 }, "end": { "line": 8, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 334, "end": 357, "loc": { "start": { "line": 7, "column": 8 }, "end": { "line": 7, "column": 31 } }, "expression": { "type": "CallExpression", "start": 334, "end": 356, "loc": { "start": { "line": 7, "column": 8 }, "end": { "line": 7, "column": 30 } }, "callee": { "type": "Super", "start": 334, "end": 339, "loc": { "start": { "line": 7, "column": 8 }, "end": { "line": 7, "column": 13 } } }, "arguments": [ { "type": "StringLiteral", "start": 340, "end": 355, "loc": { "start": { "line": 7, "column": 14 }, "end": { "line": 7, "column": 29 } }, "extra": { "rawValue": "SettingsState", "raw": "\"SettingsState\"" }, "value": "SettingsState" } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 372, "end": 436, "loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 12, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 372, "end": 391, "loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 10, "column": 23 }, "identifierName": "getStateHeaderTitle" }, "name": "getStateHeaderTitle" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 394, "end": 436, "loc": { "start": { "line": 10, "column": 26 }, "end": { "line": 12, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 405, "end": 429, "loc": { "start": { "line": 11, "column": 8 }, "end": { "line": 11, "column": 32 } }, "argument": { "type": "MemberExpression", "start": 412, "end": 428, "loc": { "start": { "line": 11, "column": 15 }, "end": { "line": 11, "column": 31 } }, "object": { "type": "MemberExpression", "start": 412, "end": 422, "loc": { "start": { "line": 11, "column": 15 }, "end": { "line": 11, "column": 25 } }, "object": { "type": "Identifier", "start": 412, "end": 413, "loc": { "start": { "line": 11, "column": 15 }, "end": { "line": 11, "column": 16 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 414, "end": 422, "loc": { "start": { "line": 11, "column": 17 }, "end": { "line": 11, "column": 25 }, "identifierName": "settings" }, "name": "settings" }, "computed": false }, "property": { "type": "Identifier", "start": 423, "end": 428, "loc": { "start": { "line": 11, "column": 26 }, "end": { "line": 11, "column": 31 }, "identifierName": "title" }, "name": "title" }, "computed": false } } ], "directives": [] } }, { "type": "ClassMethod", "start": 444, "end": 1469, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 36, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 444, "end": 462, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 22 }, "identifierName": "getMainContentHTML" }, "name": "getMainContentHTML" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 465, "end": 1469, "loc": { "start": { "line": 14, "column": 25 }, "end": { "line": 36, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 480, "end": 1462, "loc": { "start": { "line": 15, "column": 12 }, "end": { "line": 35, "column": 18 } }, "argument": { "type": "TemplateLiteral", "start": 487, "end": 1461, "loc": { "start": { "line": 15, "column": 19 }, "end": { "line": 35, "column": 17 } }, "expressions": [ { "type": "CallExpression", "start": 537, "end": 566, "loc": { "start": { "line": 16, "column": 26 }, "end": { "line": 16, "column": 55 } }, "callee": { "type": "MemberExpression", "start": 537, "end": 564, "loc": { "start": { "line": 16, "column": 26 }, "end": { "line": 16, "column": 53 } }, "object": { "type": "ThisExpression", "start": 537, "end": 541, "loc": { "start": { "line": 16, "column": 26 }, "end": { "line": 16, "column": 30 } } }, "property": { "type": "Identifier", "start": 542, "end": 564, "loc": { "start": { "line": 16, "column": 31 }, "end": { "line": 16, "column": 53 }, "identifierName": "getCategoryButtonsHtml" }, "name": "getCategoryButtonsHtml" }, "computed": false }, "arguments": [] }, { "type": "ConditionalExpression", "start": 625, "end": 902, "loc": { "start": { "line": 18, "column": 28 }, "end": { "line": 22, "column": 36 } }, "test": { "type": "CallExpression", "start": 625, "end": 671, "loc": { "start": { "line": 18, "column": 28 }, "end": { "line": 18, "column": 74 } }, "callee": { "type": "MemberExpression", "start": 625, "end": 669, "loc": { "start": { "line": 18, "column": 28 }, "end": { "line": 18, "column": 72 } }, "object": { "type": "MemberExpression", "start": 625, "end": 649, "loc": { "start": { "line": 18, "column": 28 }, "end": { "line": 18, "column": 52 } }, "object": { "type": "MemberExpression", "start": 625, "end": 633, "loc": { "start": { "line": 18, "column": 28 }, "end": { "line": 18, "column": 36 } }, "object": { "type": "ThisExpression", "start": 625, "end": 629, "loc": { "start": { "line": 18, "column": 28 }, "end": { "line": 18, "column": 32 } } }, "property": { "type": "Identifier", "start": 630, "end": 633, "loc": { "start": { "line": 18, "column": 33 }, "end": { "line": 18, "column": 36 }, "identifierName": "app" }, "name": "app" }, "computed": false }, "property": { "type": "Identifier", "start": 634, "end": 649, "loc": { "start": { "line": 18, "column": 37 }, "end": { "line": 18, "column": 52 }, "identifierName": "platformWrapper" }, "name": "platformWrapper" }, "computed": false }, "property": { "type": "Identifier", "start": 650, "end": 669, "loc": { "start": { "line": 18, "column": 53 }, "end": { "line": 18, "column": 72 }, "identifierName": "getSupportsKeyboard" }, "name": "getSupportsKeyboard" }, "computed": false }, "arguments": [] }, "consequent": { "type": "TemplateLiteral", "start": 707, "end": 864, "loc": { "start": { "line": 19, "column": 34 }, "end": { "line": 21, "column": 38 } }, "expressions": [ { "type": "MemberExpression", "start": 804, "end": 823, "loc": { "start": { "line": 20, "column": 34 }, "end": { "line": 20, "column": 53 } }, "object": { "type": "MemberExpression", "start": 804, "end": 817, "loc": { "start": { "line": 20, "column": 34 }, "end": { "line": 20, "column": 47 } }, "object": { "type": "Identifier", "start": 804, "end": 805, "loc": { "start": { "line": 20, "column": 34 }, "end": { "line": 20, "column": 35 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 806, "end": 817, "loc": { "start": { "line": 20, "column": 36 }, "end": { "line": 20, "column": 47 }, "identifierName": "keybindings" }, "name": "keybindings" }, "computed": false }, "property": { "type": "Identifier", "start": 818, "end": 823, "loc": { "start": { "line": 20, "column": 48 }, "end": { "line": 20, "column": 53 }, "identifierName": "title" }, "name": "title" }, "computed": false } ], "quasis": [ { "type": "TemplateElement", "start": 708, "end": 802, "loc": { "start": { "line": 19, "column": 35 }, "end": { "line": 20, "column": 32 } }, "value": { "raw": "", "cooked": "\n " }, "tail": true } ] }, "alternate": { "type": "StringLiteral", "start": 900, "end": 902, "loc": { "start": { "line": 22, "column": 34 }, "end": { "line": 22, "column": 36 } }, "extra": { "rawValue": "", "raw": "\"\"" }, "value": "" } }, { "type": "CallExpression", "start": 931, "end": 957, "loc": { "start": { "line": 23, "column": 27 }, "end": { "line": 23, "column": 53 } }, "callee": { "type": "MemberExpression", "start": 931, "end": 955, "loc": { "start": { "line": 23, "column": 27 }, "end": { "line": 23, "column": 51 } }, "object": { "type": "ThisExpression", "start": 931, "end": 935, "loc": { "start": { "line": 23, "column": 27 }, "end": { "line": 23, "column": 31 } } }, "property": { "type": "Identifier", "start": 936, "end": 955, "loc": { "start": { "line": 23, "column": 32 }, "end": { "line": 23, "column": 51 }, "identifierName": "getExtraButtonsHtml" }, "name": "getExtraButtonsHtml" }, "computed": false }, "arguments": [] }, { "type": "MemberExpression", "start": 1044, "end": 1057, "loc": { "start": { "line": 24, "column": 65 }, "end": { "line": 24, "column": 78 } }, "object": { "type": "MemberExpression", "start": 1044, "end": 1051, "loc": { "start": { "line": 24, "column": 65 }, "end": { "line": 24, "column": 72 } }, "object": { "type": "Identifier", "start": 1044, "end": 1045, "loc": { "start": { "line": 24, "column": 65 }, "end": { "line": 24, "column": 66 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 1046, "end": 1051, "loc": { "start": { "line": 24, "column": 67 }, "end": { "line": 24, "column": 72 }, "identifierName": "about" }, "name": "about" }, "computed": false }, "property": { "type": "Identifier", "start": 1052, "end": 1057, "loc": { "start": { "line": 24, "column": 73 }, "end": { "line": 24, "column": 78 }, "identifierName": "title" }, "name": "title" }, "computed": false }, { "type": "MemberExpression", "start": 1185, "end": 1201, "loc": { "start": { "line": 27, "column": 60 }, "end": { "line": 27, "column": 76 } }, "object": { "type": "MemberExpression", "start": 1185, "end": 1193, "loc": { "start": { "line": 27, "column": 60 }, "end": { "line": 27, "column": 68 } }, "object": { "type": "Identifier", "start": 1185, "end": 1186, "loc": { "start": { "line": 27, "column": 60 }, "end": { "line": 27, "column": 61 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 1187, "end": 1193, "loc": { "start": { "line": 27, "column": 62 }, "end": { "line": 27, "column": 68 }, "identifierName": "global" }, "name": "global" }, "computed": false }, "property": { "type": "Identifier", "start": 1194, "end": 1201, "loc": { "start": { "line": 27, "column": 69 }, "end": { "line": 27, "column": 76 }, "identifierName": "loading" }, "name": "loading" }, "computed": false }, { "type": "CallExpression", "start": 1391, "end": 1413, "loc": { "start": { "line": 33, "column": 26 }, "end": { "line": 33, "column": 48 } }, "callee": { "type": "MemberExpression", "start": 1391, "end": 1411, "loc": { "start": { "line": 33, "column": 26 }, "end": { "line": 33, "column": 46 } }, "object": { "type": "ThisExpression", "start": 1391, "end": 1395, "loc": { "start": { "line": 33, "column": 26 }, "end": { "line": 33, "column": 30 } } }, "property": { "type": "Identifier", "start": 1396, "end": 1411, "loc": { "start": { "line": 33, "column": 31 }, "end": { "line": 33, "column": 46 }, "identifierName": "getSettingsHtml" }, "name": "getSettingsHtml" }, "computed": false }, "arguments": [] } ], "quasis": [ { "type": "TemplateElement", "start": 488, "end": 535, "loc": { "start": { "line": 15, "column": 20 }, "end": { "line": 16, "column": 24 } }, "value": { "raw": "
\n ", "cooked": "
\n " }, "tail": false }, { "type": "TemplateElement", "start": 567, "end": 593, "loc": { "start": { "line": 16, "column": 56 }, "end": { "line": 17, "column": 24 } }, "value": { "raw": "\n ", "cooked": "\n " }, "tail": false }, { "type": "TemplateElement", "start": 929, "end": 929, "loc": { "start": { "line": 23, "column": 25 }, "end": { "line": 23, "column": 25 } }, "value": { "raw": "", "cooked": "" }, "tail": false }, { "type": "TemplateElement", "start": 958, "end": 1042, "loc": { "start": { "line": 23, "column": 54 }, "end": { "line": 24, "column": 63 } }, "value": { "raw": "
\n \n\n
\n
", "cooked": "\n\n
\n
" }, "tail": false }, { "type": "TemplateElement", "start": 1202, "end": 1389, "loc": { "start": { "line": 27, "column": 77 }, "end": { "line": 33, "column": 24 } }, "value": { "raw": " ...
\n
\n
\n
\n\n
\n ", "cooked": " ...
\n
\n
\n
\n\n
\n " }, "tail": false }, { "type": "TemplateElement", "start": 1414, "end": 1460, "loc": { "start": { "line": 33, "column": 49 }, "end": { "line": 35, "column": 16 } }, "value": { "raw": "\n
\n ", "cooked": "\n \n " }, "tail": true } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1475, "end": 1565, "loc": { "start": { "line": 37, "column": 4 }, "end": { "line": 39, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1475, "end": 1494, "loc": { "start": { "line": 37, "column": 4 }, "end": { "line": 37, "column": 23 }, "identifierName": "getExtraButtonsHtml" }, "name": "getExtraButtonsHtml" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1497, "end": 1565, "loc": { "start": { "line": 37, "column": 26 }, "end": { "line": 39, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 1508, "end": 1558, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 58 } }, "argument": { "type": "CallExpression", "start": 1515, "end": 1557, "loc": { "start": { "line": 38, "column": 15 }, "end": { "line": 38, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 1515, "end": 1553, "loc": { "start": { "line": 38, "column": 15 }, "end": { "line": 38, "column": 53 } }, "object": { "type": "MemberExpression", "start": 1515, "end": 1548, "loc": { "start": { "line": 38, "column": 15 }, "end": { "line": 38, "column": 48 } }, "object": { "type": "Identifier", "start": 1515, "end": 1528, "loc": { "start": { "line": 38, "column": 15 }, "end": { "line": 38, "column": 28 }, "identifierName": "SettingsState" }, "name": "SettingsState" }, "property": { "type": "Identifier", "start": 1529, "end": 1548, "loc": { "start": { "line": 38, "column": 29 }, "end": { "line": 38, "column": 48 }, "identifierName": "extraSideBarButtons" }, "name": "extraSideBarButtons" }, "computed": false }, "property": { "type": "Identifier", "start": 1549, "end": 1553, "loc": { "start": { "line": 38, "column": 49 }, "end": { "line": 38, "column": 53 }, "identifierName": "join" }, "name": "join" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 1554, "end": 1556, "loc": { "start": { "line": 38, "column": 54 }, "end": { "line": 38, "column": 56 } }, "extra": { "rawValue": "", "raw": "\"\"" }, "value": "" } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 1573, "end": 2018, "loc": { "start": { "line": 41, "column": 4 }, "end": { "line": 53, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 1573, "end": 1595, "loc": { "start": { "line": 41, "column": 4 }, "end": { "line": 41, "column": 26 }, "identifierName": "getCategoryButtonsHtml" }, "name": "getCategoryButtonsHtml" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 1598, "end": 2018, "loc": { "start": { "line": 41, "column": 29 }, "end": { "line": 53, "column": 5 } }, "body": [ { "type": "ReturnStatement", "start": 1609, "end": 2011, "loc": { "start": { "line": 42, "column": 8 }, "end": { "line": 52, "column": 22 } }, "argument": { "type": "CallExpression", "start": 1616, "end": 2010, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 52, "column": 21 } }, "callee": { "type": "MemberExpression", "start": 1616, "end": 2006, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 52, "column": 17 } }, "object": { "type": "CallExpression", "start": 1616, "end": 1987, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 51, "column": 13 } }, "callee": { "type": "MemberExpression", "start": 1616, "end": 1707, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 44, "column": 16 } }, "object": { "type": "CallExpression", "start": 1616, "end": 1689, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 43, "column": 44 } }, "callee": { "type": "MemberExpression", "start": 1616, "end": 1661, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 43, "column": 16 } }, "object": { "type": "CallExpression", "start": 1616, "end": 1643, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 42, "column": 42 } }, "callee": { "type": "MemberExpression", "start": 1616, "end": 1627, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 42, "column": 26 } }, "object": { "type": "Identifier", "start": 1616, "end": 1622, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 42, "column": 21 }, "identifierName": "Object" }, "name": "Object" }, "property": { "type": "Identifier", "start": 1623, "end": 1627, "loc": { "start": { "line": 42, "column": 22 }, "end": { "line": 42, "column": 26 }, "identifierName": "keys" }, "name": "keys" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 1628, "end": 1642, "loc": { "start": { "line": 42, "column": 27 }, "end": { "line": 42, "column": 41 }, "identifierName": "enumCategories" }, "name": "enumCategories" } ] }, "property": { "type": "Identifier", "start": 1658, "end": 1661, "loc": { "start": { "line": 43, "column": 13 }, "end": { "line": 43, "column": 16 }, "identifierName": "map" }, "name": "map" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 1662, "end": 1688, "loc": { "start": { "line": 43, "column": 17 }, "end": { "line": 43, "column": 43 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [ { "type": "Identifier", "start": 1662, "end": 1665, "loc": { "start": { "line": 43, "column": 17 }, "end": { "line": 43, "column": 20 }, "identifierName": "key" }, "name": "key" } ], "body": { "type": "MemberExpression", "start": 1669, "end": 1688, "loc": { "start": { "line": 43, "column": 24 }, "end": { "line": 43, "column": 43 } }, "object": { "type": "Identifier", "start": 1669, "end": 1683, "loc": { "start": { "line": 43, "column": 24 }, "end": { "line": 43, "column": 38 }, "identifierName": "enumCategories" }, "name": "enumCategories" }, "property": { "type": "Identifier", "start": 1684, "end": 1687, "loc": { "start": { "line": 43, "column": 39 }, "end": { "line": 43, "column": 42 }, "identifierName": "key" }, "name": "key" }, "computed": true } } ] }, "property": { "type": "Identifier", "start": 1704, "end": 1707, "loc": { "start": { "line": 44, "column": 13 }, "end": { "line": 44, "column": 16 }, "identifierName": "map" }, "name": "map" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 1726, "end": 1972, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 50, "column": 21 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [ { "type": "Identifier", "start": 1726, "end": 1734, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 24 }, "identifierName": "category" }, "name": "category" } ], "body": { "type": "TemplateLiteral", "start": 1759, "end": 1972, "loc": { "start": { "line": 46, "column": 20 }, "end": { "line": 50, "column": 21 } }, "expressions": [ { "type": "Identifier", "start": 1847, "end": 1855, "loc": { "start": { "line": 47, "column": 85 }, "end": { "line": 47, "column": 93 }, "identifierName": "category" }, "name": "category" }, { "type": "MemberExpression", "start": 1886, "end": 1917, "loc": { "start": { "line": 48, "column": 26 }, "end": { "line": 48, "column": 57 } }, "object": { "type": "MemberExpression", "start": 1886, "end": 1907, "loc": { "start": { "line": 48, "column": 26 }, "end": { "line": 48, "column": 47 } }, "object": { "type": "MemberExpression", "start": 1886, "end": 1896, "loc": { "start": { "line": 48, "column": 26 }, "end": { "line": 48, "column": 36 } }, "object": { "type": "Identifier", "start": 1886, "end": 1887, "loc": { "start": { "line": 48, "column": 26 }, "end": { "line": 48, "column": 27 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 1888, "end": 1896, "loc": { "start": { "line": 48, "column": 28 }, "end": { "line": 48, "column": 36 }, "identifierName": "settings" }, "name": "settings" }, "computed": false }, "property": { "type": "Identifier", "start": 1897, "end": 1907, "loc": { "start": { "line": 48, "column": 37 }, "end": { "line": 48, "column": 47 }, "identifierName": "categories" }, "name": "categories" }, "computed": false }, "property": { "type": "Identifier", "start": 1908, "end": 1916, "loc": { "start": { "line": 48, "column": 48 }, "end": { "line": 48, "column": 56 }, "identifierName": "category" }, "name": "category" }, "computed": true } ], "quasis": [ { "type": "TemplateElement", "start": 1760, "end": 1845, "loc": { "start": { "line": 46, "column": 21 }, "end": { "line": 47, "column": 83 } }, "value": { "raw": "\n \n ", "cooked": "\n \n " }, "tail": true } ] } } ] }, "property": { "type": "Identifier", "start": 2002, "end": 2006, "loc": { "start": { "line": 52, "column": 13 }, "end": { "line": 52, "column": 17 }, "identifierName": "join" }, "name": "join" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2007, "end": 2009, "loc": { "start": { "line": 52, "column": 18 }, "end": { "line": 52, "column": 20 } }, "extra": { "rawValue": "", "raw": "\"\"" }, "value": "" } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 2026, "end": 2642, "loc": { "start": { "line": 55, "column": 4 }, "end": { "line": 72, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 2026, "end": 2041, "loc": { "start": { "line": 55, "column": 4 }, "end": { "line": 55, "column": 19 }, "identifierName": "getSettingsHtml" }, "name": "getSettingsHtml" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 2044, "end": 2642, "loc": { "start": { "line": 55, "column": 22 }, "end": { "line": 72, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 2055, "end": 2081, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 34 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2061, "end": 2080, "loc": { "start": { "line": 56, "column": 14 }, "end": { "line": 56, "column": 33 } }, "id": { "type": "Identifier", "start": 2061, "end": 2075, "loc": { "start": { "line": 56, "column": 14 }, "end": { "line": 56, "column": 28 }, "identifierName": "categoriesHTML" }, "name": "categoriesHTML" }, "init": { "type": "ObjectExpression", "start": 2078, "end": 2080, "loc": { "start": { "line": 56, "column": 31 }, "end": { "line": 56, "column": 33 } }, "properties": [] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2093, "end": 2292, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 61, "column": 11 } }, "expression": { "type": "CallExpression", "start": 2093, "end": 2291, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 61, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 2093, "end": 2128, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 43 } }, "object": { "type": "CallExpression", "start": 2093, "end": 2120, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 35 } }, "callee": { "type": "MemberExpression", "start": 2093, "end": 2104, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 19 } }, "object": { "type": "Identifier", "start": 2093, "end": 2099, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 14 }, "identifierName": "Object" }, "name": "Object" }, "property": { "type": "Identifier", "start": 2100, "end": 2104, "loc": { "start": { "line": 58, "column": 15 }, "end": { "line": 58, "column": 19 }, "identifierName": "keys" }, "name": "keys" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2105, "end": 2119, "loc": { "start": { "line": 58, "column": 20 }, "end": { "line": 58, "column": 34 }, "identifierName": "enumCategories" }, "name": "enumCategories" } ] }, "property": { "type": "Identifier", "start": 2121, "end": 2128, "loc": { "start": { "line": 58, "column": 36 }, "end": { "line": 58, "column": 43 }, "identifierName": "forEach" }, "name": "forEach" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 2129, "end": 2290, "loc": { "start": { "line": 58, "column": 44 }, "end": { "line": 61, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 2129, "end": 2132, "loc": { "start": { "line": 58, "column": 44 }, "end": { "line": 58, "column": 47 }, "identifierName": "key" }, "name": "key" } ], "body": { "type": "BlockStatement", "start": 2136, "end": 2290, "loc": { "start": { "line": 58, "column": 51 }, "end": { "line": 61, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 2151, "end": 2187, "loc": { "start": { "line": 59, "column": 12 }, "end": { "line": 59, "column": 48 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2157, "end": 2186, "loc": { "start": { "line": 59, "column": 18 }, "end": { "line": 59, "column": 47 } }, "id": { "type": "Identifier", "start": 2157, "end": 2164, "loc": { "start": { "line": 59, "column": 18 }, "end": { "line": 59, "column": 25 }, "identifierName": "catName" }, "name": "catName" }, "init": { "type": "MemberExpression", "start": 2167, "end": 2186, "loc": { "start": { "line": 59, "column": 28 }, "end": { "line": 59, "column": 47 } }, "object": { "type": "Identifier", "start": 2167, "end": 2181, "loc": { "start": { "line": 59, "column": 28 }, "end": { "line": 59, "column": 42 }, "identifierName": "enumCategories" }, "name": "enumCategories" }, "property": { "type": "Identifier", "start": 2182, "end": 2185, "loc": { "start": { "line": 59, "column": 43 }, "end": { "line": 59, "column": 46 }, "identifierName": "key" }, "name": "key" }, "computed": true } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2201, "end": 2279, "loc": { "start": { "line": 60, "column": 12 }, "end": { "line": 60, "column": 90 } }, "expression": { "type": "AssignmentExpression", "start": 2201, "end": 2278, "loc": { "start": { "line": 60, "column": 12 }, "end": { "line": 60, "column": 89 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2201, "end": 2224, "loc": { "start": { "line": 60, "column": 12 }, "end": { "line": 60, "column": 35 } }, "object": { "type": "Identifier", "start": 2201, "end": 2215, "loc": { "start": { "line": 60, "column": 12 }, "end": { "line": 60, "column": 26 }, "identifierName": "categoriesHTML" }, "name": "categoriesHTML" }, "property": { "type": "Identifier", "start": 2216, "end": 2223, "loc": { "start": { "line": 60, "column": 27 }, "end": { "line": 60, "column": 34 }, "identifierName": "catName" }, "name": "catName" }, "computed": true }, "right": { "type": "TemplateLiteral", "start": 2227, "end": 2278, "loc": { "start": { "line": 60, "column": 38 }, "end": { "line": 60, "column": 89 } }, "expressions": [ { "type": "Identifier", "start": 2267, "end": 2274, "loc": { "start": { "line": 60, "column": 78 }, "end": { "line": 60, "column": 85 }, "identifierName": "catName" }, "name": "catName" } ], "quasis": [ { "type": "TemplateElement", "start": 2228, "end": 2265, "loc": { "start": { "line": 60, "column": 39 }, "end": { "line": 60, "column": 76 } }, "value": { "raw": "
", "cooked": "\">" }, "tail": true } ] } } } ], "directives": [] } } ] } }, { "type": "ForStatement", "start": 2304, "end": 2512, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 67, "column": 9 } }, "init": { "type": "VariableDeclaration", "start": 2309, "end": 2318, "loc": { "start": { "line": 63, "column": 13 }, "end": { "line": 63, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2313, "end": 2318, "loc": { "start": { "line": 63, "column": 17 }, "end": { "line": 63, "column": 22 } }, "id": { "type": "Identifier", "start": 2313, "end": 2314, "loc": { "start": { "line": 63, "column": 17 }, "end": { "line": 63, "column": 18 }, "identifierName": "i" }, "name": "i" }, "init": { "type": "NumericLiteral", "start": 2317, "end": 2318, "loc": { "start": { "line": 63, "column": 21 }, "end": { "line": 63, "column": 22 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } ], "kind": "let" }, "test": { "type": "BinaryExpression", "start": 2320, "end": 2355, "loc": { "start": { "line": 63, "column": 24 }, "end": { "line": 63, "column": 59 } }, "left": { "type": "Identifier", "start": 2320, "end": 2321, "loc": { "start": { "line": 63, "column": 24 }, "end": { "line": 63, "column": 25 }, "identifierName": "i" }, "name": "i" }, "operator": "<", "right": { "type": "MemberExpression", "start": 2324, "end": 2355, "loc": { "start": { "line": 63, "column": 28 }, "end": { "line": 63, "column": 59 } }, "object": { "type": "CallExpression", "start": 2324, "end": 2348, "loc": { "start": { "line": 63, "column": 28 }, "end": { "line": 63, "column": 52 } }, "callee": { "type": "Identifier", "start": 2324, "end": 2346, "loc": { "start": { "line": 63, "column": 28 }, "end": { "line": 63, "column": 50 }, "identifierName": "allApplicationSettings" }, "name": "allApplicationSettings" }, "arguments": [] }, "property": { "type": "Identifier", "start": 2349, "end": 2355, "loc": { "start": { "line": 63, "column": 53 }, "end": { "line": 63, "column": 59 }, "identifierName": "length" }, "name": "length" }, "computed": false } }, "update": { "type": "UpdateExpression", "start": 2357, "end": 2360, "loc": { "start": { "line": 63, "column": 61 }, "end": { "line": 63, "column": 64 } }, "operator": "++", "prefix": true, "argument": { "type": "Identifier", "start": 2359, "end": 2360, "loc": { "start": { "line": 63, "column": 63 }, "end": { "line": 63, "column": 64 }, "identifierName": "i" }, "name": "i" }, "extra": { "parenthesizedArgument": false } }, "body": { "type": "BlockStatement", "start": 2362, "end": 2512, "loc": { "start": { "line": 63, "column": 66 }, "end": { "line": 67, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 2377, "end": 2421, "loc": { "start": { "line": 64, "column": 12 }, "end": { "line": 64, "column": 56 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2383, "end": 2420, "loc": { "start": { "line": 64, "column": 18 }, "end": { "line": 64, "column": 55 } }, "id": { "type": "Identifier", "start": 2383, "end": 2390, "loc": { "start": { "line": 64, "column": 18 }, "end": { "line": 64, "column": 25 }, "identifierName": "setting" }, "name": "setting" }, "init": { "type": "MemberExpression", "start": 2393, "end": 2420, "loc": { "start": { "line": 64, "column": 28 }, "end": { "line": 64, "column": 55 } }, "object": { "type": "CallExpression", "start": 2393, "end": 2417, "loc": { "start": { "line": 64, "column": 28 }, "end": { "line": 64, "column": 52 } }, "callee": { "type": "Identifier", "start": 2393, "end": 2415, "loc": { "start": { "line": 64, "column": 28 }, "end": { "line": 64, "column": 50 }, "identifierName": "allApplicationSettings" }, "name": "allApplicationSettings" }, "arguments": [] }, "property": { "type": "Identifier", "start": 2418, "end": 2419, "loc": { "start": { "line": 64, "column": 53 }, "end": { "line": 64, "column": 54 }, "identifierName": "i" }, "name": "i" }, "computed": true } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2437, "end": 2501, "loc": { "start": { "line": 66, "column": 12 }, "end": { "line": 66, "column": 76 } }, "expression": { "type": "AssignmentExpression", "start": 2437, "end": 2500, "loc": { "start": { "line": 66, "column": 12 }, "end": { "line": 66, "column": 75 } }, "operator": "+=", "left": { "type": "MemberExpression", "start": 2437, "end": 2471, "loc": { "start": { "line": 66, "column": 12 }, "end": { "line": 66, "column": 46 } }, "object": { "type": "Identifier", "start": 2437, "end": 2451, "loc": { "start": { "line": 66, "column": 12 }, "end": { "line": 66, "column": 26 }, "identifierName": "categoriesHTML" }, "name": "categoriesHTML" }, "property": { "type": "MemberExpression", "start": 2452, "end": 2470, "loc": { "start": { "line": 66, "column": 27 }, "end": { "line": 66, "column": 45 } }, "object": { "type": "Identifier", "start": 2452, "end": 2459, "loc": { "start": { "line": 66, "column": 27 }, "end": { "line": 66, "column": 34 }, "identifierName": "setting" }, "name": "setting" }, "property": { "type": "Identifier", "start": 2460, "end": 2470, "loc": { "start": { "line": 66, "column": 35 }, "end": { "line": 66, "column": 45 }, "identifierName": "categoryId" }, "name": "categoryId" }, "computed": false }, "computed": true }, "right": { "type": "CallExpression", "start": 2475, "end": 2500, "loc": { "start": { "line": 66, "column": 50 }, "end": { "line": 66, "column": 75 } }, "callee": { "type": "MemberExpression", "start": 2475, "end": 2490, "loc": { "start": { "line": 66, "column": 50 }, "end": { "line": 66, "column": 65 } }, "object": { "type": "Identifier", "start": 2475, "end": 2482, "loc": { "start": { "line": 66, "column": 50 }, "end": { "line": 66, "column": 57 }, "identifierName": "setting" }, "name": "setting" }, "property": { "type": "Identifier", "start": 2483, "end": 2490, "loc": { "start": { "line": 66, "column": 58 }, "end": { "line": 66, "column": 65 }, "identifierName": "getHtml" }, "name": "getHtml" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 2491, "end": 2499, "loc": { "start": { "line": 66, "column": 66 }, "end": { "line": 66, "column": 74 } }, "object": { "type": "ThisExpression", "start": 2491, "end": 2495, "loc": { "start": { "line": 66, "column": 66 }, "end": { "line": 66, "column": 70 } } }, "property": { "type": "Identifier", "start": 2496, "end": 2499, "loc": { "start": { "line": 66, "column": 71 }, "end": { "line": 66, "column": 74 }, "identifierName": "app" }, "name": "app" }, "computed": false } ] } } } ], "directives": [] } }, { "type": "ReturnStatement", "start": 2524, "end": 2635, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 71, "column": 22 } }, "argument": { "type": "CallExpression", "start": 2531, "end": 2634, "loc": { "start": { "line": 69, "column": 15 }, "end": { "line": 71, "column": 21 } }, "callee": { "type": "MemberExpression", "start": 2531, "end": 2630, "loc": { "start": { "line": 69, "column": 15 }, "end": { "line": 71, "column": 17 } }, "object": { "type": "CallExpression", "start": 2531, "end": 2611, "loc": { "start": { "line": 69, "column": 15 }, "end": { "line": 70, "column": 51 } }, "callee": { "type": "MemberExpression", "start": 2531, "end": 2576, "loc": { "start": { "line": 69, "column": 15 }, "end": { "line": 70, "column": 16 } }, "object": { "type": "CallExpression", "start": 2531, "end": 2558, "loc": { "start": { "line": 69, "column": 15 }, "end": { "line": 69, "column": 42 } }, "callee": { "type": "MemberExpression", "start": 2531, "end": 2542, "loc": { "start": { "line": 69, "column": 15 }, "end": { "line": 69, "column": 26 } }, "object": { "type": "Identifier", "start": 2531, "end": 2537, "loc": { "start": { "line": 69, "column": 15 }, "end": { "line": 69, "column": 21 }, "identifierName": "Object" }, "name": "Object" }, "property": { "type": "Identifier", "start": 2538, "end": 2542, "loc": { "start": { "line": 69, "column": 22 }, "end": { "line": 69, "column": 26 }, "identifierName": "keys" }, "name": "keys" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 2543, "end": 2557, "loc": { "start": { "line": 69, "column": 27 }, "end": { "line": 69, "column": 41 }, "identifierName": "categoriesHTML" }, "name": "categoriesHTML" } ] }, "property": { "type": "Identifier", "start": 2573, "end": 2576, "loc": { "start": { "line": 70, "column": 13 }, "end": { "line": 70, "column": 16 }, "identifierName": "map" }, "name": "map" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 2577, "end": 2610, "loc": { "start": { "line": 70, "column": 17 }, "end": { "line": 70, "column": 50 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [ { "type": "Identifier", "start": 2577, "end": 2578, "loc": { "start": { "line": 70, "column": 17 }, "end": { "line": 70, "column": 18 }, "identifierName": "k" }, "name": "k" } ], "body": { "type": "BinaryExpression", "start": 2582, "end": 2610, "loc": { "start": { "line": 70, "column": 22 }, "end": { "line": 70, "column": 50 } }, "left": { "type": "MemberExpression", "start": 2582, "end": 2599, "loc": { "start": { "line": 70, "column": 22 }, "end": { "line": 70, "column": 39 } }, "object": { "type": "Identifier", "start": 2582, "end": 2596, "loc": { "start": { "line": 70, "column": 22 }, "end": { "line": 70, "column": 36 }, "identifierName": "categoriesHTML" }, "name": "categoriesHTML" }, "property": { "type": "Identifier", "start": 2597, "end": 2598, "loc": { "start": { "line": 70, "column": 37 }, "end": { "line": 70, "column": 38 }, "identifierName": "k" }, "name": "k" }, "computed": true }, "operator": "+", "right": { "type": "StringLiteral", "start": 2602, "end": 2610, "loc": { "start": { "line": 70, "column": 42 }, "end": { "line": 70, "column": 50 } }, "extra": { "rawValue": "
", "raw": "\"\"" }, "value": "" } } } ] }, "property": { "type": "Identifier", "start": 2626, "end": 2630, "loc": { "start": { "line": 71, "column": 13 }, "end": { "line": 71, "column": 17 }, "identifierName": "join" }, "name": "join" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2631, "end": 2633, "loc": { "start": { "line": 71, "column": 18 }, "end": { "line": 71, "column": 20 } }, "extra": { "rawValue": "", "raw": "\"\"" }, "value": "" } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 2650, "end": 3283, "loc": { "start": { "line": 74, "column": 4 }, "end": { "line": 88, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 2650, "end": 2665, "loc": { "start": { "line": 74, "column": 4 }, "end": { "line": 74, "column": 19 }, "identifierName": "renderBuildText" }, "name": "renderBuildText" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 2668, "end": 3283, "loc": { "start": { "line": 74, "column": 22 }, "end": { "line": 88, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 2679, "end": 2748, "loc": { "start": { "line": 75, "column": 8 }, "end": { "line": 75, "column": 77 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2685, "end": 2747, "loc": { "start": { "line": 75, "column": 14 }, "end": { "line": 75, "column": 76 } }, "id": { "type": "Identifier", "start": 2685, "end": 2697, "loc": { "start": { "line": 75, "column": 14 }, "end": { "line": 75, "column": 26 }, "identifierName": "labelVersion" }, "name": "labelVersion" }, "init": { "type": "CallExpression", "start": 2700, "end": 2747, "loc": { "start": { "line": 75, "column": 29 }, "end": { "line": 75, "column": 76 } }, "callee": { "type": "MemberExpression", "start": 2700, "end": 2730, "loc": { "start": { "line": 75, "column": 29 }, "end": { "line": 75, "column": 59 } }, "object": { "type": "MemberExpression", "start": 2700, "end": 2716, "loc": { "start": { "line": 75, "column": 29 }, "end": { "line": 75, "column": 45 } }, "object": { "type": "ThisExpression", "start": 2700, "end": 2704, "loc": { "start": { "line": 75, "column": 29 }, "end": { "line": 75, "column": 33 } } }, "property": { "type": "Identifier", "start": 2705, "end": 2716, "loc": { "start": { "line": 75, "column": 34 }, "end": { "line": 75, "column": 45 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 2717, "end": 2730, "loc": { "start": { "line": 75, "column": 46 }, "end": { "line": 75, "column": 59 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 2731, "end": 2746, "loc": { "start": { "line": 75, "column": 60 }, "end": { "line": 75, "column": 75 } }, "extra": { "rawValue": ".buildVersion", "raw": "\".buildVersion\"" }, "value": ".buildVersion" } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2758, "end": 2814, "loc": { "start": { "line": 76, "column": 8 }, "end": { "line": 76, "column": 64 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2764, "end": 2813, "loc": { "start": { "line": 76, "column": 14 }, "end": { "line": 76, "column": 63 } }, "id": { "type": "Identifier", "start": 2764, "end": 2775, "loc": { "start": { "line": 76, "column": 14 }, "end": { "line": 76, "column": 25 }, "identifierName": "lastBuildMs" }, "name": "lastBuildMs" }, "init": { "type": "BinaryExpression", "start": 2778, "end": 2813, "loc": { "start": { "line": 76, "column": 28 }, "end": { "line": 76, "column": 63 } }, "left": { "type": "CallExpression", "start": 2778, "end": 2798, "loc": { "start": { "line": 76, "column": 28 }, "end": { "line": 76, "column": 48 } }, "callee": { "type": "MemberExpression", "start": 2778, "end": 2796, "loc": { "start": { "line": 76, "column": 28 }, "end": { "line": 76, "column": 46 } }, "object": { "type": "NewExpression", "start": 2778, "end": 2788, "loc": { "start": { "line": 76, "column": 28 }, "end": { "line": 76, "column": 38 } }, "callee": { "type": "Identifier", "start": 2782, "end": 2786, "loc": { "start": { "line": 76, "column": 32 }, "end": { "line": 76, "column": 36 }, "identifierName": "Date" }, "name": "Date" }, "arguments": [] }, "property": { "type": "Identifier", "start": 2789, "end": 2796, "loc": { "start": { "line": 76, "column": 39 }, "end": { "line": 76, "column": 46 }, "identifierName": "getTime" }, "name": "getTime" }, "computed": false }, "arguments": [] }, "operator": "-", "right": { "type": "Identifier", "start": 2801, "end": 2813, "loc": { "start": { "line": 76, "column": 51 }, "end": { "line": 76, "column": 63 }, "identifierName": "G_BUILD_TIME" }, "name": "G_BUILD_TIME" } } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2824, "end": 2891, "loc": { "start": { "line": 77, "column": 8 }, "end": { "line": 77, "column": 75 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2830, "end": 2890, "loc": { "start": { "line": 77, "column": 14 }, "end": { "line": 77, "column": 74 } }, "id": { "type": "Identifier", "start": 2830, "end": 2843, "loc": { "start": { "line": 77, "column": 14 }, "end": { "line": 77, "column": 27 }, "identifierName": "lastBuildText" }, "name": "lastBuildText" }, "init": { "type": "CallExpression", "start": 2846, "end": 2890, "loc": { "start": { "line": 77, "column": 30 }, "end": { "line": 77, "column": 74 } }, "callee": { "type": "Identifier", "start": 2846, "end": 2868, "loc": { "start": { "line": 77, "column": 30 }, "end": { "line": 77, "column": 52 }, "identifierName": "formatSecondsToTimeAgo" }, "name": "formatSecondsToTimeAgo" }, "arguments": [ { "type": "BinaryExpression", "start": 2869, "end": 2889, "loc": { "start": { "line": 77, "column": 53 }, "end": { "line": 77, "column": 73 } }, "left": { "type": "Identifier", "start": 2869, "end": 2880, "loc": { "start": { "line": 77, "column": 53 }, "end": { "line": 77, "column": 64 }, "identifierName": "lastBuildMs" }, "name": "lastBuildMs" }, "operator": "/", "right": { "type": "NumericLiteral", "start": 2883, "end": 2889, "loc": { "start": { "line": 77, "column": 67 }, "end": { "line": 77, "column": 73 } }, "extra": { "rawValue": 1000, "raw": "1000.0" }, "value": 1000 } } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 2903, "end": 2963, "loc": { "start": { "line": 79, "column": 8 }, "end": { "line": 79, "column": 68 } }, "declarations": [ { "type": "VariableDeclarator", "start": 2909, "end": 2962, "loc": { "start": { "line": 79, "column": 14 }, "end": { "line": 79, "column": 67 } }, "id": { "type": "Identifier", "start": 2909, "end": 2916, "loc": { "start": { "line": 79, "column": 14 }, "end": { "line": 79, "column": 21 }, "identifierName": "version" }, "name": "version" }, "init": { "type": "MemberExpression", "start": 2919, "end": 2962, "loc": { "start": { "line": 79, "column": 24 }, "end": { "line": 79, "column": 67 } }, "object": { "type": "MemberExpression", "start": 2919, "end": 2943, "loc": { "start": { "line": 79, "column": 24 }, "end": { "line": 79, "column": 48 } }, "object": { "type": "MemberExpression", "start": 2919, "end": 2929, "loc": { "start": { "line": 79, "column": 24 }, "end": { "line": 79, "column": 34 } }, "object": { "type": "Identifier", "start": 2919, "end": 2920, "loc": { "start": { "line": 79, "column": 24 }, "end": { "line": 79, "column": 25 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 2921, "end": 2929, "loc": { "start": { "line": 79, "column": 26 }, "end": { "line": 79, "column": 34 }, "identifierName": "settings" }, "name": "settings" }, "computed": false }, "property": { "type": "Identifier", "start": 2930, "end": 2943, "loc": { "start": { "line": 79, "column": 35 }, "end": { "line": 79, "column": 48 }, "identifierName": "versionBadges" }, "name": "versionBadges" }, "computed": false }, "property": { "type": "Identifier", "start": 2944, "end": 2961, "loc": { "start": { "line": 79, "column": 49 }, "end": { "line": 79, "column": 66 }, "identifierName": "G_APP_ENVIRONMENT" }, "name": "G_APP_ENVIRONMENT" }, "computed": true } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 2975, "end": 3276, "loc": { "start": { "line": 81, "column": 8 }, "end": { "line": 87, "column": 21 } }, "expression": { "type": "AssignmentExpression", "start": 2975, "end": 3275, "loc": { "start": { "line": 81, "column": 8 }, "end": { "line": 87, "column": 20 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 2975, "end": 2997, "loc": { "start": { "line": 81, "column": 8 }, "end": { "line": 81, "column": 30 } }, "object": { "type": "Identifier", "start": 2975, "end": 2987, "loc": { "start": { "line": 81, "column": 8 }, "end": { "line": 81, "column": 20 }, "identifierName": "labelVersion" }, "name": "labelVersion" }, "property": { "type": "Identifier", "start": 2988, "end": 2997, "loc": { "start": { "line": 81, "column": 21 }, "end": { "line": 81, "column": 30 }, "identifierName": "innerHTML" }, "name": "innerHTML" }, "computed": false }, "right": { "type": "TemplateLiteral", "start": 3000, "end": 3275, "loc": { "start": { "line": 81, "column": 33 }, "end": { "line": 87, "column": 20 } }, "expressions": [ { "type": "Identifier", "start": 3057, "end": 3072, "loc": { "start": { "line": 83, "column": 18 }, "end": { "line": 83, "column": 33 }, "identifierName": "G_BUILD_VERSION" }, "name": "G_BUILD_VERSION" }, { "type": "Identifier", "start": 3078, "end": 3085, "loc": { "start": { "line": 83, "column": 39 }, "end": { "line": 83, "column": 46 }, "identifierName": "version" }, "name": "version" }, { "type": "Identifier", "start": 3091, "end": 3110, "loc": { "start": { "line": 83, "column": 52 }, "end": { "line": 83, "column": 71 }, "identifierName": "G_BUILD_COMMIT_HASH" }, "name": "G_BUILD_COMMIT_HASH" }, { "type": "CallExpression", "start": 3190, "end": 3246, "loc": { "start": { "line": 86, "column": 18 }, "end": { "line": 86, "column": 74 } }, "callee": { "type": "MemberExpression", "start": 3190, "end": 3218, "loc": { "start": { "line": 86, "column": 18 }, "end": { "line": 86, "column": 46 } }, "object": { "type": "MemberExpression", "start": 3190, "end": 3210, "loc": { "start": { "line": 86, "column": 18 }, "end": { "line": 86, "column": 38 } }, "object": { "type": "MemberExpression", "start": 3190, "end": 3200, "loc": { "start": { "line": 86, "column": 18 }, "end": { "line": 86, "column": 28 } }, "object": { "type": "Identifier", "start": 3190, "end": 3191, "loc": { "start": { "line": 86, "column": 18 }, "end": { "line": 86, "column": 19 }, "identifierName": "T" }, "name": "T" }, "property": { "type": "Identifier", "start": 3192, "end": 3200, "loc": { "start": { "line": 86, "column": 20 }, "end": { "line": 86, "column": 28 }, "identifierName": "settings" }, "name": "settings" }, "computed": false }, "property": { "type": "Identifier", "start": 3201, "end": 3210, "loc": { "start": { "line": 86, "column": 29 }, "end": { "line": 86, "column": 38 }, "identifierName": "buildDate" }, "name": "buildDate" }, "computed": false }, "property": { "type": "Identifier", "start": 3211, "end": 3218, "loc": { "start": { "line": 86, "column": 39 }, "end": { "line": 86, "column": 46 }, "identifierName": "replace" }, "name": "replace" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 3219, "end": 3230, "loc": { "start": { "line": 86, "column": 47 }, "end": { "line": 86, "column": 58 } }, "extra": { "rawValue": "", "raw": "\"\"" }, "value": "" }, { "type": "Identifier", "start": 3232, "end": 3245, "loc": { "start": { "line": 86, "column": 60 }, "end": { "line": 86, "column": 73 }, "identifierName": "lastBuildText" }, "name": "lastBuildText" } ] } ], "quasis": [ { "type": "TemplateElement", "start": 3001, "end": 3055, "loc": { "start": { "line": 81, "column": 34 }, "end": { "line": 83, "column": 16 } }, "value": { "raw": "\n \n ", "cooked": "\n \n " }, "tail": false }, { "type": "TemplateElement", "start": 3073, "end": 3076, "loc": { "start": { "line": 83, "column": 34 }, "end": { "line": 83, "column": 37 } }, "value": { "raw": " @ ", "cooked": " @ " }, "tail": false }, { "type": "TemplateElement", "start": 3086, "end": 3089, "loc": { "start": { "line": 83, "column": 47 }, "end": { "line": 83, "column": 50 } }, "value": { "raw": " @ ", "cooked": " @ " }, "tail": false }, { "type": "TemplateElement", "start": 3111, "end": 3188, "loc": { "start": { "line": 83, "column": 72 }, "end": { "line": 86, "column": 16 } }, "value": { "raw": "\n \n \n ", "cooked": "\n \n \n " }, "tail": false }, { "type": "TemplateElement", "start": 3247, "end": 3274, "loc": { "start": { "line": 86, "column": 75 }, "end": { "line": 87, "column": 19 } }, "value": { "raw": "
\n
", "cooked": "
\n
" }, "tail": true } ] } } } ], "directives": [] } }, { "type": "ClassMethod", "start": 3291, "end": 4165, "loc": { "start": { "line": 90, "column": 4 }, "end": { "line": 113, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 3291, "end": 3298, "loc": { "start": { "line": 90, "column": 4 }, "end": { "line": 90, "column": 11 }, "identifierName": "onEnter" }, "name": "onEnter" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 3299, "end": 3306, "loc": { "start": { "line": 90, "column": 12 }, "end": { "line": 90, "column": 19 }, "identifierName": "payload" }, "name": "payload" } ], "body": { "type": "BlockStatement", "start": 3308, "end": 4165, "loc": { "start": { "line": 90, "column": 21 }, "end": { "line": 113, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 3319, "end": 3342, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 31 } }, "expression": { "type": "CallExpression", "start": 3319, "end": 3341, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 30 } }, "callee": { "type": "MemberExpression", "start": 3319, "end": 3339, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 28 } }, "object": { "type": "ThisExpression", "start": 3319, "end": 3323, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 12 } } }, "property": { "type": "Identifier", "start": 3324, "end": 3339, "loc": { "start": { "line": 91, "column": 13 }, "end": { "line": 91, "column": 28 }, "identifierName": "renderBuildText" }, "name": "renderBuildText" }, "computed": false }, "arguments": [] } }, { "type": "ForStatement", "start": 3354, "end": 3685, "loc": { "start": { "line": 93, "column": 8 }, "end": { "line": 100, "column": 9 } }, "init": { "type": "VariableDeclaration", "start": 3359, "end": 3368, "loc": { "start": { "line": 93, "column": 13 }, "end": { "line": 93, "column": 22 } }, "declarations": [ { "type": "VariableDeclarator", "start": 3363, "end": 3368, "loc": { "start": { "line": 93, "column": 17 }, "end": { "line": 93, "column": 22 } }, "id": { "type": "Identifier", "start": 3363, "end": 3364, "loc": { "start": { "line": 93, "column": 17 }, "end": { "line": 93, "column": 18 }, "identifierName": "i" }, "name": "i" }, "init": { "type": "NumericLiteral", "start": 3367, "end": 3368, "loc": { "start": { "line": 93, "column": 21 }, "end": { "line": 93, "column": 22 } }, "extra": { "rawValue": 0, "raw": "0" }, "value": 0 } } ], "kind": "let" }, "test": { "type": "BinaryExpression", "start": 3370, "end": 3406, "loc": { "start": { "line": 93, "column": 24 }, "end": { "line": 93, "column": 60 } }, "left": { "type": "Identifier", "start": 3370, "end": 3371, "loc": { "start": { "line": 93, "column": 24 }, "end": { "line": 93, "column": 25 }, "identifierName": "i" }, "name": "i" }, "operator": "<", "right": { "type": "MemberExpression", "start": 3374, "end": 3406, "loc": { "start": { "line": 93, "column": 28 }, "end": { "line": 93, "column": 60 } }, "object": { "type": "MemberExpression", "start": 3374, "end": 3399, "loc": { "start": { "line": 93, "column": 28 }, "end": { "line": 93, "column": 53 } }, "object": { "type": "Identifier", "start": 3374, "end": 3387, "loc": { "start": { "line": 93, "column": 28 }, "end": { "line": 93, "column": 41 }, "identifierName": "SettingsState" }, "name": "SettingsState" }, "property": { "type": "Identifier", "start": 3388, "end": 3399, "loc": { "start": { "line": 93, "column": 42 }, "end": { "line": 93, "column": 53 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "property": { "type": "Identifier", "start": 3400, "end": 3406, "loc": { "start": { "line": 93, "column": 54 }, "end": { "line": 93, "column": 60 }, "identifierName": "length" }, "name": "length" }, "computed": false } }, "update": { "type": "UpdateExpression", "start": 3408, "end": 3411, "loc": { "start": { "line": 93, "column": 62 }, "end": { "line": 93, "column": 65 } }, "operator": "++", "prefix": false, "argument": { "type": "Identifier", "start": 3408, "end": 3409, "loc": { "start": { "line": 93, "column": 62 }, "end": { "line": 93, "column": 63 }, "identifierName": "i" }, "name": "i" } }, "body": { "type": "BlockStatement", "start": 3413, "end": 3685, "loc": { "start": { "line": 93, "column": 67 }, "end": { "line": 100, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 3428, "end": 3476, "loc": { "start": { "line": 94, "column": 12 }, "end": { "line": 94, "column": 60 } }, "declarations": [ { "type": "VariableDeclarator", "start": 3434, "end": 3475, "loc": { "start": { "line": 94, "column": 18 }, "end": { "line": 94, "column": 59 } }, "id": { "type": "Identifier", "start": 3434, "end": 3444, "loc": { "start": { "line": 94, "column": 18 }, "end": { "line": 94, "column": 28 }, "identifierName": "trackClick" }, "name": "trackClick" }, "init": { "type": "MemberExpression", "start": 3447, "end": 3475, "loc": { "start": { "line": 94, "column": 31 }, "end": { "line": 94, "column": 59 } }, "object": { "type": "MemberExpression", "start": 3447, "end": 3472, "loc": { "start": { "line": 94, "column": 31 }, "end": { "line": 94, "column": 56 } }, "object": { "type": "Identifier", "start": 3447, "end": 3460, "loc": { "start": { "line": 94, "column": 31 }, "end": { "line": 94, "column": 44 }, "identifierName": "SettingsState" }, "name": "SettingsState" }, "property": { "type": "Identifier", "start": 3461, "end": 3472, "loc": { "start": { "line": 94, "column": 45 }, "end": { "line": 94, "column": 56 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "property": { "type": "Identifier", "start": 3473, "end": 3474, "loc": { "start": { "line": 94, "column": 57 }, "end": { "line": 94, "column": 58 }, "identifierName": "i" }, "name": "i" }, "computed": true } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 3490, "end": 3674, "loc": { "start": { "line": 95, "column": 12 }, "end": { "line": 99, "column": 14 } }, "expression": { "type": "CallExpression", "start": 3490, "end": 3673, "loc": { "start": { "line": 95, "column": 12 }, "end": { "line": 99, "column": 13 } }, "callee": { "type": "MemberExpression", "start": 3490, "end": 3506, "loc": { "start": { "line": 95, "column": 12 }, "end": { "line": 95, "column": 28 } }, "object": { "type": "ThisExpression", "start": 3490, "end": 3494, "loc": { "start": { "line": 95, "column": 12 }, "end": { "line": 95, "column": 16 } } }, "property": { "type": "Identifier", "start": 3495, "end": 3506, "loc": { "start": { "line": 95, "column": 17 }, "end": { "line": 95, "column": 28 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "CallExpression", "start": 3525, "end": 3579, "loc": { "start": { "line": 96, "column": 16 }, "end": { "line": 96, "column": 70 } }, "callee": { "type": "MemberExpression", "start": 3525, "end": 3555, "loc": { "start": { "line": 96, "column": 16 }, "end": { "line": 96, "column": 46 } }, "object": { "type": "MemberExpression", "start": 3525, "end": 3541, "loc": { "start": { "line": 96, "column": 16 }, "end": { "line": 96, "column": 32 } }, "object": { "type": "ThisExpression", "start": 3525, "end": 3529, "loc": { "start": { "line": 96, "column": 16 }, "end": { "line": 96, "column": 20 } } }, "property": { "type": "Identifier", "start": 3530, "end": 3541, "loc": { "start": { "line": 96, "column": 21 }, "end": { "line": 96, "column": 32 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 3542, "end": 3555, "loc": { "start": { "line": 96, "column": 33 }, "end": { "line": 96, "column": 46 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 3556, "end": 3578, "loc": { "start": { "line": 96, "column": 47 }, "end": { "line": 96, "column": 69 } }, "object": { "type": "Identifier", "start": 3556, "end": 3566, "loc": { "start": { "line": 96, "column": 47 }, "end": { "line": 96, "column": 57 }, "identifierName": "trackClick" }, "name": "trackClick" }, "property": { "type": "Identifier", "start": 3567, "end": 3578, "loc": { "start": { "line": 96, "column": 58 }, "end": { "line": 96, "column": 69 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false } ] }, { "type": "CallExpression", "start": 3598, "end": 3621, "loc": { "start": { "line": 97, "column": 16 }, "end": { "line": 97, "column": 39 } }, "callee": { "type": "MemberExpression", "start": 3598, "end": 3615, "loc": { "start": { "line": 97, "column": 16 }, "end": { "line": 97, "column": 33 } }, "object": { "type": "Identifier", "start": 3598, "end": 3608, "loc": { "start": { "line": 97, "column": 16 }, "end": { "line": 97, "column": 26 }, "identifierName": "trackClick" }, "name": "trackClick" }, "property": { "type": "Identifier", "start": 3609, "end": 3615, "loc": { "start": { "line": 97, "column": 27 }, "end": { "line": 97, "column": 33 }, "identifierName": "action" }, "name": "action" }, "computed": false }, "arguments": [ { "type": "ThisExpression", "start": 3616, "end": 3620, "loc": { "start": { "line": 97, "column": 34 }, "end": { "line": 97, "column": 38 } } } ] }, { "type": "MemberExpression", "start": 3640, "end": 3658, "loc": { "start": { "line": 98, "column": 16 }, "end": { "line": 98, "column": 34 } }, "object": { "type": "Identifier", "start": 3640, "end": 3650, "loc": { "start": { "line": 98, "column": 16 }, "end": { "line": 98, "column": 26 }, "identifierName": "trackClick" }, "name": "trackClick" }, "property": { "type": "Identifier", "start": 3651, "end": 3658, "loc": { "start": { "line": 98, "column": 27 }, "end": { "line": 98, "column": 34 }, "identifierName": "options" }, "name": "options" }, "computed": false } ] } } ], "directives": [] } }, { "type": "VariableDeclaration", "start": 3697, "end": 3774, "loc": { "start": { "line": 102, "column": 8 }, "end": { "line": 102, "column": 85 } }, "declarations": [ { "type": "VariableDeclarator", "start": 3703, "end": 3773, "loc": { "start": { "line": 102, "column": 14 }, "end": { "line": 102, "column": 84 } }, "id": { "type": "Identifier", "start": 3703, "end": 3720, "loc": { "start": { "line": 102, "column": 14 }, "end": { "line": 102, "column": 31 }, "identifierName": "keybindingsButton" }, "name": "keybindingsButton" }, "init": { "type": "CallExpression", "start": 3723, "end": 3773, "loc": { "start": { "line": 102, "column": 34 }, "end": { "line": 102, "column": 84 } }, "callee": { "type": "MemberExpression", "start": 3723, "end": 3753, "loc": { "start": { "line": 102, "column": 34 }, "end": { "line": 102, "column": 64 } }, "object": { "type": "MemberExpression", "start": 3723, "end": 3739, "loc": { "start": { "line": 102, "column": 34 }, "end": { "line": 102, "column": 50 } }, "object": { "type": "ThisExpression", "start": 3723, "end": 3727, "loc": { "start": { "line": 102, "column": 34 }, "end": { "line": 102, "column": 38 } } }, "property": { "type": "Identifier", "start": 3728, "end": 3739, "loc": { "start": { "line": 102, "column": 39 }, "end": { "line": 102, "column": 50 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 3740, "end": 3753, "loc": { "start": { "line": 102, "column": 51 }, "end": { "line": 102, "column": 64 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 3754, "end": 3772, "loc": { "start": { "line": 102, "column": 65 }, "end": { "line": 102, "column": 83 } }, "extra": { "rawValue": ".editKeybindings", "raw": "\".editKeybindings\"" }, "value": ".editKeybindings" } ] } } ], "kind": "const" }, { "type": "IfStatement", "start": 3786, "end": 3925, "loc": { "start": { "line": 104, "column": 8 }, "end": { "line": 106, "column": 9 } }, "test": { "type": "Identifier", "start": 3790, "end": 3807, "loc": { "start": { "line": 104, "column": 12 }, "end": { "line": 104, "column": 29 }, "identifierName": "keybindingsButton" }, "name": "keybindingsButton" }, "consequent": { "type": "BlockStatement", "start": 3809, "end": 3925, "loc": { "start": { "line": 104, "column": 31 }, "end": { "line": 106, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 3824, "end": 3914, "loc": { "start": { "line": 105, "column": 12 }, "end": { "line": 105, "column": 102 } }, "expression": { "type": "CallExpression", "start": 3824, "end": 3913, "loc": { "start": { "line": 105, "column": 12 }, "end": { "line": 105, "column": 101 } }, "callee": { "type": "MemberExpression", "start": 3824, "end": 3840, "loc": { "start": { "line": 105, "column": 12 }, "end": { "line": 105, "column": 28 } }, "object": { "type": "ThisExpression", "start": 3824, "end": 3828, "loc": { "start": { "line": 105, "column": 12 }, "end": { "line": 105, "column": 16 } } }, "property": { "type": "Identifier", "start": 3829, "end": 3840, "loc": { "start": { "line": 105, "column": 17 }, "end": { "line": 105, "column": 28 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 3841, "end": 3858, "loc": { "start": { "line": 105, "column": 29 }, "end": { "line": 105, "column": 46 }, "identifierName": "keybindingsButton" }, "name": "keybindingsButton" }, { "type": "MemberExpression", "start": 3860, "end": 3885, "loc": { "start": { "line": 105, "column": 48 }, "end": { "line": 105, "column": 73 } }, "object": { "type": "ThisExpression", "start": 3860, "end": 3864, "loc": { "start": { "line": 105, "column": 48 }, "end": { "line": 105, "column": 52 } } }, "property": { "type": "Identifier", "start": 3865, "end": 3885, "loc": { "start": { "line": 105, "column": 53 }, "end": { "line": 105, "column": 73 }, "identifierName": "onKeybindingsClicked" }, "name": "onKeybindingsClicked" }, "computed": false }, { "type": "ObjectExpression", "start": 3887, "end": 3912, "loc": { "start": { "line": 105, "column": 75 }, "end": { "line": 105, "column": 100 } }, "properties": [ { "type": "ObjectProperty", "start": 3889, "end": 3910, "loc": { "start": { "line": 105, "column": 77 }, "end": { "line": 105, "column": 98 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 3889, "end": 3903, "loc": { "start": { "line": 105, "column": 77 }, "end": { "line": 105, "column": 91 }, "identifierName": "preventDefault" }, "name": "preventDefault" }, "value": { "type": "BooleanLiteral", "start": 3905, "end": 3910, "loc": { "start": { "line": 105, "column": 93 }, "end": { "line": 105, "column": 98 } }, "value": false } } ] } ] } } ], "directives": [] }, "alternate": null }, { "type": "ExpressionStatement", "start": 3937, "end": 3957, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 28 } }, "expression": { "type": "CallExpression", "start": 3937, "end": 3956, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 27 } }, "callee": { "type": "MemberExpression", "start": 3937, "end": 3954, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 25 } }, "object": { "type": "ThisExpression", "start": 3937, "end": 3941, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 12 } } }, "property": { "type": "Identifier", "start": 3942, "end": 3954, "loc": { "start": { "line": 108, "column": 13 }, "end": { "line": 108, "column": 25 }, "identifierName": "initSettings" }, "name": "initSettings" }, "computed": false }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 3967, "end": 3994, "loc": { "start": { "line": 109, "column": 8 }, "end": { "line": 109, "column": 35 } }, "expression": { "type": "CallExpression", "start": 3967, "end": 3993, "loc": { "start": { "line": 109, "column": 8 }, "end": { "line": 109, "column": 34 } }, "callee": { "type": "MemberExpression", "start": 3967, "end": 3991, "loc": { "start": { "line": 109, "column": 8 }, "end": { "line": 109, "column": 32 } }, "object": { "type": "ThisExpression", "start": 3967, "end": 3971, "loc": { "start": { "line": 109, "column": 8 }, "end": { "line": 109, "column": 12 } } }, "property": { "type": "Identifier", "start": 3972, "end": 3991, "loc": { "start": { "line": 109, "column": 13 }, "end": { "line": 109, "column": 32 }, "identifierName": "initCategoryButtons" }, "name": "initCategoryButtons" }, "computed": false }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 4006, "end": 4074, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 76 } }, "expression": { "type": "CallExpression", "start": 4006, "end": 4073, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 75 } }, "callee": { "type": "MemberExpression", "start": 4006, "end": 4063, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 65 } }, "object": { "type": "MemberExpression", "start": 4006, "end": 4059, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 61 } }, "object": { "type": "CallExpression", "start": 4006, "end": 4049, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 51 } }, "callee": { "type": "MemberExpression", "start": 4006, "end": 4036, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 38 } }, "object": { "type": "MemberExpression", "start": 4006, "end": 4022, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 24 } }, "object": { "type": "ThisExpression", "start": 4006, "end": 4010, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 12 } } }, "property": { "type": "Identifier", "start": 4011, "end": 4022, "loc": { "start": { "line": 111, "column": 13 }, "end": { "line": 111, "column": 24 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 4023, "end": 4036, "loc": { "start": { "line": 111, "column": 25 }, "end": { "line": 111, "column": 38 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4037, "end": 4048, "loc": { "start": { "line": 111, "column": 39 }, "end": { "line": 111, "column": 50 } }, "extra": { "rawValue": ".category", "raw": "\".category\"" }, "value": ".category" } ] }, "property": { "type": "Identifier", "start": 4050, "end": 4059, "loc": { "start": { "line": 111, "column": 52 }, "end": { "line": 111, "column": 61 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 4060, "end": 4063, "loc": { "start": { "line": 111, "column": 62 }, "end": { "line": 111, "column": 65 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4064, "end": 4072, "loc": { "start": { "line": 111, "column": 66 }, "end": { "line": 111, "column": 74 } }, "extra": { "rawValue": "active", "raw": "\"active\"" }, "value": "active" } ] } }, { "type": "ExpressionStatement", "start": 4084, "end": 4158, "loc": { "start": { "line": 112, "column": 8 }, "end": { "line": 112, "column": 82 } }, "expression": { "type": "CallExpression", "start": 4084, "end": 4157, "loc": { "start": { "line": 112, "column": 8 }, "end": { "line": 112, "column": 81 } }, "callee": { "type": "MemberExpression", "start": 4084, "end": 4147, "loc": { "start": { "line": 112, "column": 8 }, "end": { "line": 112, "column": 71 } }, "object": { "type": "MemberExpression", "start": 4084, "end": 4143, "loc": { "start": { "line": 112, "column": 8 }, "end": { "line": 112, "column": 67 } }, "object": { "type": "CallExpression", "start": 4084, "end": 4133, "loc": { "start": { "line": 112, "column": 8 }, "end": { "line": 112, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 4084, "end": 4114, "loc": { "start": { "line": 112, "column": 8 }, "end": { "line": 112, "column": 38 } }, "object": { "type": "MemberExpression", "start": 4084, "end": 4100, "loc": { "start": { "line": 112, "column": 8 }, "end": { "line": 112, "column": 24 } }, "object": { "type": "ThisExpression", "start": 4084, "end": 4088, "loc": { "start": { "line": 112, "column": 8 }, "end": { "line": 112, "column": 12 } } }, "property": { "type": "Identifier", "start": 4089, "end": 4100, "loc": { "start": { "line": 112, "column": 13 }, "end": { "line": 112, "column": 24 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 4101, "end": 4114, "loc": { "start": { "line": 112, "column": 25 }, "end": { "line": 112, "column": 38 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4115, "end": 4132, "loc": { "start": { "line": 112, "column": 39 }, "end": { "line": 112, "column": 56 } }, "extra": { "rawValue": ".categoryButton", "raw": "\".categoryButton\"" }, "value": ".categoryButton" } ] }, "property": { "type": "Identifier", "start": 4134, "end": 4143, "loc": { "start": { "line": 112, "column": 58 }, "end": { "line": 112, "column": 67 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 4144, "end": 4147, "loc": { "start": { "line": 112, "column": 68 }, "end": { "line": 112, "column": 71 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4148, "end": 4156, "loc": { "start": { "line": 112, "column": 72 }, "end": { "line": 112, "column": 80 } }, "extra": { "rawValue": "active", "raw": "\"active\"" }, "value": "active" } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 4173, "end": 4928, "loc": { "start": { "line": 115, "column": 4 }, "end": { "line": 131, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 4173, "end": 4190, "loc": { "start": { "line": 115, "column": 4 }, "end": { "line": 115, "column": 21 }, "identifierName": "setActiveCategory" }, "name": "setActiveCategory" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 4191, "end": 4199, "loc": { "start": { "line": 115, "column": 22 }, "end": { "line": 115, "column": 30 }, "identifierName": "category" }, "name": "category" } ], "body": { "type": "BlockStatement", "start": 4201, "end": 4928, "loc": { "start": { "line": 115, "column": 32 }, "end": { "line": 131, "column": 5 } }, "body": [ { "type": "VariableDeclaration", "start": 4212, "end": 4288, "loc": { "start": { "line": 116, "column": 8 }, "end": { "line": 116, "column": 84 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4218, "end": 4287, "loc": { "start": { "line": 116, "column": 14 }, "end": { "line": 116, "column": 83 } }, "id": { "type": "Identifier", "start": 4218, "end": 4234, "loc": { "start": { "line": 116, "column": 14 }, "end": { "line": 116, "column": 30 }, "identifierName": "previousCategory" }, "name": "previousCategory" }, "init": { "type": "CallExpression", "start": 4237, "end": 4287, "loc": { "start": { "line": 116, "column": 33 }, "end": { "line": 116, "column": 83 } }, "callee": { "type": "MemberExpression", "start": 4237, "end": 4267, "loc": { "start": { "line": 116, "column": 33 }, "end": { "line": 116, "column": 63 } }, "object": { "type": "MemberExpression", "start": 4237, "end": 4253, "loc": { "start": { "line": 116, "column": 33 }, "end": { "line": 116, "column": 49 } }, "object": { "type": "ThisExpression", "start": 4237, "end": 4241, "loc": { "start": { "line": 116, "column": 33 }, "end": { "line": 116, "column": 37 } } }, "property": { "type": "Identifier", "start": 4242, "end": 4253, "loc": { "start": { "line": 116, "column": 38 }, "end": { "line": 116, "column": 49 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 4254, "end": 4267, "loc": { "start": { "line": 116, "column": 50 }, "end": { "line": 116, "column": 63 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4268, "end": 4286, "loc": { "start": { "line": 116, "column": 64 }, "end": { "line": 116, "column": 82 } }, "extra": { "rawValue": ".category.active", "raw": "\".category.active\"" }, "value": ".category.active" } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 4298, "end": 4386, "loc": { "start": { "line": 117, "column": 8 }, "end": { "line": 117, "column": 96 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4304, "end": 4385, "loc": { "start": { "line": 117, "column": 14 }, "end": { "line": 117, "column": 95 } }, "id": { "type": "Identifier", "start": 4304, "end": 4326, "loc": { "start": { "line": 117, "column": 14 }, "end": { "line": 117, "column": 36 }, "identifierName": "previousCategoryButton" }, "name": "previousCategoryButton" }, "init": { "type": "CallExpression", "start": 4329, "end": 4385, "loc": { "start": { "line": 117, "column": 39 }, "end": { "line": 117, "column": 95 } }, "callee": { "type": "MemberExpression", "start": 4329, "end": 4359, "loc": { "start": { "line": 117, "column": 39 }, "end": { "line": 117, "column": 69 } }, "object": { "type": "MemberExpression", "start": 4329, "end": 4345, "loc": { "start": { "line": 117, "column": 39 }, "end": { "line": 117, "column": 55 } }, "object": { "type": "ThisExpression", "start": 4329, "end": 4333, "loc": { "start": { "line": 117, "column": 39 }, "end": { "line": 117, "column": 43 } } }, "property": { "type": "Identifier", "start": 4334, "end": 4345, "loc": { "start": { "line": 117, "column": 44 }, "end": { "line": 117, "column": 55 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 4346, "end": 4359, "loc": { "start": { "line": 117, "column": 56 }, "end": { "line": 117, "column": 69 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4360, "end": 4384, "loc": { "start": { "line": 117, "column": 70 }, "end": { "line": 117, "column": 94 } }, "extra": { "rawValue": ".categoryButton.active", "raw": "\".categoryButton.active\"" }, "value": ".categoryButton.active" } ] } } ], "kind": "const" }, { "type": "IfStatement", "start": 4398, "end": 4495, "loc": { "start": { "line": 119, "column": 8 }, "end": { "line": 121, "column": 9 } }, "test": { "type": "BinaryExpression", "start": 4402, "end": 4460, "loc": { "start": { "line": 119, "column": 12 }, "end": { "line": 119, "column": 70 } }, "left": { "type": "CallExpression", "start": 4402, "end": 4448, "loc": { "start": { "line": 119, "column": 12 }, "end": { "line": 119, "column": 58 } }, "callee": { "type": "MemberExpression", "start": 4402, "end": 4431, "loc": { "start": { "line": 119, "column": 12 }, "end": { "line": 119, "column": 41 } }, "object": { "type": "Identifier", "start": 4402, "end": 4418, "loc": { "start": { "line": 119, "column": 12 }, "end": { "line": 119, "column": 28 }, "identifierName": "previousCategory" }, "name": "previousCategory" }, "property": { "type": "Identifier", "start": 4419, "end": 4431, "loc": { "start": { "line": 119, "column": 29 }, "end": { "line": 119, "column": 41 }, "identifierName": "getAttribute" }, "name": "getAttribute" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4432, "end": 4447, "loc": { "start": { "line": 119, "column": 42 }, "end": { "line": 119, "column": 57 } }, "extra": { "rawValue": "data-category", "raw": "\"data-category\"" }, "value": "data-category" } ] }, "operator": "==", "right": { "type": "Identifier", "start": 4452, "end": 4460, "loc": { "start": { "line": 119, "column": 62 }, "end": { "line": 119, "column": 70 }, "identifierName": "category" }, "name": "category" } }, "consequent": { "type": "BlockStatement", "start": 4462, "end": 4495, "loc": { "start": { "line": 119, "column": 72 }, "end": { "line": 121, "column": 9 } }, "body": [ { "type": "ReturnStatement", "start": 4477, "end": 4484, "loc": { "start": { "line": 120, "column": 12 }, "end": { "line": 120, "column": 19 } }, "argument": null } ], "directives": [] }, "alternate": null }, { "type": "ExpressionStatement", "start": 4507, "end": 4551, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 52 } }, "expression": { "type": "CallExpression", "start": 4507, "end": 4550, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 51 } }, "callee": { "type": "MemberExpression", "start": 4507, "end": 4540, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 41 } }, "object": { "type": "MemberExpression", "start": 4507, "end": 4533, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 34 } }, "object": { "type": "Identifier", "start": 4507, "end": 4523, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 24 }, "identifierName": "previousCategory" }, "name": "previousCategory" }, "property": { "type": "Identifier", "start": 4524, "end": 4533, "loc": { "start": { "line": 123, "column": 25 }, "end": { "line": 123, "column": 34 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 4534, "end": 4540, "loc": { "start": { "line": 123, "column": 35 }, "end": { "line": 123, "column": 41 }, "identifierName": "remove" }, "name": "remove" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4541, "end": 4549, "loc": { "start": { "line": 123, "column": 42 }, "end": { "line": 123, "column": 50 } }, "extra": { "rawValue": "active", "raw": "\"active\"" }, "value": "active" } ] } }, { "type": "ExpressionStatement", "start": 4561, "end": 4611, "loc": { "start": { "line": 124, "column": 8 }, "end": { "line": 124, "column": 58 } }, "expression": { "type": "CallExpression", "start": 4561, "end": 4610, "loc": { "start": { "line": 124, "column": 8 }, "end": { "line": 124, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 4561, "end": 4600, "loc": { "start": { "line": 124, "column": 8 }, "end": { "line": 124, "column": 47 } }, "object": { "type": "MemberExpression", "start": 4561, "end": 4593, "loc": { "start": { "line": 124, "column": 8 }, "end": { "line": 124, "column": 40 } }, "object": { "type": "Identifier", "start": 4561, "end": 4583, "loc": { "start": { "line": 124, "column": 8 }, "end": { "line": 124, "column": 30 }, "identifierName": "previousCategoryButton" }, "name": "previousCategoryButton" }, "property": { "type": "Identifier", "start": 4584, "end": 4593, "loc": { "start": { "line": 124, "column": 31 }, "end": { "line": 124, "column": 40 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 4594, "end": 4600, "loc": { "start": { "line": 124, "column": 41 }, "end": { "line": 124, "column": 47 }, "identifierName": "remove" }, "name": "remove" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4601, "end": 4609, "loc": { "start": { "line": 124, "column": 48 }, "end": { "line": 124, "column": 56 } }, "extra": { "rawValue": "active", "raw": "\"active\"" }, "value": "active" } ] } }, { "type": "VariableDeclaration", "start": 4623, "end": 4712, "loc": { "start": { "line": 126, "column": 8 }, "end": { "line": 126, "column": 97 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4629, "end": 4711, "loc": { "start": { "line": 126, "column": 14 }, "end": { "line": 126, "column": 96 } }, "id": { "type": "Identifier", "start": 4629, "end": 4640, "loc": { "start": { "line": 126, "column": 14 }, "end": { "line": 126, "column": 25 }, "identifierName": "newCategory" }, "name": "newCategory" }, "init": { "type": "CallExpression", "start": 4643, "end": 4711, "loc": { "start": { "line": 126, "column": 28 }, "end": { "line": 126, "column": 96 } }, "callee": { "type": "MemberExpression", "start": 4643, "end": 4673, "loc": { "start": { "line": 126, "column": 28 }, "end": { "line": 126, "column": 58 } }, "object": { "type": "MemberExpression", "start": 4643, "end": 4659, "loc": { "start": { "line": 126, "column": 28 }, "end": { "line": 126, "column": 44 } }, "object": { "type": "ThisExpression", "start": 4643, "end": 4647, "loc": { "start": { "line": 126, "column": 28 }, "end": { "line": 126, "column": 32 } } }, "property": { "type": "Identifier", "start": 4648, "end": 4659, "loc": { "start": { "line": 126, "column": 33 }, "end": { "line": 126, "column": 44 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 4660, "end": 4673, "loc": { "start": { "line": 126, "column": 45 }, "end": { "line": 126, "column": 58 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "BinaryExpression", "start": 4674, "end": 4710, "loc": { "start": { "line": 126, "column": 59 }, "end": { "line": 126, "column": 95 } }, "left": { "type": "BinaryExpression", "start": 4674, "end": 4703, "loc": { "start": { "line": 126, "column": 59 }, "end": { "line": 126, "column": 88 } }, "left": { "type": "StringLiteral", "start": 4674, "end": 4692, "loc": { "start": { "line": 126, "column": 59 }, "end": { "line": 126, "column": 77 } }, "extra": { "rawValue": "[data-category='", "raw": "\"[data-category='\"" }, "value": "[data-category='" }, "operator": "+", "right": { "type": "Identifier", "start": 4695, "end": 4703, "loc": { "start": { "line": 126, "column": 80 }, "end": { "line": 126, "column": 88 }, "identifierName": "category" }, "name": "category" } }, "operator": "+", "right": { "type": "StringLiteral", "start": 4706, "end": 4710, "loc": { "start": { "line": 126, "column": 91 }, "end": { "line": 126, "column": 95 } }, "extra": { "rawValue": "']", "raw": "\"']\"" }, "value": "']" } } ] } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 4722, "end": 4821, "loc": { "start": { "line": 127, "column": 8 }, "end": { "line": 127, "column": 107 } }, "declarations": [ { "type": "VariableDeclarator", "start": 4728, "end": 4820, "loc": { "start": { "line": 127, "column": 14 }, "end": { "line": 127, "column": 106 } }, "id": { "type": "Identifier", "start": 4728, "end": 4745, "loc": { "start": { "line": 127, "column": 14 }, "end": { "line": 127, "column": 31 }, "identifierName": "newCategoryButton" }, "name": "newCategoryButton" }, "init": { "type": "CallExpression", "start": 4748, "end": 4820, "loc": { "start": { "line": 127, "column": 34 }, "end": { "line": 127, "column": 106 } }, "callee": { "type": "MemberExpression", "start": 4748, "end": 4778, "loc": { "start": { "line": 127, "column": 34 }, "end": { "line": 127, "column": 64 } }, "object": { "type": "MemberExpression", "start": 4748, "end": 4764, "loc": { "start": { "line": 127, "column": 34 }, "end": { "line": 127, "column": 50 } }, "object": { "type": "ThisExpression", "start": 4748, "end": 4752, "loc": { "start": { "line": 127, "column": 34 }, "end": { "line": 127, "column": 38 } } }, "property": { "type": "Identifier", "start": 4753, "end": 4764, "loc": { "start": { "line": 127, "column": 39 }, "end": { "line": 127, "column": 50 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 4765, "end": 4778, "loc": { "start": { "line": 127, "column": 51 }, "end": { "line": 127, "column": 64 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "BinaryExpression", "start": 4779, "end": 4819, "loc": { "start": { "line": 127, "column": 65 }, "end": { "line": 127, "column": 105 } }, "left": { "type": "BinaryExpression", "start": 4779, "end": 4812, "loc": { "start": { "line": 127, "column": 65 }, "end": { "line": 127, "column": 98 } }, "left": { "type": "StringLiteral", "start": 4779, "end": 4801, "loc": { "start": { "line": 127, "column": 65 }, "end": { "line": 127, "column": 87 } }, "extra": { "rawValue": "[data-category-btn='", "raw": "\"[data-category-btn='\"" }, "value": "[data-category-btn='" }, "operator": "+", "right": { "type": "Identifier", "start": 4804, "end": 4812, "loc": { "start": { "line": 127, "column": 90 }, "end": { "line": 127, "column": 98 }, "identifierName": "category" }, "name": "category" } }, "operator": "+", "right": { "type": "StringLiteral", "start": 4815, "end": 4819, "loc": { "start": { "line": 127, "column": 101 }, "end": { "line": 127, "column": 105 } }, "extra": { "rawValue": "']", "raw": "\"']\"" }, "value": "']" } } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 4833, "end": 4869, "loc": { "start": { "line": 129, "column": 8 }, "end": { "line": 129, "column": 44 } }, "expression": { "type": "CallExpression", "start": 4833, "end": 4868, "loc": { "start": { "line": 129, "column": 8 }, "end": { "line": 129, "column": 43 } }, "callee": { "type": "MemberExpression", "start": 4833, "end": 4858, "loc": { "start": { "line": 129, "column": 8 }, "end": { "line": 129, "column": 33 } }, "object": { "type": "MemberExpression", "start": 4833, "end": 4854, "loc": { "start": { "line": 129, "column": 8 }, "end": { "line": 129, "column": 29 } }, "object": { "type": "Identifier", "start": 4833, "end": 4844, "loc": { "start": { "line": 129, "column": 8 }, "end": { "line": 129, "column": 19 }, "identifierName": "newCategory" }, "name": "newCategory" }, "property": { "type": "Identifier", "start": 4845, "end": 4854, "loc": { "start": { "line": 129, "column": 20 }, "end": { "line": 129, "column": 29 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 4855, "end": 4858, "loc": { "start": { "line": 129, "column": 30 }, "end": { "line": 129, "column": 33 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4859, "end": 4867, "loc": { "start": { "line": 129, "column": 34 }, "end": { "line": 129, "column": 42 } }, "extra": { "rawValue": "active", "raw": "\"active\"" }, "value": "active" } ] } }, { "type": "ExpressionStatement", "start": 4879, "end": 4921, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 50 } }, "expression": { "type": "CallExpression", "start": 4879, "end": 4920, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 49 } }, "callee": { "type": "MemberExpression", "start": 4879, "end": 4910, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 39 } }, "object": { "type": "MemberExpression", "start": 4879, "end": 4906, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 35 } }, "object": { "type": "Identifier", "start": 4879, "end": 4896, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 25 }, "identifierName": "newCategoryButton" }, "name": "newCategoryButton" }, "property": { "type": "Identifier", "start": 4897, "end": 4906, "loc": { "start": { "line": 130, "column": 26 }, "end": { "line": 130, "column": 35 }, "identifierName": "classList" }, "name": "classList" }, "computed": false }, "property": { "type": "Identifier", "start": 4907, "end": 4910, "loc": { "start": { "line": 130, "column": 36 }, "end": { "line": 130, "column": 39 }, "identifierName": "add" }, "name": "add" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 4911, "end": 4919, "loc": { "start": { "line": 130, "column": 40 }, "end": { "line": 130, "column": 48 } }, "extra": { "rawValue": "active", "raw": "\"active\"" }, "value": "active" } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 4936, "end": 5470, "loc": { "start": { "line": 133, "column": 4 }, "end": { "line": 147, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 4936, "end": 4948, "loc": { "start": { "line": 133, "column": 4 }, "end": { "line": 133, "column": 16 }, "identifierName": "initSettings" }, "name": "initSettings" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 4951, "end": 5470, "loc": { "start": { "line": 133, "column": 19 }, "end": { "line": 147, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 4962, "end": 5463, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 146, "column": 11 } }, "expression": { "type": "CallExpression", "start": 4962, "end": 5462, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 146, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 4962, "end": 4994, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 40 } }, "object": { "type": "CallExpression", "start": 4962, "end": 4986, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 32 } }, "callee": { "type": "Identifier", "start": 4962, "end": 4984, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 30 }, "identifierName": "allApplicationSettings" }, "name": "allApplicationSettings" }, "arguments": [] }, "property": { "type": "Identifier", "start": 4987, "end": 4994, "loc": { "start": { "line": 134, "column": 33 }, "end": { "line": 134, "column": 40 }, "identifierName": "forEach" }, "name": "forEach" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 4995, "end": 5461, "loc": { "start": { "line": 134, "column": 41 }, "end": { "line": 146, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 4995, "end": 5002, "loc": { "start": { "line": 134, "column": 41 }, "end": { "line": 134, "column": 48 }, "identifierName": "setting" }, "name": "setting" } ], "body": { "type": "BlockStatement", "start": 5006, "end": 5461, "loc": { "start": { "line": 134, "column": 52 }, "end": { "line": 146, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 5061, "end": 5147, "loc": { "start": { "line": 136, "column": 12 }, "end": { "line": 136, "column": 98 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5067, "end": 5146, "loc": { "start": { "line": 136, "column": 18 }, "end": { "line": 136, "column": 97 } }, "id": { "type": "Identifier", "start": 5067, "end": 5074, "loc": { "start": { "line": 136, "column": 18 }, "end": { "line": 136, "column": 25 }, "identifierName": "element" }, "name": "element", "leadingComments": null }, "init": { "type": "CallExpression", "start": 5077, "end": 5146, "loc": { "start": { "line": 136, "column": 28 }, "end": { "line": 136, "column": 97 } }, "callee": { "type": "MemberExpression", "start": 5077, "end": 5107, "loc": { "start": { "line": 136, "column": 28 }, "end": { "line": 136, "column": 58 } }, "object": { "type": "MemberExpression", "start": 5077, "end": 5093, "loc": { "start": { "line": 136, "column": 28 }, "end": { "line": 136, "column": 44 } }, "object": { "type": "ThisExpression", "start": 5077, "end": 5081, "loc": { "start": { "line": 136, "column": 28 }, "end": { "line": 136, "column": 32 } } }, "property": { "type": "Identifier", "start": 5082, "end": 5093, "loc": { "start": { "line": 136, "column": 33 }, "end": { "line": 136, "column": 44 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 5094, "end": 5107, "loc": { "start": { "line": 136, "column": 45 }, "end": { "line": 136, "column": 58 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "BinaryExpression", "start": 5108, "end": 5145, "loc": { "start": { "line": 136, "column": 59 }, "end": { "line": 136, "column": 96 } }, "left": { "type": "BinaryExpression", "start": 5108, "end": 5138, "loc": { "start": { "line": 136, "column": 59 }, "end": { "line": 136, "column": 89 } }, "left": { "type": "StringLiteral", "start": 5108, "end": 5125, "loc": { "start": { "line": 136, "column": 59 }, "end": { "line": 136, "column": 76 } }, "extra": { "rawValue": "[data-setting='", "raw": "\"[data-setting='\"" }, "value": "[data-setting='" }, "operator": "+", "right": { "type": "MemberExpression", "start": 5128, "end": 5138, "loc": { "start": { "line": 136, "column": 79 }, "end": { "line": 136, "column": 89 } }, "object": { "type": "Identifier", "start": 5128, "end": 5135, "loc": { "start": { "line": 136, "column": 79 }, "end": { "line": 136, "column": 86 }, "identifierName": "setting" }, "name": "setting" }, "property": { "type": "Identifier", "start": 5136, "end": 5138, "loc": { "start": { "line": 136, "column": 87 }, "end": { "line": 136, "column": 89 }, "identifierName": "id" }, "name": "id" }, "computed": false } }, "operator": "+", "right": { "type": "StringLiteral", "start": 5141, "end": 5145, "loc": { "start": { "line": 136, "column": 92 }, "end": { "line": 136, "column": 96 } }, "extra": { "rawValue": "']", "raw": "\"']\"" }, "value": "']" } } ] }, "leadingComments": null } ], "kind": "const", "leadingComments": [ { "type": "CommentBlock", "value": "* @type {HTMLElement} ", "start": 5021, "end": 5047, "loc": { "start": { "line": 135, "column": 12 }, "end": { "line": 135, "column": 38 } } } ] }, { "type": "ExpressionStatement", "start": 5161, "end": 5207, "loc": { "start": { "line": 137, "column": 12 }, "end": { "line": 137, "column": 58 } }, "expression": { "type": "CallExpression", "start": 5161, "end": 5206, "loc": { "start": { "line": 137, "column": 12 }, "end": { "line": 137, "column": 57 } }, "callee": { "type": "MemberExpression", "start": 5161, "end": 5173, "loc": { "start": { "line": 137, "column": 12 }, "end": { "line": 137, "column": 24 } }, "object": { "type": "Identifier", "start": 5161, "end": 5168, "loc": { "start": { "line": 137, "column": 12 }, "end": { "line": 137, "column": 19 }, "identifierName": "setting" }, "name": "setting" }, "property": { "type": "Identifier", "start": 5169, "end": 5173, "loc": { "start": { "line": 137, "column": 20 }, "end": { "line": 137, "column": 24 }, "identifierName": "bind" }, "name": "bind" }, "computed": false }, "arguments": [ { "type": "MemberExpression", "start": 5174, "end": 5182, "loc": { "start": { "line": 137, "column": 25 }, "end": { "line": 137, "column": 33 } }, "object": { "type": "ThisExpression", "start": 5174, "end": 5178, "loc": { "start": { "line": 137, "column": 25 }, "end": { "line": 137, "column": 29 } } }, "property": { "type": "Identifier", "start": 5179, "end": 5182, "loc": { "start": { "line": 137, "column": 30 }, "end": { "line": 137, "column": 33 }, "identifierName": "app" }, "name": "app" }, "computed": false }, { "type": "Identifier", "start": 5184, "end": 5191, "loc": { "start": { "line": 137, "column": 35 }, "end": { "line": 137, "column": 42 }, "identifierName": "element" }, "name": "element" }, { "type": "MemberExpression", "start": 5193, "end": 5205, "loc": { "start": { "line": 137, "column": 44 }, "end": { "line": 137, "column": 56 } }, "object": { "type": "ThisExpression", "start": 5193, "end": 5197, "loc": { "start": { "line": 137, "column": 44 }, "end": { "line": 137, "column": 48 } } }, "property": { "type": "Identifier", "start": 5198, "end": 5205, "loc": { "start": { "line": 137, "column": 49 }, "end": { "line": 137, "column": 56 }, "identifierName": "dialogs" }, "name": "dialogs" }, "computed": false } ] } }, { "type": "ExpressionStatement", "start": 5221, "end": 5250, "loc": { "start": { "line": 138, "column": 12 }, "end": { "line": 138, "column": 41 } }, "expression": { "type": "CallExpression", "start": 5221, "end": 5249, "loc": { "start": { "line": 138, "column": 12 }, "end": { "line": 138, "column": 40 } }, "callee": { "type": "MemberExpression", "start": 5221, "end": 5247, "loc": { "start": { "line": 138, "column": 12 }, "end": { "line": 138, "column": 38 } }, "object": { "type": "Identifier", "start": 5221, "end": 5228, "loc": { "start": { "line": 138, "column": 12 }, "end": { "line": 138, "column": 19 }, "identifierName": "setting" }, "name": "setting" }, "property": { "type": "Identifier", "start": 5229, "end": 5247, "loc": { "start": { "line": 138, "column": 20 }, "end": { "line": 138, "column": 38 }, "identifierName": "syncValueToElement" }, "name": "syncValueToElement" }, "computed": false }, "arguments": [] } }, { "type": "ExpressionStatement", "start": 5264, "end": 5450, "loc": { "start": { "line": 139, "column": 12 }, "end": { "line": 145, "column": 14 } }, "expression": { "type": "CallExpression", "start": 5264, "end": 5449, "loc": { "start": { "line": 139, "column": 12 }, "end": { "line": 145, "column": 13 } }, "callee": { "type": "MemberExpression", "start": 5264, "end": 5280, "loc": { "start": { "line": 139, "column": 12 }, "end": { "line": 139, "column": 28 } }, "object": { "type": "ThisExpression", "start": 5264, "end": 5268, "loc": { "start": { "line": 139, "column": 12 }, "end": { "line": 139, "column": 16 } } }, "property": { "type": "Identifier", "start": 5269, "end": 5280, "loc": { "start": { "line": 139, "column": 17 }, "end": { "line": 139, "column": 28 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 5299, "end": 5306, "loc": { "start": { "line": 140, "column": 16 }, "end": { "line": 140, "column": 23 }, "identifierName": "element" }, "name": "element" }, { "type": "ArrowFunctionExpression", "start": 5325, "end": 5390, "loc": { "start": { "line": 141, "column": 16 }, "end": { "line": 143, "column": 17 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 5331, "end": 5390, "loc": { "start": { "line": 141, "column": 22 }, "end": { "line": 143, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 5354, "end": 5371, "loc": { "start": { "line": 142, "column": 20 }, "end": { "line": 142, "column": 37 } }, "expression": { "type": "CallExpression", "start": 5354, "end": 5370, "loc": { "start": { "line": 142, "column": 20 }, "end": { "line": 142, "column": 36 } }, "callee": { "type": "MemberExpression", "start": 5354, "end": 5368, "loc": { "start": { "line": 142, "column": 20 }, "end": { "line": 142, "column": 34 } }, "object": { "type": "Identifier", "start": 5354, "end": 5361, "loc": { "start": { "line": 142, "column": 20 }, "end": { "line": 142, "column": 27 }, "identifierName": "setting" }, "name": "setting" }, "property": { "type": "Identifier", "start": 5362, "end": 5368, "loc": { "start": { "line": 142, "column": 28 }, "end": { "line": 142, "column": 34 }, "identifierName": "modify" }, "name": "modify" }, "computed": false }, "arguments": [] } } ], "directives": [] } }, { "type": "ObjectExpression", "start": 5409, "end": 5434, "loc": { "start": { "line": 144, "column": 16 }, "end": { "line": 144, "column": 41 } }, "properties": [ { "type": "ObjectProperty", "start": 5411, "end": 5432, "loc": { "start": { "line": 144, "column": 18 }, "end": { "line": 144, "column": 39 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 5411, "end": 5425, "loc": { "start": { "line": 144, "column": 18 }, "end": { "line": 144, "column": 32 }, "identifierName": "preventDefault" }, "name": "preventDefault" }, "value": { "type": "BooleanLiteral", "start": 5427, "end": 5432, "loc": { "start": { "line": 144, "column": 34 }, "end": { "line": 144, "column": 39 } }, "value": false } } ] } ] } } ], "directives": [] } } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 5478, "end": 5943, "loc": { "start": { "line": 149, "column": 4 }, "end": { "line": 161, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 5478, "end": 5497, "loc": { "start": { "line": 149, "column": 4 }, "end": { "line": 149, "column": 23 }, "identifierName": "initCategoryButtons" }, "name": "initCategoryButtons" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 5500, "end": 5943, "loc": { "start": { "line": 149, "column": 26 }, "end": { "line": 161, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 5511, "end": 5936, "loc": { "start": { "line": 150, "column": 8 }, "end": { "line": 160, "column": 11 } }, "expression": { "type": "CallExpression", "start": 5511, "end": 5935, "loc": { "start": { "line": 150, "column": 8 }, "end": { "line": 160, "column": 10 } }, "callee": { "type": "MemberExpression", "start": 5511, "end": 5546, "loc": { "start": { "line": 150, "column": 8 }, "end": { "line": 150, "column": 43 } }, "object": { "type": "CallExpression", "start": 5511, "end": 5538, "loc": { "start": { "line": 150, "column": 8 }, "end": { "line": 150, "column": 35 } }, "callee": { "type": "MemberExpression", "start": 5511, "end": 5522, "loc": { "start": { "line": 150, "column": 8 }, "end": { "line": 150, "column": 19 } }, "object": { "type": "Identifier", "start": 5511, "end": 5517, "loc": { "start": { "line": 150, "column": 8 }, "end": { "line": 150, "column": 14 }, "identifierName": "Object" }, "name": "Object" }, "property": { "type": "Identifier", "start": 5518, "end": 5522, "loc": { "start": { "line": 150, "column": 15 }, "end": { "line": 150, "column": 19 }, "identifierName": "keys" }, "name": "keys" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 5523, "end": 5537, "loc": { "start": { "line": 150, "column": 20 }, "end": { "line": 150, "column": 34 }, "identifierName": "enumCategories" }, "name": "enumCategories" } ] }, "property": { "type": "Identifier", "start": 5539, "end": 5546, "loc": { "start": { "line": 150, "column": 36 }, "end": { "line": 150, "column": 43 }, "identifierName": "forEach" }, "name": "forEach" }, "computed": false }, "arguments": [ { "type": "ArrowFunctionExpression", "start": 5547, "end": 5934, "loc": { "start": { "line": 150, "column": 44 }, "end": { "line": 160, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 5547, "end": 5550, "loc": { "start": { "line": 150, "column": 44 }, "end": { "line": 150, "column": 47 }, "identifierName": "key" }, "name": "key" } ], "body": { "type": "BlockStatement", "start": 5554, "end": 5934, "loc": { "start": { "line": 150, "column": 51 }, "end": { "line": 160, "column": 9 } }, "body": [ { "type": "VariableDeclaration", "start": 5569, "end": 5606, "loc": { "start": { "line": 151, "column": 12 }, "end": { "line": 151, "column": 49 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5575, "end": 5605, "loc": { "start": { "line": 151, "column": 18 }, "end": { "line": 151, "column": 48 } }, "id": { "type": "Identifier", "start": 5575, "end": 5583, "loc": { "start": { "line": 151, "column": 18 }, "end": { "line": 151, "column": 26 }, "identifierName": "category" }, "name": "category" }, "init": { "type": "MemberExpression", "start": 5586, "end": 5605, "loc": { "start": { "line": 151, "column": 29 }, "end": { "line": 151, "column": 48 } }, "object": { "type": "Identifier", "start": 5586, "end": 5600, "loc": { "start": { "line": 151, "column": 29 }, "end": { "line": 151, "column": 43 }, "identifierName": "enumCategories" }, "name": "enumCategories" }, "property": { "type": "Identifier", "start": 5601, "end": 5604, "loc": { "start": { "line": 151, "column": 44 }, "end": { "line": 151, "column": 47 }, "identifierName": "key" }, "name": "key" }, "computed": true } } ], "kind": "const" }, { "type": "VariableDeclaration", "start": 5620, "end": 5708, "loc": { "start": { "line": 152, "column": 12 }, "end": { "line": 152, "column": 100 } }, "declarations": [ { "type": "VariableDeclarator", "start": 5626, "end": 5707, "loc": { "start": { "line": 152, "column": 18 }, "end": { "line": 152, "column": 99 } }, "id": { "type": "Identifier", "start": 5626, "end": 5632, "loc": { "start": { "line": 152, "column": 18 }, "end": { "line": 152, "column": 24 }, "identifierName": "button" }, "name": "button" }, "init": { "type": "CallExpression", "start": 5635, "end": 5707, "loc": { "start": { "line": 152, "column": 27 }, "end": { "line": 152, "column": 99 } }, "callee": { "type": "MemberExpression", "start": 5635, "end": 5665, "loc": { "start": { "line": 152, "column": 27 }, "end": { "line": 152, "column": 57 } }, "object": { "type": "MemberExpression", "start": 5635, "end": 5651, "loc": { "start": { "line": 152, "column": 27 }, "end": { "line": 152, "column": 43 } }, "object": { "type": "ThisExpression", "start": 5635, "end": 5639, "loc": { "start": { "line": 152, "column": 27 }, "end": { "line": 152, "column": 31 } } }, "property": { "type": "Identifier", "start": 5640, "end": 5651, "loc": { "start": { "line": 152, "column": 32 }, "end": { "line": 152, "column": 43 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "computed": false }, "property": { "type": "Identifier", "start": 5652, "end": 5665, "loc": { "start": { "line": 152, "column": 44 }, "end": { "line": 152, "column": 57 }, "identifierName": "querySelector" }, "name": "querySelector" }, "computed": false }, "arguments": [ { "type": "BinaryExpression", "start": 5666, "end": 5706, "loc": { "start": { "line": 152, "column": 58 }, "end": { "line": 152, "column": 98 } }, "left": { "type": "BinaryExpression", "start": 5666, "end": 5699, "loc": { "start": { "line": 152, "column": 58 }, "end": { "line": 152, "column": 91 } }, "left": { "type": "StringLiteral", "start": 5666, "end": 5688, "loc": { "start": { "line": 152, "column": 58 }, "end": { "line": 152, "column": 80 } }, "extra": { "rawValue": "[data-category-btn='", "raw": "\"[data-category-btn='\"" }, "value": "[data-category-btn='" }, "operator": "+", "right": { "type": "Identifier", "start": 5691, "end": 5699, "loc": { "start": { "line": 152, "column": 83 }, "end": { "line": 152, "column": 91 }, "identifierName": "category" }, "name": "category" } }, "operator": "+", "right": { "type": "StringLiteral", "start": 5702, "end": 5706, "loc": { "start": { "line": 152, "column": 94 }, "end": { "line": 152, "column": 98 } }, "extra": { "rawValue": "']", "raw": "\"']\"" }, "value": "']" } } ] } } ], "kind": "const" }, { "type": "ExpressionStatement", "start": 5722, "end": 5923, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 159, "column": 14 } }, "expression": { "type": "CallExpression", "start": 5722, "end": 5922, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 159, "column": 13 } }, "callee": { "type": "MemberExpression", "start": 5722, "end": 5738, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 153, "column": 28 } }, "object": { "type": "ThisExpression", "start": 5722, "end": 5726, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 153, "column": 16 } } }, "property": { "type": "Identifier", "start": 5727, "end": 5738, "loc": { "start": { "line": 153, "column": 17 }, "end": { "line": 153, "column": 28 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 5757, "end": 5763, "loc": { "start": { "line": 154, "column": 16 }, "end": { "line": 154, "column": 22 }, "identifierName": "button" }, "name": "button" }, { "type": "ArrowFunctionExpression", "start": 5782, "end": 5863, "loc": { "start": { "line": 155, "column": 16 }, "end": { "line": 157, "column": 17 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 5788, "end": 5863, "loc": { "start": { "line": 155, "column": 22 }, "end": { "line": 157, "column": 17 } }, "body": [ { "type": "ExpressionStatement", "start": 5811, "end": 5844, "loc": { "start": { "line": 156, "column": 20 }, "end": { "line": 156, "column": 53 } }, "expression": { "type": "CallExpression", "start": 5811, "end": 5843, "loc": { "start": { "line": 156, "column": 20 }, "end": { "line": 156, "column": 52 } }, "callee": { "type": "MemberExpression", "start": 5811, "end": 5833, "loc": { "start": { "line": 156, "column": 20 }, "end": { "line": 156, "column": 42 } }, "object": { "type": "ThisExpression", "start": 5811, "end": 5815, "loc": { "start": { "line": 156, "column": 20 }, "end": { "line": 156, "column": 24 } } }, "property": { "type": "Identifier", "start": 5816, "end": 5833, "loc": { "start": { "line": 156, "column": 25 }, "end": { "line": 156, "column": 42 }, "identifierName": "setActiveCategory" }, "name": "setActiveCategory" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 5834, "end": 5842, "loc": { "start": { "line": 156, "column": 43 }, "end": { "line": 156, "column": 51 }, "identifierName": "category" }, "name": "category" } ] } } ], "directives": [] } }, { "type": "ObjectExpression", "start": 5882, "end": 5907, "loc": { "start": { "line": 158, "column": 16 }, "end": { "line": 158, "column": 41 } }, "properties": [ { "type": "ObjectProperty", "start": 5884, "end": 5905, "loc": { "start": { "line": 158, "column": 18 }, "end": { "line": 158, "column": 39 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 5884, "end": 5898, "loc": { "start": { "line": 158, "column": 18 }, "end": { "line": 158, "column": 32 }, "identifierName": "preventDefault" }, "name": "preventDefault" }, "value": { "type": "BooleanLiteral", "start": 5900, "end": 5905, "loc": { "start": { "line": 158, "column": 34 }, "end": { "line": 158, "column": 39 } }, "value": false } } ] } ] } } ], "directives": [] } } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 5951, "end": 6033, "loc": { "start": { "line": 163, "column": 4 }, "end": { "line": 165, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 5951, "end": 5974, "loc": { "start": { "line": 163, "column": 4 }, "end": { "line": 163, "column": 27 }, "identifierName": "onClickedStateAddGoBack" }, "name": "onClickedStateAddGoBack" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [ { "type": "Identifier", "start": 5975, "end": 5980, "loc": { "start": { "line": 163, "column": 28 }, "end": { "line": 163, "column": 33 }, "identifierName": "state" }, "name": "state" } ], "body": { "type": "BlockStatement", "start": 5982, "end": 6033, "loc": { "start": { "line": 163, "column": 35 }, "end": { "line": 165, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 5993, "end": 6026, "loc": { "start": { "line": 164, "column": 8 }, "end": { "line": 164, "column": 41 } }, "expression": { "type": "CallExpression", "start": 5993, "end": 6025, "loc": { "start": { "line": 164, "column": 8 }, "end": { "line": 164, "column": 40 } }, "callee": { "type": "MemberExpression", "start": 5993, "end": 6018, "loc": { "start": { "line": 164, "column": 8 }, "end": { "line": 164, "column": 33 } }, "object": { "type": "ThisExpression", "start": 5993, "end": 5997, "loc": { "start": { "line": 164, "column": 8 }, "end": { "line": 164, "column": 12 } } }, "property": { "type": "Identifier", "start": 5998, "end": 6018, "loc": { "start": { "line": 164, "column": 13 }, "end": { "line": 164, "column": 33 }, "identifierName": "moveToStateAddGoBack" }, "name": "moveToStateAddGoBack" }, "computed": false }, "arguments": [ { "type": "Identifier", "start": 6019, "end": 6024, "loc": { "start": { "line": 164, "column": 34 }, "end": { "line": 164, "column": 39 }, "identifierName": "state" }, "name": "state" } ] } } ], "directives": [] } }, { "type": "ClassMethod", "start": 6041, "end": 6128, "loc": { "start": { "line": 167, "column": 4 }, "end": { "line": 169, "column": 5 } }, "static": false, "computed": false, "key": { "type": "Identifier", "start": 6041, "end": 6061, "loc": { "start": { "line": 167, "column": 4 }, "end": { "line": 167, "column": 24 }, "identifierName": "onKeybindingsClicked" }, "name": "onKeybindingsClicked" }, "kind": "method", "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 6064, "end": 6128, "loc": { "start": { "line": 167, "column": 27 }, "end": { "line": 169, "column": 5 } }, "body": [ { "type": "ExpressionStatement", "start": 6075, "end": 6121, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 54 } }, "expression": { "type": "CallExpression", "start": 6075, "end": 6120, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 53 } }, "callee": { "type": "MemberExpression", "start": 6075, "end": 6100, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 33 } }, "object": { "type": "ThisExpression", "start": 6075, "end": 6079, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 12 } } }, "property": { "type": "Identifier", "start": 6080, "end": 6100, "loc": { "start": { "line": 168, "column": 13 }, "end": { "line": 168, "column": 33 }, "identifierName": "moveToStateAddGoBack" }, "name": "moveToStateAddGoBack" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 6101, "end": 6119, "loc": { "start": { "line": 168, "column": 34 }, "end": { "line": 168, "column": 52 } }, "extra": { "rawValue": "KeybindingsState", "raw": "\"KeybindingsState\"" }, "value": "KeybindingsState" } ] } } ], "directives": [] } } ] }, "leadingComments": [], "trailingComments": [] } }, { "type": "ExpressionStatement", "start": 6135, "end": 6174, "loc": { "start": { "line": 172, "column": 0 }, "end": { "line": 172, "column": 39 } }, "expression": { "type": "AssignmentExpression", "start": 6135, "end": 6173, "loc": { "start": { "line": 172, "column": 0 }, "end": { "line": 172, "column": 38 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 6135, "end": 6168, "loc": { "start": { "line": 172, "column": 0 }, "end": { "line": 172, "column": 33 } }, "object": { "type": "Identifier", "start": 6135, "end": 6148, "loc": { "start": { "line": 172, "column": 0 }, "end": { "line": 172, "column": 13 }, "identifierName": "SettingsState" }, "name": "SettingsState" }, "property": { "type": "Identifier", "start": 6149, "end": 6168, "loc": { "start": { "line": 172, "column": 14 }, "end": { "line": 172, "column": 33 }, "identifierName": "extraSideBarButtons" }, "name": "extraSideBarButtons" }, "computed": false }, "right": { "type": "ArrayExpression", "start": 6171, "end": 6173, "loc": { "start": { "line": 172, "column": 36 }, "end": { "line": 172, "column": 38 } }, "elements": [] } } }, { "type": "ExpressionStatement", "start": 6178, "end": 6446, "loc": { "start": { "line": 174, "column": 0 }, "end": { "line": 184, "column": 2 } }, "expression": { "type": "AssignmentExpression", "start": 6178, "end": 6445, "loc": { "start": { "line": 174, "column": 0 }, "end": { "line": 184, "column": 1 } }, "operator": "=", "left": { "type": "MemberExpression", "start": 6178, "end": 6203, "loc": { "start": { "line": 174, "column": 0 }, "end": { "line": 174, "column": 25 } }, "object": { "type": "Identifier", "start": 6178, "end": 6191, "loc": { "start": { "line": 174, "column": 0 }, "end": { "line": 174, "column": 13 }, "identifierName": "SettingsState" }, "name": "SettingsState" }, "property": { "type": "Identifier", "start": 6192, "end": 6203, "loc": { "start": { "line": 174, "column": 14 }, "end": { "line": 174, "column": 25 }, "identifierName": "trackClicks" }, "name": "trackClicks" }, "computed": false }, "right": { "type": "ArrayExpression", "start": 6206, "end": 6445, "loc": { "start": { "line": 174, "column": 28 }, "end": { "line": 184, "column": 1 } }, "elements": [ { "type": "ObjectExpression", "start": 6213, "end": 6441, "loc": { "start": { "line": 175, "column": 4 }, "end": { "line": 183, "column": 5 } }, "properties": [ { "type": "ObjectProperty", "start": 6224, "end": 6245, "loc": { "start": { "line": 176, "column": 8 }, "end": { "line": 176, "column": 29 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 6224, "end": 6235, "loc": { "start": { "line": 176, "column": 8 }, "end": { "line": 176, "column": 19 }, "identifierName": "htmlElement" }, "name": "htmlElement" }, "value": { "type": "StringLiteral", "start": 6237, "end": 6245, "loc": { "start": { "line": 176, "column": 21 }, "end": { "line": 176, "column": 29 } }, "extra": { "rawValue": ".about", "raw": "\".about\"" }, "value": ".about" } }, { "type": "ObjectProperty", "start": 6256, "end": 6365, "loc": { "start": { "line": 177, "column": 8 }, "end": { "line": 179, "column": 9 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 6256, "end": 6262, "loc": { "start": { "line": 177, "column": 8 }, "end": { "line": 177, "column": 14 }, "identifierName": "action" }, "name": "action" }, "value": { "type": "ArrowFunctionExpression", "start": 6264, "end": 6365, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 179, "column": 9 } }, "id": null, "generator": false, "expression": true, "async": false, "params": [ { "type": "Identifier", "start": 6264, "end": 6277, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 29 }, "identifierName": "settingsState" }, "name": "settingsState" } ], "body": { "type": "ArrowFunctionExpression", "start": 6281, "end": 6365, "loc": { "start": { "line": 177, "column": 33 }, "end": { "line": 179, "column": 9 } }, "id": null, "generator": false, "expression": false, "async": false, "params": [], "body": { "type": "BlockStatement", "start": 6287, "end": 6365, "loc": { "start": { "line": 177, "column": 39 }, "end": { "line": 179, "column": 9 } }, "body": [ { "type": "ExpressionStatement", "start": 6302, "end": 6354, "loc": { "start": { "line": 178, "column": 12 }, "end": { "line": 178, "column": 64 } }, "expression": { "type": "CallExpression", "start": 6302, "end": 6353, "loc": { "start": { "line": 178, "column": 12 }, "end": { "line": 178, "column": 63 } }, "callee": { "type": "MemberExpression", "start": 6302, "end": 6339, "loc": { "start": { "line": 178, "column": 12 }, "end": { "line": 178, "column": 49 } }, "object": { "type": "Identifier", "start": 6302, "end": 6315, "loc": { "start": { "line": 178, "column": 12 }, "end": { "line": 178, "column": 25 }, "identifierName": "settingsState" }, "name": "settingsState" }, "property": { "type": "Identifier", "start": 6316, "end": 6339, "loc": { "start": { "line": 178, "column": 26 }, "end": { "line": 178, "column": 49 }, "identifierName": "onClickedStateAddGoBack" }, "name": "onClickedStateAddGoBack" }, "computed": false }, "arguments": [ { "type": "StringLiteral", "start": 6340, "end": 6352, "loc": { "start": { "line": 178, "column": 50 }, "end": { "line": 178, "column": 62 } }, "extra": { "rawValue": "AboutState", "raw": "\"AboutState\"" }, "value": "AboutState" } ] } } ], "directives": [] } } } }, { "type": "ObjectProperty", "start": 6376, "end": 6433, "loc": { "start": { "line": 180, "column": 8 }, "end": { "line": 182, "column": 9 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 6376, "end": 6383, "loc": { "start": { "line": 180, "column": 8 }, "end": { "line": 180, "column": 15 }, "identifierName": "options" }, "name": "options" }, "value": { "type": "ObjectExpression", "start": 6385, "end": 6433, "loc": { "start": { "line": 180, "column": 17 }, "end": { "line": 182, "column": 9 } }, "properties": [ { "type": "ObjectProperty", "start": 6400, "end": 6421, "loc": { "start": { "line": 181, "column": 12 }, "end": { "line": 181, "column": 33 } }, "method": false, "shorthand": false, "computed": false, "key": { "type": "Identifier", "start": 6400, "end": 6414, "loc": { "start": { "line": 181, "column": 12 }, "end": { "line": 181, "column": 26 }, "identifierName": "preventDefault" }, "name": "preventDefault" }, "value": { "type": "BooleanLiteral", "start": 6416, "end": 6421, "loc": { "start": { "line": 181, "column": 28 }, "end": { "line": 181, "column": 33 } }, "value": false } } ] } } ] } ] } } } ], "directives": [] }, "comments": [ { "type": "CommentBlock", "value": "* @type {HTMLElement} ", "start": 5021, "end": 5047, "loc": { "start": { "line": 135, "column": 12 }, "end": { "line": 135, "column": 38 } } } ], "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": "TextualGameState", "start": 9, "end": 25, "loc": { "start": { "line": 1, "column": 9 }, "end": { "line": 1, "column": 25 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 26, "end": 27, "loc": { "start": { "line": 1, "column": 26 }, "end": { "line": 1, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 28, "end": 32, "loc": { "start": { "line": 1, "column": 28 }, "end": { "line": 1, "column": 32 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../core/textual_game_state", "start": 33, "end": 61, "loc": { "start": { "line": 1, "column": 33 }, "end": { "line": 1, "column": 61 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 61, "end": 62, "loc": { "start": { "line": 1, "column": 61 }, "end": { "line": 1, "column": 62 } } }, { "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": 64, "end": 70, "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": 71, "end": 72, "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": "formatSecondsToTimeAgo", "start": 73, "end": 95, "loc": { "start": { "line": 2, "column": 9 }, "end": { "line": 2, "column": 31 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 96, "end": 97, "loc": { "start": { "line": 2, "column": 32 }, "end": { "line": 2, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 98, "end": 102, "loc": { "start": { "line": 2, "column": 34 }, "end": { "line": 2, "column": 38 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../core/utils", "start": 103, "end": 118, "loc": { "start": { "line": 2, "column": 39 }, "end": { "line": 2, "column": 54 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 118, "end": 119, "loc": { "start": { "line": 2, "column": 54 }, "end": { "line": 2, "column": 55 } } }, { "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": 121, "end": 127, "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": 128, "end": 129, "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": "allApplicationSettings", "start": 130, "end": 152, "loc": { "start": { "line": 3, "column": 9 }, "end": { "line": 3, "column": 31 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 152, "end": 153, "loc": { "start": { "line": 3, "column": 31 }, "end": { "line": 3, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumCategories", "start": 154, "end": 168, "loc": { "start": { "line": 3, "column": 33 }, "end": { "line": 3, "column": 47 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 169, "end": 170, "loc": { "start": { "line": 3, "column": 48 }, "end": { "line": 3, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 171, "end": 175, "loc": { "start": { "line": 3, "column": 50 }, "end": { "line": 3, "column": 54 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../profile/application_settings", "start": 176, "end": 209, "loc": { "start": { "line": 3, "column": 55 }, "end": { "line": 3, "column": 88 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 209, "end": 210, "loc": { "start": { "line": 3, "column": 88 }, "end": { "line": 3, "column": 89 } } }, { "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": 212, "end": 218, "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": 219, "end": 220, "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": "T", "start": 221, "end": 222, "loc": { "start": { "line": 4, "column": 9 }, "end": { "line": 4, "column": 10 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 223, "end": 224, "loc": { "start": { "line": 4, "column": 11 }, "end": { "line": 4, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "from", "start": 225, "end": 229, "loc": { "start": { "line": 4, "column": 13 }, "end": { "line": 4, "column": 17 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "../translations", "start": 230, "end": 247, "loc": { "start": { "line": 4, "column": 18 }, "end": { "line": 4, "column": 35 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 247, "end": 248, "loc": { "start": { "line": 4, "column": 35 }, "end": { "line": 4, "column": 36 } } }, { "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": 250, "end": 256, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "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": 257, "end": 262, "loc": { "start": { "line": 5, "column": 7 }, "end": { "line": 5, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SettingsState", "start": 263, "end": 276, "loc": { "start": { "line": 5, "column": 13 }, "end": { "line": 5, "column": 26 } } }, { "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": 277, "end": 284, "loc": { "start": { "line": 5, "column": 27 }, "end": { "line": 5, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "TextualGameState", "start": 285, "end": 301, "loc": { "start": { "line": 5, "column": 35 }, "end": { "line": 5, "column": 51 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 302, "end": 303, "loc": { "start": { "line": 5, "column": 52 }, "end": { "line": 5, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "constructor", "start": 309, "end": 320, "loc": { "start": { "line": 6, "column": 4 }, "end": { "line": 6, "column": 15 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 320, "end": 321, "loc": { "start": { "line": 6, "column": 15 }, "end": { "line": 6, "column": 16 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 321, "end": 322, "loc": { "start": { "line": 6, "column": 16 }, "end": { "line": 6, "column": 17 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 323, "end": 324, "loc": { "start": { "line": 6, "column": 18 }, "end": { "line": 6, "column": 19 } } }, { "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": 334, "end": 339, "loc": { "start": { "line": 7, "column": 8 }, "end": { "line": 7, "column": 13 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 339, "end": 340, "loc": { "start": { "line": 7, "column": 13 }, "end": { "line": 7, "column": 14 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "SettingsState", "start": 340, "end": 355, "loc": { "start": { "line": 7, "column": 14 }, "end": { "line": 7, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 355, "end": 356, "loc": { "start": { "line": 7, "column": 29 }, "end": { "line": 7, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 356, "end": 357, "loc": { "start": { "line": 7, "column": 30 }, "end": { "line": 7, "column": 31 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 363, "end": 364, "loc": { "start": { "line": 8, "column": 4 }, "end": { "line": 8, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getStateHeaderTitle", "start": 372, "end": 391, "loc": { "start": { "line": 10, "column": 4 }, "end": { "line": 10, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 391, "end": 392, "loc": { "start": { "line": 10, "column": 23 }, "end": { "line": 10, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 392, "end": 393, "loc": { "start": { "line": 10, "column": 24 }, "end": { "line": 10, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 394, "end": 395, "loc": { "start": { "line": 10, "column": 26 }, "end": { "line": 10, "column": 27 } } }, { "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": 405, "end": 411, "loc": { "start": { "line": 11, "column": 8 }, "end": { "line": 11, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 412, "end": 413, "loc": { "start": { "line": 11, "column": 15 }, "end": { "line": 11, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 413, "end": 414, "loc": { "start": { "line": 11, "column": 16 }, "end": { "line": 11, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "settings", "start": 414, "end": 422, "loc": { "start": { "line": 11, "column": 17 }, "end": { "line": 11, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 422, "end": 423, "loc": { "start": { "line": 11, "column": 25 }, "end": { "line": 11, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "title", "start": 423, "end": 428, "loc": { "start": { "line": 11, "column": 26 }, "end": { "line": 11, "column": 31 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 428, "end": 429, "loc": { "start": { "line": 11, "column": 31 }, "end": { "line": 11, "column": 32 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 435, "end": 436, "loc": { "start": { "line": 12, "column": 4 }, "end": { "line": 12, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getMainContentHTML", "start": 444, "end": 462, "loc": { "start": { "line": 14, "column": 4 }, "end": { "line": 14, "column": 22 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 462, "end": 463, "loc": { "start": { "line": 14, "column": 22 }, "end": { "line": 14, "column": 23 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 463, "end": 464, "loc": { "start": { "line": 14, "column": 23 }, "end": { "line": 14, "column": 24 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 465, "end": 466, "loc": { "start": { "line": 14, "column": 25 }, "end": { "line": 14, "column": 26 } } }, { "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": 480, "end": 486, "loc": { "start": { "line": 15, "column": 12 }, "end": { "line": 15, "column": 18 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 487, "end": 488, "loc": { "start": { "line": 15, "column": 19 }, "end": { "line": 15, "column": 20 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "
\n ", "start": 488, "end": 535, "loc": { "start": { "line": 15, "column": 20 }, "end": { "line": 16, "column": 24 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 535, "end": 537, "loc": { "start": { "line": 16, "column": 24 }, "end": { "line": 16, "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": 537, "end": 541, "loc": { "start": { "line": 16, "column": 26 }, "end": { "line": 16, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 541, "end": 542, "loc": { "start": { "line": 16, "column": 30 }, "end": { "line": 16, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getCategoryButtonsHtml", "start": 542, "end": 564, "loc": { "start": { "line": 16, "column": 31 }, "end": { "line": 16, "column": 53 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 564, "end": 565, "loc": { "start": { "line": 16, "column": 53 }, "end": { "line": 16, "column": 54 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 565, "end": 566, "loc": { "start": { "line": 16, "column": 54 }, "end": { "line": 16, "column": 55 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 566, "end": 567, "loc": { "start": { "line": 16, "column": 55 }, "end": { "line": 16, "column": 56 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n ", "start": 567, "end": 593, "loc": { "start": { "line": 16, "column": 56 }, "end": { "line": 17, "column": 24 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 593, "end": 595, "loc": { "start": { "line": 17, "column": 24 }, "end": { "line": 17, "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": 625, "end": 629, "loc": { "start": { "line": 18, "column": 28 }, "end": { "line": 18, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 629, "end": 630, "loc": { "start": { "line": 18, "column": 32 }, "end": { "line": 18, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 630, "end": 633, "loc": { "start": { "line": 18, "column": 33 }, "end": { "line": 18, "column": 36 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 633, "end": 634, "loc": { "start": { "line": 18, "column": 36 }, "end": { "line": 18, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "platformWrapper", "start": 634, "end": 649, "loc": { "start": { "line": 18, "column": 37 }, "end": { "line": 18, "column": 52 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 649, "end": 650, "loc": { "start": { "line": 18, "column": 52 }, "end": { "line": 18, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getSupportsKeyboard", "start": 650, "end": 669, "loc": { "start": { "line": 18, "column": 53 }, "end": { "line": 18, "column": 72 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 669, "end": 670, "loc": { "start": { "line": 18, "column": 72 }, "end": { "line": 18, "column": 73 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 670, "end": 671, "loc": { "start": { "line": 18, "column": 73 }, "end": { "line": 18, "column": 74 } } }, { "type": { "label": "?", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 705, "end": 706, "loc": { "start": { "line": 19, "column": 32 }, "end": { "line": 19, "column": 33 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 707, "end": 708, "loc": { "start": { "line": 19, "column": 34 }, "end": { "line": 19, "column": 35 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 824, "end": 863, "loc": { "start": { "line": 20, "column": 54 }, "end": { "line": 21, "column": 37 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 863, "end": 864, "loc": { "start": { "line": 21, "column": 37 }, "end": { "line": 21, "column": 38 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 898, "end": 899, "loc": { "start": { "line": 22, "column": 32 }, "end": { "line": 22, "column": 33 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 900, "end": 902, "loc": { "start": { "line": 22, "column": 34 }, "end": { "line": 22, "column": 36 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 928, "end": 929, "loc": { "start": { "line": 23, "column": 24 }, "end": { "line": 23, "column": 25 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 929, "end": 929, "loc": { "start": { "line": 23, "column": 25 }, "end": { "line": 23, "column": 25 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 929, "end": 931, "loc": { "start": { "line": 23, "column": 25 }, "end": { "line": 23, "column": 27 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 931, "end": 935, "loc": { "start": { "line": 23, "column": 27 }, "end": { "line": 23, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 935, "end": 936, "loc": { "start": { "line": 23, "column": 31 }, "end": { "line": 23, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getExtraButtonsHtml", "start": 936, "end": 955, "loc": { "start": { "line": 23, "column": 32 }, "end": { "line": 23, "column": 51 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 955, "end": 956, "loc": { "start": { "line": 23, "column": 51 }, "end": { "line": 23, "column": 52 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 956, "end": 957, "loc": { "start": { "line": 23, "column": 52 }, "end": { "line": 23, "column": 53 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 957, "end": 958, "loc": { "start": { "line": 23, "column": 53 }, "end": { "line": 23, "column": 54 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "
\n \n\n
\n
", "start": 1058, "end": 1183, "loc": { "start": { "line": 24, "column": 79 }, "end": { "line": 27, "column": 58 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1183, "end": 1185, "loc": { "start": { "line": 27, "column": 58 }, "end": { "line": 27, "column": 60 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 1185, "end": 1186, "loc": { "start": { "line": 27, "column": 60 }, "end": { "line": 27, "column": 61 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1186, "end": 1187, "loc": { "start": { "line": 27, "column": 61 }, "end": { "line": 27, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "global", "start": 1187, "end": 1193, "loc": { "start": { "line": 27, "column": 62 }, "end": { "line": 27, "column": 68 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1193, "end": 1194, "loc": { "start": { "line": 27, "column": 68 }, "end": { "line": 27, "column": 69 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "loading", "start": 1194, "end": 1201, "loc": { "start": { "line": 27, "column": 69 }, "end": { "line": 27, "column": 76 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1201, "end": 1202, "loc": { "start": { "line": 27, "column": 76 }, "end": { "line": 27, "column": 77 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": " ...
\n
\n
\n
\n\n
\n ", "start": 1202, "end": 1389, "loc": { "start": { "line": 27, "column": 77 }, "end": { "line": 33, "column": 24 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1389, "end": 1391, "loc": { "start": { "line": 33, "column": 24 }, "end": { "line": 33, "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": 1391, "end": 1395, "loc": { "start": { "line": 33, "column": 26 }, "end": { "line": 33, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1395, "end": 1396, "loc": { "start": { "line": 33, "column": 30 }, "end": { "line": 33, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getSettingsHtml", "start": 1396, "end": 1411, "loc": { "start": { "line": 33, "column": 31 }, "end": { "line": 33, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1411, "end": 1412, "loc": { "start": { "line": 33, "column": 46 }, "end": { "line": 33, "column": 47 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1412, "end": 1413, "loc": { "start": { "line": 33, "column": 47 }, "end": { "line": 33, "column": 48 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1413, "end": 1414, "loc": { "start": { "line": 33, "column": 48 }, "end": { "line": 33, "column": 49 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n
\n ", "start": 1414, "end": 1460, "loc": { "start": { "line": 33, "column": 49 }, "end": { "line": 35, "column": 16 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1460, "end": 1461, "loc": { "start": { "line": 35, "column": 16 }, "end": { "line": 35, "column": 17 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1461, "end": 1462, "loc": { "start": { "line": 35, "column": 17 }, "end": { "line": 35, "column": 18 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1468, "end": 1469, "loc": { "start": { "line": 36, "column": 4 }, "end": { "line": 36, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getExtraButtonsHtml", "start": 1475, "end": 1494, "loc": { "start": { "line": 37, "column": 4 }, "end": { "line": 37, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1494, "end": 1495, "loc": { "start": { "line": 37, "column": 23 }, "end": { "line": 37, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1495, "end": 1496, "loc": { "start": { "line": 37, "column": 24 }, "end": { "line": 37, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1497, "end": 1498, "loc": { "start": { "line": 37, "column": 26 }, "end": { "line": 37, "column": 27 } } }, { "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": 1508, "end": 1514, "loc": { "start": { "line": 38, "column": 8 }, "end": { "line": 38, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SettingsState", "start": 1515, "end": 1528, "loc": { "start": { "line": 38, "column": 15 }, "end": { "line": 38, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1528, "end": 1529, "loc": { "start": { "line": 38, "column": 28 }, "end": { "line": 38, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "extraSideBarButtons", "start": 1529, "end": 1548, "loc": { "start": { "line": 38, "column": 29 }, "end": { "line": 38, "column": 48 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1548, "end": 1549, "loc": { "start": { "line": 38, "column": 48 }, "end": { "line": 38, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "join", "start": 1549, "end": 1553, "loc": { "start": { "line": 38, "column": 49 }, "end": { "line": 38, "column": 53 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1553, "end": 1554, "loc": { "start": { "line": 38, "column": 53 }, "end": { "line": 38, "column": 54 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 1554, "end": 1556, "loc": { "start": { "line": 38, "column": 54 }, "end": { "line": 38, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1556, "end": 1557, "loc": { "start": { "line": 38, "column": 56 }, "end": { "line": 38, "column": 57 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1557, "end": 1558, "loc": { "start": { "line": 38, "column": 57 }, "end": { "line": 38, "column": 58 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1564, "end": 1565, "loc": { "start": { "line": 39, "column": 4 }, "end": { "line": 39, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getCategoryButtonsHtml", "start": 1573, "end": 1595, "loc": { "start": { "line": 41, "column": 4 }, "end": { "line": 41, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1595, "end": 1596, "loc": { "start": { "line": 41, "column": 26 }, "end": { "line": 41, "column": 27 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1596, "end": 1597, "loc": { "start": { "line": 41, "column": 27 }, "end": { "line": 41, "column": 28 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1598, "end": 1599, "loc": { "start": { "line": 41, "column": 29 }, "end": { "line": 41, "column": 30 } } }, { "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": 1609, "end": 1615, "loc": { "start": { "line": 42, "column": 8 }, "end": { "line": 42, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Object", "start": 1616, "end": 1622, "loc": { "start": { "line": 42, "column": 15 }, "end": { "line": 42, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1622, "end": 1623, "loc": { "start": { "line": 42, "column": 21 }, "end": { "line": 42, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keys", "start": 1623, "end": 1627, "loc": { "start": { "line": 42, "column": 22 }, "end": { "line": 42, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1627, "end": 1628, "loc": { "start": { "line": 42, "column": 26 }, "end": { "line": 42, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumCategories", "start": 1628, "end": 1642, "loc": { "start": { "line": 42, "column": 27 }, "end": { "line": 42, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1642, "end": 1643, "loc": { "start": { "line": 42, "column": 41 }, "end": { "line": 42, "column": 42 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1657, "end": 1658, "loc": { "start": { "line": 43, "column": 12 }, "end": { "line": 43, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "map", "start": 1658, "end": 1661, "loc": { "start": { "line": 43, "column": 13 }, "end": { "line": 43, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1661, "end": 1662, "loc": { "start": { "line": 43, "column": 16 }, "end": { "line": 43, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 1662, "end": 1665, "loc": { "start": { "line": 43, "column": 17 }, "end": { "line": 43, "column": 20 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1666, "end": 1668, "loc": { "start": { "line": 43, "column": 21 }, "end": { "line": 43, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumCategories", "start": 1669, "end": 1683, "loc": { "start": { "line": 43, "column": 24 }, "end": { "line": 43, "column": 38 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1683, "end": 1684, "loc": { "start": { "line": 43, "column": 38 }, "end": { "line": 43, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 1684, "end": 1687, "loc": { "start": { "line": 43, "column": 39 }, "end": { "line": 43, "column": 42 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1687, "end": 1688, "loc": { "start": { "line": 43, "column": 42 }, "end": { "line": 43, "column": 43 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1688, "end": 1689, "loc": { "start": { "line": 43, "column": 43 }, "end": { "line": 43, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1703, "end": 1704, "loc": { "start": { "line": 44, "column": 12 }, "end": { "line": 44, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "map", "start": 1704, "end": 1707, "loc": { "start": { "line": 44, "column": 13 }, "end": { "line": 44, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1707, "end": 1708, "loc": { "start": { "line": 44, "column": 16 }, "end": { "line": 44, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 1726, "end": 1734, "loc": { "start": { "line": 45, "column": 16 }, "end": { "line": 45, "column": 24 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 1735, "end": 1737, "loc": { "start": { "line": 45, "column": 25 }, "end": { "line": 45, "column": 27 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1759, "end": 1760, "loc": { "start": { "line": 46, "column": 20 }, "end": { "line": 46, "column": 21 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n \n ", "start": 1918, "end": 1971, "loc": { "start": { "line": 48, "column": 58 }, "end": { "line": 50, "column": 20 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1971, "end": 1972, "loc": { "start": { "line": 50, "column": 20 }, "end": { "line": 50, "column": 21 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 1986, "end": 1987, "loc": { "start": { "line": 51, "column": 12 }, "end": { "line": 51, "column": 13 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2001, "end": 2002, "loc": { "start": { "line": 52, "column": 12 }, "end": { "line": 52, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "join", "start": 2002, "end": 2006, "loc": { "start": { "line": 52, "column": 13 }, "end": { "line": 52, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2006, "end": 2007, "loc": { "start": { "line": 52, "column": 17 }, "end": { "line": 52, "column": 18 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 2007, "end": 2009, "loc": { "start": { "line": 52, "column": 18 }, "end": { "line": 52, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2009, "end": 2010, "loc": { "start": { "line": 52, "column": 20 }, "end": { "line": 52, "column": 21 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2010, "end": 2011, "loc": { "start": { "line": 52, "column": 21 }, "end": { "line": 52, "column": 22 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2017, "end": 2018, "loc": { "start": { "line": 53, "column": 4 }, "end": { "line": 53, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getSettingsHtml", "start": 2026, "end": 2041, "loc": { "start": { "line": 55, "column": 4 }, "end": { "line": 55, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2041, "end": 2042, "loc": { "start": { "line": 55, "column": 19 }, "end": { "line": 55, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2042, "end": 2043, "loc": { "start": { "line": 55, "column": 20 }, "end": { "line": 55, "column": 21 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2044, "end": 2045, "loc": { "start": { "line": 55, "column": 22 }, "end": { "line": 55, "column": 23 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2055, "end": 2060, "loc": { "start": { "line": 56, "column": 8 }, "end": { "line": 56, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoriesHTML", "start": 2061, "end": 2075, "loc": { "start": { "line": 56, "column": 14 }, "end": { "line": 56, "column": 28 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2076, "end": 2077, "loc": { "start": { "line": 56, "column": 29 }, "end": { "line": 56, "column": 30 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2078, "end": 2079, "loc": { "start": { "line": 56, "column": 31 }, "end": { "line": 56, "column": 32 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2079, "end": 2080, "loc": { "start": { "line": 56, "column": 32 }, "end": { "line": 56, "column": 33 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2080, "end": 2081, "loc": { "start": { "line": 56, "column": 33 }, "end": { "line": 56, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Object", "start": 2093, "end": 2099, "loc": { "start": { "line": 58, "column": 8 }, "end": { "line": 58, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2099, "end": 2100, "loc": { "start": { "line": 58, "column": 14 }, "end": { "line": 58, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keys", "start": 2100, "end": 2104, "loc": { "start": { "line": 58, "column": 15 }, "end": { "line": 58, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2104, "end": 2105, "loc": { "start": { "line": 58, "column": 19 }, "end": { "line": 58, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumCategories", "start": 2105, "end": 2119, "loc": { "start": { "line": 58, "column": 20 }, "end": { "line": 58, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2119, "end": 2120, "loc": { "start": { "line": 58, "column": 34 }, "end": { "line": 58, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2120, "end": 2121, "loc": { "start": { "line": 58, "column": 35 }, "end": { "line": 58, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "forEach", "start": 2121, "end": 2128, "loc": { "start": { "line": 58, "column": 36 }, "end": { "line": 58, "column": 43 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2128, "end": 2129, "loc": { "start": { "line": 58, "column": 43 }, "end": { "line": 58, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 2129, "end": 2132, "loc": { "start": { "line": 58, "column": 44 }, "end": { "line": 58, "column": 47 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2133, "end": 2135, "loc": { "start": { "line": 58, "column": 48 }, "end": { "line": 58, "column": 50 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2136, "end": 2137, "loc": { "start": { "line": 58, "column": 51 }, "end": { "line": 58, "column": 52 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2151, "end": 2156, "loc": { "start": { "line": 59, "column": 12 }, "end": { "line": 59, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "catName", "start": 2157, "end": 2164, "loc": { "start": { "line": 59, "column": 18 }, "end": { "line": 59, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2165, "end": 2166, "loc": { "start": { "line": 59, "column": 26 }, "end": { "line": 59, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumCategories", "start": 2167, "end": 2181, "loc": { "start": { "line": 59, "column": 28 }, "end": { "line": 59, "column": 42 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2181, "end": 2182, "loc": { "start": { "line": 59, "column": 42 }, "end": { "line": 59, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 2182, "end": 2185, "loc": { "start": { "line": 59, "column": 43 }, "end": { "line": 59, "column": 46 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2185, "end": 2186, "loc": { "start": { "line": 59, "column": 46 }, "end": { "line": 59, "column": 47 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2186, "end": 2187, "loc": { "start": { "line": 59, "column": 47 }, "end": { "line": 59, "column": 48 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoriesHTML", "start": 2201, "end": 2215, "loc": { "start": { "line": 60, "column": 12 }, "end": { "line": 60, "column": 26 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2215, "end": 2216, "loc": { "start": { "line": 60, "column": 26 }, "end": { "line": 60, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "catName", "start": 2216, "end": 2223, "loc": { "start": { "line": 60, "column": 27 }, "end": { "line": 60, "column": 34 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2223, "end": 2224, "loc": { "start": { "line": 60, "column": 34 }, "end": { "line": 60, "column": 35 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2225, "end": 2226, "loc": { "start": { "line": 60, "column": 36 }, "end": { "line": 60, "column": 37 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2227, "end": 2228, "loc": { "start": { "line": 60, "column": 38 }, "end": { "line": 60, "column": 39 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "
", "start": 2275, "end": 2277, "loc": { "start": { "line": 60, "column": 86 }, "end": { "line": 60, "column": 88 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2277, "end": 2278, "loc": { "start": { "line": 60, "column": 88 }, "end": { "line": 60, "column": 89 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2278, "end": 2279, "loc": { "start": { "line": 60, "column": 89 }, "end": { "line": 60, "column": 90 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2289, "end": 2290, "loc": { "start": { "line": 61, "column": 8 }, "end": { "line": 61, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2290, "end": 2291, "loc": { "start": { "line": 61, "column": 9 }, "end": { "line": 61, "column": 10 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2291, "end": 2292, "loc": { "start": { "line": 61, "column": 10 }, "end": { "line": 61, "column": 11 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 2304, "end": 2307, "loc": { "start": { "line": 63, "column": 8 }, "end": { "line": 63, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2308, "end": 2309, "loc": { "start": { "line": 63, "column": 12 }, "end": { "line": 63, "column": 13 } } }, { "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": 2309, "end": 2312, "loc": { "start": { "line": 63, "column": 13 }, "end": { "line": 63, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 2313, "end": 2314, "loc": { "start": { "line": 63, "column": 17 }, "end": { "line": 63, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2315, "end": 2316, "loc": { "start": { "line": 63, "column": 19 }, "end": { "line": 63, "column": 20 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 2317, "end": 2318, "loc": { "start": { "line": 63, "column": 21 }, "end": { "line": 63, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2318, "end": 2319, "loc": { "start": { "line": 63, "column": 22 }, "end": { "line": 63, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 2320, "end": 2321, "loc": { "start": { "line": 63, "column": 24 }, "end": { "line": 63, "column": 25 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "<", "start": 2322, "end": 2323, "loc": { "start": { "line": 63, "column": 26 }, "end": { "line": 63, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "allApplicationSettings", "start": 2324, "end": 2346, "loc": { "start": { "line": 63, "column": 28 }, "end": { "line": 63, "column": 50 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2346, "end": 2347, "loc": { "start": { "line": 63, "column": 50 }, "end": { "line": 63, "column": 51 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2347, "end": 2348, "loc": { "start": { "line": 63, "column": 51 }, "end": { "line": 63, "column": 52 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2348, "end": 2349, "loc": { "start": { "line": 63, "column": 52 }, "end": { "line": 63, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 2349, "end": 2355, "loc": { "start": { "line": 63, "column": 53 }, "end": { "line": 63, "column": 59 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2355, "end": 2356, "loc": { "start": { "line": 63, "column": 59 }, "end": { "line": 63, "column": 60 } } }, { "type": { "label": "++/--", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": true, "binop": null }, "value": "++", "start": 2357, "end": 2359, "loc": { "start": { "line": 63, "column": 61 }, "end": { "line": 63, "column": 63 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 2359, "end": 2360, "loc": { "start": { "line": 63, "column": 63 }, "end": { "line": 63, "column": 64 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2360, "end": 2361, "loc": { "start": { "line": 63, "column": 64 }, "end": { "line": 63, "column": 65 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2362, "end": 2363, "loc": { "start": { "line": 63, "column": 66 }, "end": { "line": 63, "column": 67 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2377, "end": 2382, "loc": { "start": { "line": 64, "column": 12 }, "end": { "line": 64, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setting", "start": 2383, "end": 2390, "loc": { "start": { "line": 64, "column": 18 }, "end": { "line": 64, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2391, "end": 2392, "loc": { "start": { "line": 64, "column": 26 }, "end": { "line": 64, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "allApplicationSettings", "start": 2393, "end": 2415, "loc": { "start": { "line": 64, "column": 28 }, "end": { "line": 64, "column": 50 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2415, "end": 2416, "loc": { "start": { "line": 64, "column": 50 }, "end": { "line": 64, "column": 51 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2416, "end": 2417, "loc": { "start": { "line": 64, "column": 51 }, "end": { "line": 64, "column": 52 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2417, "end": 2418, "loc": { "start": { "line": 64, "column": 52 }, "end": { "line": 64, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 2418, "end": 2419, "loc": { "start": { "line": 64, "column": 53 }, "end": { "line": 64, "column": 54 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2419, "end": 2420, "loc": { "start": { "line": 64, "column": 54 }, "end": { "line": 64, "column": 55 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2420, "end": 2421, "loc": { "start": { "line": 64, "column": 55 }, "end": { "line": 64, "column": 56 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoriesHTML", "start": 2437, "end": 2451, "loc": { "start": { "line": 66, "column": 12 }, "end": { "line": 66, "column": 26 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2451, "end": 2452, "loc": { "start": { "line": 66, "column": 26 }, "end": { "line": 66, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setting", "start": 2452, "end": 2459, "loc": { "start": { "line": 66, "column": 27 }, "end": { "line": 66, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2459, "end": 2460, "loc": { "start": { "line": 66, "column": 34 }, "end": { "line": 66, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoryId", "start": 2460, "end": 2470, "loc": { "start": { "line": 66, "column": 35 }, "end": { "line": 66, "column": 45 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2470, "end": 2471, "loc": { "start": { "line": 66, "column": 45 }, "end": { "line": 66, "column": 46 } } }, { "type": { "label": "_=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "+=", "start": 2472, "end": 2474, "loc": { "start": { "line": 66, "column": 47 }, "end": { "line": 66, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setting", "start": 2475, "end": 2482, "loc": { "start": { "line": 66, "column": 50 }, "end": { "line": 66, "column": 57 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2482, "end": 2483, "loc": { "start": { "line": 66, "column": 57 }, "end": { "line": 66, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getHtml", "start": 2483, "end": 2490, "loc": { "start": { "line": 66, "column": 58 }, "end": { "line": 66, "column": 65 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2490, "end": 2491, "loc": { "start": { "line": 66, "column": 65 }, "end": { "line": 66, "column": 66 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2491, "end": 2495, "loc": { "start": { "line": 66, "column": 66 }, "end": { "line": 66, "column": 70 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2495, "end": 2496, "loc": { "start": { "line": 66, "column": 70 }, "end": { "line": 66, "column": 71 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 2496, "end": 2499, "loc": { "start": { "line": 66, "column": 71 }, "end": { "line": 66, "column": 74 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2499, "end": 2500, "loc": { "start": { "line": 66, "column": 74 }, "end": { "line": 66, "column": 75 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2500, "end": 2501, "loc": { "start": { "line": 66, "column": 75 }, "end": { "line": 66, "column": 76 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2511, "end": 2512, "loc": { "start": { "line": 67, "column": 8 }, "end": { "line": 67, "column": 9 } } }, { "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": 2524, "end": 2530, "loc": { "start": { "line": 69, "column": 8 }, "end": { "line": 69, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Object", "start": 2531, "end": 2537, "loc": { "start": { "line": 69, "column": 15 }, "end": { "line": 69, "column": 21 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2537, "end": 2538, "loc": { "start": { "line": 69, "column": 21 }, "end": { "line": 69, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keys", "start": 2538, "end": 2542, "loc": { "start": { "line": 69, "column": 22 }, "end": { "line": 69, "column": 26 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2542, "end": 2543, "loc": { "start": { "line": 69, "column": 26 }, "end": { "line": 69, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoriesHTML", "start": 2543, "end": 2557, "loc": { "start": { "line": 69, "column": 27 }, "end": { "line": 69, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2557, "end": 2558, "loc": { "start": { "line": 69, "column": 41 }, "end": { "line": 69, "column": 42 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2572, "end": 2573, "loc": { "start": { "line": 70, "column": 12 }, "end": { "line": 70, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "map", "start": 2573, "end": 2576, "loc": { "start": { "line": 70, "column": 13 }, "end": { "line": 70, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2576, "end": 2577, "loc": { "start": { "line": 70, "column": 16 }, "end": { "line": 70, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "k", "start": 2577, "end": 2578, "loc": { "start": { "line": 70, "column": 17 }, "end": { "line": 70, "column": 18 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2579, "end": 2581, "loc": { "start": { "line": 70, "column": 19 }, "end": { "line": 70, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "categoriesHTML", "start": 2582, "end": 2596, "loc": { "start": { "line": 70, "column": 22 }, "end": { "line": 70, "column": 36 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2596, "end": 2597, "loc": { "start": { "line": 70, "column": 36 }, "end": { "line": 70, "column": 37 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "k", "start": 2597, "end": 2598, "loc": { "start": { "line": 70, "column": 37 }, "end": { "line": 70, "column": 38 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2598, "end": 2599, "loc": { "start": { "line": 70, "column": 38 }, "end": { "line": 70, "column": 39 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 2600, "end": 2601, "loc": { "start": { "line": 70, "column": 40 }, "end": { "line": 70, "column": 41 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "
", "start": 2602, "end": 2610, "loc": { "start": { "line": 70, "column": 42 }, "end": { "line": 70, "column": 50 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2610, "end": 2611, "loc": { "start": { "line": 70, "column": 50 }, "end": { "line": 70, "column": 51 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2625, "end": 2626, "loc": { "start": { "line": 71, "column": 12 }, "end": { "line": 71, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "join", "start": 2626, "end": 2630, "loc": { "start": { "line": 71, "column": 13 }, "end": { "line": 71, "column": 17 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2630, "end": 2631, "loc": { "start": { "line": 71, "column": 17 }, "end": { "line": 71, "column": 18 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 2631, "end": 2633, "loc": { "start": { "line": 71, "column": 18 }, "end": { "line": 71, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2633, "end": 2634, "loc": { "start": { "line": 71, "column": 20 }, "end": { "line": 71, "column": 21 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2634, "end": 2635, "loc": { "start": { "line": 71, "column": 21 }, "end": { "line": 71, "column": 22 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2641, "end": 2642, "loc": { "start": { "line": 72, "column": 4 }, "end": { "line": 72, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "renderBuildText", "start": 2650, "end": 2665, "loc": { "start": { "line": 74, "column": 4 }, "end": { "line": 74, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2665, "end": 2666, "loc": { "start": { "line": 74, "column": 19 }, "end": { "line": 74, "column": 20 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2666, "end": 2667, "loc": { "start": { "line": 74, "column": 20 }, "end": { "line": 74, "column": 21 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2668, "end": 2669, "loc": { "start": { "line": 74, "column": 22 }, "end": { "line": 74, "column": 23 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2679, "end": 2684, "loc": { "start": { "line": 75, "column": 8 }, "end": { "line": 75, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "labelVersion", "start": 2685, "end": 2697, "loc": { "start": { "line": 75, "column": 14 }, "end": { "line": 75, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2698, "end": 2699, "loc": { "start": { "line": 75, "column": 27 }, "end": { "line": 75, "column": 28 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 2700, "end": 2704, "loc": { "start": { "line": 75, "column": 29 }, "end": { "line": 75, "column": 33 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2704, "end": 2705, "loc": { "start": { "line": 75, "column": 33 }, "end": { "line": 75, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 2705, "end": 2716, "loc": { "start": { "line": 75, "column": 34 }, "end": { "line": 75, "column": 45 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2716, "end": 2717, "loc": { "start": { "line": 75, "column": 45 }, "end": { "line": 75, "column": 46 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 2717, "end": 2730, "loc": { "start": { "line": 75, "column": 46 }, "end": { "line": 75, "column": 59 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2730, "end": 2731, "loc": { "start": { "line": 75, "column": 59 }, "end": { "line": 75, "column": 60 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".buildVersion", "start": 2731, "end": 2746, "loc": { "start": { "line": 75, "column": 60 }, "end": { "line": 75, "column": 75 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2746, "end": 2747, "loc": { "start": { "line": 75, "column": 75 }, "end": { "line": 75, "column": 76 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2747, "end": 2748, "loc": { "start": { "line": 75, "column": 76 }, "end": { "line": 75, "column": 77 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2758, "end": 2763, "loc": { "start": { "line": 76, "column": 8 }, "end": { "line": 76, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastBuildMs", "start": 2764, "end": 2775, "loc": { "start": { "line": 76, "column": 14 }, "end": { "line": 76, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2776, "end": 2777, "loc": { "start": { "line": 76, "column": 26 }, "end": { "line": 76, "column": 27 } } }, { "type": { "label": "new", "keyword": "new", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "new", "start": 2778, "end": 2781, "loc": { "start": { "line": 76, "column": 28 }, "end": { "line": 76, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Date", "start": 2782, "end": 2786, "loc": { "start": { "line": 76, "column": 32 }, "end": { "line": 76, "column": 36 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2786, "end": 2787, "loc": { "start": { "line": 76, "column": 36 }, "end": { "line": 76, "column": 37 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2787, "end": 2788, "loc": { "start": { "line": 76, "column": 37 }, "end": { "line": 76, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2788, "end": 2789, "loc": { "start": { "line": 76, "column": 38 }, "end": { "line": 76, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getTime", "start": 2789, "end": 2796, "loc": { "start": { "line": 76, "column": 39 }, "end": { "line": 76, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2796, "end": 2797, "loc": { "start": { "line": 76, "column": 46 }, "end": { "line": 76, "column": 47 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2797, "end": 2798, "loc": { "start": { "line": 76, "column": 47 }, "end": { "line": 76, "column": 48 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "-", "start": 2799, "end": 2800, "loc": { "start": { "line": 76, "column": 49 }, "end": { "line": 76, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "G_BUILD_TIME", "start": 2801, "end": 2813, "loc": { "start": { "line": 76, "column": 51 }, "end": { "line": 76, "column": 63 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2813, "end": 2814, "loc": { "start": { "line": 76, "column": 63 }, "end": { "line": 76, "column": 64 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2824, "end": 2829, "loc": { "start": { "line": 77, "column": 8 }, "end": { "line": 77, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastBuildText", "start": 2830, "end": 2843, "loc": { "start": { "line": 77, "column": 14 }, "end": { "line": 77, "column": 27 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2844, "end": 2845, "loc": { "start": { "line": 77, "column": 28 }, "end": { "line": 77, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "formatSecondsToTimeAgo", "start": 2846, "end": 2868, "loc": { "start": { "line": 77, "column": 30 }, "end": { "line": 77, "column": 52 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2868, "end": 2869, "loc": { "start": { "line": 77, "column": 52 }, "end": { "line": 77, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastBuildMs", "start": 2869, "end": 2880, "loc": { "start": { "line": 77, "column": 53 }, "end": { "line": 77, "column": 64 } } }, { "type": { "label": "/", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 10, "updateContext": null }, "value": "/", "start": 2881, "end": 2882, "loc": { "start": { "line": 77, "column": 65 }, "end": { "line": 77, "column": 66 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 1000, "start": 2883, "end": 2889, "loc": { "start": { "line": 77, "column": 67 }, "end": { "line": 77, "column": 73 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 2889, "end": 2890, "loc": { "start": { "line": 77, "column": 73 }, "end": { "line": 77, "column": 74 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2890, "end": 2891, "loc": { "start": { "line": 77, "column": 74 }, "end": { "line": 77, "column": 75 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 2903, "end": 2908, "loc": { "start": { "line": 79, "column": 8 }, "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": "version", "start": 2909, "end": 2916, "loc": { "start": { "line": 79, "column": 14 }, "end": { "line": 79, "column": 21 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2917, "end": 2918, "loc": { "start": { "line": 79, "column": 22 }, "end": { "line": 79, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 2919, "end": 2920, "loc": { "start": { "line": 79, "column": 24 }, "end": { "line": 79, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2920, "end": 2921, "loc": { "start": { "line": 79, "column": 25 }, "end": { "line": 79, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "settings", "start": 2921, "end": 2929, "loc": { "start": { "line": 79, "column": 26 }, "end": { "line": 79, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2929, "end": 2930, "loc": { "start": { "line": 79, "column": 34 }, "end": { "line": 79, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "versionBadges", "start": 2930, "end": 2943, "loc": { "start": { "line": 79, "column": 35 }, "end": { "line": 79, "column": 48 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2943, "end": 2944, "loc": { "start": { "line": 79, "column": 48 }, "end": { "line": 79, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "G_APP_ENVIRONMENT", "start": 2944, "end": 2961, "loc": { "start": { "line": 79, "column": 49 }, "end": { "line": 79, "column": 66 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2961, "end": 2962, "loc": { "start": { "line": 79, "column": 66 }, "end": { "line": 79, "column": 67 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2962, "end": 2963, "loc": { "start": { "line": 79, "column": 67 }, "end": { "line": 79, "column": 68 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "labelVersion", "start": 2975, "end": 2987, "loc": { "start": { "line": 81, "column": 8 }, "end": { "line": 81, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 2987, "end": 2988, "loc": { "start": { "line": 81, "column": 20 }, "end": { "line": 81, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "innerHTML", "start": 2988, "end": 2997, "loc": { "start": { "line": 81, "column": 21 }, "end": { "line": 81, "column": 30 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 2998, "end": 2999, "loc": { "start": { "line": 81, "column": 31 }, "end": { "line": 81, "column": 32 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3000, "end": 3001, "loc": { "start": { "line": 81, "column": 33 }, "end": { "line": 81, "column": 34 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n \n ", "start": 3001, "end": 3055, "loc": { "start": { "line": 81, "column": 34 }, "end": { "line": 83, "column": 16 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3055, "end": 3057, "loc": { "start": { "line": 83, "column": 16 }, "end": { "line": 83, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "G_BUILD_VERSION", "start": 3057, "end": 3072, "loc": { "start": { "line": 83, "column": 18 }, "end": { "line": 83, "column": 33 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3072, "end": 3073, "loc": { "start": { "line": 83, "column": 33 }, "end": { "line": 83, "column": 34 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": " @ ", "start": 3073, "end": 3076, "loc": { "start": { "line": 83, "column": 34 }, "end": { "line": 83, "column": 37 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3076, "end": 3078, "loc": { "start": { "line": 83, "column": 37 }, "end": { "line": 83, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "version", "start": 3078, "end": 3085, "loc": { "start": { "line": 83, "column": 39 }, "end": { "line": 83, "column": 46 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3085, "end": 3086, "loc": { "start": { "line": 83, "column": 46 }, "end": { "line": 83, "column": 47 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": " @ ", "start": 3086, "end": 3089, "loc": { "start": { "line": 83, "column": 47 }, "end": { "line": 83, "column": 50 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3089, "end": 3091, "loc": { "start": { "line": 83, "column": 50 }, "end": { "line": 83, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "G_BUILD_COMMIT_HASH", "start": 3091, "end": 3110, "loc": { "start": { "line": 83, "column": 52 }, "end": { "line": 83, "column": 71 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3110, "end": 3111, "loc": { "start": { "line": 83, "column": 71 }, "end": { "line": 83, "column": 72 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "\n \n \n ", "start": 3111, "end": 3188, "loc": { "start": { "line": 83, "column": 72 }, "end": { "line": 86, "column": 16 } } }, { "type": { "label": "${", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3188, "end": 3190, "loc": { "start": { "line": 86, "column": 16 }, "end": { "line": 86, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "T", "start": 3190, "end": 3191, "loc": { "start": { "line": 86, "column": 18 }, "end": { "line": 86, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3191, "end": 3192, "loc": { "start": { "line": 86, "column": 19 }, "end": { "line": 86, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "settings", "start": 3192, "end": 3200, "loc": { "start": { "line": 86, "column": 20 }, "end": { "line": 86, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3200, "end": 3201, "loc": { "start": { "line": 86, "column": 28 }, "end": { "line": 86, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "buildDate", "start": 3201, "end": 3210, "loc": { "start": { "line": 86, "column": 29 }, "end": { "line": 86, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3210, "end": 3211, "loc": { "start": { "line": 86, "column": 38 }, "end": { "line": 86, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "replace", "start": 3211, "end": 3218, "loc": { "start": { "line": 86, "column": 39 }, "end": { "line": 86, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3218, "end": 3219, "loc": { "start": { "line": 86, "column": 46 }, "end": { "line": 86, "column": 47 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "", "start": 3219, "end": 3230, "loc": { "start": { "line": 86, "column": 47 }, "end": { "line": 86, "column": 58 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3230, "end": 3231, "loc": { "start": { "line": 86, "column": 58 }, "end": { "line": 86, "column": 59 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "lastBuildText", "start": 3232, "end": 3245, "loc": { "start": { "line": 86, "column": 60 }, "end": { "line": 86, "column": 73 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3245, "end": 3246, "loc": { "start": { "line": 86, "column": 73 }, "end": { "line": 86, "column": 74 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3246, "end": 3247, "loc": { "start": { "line": 86, "column": 74 }, "end": { "line": 86, "column": 75 } } }, { "type": { "label": "template", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "
\n
", "start": 3247, "end": 3274, "loc": { "start": { "line": 86, "column": 75 }, "end": { "line": 87, "column": 19 } } }, { "type": { "label": "`", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3274, "end": 3275, "loc": { "start": { "line": 87, "column": 19 }, "end": { "line": 87, "column": 20 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3275, "end": 3276, "loc": { "start": { "line": 87, "column": 20 }, "end": { "line": 87, "column": 21 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3282, "end": 3283, "loc": { "start": { "line": 88, "column": 4 }, "end": { "line": 88, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "onEnter", "start": 3291, "end": 3298, "loc": { "start": { "line": 90, "column": 4 }, "end": { "line": 90, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3298, "end": 3299, "loc": { "start": { "line": 90, "column": 11 }, "end": { "line": 90, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "payload", "start": 3299, "end": 3306, "loc": { "start": { "line": 90, "column": 12 }, "end": { "line": 90, "column": 19 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3306, "end": 3307, "loc": { "start": { "line": 90, "column": 19 }, "end": { "line": 90, "column": 20 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3308, "end": 3309, "loc": { "start": { "line": 90, "column": 21 }, "end": { "line": 90, "column": 22 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3319, "end": 3323, "loc": { "start": { "line": 91, "column": 8 }, "end": { "line": 91, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3323, "end": 3324, "loc": { "start": { "line": 91, "column": 12 }, "end": { "line": 91, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "renderBuildText", "start": 3324, "end": 3339, "loc": { "start": { "line": 91, "column": 13 }, "end": { "line": 91, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3339, "end": 3340, "loc": { "start": { "line": 91, "column": 28 }, "end": { "line": 91, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3340, "end": 3341, "loc": { "start": { "line": 91, "column": 29 }, "end": { "line": 91, "column": 30 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3341, "end": 3342, "loc": { "start": { "line": 91, "column": 30 }, "end": { "line": 91, "column": 31 } } }, { "type": { "label": "for", "keyword": "for", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": true, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "for", "start": 3354, "end": 3357, "loc": { "start": { "line": 93, "column": 8 }, "end": { "line": 93, "column": 11 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3358, "end": 3359, "loc": { "start": { "line": 93, "column": 12 }, "end": { "line": 93, "column": 13 } } }, { "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": 3359, "end": 3362, "loc": { "start": { "line": 93, "column": 13 }, "end": { "line": 93, "column": 16 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 3363, "end": 3364, "loc": { "start": { "line": 93, "column": 17 }, "end": { "line": 93, "column": 18 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3365, "end": 3366, "loc": { "start": { "line": 93, "column": 19 }, "end": { "line": 93, "column": 20 } } }, { "type": { "label": "num", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": 0, "start": 3367, "end": 3368, "loc": { "start": { "line": 93, "column": 21 }, "end": { "line": 93, "column": 22 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3368, "end": 3369, "loc": { "start": { "line": 93, "column": 22 }, "end": { "line": 93, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 3370, "end": 3371, "loc": { "start": { "line": 93, "column": 24 }, "end": { "line": 93, "column": 25 } } }, { "type": { "label": "", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 7, "updateContext": null }, "value": "<", "start": 3372, "end": 3373, "loc": { "start": { "line": 93, "column": 26 }, "end": { "line": 93, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SettingsState", "start": 3374, "end": 3387, "loc": { "start": { "line": 93, "column": 28 }, "end": { "line": 93, "column": 41 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3387, "end": 3388, "loc": { "start": { "line": 93, "column": 41 }, "end": { "line": 93, "column": 42 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 3388, "end": 3399, "loc": { "start": { "line": 93, "column": 42 }, "end": { "line": 93, "column": 53 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3399, "end": 3400, "loc": { "start": { "line": 93, "column": 53 }, "end": { "line": 93, "column": 54 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "length", "start": 3400, "end": 3406, "loc": { "start": { "line": 93, "column": 54 }, "end": { "line": 93, "column": 60 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3406, "end": 3407, "loc": { "start": { "line": 93, "column": 60 }, "end": { "line": 93, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 3408, "end": 3409, "loc": { "start": { "line": 93, "column": 62 }, "end": { "line": 93, "column": 63 } } }, { "type": { "label": "++/--", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": true, "binop": null }, "value": "++", "start": 3409, "end": 3411, "loc": { "start": { "line": 93, "column": 63 }, "end": { "line": 93, "column": 65 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3411, "end": 3412, "loc": { "start": { "line": 93, "column": 65 }, "end": { "line": 93, "column": 66 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3413, "end": 3414, "loc": { "start": { "line": 93, "column": 67 }, "end": { "line": 93, "column": 68 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 3428, "end": 3433, "loc": { "start": { "line": 94, "column": 12 }, "end": { "line": 94, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClick", "start": 3434, "end": 3444, "loc": { "start": { "line": 94, "column": 18 }, "end": { "line": 94, "column": 28 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3445, "end": 3446, "loc": { "start": { "line": 94, "column": 29 }, "end": { "line": 94, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SettingsState", "start": 3447, "end": 3460, "loc": { "start": { "line": 94, "column": 31 }, "end": { "line": 94, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3460, "end": 3461, "loc": { "start": { "line": 94, "column": 44 }, "end": { "line": 94, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 3461, "end": 3472, "loc": { "start": { "line": 94, "column": 45 }, "end": { "line": 94, "column": 56 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3472, "end": 3473, "loc": { "start": { "line": 94, "column": 56 }, "end": { "line": 94, "column": 57 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "i", "start": 3473, "end": 3474, "loc": { "start": { "line": 94, "column": 57 }, "end": { "line": 94, "column": 58 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3474, "end": 3475, "loc": { "start": { "line": 94, "column": 58 }, "end": { "line": 94, "column": 59 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3475, "end": 3476, "loc": { "start": { "line": 94, "column": 59 }, "end": { "line": 94, "column": 60 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3490, "end": 3494, "loc": { "start": { "line": 95, "column": 12 }, "end": { "line": 95, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3494, "end": 3495, "loc": { "start": { "line": 95, "column": 16 }, "end": { "line": 95, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 3495, "end": 3506, "loc": { "start": { "line": 95, "column": 17 }, "end": { "line": 95, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3506, "end": 3507, "loc": { "start": { "line": 95, "column": 28 }, "end": { "line": 95, "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": 3525, "end": 3529, "loc": { "start": { "line": 96, "column": 16 }, "end": { "line": 96, "column": 20 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3529, "end": 3530, "loc": { "start": { "line": 96, "column": 20 }, "end": { "line": 96, "column": 21 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 3530, "end": 3541, "loc": { "start": { "line": 96, "column": 21 }, "end": { "line": 96, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3541, "end": 3542, "loc": { "start": { "line": 96, "column": 32 }, "end": { "line": 96, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 3542, "end": 3555, "loc": { "start": { "line": 96, "column": 33 }, "end": { "line": 96, "column": 46 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3555, "end": 3556, "loc": { "start": { "line": 96, "column": 46 }, "end": { "line": 96, "column": 47 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClick", "start": 3556, "end": 3566, "loc": { "start": { "line": 96, "column": 47 }, "end": { "line": 96, "column": 57 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3566, "end": 3567, "loc": { "start": { "line": 96, "column": 57 }, "end": { "line": 96, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 3567, "end": 3578, "loc": { "start": { "line": 96, "column": 58 }, "end": { "line": 96, "column": 69 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3578, "end": 3579, "loc": { "start": { "line": 96, "column": 69 }, "end": { "line": 96, "column": 70 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3579, "end": 3580, "loc": { "start": { "line": 96, "column": 70 }, "end": { "line": 96, "column": 71 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClick", "start": 3598, "end": 3608, "loc": { "start": { "line": 97, "column": 16 }, "end": { "line": 97, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3608, "end": 3609, "loc": { "start": { "line": 97, "column": 26 }, "end": { "line": 97, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "action", "start": 3609, "end": 3615, "loc": { "start": { "line": 97, "column": 27 }, "end": { "line": 97, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3615, "end": 3616, "loc": { "start": { "line": 97, "column": 33 }, "end": { "line": 97, "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": 3616, "end": 3620, "loc": { "start": { "line": 97, "column": 34 }, "end": { "line": 97, "column": 38 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3620, "end": 3621, "loc": { "start": { "line": 97, "column": 38 }, "end": { "line": 97, "column": 39 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3621, "end": 3622, "loc": { "start": { "line": 97, "column": 39 }, "end": { "line": 97, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClick", "start": 3640, "end": 3650, "loc": { "start": { "line": 98, "column": 16 }, "end": { "line": 98, "column": 26 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3650, "end": 3651, "loc": { "start": { "line": 98, "column": 26 }, "end": { "line": 98, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "options", "start": 3651, "end": 3658, "loc": { "start": { "line": 98, "column": 27 }, "end": { "line": 98, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3672, "end": 3673, "loc": { "start": { "line": 99, "column": 12 }, "end": { "line": 99, "column": 13 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3673, "end": 3674, "loc": { "start": { "line": 99, "column": 13 }, "end": { "line": 99, "column": 14 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3684, "end": 3685, "loc": { "start": { "line": 100, "column": 8 }, "end": { "line": 100, "column": 9 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 3697, "end": 3702, "loc": { "start": { "line": 102, "column": 8 }, "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": "keybindingsButton", "start": 3703, "end": 3720, "loc": { "start": { "line": 102, "column": 14 }, "end": { "line": 102, "column": 31 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 3721, "end": 3722, "loc": { "start": { "line": 102, "column": 32 }, "end": { "line": 102, "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": 3723, "end": 3727, "loc": { "start": { "line": 102, "column": 34 }, "end": { "line": 102, "column": 38 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3727, "end": 3728, "loc": { "start": { "line": 102, "column": 38 }, "end": { "line": 102, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 3728, "end": 3739, "loc": { "start": { "line": 102, "column": 39 }, "end": { "line": 102, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3739, "end": 3740, "loc": { "start": { "line": 102, "column": 50 }, "end": { "line": 102, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 3740, "end": 3753, "loc": { "start": { "line": 102, "column": 51 }, "end": { "line": 102, "column": 64 } } }, { "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": 102, "column": 64 }, "end": { "line": 102, "column": 65 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".editKeybindings", "start": 3754, "end": 3772, "loc": { "start": { "line": 102, "column": 65 }, "end": { "line": 102, "column": 83 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3772, "end": 3773, "loc": { "start": { "line": 102, "column": 83 }, "end": { "line": 102, "column": 84 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3773, "end": 3774, "loc": { "start": { "line": 102, "column": 84 }, "end": { "line": 102, "column": 85 } } }, { "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": 3786, "end": 3788, "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": 3789, "end": 3790, "loc": { "start": { "line": 104, "column": 11 }, "end": { "line": 104, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingsButton", "start": 3790, "end": 3807, "loc": { "start": { "line": 104, "column": 12 }, "end": { "line": 104, "column": 29 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3807, "end": 3808, "loc": { "start": { "line": 104, "column": 29 }, "end": { "line": 104, "column": 30 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3809, "end": 3810, "loc": { "start": { "line": 104, "column": 31 }, "end": { "line": 104, "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": 3824, "end": 3828, "loc": { "start": { "line": 105, "column": 12 }, "end": { "line": 105, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3828, "end": 3829, "loc": { "start": { "line": 105, "column": 16 }, "end": { "line": 105, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 3829, "end": 3840, "loc": { "start": { "line": 105, "column": 17 }, "end": { "line": 105, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3840, "end": 3841, "loc": { "start": { "line": 105, "column": 28 }, "end": { "line": 105, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keybindingsButton", "start": 3841, "end": 3858, "loc": { "start": { "line": 105, "column": 29 }, "end": { "line": 105, "column": 46 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3858, "end": 3859, "loc": { "start": { "line": 105, "column": 46 }, "end": { "line": 105, "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": 3860, "end": 3864, "loc": { "start": { "line": 105, "column": 48 }, "end": { "line": 105, "column": 52 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3864, "end": 3865, "loc": { "start": { "line": 105, "column": 52 }, "end": { "line": 105, "column": 53 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "onKeybindingsClicked", "start": 3865, "end": 3885, "loc": { "start": { "line": 105, "column": 53 }, "end": { "line": 105, "column": 73 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3885, "end": 3886, "loc": { "start": { "line": 105, "column": 73 }, "end": { "line": 105, "column": 74 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3887, "end": 3888, "loc": { "start": { "line": 105, "column": 75 }, "end": { "line": 105, "column": 76 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "preventDefault", "start": 3889, "end": 3903, "loc": { "start": { "line": 105, "column": 77 }, "end": { "line": 105, "column": 91 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3903, "end": 3904, "loc": { "start": { "line": 105, "column": 91 }, "end": { "line": 105, "column": 92 } } }, { "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": 3905, "end": 3910, "loc": { "start": { "line": 105, "column": 93 }, "end": { "line": 105, "column": 98 } } }, { "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": 105, "column": 99 }, "end": { "line": 105, "column": 100 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3912, "end": 3913, "loc": { "start": { "line": 105, "column": 100 }, "end": { "line": 105, "column": 101 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3913, "end": 3914, "loc": { "start": { "line": 105, "column": 101 }, "end": { "line": 105, "column": 102 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3924, "end": 3925, "loc": { "start": { "line": 106, "column": 8 }, "end": { "line": 106, "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": 3937, "end": 3941, "loc": { "start": { "line": 108, "column": 8 }, "end": { "line": 108, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3941, "end": 3942, "loc": { "start": { "line": 108, "column": 12 }, "end": { "line": 108, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initSettings", "start": 3942, "end": 3954, "loc": { "start": { "line": 108, "column": 13 }, "end": { "line": 108, "column": 25 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3954, "end": 3955, "loc": { "start": { "line": 108, "column": 25 }, "end": { "line": 108, "column": 26 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3955, "end": 3956, "loc": { "start": { "line": 108, "column": 26 }, "end": { "line": 108, "column": 27 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3956, "end": 3957, "loc": { "start": { "line": 108, "column": 27 }, "end": { "line": 108, "column": 28 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 3967, "end": 3971, "loc": { "start": { "line": 109, "column": 8 }, "end": { "line": 109, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3971, "end": 3972, "loc": { "start": { "line": 109, "column": 12 }, "end": { "line": 109, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initCategoryButtons", "start": 3972, "end": 3991, "loc": { "start": { "line": 109, "column": 13 }, "end": { "line": 109, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3991, "end": 3992, "loc": { "start": { "line": 109, "column": 32 }, "end": { "line": 109, "column": 33 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 3992, "end": 3993, "loc": { "start": { "line": 109, "column": 33 }, "end": { "line": 109, "column": 34 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 3993, "end": 3994, "loc": { "start": { "line": 109, "column": 34 }, "end": { "line": 109, "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": 4006, "end": 4010, "loc": { "start": { "line": 111, "column": 8 }, "end": { "line": 111, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4010, "end": 4011, "loc": { "start": { "line": 111, "column": 12 }, "end": { "line": 111, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 4011, "end": 4022, "loc": { "start": { "line": 111, "column": 13 }, "end": { "line": 111, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4022, "end": 4023, "loc": { "start": { "line": 111, "column": 24 }, "end": { "line": 111, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 4023, "end": 4036, "loc": { "start": { "line": 111, "column": 25 }, "end": { "line": 111, "column": 38 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4036, "end": 4037, "loc": { "start": { "line": 111, "column": 38 }, "end": { "line": 111, "column": 39 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".category", "start": 4037, "end": 4048, "loc": { "start": { "line": 111, "column": 39 }, "end": { "line": 111, "column": 50 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4048, "end": 4049, "loc": { "start": { "line": 111, "column": 50 }, "end": { "line": 111, "column": 51 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4049, "end": 4050, "loc": { "start": { "line": 111, "column": 51 }, "end": { "line": 111, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 4050, "end": 4059, "loc": { "start": { "line": 111, "column": 52 }, "end": { "line": 111, "column": 61 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4059, "end": 4060, "loc": { "start": { "line": 111, "column": 61 }, "end": { "line": 111, "column": 62 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 4060, "end": 4063, "loc": { "start": { "line": 111, "column": 62 }, "end": { "line": 111, "column": 65 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4063, "end": 4064, "loc": { "start": { "line": 111, "column": 65 }, "end": { "line": 111, "column": 66 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "active", "start": 4064, "end": 4072, "loc": { "start": { "line": 111, "column": 66 }, "end": { "line": 111, "column": 74 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4072, "end": 4073, "loc": { "start": { "line": 111, "column": 74 }, "end": { "line": 111, "column": 75 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4073, "end": 4074, "loc": { "start": { "line": 111, "column": 75 }, "end": { "line": 111, "column": 76 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4084, "end": 4088, "loc": { "start": { "line": 112, "column": 8 }, "end": { "line": 112, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4088, "end": 4089, "loc": { "start": { "line": 112, "column": 12 }, "end": { "line": 112, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 4089, "end": 4100, "loc": { "start": { "line": 112, "column": 13 }, "end": { "line": 112, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4100, "end": 4101, "loc": { "start": { "line": 112, "column": 24 }, "end": { "line": 112, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 4101, "end": 4114, "loc": { "start": { "line": 112, "column": 25 }, "end": { "line": 112, "column": 38 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4114, "end": 4115, "loc": { "start": { "line": 112, "column": 38 }, "end": { "line": 112, "column": 39 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".categoryButton", "start": 4115, "end": 4132, "loc": { "start": { "line": 112, "column": 39 }, "end": { "line": 112, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4132, "end": 4133, "loc": { "start": { "line": 112, "column": 56 }, "end": { "line": 112, "column": 57 } } }, { "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": 112, "column": 57 }, "end": { "line": 112, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 4134, "end": 4143, "loc": { "start": { "line": 112, "column": 58 }, "end": { "line": 112, "column": 67 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4143, "end": 4144, "loc": { "start": { "line": 112, "column": 67 }, "end": { "line": 112, "column": 68 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 4144, "end": 4147, "loc": { "start": { "line": 112, "column": 68 }, "end": { "line": 112, "column": 71 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4147, "end": 4148, "loc": { "start": { "line": 112, "column": 71 }, "end": { "line": 112, "column": 72 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "active", "start": 4148, "end": 4156, "loc": { "start": { "line": 112, "column": 72 }, "end": { "line": 112, "column": 80 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4156, "end": 4157, "loc": { "start": { "line": 112, "column": 80 }, "end": { "line": 112, "column": 81 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4157, "end": 4158, "loc": { "start": { "line": 112, "column": 81 }, "end": { "line": 112, "column": 82 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4164, "end": 4165, "loc": { "start": { "line": 113, "column": 4 }, "end": { "line": 113, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setActiveCategory", "start": 4173, "end": 4190, "loc": { "start": { "line": 115, "column": 4 }, "end": { "line": 115, "column": 21 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4190, "end": 4191, "loc": { "start": { "line": 115, "column": 21 }, "end": { "line": 115, "column": 22 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 4191, "end": 4199, "loc": { "start": { "line": 115, "column": 22 }, "end": { "line": 115, "column": 30 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4199, "end": 4200, "loc": { "start": { "line": 115, "column": 30 }, "end": { "line": 115, "column": 31 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4201, "end": 4202, "loc": { "start": { "line": 115, "column": 32 }, "end": { "line": 115, "column": 33 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 4212, "end": 4217, "loc": { "start": { "line": 116, "column": 8 }, "end": { "line": 116, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "previousCategory", "start": 4218, "end": 4234, "loc": { "start": { "line": 116, "column": 14 }, "end": { "line": 116, "column": 30 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4235, "end": 4236, "loc": { "start": { "line": 116, "column": 31 }, "end": { "line": 116, "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": 4237, "end": 4241, "loc": { "start": { "line": 116, "column": 33 }, "end": { "line": 116, "column": 37 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4241, "end": 4242, "loc": { "start": { "line": 116, "column": 37 }, "end": { "line": 116, "column": 38 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 4242, "end": 4253, "loc": { "start": { "line": 116, "column": 38 }, "end": { "line": 116, "column": 49 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4253, "end": 4254, "loc": { "start": { "line": 116, "column": 49 }, "end": { "line": 116, "column": 50 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 4254, "end": 4267, "loc": { "start": { "line": 116, "column": 50 }, "end": { "line": 116, "column": 63 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4267, "end": 4268, "loc": { "start": { "line": 116, "column": 63 }, "end": { "line": 116, "column": 64 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".category.active", "start": 4268, "end": 4286, "loc": { "start": { "line": 116, "column": 64 }, "end": { "line": 116, "column": 82 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4286, "end": 4287, "loc": { "start": { "line": 116, "column": 82 }, "end": { "line": 116, "column": 83 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4287, "end": 4288, "loc": { "start": { "line": 116, "column": 83 }, "end": { "line": 116, "column": 84 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 4298, "end": 4303, "loc": { "start": { "line": 117, "column": 8 }, "end": { "line": 117, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "previousCategoryButton", "start": 4304, "end": 4326, "loc": { "start": { "line": 117, "column": 14 }, "end": { "line": 117, "column": 36 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4327, "end": 4328, "loc": { "start": { "line": 117, "column": 37 }, "end": { "line": 117, "column": 38 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4329, "end": 4333, "loc": { "start": { "line": 117, "column": 39 }, "end": { "line": 117, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4333, "end": 4334, "loc": { "start": { "line": 117, "column": 43 }, "end": { "line": 117, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 4334, "end": 4345, "loc": { "start": { "line": 117, "column": 44 }, "end": { "line": 117, "column": 55 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4345, "end": 4346, "loc": { "start": { "line": 117, "column": 55 }, "end": { "line": 117, "column": 56 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 4346, "end": 4359, "loc": { "start": { "line": 117, "column": 56 }, "end": { "line": 117, "column": 69 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4359, "end": 4360, "loc": { "start": { "line": 117, "column": 69 }, "end": { "line": 117, "column": 70 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".categoryButton.active", "start": 4360, "end": 4384, "loc": { "start": { "line": 117, "column": 70 }, "end": { "line": 117, "column": 94 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4384, "end": 4385, "loc": { "start": { "line": 117, "column": 94 }, "end": { "line": 117, "column": 95 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4385, "end": 4386, "loc": { "start": { "line": 117, "column": 95 }, "end": { "line": 117, "column": 96 } } }, { "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": 4398, "end": 4400, "loc": { "start": { "line": 119, "column": 8 }, "end": { "line": 119, "column": 10 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4401, "end": 4402, "loc": { "start": { "line": 119, "column": 11 }, "end": { "line": 119, "column": 12 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "previousCategory", "start": 4402, "end": 4418, "loc": { "start": { "line": 119, "column": 12 }, "end": { "line": 119, "column": 28 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4418, "end": 4419, "loc": { "start": { "line": 119, "column": 28 }, "end": { "line": 119, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "getAttribute", "start": 4419, "end": 4431, "loc": { "start": { "line": 119, "column": 29 }, "end": { "line": 119, "column": 41 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4431, "end": 4432, "loc": { "start": { "line": 119, "column": 41 }, "end": { "line": 119, "column": 42 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "data-category", "start": 4432, "end": 4447, "loc": { "start": { "line": 119, "column": 42 }, "end": { "line": 119, "column": 57 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4447, "end": 4448, "loc": { "start": { "line": 119, "column": 57 }, "end": { "line": 119, "column": 58 } } }, { "type": { "label": "==/!=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": 6, "updateContext": null }, "value": "==", "start": 4449, "end": 4451, "loc": { "start": { "line": 119, "column": 59 }, "end": { "line": 119, "column": 61 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 4452, "end": 4460, "loc": { "start": { "line": 119, "column": 62 }, "end": { "line": 119, "column": 70 } } }, { "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": 119, "column": 70 }, "end": { "line": 119, "column": 71 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4462, "end": 4463, "loc": { "start": { "line": 119, "column": 72 }, "end": { "line": 119, "column": 73 } } }, { "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": 4477, "end": 4483, "loc": { "start": { "line": 120, "column": 12 }, "end": { "line": 120, "column": 18 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4483, "end": 4484, "loc": { "start": { "line": 120, "column": 18 }, "end": { "line": 120, "column": 19 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4494, "end": 4495, "loc": { "start": { "line": 121, "column": 8 }, "end": { "line": 121, "column": 9 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "previousCategory", "start": 4507, "end": 4523, "loc": { "start": { "line": 123, "column": 8 }, "end": { "line": 123, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4523, "end": 4524, "loc": { "start": { "line": 123, "column": 24 }, "end": { "line": 123, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 4524, "end": 4533, "loc": { "start": { "line": 123, "column": 25 }, "end": { "line": 123, "column": 34 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4533, "end": 4534, "loc": { "start": { "line": 123, "column": 34 }, "end": { "line": 123, "column": 35 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "remove", "start": 4534, "end": 4540, "loc": { "start": { "line": 123, "column": 35 }, "end": { "line": 123, "column": 41 } } }, { "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": 123, "column": 41 }, "end": { "line": 123, "column": 42 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "active", "start": 4541, "end": 4549, "loc": { "start": { "line": 123, "column": 42 }, "end": { "line": 123, "column": 50 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4549, "end": 4550, "loc": { "start": { "line": 123, "column": 50 }, "end": { "line": 123, "column": 51 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4550, "end": 4551, "loc": { "start": { "line": 123, "column": 51 }, "end": { "line": 123, "column": 52 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "previousCategoryButton", "start": 4561, "end": 4583, "loc": { "start": { "line": 124, "column": 8 }, "end": { "line": 124, "column": 30 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4583, "end": 4584, "loc": { "start": { "line": 124, "column": 30 }, "end": { "line": 124, "column": 31 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 4584, "end": 4593, "loc": { "start": { "line": 124, "column": 31 }, "end": { "line": 124, "column": 40 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4593, "end": 4594, "loc": { "start": { "line": 124, "column": 40 }, "end": { "line": 124, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "remove", "start": 4594, "end": 4600, "loc": { "start": { "line": 124, "column": 41 }, "end": { "line": 124, "column": 47 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4600, "end": 4601, "loc": { "start": { "line": 124, "column": 47 }, "end": { "line": 124, "column": 48 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "active", "start": 4601, "end": 4609, "loc": { "start": { "line": 124, "column": 48 }, "end": { "line": 124, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4609, "end": 4610, "loc": { "start": { "line": 124, "column": 56 }, "end": { "line": 124, "column": 57 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4610, "end": 4611, "loc": { "start": { "line": 124, "column": 57 }, "end": { "line": 124, "column": 58 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 4623, "end": 4628, "loc": { "start": { "line": 126, "column": 8 }, "end": { "line": 126, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "newCategory", "start": 4629, "end": 4640, "loc": { "start": { "line": 126, "column": 14 }, "end": { "line": 126, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4641, "end": 4642, "loc": { "start": { "line": 126, "column": 26 }, "end": { "line": 126, "column": 27 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 4643, "end": 4647, "loc": { "start": { "line": 126, "column": 28 }, "end": { "line": 126, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4647, "end": 4648, "loc": { "start": { "line": 126, "column": 32 }, "end": { "line": 126, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 4648, "end": 4659, "loc": { "start": { "line": 126, "column": 33 }, "end": { "line": 126, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4659, "end": 4660, "loc": { "start": { "line": 126, "column": 44 }, "end": { "line": 126, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 4660, "end": 4673, "loc": { "start": { "line": 126, "column": 45 }, "end": { "line": 126, "column": 58 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4673, "end": 4674, "loc": { "start": { "line": 126, "column": 58 }, "end": { "line": 126, "column": 59 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "[data-category='", "start": 4674, "end": 4692, "loc": { "start": { "line": 126, "column": 59 }, "end": { "line": 126, "column": 77 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 4693, "end": 4694, "loc": { "start": { "line": 126, "column": 78 }, "end": { "line": 126, "column": 79 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 4695, "end": 4703, "loc": { "start": { "line": 126, "column": 80 }, "end": { "line": 126, "column": 88 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 4704, "end": 4705, "loc": { "start": { "line": 126, "column": 89 }, "end": { "line": 126, "column": 90 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "']", "start": 4706, "end": 4710, "loc": { "start": { "line": 126, "column": 91 }, "end": { "line": 126, "column": 95 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4710, "end": 4711, "loc": { "start": { "line": 126, "column": 95 }, "end": { "line": 126, "column": 96 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4711, "end": 4712, "loc": { "start": { "line": 126, "column": 96 }, "end": { "line": 126, "column": 97 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 4722, "end": 4727, "loc": { "start": { "line": 127, "column": 8 }, "end": { "line": 127, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "newCategoryButton", "start": 4728, "end": 4745, "loc": { "start": { "line": 127, "column": 14 }, "end": { "line": 127, "column": 31 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 4746, "end": 4747, "loc": { "start": { "line": 127, "column": 32 }, "end": { "line": 127, "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": 4748, "end": 4752, "loc": { "start": { "line": 127, "column": 34 }, "end": { "line": 127, "column": 38 } } }, { "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": 127, "column": 38 }, "end": { "line": 127, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 4753, "end": 4764, "loc": { "start": { "line": 127, "column": 39 }, "end": { "line": 127, "column": 50 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4764, "end": 4765, "loc": { "start": { "line": 127, "column": 50 }, "end": { "line": 127, "column": 51 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 4765, "end": 4778, "loc": { "start": { "line": 127, "column": 51 }, "end": { "line": 127, "column": 64 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4778, "end": 4779, "loc": { "start": { "line": 127, "column": 64 }, "end": { "line": 127, "column": 65 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "[data-category-btn='", "start": 4779, "end": 4801, "loc": { "start": { "line": 127, "column": 65 }, "end": { "line": 127, "column": 87 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 4802, "end": 4803, "loc": { "start": { "line": 127, "column": 88 }, "end": { "line": 127, "column": 89 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 4804, "end": 4812, "loc": { "start": { "line": 127, "column": 90 }, "end": { "line": 127, "column": 98 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 4813, "end": 4814, "loc": { "start": { "line": 127, "column": 99 }, "end": { "line": 127, "column": 100 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "']", "start": 4815, "end": 4819, "loc": { "start": { "line": 127, "column": 101 }, "end": { "line": 127, "column": 105 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4819, "end": 4820, "loc": { "start": { "line": 127, "column": 105 }, "end": { "line": 127, "column": 106 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4820, "end": 4821, "loc": { "start": { "line": 127, "column": 106 }, "end": { "line": 127, "column": 107 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "newCategory", "start": 4833, "end": 4844, "loc": { "start": { "line": 129, "column": 8 }, "end": { "line": 129, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4844, "end": 4845, "loc": { "start": { "line": 129, "column": 19 }, "end": { "line": 129, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 4845, "end": 4854, "loc": { "start": { "line": 129, "column": 20 }, "end": { "line": 129, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4854, "end": 4855, "loc": { "start": { "line": 129, "column": 29 }, "end": { "line": 129, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 4855, "end": 4858, "loc": { "start": { "line": 129, "column": 30 }, "end": { "line": 129, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4858, "end": 4859, "loc": { "start": { "line": 129, "column": 33 }, "end": { "line": 129, "column": 34 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "active", "start": 4859, "end": 4867, "loc": { "start": { "line": 129, "column": 34 }, "end": { "line": 129, "column": 42 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4867, "end": 4868, "loc": { "start": { "line": 129, "column": 42 }, "end": { "line": 129, "column": 43 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4868, "end": 4869, "loc": { "start": { "line": 129, "column": 43 }, "end": { "line": 129, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "newCategoryButton", "start": 4879, "end": 4896, "loc": { "start": { "line": 130, "column": 8 }, "end": { "line": 130, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4896, "end": 4897, "loc": { "start": { "line": 130, "column": 25 }, "end": { "line": 130, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "classList", "start": 4897, "end": 4906, "loc": { "start": { "line": 130, "column": 26 }, "end": { "line": 130, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4906, "end": 4907, "loc": { "start": { "line": 130, "column": 35 }, "end": { "line": 130, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "add", "start": 4907, "end": 4910, "loc": { "start": { "line": 130, "column": 36 }, "end": { "line": 130, "column": 39 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4910, "end": 4911, "loc": { "start": { "line": 130, "column": 39 }, "end": { "line": 130, "column": 40 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "active", "start": 4911, "end": 4919, "loc": { "start": { "line": 130, "column": 40 }, "end": { "line": 130, "column": 48 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4919, "end": 4920, "loc": { "start": { "line": 130, "column": 48 }, "end": { "line": 130, "column": 49 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4920, "end": 4921, "loc": { "start": { "line": 130, "column": 49 }, "end": { "line": 130, "column": 50 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4927, "end": 4928, "loc": { "start": { "line": 131, "column": 4 }, "end": { "line": 131, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initSettings", "start": 4936, "end": 4948, "loc": { "start": { "line": 133, "column": 4 }, "end": { "line": 133, "column": 16 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4948, "end": 4949, "loc": { "start": { "line": 133, "column": 16 }, "end": { "line": 133, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4949, "end": 4950, "loc": { "start": { "line": 133, "column": 17 }, "end": { "line": 133, "column": 18 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4951, "end": 4952, "loc": { "start": { "line": 133, "column": 19 }, "end": { "line": 133, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "allApplicationSettings", "start": 4962, "end": 4984, "loc": { "start": { "line": 134, "column": 8 }, "end": { "line": 134, "column": 30 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4984, "end": 4985, "loc": { "start": { "line": 134, "column": 30 }, "end": { "line": 134, "column": 31 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4985, "end": 4986, "loc": { "start": { "line": 134, "column": 31 }, "end": { "line": 134, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 4986, "end": 4987, "loc": { "start": { "line": 134, "column": 32 }, "end": { "line": 134, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "forEach", "start": 4987, "end": 4994, "loc": { "start": { "line": 134, "column": 33 }, "end": { "line": 134, "column": 40 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 4994, "end": 4995, "loc": { "start": { "line": 134, "column": 40 }, "end": { "line": 134, "column": 41 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setting", "start": 4995, "end": 5002, "loc": { "start": { "line": 134, "column": 41 }, "end": { "line": 134, "column": 48 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5003, "end": 5005, "loc": { "start": { "line": 134, "column": 49 }, "end": { "line": 134, "column": 51 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5006, "end": 5007, "loc": { "start": { "line": 134, "column": 52 }, "end": { "line": 134, "column": 53 } } }, { "type": "CommentBlock", "value": "* @type {HTMLElement} ", "start": 5021, "end": 5047, "loc": { "start": { "line": 135, "column": 12 }, "end": { "line": 135, "column": 38 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 5061, "end": 5066, "loc": { "start": { "line": 136, "column": 12 }, "end": { "line": 136, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "element", "start": 5067, "end": 5074, "loc": { "start": { "line": 136, "column": 18 }, "end": { "line": 136, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5075, "end": 5076, "loc": { "start": { "line": 136, "column": 26 }, "end": { "line": 136, "column": 27 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5077, "end": 5081, "loc": { "start": { "line": 136, "column": 28 }, "end": { "line": 136, "column": 32 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5081, "end": 5082, "loc": { "start": { "line": 136, "column": 32 }, "end": { "line": 136, "column": 33 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 5082, "end": 5093, "loc": { "start": { "line": 136, "column": 33 }, "end": { "line": 136, "column": 44 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5093, "end": 5094, "loc": { "start": { "line": 136, "column": 44 }, "end": { "line": 136, "column": 45 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 5094, "end": 5107, "loc": { "start": { "line": 136, "column": 45 }, "end": { "line": 136, "column": 58 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5107, "end": 5108, "loc": { "start": { "line": 136, "column": 58 }, "end": { "line": 136, "column": 59 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "[data-setting='", "start": 5108, "end": 5125, "loc": { "start": { "line": 136, "column": 59 }, "end": { "line": 136, "column": 76 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 5126, "end": 5127, "loc": { "start": { "line": 136, "column": 77 }, "end": { "line": 136, "column": 78 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setting", "start": 5128, "end": 5135, "loc": { "start": { "line": 136, "column": 79 }, "end": { "line": 136, "column": 86 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5135, "end": 5136, "loc": { "start": { "line": 136, "column": 86 }, "end": { "line": 136, "column": 87 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "id", "start": 5136, "end": 5138, "loc": { "start": { "line": 136, "column": 87 }, "end": { "line": 136, "column": 89 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 5139, "end": 5140, "loc": { "start": { "line": 136, "column": 90 }, "end": { "line": 136, "column": 91 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "']", "start": 5141, "end": 5145, "loc": { "start": { "line": 136, "column": 92 }, "end": { "line": 136, "column": 96 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5145, "end": 5146, "loc": { "start": { "line": 136, "column": 96 }, "end": { "line": 136, "column": 97 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5146, "end": 5147, "loc": { "start": { "line": 136, "column": 97 }, "end": { "line": 136, "column": 98 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setting", "start": 5161, "end": 5168, "loc": { "start": { "line": 137, "column": 12 }, "end": { "line": 137, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5168, "end": 5169, "loc": { "start": { "line": 137, "column": 19 }, "end": { "line": 137, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "bind", "start": 5169, "end": 5173, "loc": { "start": { "line": 137, "column": 20 }, "end": { "line": 137, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5173, "end": 5174, "loc": { "start": { "line": 137, "column": 24 }, "end": { "line": 137, "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": 5174, "end": 5178, "loc": { "start": { "line": 137, "column": 25 }, "end": { "line": 137, "column": 29 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5178, "end": 5179, "loc": { "start": { "line": 137, "column": 29 }, "end": { "line": 137, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "app", "start": 5179, "end": 5182, "loc": { "start": { "line": 137, "column": 30 }, "end": { "line": 137, "column": 33 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5182, "end": 5183, "loc": { "start": { "line": 137, "column": 33 }, "end": { "line": 137, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "element", "start": 5184, "end": 5191, "loc": { "start": { "line": 137, "column": 35 }, "end": { "line": 137, "column": 42 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5191, "end": 5192, "loc": { "start": { "line": 137, "column": 42 }, "end": { "line": 137, "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": 5193, "end": 5197, "loc": { "start": { "line": 137, "column": 44 }, "end": { "line": 137, "column": 48 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5197, "end": 5198, "loc": { "start": { "line": 137, "column": 48 }, "end": { "line": 137, "column": 49 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "dialogs", "start": 5198, "end": 5205, "loc": { "start": { "line": 137, "column": 49 }, "end": { "line": 137, "column": 56 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5205, "end": 5206, "loc": { "start": { "line": 137, "column": 56 }, "end": { "line": 137, "column": 57 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5206, "end": 5207, "loc": { "start": { "line": 137, "column": 57 }, "end": { "line": 137, "column": 58 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setting", "start": 5221, "end": 5228, "loc": { "start": { "line": 138, "column": 12 }, "end": { "line": 138, "column": 19 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5228, "end": 5229, "loc": { "start": { "line": 138, "column": 19 }, "end": { "line": 138, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "syncValueToElement", "start": 5229, "end": 5247, "loc": { "start": { "line": 138, "column": 20 }, "end": { "line": 138, "column": 38 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5247, "end": 5248, "loc": { "start": { "line": 138, "column": 38 }, "end": { "line": 138, "column": 39 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5248, "end": 5249, "loc": { "start": { "line": 138, "column": 39 }, "end": { "line": 138, "column": 40 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5249, "end": 5250, "loc": { "start": { "line": 138, "column": 40 }, "end": { "line": 138, "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": 5264, "end": 5268, "loc": { "start": { "line": 139, "column": 12 }, "end": { "line": 139, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5268, "end": 5269, "loc": { "start": { "line": 139, "column": 16 }, "end": { "line": 139, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 5269, "end": 5280, "loc": { "start": { "line": 139, "column": 17 }, "end": { "line": 139, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5280, "end": 5281, "loc": { "start": { "line": 139, "column": 28 }, "end": { "line": 139, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "element", "start": 5299, "end": 5306, "loc": { "start": { "line": 140, "column": 16 }, "end": { "line": 140, "column": 23 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5306, "end": 5307, "loc": { "start": { "line": 140, "column": 23 }, "end": { "line": 140, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5325, "end": 5326, "loc": { "start": { "line": 141, "column": 16 }, "end": { "line": 141, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5326, "end": 5327, "loc": { "start": { "line": 141, "column": 17 }, "end": { "line": 141, "column": 18 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5328, "end": 5330, "loc": { "start": { "line": 141, "column": 19 }, "end": { "line": 141, "column": 21 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5331, "end": 5332, "loc": { "start": { "line": 141, "column": 22 }, "end": { "line": 141, "column": 23 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setting", "start": 5354, "end": 5361, "loc": { "start": { "line": 142, "column": 20 }, "end": { "line": 142, "column": 27 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5361, "end": 5362, "loc": { "start": { "line": 142, "column": 27 }, "end": { "line": 142, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "modify", "start": 5362, "end": 5368, "loc": { "start": { "line": 142, "column": 28 }, "end": { "line": 142, "column": 34 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5368, "end": 5369, "loc": { "start": { "line": 142, "column": 34 }, "end": { "line": 142, "column": 35 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5369, "end": 5370, "loc": { "start": { "line": 142, "column": 35 }, "end": { "line": 142, "column": 36 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5370, "end": 5371, "loc": { "start": { "line": 142, "column": 36 }, "end": { "line": 142, "column": 37 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5389, "end": 5390, "loc": { "start": { "line": 143, "column": 16 }, "end": { "line": 143, "column": 17 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5390, "end": 5391, "loc": { "start": { "line": 143, "column": 17 }, "end": { "line": 143, "column": 18 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5409, "end": 5410, "loc": { "start": { "line": 144, "column": 16 }, "end": { "line": 144, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "preventDefault", "start": 5411, "end": 5425, "loc": { "start": { "line": 144, "column": 18 }, "end": { "line": 144, "column": 32 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5425, "end": 5426, "loc": { "start": { "line": 144, "column": 32 }, "end": { "line": 144, "column": 33 } } }, { "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": 5427, "end": 5432, "loc": { "start": { "line": 144, "column": 34 }, "end": { "line": 144, "column": 39 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5433, "end": 5434, "loc": { "start": { "line": 144, "column": 40 }, "end": { "line": 144, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5448, "end": 5449, "loc": { "start": { "line": 145, "column": 12 }, "end": { "line": 145, "column": 13 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5449, "end": 5450, "loc": { "start": { "line": 145, "column": 13 }, "end": { "line": 145, "column": 14 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5460, "end": 5461, "loc": { "start": { "line": 146, "column": 8 }, "end": { "line": 146, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5461, "end": 5462, "loc": { "start": { "line": 146, "column": 9 }, "end": { "line": 146, "column": 10 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5462, "end": 5463, "loc": { "start": { "line": 146, "column": 10 }, "end": { "line": 146, "column": 11 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5469, "end": 5470, "loc": { "start": { "line": 147, "column": 4 }, "end": { "line": 147, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "initCategoryButtons", "start": 5478, "end": 5497, "loc": { "start": { "line": 149, "column": 4 }, "end": { "line": 149, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5497, "end": 5498, "loc": { "start": { "line": 149, "column": 23 }, "end": { "line": 149, "column": 24 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5498, "end": 5499, "loc": { "start": { "line": 149, "column": 24 }, "end": { "line": 149, "column": 25 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5500, "end": 5501, "loc": { "start": { "line": 149, "column": 26 }, "end": { "line": 149, "column": 27 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "Object", "start": 5511, "end": 5517, "loc": { "start": { "line": 150, "column": 8 }, "end": { "line": 150, "column": 14 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5517, "end": 5518, "loc": { "start": { "line": 150, "column": 14 }, "end": { "line": 150, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "keys", "start": 5518, "end": 5522, "loc": { "start": { "line": 150, "column": 15 }, "end": { "line": 150, "column": 19 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5522, "end": 5523, "loc": { "start": { "line": 150, "column": 19 }, "end": { "line": 150, "column": 20 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumCategories", "start": 5523, "end": 5537, "loc": { "start": { "line": 150, "column": 20 }, "end": { "line": 150, "column": 34 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5537, "end": 5538, "loc": { "start": { "line": 150, "column": 34 }, "end": { "line": 150, "column": 35 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5538, "end": 5539, "loc": { "start": { "line": 150, "column": 35 }, "end": { "line": 150, "column": 36 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "forEach", "start": 5539, "end": 5546, "loc": { "start": { "line": 150, "column": 36 }, "end": { "line": 150, "column": 43 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5546, "end": 5547, "loc": { "start": { "line": 150, "column": 43 }, "end": { "line": 150, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 5547, "end": 5550, "loc": { "start": { "line": 150, "column": 44 }, "end": { "line": 150, "column": 47 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5551, "end": 5553, "loc": { "start": { "line": 150, "column": 48 }, "end": { "line": 150, "column": 50 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5554, "end": 5555, "loc": { "start": { "line": 150, "column": 51 }, "end": { "line": 150, "column": 52 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 5569, "end": 5574, "loc": { "start": { "line": 151, "column": 12 }, "end": { "line": 151, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 5575, "end": 5583, "loc": { "start": { "line": 151, "column": 18 }, "end": { "line": 151, "column": 26 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5584, "end": 5585, "loc": { "start": { "line": 151, "column": 27 }, "end": { "line": 151, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "enumCategories", "start": 5586, "end": 5600, "loc": { "start": { "line": 151, "column": 29 }, "end": { "line": 151, "column": 43 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5600, "end": 5601, "loc": { "start": { "line": 151, "column": 43 }, "end": { "line": 151, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "key", "start": 5601, "end": 5604, "loc": { "start": { "line": 151, "column": 44 }, "end": { "line": 151, "column": 47 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5604, "end": 5605, "loc": { "start": { "line": 151, "column": 47 }, "end": { "line": 151, "column": 48 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5605, "end": 5606, "loc": { "start": { "line": 151, "column": 48 }, "end": { "line": 151, "column": 49 } } }, { "type": { "label": "const", "keyword": "const", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "const", "start": 5620, "end": 5625, "loc": { "start": { "line": 152, "column": 12 }, "end": { "line": 152, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "button", "start": 5626, "end": 5632, "loc": { "start": { "line": 152, "column": 18 }, "end": { "line": 152, "column": 24 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 5633, "end": 5634, "loc": { "start": { "line": 152, "column": 25 }, "end": { "line": 152, "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": 5635, "end": 5639, "loc": { "start": { "line": 152, "column": 27 }, "end": { "line": 152, "column": 31 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5639, "end": 5640, "loc": { "start": { "line": 152, "column": 31 }, "end": { "line": 152, "column": 32 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 5640, "end": 5651, "loc": { "start": { "line": 152, "column": 32 }, "end": { "line": 152, "column": 43 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5651, "end": 5652, "loc": { "start": { "line": 152, "column": 43 }, "end": { "line": 152, "column": 44 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "querySelector", "start": 5652, "end": 5665, "loc": { "start": { "line": 152, "column": 44 }, "end": { "line": 152, "column": 57 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5665, "end": 5666, "loc": { "start": { "line": 152, "column": 57 }, "end": { "line": 152, "column": 58 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "[data-category-btn='", "start": 5666, "end": 5688, "loc": { "start": { "line": 152, "column": 58 }, "end": { "line": 152, "column": 80 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 5689, "end": 5690, "loc": { "start": { "line": 152, "column": 81 }, "end": { "line": 152, "column": 82 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 5691, "end": 5699, "loc": { "start": { "line": 152, "column": 83 }, "end": { "line": 152, "column": 91 } } }, { "type": { "label": "+/-", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": true, "postfix": false, "binop": 9, "updateContext": null }, "value": "+", "start": 5700, "end": 5701, "loc": { "start": { "line": 152, "column": 92 }, "end": { "line": 152, "column": 93 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "']", "start": 5702, "end": 5706, "loc": { "start": { "line": 152, "column": 94 }, "end": { "line": 152, "column": 98 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5706, "end": 5707, "loc": { "start": { "line": 152, "column": 98 }, "end": { "line": 152, "column": 99 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5707, "end": 5708, "loc": { "start": { "line": 152, "column": 99 }, "end": { "line": 152, "column": 100 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5722, "end": 5726, "loc": { "start": { "line": 153, "column": 12 }, "end": { "line": 153, "column": 16 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5726, "end": 5727, "loc": { "start": { "line": 153, "column": 16 }, "end": { "line": 153, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 5727, "end": 5738, "loc": { "start": { "line": 153, "column": 17 }, "end": { "line": 153, "column": 28 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5738, "end": 5739, "loc": { "start": { "line": 153, "column": 28 }, "end": { "line": 153, "column": 29 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "button", "start": 5757, "end": 5763, "loc": { "start": { "line": 154, "column": 16 }, "end": { "line": 154, "column": 22 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5763, "end": 5764, "loc": { "start": { "line": 154, "column": 22 }, "end": { "line": 154, "column": 23 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5782, "end": 5783, "loc": { "start": { "line": 155, "column": 16 }, "end": { "line": 155, "column": 17 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5783, "end": 5784, "loc": { "start": { "line": 155, "column": 17 }, "end": { "line": 155, "column": 18 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5785, "end": 5787, "loc": { "start": { "line": 155, "column": 19 }, "end": { "line": 155, "column": 21 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5788, "end": 5789, "loc": { "start": { "line": 155, "column": 22 }, "end": { "line": 155, "column": 23 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5811, "end": 5815, "loc": { "start": { "line": 156, "column": 20 }, "end": { "line": 156, "column": 24 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5815, "end": 5816, "loc": { "start": { "line": 156, "column": 24 }, "end": { "line": 156, "column": 25 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "setActiveCategory", "start": 5816, "end": 5833, "loc": { "start": { "line": 156, "column": 25 }, "end": { "line": 156, "column": 42 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5833, "end": 5834, "loc": { "start": { "line": 156, "column": 42 }, "end": { "line": 156, "column": 43 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "category", "start": 5834, "end": 5842, "loc": { "start": { "line": 156, "column": 43 }, "end": { "line": 156, "column": 51 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5842, "end": 5843, "loc": { "start": { "line": 156, "column": 51 }, "end": { "line": 156, "column": 52 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5843, "end": 5844, "loc": { "start": { "line": 156, "column": 52 }, "end": { "line": 156, "column": 53 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5862, "end": 5863, "loc": { "start": { "line": 157, "column": 16 }, "end": { "line": 157, "column": 17 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5863, "end": 5864, "loc": { "start": { "line": 157, "column": 17 }, "end": { "line": 157, "column": 18 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5882, "end": 5883, "loc": { "start": { "line": 158, "column": 16 }, "end": { "line": 158, "column": 17 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "preventDefault", "start": 5884, "end": 5898, "loc": { "start": { "line": 158, "column": 18 }, "end": { "line": 158, "column": 32 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5898, "end": 5899, "loc": { "start": { "line": 158, "column": 32 }, "end": { "line": 158, "column": 33 } } }, { "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": 5900, "end": 5905, "loc": { "start": { "line": 158, "column": 34 }, "end": { "line": 158, "column": 39 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5906, "end": 5907, "loc": { "start": { "line": 158, "column": 40 }, "end": { "line": 158, "column": 41 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5921, "end": 5922, "loc": { "start": { "line": 159, "column": 12 }, "end": { "line": 159, "column": 13 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5922, "end": 5923, "loc": { "start": { "line": 159, "column": 13 }, "end": { "line": 159, "column": 14 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5933, "end": 5934, "loc": { "start": { "line": 160, "column": 8 }, "end": { "line": 160, "column": 9 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5934, "end": 5935, "loc": { "start": { "line": 160, "column": 9 }, "end": { "line": 160, "column": 10 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5935, "end": 5936, "loc": { "start": { "line": 160, "column": 10 }, "end": { "line": 160, "column": 11 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5942, "end": 5943, "loc": { "start": { "line": 161, "column": 4 }, "end": { "line": 161, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "onClickedStateAddGoBack", "start": 5951, "end": 5974, "loc": { "start": { "line": 163, "column": 4 }, "end": { "line": 163, "column": 27 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5974, "end": 5975, "loc": { "start": { "line": 163, "column": 27 }, "end": { "line": 163, "column": 28 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "state", "start": 5975, "end": 5980, "loc": { "start": { "line": 163, "column": 28 }, "end": { "line": 163, "column": 33 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5980, "end": 5981, "loc": { "start": { "line": 163, "column": 33 }, "end": { "line": 163, "column": 34 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 5982, "end": 5983, "loc": { "start": { "line": 163, "column": 35 }, "end": { "line": 163, "column": 36 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 5993, "end": 5997, "loc": { "start": { "line": 164, "column": 8 }, "end": { "line": 164, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 5997, "end": 5998, "loc": { "start": { "line": 164, "column": 12 }, "end": { "line": 164, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "moveToStateAddGoBack", "start": 5998, "end": 6018, "loc": { "start": { "line": 164, "column": 13 }, "end": { "line": 164, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6018, "end": 6019, "loc": { "start": { "line": 164, "column": 33 }, "end": { "line": 164, "column": 34 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "state", "start": 6019, "end": 6024, "loc": { "start": { "line": 164, "column": 34 }, "end": { "line": 164, "column": 39 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6024, "end": 6025, "loc": { "start": { "line": 164, "column": 39 }, "end": { "line": 164, "column": 40 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6025, "end": 6026, "loc": { "start": { "line": 164, "column": 40 }, "end": { "line": 164, "column": 41 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6032, "end": 6033, "loc": { "start": { "line": 165, "column": 4 }, "end": { "line": 165, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "onKeybindingsClicked", "start": 6041, "end": 6061, "loc": { "start": { "line": 167, "column": 4 }, "end": { "line": 167, "column": 24 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6061, "end": 6062, "loc": { "start": { "line": 167, "column": 24 }, "end": { "line": 167, "column": 25 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6062, "end": 6063, "loc": { "start": { "line": 167, "column": 25 }, "end": { "line": 167, "column": 26 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6064, "end": 6065, "loc": { "start": { "line": 167, "column": 27 }, "end": { "line": 167, "column": 28 } } }, { "type": { "label": "this", "keyword": "this", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "this", "start": 6075, "end": 6079, "loc": { "start": { "line": 168, "column": 8 }, "end": { "line": 168, "column": 12 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6079, "end": 6080, "loc": { "start": { "line": 168, "column": 12 }, "end": { "line": 168, "column": 13 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "moveToStateAddGoBack", "start": 6080, "end": 6100, "loc": { "start": { "line": 168, "column": 13 }, "end": { "line": 168, "column": 33 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6100, "end": 6101, "loc": { "start": { "line": 168, "column": 33 }, "end": { "line": 168, "column": 34 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "KeybindingsState", "start": 6101, "end": 6119, "loc": { "start": { "line": 168, "column": 34 }, "end": { "line": 168, "column": 52 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6119, "end": 6120, "loc": { "start": { "line": 168, "column": 52 }, "end": { "line": 168, "column": 53 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6120, "end": 6121, "loc": { "start": { "line": 168, "column": 53 }, "end": { "line": 168, "column": 54 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6127, "end": 6128, "loc": { "start": { "line": 169, "column": 4 }, "end": { "line": 169, "column": 5 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6130, "end": 6131, "loc": { "start": { "line": 170, "column": 0 }, "end": { "line": 170, "column": 1 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SettingsState", "start": 6135, "end": 6148, "loc": { "start": { "line": 172, "column": 0 }, "end": { "line": 172, "column": 13 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6148, "end": 6149, "loc": { "start": { "line": 172, "column": 13 }, "end": { "line": 172, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "extraSideBarButtons", "start": 6149, "end": 6168, "loc": { "start": { "line": 172, "column": 14 }, "end": { "line": 172, "column": 33 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6169, "end": 6170, "loc": { "start": { "line": 172, "column": 34 }, "end": { "line": 172, "column": 35 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6171, "end": 6172, "loc": { "start": { "line": 172, "column": 36 }, "end": { "line": 172, "column": 37 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6172, "end": 6173, "loc": { "start": { "line": 172, "column": 37 }, "end": { "line": 172, "column": 38 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6173, "end": 6174, "loc": { "start": { "line": 172, "column": 38 }, "end": { "line": 172, "column": 39 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "SettingsState", "start": 6178, "end": 6191, "loc": { "start": { "line": 174, "column": 0 }, "end": { "line": 174, "column": 13 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6191, "end": 6192, "loc": { "start": { "line": 174, "column": 13 }, "end": { "line": 174, "column": 14 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "trackClicks", "start": 6192, "end": 6203, "loc": { "start": { "line": 174, "column": 14 }, "end": { "line": 174, "column": 25 } } }, { "type": { "label": "=", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": true, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "=", "start": 6204, "end": 6205, "loc": { "start": { "line": 174, "column": 26 }, "end": { "line": 174, "column": 27 } } }, { "type": { "label": "[", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6206, "end": 6207, "loc": { "start": { "line": 174, "column": 28 }, "end": { "line": 174, "column": 29 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6213, "end": 6214, "loc": { "start": { "line": 175, "column": 4 }, "end": { "line": 175, "column": 5 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "htmlElement", "start": 6224, "end": 6235, "loc": { "start": { "line": 176, "column": 8 }, "end": { "line": 176, "column": 19 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6235, "end": 6236, "loc": { "start": { "line": 176, "column": 19 }, "end": { "line": 176, "column": 20 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": ".about", "start": 6237, "end": 6245, "loc": { "start": { "line": 176, "column": 21 }, "end": { "line": 176, "column": 29 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6245, "end": 6246, "loc": { "start": { "line": 176, "column": 29 }, "end": { "line": 176, "column": 30 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "action", "start": 6256, "end": 6262, "loc": { "start": { "line": 177, "column": 8 }, "end": { "line": 177, "column": 14 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6262, "end": 6263, "loc": { "start": { "line": 177, "column": 14 }, "end": { "line": 177, "column": 15 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "settingsState", "start": 6264, "end": 6277, "loc": { "start": { "line": 177, "column": 16 }, "end": { "line": 177, "column": 29 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6278, "end": 6280, "loc": { "start": { "line": 177, "column": 30 }, "end": { "line": 177, "column": 32 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6281, "end": 6282, "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 }, "start": 6282, "end": 6283, "loc": { "start": { "line": 177, "column": 34 }, "end": { "line": 177, "column": 35 } } }, { "type": { "label": "=>", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6284, "end": 6286, "loc": { "start": { "line": 177, "column": 36 }, "end": { "line": 177, "column": 38 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6287, "end": 6288, "loc": { "start": { "line": 177, "column": 39 }, "end": { "line": 177, "column": 40 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "settingsState", "start": 6302, "end": 6315, "loc": { "start": { "line": 178, "column": 12 }, "end": { "line": 178, "column": 25 } } }, { "type": { "label": ".", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6315, "end": 6316, "loc": { "start": { "line": 178, "column": 25 }, "end": { "line": 178, "column": 26 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "onClickedStateAddGoBack", "start": 6316, "end": 6339, "loc": { "start": { "line": 178, "column": 26 }, "end": { "line": 178, "column": 49 } } }, { "type": { "label": "(", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6339, "end": 6340, "loc": { "start": { "line": 178, "column": 49 }, "end": { "line": 178, "column": 50 } } }, { "type": { "label": "string", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "value": "AboutState", "start": 6340, "end": 6352, "loc": { "start": { "line": 178, "column": 50 }, "end": { "line": 178, "column": 62 } } }, { "type": { "label": ")", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6352, "end": 6353, "loc": { "start": { "line": 178, "column": 62 }, "end": { "line": 178, "column": 63 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6353, "end": 6354, "loc": { "start": { "line": 178, "column": 63 }, "end": { "line": 178, "column": 64 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6364, "end": 6365, "loc": { "start": { "line": 179, "column": 8 }, "end": { "line": 179, "column": 9 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6365, "end": 6366, "loc": { "start": { "line": 179, "column": 9 }, "end": { "line": 179, "column": 10 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "options", "start": 6376, "end": 6383, "loc": { "start": { "line": 180, "column": 8 }, "end": { "line": 180, "column": 15 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6383, "end": 6384, "loc": { "start": { "line": 180, "column": 15 }, "end": { "line": 180, "column": 16 } } }, { "type": { "label": "{", "beforeExpr": true, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6385, "end": 6386, "loc": { "start": { "line": 180, "column": 17 }, "end": { "line": 180, "column": 18 } } }, { "type": { "label": "name", "beforeExpr": false, "startsExpr": true, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "value": "preventDefault", "start": 6400, "end": 6414, "loc": { "start": { "line": 181, "column": 12 }, "end": { "line": 181, "column": 26 } } }, { "type": { "label": ":", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6414, "end": 6415, "loc": { "start": { "line": 181, "column": 26 }, "end": { "line": 181, "column": 27 } } }, { "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": 6416, "end": 6421, "loc": { "start": { "line": 181, "column": 28 }, "end": { "line": 181, "column": 33 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6421, "end": 6422, "loc": { "start": { "line": 181, "column": 33 }, "end": { "line": 181, "column": 34 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6432, "end": 6433, "loc": { "start": { "line": 182, "column": 8 }, "end": { "line": 182, "column": 9 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6433, "end": 6434, "loc": { "start": { "line": 182, "column": 9 }, "end": { "line": 182, "column": 10 } } }, { "type": { "label": "}", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null }, "start": 6440, "end": 6441, "loc": { "start": { "line": 183, "column": 4 }, "end": { "line": 183, "column": 5 } } }, { "type": { "label": ",", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6441, "end": 6442, "loc": { "start": { "line": 183, "column": 5 }, "end": { "line": 183, "column": 6 } } }, { "type": { "label": "]", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6444, "end": 6445, "loc": { "start": { "line": 184, "column": 0 }, "end": { "line": 184, "column": 1 } } }, { "type": { "label": ";", "beforeExpr": true, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6445, "end": 6446, "loc": { "start": { "line": 184, "column": 1 }, "end": { "line": 184, "column": 2 } } }, { "type": { "label": "eof", "beforeExpr": false, "startsExpr": false, "rightAssociative": false, "isLoop": false, "isAssign": false, "prefix": false, "postfix": false, "binop": null, "updateContext": null }, "start": 6446, "end": 6446, "loc": { "start": { "line": 184, "column": 2 }, "end": { "line": 184, "column": 2 } } } ] }