diff --git a/docs/ast/source/modules/paging.js.json b/docs/ast/source/modules/paging.js.json index 1e90f111..bcbcae03 100644 --- a/docs/ast/source/modules/paging.js.json +++ b/docs/ast/source/modules/paging.js.json @@ -8808,10 +8808,10 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Element IDs prefixes\n ", + "value": "*\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n ", "range": [ 6226, - 6273 + 6342 ], "loc": { "start": { @@ -8819,25 +8819,7 @@ "column": 8 }, "end": { - "line": 225, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Page select\n * @type {String}\n * @private\n ", - "range": [ - 6282, - 6366 - ], - "loc": { - "start": { - "line": 226, - "column": 8 - }, - "end": { - "line": 230, + "line": 227, "column": 11 } } @@ -8855,1898 +8837,116 @@ "object": { "type": "ThisExpression", "range": [ - 6375, - 6379 + 6351, + 6355 ], "loc": { "start": { - "line": 231, + "line": 228, "column": 8 }, "end": { - "line": 231, + "line": 228, "column": 12 } } }, "property": { "type": "Identifier", - "name": "prfxSlcPages", + "name": "slcResultsTxt", "range": [ - 6380, - 6392 + 6356, + 6369 ], "loc": { "start": { - "line": 231, + "line": 228, "column": 13 }, "end": { - "line": 231, - "column": 25 + "line": 228, + "column": 26 } } }, "range": [ - 6375, - 6392 + 6351, + 6369 ], "loc": { "start": { - "line": 231, + "line": 228, "column": 8 }, "end": { - "line": 231, - "column": 25 - } - } - }, - "right": { - "type": "Literal", - "value": "slcPages_", - "raw": "'slcPages_'", - "range": [ - 6395, - 6406 - ], - "loc": { - "start": { - "line": 231, - "column": 28 - }, - "end": { - "line": 231, - "column": 39 - } - } - }, - "range": [ - 6375, - 6406 - ], - "loc": { - "start": { - "line": 231, - "column": 8 - }, - "end": { - "line": 231, - "column": 39 - } - } - }, - "range": [ - 6375, - 6407 - ], - "loc": { - "start": { - "line": 231, - "column": 8 - }, - "end": { - "line": 231, - "column": 40 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Element IDs prefixes\n ", - "range": [ - 6226, - 6273 - ], - "loc": { - "start": { - "line": 223, - "column": 8 - }, - "end": { - "line": 225, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Page select\n * @type {String}\n * @private\n ", - "range": [ - 6282, - 6366 - ], - "loc": { - "start": { - "line": 226, - "column": 8 - }, - "end": { - "line": 230, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Results per page select\n * @type {String}\n * @private\n ", - "range": [ - 6416, - 6512 - ], - "loc": { - "start": { - "line": 232, - "column": 8 - }, - "end": { - "line": 236, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6521, - 6525 - ], - "loc": { - "start": { - "line": 237, - "column": 8 - }, - "end": { - "line": 237, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxSlcResults", - "range": [ - 6526, - 6540 - ], - "loc": { - "start": { - "line": 237, - "column": 13 - }, - "end": { - "line": 237, - "column": 27 - } - } - }, - "range": [ - 6521, - 6540 - ], - "loc": { - "start": { - "line": 237, - "column": 8 - }, - "end": { - "line": 237, - "column": 27 - } - } - }, - "right": { - "type": "Literal", - "value": "slcResults_", - "raw": "'slcResults_'", - "range": [ - 6543, - 6556 - ], - "loc": { - "start": { - "line": 237, - "column": 30 - }, - "end": { - "line": 237, - "column": 43 - } - } - }, - "range": [ - 6521, - 6556 - ], - "loc": { - "start": { - "line": 237, - "column": 8 - }, - "end": { - "line": 237, - "column": 43 - } - } - }, - "range": [ - 6521, - 6557 - ], - "loc": { - "start": { - "line": 237, - "column": 8 - }, - "end": { - "line": 237, - "column": 44 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Results per page select\n * @type {String}\n * @private\n ", - "range": [ - 6416, - 6512 - ], - "loc": { - "start": { - "line": 232, - "column": 8 - }, - "end": { - "line": 236, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Label preciding results per page select\n * @type {String}\n * @private\n ", - "range": [ - 6566, - 6678 - ], - "loc": { - "start": { - "line": 238, - "column": 8 - }, - "end": { - "line": 242, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6687, - 6691 - ], - "loc": { - "start": { - "line": 243, - "column": 8 - }, - "end": { - "line": 243, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxSlcResultsTxt", - "range": [ - 6692, - 6709 - ], - "loc": { - "start": { - "line": 243, - "column": 13 - }, - "end": { - "line": 243, - "column": 30 - } - } - }, - "range": [ - 6687, - 6709 - ], - "loc": { - "start": { - "line": 243, - "column": 8 - }, - "end": { - "line": 243, - "column": 30 - } - } - }, - "right": { - "type": "Literal", - "value": "slcResultsTxt_", - "raw": "'slcResultsTxt_'", - "range": [ - 6712, - 6728 - ], - "loc": { - "start": { - "line": 243, - "column": 33 - }, - "end": { - "line": 243, - "column": 49 - } - } - }, - "range": [ - 6687, - 6728 - ], - "loc": { - "start": { - "line": 243, - "column": 8 - }, - "end": { - "line": 243, - "column": 49 - } - } - }, - "range": [ - 6687, - 6729 - ], - "loc": { - "start": { - "line": 243, - "column": 8 - }, - "end": { - "line": 243, - "column": 50 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Label preciding results per page select\n * @type {String}\n * @private\n ", - "range": [ - 6566, - 6678 - ], - "loc": { - "start": { - "line": 238, - "column": 8 - }, - "end": { - "line": 242, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Span containing next page button\n * @type {String}\n * @private\n ", - "range": [ - 6738, - 6843 - ], - "loc": { - "start": { - "line": 244, - "column": 8 - }, - "end": { - "line": 248, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 6852, - 6856 - ], - "loc": { - "start": { - "line": 249, - "column": 8 - }, - "end": { - "line": 249, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnNextSpan", - "range": [ - 6857, - 6872 - ], - "loc": { - "start": { - "line": 249, - "column": 13 - }, - "end": { - "line": 249, - "column": 28 - } - } - }, - "range": [ - 6852, - 6872 - ], - "loc": { - "start": { - "line": 249, - "column": 8 - }, - "end": { - "line": 249, - "column": 28 - } - } - }, - "right": { - "type": "Literal", - "value": "btnNextSpan_", - "raw": "'btnNextSpan_'", - "range": [ - 6875, - 6889 - ], - "loc": { - "start": { - "line": 249, - "column": 31 - }, - "end": { - "line": 249, - "column": 45 - } - } - }, - "range": [ - 6852, - 6889 - ], - "loc": { - "start": { - "line": 249, - "column": 8 - }, - "end": { - "line": 249, - "column": 45 - } - } - }, - "range": [ - 6852, - 6890 - ], - "loc": { - "start": { - "line": 249, - "column": 8 - }, - "end": { - "line": 249, - "column": 46 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Span containing next page button\n * @type {String}\n * @private\n ", - "range": [ - 6738, - 6843 - ], - "loc": { - "start": { - "line": 244, - "column": 8 - }, - "end": { - "line": 248, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Span containing previous page button\n * @type {String}\n * @private\n ", - "range": [ - 6899, - 7008 - ], - "loc": { - "start": { - "line": 250, - "column": 8 - }, - "end": { - "line": 254, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7017, - 7021 - ], - "loc": { - "start": { - "line": 255, - "column": 8 - }, - "end": { - "line": 255, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnPrevSpan", - "range": [ - 7022, - 7037 - ], - "loc": { - "start": { - "line": 255, - "column": 13 - }, - "end": { - "line": 255, - "column": 28 - } - } - }, - "range": [ - 7017, - 7037 - ], - "loc": { - "start": { - "line": 255, - "column": 8 - }, - "end": { - "line": 255, - "column": 28 - } - } - }, - "right": { - "type": "Literal", - "value": "btnPrevSpan_", - "raw": "'btnPrevSpan_'", - "range": [ - 7040, - 7054 - ], - "loc": { - "start": { - "line": 255, - "column": 31 - }, - "end": { - "line": 255, - "column": 45 - } - } - }, - "range": [ - 7017, - 7054 - ], - "loc": { - "start": { - "line": 255, - "column": 8 - }, - "end": { - "line": 255, - "column": 45 - } - } - }, - "range": [ - 7017, - 7055 - ], - "loc": { - "start": { - "line": 255, - "column": 8 - }, - "end": { - "line": 255, - "column": 46 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Span containing previous page button\n * @type {String}\n * @private\n ", - "range": [ - 6899, - 7008 - ], - "loc": { - "start": { - "line": 250, - "column": 8 - }, - "end": { - "line": 254, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Span containing last page button\n * @type {String}\n * @private\n ", - "range": [ - 7064, - 7169 - ], - "loc": { - "start": { - "line": 256, - "column": 8 - }, - "end": { - "line": 260, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7178, - 7182 - ], - "loc": { - "start": { - "line": 261, - "column": 8 - }, - "end": { - "line": 261, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnLastSpan", - "range": [ - 7183, - 7198 - ], - "loc": { - "start": { - "line": 261, - "column": 13 - }, - "end": { - "line": 261, - "column": 28 - } - } - }, - "range": [ - 7178, - 7198 - ], - "loc": { - "start": { - "line": 261, - "column": 8 - }, - "end": { - "line": 261, - "column": 28 - } - } - }, - "right": { - "type": "Literal", - "value": "btnLastSpan_", - "raw": "'btnLastSpan_'", - "range": [ - 7201, - 7215 - ], - "loc": { - "start": { - "line": 261, - "column": 31 - }, - "end": { - "line": 261, - "column": 45 - } - } - }, - "range": [ - 7178, - 7215 - ], - "loc": { - "start": { - "line": 261, - "column": 8 - }, - "end": { - "line": 261, - "column": 45 - } - } - }, - "range": [ - 7178, - 7216 - ], - "loc": { - "start": { - "line": 261, - "column": 8 - }, - "end": { - "line": 261, - "column": 46 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Span containing last page button\n * @type {String}\n * @private\n ", - "range": [ - 7064, - 7169 - ], - "loc": { - "start": { - "line": 256, - "column": 8 - }, - "end": { - "line": 260, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Span containing first page button\n * @type {String}\n * @private\n ", - "range": [ - 7225, - 7331 - ], - "loc": { - "start": { - "line": 262, - "column": 8 - }, - "end": { - "line": 266, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7340, - 7344 - ], - "loc": { - "start": { - "line": 267, - "column": 8 - }, - "end": { - "line": 267, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnFirstSpan", - "range": [ - 7345, - 7361 - ], - "loc": { - "start": { - "line": 267, - "column": 13 - }, - "end": { - "line": 267, - "column": 29 - } - } - }, - "range": [ - 7340, - 7361 - ], - "loc": { - "start": { - "line": 267, - "column": 8 - }, - "end": { - "line": 267, - "column": 29 - } - } - }, - "right": { - "type": "Literal", - "value": "btnFirstSpan_", - "raw": "'btnFirstSpan_'", - "range": [ - 7364, - 7379 - ], - "loc": { - "start": { - "line": 267, - "column": 32 - }, - "end": { - "line": 267, - "column": 47 - } - } - }, - "range": [ - 7340, - 7379 - ], - "loc": { - "start": { - "line": 267, - "column": 8 - }, - "end": { - "line": 267, - "column": 47 - } - } - }, - "range": [ - 7340, - 7380 - ], - "loc": { - "start": { - "line": 267, - "column": 8 - }, - "end": { - "line": 267, - "column": 48 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Span containing first page button\n * @type {String}\n * @private\n ", - "range": [ - 7225, - 7331 - ], - "loc": { - "start": { - "line": 262, - "column": 8 - }, - "end": { - "line": 266, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Next button\n * @type {String}\n * @private\n ", - "range": [ - 7389, - 7473 - ], - "loc": { - "start": { - "line": 268, - "column": 8 - }, - "end": { - "line": 272, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7482, - 7486 - ], - "loc": { - "start": { - "line": 273, - "column": 8 - }, - "end": { - "line": 273, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnNext", - "range": [ - 7487, - 7498 - ], - "loc": { - "start": { - "line": 273, - "column": 13 - }, - "end": { - "line": 273, - "column": 24 - } - } - }, - "range": [ - 7482, - 7498 - ], - "loc": { - "start": { - "line": 273, - "column": 8 - }, - "end": { - "line": 273, - "column": 24 - } - } - }, - "right": { - "type": "Literal", - "value": "btnNext_", - "raw": "'btnNext_'", - "range": [ - 7501, - 7511 - ], - "loc": { - "start": { - "line": 273, - "column": 27 - }, - "end": { - "line": 273, - "column": 37 - } - } - }, - "range": [ - 7482, - 7511 - ], - "loc": { - "start": { - "line": 273, - "column": 8 - }, - "end": { - "line": 273, - "column": 37 - } - } - }, - "range": [ - 7482, - 7512 - ], - "loc": { - "start": { - "line": 273, - "column": 8 - }, - "end": { - "line": 273, - "column": 38 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Next button\n * @type {String}\n * @private\n ", - "range": [ - 7389, - 7473 - ], - "loc": { - "start": { - "line": 268, - "column": 8 - }, - "end": { - "line": 272, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Previous button\n * @type {String}\n * @private\n ", - "range": [ - 7521, - 7609 - ], - "loc": { - "start": { - "line": 274, - "column": 8 - }, - "end": { - "line": 278, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7618, - 7622 - ], - "loc": { - "start": { - "line": 279, - "column": 8 - }, - "end": { - "line": 279, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnPrev", - "range": [ - 7623, - 7634 - ], - "loc": { - "start": { - "line": 279, - "column": 13 - }, - "end": { - "line": 279, - "column": 24 - } - } - }, - "range": [ - 7618, - 7634 - ], - "loc": { - "start": { - "line": 279, - "column": 8 - }, - "end": { - "line": 279, - "column": 24 - } - } - }, - "right": { - "type": "Literal", - "value": "btnPrev_", - "raw": "'btnPrev_'", - "range": [ - 7637, - 7647 - ], - "loc": { - "start": { - "line": 279, - "column": 27 - }, - "end": { - "line": 279, - "column": 37 - } - } - }, - "range": [ - 7618, - 7647 - ], - "loc": { - "start": { - "line": 279, - "column": 8 - }, - "end": { - "line": 279, - "column": 37 - } - } - }, - "range": [ - 7618, - 7648 - ], - "loc": { - "start": { - "line": 279, - "column": 8 - }, - "end": { - "line": 279, - "column": 38 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Previous button\n * @type {String}\n * @private\n ", - "range": [ - 7521, - 7609 - ], - "loc": { - "start": { - "line": 274, - "column": 8 - }, - "end": { - "line": 278, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Last button\n * @type {String}\n * @private\n ", - "range": [ - 7657, - 7741 - ], - "loc": { - "start": { - "line": 280, - "column": 8 - }, - "end": { - "line": 284, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7750, - 7754 - ], - "loc": { - "start": { - "line": 285, - "column": 8 - }, - "end": { - "line": 285, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnLast", - "range": [ - 7755, - 7766 - ], - "loc": { - "start": { - "line": 285, - "column": 13 - }, - "end": { - "line": 285, - "column": 24 - } - } - }, - "range": [ - 7750, - 7766 - ], - "loc": { - "start": { - "line": 285, - "column": 8 - }, - "end": { - "line": 285, - "column": 24 - } - } - }, - "right": { - "type": "Literal", - "value": "btnLast_", - "raw": "'btnLast_'", - "range": [ - 7769, - 7779 - ], - "loc": { - "start": { - "line": 285, - "column": 27 - }, - "end": { - "line": 285, - "column": 37 - } - } - }, - "range": [ - 7750, - 7779 - ], - "loc": { - "start": { - "line": 285, - "column": 8 - }, - "end": { - "line": 285, - "column": 37 - } - } - }, - "range": [ - 7750, - 7780 - ], - "loc": { - "start": { - "line": 285, - "column": 8 - }, - "end": { - "line": 285, - "column": 38 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Last button\n * @type {String}\n * @private\n ", - "range": [ - 7657, - 7741 - ], - "loc": { - "start": { - "line": 280, - "column": 8 - }, - "end": { - "line": 284, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * First button\n * @type {String}\n * @private\n ", - "range": [ - 7789, - 7874 - ], - "loc": { - "start": { - "line": 286, - "column": 8 - }, - "end": { - "line": 290, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 7883, - 7887 - ], - "loc": { - "start": { - "line": 291, - "column": 8 - }, - "end": { - "line": 291, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnFirst", - "range": [ - 7888, - 7900 - ], - "loc": { - "start": { - "line": 291, - "column": 13 - }, - "end": { - "line": 291, - "column": 25 - } - } - }, - "range": [ - 7883, - 7900 - ], - "loc": { - "start": { - "line": 291, - "column": 8 - }, - "end": { - "line": 291, - "column": 25 - } - } - }, - "right": { - "type": "Literal", - "value": "btnFirst_", - "raw": "'btnFirst_'", - "range": [ - 7903, - 7914 - ], - "loc": { - "start": { - "line": 291, - "column": 28 - }, - "end": { - "line": 291, - "column": 39 - } - } - }, - "range": [ - 7883, - 7914 - ], - "loc": { - "start": { - "line": 291, - "column": 8 - }, - "end": { - "line": 291, - "column": 39 - } - } - }, - "range": [ - 7883, - 7915 - ], - "loc": { - "start": { - "line": 291, - "column": 8 - }, - "end": { - "line": 291, - "column": 40 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * First button\n * @type {String}\n * @private\n ", - "range": [ - 7789, - 7874 - ], - "loc": { - "start": { - "line": 286, - "column": 8 - }, - "end": { - "line": 290, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Span for tot nb pages\n * @type {String}\n * @private\n ", - "range": [ - 7924, - 8018 - ], - "loc": { - "start": { - "line": 292, - "column": 8 - }, - "end": { - "line": 296, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 8027, - 8031 - ], - "loc": { - "start": { - "line": 297, - "column": 8 - }, - "end": { - "line": 297, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxPgSpan", - "range": [ - 8032, - 8042 - ], - "loc": { - "start": { - "line": 297, - "column": 13 - }, - "end": { - "line": 297, - "column": 23 - } - } - }, - "range": [ - 8027, - 8042 - ], - "loc": { - "start": { - "line": 297, - "column": 8 - }, - "end": { - "line": 297, - "column": 23 - } - } - }, - "right": { - "type": "Literal", - "value": "pgspan_", - "raw": "'pgspan_'", - "range": [ - 8045, - 8054 - ], - "loc": { - "start": { - "line": 297, + "line": 228, "column": 26 - }, - "end": { - "line": 297, - "column": 35 - } - } - }, - "range": [ - 8027, - 8054 - ], - "loc": { - "start": { - "line": 297, - "column": 8 - }, - "end": { - "line": 297, - "column": 35 - } - } - }, - "range": [ - 8027, - 8055 - ], - "loc": { - "start": { - "line": 297, - "column": 8 - }, - "end": { - "line": 297, - "column": 36 - } - }, - "leadingComments": [ - { - "type": "Block", - "value": "*\n * Span for tot nb pages\n * @type {String}\n * @private\n ", - "range": [ - 7924, - 8018 - ], - "loc": { - "start": { - "line": 292, - "column": 8 - }, - "end": { - "line": 296, - "column": 11 - } - } - } - ], - "trailingComments": [ - { - "type": "Block", - "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {String}\n * @private\n ", - "range": [ - 8064, - 8182 - ], - "loc": { - "start": { - "line": 298, - "column": 8 - }, - "end": { - "line": 302, - "column": 11 - } - } - } - ] - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "AssignmentExpression", - "operator": "=", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 8191, - 8195 - ], - "loc": { - "start": { - "line": 303, - "column": 8 - }, - "end": { - "line": 303, - "column": 12 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxPgBeforeSpan", - "range": [ - 8196, - 8212 - ], - "loc": { - "start": { - "line": 303, - "column": 13 - }, - "end": { - "line": 303, - "column": 29 - } - } - }, - "range": [ - 8191, - 8212 - ], - "loc": { - "start": { - "line": 303, - "column": 8 - }, - "end": { - "line": 303, - "column": 29 } } }, "right": { "type": "Literal", - "value": "pgbeforespan_", - "raw": "'pgbeforespan_'", + "value": null, + "raw": "null", "range": [ - 8215, - 8230 + 6372, + 6376 ], "loc": { "start": { - "line": 303, - "column": 32 + "line": 228, + "column": 29 }, "end": { - "line": 303, - "column": 47 + "line": 228, + "column": 33 } } }, "range": [ - 8191, - 8230 + 6351, + 6376 ], "loc": { "start": { - "line": 303, + "line": 228, "column": 8 }, "end": { - "line": 303, - "column": 47 + "line": 228, + "column": 33 } } }, "range": [ - 8191, - 8231 + 6351, + 6377 ], "loc": { "start": { - "line": 303, + "line": 228, "column": 8 }, "end": { - "line": 303, - "column": 48 + "line": 228, + "column": 34 } }, "leadingComments": [ { "type": "Block", - "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {String}\n * @private\n ", + "value": "*\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n ", "range": [ - 8064, - 8182 + 6226, + 6342 ], "loc": { "start": { - "line": 298, + "line": 223, "column": 8 }, "end": { - "line": 302, + "line": 227, "column": 11 } } @@ -10755,18 +8955,18 @@ "trailingComments": [ { "type": "Block", - "value": "*\n * Span following pages select (contains ' of ')\n * @type {String}\n * @private\n ", + "value": "*\n * Span containing next page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 8240, - 8358 + 6386, + 6495 ], "loc": { "start": { - "line": 304, + "line": 229, "column": 8 }, "end": { - "line": 308, + "line": 233, "column": 11 } } @@ -10784,116 +8984,998 @@ "object": { "type": "ThisExpression", "range": [ - 8367, - 8371 + 6504, + 6508 ], "loc": { "start": { - "line": 309, + "line": 234, "column": 8 }, "end": { - "line": 309, + "line": 234, "column": 12 } } }, "property": { "type": "Identifier", - "name": "prfxPgAfterSpan", + "name": "btnNextCont", "range": [ - 8372, - 8387 + 6509, + 6520 ], "loc": { "start": { - "line": 309, + "line": 234, "column": 13 }, "end": { - "line": 309, - "column": 28 + "line": 234, + "column": 24 } } }, "range": [ - 8367, - 8387 + 6504, + 6520 ], "loc": { "start": { - "line": 309, + "line": 234, "column": 8 }, "end": { - "line": 309, + "line": 234, + "column": 24 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 6523, + 6527 + ], + "loc": { + "start": { + "line": 234, + "column": 27 + }, + "end": { + "line": 234, + "column": 31 + } + } + }, + "range": [ + 6504, + 6527 + ], + "loc": { + "start": { + "line": 234, + "column": 8 + }, + "end": { + "line": 234, + "column": 31 + } + } + }, + "range": [ + 6504, + 6528 + ], + "loc": { + "start": { + "line": 234, + "column": 8 + }, + "end": { + "line": 234, + "column": 32 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Span containing next page button\n * @type {DOMElement}\n * @private\n ", + "range": [ + 6386, + 6495 + ], + "loc": { + "start": { + "line": 229, + "column": 8 + }, + "end": { + "line": 233, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n ", + "range": [ + 6537, + 6650 + ], + "loc": { + "start": { + "line": 235, + "column": 8 + }, + "end": { + "line": 239, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 6659, + 6663 + ], + "loc": { + "start": { + "line": 240, + "column": 8 + }, + "end": { + "line": 240, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnPrevCont", + "range": [ + 6664, + 6675 + ], + "loc": { + "start": { + "line": 240, + "column": 13 + }, + "end": { + "line": 240, + "column": 24 + } + } + }, + "range": [ + 6659, + 6675 + ], + "loc": { + "start": { + "line": 240, + "column": 8 + }, + "end": { + "line": 240, + "column": 24 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 6678, + 6682 + ], + "loc": { + "start": { + "line": 240, + "column": 27 + }, + "end": { + "line": 240, + "column": 31 + } + } + }, + "range": [ + 6659, + 6682 + ], + "loc": { + "start": { + "line": 240, + "column": 8 + }, + "end": { + "line": 240, + "column": 31 + } + } + }, + "range": [ + 6659, + 6683 + ], + "loc": { + "start": { + "line": 240, + "column": 8 + }, + "end": { + "line": 240, + "column": 32 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n ", + "range": [ + 6537, + 6650 + ], + "loc": { + "start": { + "line": 235, + "column": 8 + }, + "end": { + "line": 239, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Span containing last page button\n * @type {DOMElement}\n * @private\n ", + "range": [ + 6692, + 6801 + ], + "loc": { + "start": { + "line": 241, + "column": 8 + }, + "end": { + "line": 245, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 6810, + 6814 + ], + "loc": { + "start": { + "line": 246, + "column": 8 + }, + "end": { + "line": 246, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnLastCont", + "range": [ + 6815, + 6826 + ], + "loc": { + "start": { + "line": 246, + "column": 13 + }, + "end": { + "line": 246, + "column": 24 + } + } + }, + "range": [ + 6810, + 6826 + ], + "loc": { + "start": { + "line": 246, + "column": 8 + }, + "end": { + "line": 246, + "column": 24 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 6829, + 6833 + ], + "loc": { + "start": { + "line": 246, + "column": 27 + }, + "end": { + "line": 246, + "column": 31 + } + } + }, + "range": [ + 6810, + 6833 + ], + "loc": { + "start": { + "line": 246, + "column": 8 + }, + "end": { + "line": 246, + "column": 31 + } + } + }, + "range": [ + 6810, + 6834 + ], + "loc": { + "start": { + "line": 246, + "column": 8 + }, + "end": { + "line": 246, + "column": 32 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Span containing last page button\n * @type {DOMElement}\n * @private\n ", + "range": [ + 6692, + 6801 + ], + "loc": { + "start": { + "line": 241, + "column": 8 + }, + "end": { + "line": 245, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Span containing first page button\n * @type {DOMElement}\n * @private\n ", + "range": [ + 6843, + 6953 + ], + "loc": { + "start": { + "line": 247, + "column": 8 + }, + "end": { + "line": 251, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 6962, + 6966 + ], + "loc": { + "start": { + "line": 252, + "column": 8 + }, + "end": { + "line": 252, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnFirstCont", + "range": [ + 6967, + 6979 + ], + "loc": { + "start": { + "line": 252, + "column": 13 + }, + "end": { + "line": 252, + "column": 25 + } + } + }, + "range": [ + 6962, + 6979 + ], + "loc": { + "start": { + "line": 252, + "column": 8 + }, + "end": { + "line": 252, + "column": 25 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 6982, + 6986 + ], + "loc": { + "start": { + "line": 252, + "column": 28 + }, + "end": { + "line": 252, + "column": 32 + } + } + }, + "range": [ + 6962, + 6986 + ], + "loc": { + "start": { + "line": 252, + "column": 8 + }, + "end": { + "line": 252, + "column": 32 + } + } + }, + "range": [ + 6962, + 6987 + ], + "loc": { + "start": { + "line": 252, + "column": 8 + }, + "end": { + "line": 252, + "column": 33 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Span containing first page button\n * @type {DOMElement}\n * @private\n ", + "range": [ + 6843, + 6953 + ], + "loc": { + "start": { + "line": 247, + "column": 8 + }, + "end": { + "line": 251, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n ", + "range": [ + 6996, + 7094 + ], + "loc": { + "start": { + "line": 253, + "column": 8 + }, + "end": { + "line": 257, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 7103, + 7107 + ], + "loc": { + "start": { + "line": 258, + "column": 8 + }, + "end": { + "line": 258, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgCont", + "range": [ + 7108, + 7114 + ], + "loc": { + "start": { + "line": 258, + "column": 13 + }, + "end": { + "line": 258, + "column": 19 + } + } + }, + "range": [ + 7103, + 7114 + ], + "loc": { + "start": { + "line": 258, + "column": 8 + }, + "end": { + "line": 258, + "column": 19 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 7117, + 7121 + ], + "loc": { + "start": { + "line": 258, + "column": 22 + }, + "end": { + "line": 258, + "column": 26 + } + } + }, + "range": [ + 7103, + 7121 + ], + "loc": { + "start": { + "line": 258, + "column": 8 + }, + "end": { + "line": 258, + "column": 26 + } + } + }, + "range": [ + 7103, + 7122 + ], + "loc": { + "start": { + "line": 258, + "column": 8 + }, + "end": { + "line": 258, + "column": 27 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n ", + "range": [ + 6996, + 7094 + ], + "loc": { + "start": { + "line": 253, + "column": 8 + }, + "end": { + "line": 257, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n ", + "range": [ + 7131, + 7253 + ], + "loc": { + "start": { + "line": 259, + "column": 8 + }, + "end": { + "line": 263, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 7262, + 7266 + ], + "loc": { + "start": { + "line": 264, + "column": 8 + }, + "end": { + "line": 264, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgBefore", + "range": [ + 7267, + 7275 + ], + "loc": { + "start": { + "line": 264, + "column": 13 + }, + "end": { + "line": 264, + "column": 21 + } + } + }, + "range": [ + 7262, + 7275 + ], + "loc": { + "start": { + "line": 264, + "column": 8 + }, + "end": { + "line": 264, + "column": 21 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 7278, + 7282 + ], + "loc": { + "start": { + "line": 264, + "column": 24 + }, + "end": { + "line": 264, "column": 28 } } }, - "right": { - "type": "Literal", - "value": "pgafterspan_", - "raw": "'pgafterspan_'", - "range": [ - 8390, - 8404 - ], - "loc": { - "start": { - "line": 309, - "column": 31 - }, - "end": { - "line": 309, - "column": 45 - } - } - }, "range": [ - 8367, - 8404 + 7262, + 7282 ], "loc": { "start": { - "line": 309, + "line": 264, "column": 8 }, "end": { - "line": 309, - "column": 45 + "line": 264, + "column": 28 } } }, "range": [ - 8367, - 8405 + 7262, + 7283 ], "loc": { "start": { - "line": 309, + "line": 264, "column": 8 }, "end": { - "line": 309, - "column": 46 + "line": 264, + "column": 29 } }, "leadingComments": [ { "type": "Block", - "value": "*\n * Span following pages select (contains ' of ')\n * @type {String}\n * @private\n ", + "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n ", "range": [ - 8240, - 8358 + 7131, + 7253 ], "loc": { "start": { - "line": 304, + "line": 259, "column": 8 }, "end": { - "line": 308, + "line": 263, + "column": 11 + } + } + } + ], + "trailingComments": [ + { + "type": "Block", + "value": "*\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n ", + "range": [ + 7292, + 7414 + ], + "loc": { + "start": { + "line": 265, + "column": 8 + }, + "end": { + "line": 269, + "column": 11 + } + } + } + ] + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 7423, + 7427 + ], + "loc": { + "start": { + "line": 270, + "column": 8 + }, + "end": { + "line": 270, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgAfter", + "range": [ + 7428, + 7435 + ], + "loc": { + "start": { + "line": 270, + "column": 13 + }, + "end": { + "line": 270, + "column": 20 + } + } + }, + "range": [ + 7423, + 7435 + ], + "loc": { + "start": { + "line": 270, + "column": 8 + }, + "end": { + "line": 270, + "column": 20 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 7438, + 7442 + ], + "loc": { + "start": { + "line": 270, + "column": 23 + }, + "end": { + "line": 270, + "column": 27 + } + } + }, + "range": [ + 7423, + 7442 + ], + "loc": { + "start": { + "line": 270, + "column": 8 + }, + "end": { + "line": 270, + "column": 27 + } + } + }, + "range": [ + 7423, + 7443 + ], + "loc": { + "start": { + "line": 270, + "column": 8 + }, + "end": { + "line": 270, + "column": 28 + } + }, + "leadingComments": [ + { + "type": "Block", + "value": "*\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n ", + "range": [ + 7292, + 7414 + ], + "loc": { + "start": { + "line": 265, + "column": 8 + }, + "end": { + "line": 269, "column": 11 } } @@ -10909,16 +9991,16 @@ "type": "Identifier", "name": "start_row", "range": [ - 8419, - 8428 + 7457, + 7466 ], "loc": { "start": { - "line": 311, + "line": 272, "column": 12 }, "end": { - "line": 311, + "line": 272, "column": 21 } } @@ -10930,16 +10012,16 @@ "type": "Identifier", "name": "tf", "range": [ - 8431, - 8433 + 7469, + 7471 ], "loc": { "start": { - "line": 311, + "line": 272, "column": 24 }, "end": { - "line": 311, + "line": 272, "column": 26 } } @@ -10948,46 +10030,46 @@ "type": "Identifier", "name": "refRow", "range": [ - 8434, - 8440 + 7472, + 7478 ], "loc": { "start": { - "line": 311, + "line": 272, "column": 27 }, "end": { - "line": 311, + "line": 272, "column": 33 } } }, "range": [ - 8431, - 8440 + 7469, + 7478 ], "loc": { "start": { - "line": 311, + "line": 272, "column": 24 }, "end": { - "line": 311, + "line": 272, "column": 33 } } }, "range": [ - 8419, - 8440 + 7457, + 7478 ], "loc": { "start": { - "line": 311, + "line": 272, "column": 12 }, "end": { - "line": 311, + "line": 272, "column": 33 } } @@ -10995,16 +10077,16 @@ ], "kind": "var", "range": [ - 8415, - 8441 + 7453, + 7479 ], "loc": { "start": { - "line": 311, + "line": 272, "column": 8 }, "end": { - "line": 311, + "line": 272, "column": 34 } } @@ -11018,16 +10100,16 @@ "type": "Identifier", "name": "nrows", "range": [ - 8454, - 8459 + 7492, + 7497 ], "loc": { "start": { - "line": 312, + "line": 273, "column": 12 }, "end": { - "line": 312, + "line": 273, "column": 17 } } @@ -11041,16 +10123,16 @@ "type": "Identifier", "name": "tf", "range": [ - 8462, - 8464 + 7500, + 7502 ], "loc": { "start": { - "line": 312, + "line": 273, "column": 20 }, "end": { - "line": 312, + "line": 273, "column": 22 } } @@ -11059,31 +10141,31 @@ "type": "Identifier", "name": "getRowsNb", "range": [ - 8465, - 8474 + 7503, + 7512 ], "loc": { "start": { - "line": 312, + "line": 273, "column": 23 }, "end": { - "line": 312, + "line": 273, "column": 32 } } }, "range": [ - 8462, - 8474 + 7500, + 7512 ], "loc": { "start": { - "line": 312, + "line": 273, "column": 20 }, "end": { - "line": 312, + "line": 273, "column": 32 } } @@ -11094,47 +10176,47 @@ "value": true, "raw": "true", "range": [ - 8475, - 8479 + 7513, + 7517 ], "loc": { "start": { - "line": 312, + "line": 273, "column": 33 }, "end": { - "line": 312, + "line": 273, "column": 37 } } } ], "range": [ - 8462, - 8480 + 7500, + 7518 ], "loc": { "start": { - "line": 312, + "line": 273, "column": 20 }, "end": { - "line": 312, + "line": 273, "column": 38 } } }, "range": [ - 8454, - 8480 + 7492, + 7518 ], "loc": { "start": { - "line": 312, + "line": 273, "column": 12 }, "end": { - "line": 312, + "line": 273, "column": 38 } } @@ -11142,16 +10224,16 @@ ], "kind": "var", "range": [ - 8450, - 8481 + 7488, + 7519 ], "loc": { "start": { - "line": 312, + "line": 273, "column": 8 }, "end": { - "line": 312, + "line": 273, "column": 39 } }, @@ -11160,16 +10242,16 @@ "type": "Line", "value": "calculates page nb", "range": [ - 8490, - 8510 + 7528, + 7548 ], "loc": { "start": { - "line": 313, + "line": 274, "column": 8 }, "end": { - "line": 313, + "line": 274, "column": 28 } } @@ -11187,16 +10269,16 @@ "object": { "type": "ThisExpression", "range": [ - 8519, - 8523 + 7557, + 7561 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 8 }, "end": { - "line": 314, + "line": 275, "column": 12 } } @@ -11205,31 +10287,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 8524, - 8531 + 7562, + 7569 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 13 }, "end": { - "line": 314, + "line": 275, "column": 20 } } }, "range": [ - 8519, - 8531 + 7557, + 7569 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 8 }, "end": { - "line": 314, + "line": 275, "column": 20 } } @@ -11243,16 +10325,16 @@ "type": "Identifier", "name": "Math", "range": [ - 8534, - 8538 + 7572, + 7576 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 23 }, "end": { - "line": 314, + "line": 275, "column": 27 } } @@ -11261,31 +10343,31 @@ "type": "Identifier", "name": "ceil", "range": [ - 8539, - 8543 + 7577, + 7581 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 28 }, "end": { - "line": 314, + "line": 275, "column": 32 } } }, "range": [ - 8534, - 8543 + 7572, + 7581 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 23 }, "end": { - "line": 314, + "line": 275, "column": 32 } } @@ -11301,16 +10383,16 @@ "type": "Identifier", "name": "nrows", "range": [ - 8545, - 8550 + 7583, + 7588 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 34 }, "end": { - "line": 314, + "line": 275, "column": 39 } } @@ -11319,31 +10401,31 @@ "type": "Identifier", "name": "start_row", "range": [ - 8553, - 8562 + 7591, + 7600 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 42 }, "end": { - "line": 314, + "line": 275, "column": 51 } } }, "range": [ - 8545, - 8562 + 7583, + 7600 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 34 }, "end": { - "line": 314, + "line": 275, "column": 51 } } @@ -11354,16 +10436,16 @@ "object": { "type": "ThisExpression", "range": [ - 8566, - 8570 + 7604, + 7608 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 55 }, "end": { - "line": 314, + "line": 275, "column": 59 } } @@ -11372,92 +10454,92 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 8571, - 8583 + 7609, + 7621 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 60 }, "end": { - "line": 314, + "line": 275, "column": 72 } } }, "range": [ - 8566, - 8583 + 7604, + 7621 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 55 }, "end": { - "line": 314, + "line": 275, "column": 72 } } }, "range": [ - 8544, - 8583 + 7582, + 7621 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 33 }, "end": { - "line": 314, + "line": 275, "column": 72 } } } ], "range": [ - 8534, - 8584 + 7572, + 7622 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 23 }, "end": { - "line": 314, + "line": 275, "column": 73 } } }, "range": [ - 8519, - 8584 + 7557, + 7622 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 8 }, "end": { - "line": 314, + "line": 275, "column": 73 } } }, "range": [ - 8519, - 8585 + 7557, + 7623 ], "loc": { "start": { - "line": 314, + "line": 275, "column": 8 }, "end": { - "line": 314, + "line": 275, "column": 74 } }, @@ -11466,16 +10548,16 @@ "type": "Line", "value": "calculates page nb", "range": [ - 8490, - 8510 + 7528, + 7548 ], "loc": { "start": { - "line": 313, + "line": 274, "column": 8 }, "end": { - "line": 313, + "line": 274, "column": 28 } } @@ -11491,16 +10573,16 @@ "type": "Identifier", "name": "o", "range": [ - 8599, - 8600 + 7637, + 7638 ], "loc": { "start": { - "line": 316, + "line": 277, "column": 12 }, "end": { - "line": 316, + "line": 277, "column": 13 } } @@ -11508,31 +10590,31 @@ "init": { "type": "ThisExpression", "range": [ - 8603, - 8607 + 7641, + 7645 ], "loc": { "start": { - "line": 316, + "line": 277, "column": 16 }, "end": { - "line": 316, + "line": 277, "column": 20 } } }, "range": [ - 8599, - 8607 + 7637, + 7645 ], "loc": { "start": { - "line": 316, + "line": 277, "column": 12 }, "end": { - "line": 316, + "line": 277, "column": 20 } } @@ -11540,16 +10622,16 @@ ], "kind": "var", "range": [ - 8595, - 8608 + 7633, + 7646 ], "loc": { "start": { - "line": 316, + "line": 277, "column": 8 }, "end": { - "line": 316, + "line": 277, "column": 21 } }, @@ -11558,16 +10640,16 @@ "type": "Block", "value": "*\n * Paging DOM events handlers\n * @type {String}\n * @private\n ", "range": [ - 8617, - 8716 + 7655, + 7754 ], "loc": { "start": { - "line": 317, + "line": 278, "column": 8 }, "end": { - "line": 321, + "line": 282, "column": 11 } } @@ -11585,16 +10667,16 @@ "object": { "type": "ThisExpression", "range": [ - 8725, - 8729 + 7763, + 7767 ], "loc": { "start": { - "line": 322, + "line": 283, "column": 8 }, "end": { - "line": 322, + "line": 283, "column": 12 } } @@ -11603,31 +10685,31 @@ "type": "Identifier", "name": "evt", "range": [ - 8730, - 8733 + 7768, + 7771 ], "loc": { "start": { - "line": 322, + "line": 283, "column": 13 }, "end": { - "line": 322, + "line": 283, "column": 16 } } }, "range": [ - 8725, - 8733 + 7763, + 7771 ], "loc": { "start": { - "line": 322, + "line": 283, "column": 8 }, "end": { - "line": 322, + "line": 283, "column": 16 } } @@ -11641,16 +10723,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 8750, - 8758 + 7788, + 7796 ], "loc": { "start": { - "line": 323, + "line": 284, "column": 12 }, "end": { - "line": 323, + "line": 284, "column": 20 } } @@ -11676,16 +10758,16 @@ "type": "Identifier", "name": "o", "range": [ - 8787, - 8788 + 7825, + 7826 ], "loc": { "start": { - "line": 324, + "line": 285, "column": 24 }, "end": { - "line": 324, + "line": 285, "column": 25 } } @@ -11694,31 +10776,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 8789, - 8805 + 7827, + 7843 ], "loc": { "start": { - "line": 324, + "line": 285, "column": 26 }, "end": { - "line": 324, + "line": 285, "column": 42 } } }, "range": [ - 8787, - 8805 + 7825, + 7843 ], "loc": { "start": { - "line": 324, + "line": 285, "column": 24 }, "end": { - "line": 324, + "line": 285, "column": 42 } } @@ -11727,31 +10809,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 8810, - 8816 + 7848, + 7854 ], "loc": { "start": { - "line": 324, + "line": 285, "column": 47 }, "end": { - "line": 324, + "line": 285, "column": 53 } } }, "range": [ - 8787, - 8816 + 7825, + 7854 ], "loc": { "start": { - "line": 324, + "line": 285, "column": 24 }, "end": { - "line": 324, + "line": 285, "column": 53 } } @@ -11769,16 +10851,16 @@ "type": "Identifier", "name": "o", "range": [ - 8840, - 8841 + 7878, + 7879 ], "loc": { "start": { - "line": 325, + "line": 286, "column": 20 }, "end": { - "line": 325, + "line": 286, "column": 21 } } @@ -11787,31 +10869,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 8842, - 8851 + 7880, + 7889 ], "loc": { "start": { - "line": 325, + "line": 286, "column": 22 }, "end": { - "line": 325, + "line": 286, "column": 31 } } }, "range": [ - 8840, - 8851 + 7878, + 7889 ], "loc": { "start": { - "line": 325, + "line": 286, "column": 20 }, "end": { - "line": 325, + "line": 286, "column": 31 } } @@ -11820,31 +10902,31 @@ "type": "Identifier", "name": "options", "range": [ - 8852, - 8859 + 7890, + 7897 ], "loc": { "start": { - "line": 325, + "line": 286, "column": 32 }, "end": { - "line": 325, + "line": 286, "column": 39 } } }, "range": [ - 8840, - 8859 + 7878, + 7897 ], "loc": { "start": { - "line": 325, + "line": 286, "column": 20 }, "end": { - "line": 325, + "line": 286, "column": 39 } } @@ -11853,31 +10935,31 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 8860, - 8873 + 7898, + 7911 ], "loc": { "start": { - "line": 325, + "line": 286, "column": 40 }, "end": { - "line": 325, + "line": 286, "column": 53 } } }, "range": [ - 8840, - 8873 + 7878, + 7911 ], "loc": { "start": { - "line": 325, + "line": 286, "column": 20 }, "end": { - "line": 325, + "line": 286, "column": 53 } } @@ -11891,16 +10973,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 8896, - 8904 + 7934, + 7942 ], "loc": { "start": { - "line": 326, + "line": 287, "column": 20 }, "end": { - "line": 326, + "line": 287, "column": 28 } } @@ -11916,16 +10998,16 @@ "type": "Identifier", "name": "o", "range": [ - 8905, - 8906 + 7943, + 7944 ], "loc": { "start": { - "line": 326, + "line": 287, "column": 29 }, "end": { - "line": 326, + "line": 287, "column": 30 } } @@ -11934,31 +11016,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 8907, - 8916 + 7945, + 7954 ], "loc": { "start": { - "line": 326, + "line": 287, "column": 31 }, "end": { - "line": 326, + "line": 287, "column": 40 } } }, "range": [ - 8905, - 8916 + 7943, + 7954 ], "loc": { "start": { - "line": 326, + "line": 287, "column": 29 }, "end": { - "line": 326, + "line": 287, "column": 40 } } @@ -11967,31 +11049,31 @@ "type": "Identifier", "name": "value", "range": [ - 8917, - 8922 + 7955, + 7960 ], "loc": { "start": { - "line": 326, + "line": 287, "column": 41 }, "end": { - "line": 326, + "line": 287, "column": 46 } } }, "range": [ - 8905, - 8922 + 7943, + 7960 ], "loc": { "start": { - "line": 326, + "line": 287, "column": 29 }, "end": { - "line": 326, + "line": 287, "column": 46 } } @@ -12001,32 +11083,32 @@ "value": 10, "raw": "10", "range": [ - 8924, - 8926 + 7962, + 7964 ], "loc": { "start": { - "line": 326, + "line": 287, "column": 48 }, "end": { - "line": 326, + "line": 287, "column": 50 } } } ], "range": [ - 8896, - 8927 + 7934, + 7965 ], "loc": { "start": { - "line": 326, + "line": 287, "column": 20 }, "end": { - "line": 326, + "line": 287, "column": 51 } } @@ -12036,77 +11118,77 @@ "value": 1, "raw": "1", "range": [ - 8930, - 8931 + 7968, + 7969 ], "loc": { "start": { - "line": 326, + "line": 287, "column": 54 }, "end": { - "line": 326, + "line": 287, "column": 55 } } }, "range": [ - 8896, - 8931 + 7934, + 7969 ], "loc": { "start": { - "line": 326, + "line": 287, "column": 20 }, "end": { - "line": 326, + "line": 287, "column": 55 } } }, "range": [ - 8786, - 8931 + 7824, + 7969 ], "loc": { "start": { - "line": 324, + "line": 285, "column": 23 }, "end": { - "line": 326, + "line": 287, "column": 55 } } }, "range": [ - 8779, - 8932 + 7817, + 7970 ], "loc": { "start": { - "line": 324, + "line": 285, "column": 16 }, "end": { - "line": 326, + "line": 287, "column": 56 } } } ], "range": [ - 8761, - 8946 + 7799, + 7984 ], "loc": { "start": { - "line": 323, + "line": 284, "column": 23 }, "end": { - "line": 327, + "line": 288, "column": 13 } } @@ -12114,16 +11196,16 @@ "generator": false, "expression": false, "range": [ - 8758, - 8946 + 7796, + 7984 ], "loc": { "start": { - "line": 323, + "line": 284, "column": 20 }, "end": { - "line": 327, + "line": 288, "column": 13 } } @@ -12133,16 +11215,16 @@ "shorthand": false, "computed": false, "range": [ - 8750, - 8946 + 7788, + 7984 ], "loc": { "start": { - "line": 323, + "line": 284, "column": 12 }, "end": { - "line": 327, + "line": 288, "column": 13 } } @@ -12153,16 +11235,16 @@ "type": "Identifier", "name": "nbOpts", "range": [ - 8960, - 8966 + 7998, + 8004 ], "loc": { "start": { - "line": 328, + "line": 289, "column": 12 }, "end": { - "line": 328, + "line": 289, "column": 18 } } @@ -12188,16 +11270,16 @@ "type": "Identifier", "name": "o", "range": [ - 8995, - 8996 + 8033, + 8034 ], "loc": { "start": { - "line": 329, + "line": 290, "column": 24 }, "end": { - "line": 329, + "line": 290, "column": 25 } } @@ -12206,31 +11288,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 8997, - 9013 + 8035, + 8051 ], "loc": { "start": { - "line": 329, + "line": 290, "column": 26 }, "end": { - "line": 329, + "line": 290, "column": 42 } } }, "range": [ - 8995, - 9013 + 8033, + 8051 ], "loc": { "start": { - "line": 329, + "line": 290, "column": 24 }, "end": { - "line": 329, + "line": 290, "column": 42 } } @@ -12239,31 +11321,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 9018, - 9024 + 8056, + 8062 ], "loc": { "start": { - "line": 329, + "line": 290, "column": 47 }, "end": { - "line": 329, + "line": 290, "column": 53 } } }, "range": [ - 8995, - 9024 + 8033, + 8062 ], "loc": { "start": { - "line": 329, + "line": 290, "column": 24 }, "end": { - "line": 329, + "line": 290, "column": 53 } } @@ -12277,16 +11359,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 9048, - 9056 + 8086, + 8094 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 20 }, "end": { - "line": 330, + "line": 291, "column": 28 } } @@ -12305,16 +11387,16 @@ "type": "Identifier", "name": "o", "range": [ - 9057, - 9058 + 8095, + 8096 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 29 }, "end": { - "line": 330, + "line": 291, "column": 30 } } @@ -12323,31 +11405,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 9059, - 9068 + 8097, + 8106 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 31 }, "end": { - "line": 330, + "line": 291, "column": 40 } } }, "range": [ - 9057, - 9068 + 8095, + 8106 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 29 }, "end": { - "line": 330, + "line": 291, "column": 40 } } @@ -12356,31 +11438,31 @@ "type": "Identifier", "name": "options", "range": [ - 9069, - 9076 + 8107, + 8114 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 41 }, "end": { - "line": 330, + "line": 291, "column": 48 } } }, "range": [ - 9057, - 9076 + 8095, + 8114 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 29 }, "end": { - "line": 330, + "line": 291, "column": 48 } } @@ -12389,31 +11471,31 @@ "type": "Identifier", "name": "length", "range": [ - 9077, - 9083 + 8115, + 8121 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 49 }, "end": { - "line": 330, + "line": 291, "column": 55 } } }, "range": [ - 9057, - 9083 + 8095, + 8121 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 29 }, "end": { - "line": 330, + "line": 291, "column": 55 } } @@ -12423,32 +11505,32 @@ "value": 10, "raw": "10", "range": [ - 9085, - 9087 + 8123, + 8125 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 57 }, "end": { - "line": 330, + "line": 291, "column": 59 } } } ], "range": [ - 9048, - 9088 + 8086, + 8126 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 20 }, "end": { - "line": 330, + "line": 291, "column": 60 } } @@ -12458,31 +11540,31 @@ "value": 1, "raw": "1", "range": [ - 9091, - 9092 + 8129, + 8130 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 63 }, "end": { - "line": 330, + "line": 291, "column": 64 } } }, "range": [ - 9048, - 9092 + 8086, + 8130 ], "loc": { "start": { - "line": 330, + "line": 291, "column": 20 }, "end": { - "line": 330, + "line": 291, "column": 64 } } @@ -12497,16 +11579,16 @@ "type": "Identifier", "name": "o", "range": [ - 9116, - 9117 + 8154, + 8155 ], "loc": { "start": { - "line": 331, + "line": 292, "column": 21 }, "end": { - "line": 331, + "line": 292, "column": 22 } } @@ -12515,31 +11597,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 9118, - 9125 + 8156, + 8163 ], "loc": { "start": { - "line": 331, + "line": 292, "column": 23 }, "end": { - "line": 331, + "line": 292, "column": 30 } } }, "range": [ - 9116, - 9125 + 8154, + 8163 ], "loc": { "start": { - "line": 331, + "line": 292, "column": 21 }, "end": { - "line": 331, + "line": 292, "column": 30 } } @@ -12549,77 +11631,77 @@ "value": 1, "raw": "1", "range": [ - 9128, - 9129 + 8166, + 8167 ], "loc": { "start": { - "line": 331, + "line": 292, "column": 33 }, "end": { - "line": 331, + "line": 292, "column": 34 } } }, "range": [ - 9116, - 9129 + 8154, + 8167 ], "loc": { "start": { - "line": 331, + "line": 292, "column": 21 }, "end": { - "line": 331, + "line": 292, "column": 34 } } }, "range": [ - 8994, - 9130 + 8032, + 8168 ], "loc": { "start": { - "line": 329, + "line": 290, "column": 23 }, "end": { - "line": 331, + "line": 292, "column": 35 } } }, "range": [ - 8987, - 9131 + 8025, + 8169 ], "loc": { "start": { - "line": 329, + "line": 290, "column": 16 }, "end": { - "line": 331, + "line": 292, "column": 36 } } } ], "range": [ - 8969, - 9145 + 8007, + 8183 ], "loc": { "start": { - "line": 328, + "line": 289, "column": 21 }, "end": { - "line": 332, + "line": 293, "column": 13 } } @@ -12627,16 +11709,16 @@ "generator": false, "expression": false, "range": [ - 8966, - 9145 + 8004, + 8183 ], "loc": { "start": { - "line": 328, + "line": 289, "column": 18 }, "end": { - "line": 332, + "line": 293, "column": 13 } } @@ -12646,16 +11728,16 @@ "shorthand": false, "computed": false, "range": [ - 8960, - 9145 + 7998, + 8183 ], "loc": { "start": { - "line": 328, + "line": 289, "column": 12 }, "end": { - "line": 332, + "line": 293, "column": 13 } } @@ -12666,16 +11748,16 @@ "type": "Identifier", "name": "next", "range": [ - 9159, - 9163 + 8197, + 8201 ], "loc": { "start": { - "line": 333, + "line": 294, "column": 12 }, "end": { - "line": 333, + "line": 294, "column": 16 } } @@ -12696,16 +11778,16 @@ "type": "Identifier", "name": "nextIndex", "range": [ - 9188, - 9197 + 8226, + 8235 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 20 }, "end": { - "line": 334, + "line": 295, "column": 29 } } @@ -12727,16 +11809,16 @@ "type": "Identifier", "name": "o", "range": [ - 9200, - 9201 + 8238, + 8239 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 32 }, "end": { - "line": 334, + "line": 295, "column": 33 } } @@ -12745,31 +11827,31 @@ "type": "Identifier", "name": "evt", "range": [ - 9202, - 9205 + 8240, + 8243 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 34 }, "end": { - "line": 334, + "line": 295, "column": 37 } } }, "range": [ - 9200, - 9205 + 8238, + 8243 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 32 }, "end": { - "line": 334, + "line": 295, "column": 37 } } @@ -12778,47 +11860,47 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 9206, - 9214 + 8244, + 8252 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 38 }, "end": { - "line": 334, + "line": 295, "column": 46 } } }, "range": [ - 9200, - 9214 + 8238, + 8252 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 32 }, "end": { - "line": 334, + "line": 295, "column": 46 } } }, "arguments": [], "range": [ - 9200, - 9216 + 8238, + 8254 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 32 }, "end": { - "line": 334, + "line": 295, "column": 48 } } @@ -12835,16 +11917,16 @@ "type": "Identifier", "name": "o", "range": [ - 9219, - 9220 + 8257, + 8258 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 51 }, "end": { - "line": 334, + "line": 295, "column": 52 } } @@ -12853,31 +11935,31 @@ "type": "Identifier", "name": "evt", "range": [ - 9221, - 9224 + 8259, + 8262 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 53 }, "end": { - "line": 334, + "line": 295, "column": 56 } } }, "range": [ - 9219, - 9224 + 8257, + 8262 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 51 }, "end": { - "line": 334, + "line": 295, "column": 56 } } @@ -12886,62 +11968,62 @@ "type": "Identifier", "name": "nbOpts", "range": [ - 9225, - 9231 + 8263, + 8269 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 57 }, "end": { - "line": 334, + "line": 295, "column": 63 } } }, "range": [ - 9219, - 9231 + 8257, + 8269 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 51 }, "end": { - "line": 334, + "line": 295, "column": 63 } } }, "arguments": [], "range": [ - 9219, - 9233 + 8257, + 8271 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 51 }, "end": { - "line": 334, + "line": 295, "column": 65 } } }, "range": [ - 9200, - 9233 + 8238, + 8271 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 32 }, "end": { - "line": 334, + "line": 295, "column": 65 } } @@ -12961,16 +12043,16 @@ "type": "Identifier", "name": "o", "range": [ - 9256, - 9257 + 8294, + 8295 ], "loc": { "start": { - "line": 335, + "line": 296, "column": 20 }, "end": { - "line": 335, + "line": 296, "column": 21 } } @@ -12979,31 +12061,31 @@ "type": "Identifier", "name": "evt", "range": [ - 9258, - 9261 + 8296, + 8299 ], "loc": { "start": { - "line": 335, + "line": 296, "column": 22 }, "end": { - "line": 335, + "line": 296, "column": 25 } } }, "range": [ - 9256, - 9261 + 8294, + 8299 ], "loc": { "start": { - "line": 335, + "line": 296, "column": 20 }, "end": { - "line": 335, + "line": 296, "column": 25 } } @@ -13012,47 +12094,47 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 9262, - 9270 + 8300, + 8308 ], "loc": { "start": { - "line": 335, + "line": 296, "column": 26 }, "end": { - "line": 335, + "line": 296, "column": 34 } } }, "range": [ - 9256, - 9270 + 8294, + 8308 ], "loc": { "start": { - "line": 335, + "line": 296, "column": 20 }, "end": { - "line": 335, + "line": 296, "column": 34 } } }, "arguments": [], "range": [ - 9256, - 9272 + 8294, + 8310 ], "loc": { "start": { - "line": 335, + "line": 296, "column": 20 }, "end": { - "line": 335, + "line": 296, "column": 36 } } @@ -13062,31 +12144,31 @@ "value": 1, "raw": "1", "range": [ - 9275, - 9276 + 8313, + 8314 ], "loc": { "start": { - "line": 335, + "line": 296, "column": 39 }, "end": { - "line": 335, + "line": 296, "column": 40 } } }, "range": [ - 9256, - 9276 + 8294, + 8314 ], "loc": { "start": { - "line": 335, + "line": 296, "column": 20 }, "end": { - "line": 335, + "line": 296, "column": 40 } } @@ -13096,46 +12178,46 @@ "value": 0, "raw": "0", "range": [ - 9279, - 9280 + 8317, + 8318 ], "loc": { "start": { - "line": 335, + "line": 296, "column": 43 }, "end": { - "line": 335, + "line": 296, "column": 44 } } }, "range": [ - 9200, - 9280 + 8238, + 8318 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 32 }, "end": { - "line": 335, + "line": 296, "column": 44 } } }, "range": [ - 9188, - 9280 + 8226, + 8318 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 20 }, "end": { - "line": 335, + "line": 296, "column": 44 } } @@ -13143,16 +12225,16 @@ ], "kind": "var", "range": [ - 9184, - 9281 + 8222, + 8319 ], "loc": { "start": { - "line": 334, + "line": 295, "column": 16 }, "end": { - "line": 335, + "line": 296, "column": 45 } } @@ -13168,16 +12250,16 @@ "type": "Identifier", "name": "o", "range": [ - 9298, - 9299 + 8336, + 8337 ], "loc": { "start": { - "line": 336, + "line": 297, "column": 16 }, "end": { - "line": 336, + "line": 297, "column": 17 } } @@ -13186,31 +12268,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 9300, - 9310 + 8338, + 8348 ], "loc": { "start": { - "line": 336, + "line": 297, "column": 18 }, "end": { - "line": 336, + "line": 297, "column": 28 } } }, "range": [ - 9298, - 9310 + 8336, + 8348 ], "loc": { "start": { - "line": 336, + "line": 297, "column": 16 }, "end": { - "line": 336, + "line": 297, "column": 28 } } @@ -13220,63 +12302,63 @@ "type": "Identifier", "name": "nextIndex", "range": [ - 9311, - 9320 + 8349, + 8358 ], "loc": { "start": { - "line": 336, + "line": 297, "column": 29 }, "end": { - "line": 336, + "line": 297, "column": 38 } } } ], "range": [ - 9298, - 9321 + 8336, + 8359 ], "loc": { "start": { - "line": 336, + "line": 297, "column": 16 }, "end": { - "line": 336, + "line": 297, "column": 39 } } }, "range": [ - 9298, - 9322 + 8336, + 8360 ], "loc": { "start": { - "line": 336, + "line": 297, "column": 16 }, "end": { - "line": 336, + "line": 297, "column": 40 } } } ], "range": [ - 9166, - 9336 + 8204, + 8374 ], "loc": { "start": { - "line": 333, + "line": 294, "column": 19 }, "end": { - "line": 337, + "line": 298, "column": 13 } } @@ -13284,16 +12366,16 @@ "generator": false, "expression": false, "range": [ - 9163, - 9336 + 8201, + 8374 ], "loc": { "start": { - "line": 333, + "line": 294, "column": 16 }, "end": { - "line": 337, + "line": 298, "column": 13 } } @@ -13303,16 +12385,16 @@ "shorthand": false, "computed": false, "range": [ - 9159, - 9336 + 8197, + 8374 ], "loc": { "start": { - "line": 333, + "line": 294, "column": 12 }, "end": { - "line": 337, + "line": 298, "column": 13 } } @@ -13323,16 +12405,16 @@ "type": "Identifier", "name": "prev", "range": [ - 9350, - 9354 + 8388, + 8392 ], "loc": { "start": { - "line": 338, + "line": 299, "column": 12 }, "end": { - "line": 338, + "line": 299, "column": 16 } } @@ -13353,16 +12435,16 @@ "type": "Identifier", "name": "prevIndex", "range": [ - 9379, - 9388 + 8417, + 8426 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 20 }, "end": { - "line": 339, + "line": 300, "column": 29 } } @@ -13384,16 +12466,16 @@ "type": "Identifier", "name": "o", "range": [ - 9391, - 9392 + 8429, + 8430 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 32 }, "end": { - "line": 339, + "line": 300, "column": 33 } } @@ -13402,31 +12484,31 @@ "type": "Identifier", "name": "evt", "range": [ - 9393, - 9396 + 8431, + 8434 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 34 }, "end": { - "line": 339, + "line": 300, "column": 37 } } }, "range": [ - 9391, - 9396 + 8429, + 8434 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 32 }, "end": { - "line": 339, + "line": 300, "column": 37 } } @@ -13435,47 +12517,47 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 9397, - 9405 + 8435, + 8443 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 38 }, "end": { - "line": 339, + "line": 300, "column": 46 } } }, "range": [ - 9391, - 9405 + 8429, + 8443 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 32 }, "end": { - "line": 339, + "line": 300, "column": 46 } } }, "arguments": [], "range": [ - 9391, - 9407 + 8429, + 8445 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 32 }, "end": { - "line": 339, + "line": 300, "column": 48 } } @@ -13485,31 +12567,31 @@ "value": 0, "raw": "0", "range": [ - 9410, - 9411 + 8448, + 8449 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 51 }, "end": { - "line": 339, + "line": 300, "column": 52 } } }, "range": [ - 9391, - 9411 + 8429, + 8449 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 32 }, "end": { - "line": 339, + "line": 300, "column": 52 } } @@ -13529,16 +12611,16 @@ "type": "Identifier", "name": "o", "range": [ - 9434, - 9435 + 8472, + 8473 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 20 }, "end": { - "line": 340, + "line": 301, "column": 21 } } @@ -13547,31 +12629,31 @@ "type": "Identifier", "name": "evt", "range": [ - 9436, - 9439 + 8474, + 8477 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 22 }, "end": { - "line": 340, + "line": 301, "column": 25 } } }, "range": [ - 9434, - 9439 + 8472, + 8477 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 20 }, "end": { - "line": 340, + "line": 301, "column": 25 } } @@ -13580,47 +12662,47 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 9440, - 9448 + 8478, + 8486 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 26 }, "end": { - "line": 340, + "line": 301, "column": 34 } } }, "range": [ - 9434, - 9448 + 8472, + 8486 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 20 }, "end": { - "line": 340, + "line": 301, "column": 34 } } }, "arguments": [], "range": [ - 9434, - 9450 + 8472, + 8488 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 20 }, "end": { - "line": 340, + "line": 301, "column": 36 } } @@ -13630,31 +12712,31 @@ "value": 1, "raw": "1", "range": [ - 9453, - 9454 + 8491, + 8492 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 39 }, "end": { - "line": 340, + "line": 301, "column": 40 } } }, "range": [ - 9434, - 9454 + 8472, + 8492 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 20 }, "end": { - "line": 340, + "line": 301, "column": 40 } } @@ -13671,16 +12753,16 @@ "type": "Identifier", "name": "o", "range": [ - 9457, - 9458 + 8495, + 8496 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 43 }, "end": { - "line": 340, + "line": 301, "column": 44 } } @@ -13689,31 +12771,31 @@ "type": "Identifier", "name": "evt", "range": [ - 9459, - 9462 + 8497, + 8500 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 45 }, "end": { - "line": 340, + "line": 301, "column": 48 } } }, "range": [ - 9457, - 9462 + 8495, + 8500 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 43 }, "end": { - "line": 340, + "line": 301, "column": 48 } } @@ -13722,77 +12804,77 @@ "type": "Identifier", "name": "nbOpts", "range": [ - 9463, - 9469 + 8501, + 8507 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 49 }, "end": { - "line": 340, + "line": 301, "column": 55 } } }, "range": [ - 9457, - 9469 + 8495, + 8507 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 43 }, "end": { - "line": 340, + "line": 301, "column": 55 } } }, "arguments": [], "range": [ - 9457, - 9471 + 8495, + 8509 ], "loc": { "start": { - "line": 340, + "line": 301, "column": 43 }, "end": { - "line": 340, + "line": 301, "column": 57 } } }, "range": [ - 9391, - 9471 + 8429, + 8509 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 32 }, "end": { - "line": 340, + "line": 301, "column": 57 } } }, "range": [ - 9379, - 9471 + 8417, + 8509 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 20 }, "end": { - "line": 340, + "line": 301, "column": 57 } } @@ -13800,16 +12882,16 @@ ], "kind": "var", "range": [ - 9375, - 9472 + 8413, + 8510 ], "loc": { "start": { - "line": 339, + "line": 300, "column": 16 }, "end": { - "line": 340, + "line": 301, "column": 58 } } @@ -13825,16 +12907,16 @@ "type": "Identifier", "name": "o", "range": [ - 9489, - 9490 + 8527, + 8528 ], "loc": { "start": { - "line": 341, + "line": 302, "column": 16 }, "end": { - "line": 341, + "line": 302, "column": 17 } } @@ -13843,31 +12925,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 9491, - 9501 + 8529, + 8539 ], "loc": { "start": { - "line": 341, + "line": 302, "column": 18 }, "end": { - "line": 341, + "line": 302, "column": 28 } } }, "range": [ - 9489, - 9501 + 8527, + 8539 ], "loc": { "start": { - "line": 341, + "line": 302, "column": 16 }, "end": { - "line": 341, + "line": 302, "column": 28 } } @@ -13877,63 +12959,63 @@ "type": "Identifier", "name": "prevIndex", "range": [ - 9502, - 9511 + 8540, + 8549 ], "loc": { "start": { - "line": 341, + "line": 302, "column": 29 }, "end": { - "line": 341, + "line": 302, "column": 38 } } } ], "range": [ - 9489, - 9512 + 8527, + 8550 ], "loc": { "start": { - "line": 341, + "line": 302, "column": 16 }, "end": { - "line": 341, + "line": 302, "column": 39 } } }, "range": [ - 9489, - 9513 + 8527, + 8551 ], "loc": { "start": { - "line": 341, + "line": 302, "column": 16 }, "end": { - "line": 341, + "line": 302, "column": 40 } } } ], "range": [ - 9357, - 9527 + 8395, + 8565 ], "loc": { "start": { - "line": 338, + "line": 299, "column": 19 }, "end": { - "line": 342, + "line": 303, "column": 13 } } @@ -13941,16 +13023,16 @@ "generator": false, "expression": false, "range": [ - 9354, - 9527 + 8392, + 8565 ], "loc": { "start": { - "line": 338, + "line": 299, "column": 16 }, "end": { - "line": 342, + "line": 303, "column": 13 } } @@ -13960,16 +13042,16 @@ "shorthand": false, "computed": false, "range": [ - 9350, - 9527 + 8388, + 8565 ], "loc": { "start": { - "line": 338, + "line": 299, "column": 12 }, "end": { - "line": 342, + "line": 303, "column": 13 } } @@ -13980,16 +13062,16 @@ "type": "Identifier", "name": "last", "range": [ - 9541, - 9545 + 8579, + 8583 ], "loc": { "start": { - "line": 343, + "line": 304, "column": 12 }, "end": { - "line": 343, + "line": 304, "column": 16 } } @@ -14012,16 +13094,16 @@ "type": "Identifier", "name": "o", "range": [ - 9566, - 9567 + 8604, + 8605 ], "loc": { "start": { - "line": 344, + "line": 305, "column": 16 }, "end": { - "line": 344, + "line": 305, "column": 17 } } @@ -14030,31 +13112,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 9568, - 9578 + 8606, + 8616 ], "loc": { "start": { - "line": 344, + "line": 305, "column": 18 }, "end": { - "line": 344, + "line": 305, "column": 28 } } }, "range": [ - 9566, - 9578 + 8604, + 8616 ], "loc": { "start": { - "line": 344, + "line": 305, "column": 16 }, "end": { - "line": 344, + "line": 305, "column": 28 } } @@ -14072,16 +13154,16 @@ "type": "Identifier", "name": "o", "range": [ - 9579, - 9580 + 8617, + 8618 ], "loc": { "start": { - "line": 344, + "line": 305, "column": 29 }, "end": { - "line": 344, + "line": 305, "column": 30 } } @@ -14090,31 +13172,31 @@ "type": "Identifier", "name": "evt", "range": [ - 9581, - 9584 + 8619, + 8622 ], "loc": { "start": { - "line": 344, + "line": 305, "column": 31 }, "end": { - "line": 344, + "line": 305, "column": 34 } } }, "range": [ - 9579, - 9584 + 8617, + 8622 ], "loc": { "start": { - "line": 344, + "line": 305, "column": 29 }, "end": { - "line": 344, + "line": 305, "column": 34 } } @@ -14123,94 +13205,94 @@ "type": "Identifier", "name": "nbOpts", "range": [ - 9585, - 9591 + 8623, + 8629 ], "loc": { "start": { - "line": 344, + "line": 305, "column": 35 }, "end": { - "line": 344, + "line": 305, "column": 41 } } }, "range": [ - 9579, - 9591 + 8617, + 8629 ], "loc": { "start": { - "line": 344, + "line": 305, "column": 29 }, "end": { - "line": 344, + "line": 305, "column": 41 } } }, "arguments": [], "range": [ - 9579, - 9593 + 8617, + 8631 ], "loc": { "start": { - "line": 344, + "line": 305, "column": 29 }, "end": { - "line": 344, + "line": 305, "column": 43 } } } ], "range": [ - 9566, - 9594 + 8604, + 8632 ], "loc": { "start": { - "line": 344, + "line": 305, "column": 16 }, "end": { - "line": 344, + "line": 305, "column": 44 } } }, "range": [ - 9566, - 9595 + 8604, + 8633 ], "loc": { "start": { - "line": 344, + "line": 305, "column": 16 }, "end": { - "line": 344, + "line": 305, "column": 45 } } } ], "range": [ - 9548, - 9609 + 8586, + 8647 ], "loc": { "start": { - "line": 343, + "line": 304, "column": 19 }, "end": { - "line": 345, + "line": 306, "column": 13 } } @@ -14218,16 +13300,16 @@ "generator": false, "expression": false, "range": [ - 9545, - 9609 + 8583, + 8647 ], "loc": { "start": { - "line": 343, + "line": 304, "column": 16 }, "end": { - "line": 345, + "line": 306, "column": 13 } } @@ -14237,16 +13319,16 @@ "shorthand": false, "computed": false, "range": [ - 9541, - 9609 + 8579, + 8647 ], "loc": { "start": { - "line": 343, + "line": 304, "column": 12 }, "end": { - "line": 345, + "line": 306, "column": 13 } } @@ -14257,16 +13339,16 @@ "type": "Identifier", "name": "first", "range": [ - 9623, - 9628 + 8661, + 8666 ], "loc": { "start": { - "line": 346, + "line": 307, "column": 12 }, "end": { - "line": 346, + "line": 307, "column": 17 } } @@ -14289,16 +13371,16 @@ "type": "Identifier", "name": "o", "range": [ - 9649, - 9650 + 8687, + 8688 ], "loc": { "start": { - "line": 347, + "line": 308, "column": 16 }, "end": { - "line": 347, + "line": 308, "column": 17 } } @@ -14307,31 +13389,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 9651, - 9661 + 8689, + 8699 ], "loc": { "start": { - "line": 347, + "line": 308, "column": 18 }, "end": { - "line": 347, + "line": 308, "column": 28 } } }, "range": [ - 9649, - 9661 + 8687, + 8699 ], "loc": { "start": { - "line": 347, + "line": 308, "column": 16 }, "end": { - "line": 347, + "line": 308, "column": 28 } } @@ -14342,63 +13424,63 @@ "value": 0, "raw": "0", "range": [ - 9662, - 9663 + 8700, + 8701 ], "loc": { "start": { - "line": 347, + "line": 308, "column": 29 }, "end": { - "line": 347, + "line": 308, "column": 30 } } } ], "range": [ - 9649, - 9664 + 8687, + 8702 ], "loc": { "start": { - "line": 347, + "line": 308, "column": 16 }, "end": { - "line": 347, + "line": 308, "column": 31 } } }, "range": [ - 9649, - 9665 + 8687, + 8703 ], "loc": { "start": { - "line": 347, + "line": 308, "column": 16 }, "end": { - "line": 347, + "line": 308, "column": 32 } } } ], "range": [ - 9631, - 9679 + 8669, + 8717 ], "loc": { "start": { - "line": 346, + "line": 307, "column": 20 }, "end": { - "line": 348, + "line": 309, "column": 13 } } @@ -14406,16 +13488,16 @@ "generator": false, "expression": false, "range": [ - 9628, - 9679 + 8666, + 8717 ], "loc": { "start": { - "line": 346, + "line": 307, "column": 17 }, "end": { - "line": 348, + "line": 309, "column": 13 } } @@ -14425,16 +13507,16 @@ "shorthand": false, "computed": false, "range": [ - 9623, - 9679 + 8661, + 8717 ], "loc": { "start": { - "line": 346, + "line": 307, "column": 12 }, "end": { - "line": 348, + "line": 309, "column": 13 } } @@ -14445,16 +13527,16 @@ "type": "Identifier", "name": "_detectKey", "range": [ - 9693, - 9703 + 8731, + 8741 ], "loc": { "start": { - "line": 349, + "line": 310, "column": 12 }, "end": { - "line": 349, + "line": 310, "column": 22 } } @@ -14467,16 +13549,16 @@ "type": "Identifier", "name": "e", "range": [ - 9704, - 9705 + 8742, + 8743 ], "loc": { "start": { - "line": 349, + "line": 310, "column": 23 }, "end": { - "line": 349, + "line": 310, "column": 24 } } @@ -14494,16 +13576,16 @@ "type": "Identifier", "name": "key", "range": [ - 9729, - 9732 + 8767, + 8770 ], "loc": { "start": { - "line": 350, + "line": 311, "column": 20 }, "end": { - "line": 350, + "line": 311, "column": 23 } } @@ -14514,16 +13596,16 @@ "type": "Identifier", "name": "keyCode", "range": [ - 9735, - 9742 + 8773, + 8780 ], "loc": { "start": { - "line": 350, + "line": 311, "column": 26 }, "end": { - "line": 350, + "line": 311, "column": 33 } } @@ -14533,47 +13615,47 @@ "type": "Identifier", "name": "e", "range": [ - 9743, - 9744 + 8781, + 8782 ], "loc": { "start": { - "line": 350, + "line": 311, "column": 34 }, "end": { - "line": 350, + "line": 311, "column": 35 } } } ], "range": [ - 9735, - 9745 + 8773, + 8783 ], "loc": { "start": { - "line": 350, + "line": 311, "column": 26 }, "end": { - "line": 350, + "line": 311, "column": 36 } } }, "range": [ - 9729, - 9745 + 8767, + 8783 ], "loc": { "start": { - "line": 350, + "line": 311, "column": 20 }, "end": { - "line": 350, + "line": 311, "column": 36 } } @@ -14581,16 +13663,16 @@ ], "kind": "var", "range": [ - 9725, - 9746 + 8763, + 8784 ], "loc": { "start": { - "line": 350, + "line": 311, "column": 16 }, "end": { - "line": 350, + "line": 311, "column": 37 } } @@ -14604,16 +13686,16 @@ "type": "Identifier", "name": "key", "range": [ - 9767, - 9770 + 8805, + 8808 ], "loc": { "start": { - "line": 351, + "line": 312, "column": 20 }, "end": { - "line": 351, + "line": 312, "column": 23 } } @@ -14622,31 +13704,31 @@ "type": "Identifier", "name": "ENTER_KEY", "range": [ - 9775, - 9784 + 8813, + 8822 ], "loc": { "start": { - "line": 351, + "line": 312, "column": 28 }, "end": { - "line": 351, + "line": 312, "column": 37 } } }, "range": [ - 9767, - 9784 + 8805, + 8822 ], "loc": { "start": { - "line": 351, + "line": 312, "column": 20 }, "end": { - "line": 351, + "line": 312, "column": 37 } } @@ -14663,16 +13745,16 @@ "type": "Identifier", "name": "tf", "range": [ - 9812, - 9814 + 8850, + 8852 ], "loc": { "start": { - "line": 352, + "line": 313, "column": 24 }, "end": { - "line": 352, + "line": 313, "column": 26 } } @@ -14681,31 +13763,31 @@ "type": "Identifier", "name": "sorted", "range": [ - 9815, - 9821 + 8853, + 8859 ], "loc": { "start": { - "line": 352, + "line": 313, "column": 27 }, "end": { - "line": 352, + "line": 313, "column": 33 } } }, "range": [ - 9812, - 9821 + 8850, + 8859 ], "loc": { "start": { - "line": 352, + "line": 313, "column": 24 }, "end": { - "line": 352, + "line": 313, "column": 33 } } @@ -14724,16 +13806,16 @@ "type": "Identifier", "name": "tf", "range": [ - 9849, - 9851 + 8887, + 8889 ], "loc": { "start": { - "line": 353, + "line": 314, "column": 24 }, "end": { - "line": 353, + "line": 314, "column": 26 } } @@ -14742,62 +13824,62 @@ "type": "Identifier", "name": "filter", "range": [ - 9852, - 9858 + 8890, + 8896 ], "loc": { "start": { - "line": 353, + "line": 314, "column": 27 }, "end": { - "line": 353, + "line": 314, "column": 33 } } }, "range": [ - 9849, - 9858 + 8887, + 8896 ], "loc": { "start": { - "line": 353, + "line": 314, "column": 24 }, "end": { - "line": 353, + "line": 314, "column": 33 } } }, "arguments": [], "range": [ - 9849, - 9860 + 8887, + 8898 ], "loc": { "start": { - "line": 353, + "line": 314, "column": 24 }, "end": { - "line": 353, + "line": 314, "column": 35 } } }, "range": [ - 9849, - 9861 + 8887, + 8899 ], "loc": { "start": { - "line": 353, + "line": 314, "column": 24 }, "end": { - "line": 353, + "line": 314, "column": 36 } } @@ -14813,16 +13895,16 @@ "type": "Identifier", "name": "o", "range": [ - 9886, - 9887 + 8924, + 8925 ], "loc": { "start": { - "line": 354, + "line": 315, "column": 24 }, "end": { - "line": 354, + "line": 315, "column": 25 } } @@ -14831,31 +13913,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 9888, - 9898 + 8926, + 8936 ], "loc": { "start": { - "line": 354, + "line": 315, "column": 26 }, "end": { - "line": 354, + "line": 315, "column": 36 } } }, "range": [ - 9886, - 9898 + 8924, + 8936 ], "loc": { "start": { - "line": 354, + "line": 315, "column": 24 }, "end": { - "line": 354, + "line": 315, "column": 36 } } @@ -14873,16 +13955,16 @@ "type": "Identifier", "name": "o", "range": [ - 9899, - 9900 + 8937, + 8938 ], "loc": { "start": { - "line": 354, + "line": 315, "column": 37 }, "end": { - "line": 354, + "line": 315, "column": 38 } } @@ -14891,31 +13973,31 @@ "type": "Identifier", "name": "evt", "range": [ - 9901, - 9904 + 8939, + 8942 ], "loc": { "start": { - "line": 354, + "line": 315, "column": 39 }, "end": { - "line": 354, + "line": 315, "column": 42 } } }, "range": [ - 9899, - 9904 + 8937, + 8942 ], "loc": { "start": { - "line": 354, + "line": 315, "column": 37 }, "end": { - "line": 354, + "line": 315, "column": 42 } } @@ -14924,94 +14006,94 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 9905, - 9913 + 8943, + 8951 ], "loc": { "start": { - "line": 354, + "line": 315, "column": 43 }, "end": { - "line": 354, + "line": 315, "column": 51 } } }, "range": [ - 9899, - 9913 + 8937, + 8951 ], "loc": { "start": { - "line": 354, + "line": 315, "column": 37 }, "end": { - "line": 354, + "line": 315, "column": 51 } } }, "arguments": [], "range": [ - 9899, - 9915 + 8937, + 8953 ], "loc": { "start": { - "line": 354, + "line": 315, "column": 37 }, "end": { - "line": 354, + "line": 315, "column": 53 } } } ], "range": [ - 9886, - 9916 + 8924, + 8954 ], "loc": { "start": { - "line": 354, + "line": 315, "column": 24 }, "end": { - "line": 354, + "line": 315, "column": 54 } } }, "range": [ - 9886, - 9917 + 8924, + 8955 ], "loc": { "start": { - "line": 354, + "line": 315, "column": 24 }, "end": { - "line": 354, + "line": 315, "column": 55 } } } ], "range": [ - 9823, - 9939 + 8861, + 8977 ], "loc": { "start": { - "line": 352, + "line": 313, "column": 35 }, "end": { - "line": 355, + "line": 316, "column": 21 } } @@ -15030,16 +14112,16 @@ "type": "Identifier", "name": "o", "range": [ - 9971, - 9972 + 9009, + 9010 ], "loc": { "start": { - "line": 356, + "line": 317, "column": 24 }, "end": { - "line": 356, + "line": 317, "column": 25 } } @@ -15048,93 +14130,93 @@ "type": "Identifier", "name": "changePage", "range": [ - 9973, - 9983 + 9011, + 9021 ], "loc": { "start": { - "line": 356, + "line": 317, "column": 26 }, "end": { - "line": 356, + "line": 317, "column": 36 } } }, "range": [ - 9971, - 9983 + 9009, + 9021 ], "loc": { "start": { - "line": 356, + "line": 317, "column": 24 }, "end": { - "line": 356, + "line": 317, "column": 36 } } }, "arguments": [], "range": [ - 9971, - 9985 + 9009, + 9023 ], "loc": { "start": { - "line": 356, + "line": 317, "column": 24 }, "end": { - "line": 356, + "line": 317, "column": 38 } } }, "range": [ - 9971, - 9986 + 9009, + 9024 ], "loc": { "start": { - "line": 356, + "line": 317, "column": 24 }, "end": { - "line": 356, + "line": 317, "column": 39 } } } ], "range": [ - 9945, - 10008 + 8983, + 9046 ], "loc": { "start": { - "line": 355, + "line": 316, "column": 27 }, "end": { - "line": 357, + "line": 318, "column": 21 } } }, "range": [ - 9808, - 10008 + 8846, + 9046 ], "loc": { "start": { - "line": 352, + "line": 313, "column": 20 }, "end": { - "line": 357, + "line": 318, "column": 21 } } @@ -15149,16 +14231,16 @@ "object": { "type": "ThisExpression", "range": [ - 10029, - 10033 + 9067, + 9071 ], "loc": { "start": { - "line": 358, + "line": 319, "column": 20 }, "end": { - "line": 358, + "line": 319, "column": 24 } } @@ -15167,110 +14249,110 @@ "type": "Identifier", "name": "blur", "range": [ - 10034, - 10038 + 9072, + 9076 ], "loc": { "start": { - "line": 358, + "line": 319, "column": 25 }, "end": { - "line": 358, + "line": 319, "column": 29 } } }, "range": [ - 10029, - 10038 + 9067, + 9076 ], "loc": { "start": { - "line": 358, + "line": 319, "column": 20 }, "end": { - "line": 358, + "line": 319, "column": 29 } } }, "arguments": [], "range": [ - 10029, - 10040 + 9067, + 9078 ], "loc": { "start": { - "line": 358, + "line": 319, "column": 20 }, "end": { - "line": 358, + "line": 319, "column": 31 } } }, "range": [ - 10029, - 10041 + 9067, + 9079 ], "loc": { "start": { - "line": 358, + "line": 319, "column": 20 }, "end": { - "line": 358, + "line": 319, "column": 32 } } } ], "range": [ - 9786, - 10059 + 8824, + 9097 ], "loc": { "start": { - "line": 351, + "line": 312, "column": 39 }, "end": { - "line": 359, + "line": 320, "column": 17 } } }, "alternate": null, "range": [ - 9763, - 10059 + 8801, + 9097 ], "loc": { "start": { - "line": 351, + "line": 312, "column": 16 }, "end": { - "line": 359, + "line": 320, "column": 17 } } } ], "range": [ - 9707, - 10073 + 8745, + 9111 ], "loc": { "start": { - "line": 349, + "line": 310, "column": 26 }, "end": { - "line": 360, + "line": 321, "column": 13 } } @@ -15278,16 +14360,16 @@ "generator": false, "expression": false, "range": [ - 9703, - 10073 + 8741, + 9111 ], "loc": { "start": { - "line": 349, + "line": 310, "column": 22 }, "end": { - "line": 360, + "line": 321, "column": 13 } } @@ -15297,16 +14379,16 @@ "shorthand": false, "computed": false, "range": [ - 9693, - 10073 + 8731, + 9111 ], "loc": { "start": { - "line": 349, + "line": 310, "column": 12 }, "end": { - "line": 360, + "line": 321, "column": 13 } } @@ -15317,16 +14399,16 @@ "type": "Identifier", "name": "slcPagesChange", "range": [ - 10087, - 10101 + 9125, + 9139 ], "loc": { "start": { - "line": 361, + "line": 322, "column": 12 }, "end": { - "line": 361, + "line": 322, "column": 26 } } @@ -15336,16 +14418,16 @@ "value": null, "raw": "null", "range": [ - 10103, - 10107 + 9141, + 9145 ], "loc": { "start": { - "line": 361, + "line": 322, "column": 28 }, "end": { - "line": 361, + "line": 322, "column": 32 } } @@ -15355,16 +14437,16 @@ "shorthand": false, "computed": false, "range": [ - 10087, - 10107 + 9125, + 9145 ], "loc": { "start": { - "line": 361, + "line": 322, "column": 12 }, "end": { - "line": 361, + "line": 322, "column": 32 } } @@ -15375,16 +14457,16 @@ "type": "Identifier", "name": "nextEvt", "range": [ - 10121, - 10128 + 9159, + 9166 ], "loc": { "start": { - "line": 362, + "line": 323, "column": 12 }, "end": { - "line": 362, + "line": 323, "column": 19 } } @@ -15394,16 +14476,16 @@ "value": null, "raw": "null", "range": [ - 10130, - 10134 + 9168, + 9172 ], "loc": { "start": { - "line": 362, + "line": 323, "column": 21 }, "end": { - "line": 362, + "line": 323, "column": 25 } } @@ -15413,16 +14495,16 @@ "shorthand": false, "computed": false, "range": [ - 10121, - 10134 + 9159, + 9172 ], "loc": { "start": { - "line": 362, + "line": 323, "column": 12 }, "end": { - "line": 362, + "line": 323, "column": 25 } } @@ -15433,16 +14515,16 @@ "type": "Identifier", "name": "prevEvt", "range": [ - 10148, - 10155 + 9186, + 9193 ], "loc": { "start": { - "line": 363, + "line": 324, "column": 12 }, "end": { - "line": 363, + "line": 324, "column": 19 } } @@ -15452,16 +14534,16 @@ "value": null, "raw": "null", "range": [ - 10157, - 10161 + 9195, + 9199 ], "loc": { "start": { - "line": 363, + "line": 324, "column": 21 }, "end": { - "line": 363, + "line": 324, "column": 25 } } @@ -15471,16 +14553,16 @@ "shorthand": false, "computed": false, "range": [ - 10148, - 10161 + 9186, + 9199 ], "loc": { "start": { - "line": 363, + "line": 324, "column": 12 }, "end": { - "line": 363, + "line": 324, "column": 25 } } @@ -15491,16 +14573,16 @@ "type": "Identifier", "name": "lastEvt", "range": [ - 10175, - 10182 + 9213, + 9220 ], "loc": { "start": { - "line": 364, + "line": 325, "column": 12 }, "end": { - "line": 364, + "line": 325, "column": 19 } } @@ -15510,16 +14592,16 @@ "value": null, "raw": "null", "range": [ - 10184, - 10188 + 9222, + 9226 ], "loc": { "start": { - "line": 364, + "line": 325, "column": 21 }, "end": { - "line": 364, + "line": 325, "column": 25 } } @@ -15529,16 +14611,16 @@ "shorthand": false, "computed": false, "range": [ - 10175, - 10188 + 9213, + 9226 ], "loc": { "start": { - "line": 364, + "line": 325, "column": 12 }, "end": { - "line": 364, + "line": 325, "column": 25 } } @@ -15549,16 +14631,16 @@ "type": "Identifier", "name": "firstEvt", "range": [ - 10202, - 10210 + 9240, + 9248 ], "loc": { "start": { - "line": 365, + "line": 326, "column": 12 }, "end": { - "line": 365, + "line": 326, "column": 20 } } @@ -15568,16 +14650,16 @@ "value": null, "raw": "null", "range": [ - 10212, - 10216 + 9250, + 9254 ], "loc": { "start": { - "line": 365, + "line": 326, "column": 22 }, "end": { - "line": 365, + "line": 326, "column": 26 } } @@ -15587,62 +14669,62 @@ "shorthand": false, "computed": false, "range": [ - 10202, - 10216 + 9240, + 9254 ], "loc": { "start": { - "line": 365, + "line": 326, "column": 12 }, "end": { - "line": 365, + "line": 326, "column": 26 } } } ], "range": [ - 8736, - 10226 + 7774, + 9264 ], "loc": { "start": { - "line": 322, + "line": 283, "column": 19 }, "end": { - "line": 366, + "line": 327, "column": 9 } } }, "range": [ - 8725, - 10226 + 7763, + 9264 ], "loc": { "start": { - "line": 322, + "line": 283, "column": 8 }, "end": { - "line": 366, + "line": 327, "column": 9 } } }, "range": [ - 8725, - 10227 + 7763, + 9265 ], "loc": { "start": { - "line": 322, + "line": 283, "column": 8 }, "end": { - "line": 366, + "line": 327, "column": 10 } }, @@ -15651,16 +14733,16 @@ "type": "Block", "value": "*\n * Paging DOM events handlers\n * @type {String}\n * @private\n ", "range": [ - 8617, - 8716 + 7655, + 7754 ], "loc": { "start": { - "line": 317, + "line": 278, "column": 8 }, "end": { - "line": 321, + "line": 282, "column": 11 } } @@ -15670,7 +14752,7 @@ ], "range": [ 513, - 10233 + 9271 ], "loc": { "start": { @@ -15678,7 +14760,7 @@ "column": 20 }, "end": { - "line": 367, + "line": 328, "column": 5 } } @@ -15687,7 +14769,7 @@ "expression": false, "range": [ 508, - 10233 + 9271 ], "loc": { "start": { @@ -15695,7 +14777,7 @@ "column": 15 }, "end": { - "line": 367, + "line": 328, "column": 5 } } @@ -15704,7 +14786,7 @@ "computed": false, "range": [ 497, - 10233 + 9271 ], "loc": { "start": { @@ -15712,7 +14794,7 @@ "column": 4 }, "end": { - "line": 367, + "line": 328, "column": 5 } }, @@ -15741,16 +14823,16 @@ "type": "Block", "value": "*\n * Initialize DOM elements\n ", "range": [ - 10239, - 10281 + 9277, + 9319 ], "loc": { "start": { - "line": 369, + "line": 330, "column": 4 }, "end": { - "line": 371, + "line": 332, "column": 7 } } @@ -15764,16 +14846,16 @@ "type": "Identifier", "name": "init", "range": [ - 10286, - 10290 + 9324, + 9328 ], "loc": { "start": { - "line": 372, + "line": 333, "column": 4 }, "end": { - "line": 372, + "line": 333, "column": 8 } } @@ -15794,32 +14876,32 @@ "type": "Identifier", "name": "slcPages", "range": [ - 10307, - 10315 + 9345, + 9353 ], "loc": { "start": { - "line": 373, + "line": 334, "column": 12 }, "end": { - "line": 373, + "line": 334, "column": 20 } } }, "init": null, "range": [ - 10307, - 10315 + 9345, + 9353 ], "loc": { "start": { - "line": 373, + "line": 334, "column": 12 }, "end": { - "line": 373, + "line": 334, "column": 20 } } @@ -15827,16 +14909,16 @@ ], "kind": "var", "range": [ - 10303, - 10316 + 9341, + 9354 ], "loc": { "start": { - "line": 373, + "line": 334, "column": 8 }, "end": { - "line": 373, + "line": 334, "column": 21 } } @@ -15850,16 +14932,16 @@ "type": "Identifier", "name": "tf", "range": [ - 10329, - 10331 + 9367, + 9369 ], "loc": { "start": { - "line": 374, + "line": 335, "column": 12 }, "end": { - "line": 374, + "line": 335, "column": 14 } } @@ -15870,16 +14952,16 @@ "object": { "type": "ThisExpression", "range": [ - 10334, - 10338 + 9372, + 9376 ], "loc": { "start": { - "line": 374, + "line": 335, "column": 17 }, "end": { - "line": 374, + "line": 335, "column": 21 } } @@ -15888,46 +14970,46 @@ "type": "Identifier", "name": "tf", "range": [ - 10339, - 10341 + 9377, + 9379 ], "loc": { "start": { - "line": 374, + "line": 335, "column": 22 }, "end": { - "line": 374, + "line": 335, "column": 24 } } }, "range": [ - 10334, - 10341 + 9372, + 9379 ], "loc": { "start": { - "line": 374, + "line": 335, "column": 17 }, "end": { - "line": 374, + "line": 335, "column": 24 } } }, "range": [ - 10329, - 10341 + 9367, + 9379 ], "loc": { "start": { - "line": 374, + "line": 335, "column": 12 }, "end": { - "line": 374, + "line": 335, "column": 24 } } @@ -15935,16 +15017,16 @@ ], "kind": "var", "range": [ - 10325, - 10342 + 9363, + 9380 ], "loc": { "start": { - "line": 374, + "line": 335, "column": 8 }, "end": { - "line": 374, + "line": 335, "column": 25 } } @@ -15958,16 +15040,16 @@ "type": "Identifier", "name": "evt", "range": [ - 10355, - 10358 + 9393, + 9396 ], "loc": { "start": { - "line": 375, + "line": 336, "column": 12 }, "end": { - "line": 375, + "line": 336, "column": 15 } } @@ -15978,16 +15060,16 @@ "object": { "type": "ThisExpression", "range": [ - 10361, - 10365 + 9399, + 9403 ], "loc": { "start": { - "line": 375, + "line": 336, "column": 18 }, "end": { - "line": 375, + "line": 336, "column": 22 } } @@ -15996,46 +15078,46 @@ "type": "Identifier", "name": "evt", "range": [ - 10366, - 10369 + 9404, + 9407 ], "loc": { "start": { - "line": 375, + "line": 336, "column": 23 }, "end": { - "line": 375, + "line": 336, "column": 26 } } }, "range": [ - 10361, - 10369 + 9399, + 9407 ], "loc": { "start": { - "line": 375, + "line": 336, "column": 18 }, "end": { - "line": 375, + "line": 336, "column": 26 } } }, "range": [ - 10355, - 10369 + 9393, + 9407 ], "loc": { "start": { - "line": 375, + "line": 336, "column": 12 }, "end": { - "line": 375, + "line": 336, "column": 26 } } @@ -16043,16 +15125,16 @@ ], "kind": "var", "range": [ - 10351, - 10370 + 9389, + 9408 ], "loc": { "start": { - "line": 375, + "line": 336, "column": 8 }, "end": { - "line": 375, + "line": 336, "column": 27 } } @@ -16065,16 +15147,16 @@ "object": { "type": "ThisExpression", "range": [ - 10384, - 10388 + 9422, + 9426 ], "loc": { "start": { - "line": 377, + "line": 338, "column": 12 }, "end": { - "line": 377, + "line": 338, "column": 16 } } @@ -16083,31 +15165,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 10389, - 10400 + 9427, + 9438 ], "loc": { "start": { - "line": 377, + "line": 338, "column": 17 }, "end": { - "line": 377, + "line": 338, "column": 28 } } }, "range": [ - 10384, - 10400 + 9422, + 9438 ], "loc": { "start": { - "line": 377, + "line": 338, "column": 12 }, "end": { - "line": 377, + "line": 338, "column": 28 } } @@ -16119,48 +15201,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 10416, - 10423 + 9454, + 9461 ], "loc": { "start": { - "line": 378, + "line": 339, "column": 12 }, "end": { - "line": 378, + "line": 339, "column": 19 } } } ], "range": [ - 10402, - 10433 + 9440, + 9471 ], "loc": { "start": { - "line": 377, + "line": 338, "column": 30 }, "end": { - "line": 379, + "line": 340, "column": 9 } } }, "alternate": null, "range": [ - 10380, - 10433 + 9418, + 9471 ], "loc": { "start": { - "line": 377, + "line": 338, "column": 8 }, "end": { - "line": 379, + "line": 340, "column": 9 } }, @@ -16169,16 +15251,16 @@ "type": "Line", "value": " Check resultsPerPage is in expected format and initialise the", "range": [ - 10443, - 10507 + 9481, + 9545 ], "loc": { "start": { - "line": 381, + "line": 342, "column": 8 }, "end": { - "line": 381, + "line": 342, "column": 72 } } @@ -16187,16 +15269,16 @@ "type": "Line", "value": " results per page component", "range": [ - 10516, - 10545 + 9554, + 9583 ], "loc": { "start": { - "line": 382, + "line": 343, "column": 8 }, "end": { - "line": 382, + "line": 343, "column": 37 } } @@ -16211,16 +15293,16 @@ "object": { "type": "ThisExpression", "range": [ - 10558, - 10562 + 9596, + 9600 ], "loc": { "start": { - "line": 383, + "line": 344, "column": 12 }, "end": { - "line": 383, + "line": 344, "column": 16 } } @@ -16229,31 +15311,31 @@ "type": "Identifier", "name": "hasResultsPerPage", "range": [ - 10563, - 10580 + 9601, + 9618 ], "loc": { "start": { - "line": 383, + "line": 344, "column": 17 }, "end": { - "line": 383, + "line": 344, "column": 34 } } }, "range": [ - 10558, - 10580 + 9596, + 9618 ], "loc": { "start": { - "line": 383, + "line": 344, "column": 12 }, "end": { - "line": 383, + "line": 344, "column": 34 } } @@ -16275,16 +15357,16 @@ "object": { "type": "ThisExpression", "range": [ - 10600, - 10604 + 9638, + 9642 ], "loc": { "start": { - "line": 384, + "line": 345, "column": 16 }, "end": { - "line": 384, + "line": 345, "column": 20 } } @@ -16293,31 +15375,31 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 10605, - 10619 + 9643, + 9657 ], "loc": { "start": { - "line": 384, + "line": 345, "column": 21 }, "end": { - "line": 384, + "line": 345, "column": 35 } } }, "range": [ - 10600, - 10619 + 9638, + 9657 ], "loc": { "start": { - "line": 384, + "line": 345, "column": 16 }, "end": { - "line": 384, + "line": 345, "column": 35 } } @@ -16326,31 +15408,31 @@ "type": "Identifier", "name": "length", "range": [ - 10620, - 10626 + 9658, + 9664 ], "loc": { "start": { - "line": 384, + "line": 345, "column": 36 }, "end": { - "line": 384, + "line": 345, "column": 42 } } }, "range": [ - 10600, - 10626 + 9638, + 9664 ], "loc": { "start": { - "line": 384, + "line": 345, "column": 16 }, "end": { - "line": 384, + "line": 345, "column": 42 } } @@ -16360,31 +15442,31 @@ "value": 2, "raw": "2", "range": [ - 10629, - 10630 + 9667, + 9668 ], "loc": { "start": { - "line": 384, + "line": 345, "column": 45 }, "end": { - "line": 384, + "line": 345, "column": 46 } } }, "range": [ - 10600, - 10630 + 9638, + 9668 ], "loc": { "start": { - "line": 384, + "line": 345, "column": 16 }, "end": { - "line": 384, + "line": 345, "column": 46 } } @@ -16403,16 +15485,16 @@ "object": { "type": "ThisExpression", "range": [ - 10650, - 10654 + 9688, + 9692 ], "loc": { "start": { - "line": 385, + "line": 346, "column": 16 }, "end": { - "line": 385, + "line": 346, "column": 20 } } @@ -16421,31 +15503,31 @@ "type": "Identifier", "name": "hasResultsPerPage", "range": [ - 10655, - 10672 + 9693, + 9710 ], "loc": { "start": { - "line": 385, + "line": 346, "column": 21 }, "end": { - "line": 385, + "line": 346, "column": 38 } } }, "range": [ - 10650, - 10672 + 9688, + 9710 ], "loc": { "start": { - "line": 385, + "line": 346, "column": 16 }, "end": { - "line": 385, + "line": 346, "column": 38 } } @@ -16455,62 +15537,62 @@ "value": false, "raw": "false", "range": [ - 10675, - 10680 + 9713, + 9718 ], "loc": { "start": { - "line": 385, + "line": 346, "column": 41 }, "end": { - "line": 385, + "line": 346, "column": 46 } } }, "range": [ - 10650, - 10680 + 9688, + 9718 ], "loc": { "start": { - "line": 385, + "line": 346, "column": 16 }, "end": { - "line": 385, + "line": 346, "column": 46 } } }, "range": [ - 10650, - 10681 + 9688, + 9719 ], "loc": { "start": { - "line": 385, + "line": 346, "column": 16 }, "end": { - "line": 385, + "line": 346, "column": 47 } } } ], "range": [ - 10632, - 10695 + 9670, + 9733 ], "loc": { "start": { - "line": 384, + "line": 345, "column": 48 }, "end": { - "line": 386, + "line": 347, "column": 13 } } @@ -16529,16 +15611,16 @@ "object": { "type": "ThisExpression", "range": [ - 10719, - 10723 + 9757, + 9761 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 16 }, "end": { - "line": 387, + "line": 348, "column": 20 } } @@ -16547,31 +15629,31 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 10724, - 10736 + 9762, + 9774 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 21 }, "end": { - "line": 387, + "line": 348, "column": 33 } } }, "range": [ - 10719, - 10736 + 9757, + 9774 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 16 }, "end": { - "line": 387, + "line": 348, "column": 33 } } @@ -16588,16 +15670,16 @@ "object": { "type": "ThisExpression", "range": [ - 10739, - 10743 + 9777, + 9781 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 36 }, "end": { - "line": 387, + "line": 348, "column": 40 } } @@ -16606,31 +15688,31 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 10744, - 10758 + 9782, + 9796 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 41 }, "end": { - "line": 387, + "line": 348, "column": 55 } } }, "range": [ - 10739, - 10758 + 9777, + 9796 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 36 }, "end": { - "line": 387, + "line": 348, "column": 55 } } @@ -16640,31 +15722,31 @@ "value": 1, "raw": "1", "range": [ - 10759, - 10760 + 9797, + 9798 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 56 }, "end": { - "line": 387, + "line": 348, "column": 57 } } }, "range": [ - 10739, - 10761 + 9777, + 9799 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 36 }, "end": { - "line": 387, + "line": 348, "column": 58 } } @@ -16674,61 +15756,61 @@ "value": 0, "raw": "0", "range": [ - 10762, - 10763 + 9800, + 9801 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 59 }, "end": { - "line": 387, + "line": 348, "column": 60 } } }, "range": [ - 10739, - 10764 + 9777, + 9802 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 36 }, "end": { - "line": 387, + "line": 348, "column": 61 } } }, "range": [ - 10719, - 10764 + 9757, + 9802 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 16 }, "end": { - "line": 387, + "line": 348, "column": 61 } } }, "range": [ - 10719, - 10765 + 9757, + 9803 ], "loc": { "start": { - "line": 387, + "line": 348, "column": 16 }, "end": { - "line": 387, + "line": 348, "column": 62 } } @@ -16743,16 +15825,16 @@ "object": { "type": "ThisExpression", "range": [ - 10782, - 10786 + 9820, + 9824 ], "loc": { "start": { - "line": 388, + "line": 349, "column": 16 }, "end": { - "line": 388, + "line": 349, "column": 20 } } @@ -16761,125 +15843,125 @@ "type": "Identifier", "name": "setResultsPerPage", "range": [ - 10787, - 10804 + 9825, + 9842 ], "loc": { "start": { - "line": 388, + "line": 349, "column": 21 }, "end": { - "line": 388, + "line": 349, "column": 38 } } }, "range": [ - 10782, - 10804 + 9820, + 9842 ], "loc": { "start": { - "line": 388, + "line": 349, "column": 16 }, "end": { - "line": 388, + "line": 349, "column": 38 } } }, "arguments": [], "range": [ - 10782, - 10806 + 9820, + 9844 ], "loc": { "start": { - "line": 388, + "line": 349, "column": 16 }, "end": { - "line": 388, + "line": 349, "column": 40 } } }, "range": [ - 10782, - 10807 + 9820, + 9845 ], "loc": { "start": { - "line": 388, + "line": 349, "column": 16 }, "end": { - "line": 388, + "line": 349, "column": 41 } } } ], "range": [ - 10701, - 10821 + 9739, + 9859 ], "loc": { "start": { - "line": 386, + "line": 347, "column": 19 }, "end": { - "line": 389, + "line": 350, "column": 13 } } }, "range": [ - 10596, - 10821 + 9634, + 9859 ], "loc": { "start": { - "line": 384, + "line": 345, "column": 12 }, "end": { - "line": 389, + "line": 350, "column": 13 } } } ], "range": [ - 10582, - 10831 + 9620, + 9869 ], "loc": { "start": { - "line": 383, + "line": 344, "column": 36 }, "end": { - "line": 390, + "line": 351, "column": 9 } } }, "alternate": null, "range": [ - 10554, - 10831 + 9592, + 9869 ], "loc": { "start": { - "line": 383, + "line": 344, "column": 8 }, "end": { - "line": 390, + "line": 351, "column": 9 } }, @@ -16888,16 +15970,16 @@ "type": "Line", "value": " Check resultsPerPage is in expected format and initialise the", "range": [ - 10443, - 10507 + 9481, + 9545 ], "loc": { "start": { - "line": 381, + "line": 342, "column": 8 }, "end": { - "line": 381, + "line": 342, "column": 72 } } @@ -16906,16 +15988,16 @@ "type": "Line", "value": " results per page component", "range": [ - 10516, - 10545 + 9554, + 9583 ], "loc": { "start": { - "line": 382, + "line": 343, "column": 8 }, "end": { - "line": 382, + "line": 343, "column": 37 } } @@ -16934,16 +16016,16 @@ "type": "Identifier", "name": "evt", "range": [ - 10841, - 10844 + 9879, + 9882 ], "loc": { "start": { - "line": 392, + "line": 353, "column": 8 }, "end": { - "line": 392, + "line": 353, "column": 11 } } @@ -16952,31 +16034,31 @@ "type": "Identifier", "name": "slcPagesChange", "range": [ - 10845, - 10859 + 9883, + 9897 ], "loc": { "start": { - "line": 392, + "line": 353, "column": 12 }, "end": { - "line": 392, + "line": 353, "column": 26 } } }, "range": [ - 10841, - 10859 + 9879, + 9897 ], "loc": { "start": { - "line": 392, + "line": 353, "column": 8 }, "end": { - "line": 392, + "line": 353, "column": 26 } } @@ -16989,16 +16071,16 @@ "type": "Identifier", "name": "event", "range": [ - 10863, - 10868 + 9901, + 9906 ], "loc": { "start": { - "line": 392, + "line": 353, "column": 30 }, "end": { - "line": 392, + "line": 353, "column": 35 } } @@ -17016,16 +16098,16 @@ "type": "Identifier", "name": "slc", "range": [ - 10891, - 10894 + 9929, + 9932 ], "loc": { "start": { - "line": 393, + "line": 354, "column": 16 }, "end": { - "line": 393, + "line": 354, "column": 19 } } @@ -17037,16 +16119,16 @@ "type": "Identifier", "name": "event", "range": [ - 10897, - 10902 + 9935, + 9940 ], "loc": { "start": { - "line": 393, + "line": 354, "column": 22 }, "end": { - "line": 393, + "line": 354, "column": 27 } } @@ -17055,46 +16137,46 @@ "type": "Identifier", "name": "target", "range": [ - 10903, - 10909 + 9941, + 9947 ], "loc": { "start": { - "line": 393, + "line": 354, "column": 28 }, "end": { - "line": 393, + "line": 354, "column": 34 } } }, "range": [ - 10897, - 10909 + 9935, + 9947 ], "loc": { "start": { - "line": 393, + "line": 354, "column": 22 }, "end": { - "line": 393, + "line": 354, "column": 34 } } }, "range": [ - 10891, - 10909 + 9929, + 9947 ], "loc": { "start": { - "line": 393, + "line": 354, "column": 16 }, "end": { - "line": 393, + "line": 354, "column": 34 } } @@ -17102,16 +16184,16 @@ ], "kind": "var", "range": [ - 10887, - 10910 + 9925, + 9948 ], "loc": { "start": { - "line": 393, + "line": 354, "column": 12 }, "end": { - "line": 393, + "line": 354, "column": 35 } } @@ -17126,16 +16208,16 @@ "object": { "type": "ThisExpression", "range": [ - 10923, - 10927 + 9961, + 9965 ], "loc": { "start": { - "line": 394, + "line": 355, "column": 12 }, "end": { - "line": 394, + "line": 355, "column": 16 } } @@ -17144,31 +16226,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 10928, - 10938 + 9966, + 9976 ], "loc": { "start": { - "line": 394, + "line": 355, "column": 17 }, "end": { - "line": 394, + "line": 355, "column": 27 } } }, "range": [ - 10923, - 10938 + 9961, + 9976 ], "loc": { "start": { - "line": 394, + "line": 355, "column": 12 }, "end": { - "line": 394, + "line": 355, "column": 27 } } @@ -17181,16 +16263,16 @@ "type": "Identifier", "name": "slc", "range": [ - 10939, - 10942 + 9977, + 9980 ], "loc": { "start": { - "line": 394, + "line": 355, "column": 28 }, "end": { - "line": 394, + "line": 355, "column": 31 } } @@ -17199,78 +16281,78 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 10943, - 10956 + 9981, + 9994 ], "loc": { "start": { - "line": 394, + "line": 355, "column": 32 }, "end": { - "line": 394, + "line": 355, "column": 45 } } }, "range": [ - 10939, - 10956 + 9977, + 9994 ], "loc": { "start": { - "line": 394, + "line": 355, "column": 28 }, "end": { - "line": 394, + "line": 355, "column": 45 } } } ], "range": [ - 10923, - 10957 + 9961, + 9995 ], "loc": { "start": { - "line": 394, + "line": 355, "column": 12 }, "end": { - "line": 394, + "line": 355, "column": 46 } } }, "range": [ - 10923, - 10958 + 9961, + 9996 ], "loc": { "start": { - "line": 394, + "line": 355, "column": 12 }, "end": { - "line": 394, + "line": 355, "column": 47 } } } ], "range": [ - 10873, - 10968 + 9911, + 10006 ], "loc": { "start": { - "line": 392, + "line": 353, "column": 40 }, "end": { - "line": 395, + "line": 356, "column": 9 } } @@ -17278,46 +16360,46 @@ "generator": false, "expression": false, "range": [ - 10862, - 10968 + 9900, + 10006 ], "loc": { "start": { - "line": 392, + "line": 353, "column": 29 }, "end": { - "line": 395, + "line": 356, "column": 9 } } }, "range": [ - 10841, - 10968 + 9879, + 10006 ], "loc": { "start": { - "line": 392, + "line": 353, "column": 8 }, "end": { - "line": 395, + "line": 356, "column": 9 } } }, "range": [ - 10841, - 10969 + 9879, + 10007 ], "loc": { "start": { - "line": 392, + "line": 353, "column": 8 }, "end": { - "line": 395, + "line": 356, "column": 10 } }, @@ -17326,16 +16408,16 @@ "type": "Line", "value": " Paging drop-down list selector", "range": [ - 10979, - 11012 + 10017, + 10050 ], "loc": { "start": { - "line": 397, + "line": 358, "column": 8 }, "end": { - "line": 397, + "line": 358, "column": 41 } } @@ -17353,16 +16435,16 @@ "object": { "type": "ThisExpression", "range": [ - 11025, - 11029 + 10063, + 10067 ], "loc": { "start": { - "line": 398, + "line": 359, "column": 12 }, "end": { - "line": 398, + "line": 359, "column": 16 } } @@ -17371,31 +16453,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 11030, - 11046 + 10068, + 10084 ], "loc": { "start": { - "line": 398, + "line": 359, "column": 17 }, "end": { - "line": 398, + "line": 359, "column": 33 } } }, "range": [ - 11025, - 11046 + 10063, + 10084 ], "loc": { "start": { - "line": 398, + "line": 359, "column": 12 }, "end": { - "line": 398, + "line": 359, "column": 33 } } @@ -17404,31 +16486,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 11051, - 11057 + 10089, + 10095 ], "loc": { "start": { - "line": 398, + "line": 359, "column": 38 }, "end": { - "line": 398, + "line": 359, "column": 44 } } }, "range": [ - 11025, - 11057 + 10063, + 10095 ], "loc": { "start": { - "line": 398, + "line": 359, "column": 12 }, "end": { - "line": 398, + "line": 359, "column": 44 } } @@ -17445,16 +16527,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 11073, - 11081 + 10111, + 10119 ], "loc": { "start": { - "line": 399, + "line": 360, "column": 12 }, "end": { - "line": 399, + "line": 360, "column": 20 } } @@ -17465,16 +16547,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 11084, - 11093 + 10122, + 10131 ], "loc": { "start": { - "line": 399, + "line": 360, "column": 23 }, "end": { - "line": 399, + "line": 360, "column": 32 } } @@ -17484,226 +16566,63 @@ "type": "Identifier", "name": "SELECT", "range": [ - 11094, - 11100 + 10132, + 10138 ], "loc": { "start": { - "line": 399, + "line": 360, "column": 33 }, "end": { - "line": 399, + "line": 360, "column": 39 } } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 11103, - 11107 - ], - "loc": { - "start": { - "line": 399, - "column": 42 - }, - "end": { - "line": 399, - "column": 46 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 11109, - 11113 - ], - "loc": { - "start": { - "line": 399, - "column": 48 - }, - "end": { - "line": 399, - "column": 52 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxSlcPages", - "range": [ - 11114, - 11126 - ], - "loc": { - "start": { - "line": 399, - "column": 53 - }, - "end": { - "line": 399, - "column": 65 - } - } - }, - "range": [ - 11109, - 11126 - ], - "loc": { - "start": { - "line": 399, - "column": 48 - }, - "end": { - "line": 399, - "column": 65 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 11129, - 11131 - ], - "loc": { - "start": { - "line": 399, - "column": 68 - }, - "end": { - "line": 399, - "column": 70 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 11132, - 11134 - ], - "loc": { - "start": { - "line": 399, - "column": 71 - }, - "end": { - "line": 399, - "column": 73 - } - } - }, - "range": [ - 11129, - 11134 - ], - "loc": { - "start": { - "line": 399, - "column": 68 - }, - "end": { - "line": 399, - "column": 73 - } - } - }, - "range": [ - 11109, - 11134 - ], - "loc": { - "start": { - "line": 399, - "column": 48 - }, - "end": { - "line": 399, - "column": 73 - } - } - } - ], - "range": [ - 11102, - 11135 - ], - "loc": { - "start": { - "line": 399, - "column": 41 - }, - "end": { - "line": 399, - "column": 74 - } - } } ], "range": [ - 11084, - 11136 + 10122, + 10139 ], "loc": { "start": { - "line": 399, + "line": 360, "column": 23 }, "end": { - "line": 399, - "column": 75 + "line": 360, + "column": 40 } } }, "range": [ - 11073, - 11136 + 10111, + 10139 ], "loc": { "start": { - "line": 399, + "line": 360, "column": 12 }, "end": { - "line": 399, - "column": 75 + "line": 360, + "column": 40 } } }, "range": [ - 11073, - 11137 + 10111, + 10140 ], "loc": { "start": { - "line": 399, + "line": 360, "column": 12 }, "end": { - "line": 399, - "column": 76 + "line": 360, + "column": 41 } } }, @@ -17719,16 +16638,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 11150, - 11158 + 10153, + 10161 ], "loc": { "start": { - "line": 400, + "line": 361, "column": 12 }, "end": { - "line": 400, + "line": 361, "column": 20 } } @@ -17737,31 +16656,31 @@ "type": "Identifier", "name": "className", "range": [ - 11159, - 11168 + 10162, + 10171 ], "loc": { "start": { - "line": 400, + "line": 361, "column": 21 }, "end": { - "line": 400, + "line": 361, "column": 30 } } }, "range": [ - 11150, - 11168 + 10153, + 10171 ], "loc": { "start": { - "line": 400, + "line": 361, "column": 12 }, "end": { - "line": 400, + "line": 361, "column": 30 } } @@ -17772,16 +16691,16 @@ "object": { "type": "ThisExpression", "range": [ - 11171, - 11175 + 10174, + 10178 ], "loc": { "start": { - "line": 400, + "line": 361, "column": 33 }, "end": { - "line": 400, + "line": 361, "column": 37 } } @@ -17790,61 +16709,61 @@ "type": "Identifier", "name": "pgSlcCssClass", "range": [ - 11176, - 11189 + 10179, + 10192 ], "loc": { "start": { - "line": 400, + "line": 361, "column": 38 }, "end": { - "line": 400, + "line": 361, "column": 51 } } }, "range": [ - 11171, - 11189 + 10174, + 10192 ], "loc": { "start": { - "line": 400, + "line": 361, "column": 33 }, "end": { - "line": 400, + "line": 361, "column": 51 } } }, "range": [ - 11150, - 11189 + 10153, + 10192 ], "loc": { "start": { - "line": 400, + "line": 361, "column": 12 }, "end": { - "line": 400, + "line": 361, "column": 51 } } }, "range": [ - 11150, - 11190 + 10153, + 10193 ], "loc": { "start": { - "line": 400, + "line": 361, "column": 12 }, "end": { - "line": 400, + "line": 361, "column": 52 } } @@ -17857,16 +16776,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11203, - 11209 + 10206, + 10212 ], "loc": { "start": { - "line": 401, + "line": 362, "column": 12 }, "end": { - "line": 401, + "line": 362, "column": 18 } } @@ -17876,16 +16795,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 11210, - 11218 + 10213, + 10221 ], "loc": { "start": { - "line": 401, + "line": 362, "column": 19 }, "end": { - "line": 401, + "line": 362, "column": 27 } } @@ -17895,16 +16814,16 @@ "value": "change", "raw": "'change'", "range": [ - 11220, - 11228 + 10223, + 10231 ], "loc": { "start": { - "line": 401, + "line": 362, "column": 29 }, "end": { - "line": 401, + "line": 362, "column": 37 } } @@ -17916,16 +16835,16 @@ "type": "Identifier", "name": "evt", "range": [ - 11230, - 11233 + 10233, + 10236 ], "loc": { "start": { - "line": 401, + "line": 362, "column": 39 }, "end": { - "line": 401, + "line": 362, "column": 42 } } @@ -17934,94 +16853,94 @@ "type": "Identifier", "name": "slcPagesChange", "range": [ - 11234, - 11248 + 10237, + 10251 ], "loc": { "start": { - "line": 401, + "line": 362, "column": 43 }, "end": { - "line": 401, + "line": 362, "column": 57 } } }, "range": [ - 11230, - 11248 + 10233, + 10251 ], "loc": { "start": { - "line": 401, + "line": 362, "column": 39 }, "end": { - "line": 401, + "line": 362, "column": 57 } } } ], "range": [ - 11203, - 11249 + 10206, + 10252 ], "loc": { "start": { - "line": 401, + "line": 362, "column": 12 }, "end": { - "line": 401, + "line": 362, "column": 58 } } }, "range": [ - 11203, - 11250 + 10206, + 10253 ], "loc": { "start": { - "line": 401, + "line": 362, "column": 12 }, "end": { - "line": 401, + "line": 362, "column": 59 } } } ], "range": [ - 11059, - 11260 + 10097, + 10263 ], "loc": { "start": { - "line": 398, + "line": 359, "column": 46 }, "end": { - "line": 402, + "line": 363, "column": 9 } } }, "alternate": null, "range": [ - 11021, - 11260 + 10059, + 10263 ], "loc": { "start": { - "line": 398, + "line": 359, "column": 8 }, "end": { - "line": 402, + "line": 363, "column": 9 } }, @@ -18030,16 +16949,16 @@ "type": "Line", "value": " Paging drop-down list selector", "range": [ - 10979, - 11012 + 10017, + 10050 ], "loc": { "start": { - "line": 397, + "line": 358, "column": 8 }, "end": { - "line": 397, + "line": 358, "column": 41 } } @@ -18050,16 +16969,16 @@ "type": "Line", "value": " Paging input selector", "range": [ - 11270, - 11294 + 10273, + 10297 ], "loc": { "start": { - "line": 404, + "line": 365, "column": 8 }, "end": { - "line": 404, + "line": 365, "column": 32 } } @@ -18077,16 +16996,16 @@ "object": { "type": "ThisExpression", "range": [ - 11307, - 11311 + 10310, + 10314 ], "loc": { "start": { - "line": 405, + "line": 366, "column": 12 }, "end": { - "line": 405, + "line": 366, "column": 16 } } @@ -18095,31 +17014,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 11312, - 11328 + 10315, + 10331 ], "loc": { "start": { - "line": 405, + "line": 366, "column": 17 }, "end": { - "line": 405, + "line": 366, "column": 33 } } }, "range": [ - 11307, - 11328 + 10310, + 10331 ], "loc": { "start": { - "line": 405, + "line": 366, "column": 12 }, "end": { - "line": 405, + "line": 366, "column": 33 } } @@ -18128,31 +17047,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 11333, - 11338 + 10336, + 10341 ], "loc": { "start": { - "line": 405, + "line": 366, "column": 38 }, "end": { - "line": 405, + "line": 366, "column": 43 } } }, "range": [ - 11307, - 11338 + 10310, + 10341 ], "loc": { "start": { - "line": 405, + "line": 366, "column": 12 }, "end": { - "line": 405, + "line": 366, "column": 43 } } @@ -18169,16 +17088,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 11354, - 11362 + 10357, + 10365 ], "loc": { "start": { - "line": 406, + "line": 367, "column": 12 }, "end": { - "line": 406, + "line": 367, "column": 20 } } @@ -18189,16 +17108,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 11365, - 11374 + 10368, + 10377 ], "loc": { "start": { - "line": 406, + "line": 367, "column": 23 }, "end": { - "line": 406, + "line": 367, "column": 32 } } @@ -18208,183 +17127,20 @@ "type": "Identifier", "name": "INPUT", "range": [ - 11375, - 11380 + 10378, + 10383 ], "loc": { "start": { - "line": 406, + "line": 367, "column": 33 }, "end": { - "line": 406, + "line": 367, "column": 38 } } }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 11399, - 11403 - ], - "loc": { - "start": { - "line": 407, - "column": 17 - }, - "end": { - "line": 407, - "column": 21 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 11405, - 11409 - ], - "loc": { - "start": { - "line": 407, - "column": 23 - }, - "end": { - "line": 407, - "column": 27 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxSlcPages", - "range": [ - 11410, - 11422 - ], - "loc": { - "start": { - "line": 407, - "column": 28 - }, - "end": { - "line": 407, - "column": 40 - } - } - }, - "range": [ - 11405, - 11422 - ], - "loc": { - "start": { - "line": 407, - "column": 23 - }, - "end": { - "line": 407, - "column": 40 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 11425, - 11427 - ], - "loc": { - "start": { - "line": 407, - "column": 43 - }, - "end": { - "line": 407, - "column": 45 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 11428, - 11430 - ], - "loc": { - "start": { - "line": 407, - "column": 46 - }, - "end": { - "line": 407, - "column": 48 - } - } - }, - "range": [ - 11425, - 11430 - ], - "loc": { - "start": { - "line": 407, - "column": 43 - }, - "end": { - "line": 407, - "column": 48 - } - } - }, - "range": [ - 11405, - 11430 - ], - "loc": { - "start": { - "line": 407, - "column": 23 - }, - "end": { - "line": 407, - "column": 48 - } - } - } - ], - "range": [ - 11398, - 11431 - ], - "loc": { - "start": { - "line": 407, - "column": 16 - }, - "end": { - "line": 407, - "column": 49 - } - } - }, { "type": "ArrayExpression", "elements": [ @@ -18393,17 +17149,17 @@ "value": "value", "raw": "'value'", "range": [ - 11450, - 11457 + 10386, + 10393 ], "loc": { "start": { - "line": 408, - "column": 17 + "line": 367, + "column": 41 }, "end": { - "line": 408, - "column": 24 + "line": 367, + "column": 48 } } }, @@ -18413,17 +17169,17 @@ "object": { "type": "ThisExpression", "range": [ - 11459, - 11463 + 10395, + 10399 ], "loc": { "start": { - "line": 408, - "column": 26 + "line": 367, + "column": 50 }, "end": { - "line": 408, - "column": 30 + "line": 367, + "column": 54 } } }, @@ -18431,94 +17187,94 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 11464, - 11477 + 10400, + 10413 ], "loc": { "start": { - "line": 408, - "column": 31 + "line": 367, + "column": 55 }, "end": { - "line": 408, - "column": 44 + "line": 367, + "column": 68 } } }, "range": [ - 11459, - 11477 + 10395, + 10413 ], "loc": { "start": { - "line": 408, - "column": 26 + "line": 367, + "column": 50 }, "end": { - "line": 408, - "column": 44 + "line": 367, + "column": 68 } } } ], "range": [ - 11449, - 11478 + 10385, + 10414 ], "loc": { "start": { - "line": 408, - "column": 16 + "line": 367, + "column": 40 }, "end": { - "line": 408, - "column": 45 + "line": 367, + "column": 69 } } } ], "range": [ - 11365, - 11492 + 10368, + 10415 ], "loc": { "start": { - "line": 406, + "line": 367, "column": 23 }, "end": { - "line": 409, - "column": 13 + "line": 367, + "column": 70 } } }, "range": [ - 11354, - 11492 + 10357, + 10415 ], "loc": { "start": { - "line": 406, + "line": 367, "column": 12 }, "end": { - "line": 409, - "column": 13 + "line": 367, + "column": 70 } } }, "range": [ - 11354, - 11493 + 10357, + 10416 ], "loc": { "start": { - "line": 406, + "line": 367, "column": 12 }, "end": { - "line": 409, - "column": 14 + "line": 367, + "column": 71 } } }, @@ -18534,16 +17290,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 11506, - 11514 + 10429, + 10437 ], "loc": { "start": { - "line": 410, + "line": 368, "column": 12 }, "end": { - "line": 410, + "line": 368, "column": 20 } } @@ -18552,31 +17308,31 @@ "type": "Identifier", "name": "className", "range": [ - 11515, - 11524 + 10438, + 10447 ], "loc": { "start": { - "line": 410, + "line": 368, "column": 21 }, "end": { - "line": 410, + "line": 368, "column": 30 } } }, "range": [ - 11506, - 11524 + 10429, + 10447 ], "loc": { "start": { - "line": 410, + "line": 368, "column": 12 }, "end": { - "line": 410, + "line": 368, "column": 30 } } @@ -18587,16 +17343,16 @@ "object": { "type": "ThisExpression", "range": [ - 11527, - 11531 + 10450, + 10454 ], "loc": { "start": { - "line": 410, + "line": 368, "column": 33 }, "end": { - "line": 410, + "line": 368, "column": 37 } } @@ -18605,61 +17361,61 @@ "type": "Identifier", "name": "pgInpCssClass", "range": [ - 11532, - 11545 + 10455, + 10468 ], "loc": { "start": { - "line": 410, + "line": 368, "column": 38 }, "end": { - "line": 410, + "line": 368, "column": 51 } } }, "range": [ - 11527, - 11545 + 10450, + 10468 ], "loc": { "start": { - "line": 410, + "line": 368, "column": 33 }, "end": { - "line": 410, + "line": 368, "column": 51 } } }, "range": [ - 11506, - 11545 + 10429, + 10468 ], "loc": { "start": { - "line": 410, + "line": 368, "column": 12 }, "end": { - "line": 410, + "line": 368, "column": 51 } } }, "range": [ - 11506, - 11546 + 10429, + 10469 ], "loc": { "start": { - "line": 410, + "line": 368, "column": 12 }, "end": { - "line": 410, + "line": 368, "column": 52 } } @@ -18672,16 +17428,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 11559, - 11565 + 10482, + 10488 ], "loc": { "start": { - "line": 411, + "line": 369, "column": 12 }, "end": { - "line": 411, + "line": 369, "column": 18 } } @@ -18691,16 +17447,16 @@ "type": "Identifier", "name": "slcPages", "range": [ - 11566, - 11574 + 10489, + 10497 ], "loc": { "start": { - "line": 411, + "line": 369, "column": 19 }, "end": { - "line": 411, + "line": 369, "column": 27 } } @@ -18710,16 +17466,16 @@ "value": "keypress", "raw": "'keypress'", "range": [ - 11576, - 11586 + 10499, + 10509 ], "loc": { "start": { - "line": 411, + "line": 369, "column": 29 }, "end": { - "line": 411, + "line": 369, "column": 39 } } @@ -18731,16 +17487,16 @@ "type": "Identifier", "name": "evt", "range": [ - 11588, - 11591 + 10511, + 10514 ], "loc": { "start": { - "line": 411, + "line": 369, "column": 41 }, "end": { - "line": 411, + "line": 369, "column": 44 } } @@ -18749,94 +17505,94 @@ "type": "Identifier", "name": "_detectKey", "range": [ - 11592, - 11602 + 10515, + 10525 ], "loc": { "start": { - "line": 411, + "line": 369, "column": 45 }, "end": { - "line": 411, + "line": 369, "column": 55 } } }, "range": [ - 11588, - 11602 + 10511, + 10525 ], "loc": { "start": { - "line": 411, + "line": 369, "column": 41 }, "end": { - "line": 411, + "line": 369, "column": 55 } } } ], "range": [ - 11559, - 11603 + 10482, + 10526 ], "loc": { "start": { - "line": 411, + "line": 369, "column": 12 }, "end": { - "line": 411, + "line": 369, "column": 56 } } }, "range": [ - 11559, - 11604 + 10482, + 10527 ], "loc": { "start": { - "line": 411, + "line": 369, "column": 12 }, "end": { - "line": 411, + "line": 369, "column": 57 } } } ], "range": [ - 11340, - 11614 + 10343, + 10537 ], "loc": { "start": { - "line": 405, + "line": 366, "column": 45 }, "end": { - "line": 412, + "line": 370, "column": 9 } } }, "alternate": null, "range": [ - 11303, - 11614 + 10306, + 10537 ], "loc": { "start": { - "line": 405, + "line": 366, "column": 8 }, "end": { - "line": 412, + "line": 370, "column": 9 } }, @@ -18845,16 +17601,16 @@ "type": "Line", "value": " Paging input selector", "range": [ - 11270, - 11294 + 10273, + 10297 ], "loc": { "start": { - "line": 404, + "line": 365, "column": 8 }, "end": { - "line": 404, + "line": 365, "column": 32 } } @@ -18865,16 +17621,16 @@ "type": "Line", "value": " btns containers", "range": [ - 11624, - 11642 + 10547, + 10565 ], "loc": { "start": { - "line": 414, + "line": 372, "column": 8 }, "end": { - "line": 414, + "line": 372, "column": 26 } } @@ -18890,16 +17646,16 @@ "type": "Identifier", "name": "btnNextSpan", "range": [ - 11655, - 11666 + 10578, + 10589 ], "loc": { "start": { - "line": 415, + "line": 373, "column": 12 }, "end": { - "line": 415, + "line": 373, "column": 23 } } @@ -18910,16 +17666,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 11669, - 11678 + 10592, + 10601 ], "loc": { "start": { - "line": 415, + "line": 373, "column": 26 }, "end": { - "line": 415, + "line": 373, "column": 35 } } @@ -18930,228 +17686,65 @@ "value": "span", "raw": "'span'", "range": [ - 11692, - 11698 + 10602, + 10608 ], "loc": { "start": { - "line": 416, - "column": 12 + "line": 373, + "column": 36 }, "end": { - "line": 416, - "column": 18 - } - } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 11701, - 11705 - ], - "loc": { - "start": { - "line": 416, - "column": 21 - }, - "end": { - "line": 416, - "column": 25 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 11707, - 11711 - ], - "loc": { - "start": { - "line": 416, - "column": 27 - }, - "end": { - "line": 416, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnNextSpan", - "range": [ - 11712, - 11727 - ], - "loc": { - "start": { - "line": 416, - "column": 32 - }, - "end": { - "line": 416, - "column": 47 - } - } - }, - "range": [ - 11707, - 11727 - ], - "loc": { - "start": { - "line": 416, - "column": 27 - }, - "end": { - "line": 416, - "column": 47 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 11730, - 11732 - ], - "loc": { - "start": { - "line": 416, - "column": 50 - }, - "end": { - "line": 416, - "column": 52 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 11733, - 11735 - ], - "loc": { - "start": { - "line": 416, - "column": 53 - }, - "end": { - "line": 416, - "column": 55 - } - } - }, - "range": [ - 11730, - 11735 - ], - "loc": { - "start": { - "line": 416, - "column": 50 - }, - "end": { - "line": 416, - "column": 55 - } - } - }, - "range": [ - 11707, - 11735 - ], - "loc": { - "start": { - "line": 416, - "column": 27 - }, - "end": { - "line": 416, - "column": 55 - } - } - } - ], - "range": [ - 11700, - 11736 - ], - "loc": { - "start": { - "line": 416, - "column": 20 - }, - "end": { - "line": 416, - "column": 56 + "line": 373, + "column": 42 } } } ], "range": [ - 11669, - 11737 + 10592, + 10609 ], "loc": { "start": { - "line": 415, + "line": 373, "column": 26 }, "end": { - "line": 416, - "column": 57 + "line": 373, + "column": 43 } } }, "range": [ - 11655, - 11737 + 10578, + 10609 ], "loc": { "start": { - "line": 415, + "line": 373, "column": 12 }, "end": { - "line": 416, - "column": 57 + "line": 373, + "column": 43 } } } ], "kind": "var", "range": [ - 11651, - 11738 + 10574, + 10610 ], "loc": { "start": { - "line": 415, + "line": 373, "column": 8 }, "end": { - "line": 416, - "column": 58 + "line": 373, + "column": 44 } }, "leadingComments": [ @@ -19159,16 +17752,16 @@ "type": "Line", "value": " btns containers", "range": [ - 11624, - 11642 + 10547, + 10565 ], "loc": { "start": { - "line": 414, + "line": 372, "column": 8 }, "end": { - "line": 414, + "line": 372, "column": 26 } } @@ -19184,16 +17777,16 @@ "type": "Identifier", "name": "btnPrevSpan", "range": [ - 11751, - 11762 + 10623, + 10634 ], "loc": { "start": { - "line": 417, + "line": 374, "column": 12 }, "end": { - "line": 417, + "line": 374, "column": 23 } } @@ -19204,16 +17797,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 11765, - 11774 + 10637, + 10646 ], "loc": { "start": { - "line": 417, + "line": 374, "column": 26 }, "end": { - "line": 417, + "line": 374, "column": 35 } } @@ -19224,228 +17817,65 @@ "value": "span", "raw": "'span'", "range": [ - 11788, - 11794 + 10647, + 10653 ], "loc": { "start": { - "line": 418, - "column": 12 + "line": 374, + "column": 36 }, "end": { - "line": 418, - "column": 18 - } - } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 11797, - 11801 - ], - "loc": { - "start": { - "line": 418, - "column": 21 - }, - "end": { - "line": 418, - "column": 25 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 11803, - 11807 - ], - "loc": { - "start": { - "line": 418, - "column": 27 - }, - "end": { - "line": 418, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnPrevSpan", - "range": [ - 11808, - 11823 - ], - "loc": { - "start": { - "line": 418, - "column": 32 - }, - "end": { - "line": 418, - "column": 47 - } - } - }, - "range": [ - 11803, - 11823 - ], - "loc": { - "start": { - "line": 418, - "column": 27 - }, - "end": { - "line": 418, - "column": 47 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 11826, - 11828 - ], - "loc": { - "start": { - "line": 418, - "column": 50 - }, - "end": { - "line": 418, - "column": 52 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 11829, - 11831 - ], - "loc": { - "start": { - "line": 418, - "column": 53 - }, - "end": { - "line": 418, - "column": 55 - } - } - }, - "range": [ - 11826, - 11831 - ], - "loc": { - "start": { - "line": 418, - "column": 50 - }, - "end": { - "line": 418, - "column": 55 - } - } - }, - "range": [ - 11803, - 11831 - ], - "loc": { - "start": { - "line": 418, - "column": 27 - }, - "end": { - "line": 418, - "column": 55 - } - } - } - ], - "range": [ - 11796, - 11832 - ], - "loc": { - "start": { - "line": 418, - "column": 20 - }, - "end": { - "line": 418, - "column": 56 + "line": 374, + "column": 42 } } } ], "range": [ - 11765, - 11833 + 10637, + 10654 ], "loc": { "start": { - "line": 417, + "line": 374, "column": 26 }, "end": { - "line": 418, - "column": 57 + "line": 374, + "column": 43 } } }, "range": [ - 11751, - 11833 + 10623, + 10654 ], "loc": { "start": { - "line": 417, + "line": 374, "column": 12 }, "end": { - "line": 418, - "column": 57 + "line": 374, + "column": 43 } } } ], "kind": "var", "range": [ - 11747, - 11834 + 10619, + 10655 ], "loc": { "start": { - "line": 417, + "line": 374, "column": 8 }, "end": { - "line": 418, - "column": 58 + "line": 374, + "column": 44 } } }, @@ -19458,16 +17888,16 @@ "type": "Identifier", "name": "btnLastSpan", "range": [ - 11847, - 11858 + 10668, + 10679 ], "loc": { "start": { - "line": 419, + "line": 375, "column": 12 }, "end": { - "line": 419, + "line": 375, "column": 23 } } @@ -19478,16 +17908,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 11861, - 11870 + 10682, + 10691 ], "loc": { "start": { - "line": 419, + "line": 375, "column": 26 }, "end": { - "line": 419, + "line": 375, "column": 35 } } @@ -19498,228 +17928,65 @@ "value": "span", "raw": "'span'", "range": [ - 11884, - 11890 + 10692, + 10698 ], "loc": { "start": { - "line": 420, - "column": 12 + "line": 375, + "column": 36 }, "end": { - "line": 420, - "column": 18 - } - } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 11893, - 11897 - ], - "loc": { - "start": { - "line": 420, - "column": 21 - }, - "end": { - "line": 420, - "column": 25 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 11899, - 11903 - ], - "loc": { - "start": { - "line": 420, - "column": 27 - }, - "end": { - "line": 420, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnLastSpan", - "range": [ - 11904, - 11919 - ], - "loc": { - "start": { - "line": 420, - "column": 32 - }, - "end": { - "line": 420, - "column": 47 - } - } - }, - "range": [ - 11899, - 11919 - ], - "loc": { - "start": { - "line": 420, - "column": 27 - }, - "end": { - "line": 420, - "column": 47 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 11922, - 11924 - ], - "loc": { - "start": { - "line": 420, - "column": 50 - }, - "end": { - "line": 420, - "column": 52 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 11925, - 11927 - ], - "loc": { - "start": { - "line": 420, - "column": 53 - }, - "end": { - "line": 420, - "column": 55 - } - } - }, - "range": [ - 11922, - 11927 - ], - "loc": { - "start": { - "line": 420, - "column": 50 - }, - "end": { - "line": 420, - "column": 55 - } - } - }, - "range": [ - 11899, - 11927 - ], - "loc": { - "start": { - "line": 420, - "column": 27 - }, - "end": { - "line": 420, - "column": 55 - } - } - } - ], - "range": [ - 11892, - 11928 - ], - "loc": { - "start": { - "line": 420, - "column": 20 - }, - "end": { - "line": 420, - "column": 56 + "line": 375, + "column": 42 } } } ], "range": [ - 11861, - 11929 + 10682, + 10699 ], "loc": { "start": { - "line": 419, + "line": 375, "column": 26 }, "end": { - "line": 420, - "column": 57 + "line": 375, + "column": 43 } } }, "range": [ - 11847, - 11929 + 10668, + 10699 ], "loc": { "start": { - "line": 419, + "line": 375, "column": 12 }, "end": { - "line": 420, - "column": 57 + "line": 375, + "column": 43 } } } ], "kind": "var", "range": [ - 11843, - 11930 + 10664, + 10700 ], "loc": { "start": { - "line": 419, + "line": 375, "column": 8 }, "end": { - "line": 420, - "column": 58 + "line": 375, + "column": 44 } } }, @@ -19732,16 +17999,16 @@ "type": "Identifier", "name": "btnFirstSpan", "range": [ - 11943, - 11955 + 10713, + 10725 ], "loc": { "start": { - "line": 421, + "line": 376, "column": 12 }, "end": { - "line": 421, + "line": 376, "column": 24 } } @@ -19752,16 +18019,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 11958, - 11967 + 10728, + 10737 ], "loc": { "start": { - "line": 421, + "line": 376, "column": 27 }, "end": { - "line": 421, + "line": 376, "column": 36 } } @@ -19772,228 +18039,65 @@ "value": "span", "raw": "'span'", "range": [ - 11981, - 11987 + 10738, + 10744 ], "loc": { "start": { - "line": 422, - "column": 12 + "line": 376, + "column": 37 }, "end": { - "line": 422, - "column": 18 - } - } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 11990, - 11994 - ], - "loc": { - "start": { - "line": 422, - "column": 21 - }, - "end": { - "line": 422, - "column": 25 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 11996, - 12000 - ], - "loc": { - "start": { - "line": 422, - "column": 27 - }, - "end": { - "line": 422, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnFirstSpan", - "range": [ - 12001, - 12017 - ], - "loc": { - "start": { - "line": 422, - "column": 32 - }, - "end": { - "line": 422, - "column": 48 - } - } - }, - "range": [ - 11996, - 12017 - ], - "loc": { - "start": { - "line": 422, - "column": 27 - }, - "end": { - "line": 422, - "column": 48 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 12020, - 12022 - ], - "loc": { - "start": { - "line": 422, - "column": 51 - }, - "end": { - "line": 422, - "column": 53 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 12023, - 12025 - ], - "loc": { - "start": { - "line": 422, - "column": 54 - }, - "end": { - "line": 422, - "column": 56 - } - } - }, - "range": [ - 12020, - 12025 - ], - "loc": { - "start": { - "line": 422, - "column": 51 - }, - "end": { - "line": 422, - "column": 56 - } - } - }, - "range": [ - 11996, - 12025 - ], - "loc": { - "start": { - "line": 422, - "column": 27 - }, - "end": { - "line": 422, - "column": 56 - } - } - } - ], - "range": [ - 11989, - 12026 - ], - "loc": { - "start": { - "line": 422, - "column": 20 - }, - "end": { - "line": 422, - "column": 57 + "line": 376, + "column": 43 } } } ], "range": [ - 11958, - 12027 + 10728, + 10745 ], "loc": { "start": { - "line": 421, + "line": 376, "column": 27 }, "end": { - "line": 422, - "column": 58 + "line": 376, + "column": 44 } } }, "range": [ - 11943, - 12027 + 10713, + 10745 ], "loc": { "start": { - "line": 421, + "line": 376, "column": 12 }, "end": { - "line": 422, - "column": 58 + "line": 376, + "column": 44 } } } ], "kind": "var", "range": [ - 11939, - 12028 + 10709, + 10746 ], "loc": { "start": { - "line": 421, + "line": 376, "column": 8 }, "end": { - "line": 422, - "column": 59 + "line": 376, + "column": 45 } } }, @@ -20005,16 +18109,16 @@ "object": { "type": "ThisExpression", "range": [ - 12042, - 12046 + 10760, + 10764 ], "loc": { "start": { - "line": 424, + "line": 378, "column": 12 }, "end": { - "line": 424, + "line": 378, "column": 16 } } @@ -20023,31 +18127,31 @@ "type": "Identifier", "name": "hasPagingBtns", "range": [ - 12047, - 12060 + 10765, + 10778 ], "loc": { "start": { - "line": 424, + "line": 378, "column": 17 }, "end": { - "line": 424, + "line": 378, "column": 30 } } }, "range": [ - 12042, - 12060 + 10760, + 10778 ], "loc": { "start": { - "line": 424, + "line": 378, "column": 12 }, "end": { - "line": 424, + "line": 378, "column": 30 } } @@ -20066,16 +18170,16 @@ "object": { "type": "ThisExpression", "range": [ - 12108, - 12112 + 10826, + 10830 ], "loc": { "start": { - "line": 426, + "line": 380, "column": 17 }, "end": { - "line": 426, + "line": 380, "column": 21 } } @@ -20084,47 +18188,47 @@ "type": "Identifier", "name": "btnNextPageHtml", "range": [ - 12113, - 12128 + 10831, + 10846 ], "loc": { "start": { - "line": 426, + "line": 380, "column": 22 }, "end": { - "line": 426, + "line": 380, "column": 37 } } }, "range": [ - 12108, - 12128 + 10826, + 10846 ], "loc": { "start": { - "line": 426, + "line": 380, "column": 17 }, "end": { - "line": 426, + "line": 380, "column": 37 } } }, "prefix": true, "range": [ - 12107, - 12128 + 10825, + 10846 ], "loc": { "start": { - "line": 426, + "line": 380, "column": 16 }, "end": { - "line": 426, + "line": 380, "column": 37 } } @@ -20139,19 +18243,19 @@ "type": "VariableDeclarator", "id": { "type": "Identifier", - "name": "btn_next", + "name": "btnNext", "range": [ - 12152, - 12160 + 10870, + 10877 ], "loc": { "start": { - "line": 427, + "line": 381, "column": 20 }, "end": { - "line": 427, - "column": 28 + "line": 381, + "column": 27 } } }, @@ -20161,17 +18265,17 @@ "type": "Identifier", "name": "createElm", "range": [ - 12163, - 12172 + 10880, + 10889 ], "loc": { "start": { - "line": 427, - "column": 31 + "line": 381, + "column": 30 }, "end": { - "line": 427, - "column": 40 + "line": 381, + "column": 39 } } }, @@ -20180,180 +18284,17 @@ "type": "Identifier", "name": "INPUT", "range": [ - 12173, - 12178 + 10890, + 10895 ], "loc": { "start": { - "line": 427, - "column": 41 + "line": 381, + "column": 40 }, "end": { - "line": 427, - "column": 46 - } - } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 12201, - 12205 - ], - "loc": { - "start": { - "line": 428, - "column": 21 - }, - "end": { - "line": 428, - "column": 25 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 12207, - 12211 - ], - "loc": { - "start": { - "line": 428, - "column": 27 - }, - "end": { - "line": 428, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnNext", - "range": [ - 12212, - 12223 - ], - "loc": { - "start": { - "line": 428, - "column": 32 - }, - "end": { - "line": 428, - "column": 43 - } - } - }, - "range": [ - 12207, - 12223 - ], - "loc": { - "start": { - "line": 428, - "column": 27 - }, - "end": { - "line": 428, - "column": 43 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 12226, - 12228 - ], - "loc": { - "start": { - "line": 428, - "column": 46 - }, - "end": { - "line": 428, - "column": 48 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 12229, - 12231 - ], - "loc": { - "start": { - "line": 428, - "column": 49 - }, - "end": { - "line": 428, - "column": 51 - } - } - }, - "range": [ - 12226, - 12231 - ], - "loc": { - "start": { - "line": 428, - "column": 46 - }, - "end": { - "line": 428, - "column": 51 - } - } - }, - "range": [ - 12207, - 12231 - ], - "loc": { - "start": { - "line": 428, - "column": 27 - }, - "end": { - "line": 428, - "column": 51 - } - } - } - ], - "range": [ - 12200, - 12232 - ], - "loc": { - "start": { - "line": 428, - "column": 20 - }, - "end": { - "line": 428, - "column": 52 + "line": 381, + "column": 45 } } }, @@ -20365,16 +18306,16 @@ "value": "type", "raw": "'type'", "range": [ - 12255, - 12261 + 10918, + 10924 ], "loc": { "start": { - "line": 429, + "line": 382, "column": 21 }, "end": { - "line": 429, + "line": 382, "column": 27 } } @@ -20384,32 +18325,32 @@ "value": "button", "raw": "'button'", "range": [ - 12263, - 12271 + 10926, + 10934 ], "loc": { "start": { - "line": 429, + "line": 382, "column": 29 }, "end": { - "line": 429, + "line": 382, "column": 37 } } } ], "range": [ - 12254, - 12272 + 10917, + 10935 ], "loc": { "start": { - "line": 429, + "line": 382, "column": 20 }, "end": { - "line": 429, + "line": 382, "column": 38 } } @@ -20422,16 +18363,16 @@ "value": "value", "raw": "'value'", "range": [ - 12295, - 12302 + 10958, + 10965 ], "loc": { "start": { - "line": 430, + "line": 383, "column": 21 }, "end": { - "line": 430, + "line": 383, "column": 28 } } @@ -20442,16 +18383,16 @@ "object": { "type": "ThisExpression", "range": [ - 12304, - 12308 + 10967, + 10971 ], "loc": { "start": { - "line": 430, + "line": 383, "column": 30 }, "end": { - "line": 430, + "line": 383, "column": 34 } } @@ -20460,47 +18401,47 @@ "type": "Identifier", "name": "btnNextPageText", "range": [ - 12309, - 12324 + 10972, + 10987 ], "loc": { "start": { - "line": 430, + "line": 383, "column": 35 }, "end": { - "line": 430, + "line": 383, "column": 50 } } }, "range": [ - 12304, - 12324 + 10967, + 10987 ], "loc": { "start": { - "line": 430, + "line": 383, "column": 30 }, "end": { - "line": 430, + "line": 383, "column": 50 } } } ], "range": [ - 12294, - 12325 + 10957, + 10988 ], "loc": { "start": { - "line": 430, + "line": 383, "column": 20 }, "end": { - "line": 430, + "line": 383, "column": 51 } } @@ -20513,16 +18454,16 @@ "value": "title", "raw": "'title'", "range": [ - 12348, - 12355 + 11011, + 11018 ], "loc": { "start": { - "line": 431, + "line": 384, "column": 21 }, "end": { - "line": 431, + "line": 384, "column": 28 } } @@ -20532,63 +18473,63 @@ "value": "Next", "raw": "'Next'", "range": [ - 12357, - 12363 + 11020, + 11026 ], "loc": { "start": { - "line": 431, + "line": 384, "column": 30 }, "end": { - "line": 431, + "line": 384, "column": 36 } } } ], "range": [ - 12347, - 12364 + 11010, + 11027 ], "loc": { "start": { - "line": 431, + "line": 384, "column": 20 }, "end": { - "line": 431, + "line": 384, "column": 37 } } } ], "range": [ - 12163, - 12382 + 10880, + 11045 ], "loc": { "start": { - "line": 427, - "column": 31 + "line": 381, + "column": 30 }, "end": { - "line": 432, + "line": 385, "column": 17 } } }, "range": [ - 12152, - 12382 + 10870, + 11045 ], "loc": { "start": { - "line": 427, + "line": 381, "column": 20 }, "end": { - "line": 432, + "line": 385, "column": 17 } } @@ -20596,16 +18537,16 @@ ], "kind": "var", "range": [ - 12148, - 12383 + 10866, + 11046 ], "loc": { "start": { - "line": 427, + "line": 381, "column": 16 }, "end": { - "line": 432, + "line": 385, "column": 18 } } @@ -20620,19 +18561,19 @@ "computed": false, "object": { "type": "Identifier", - "name": "btn_next", + "name": "btnNext", "range": [ - 12400, - 12408 + 11063, + 11070 ], "loc": { "start": { - "line": 433, + "line": 386, "column": 16 }, "end": { - "line": 433, - "column": 24 + "line": 386, + "column": 23 } } }, @@ -20640,32 +18581,32 @@ "type": "Identifier", "name": "className", "range": [ - 12409, - 12418 + 11071, + 11080 ], "loc": { "start": { - "line": 433, - "column": 25 + "line": 386, + "column": 24 }, "end": { - "line": 433, - "column": 34 + "line": 386, + "column": 33 } } }, "range": [ - 12400, - 12418 + 11063, + 11080 ], "loc": { "start": { - "line": 433, + "line": 386, "column": 16 }, "end": { - "line": 433, - "column": 34 + "line": 386, + "column": 33 } } }, @@ -20675,17 +18616,17 @@ "object": { "type": "ThisExpression", "range": [ - 12421, - 12425 + 11083, + 11087 ], "loc": { "start": { - "line": 433, - "column": 37 + "line": 386, + "column": 36 }, "end": { - "line": 433, - "column": 41 + "line": 386, + "column": 40 } } }, @@ -20693,62 +18634,62 @@ "type": "Identifier", "name": "btnPageCssClass", "range": [ - 12426, - 12441 + 11088, + 11103 ], "loc": { "start": { - "line": 433, - "column": 42 + "line": 386, + "column": 41 }, "end": { - "line": 433, - "column": 57 + "line": 386, + "column": 56 } } }, "range": [ - 12421, - 12441 + 11083, + 11103 ], "loc": { "start": { - "line": 433, - "column": 37 + "line": 386, + "column": 36 }, "end": { - "line": 433, - "column": 57 + "line": 386, + "column": 56 } } }, "range": [ - 12400, - 12441 + 11063, + 11103 ], "loc": { "start": { - "line": 433, + "line": 386, "column": 16 }, "end": { - "line": 433, - "column": 57 + "line": 386, + "column": 56 } } }, "range": [ - 12400, - 12442 + 11063, + 11104 ], "loc": { "start": { - "line": 433, + "line": 386, "column": 16 }, "end": { - "line": 433, - "column": 58 + "line": 386, + "column": 57 } } }, @@ -20760,16 +18701,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 12459, - 12465 + 11121, + 11127 ], "loc": { "start": { - "line": 434, + "line": 387, "column": 16 }, "end": { - "line": 434, + "line": 387, "column": 22 } } @@ -20777,19 +18718,19 @@ "arguments": [ { "type": "Identifier", - "name": "btn_next", + "name": "btnNext", "range": [ - 12466, - 12474 + 11128, + 11135 ], "loc": { "start": { - "line": 434, + "line": 387, "column": 23 }, "end": { - "line": 434, - "column": 31 + "line": 387, + "column": 30 } } }, @@ -20798,17 +18739,17 @@ "value": "click", "raw": "'click'", "range": [ - 12476, - 12483 + 11137, + 11144 ], "loc": { "start": { - "line": 434, - "column": 33 + "line": 387, + "column": 32 }, "end": { - "line": 434, - "column": 40 + "line": 387, + "column": 39 } } }, @@ -20819,17 +18760,17 @@ "type": "Identifier", "name": "evt", "range": [ - 12485, - 12488 + 11146, + 11149 ], "loc": { "start": { - "line": 434, - "column": 42 + "line": 387, + "column": 41 }, "end": { - "line": 434, - "column": 45 + "line": 387, + "column": 44 } } }, @@ -20837,63 +18778,63 @@ "type": "Identifier", "name": "next", "range": [ - 12489, - 12493 + 11150, + 11154 ], "loc": { "start": { - "line": 434, - "column": 46 + "line": 387, + "column": 45 }, "end": { - "line": 434, - "column": 50 + "line": 387, + "column": 49 } } }, "range": [ - 12485, - 12493 + 11146, + 11154 ], "loc": { "start": { - "line": 434, - "column": 42 + "line": 387, + "column": 41 }, "end": { - "line": 434, - "column": 50 + "line": 387, + "column": 49 } } } ], "range": [ - 12459, - 12494 + 11121, + 11155 ], "loc": { "start": { - "line": 434, + "line": 387, "column": 16 }, "end": { - "line": 434, - "column": 51 + "line": 387, + "column": 50 } } }, "range": [ - 12459, - 12495 + 11121, + 11156 ], "loc": { "start": { - "line": 434, + "line": 387, "column": 16 }, "end": { - "line": 434, - "column": 52 + "line": 387, + "column": 51 } } }, @@ -20908,16 +18849,16 @@ "type": "Identifier", "name": "btnNextSpan", "range": [ - 12512, - 12523 + 11173, + 11184 ], "loc": { "start": { - "line": 435, + "line": 388, "column": 16 }, "end": { - "line": 435, + "line": 388, "column": 27 } } @@ -20926,31 +18867,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 12524, - 12535 + 11185, + 11196 ], "loc": { "start": { - "line": 435, + "line": 388, "column": 28 }, "end": { - "line": 435, + "line": 388, "column": 39 } } }, "range": [ - 12512, - 12535 + 11173, + 11196 ], "loc": { "start": { - "line": 435, + "line": 388, "column": 16 }, "end": { - "line": 435, + "line": 388, "column": 39 } } @@ -20958,65 +18899,65 @@ "arguments": [ { "type": "Identifier", - "name": "btn_next", + "name": "btnNext", "range": [ - 12536, - 12544 + 11197, + 11204 ], "loc": { "start": { - "line": 435, + "line": 388, "column": 40 }, "end": { - "line": 435, - "column": 48 + "line": 388, + "column": 47 } } } ], "range": [ - 12512, - 12545 + 11173, + 11205 ], "loc": { "start": { - "line": 435, + "line": 388, "column": 16 }, "end": { - "line": 435, - "column": 49 + "line": 388, + "column": 48 } } }, "range": [ - 12512, - 12546 + 11173, + 11206 ], "loc": { "start": { - "line": 435, + "line": 388, "column": 16 }, "end": { - "line": 435, - "column": 50 + "line": 388, + "column": 49 } } } ], "range": [ - 12130, - 12560 + 10848, + 11220 ], "loc": { "start": { - "line": 426, + "line": 380, "column": 39 }, "end": { - "line": 436, + "line": 389, "column": 13 } } @@ -21036,16 +18977,16 @@ "type": "Identifier", "name": "btnNextSpan", "range": [ - 12584, - 12595 + 11244, + 11255 ], "loc": { "start": { - "line": 437, + "line": 390, "column": 16 }, "end": { - "line": 437, + "line": 390, "column": 27 } } @@ -21054,31 +18995,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 12596, - 12605 + 11256, + 11265 ], "loc": { "start": { - "line": 437, + "line": 390, "column": 28 }, "end": { - "line": 437, + "line": 390, "column": 37 } } }, "range": [ - 12584, - 12605 + 11244, + 11265 ], "loc": { "start": { - "line": 437, + "line": 390, "column": 16 }, "end": { - "line": 437, + "line": 390, "column": 37 } } @@ -21089,16 +19030,16 @@ "object": { "type": "ThisExpression", "range": [ - 12608, - 12612 + 11268, + 11272 ], "loc": { "start": { - "line": 437, + "line": 390, "column": 40 }, "end": { - "line": 437, + "line": 390, "column": 44 } } @@ -21107,61 +19048,61 @@ "type": "Identifier", "name": "btnNextPageHtml", "range": [ - 12613, - 12628 + 11273, + 11288 ], "loc": { "start": { - "line": 437, + "line": 390, "column": 45 }, "end": { - "line": 437, + "line": 390, "column": 60 } } }, "range": [ - 12608, - 12628 + 11268, + 11288 ], "loc": { "start": { - "line": 437, + "line": 390, "column": 40 }, "end": { - "line": 437, + "line": 390, "column": 60 } } }, "range": [ - 12584, - 12628 + 11244, + 11288 ], "loc": { "start": { - "line": 437, + "line": 390, "column": 16 }, "end": { - "line": 437, + "line": 390, "column": 60 } } }, "range": [ - 12584, - 12629 + 11244, + 11289 ], "loc": { "start": { - "line": 437, + "line": 390, "column": 16 }, "end": { - "line": 437, + "line": 390, "column": 61 } } @@ -21174,16 +19115,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 12646, - 12652 + 11306, + 11312 ], "loc": { "start": { - "line": 438, + "line": 391, "column": 16 }, "end": { - "line": 438, + "line": 391, "column": 22 } } @@ -21193,16 +19134,16 @@ "type": "Identifier", "name": "btnNextSpan", "range": [ - 12653, - 12664 + 11313, + 11324 ], "loc": { "start": { - "line": 438, + "line": 391, "column": 23 }, "end": { - "line": 438, + "line": 391, "column": 34 } } @@ -21212,16 +19153,16 @@ "value": "click", "raw": "'click'", "range": [ - 12666, - 12673 + 11326, + 11333 ], "loc": { "start": { - "line": 438, + "line": 391, "column": 36 }, "end": { - "line": 438, + "line": 391, "column": 43 } } @@ -21233,16 +19174,16 @@ "type": "Identifier", "name": "evt", "range": [ - 12675, - 12678 + 11335, + 11338 ], "loc": { "start": { - "line": 438, + "line": 391, "column": 45 }, "end": { - "line": 438, + "line": 391, "column": 48 } } @@ -21251,93 +19192,93 @@ "type": "Identifier", "name": "next", "range": [ - 12679, - 12683 + 11339, + 11343 ], "loc": { "start": { - "line": 438, + "line": 391, "column": 49 }, "end": { - "line": 438, + "line": 391, "column": 53 } } }, "range": [ - 12675, - 12683 + 11335, + 11343 ], "loc": { "start": { - "line": 438, + "line": 391, "column": 45 }, "end": { - "line": 438, + "line": 391, "column": 53 } } } ], "range": [ - 12646, - 12684 + 11306, + 11344 ], "loc": { "start": { - "line": 438, + "line": 391, "column": 16 }, "end": { - "line": 438, + "line": 391, "column": 54 } } }, "range": [ - 12646, - 12685 + 11306, + 11345 ], "loc": { "start": { - "line": 438, + "line": 391, "column": 16 }, "end": { - "line": 438, + "line": 391, "column": 55 } } } ], "range": [ - 12566, - 12699 + 11226, + 11359 ], "loc": { "start": { - "line": 436, + "line": 389, "column": 19 }, "end": { - "line": 439, + "line": 392, "column": 13 } } }, "range": [ - 12103, - 12699 + 10821, + 11359 ], "loc": { "start": { - "line": 426, + "line": 380, "column": 12 }, "end": { - "line": 439, + "line": 392, "column": 13 } }, @@ -21346,16 +19287,16 @@ "type": "Line", "value": " Next button", "range": [ - 12076, - 12090 + 10794, + 10808 ], "loc": { "start": { - "line": 425, + "line": 379, "column": 12 }, "end": { - "line": 425, + "line": 379, "column": 26 } } @@ -21366,16 +19307,16 @@ "type": "Line", "value": " Previous button", "range": [ - 12712, - 12730 + 11372, + 11390 ], "loc": { "start": { - "line": 440, + "line": 393, "column": 12 }, "end": { - "line": 440, + "line": 393, "column": 30 } } @@ -21393,16 +19334,16 @@ "object": { "type": "ThisExpression", "range": [ - 12748, - 12752 + 11408, + 11412 ], "loc": { "start": { - "line": 441, + "line": 394, "column": 17 }, "end": { - "line": 441, + "line": 394, "column": 21 } } @@ -21411,47 +19352,47 @@ "type": "Identifier", "name": "btnPrevPageHtml", "range": [ - 12753, - 12768 + 11413, + 11428 ], "loc": { "start": { - "line": 441, + "line": 394, "column": 22 }, "end": { - "line": 441, + "line": 394, "column": 37 } } }, "range": [ - 12748, - 12768 + 11408, + 11428 ], "loc": { "start": { - "line": 441, + "line": 394, "column": 17 }, "end": { - "line": 441, + "line": 394, "column": 37 } } }, "prefix": true, "range": [ - 12747, - 12768 + 11407, + 11428 ], "loc": { "start": { - "line": 441, + "line": 394, "column": 16 }, "end": { - "line": 441, + "line": 394, "column": 37 } } @@ -21466,19 +19407,19 @@ "type": "VariableDeclarator", "id": { "type": "Identifier", - "name": "btn_prev", + "name": "btnPrev", "range": [ - 12792, - 12800 + 11452, + 11459 ], "loc": { "start": { - "line": 442, + "line": 395, "column": 20 }, "end": { - "line": 442, - "column": 28 + "line": 395, + "column": 27 } } }, @@ -21488,17 +19429,17 @@ "type": "Identifier", "name": "createElm", "range": [ - 12803, - 12812 + 11462, + 11471 ], "loc": { "start": { - "line": 442, - "column": 31 + "line": 395, + "column": 30 }, "end": { - "line": 442, - "column": 40 + "line": 395, + "column": 39 } } }, @@ -21507,180 +19448,17 @@ "type": "Identifier", "name": "INPUT", "range": [ - 12813, - 12818 + 11472, + 11477 ], "loc": { "start": { - "line": 442, - "column": 41 + "line": 395, + "column": 40 }, "end": { - "line": 442, - "column": 46 - } - } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 12841, - 12845 - ], - "loc": { - "start": { - "line": 443, - "column": 21 - }, - "end": { - "line": 443, - "column": 25 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 12847, - 12851 - ], - "loc": { - "start": { - "line": 443, - "column": 27 - }, - "end": { - "line": 443, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnPrev", - "range": [ - 12852, - 12863 - ], - "loc": { - "start": { - "line": 443, - "column": 32 - }, - "end": { - "line": 443, - "column": 43 - } - } - }, - "range": [ - 12847, - 12863 - ], - "loc": { - "start": { - "line": 443, - "column": 27 - }, - "end": { - "line": 443, - "column": 43 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 12866, - 12868 - ], - "loc": { - "start": { - "line": 443, - "column": 46 - }, - "end": { - "line": 443, - "column": 48 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 12869, - 12871 - ], - "loc": { - "start": { - "line": 443, - "column": 49 - }, - "end": { - "line": 443, - "column": 51 - } - } - }, - "range": [ - 12866, - 12871 - ], - "loc": { - "start": { - "line": 443, - "column": 46 - }, - "end": { - "line": 443, - "column": 51 - } - } - }, - "range": [ - 12847, - 12871 - ], - "loc": { - "start": { - "line": 443, - "column": 27 - }, - "end": { - "line": 443, - "column": 51 - } - } - } - ], - "range": [ - 12840, - 12872 - ], - "loc": { - "start": { - "line": 443, - "column": 20 - }, - "end": { - "line": 443, - "column": 52 + "line": 395, + "column": 45 } } }, @@ -21692,16 +19470,16 @@ "value": "type", "raw": "'type'", "range": [ - 12895, - 12901 + 11500, + 11506 ], "loc": { "start": { - "line": 444, + "line": 396, "column": 21 }, "end": { - "line": 444, + "line": 396, "column": 27 } } @@ -21711,32 +19489,32 @@ "value": "button", "raw": "'button'", "range": [ - 12903, - 12911 + 11508, + 11516 ], "loc": { "start": { - "line": 444, + "line": 396, "column": 29 }, "end": { - "line": 444, + "line": 396, "column": 37 } } } ], "range": [ - 12894, - 12912 + 11499, + 11517 ], "loc": { "start": { - "line": 444, + "line": 396, "column": 20 }, "end": { - "line": 444, + "line": 396, "column": 38 } } @@ -21749,16 +19527,16 @@ "value": "value", "raw": "'value'", "range": [ - 12935, - 12942 + 11540, + 11547 ], "loc": { "start": { - "line": 445, + "line": 397, "column": 21 }, "end": { - "line": 445, + "line": 397, "column": 28 } } @@ -21769,16 +19547,16 @@ "object": { "type": "ThisExpression", "range": [ - 12944, - 12948 + 11549, + 11553 ], "loc": { "start": { - "line": 445, + "line": 397, "column": 30 }, "end": { - "line": 445, + "line": 397, "column": 34 } } @@ -21787,47 +19565,47 @@ "type": "Identifier", "name": "btnPrevPageText", "range": [ - 12949, - 12964 + 11554, + 11569 ], "loc": { "start": { - "line": 445, + "line": 397, "column": 35 }, "end": { - "line": 445, + "line": 397, "column": 50 } } }, "range": [ - 12944, - 12964 + 11549, + 11569 ], "loc": { "start": { - "line": 445, + "line": 397, "column": 30 }, "end": { - "line": 445, + "line": 397, "column": 50 } } } ], "range": [ - 12934, - 12965 + 11539, + 11570 ], "loc": { "start": { - "line": 445, + "line": 397, "column": 20 }, "end": { - "line": 445, + "line": 397, "column": 51 } } @@ -21840,16 +19618,16 @@ "value": "title", "raw": "'title'", "range": [ - 12988, - 12995 + 11593, + 11600 ], "loc": { "start": { - "line": 446, + "line": 398, "column": 21 }, "end": { - "line": 446, + "line": 398, "column": 28 } } @@ -21859,63 +19637,63 @@ "value": "Previous", "raw": "'Previous'", "range": [ - 12997, - 13007 + 11602, + 11612 ], "loc": { "start": { - "line": 446, + "line": 398, "column": 30 }, "end": { - "line": 446, + "line": 398, "column": 40 } } } ], "range": [ - 12987, - 13008 + 11592, + 11613 ], "loc": { "start": { - "line": 446, + "line": 398, "column": 20 }, "end": { - "line": 446, + "line": 398, "column": 41 } } } ], "range": [ - 12803, - 13026 + 11462, + 11631 ], "loc": { "start": { - "line": 442, - "column": 31 + "line": 395, + "column": 30 }, "end": { - "line": 447, + "line": 399, "column": 17 } } }, "range": [ - 12792, - 13026 + 11452, + 11631 ], "loc": { "start": { - "line": 442, + "line": 395, "column": 20 }, "end": { - "line": 447, + "line": 399, "column": 17 } } @@ -21923,16 +19701,16 @@ ], "kind": "var", "range": [ - 12788, - 13027 + 11448, + 11632 ], "loc": { "start": { - "line": 442, + "line": 395, "column": 16 }, "end": { - "line": 447, + "line": 399, "column": 18 } } @@ -21947,19 +19725,19 @@ "computed": false, "object": { "type": "Identifier", - "name": "btn_prev", + "name": "btnPrev", "range": [ - 13044, - 13052 + 11649, + 11656 ], "loc": { "start": { - "line": 448, + "line": 400, "column": 16 }, "end": { - "line": 448, - "column": 24 + "line": 400, + "column": 23 } } }, @@ -21967,32 +19745,32 @@ "type": "Identifier", "name": "className", "range": [ - 13053, - 13062 + 11657, + 11666 ], "loc": { "start": { - "line": 448, - "column": 25 + "line": 400, + "column": 24 }, "end": { - "line": 448, - "column": 34 + "line": 400, + "column": 33 } } }, "range": [ - 13044, - 13062 + 11649, + 11666 ], "loc": { "start": { - "line": 448, + "line": 400, "column": 16 }, "end": { - "line": 448, - "column": 34 + "line": 400, + "column": 33 } } }, @@ -22002,17 +19780,17 @@ "object": { "type": "ThisExpression", "range": [ - 13065, - 13069 + 11669, + 11673 ], "loc": { "start": { - "line": 448, - "column": 37 + "line": 400, + "column": 36 }, "end": { - "line": 448, - "column": 41 + "line": 400, + "column": 40 } } }, @@ -22020,62 +19798,62 @@ "type": "Identifier", "name": "btnPageCssClass", "range": [ - 13070, - 13085 + 11674, + 11689 ], "loc": { "start": { - "line": 448, - "column": 42 + "line": 400, + "column": 41 }, "end": { - "line": 448, - "column": 57 + "line": 400, + "column": 56 } } }, "range": [ - 13065, - 13085 + 11669, + 11689 ], "loc": { "start": { - "line": 448, - "column": 37 + "line": 400, + "column": 36 }, "end": { - "line": 448, - "column": 57 + "line": 400, + "column": 56 } } }, "range": [ - 13044, - 13085 + 11649, + 11689 ], "loc": { "start": { - "line": 448, + "line": 400, "column": 16 }, "end": { - "line": 448, - "column": 57 + "line": 400, + "column": 56 } } }, "range": [ - 13044, - 13086 + 11649, + 11690 ], "loc": { "start": { - "line": 448, + "line": 400, "column": 16 }, "end": { - "line": 448, - "column": 58 + "line": 400, + "column": 57 } } }, @@ -22087,16 +19865,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 13103, - 13109 + 11707, + 11713 ], "loc": { "start": { - "line": 449, + "line": 401, "column": 16 }, "end": { - "line": 449, + "line": 401, "column": 22 } } @@ -22104,19 +19882,19 @@ "arguments": [ { "type": "Identifier", - "name": "btn_prev", + "name": "btnPrev", "range": [ - 13110, - 13118 + 11714, + 11721 ], "loc": { "start": { - "line": 449, + "line": 401, "column": 23 }, "end": { - "line": 449, - "column": 31 + "line": 401, + "column": 30 } } }, @@ -22125,17 +19903,17 @@ "value": "click", "raw": "'click'", "range": [ - 13120, - 13127 + 11723, + 11730 ], "loc": { "start": { - "line": 449, - "column": 33 + "line": 401, + "column": 32 }, "end": { - "line": 449, - "column": 40 + "line": 401, + "column": 39 } } }, @@ -22146,17 +19924,17 @@ "type": "Identifier", "name": "evt", "range": [ - 13129, - 13132 + 11732, + 11735 ], "loc": { "start": { - "line": 449, - "column": 42 + "line": 401, + "column": 41 }, "end": { - "line": 449, - "column": 45 + "line": 401, + "column": 44 } } }, @@ -22164,63 +19942,63 @@ "type": "Identifier", "name": "prev", "range": [ - 13133, - 13137 + 11736, + 11740 ], "loc": { "start": { - "line": 449, - "column": 46 + "line": 401, + "column": 45 }, "end": { - "line": 449, - "column": 50 + "line": 401, + "column": 49 } } }, "range": [ - 13129, - 13137 + 11732, + 11740 ], "loc": { "start": { - "line": 449, - "column": 42 + "line": 401, + "column": 41 }, "end": { - "line": 449, - "column": 50 + "line": 401, + "column": 49 } } } ], "range": [ - 13103, - 13138 + 11707, + 11741 ], "loc": { "start": { - "line": 449, + "line": 401, "column": 16 }, "end": { - "line": 449, - "column": 51 + "line": 401, + "column": 50 } } }, "range": [ - 13103, - 13139 + 11707, + 11742 ], "loc": { "start": { - "line": 449, + "line": 401, "column": 16 }, "end": { - "line": 449, - "column": 52 + "line": 401, + "column": 51 } } }, @@ -22235,16 +20013,16 @@ "type": "Identifier", "name": "btnPrevSpan", "range": [ - 13156, - 13167 + 11759, + 11770 ], "loc": { "start": { - "line": 450, + "line": 402, "column": 16 }, "end": { - "line": 450, + "line": 402, "column": 27 } } @@ -22253,31 +20031,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13168, - 13179 + 11771, + 11782 ], "loc": { "start": { - "line": 450, + "line": 402, "column": 28 }, "end": { - "line": 450, + "line": 402, "column": 39 } } }, "range": [ - 13156, - 13179 + 11759, + 11782 ], "loc": { "start": { - "line": 450, + "line": 402, "column": 16 }, "end": { - "line": 450, + "line": 402, "column": 39 } } @@ -22285,65 +20063,65 @@ "arguments": [ { "type": "Identifier", - "name": "btn_prev", + "name": "btnPrev", "range": [ - 13180, - 13188 + 11783, + 11790 ], "loc": { "start": { - "line": 450, + "line": 402, "column": 40 }, "end": { - "line": 450, - "column": 48 + "line": 402, + "column": 47 } } } ], "range": [ - 13156, - 13189 + 11759, + 11791 ], "loc": { "start": { - "line": 450, + "line": 402, "column": 16 }, "end": { - "line": 450, - "column": 49 + "line": 402, + "column": 48 } } }, "range": [ - 13156, - 13190 + 11759, + 11792 ], "loc": { "start": { - "line": 450, + "line": 402, "column": 16 }, "end": { - "line": 450, - "column": 50 + "line": 402, + "column": 49 } } } ], "range": [ - 12770, - 13204 + 11430, + 11806 ], "loc": { "start": { - "line": 441, + "line": 394, "column": 39 }, "end": { - "line": 451, + "line": 403, "column": 13 } } @@ -22363,16 +20141,16 @@ "type": "Identifier", "name": "btnPrevSpan", "range": [ - 13228, - 13239 + 11830, + 11841 ], "loc": { "start": { - "line": 452, + "line": 404, "column": 16 }, "end": { - "line": 452, + "line": 404, "column": 27 } } @@ -22381,31 +20159,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 13240, - 13249 + 11842, + 11851 ], "loc": { "start": { - "line": 452, + "line": 404, "column": 28 }, "end": { - "line": 452, + "line": 404, "column": 37 } } }, "range": [ - 13228, - 13249 + 11830, + 11851 ], "loc": { "start": { - "line": 452, + "line": 404, "column": 16 }, "end": { - "line": 452, + "line": 404, "column": 37 } } @@ -22416,16 +20194,16 @@ "object": { "type": "ThisExpression", "range": [ - 13252, - 13256 + 11854, + 11858 ], "loc": { "start": { - "line": 452, + "line": 404, "column": 40 }, "end": { - "line": 452, + "line": 404, "column": 44 } } @@ -22434,61 +20212,61 @@ "type": "Identifier", "name": "btnPrevPageHtml", "range": [ - 13257, - 13272 + 11859, + 11874 ], "loc": { "start": { - "line": 452, + "line": 404, "column": 45 }, "end": { - "line": 452, + "line": 404, "column": 60 } } }, "range": [ - 13252, - 13272 + 11854, + 11874 ], "loc": { "start": { - "line": 452, + "line": 404, "column": 40 }, "end": { - "line": 452, + "line": 404, "column": 60 } } }, "range": [ - 13228, - 13272 + 11830, + 11874 ], "loc": { "start": { - "line": 452, + "line": 404, "column": 16 }, "end": { - "line": 452, + "line": 404, "column": 60 } } }, "range": [ - 13228, - 13273 + 11830, + 11875 ], "loc": { "start": { - "line": 452, + "line": 404, "column": 16 }, "end": { - "line": 452, + "line": 404, "column": 61 } } @@ -22501,16 +20279,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 13290, - 13296 + 11892, + 11898 ], "loc": { "start": { - "line": 453, + "line": 405, "column": 16 }, "end": { - "line": 453, + "line": 405, "column": 22 } } @@ -22520,16 +20298,16 @@ "type": "Identifier", "name": "btnPrevSpan", "range": [ - 13297, - 13308 + 11899, + 11910 ], "loc": { "start": { - "line": 453, + "line": 405, "column": 23 }, "end": { - "line": 453, + "line": 405, "column": 34 } } @@ -22539,16 +20317,16 @@ "value": "click", "raw": "'click'", "range": [ - 13310, - 13317 + 11912, + 11919 ], "loc": { "start": { - "line": 453, + "line": 405, "column": 36 }, "end": { - "line": 453, + "line": 405, "column": 43 } } @@ -22560,16 +20338,16 @@ "type": "Identifier", "name": "evt", "range": [ - 13319, - 13322 + 11921, + 11924 ], "loc": { "start": { - "line": 453, + "line": 405, "column": 45 }, "end": { - "line": 453, + "line": 405, "column": 48 } } @@ -22578,93 +20356,93 @@ "type": "Identifier", "name": "prev", "range": [ - 13323, - 13327 + 11925, + 11929 ], "loc": { "start": { - "line": 453, + "line": 405, "column": 49 }, "end": { - "line": 453, + "line": 405, "column": 53 } } }, "range": [ - 13319, - 13327 + 11921, + 11929 ], "loc": { "start": { - "line": 453, + "line": 405, "column": 45 }, "end": { - "line": 453, + "line": 405, "column": 53 } } } ], "range": [ - 13290, - 13328 + 11892, + 11930 ], "loc": { "start": { - "line": 453, + "line": 405, "column": 16 }, "end": { - "line": 453, + "line": 405, "column": 54 } } }, "range": [ - 13290, - 13329 + 11892, + 11931 ], "loc": { "start": { - "line": 453, + "line": 405, "column": 16 }, "end": { - "line": 453, + "line": 405, "column": 55 } } } ], "range": [ - 13210, - 13343 + 11812, + 11945 ], "loc": { "start": { - "line": 451, + "line": 403, "column": 19 }, "end": { - "line": 454, + "line": 406, "column": 13 } } }, "range": [ - 12743, - 13343 + 11403, + 11945 ], "loc": { "start": { - "line": 441, + "line": 394, "column": 12 }, "end": { - "line": 454, + "line": 406, "column": 13 } }, @@ -22673,16 +20451,16 @@ "type": "Line", "value": " Previous button", "range": [ - 12712, - 12730 + 11372, + 11390 ], "loc": { "start": { - "line": 440, + "line": 393, "column": 12 }, "end": { - "line": 440, + "line": 393, "column": 30 } } @@ -22693,16 +20471,16 @@ "type": "Line", "value": " Last button", "range": [ - 13356, - 13370 + 11958, + 11972 ], "loc": { "start": { - "line": 455, + "line": 407, "column": 12 }, "end": { - "line": 455, + "line": 407, "column": 26 } } @@ -22720,16 +20498,16 @@ "object": { "type": "ThisExpression", "range": [ - 13388, - 13392 + 11990, + 11994 ], "loc": { "start": { - "line": 456, + "line": 408, "column": 17 }, "end": { - "line": 456, + "line": 408, "column": 21 } } @@ -22738,47 +20516,47 @@ "type": "Identifier", "name": "btnLastPageHtml", "range": [ - 13393, - 13408 + 11995, + 12010 ], "loc": { "start": { - "line": 456, + "line": 408, "column": 22 }, "end": { - "line": 456, + "line": 408, "column": 37 } } }, "range": [ - 13388, - 13408 + 11990, + 12010 ], "loc": { "start": { - "line": 456, + "line": 408, "column": 17 }, "end": { - "line": 456, + "line": 408, "column": 37 } } }, "prefix": true, "range": [ - 13387, - 13408 + 11989, + 12010 ], "loc": { "start": { - "line": 456, + "line": 408, "column": 16 }, "end": { - "line": 456, + "line": 408, "column": 37 } } @@ -22793,19 +20571,19 @@ "type": "VariableDeclarator", "id": { "type": "Identifier", - "name": "btn_last", + "name": "btnLast", "range": [ - 13432, - 13440 + 12034, + 12041 ], "loc": { "start": { - "line": 457, + "line": 409, "column": 20 }, "end": { - "line": 457, - "column": 28 + "line": 409, + "column": 27 } } }, @@ -22815,17 +20593,17 @@ "type": "Identifier", "name": "createElm", "range": [ - 13443, - 13452 + 12044, + 12053 ], "loc": { "start": { - "line": 457, - "column": 31 + "line": 409, + "column": 30 }, "end": { - "line": 457, - "column": 40 + "line": 409, + "column": 39 } } }, @@ -22834,180 +20612,17 @@ "type": "Identifier", "name": "INPUT", "range": [ - 13453, - 13458 + 12054, + 12059 ], "loc": { "start": { - "line": 457, - "column": 41 + "line": 409, + "column": 40 }, "end": { - "line": 457, - "column": 46 - } - } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 13481, - 13485 - ], - "loc": { - "start": { - "line": 458, - "column": 21 - }, - "end": { - "line": 458, - "column": 25 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 13487, - 13491 - ], - "loc": { - "start": { - "line": 458, - "column": 27 - }, - "end": { - "line": 458, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnLast", - "range": [ - 13492, - 13503 - ], - "loc": { - "start": { - "line": 458, - "column": 32 - }, - "end": { - "line": 458, - "column": 43 - } - } - }, - "range": [ - 13487, - 13503 - ], - "loc": { - "start": { - "line": 458, - "column": 27 - }, - "end": { - "line": 458, - "column": 43 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 13506, - 13508 - ], - "loc": { - "start": { - "line": 458, - "column": 46 - }, - "end": { - "line": 458, - "column": 48 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 13509, - 13511 - ], - "loc": { - "start": { - "line": 458, - "column": 49 - }, - "end": { - "line": 458, - "column": 51 - } - } - }, - "range": [ - 13506, - 13511 - ], - "loc": { - "start": { - "line": 458, - "column": 46 - }, - "end": { - "line": 458, - "column": 51 - } - } - }, - "range": [ - 13487, - 13511 - ], - "loc": { - "start": { - "line": 458, - "column": 27 - }, - "end": { - "line": 458, - "column": 51 - } - } - } - ], - "range": [ - 13480, - 13512 - ], - "loc": { - "start": { - "line": 458, - "column": 20 - }, - "end": { - "line": 458, - "column": 52 + "line": 409, + "column": 45 } } }, @@ -23019,16 +20634,16 @@ "value": "type", "raw": "'type'", "range": [ - 13535, - 13541 + 12082, + 12088 ], "loc": { "start": { - "line": 459, + "line": 410, "column": 21 }, "end": { - "line": 459, + "line": 410, "column": 27 } } @@ -23038,32 +20653,32 @@ "value": "button", "raw": "'button'", "range": [ - 13543, - 13551 + 12090, + 12098 ], "loc": { "start": { - "line": 459, + "line": 410, "column": 29 }, "end": { - "line": 459, + "line": 410, "column": 37 } } } ], "range": [ - 13534, - 13552 + 12081, + 12099 ], "loc": { "start": { - "line": 459, + "line": 410, "column": 20 }, "end": { - "line": 459, + "line": 410, "column": 38 } } @@ -23076,16 +20691,16 @@ "value": "value", "raw": "'value'", "range": [ - 13575, - 13582 + 12122, + 12129 ], "loc": { "start": { - "line": 460, + "line": 411, "column": 21 }, "end": { - "line": 460, + "line": 411, "column": 28 } } @@ -23096,16 +20711,16 @@ "object": { "type": "ThisExpression", "range": [ - 13584, - 13588 + 12131, + 12135 ], "loc": { "start": { - "line": 460, + "line": 411, "column": 30 }, "end": { - "line": 460, + "line": 411, "column": 34 } } @@ -23114,47 +20729,47 @@ "type": "Identifier", "name": "btnLastPageText", "range": [ - 13589, - 13604 + 12136, + 12151 ], "loc": { "start": { - "line": 460, + "line": 411, "column": 35 }, "end": { - "line": 460, + "line": 411, "column": 50 } } }, "range": [ - 13584, - 13604 + 12131, + 12151 ], "loc": { "start": { - "line": 460, + "line": 411, "column": 30 }, "end": { - "line": 460, + "line": 411, "column": 50 } } } ], "range": [ - 13574, - 13605 + 12121, + 12152 ], "loc": { "start": { - "line": 460, + "line": 411, "column": 20 }, "end": { - "line": 460, + "line": 411, "column": 51 } } @@ -23167,16 +20782,16 @@ "value": "title", "raw": "'title'", "range": [ - 13628, - 13635 + 12175, + 12182 ], "loc": { "start": { - "line": 461, + "line": 412, "column": 21 }, "end": { - "line": 461, + "line": 412, "column": 28 } } @@ -23186,63 +20801,63 @@ "value": "Last", "raw": "'Last'", "range": [ - 13637, - 13643 + 12184, + 12190 ], "loc": { "start": { - "line": 461, + "line": 412, "column": 30 }, "end": { - "line": 461, + "line": 412, "column": 36 } } } ], "range": [ - 13627, - 13644 + 12174, + 12191 ], "loc": { "start": { - "line": 461, + "line": 412, "column": 20 }, "end": { - "line": 461, + "line": 412, "column": 37 } } } ], "range": [ - 13443, - 13662 + 12044, + 12209 ], "loc": { "start": { - "line": 457, - "column": 31 + "line": 409, + "column": 30 }, "end": { - "line": 462, + "line": 413, "column": 17 } } }, "range": [ - 13432, - 13662 + 12034, + 12209 ], "loc": { "start": { - "line": 457, + "line": 409, "column": 20 }, "end": { - "line": 462, + "line": 413, "column": 17 } } @@ -23250,16 +20865,16 @@ ], "kind": "var", "range": [ - 13428, - 13663 + 12030, + 12210 ], "loc": { "start": { - "line": 457, + "line": 409, "column": 16 }, "end": { - "line": 462, + "line": 413, "column": 18 } } @@ -23274,19 +20889,19 @@ "computed": false, "object": { "type": "Identifier", - "name": "btn_last", + "name": "btnLast", "range": [ - 13680, - 13688 + 12227, + 12234 ], "loc": { "start": { - "line": 463, + "line": 414, "column": 16 }, "end": { - "line": 463, - "column": 24 + "line": 414, + "column": 23 } } }, @@ -23294,32 +20909,32 @@ "type": "Identifier", "name": "className", "range": [ - 13689, - 13698 + 12235, + 12244 ], "loc": { "start": { - "line": 463, - "column": 25 + "line": 414, + "column": 24 }, "end": { - "line": 463, - "column": 34 + "line": 414, + "column": 33 } } }, "range": [ - 13680, - 13698 + 12227, + 12244 ], "loc": { "start": { - "line": 463, + "line": 414, "column": 16 }, "end": { - "line": 463, - "column": 34 + "line": 414, + "column": 33 } } }, @@ -23329,17 +20944,17 @@ "object": { "type": "ThisExpression", "range": [ - 13701, - 13705 + 12247, + 12251 ], "loc": { "start": { - "line": 463, - "column": 37 + "line": 414, + "column": 36 }, "end": { - "line": 463, - "column": 41 + "line": 414, + "column": 40 } } }, @@ -23347,62 +20962,62 @@ "type": "Identifier", "name": "btnPageCssClass", "range": [ - 13706, - 13721 + 12252, + 12267 ], "loc": { "start": { - "line": 463, - "column": 42 + "line": 414, + "column": 41 }, "end": { - "line": 463, - "column": 57 + "line": 414, + "column": 56 } } }, "range": [ - 13701, - 13721 + 12247, + 12267 ], "loc": { "start": { - "line": 463, - "column": 37 + "line": 414, + "column": 36 }, "end": { - "line": 463, - "column": 57 + "line": 414, + "column": 56 } } }, "range": [ - 13680, - 13721 + 12227, + 12267 ], "loc": { "start": { - "line": 463, + "line": 414, "column": 16 }, "end": { - "line": 463, - "column": 57 + "line": 414, + "column": 56 } } }, "range": [ - 13680, - 13722 + 12227, + 12268 ], "loc": { "start": { - "line": 463, + "line": 414, "column": 16 }, "end": { - "line": 463, - "column": 58 + "line": 414, + "column": 57 } } }, @@ -23414,16 +21029,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 13739, - 13745 + 12285, + 12291 ], "loc": { "start": { - "line": 464, + "line": 415, "column": 16 }, "end": { - "line": 464, + "line": 415, "column": 22 } } @@ -23431,19 +21046,19 @@ "arguments": [ { "type": "Identifier", - "name": "btn_last", + "name": "btnLast", "range": [ - 13746, - 13754 + 12292, + 12299 ], "loc": { "start": { - "line": 464, + "line": 415, "column": 23 }, "end": { - "line": 464, - "column": 31 + "line": 415, + "column": 30 } } }, @@ -23452,17 +21067,17 @@ "value": "click", "raw": "'click'", "range": [ - 13756, - 13763 + 12301, + 12308 ], "loc": { "start": { - "line": 464, - "column": 33 + "line": 415, + "column": 32 }, "end": { - "line": 464, - "column": 40 + "line": 415, + "column": 39 } } }, @@ -23473,17 +21088,17 @@ "type": "Identifier", "name": "evt", "range": [ - 13765, - 13768 + 12310, + 12313 ], "loc": { "start": { - "line": 464, - "column": 42 + "line": 415, + "column": 41 }, "end": { - "line": 464, - "column": 45 + "line": 415, + "column": 44 } } }, @@ -23491,63 +21106,63 @@ "type": "Identifier", "name": "last", "range": [ - 13769, - 13773 + 12314, + 12318 ], "loc": { "start": { - "line": 464, - "column": 46 + "line": 415, + "column": 45 }, "end": { - "line": 464, - "column": 50 + "line": 415, + "column": 49 } } }, "range": [ - 13765, - 13773 + 12310, + 12318 ], "loc": { "start": { - "line": 464, - "column": 42 + "line": 415, + "column": 41 }, "end": { - "line": 464, - "column": 50 + "line": 415, + "column": 49 } } } ], "range": [ - 13739, - 13774 + 12285, + 12319 ], "loc": { "start": { - "line": 464, + "line": 415, "column": 16 }, "end": { - "line": 464, - "column": 51 + "line": 415, + "column": 50 } } }, "range": [ - 13739, - 13775 + 12285, + 12320 ], "loc": { "start": { - "line": 464, + "line": 415, "column": 16 }, "end": { - "line": 464, - "column": 52 + "line": 415, + "column": 51 } } }, @@ -23562,16 +21177,16 @@ "type": "Identifier", "name": "btnLastSpan", "range": [ - 13792, - 13803 + 12337, + 12348 ], "loc": { "start": { - "line": 465, + "line": 416, "column": 16 }, "end": { - "line": 465, + "line": 416, "column": 27 } } @@ -23580,31 +21195,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 13804, - 13815 + 12349, + 12360 ], "loc": { "start": { - "line": 465, + "line": 416, "column": 28 }, "end": { - "line": 465, + "line": 416, "column": 39 } } }, "range": [ - 13792, - 13815 + 12337, + 12360 ], "loc": { "start": { - "line": 465, + "line": 416, "column": 16 }, "end": { - "line": 465, + "line": 416, "column": 39 } } @@ -23612,65 +21227,65 @@ "arguments": [ { "type": "Identifier", - "name": "btn_last", + "name": "btnLast", "range": [ - 13816, - 13824 + 12361, + 12368 ], "loc": { "start": { - "line": 465, + "line": 416, "column": 40 }, "end": { - "line": 465, - "column": 48 + "line": 416, + "column": 47 } } } ], "range": [ - 13792, - 13825 + 12337, + 12369 ], "loc": { "start": { - "line": 465, + "line": 416, "column": 16 }, "end": { - "line": 465, - "column": 49 + "line": 416, + "column": 48 } } }, "range": [ - 13792, - 13826 + 12337, + 12370 ], "loc": { "start": { - "line": 465, + "line": 416, "column": 16 }, "end": { - "line": 465, - "column": 50 + "line": 416, + "column": 49 } } } ], "range": [ - 13410, - 13840 + 12012, + 12384 ], "loc": { "start": { - "line": 456, + "line": 408, "column": 39 }, "end": { - "line": 466, + "line": 417, "column": 13 } } @@ -23690,16 +21305,16 @@ "type": "Identifier", "name": "btnLastSpan", "range": [ - 13864, - 13875 + 12408, + 12419 ], "loc": { "start": { - "line": 467, + "line": 418, "column": 16 }, "end": { - "line": 467, + "line": 418, "column": 27 } } @@ -23708,31 +21323,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 13876, - 13885 + 12420, + 12429 ], "loc": { "start": { - "line": 467, + "line": 418, "column": 28 }, "end": { - "line": 467, + "line": 418, "column": 37 } } }, "range": [ - 13864, - 13885 + 12408, + 12429 ], "loc": { "start": { - "line": 467, + "line": 418, "column": 16 }, "end": { - "line": 467, + "line": 418, "column": 37 } } @@ -23743,16 +21358,16 @@ "object": { "type": "ThisExpression", "range": [ - 13888, - 13892 + 12432, + 12436 ], "loc": { "start": { - "line": 467, + "line": 418, "column": 40 }, "end": { - "line": 467, + "line": 418, "column": 44 } } @@ -23761,61 +21376,61 @@ "type": "Identifier", "name": "btnLastPageHtml", "range": [ - 13893, - 13908 + 12437, + 12452 ], "loc": { "start": { - "line": 467, + "line": 418, "column": 45 }, "end": { - "line": 467, + "line": 418, "column": 60 } } }, "range": [ - 13888, - 13908 + 12432, + 12452 ], "loc": { "start": { - "line": 467, + "line": 418, "column": 40 }, "end": { - "line": 467, + "line": 418, "column": 60 } } }, "range": [ - 13864, - 13908 + 12408, + 12452 ], "loc": { "start": { - "line": 467, + "line": 418, "column": 16 }, "end": { - "line": 467, + "line": 418, "column": 60 } } }, "range": [ - 13864, - 13909 + 12408, + 12453 ], "loc": { "start": { - "line": 467, + "line": 418, "column": 16 }, "end": { - "line": 467, + "line": 418, "column": 61 } } @@ -23828,16 +21443,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 13926, - 13932 + 12470, + 12476 ], "loc": { "start": { - "line": 468, + "line": 419, "column": 16 }, "end": { - "line": 468, + "line": 419, "column": 22 } } @@ -23847,16 +21462,16 @@ "type": "Identifier", "name": "btnLastSpan", "range": [ - 13933, - 13944 + 12477, + 12488 ], "loc": { "start": { - "line": 468, + "line": 419, "column": 23 }, "end": { - "line": 468, + "line": 419, "column": 34 } } @@ -23866,16 +21481,16 @@ "value": "click", "raw": "'click'", "range": [ - 13946, - 13953 + 12490, + 12497 ], "loc": { "start": { - "line": 468, + "line": 419, "column": 36 }, "end": { - "line": 468, + "line": 419, "column": 43 } } @@ -23887,16 +21502,16 @@ "type": "Identifier", "name": "evt", "range": [ - 13955, - 13958 + 12499, + 12502 ], "loc": { "start": { - "line": 468, + "line": 419, "column": 45 }, "end": { - "line": 468, + "line": 419, "column": 48 } } @@ -23905,93 +21520,93 @@ "type": "Identifier", "name": "last", "range": [ - 13959, - 13963 + 12503, + 12507 ], "loc": { "start": { - "line": 468, + "line": 419, "column": 49 }, "end": { - "line": 468, + "line": 419, "column": 53 } } }, "range": [ - 13955, - 13963 + 12499, + 12507 ], "loc": { "start": { - "line": 468, + "line": 419, "column": 45 }, "end": { - "line": 468, + "line": 419, "column": 53 } } } ], "range": [ - 13926, - 13964 + 12470, + 12508 ], "loc": { "start": { - "line": 468, + "line": 419, "column": 16 }, "end": { - "line": 468, + "line": 419, "column": 54 } } }, "range": [ - 13926, - 13965 + 12470, + 12509 ], "loc": { "start": { - "line": 468, + "line": 419, "column": 16 }, "end": { - "line": 468, + "line": 419, "column": 55 } } } ], "range": [ - 13846, - 13979 + 12390, + 12523 ], "loc": { "start": { - "line": 466, + "line": 417, "column": 19 }, "end": { - "line": 469, + "line": 420, "column": 13 } } }, "range": [ - 13383, - 13979 + 11985, + 12523 ], "loc": { "start": { - "line": 456, + "line": 408, "column": 12 }, "end": { - "line": 469, + "line": 420, "column": 13 } }, @@ -24000,16 +21615,16 @@ "type": "Line", "value": " Last button", "range": [ - 13356, - 13370 + 11958, + 11972 ], "loc": { "start": { - "line": 455, + "line": 407, "column": 12 }, "end": { - "line": 455, + "line": 407, "column": 26 } } @@ -24020,16 +21635,16 @@ "type": "Line", "value": " First button", "range": [ - 13992, - 14007 + 12536, + 12551 ], "loc": { "start": { - "line": 470, + "line": 421, "column": 12 }, "end": { - "line": 470, + "line": 421, "column": 27 } } @@ -24047,16 +21662,16 @@ "object": { "type": "ThisExpression", "range": [ - 14025, - 14029 + 12569, + 12573 ], "loc": { "start": { - "line": 471, + "line": 422, "column": 17 }, "end": { - "line": 471, + "line": 422, "column": 21 } } @@ -24065,47 +21680,47 @@ "type": "Identifier", "name": "btnFirstPageHtml", "range": [ - 14030, - 14046 + 12574, + 12590 ], "loc": { "start": { - "line": 471, + "line": 422, "column": 22 }, "end": { - "line": 471, + "line": 422, "column": 38 } } }, "range": [ - 14025, - 14046 + 12569, + 12590 ], "loc": { "start": { - "line": 471, + "line": 422, "column": 17 }, "end": { - "line": 471, + "line": 422, "column": 38 } } }, "prefix": true, "range": [ - 14024, - 14046 + 12568, + 12590 ], "loc": { "start": { - "line": 471, + "line": 422, "column": 16 }, "end": { - "line": 471, + "line": 422, "column": 38 } } @@ -24120,19 +21735,19 @@ "type": "VariableDeclarator", "id": { "type": "Identifier", - "name": "btn_first", + "name": "btnFirst", "range": [ - 14070, - 14079 + 12614, + 12622 ], "loc": { "start": { - "line": 472, + "line": 423, "column": 20 }, "end": { - "line": 472, - "column": 29 + "line": 423, + "column": 28 } } }, @@ -24142,17 +21757,17 @@ "type": "Identifier", "name": "createElm", "range": [ - 14082, - 14091 + 12625, + 12634 ], "loc": { "start": { - "line": 472, - "column": 32 + "line": 423, + "column": 31 }, "end": { - "line": 472, - "column": 41 + "line": 423, + "column": 40 } } }, @@ -24161,180 +21776,17 @@ "type": "Identifier", "name": "INPUT", "range": [ - 14092, - 14097 + 12635, + 12640 ], "loc": { "start": { - "line": 472, - "column": 42 + "line": 423, + "column": 41 }, "end": { - "line": 472, - "column": 47 - } - } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 14120, - 14124 - ], - "loc": { - "start": { - "line": 473, - "column": 21 - }, - "end": { - "line": 473, - "column": 25 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 14126, - 14130 - ], - "loc": { - "start": { - "line": 473, - "column": 27 - }, - "end": { - "line": 473, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnFirst", - "range": [ - 14131, - 14143 - ], - "loc": { - "start": { - "line": 473, - "column": 32 - }, - "end": { - "line": 473, - "column": 44 - } - } - }, - "range": [ - 14126, - 14143 - ], - "loc": { - "start": { - "line": 473, - "column": 27 - }, - "end": { - "line": 473, - "column": 44 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 14146, - 14148 - ], - "loc": { - "start": { - "line": 473, - "column": 47 - }, - "end": { - "line": 473, - "column": 49 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 14149, - 14151 - ], - "loc": { - "start": { - "line": 473, - "column": 50 - }, - "end": { - "line": 473, - "column": 52 - } - } - }, - "range": [ - 14146, - 14151 - ], - "loc": { - "start": { - "line": 473, - "column": 47 - }, - "end": { - "line": 473, - "column": 52 - } - } - }, - "range": [ - 14126, - 14151 - ], - "loc": { - "start": { - "line": 473, - "column": 27 - }, - "end": { - "line": 473, - "column": 52 - } - } - } - ], - "range": [ - 14119, - 14152 - ], - "loc": { - "start": { - "line": 473, - "column": 20 - }, - "end": { - "line": 473, - "column": 53 + "line": 423, + "column": 46 } } }, @@ -24346,16 +21798,16 @@ "value": "type", "raw": "'type'", "range": [ - 14175, - 14181 + 12663, + 12669 ], "loc": { "start": { - "line": 474, + "line": 424, "column": 21 }, "end": { - "line": 474, + "line": 424, "column": 27 } } @@ -24365,32 +21817,32 @@ "value": "button", "raw": "'button'", "range": [ - 14183, - 14191 + 12671, + 12679 ], "loc": { "start": { - "line": 474, + "line": 424, "column": 29 }, "end": { - "line": 474, + "line": 424, "column": 37 } } } ], "range": [ - 14174, - 14192 + 12662, + 12680 ], "loc": { "start": { - "line": 474, + "line": 424, "column": 20 }, "end": { - "line": 474, + "line": 424, "column": 38 } } @@ -24403,16 +21855,16 @@ "value": "value", "raw": "'value'", "range": [ - 14215, - 14222 + 12703, + 12710 ], "loc": { "start": { - "line": 475, + "line": 425, "column": 21 }, "end": { - "line": 475, + "line": 425, "column": 28 } } @@ -24423,16 +21875,16 @@ "object": { "type": "ThisExpression", "range": [ - 14224, - 14228 + 12712, + 12716 ], "loc": { "start": { - "line": 475, + "line": 425, "column": 30 }, "end": { - "line": 475, + "line": 425, "column": 34 } } @@ -24441,47 +21893,47 @@ "type": "Identifier", "name": "btnFirstPageText", "range": [ - 14229, - 14245 + 12717, + 12733 ], "loc": { "start": { - "line": 475, + "line": 425, "column": 35 }, "end": { - "line": 475, + "line": 425, "column": 51 } } }, "range": [ - 14224, - 14245 + 12712, + 12733 ], "loc": { "start": { - "line": 475, + "line": 425, "column": 30 }, "end": { - "line": 475, + "line": 425, "column": 51 } } } ], "range": [ - 14214, - 14246 + 12702, + 12734 ], "loc": { "start": { - "line": 475, + "line": 425, "column": 20 }, "end": { - "line": 475, + "line": 425, "column": 52 } } @@ -24494,16 +21946,16 @@ "value": "title", "raw": "'title'", "range": [ - 14269, - 14276 + 12757, + 12764 ], "loc": { "start": { - "line": 476, + "line": 426, "column": 21 }, "end": { - "line": 476, + "line": 426, "column": 28 } } @@ -24513,63 +21965,63 @@ "value": "First", "raw": "'First'", "range": [ - 14278, - 14285 + 12766, + 12773 ], "loc": { "start": { - "line": 476, + "line": 426, "column": 30 }, "end": { - "line": 476, + "line": 426, "column": 37 } } } ], "range": [ - 14268, - 14286 + 12756, + 12774 ], "loc": { "start": { - "line": 476, + "line": 426, "column": 20 }, "end": { - "line": 476, + "line": 426, "column": 38 } } } ], "range": [ - 14082, - 14304 + 12625, + 12792 ], "loc": { "start": { - "line": 472, - "column": 32 + "line": 423, + "column": 31 }, "end": { - "line": 477, + "line": 427, "column": 17 } } }, "range": [ - 14070, - 14304 + 12614, + 12792 ], "loc": { "start": { - "line": 472, + "line": 423, "column": 20 }, "end": { - "line": 477, + "line": 427, "column": 17 } } @@ -24577,16 +22029,16 @@ ], "kind": "var", "range": [ - 14066, - 14305 + 12610, + 12793 ], "loc": { "start": { - "line": 472, + "line": 423, "column": 16 }, "end": { - "line": 477, + "line": 427, "column": 18 } } @@ -24601,19 +22053,19 @@ "computed": false, "object": { "type": "Identifier", - "name": "btn_first", + "name": "btnFirst", "range": [ - 14322, - 14331 + 12810, + 12818 ], "loc": { "start": { - "line": 478, + "line": 428, "column": 16 }, "end": { - "line": 478, - "column": 25 + "line": 428, + "column": 24 } } }, @@ -24621,32 +22073,32 @@ "type": "Identifier", "name": "className", "range": [ - 14332, - 14341 + 12819, + 12828 ], "loc": { "start": { - "line": 478, - "column": 26 + "line": 428, + "column": 25 }, "end": { - "line": 478, - "column": 35 + "line": 428, + "column": 34 } } }, "range": [ - 14322, - 14341 + 12810, + 12828 ], "loc": { "start": { - "line": 478, + "line": 428, "column": 16 }, "end": { - "line": 478, - "column": 35 + "line": 428, + "column": 34 } } }, @@ -24656,17 +22108,17 @@ "object": { "type": "ThisExpression", "range": [ - 14344, - 14348 + 12831, + 12835 ], "loc": { "start": { - "line": 478, - "column": 38 + "line": 428, + "column": 37 }, "end": { - "line": 478, - "column": 42 + "line": 428, + "column": 41 } } }, @@ -24674,62 +22126,62 @@ "type": "Identifier", "name": "btnPageCssClass", "range": [ - 14349, - 14364 + 12836, + 12851 ], "loc": { "start": { - "line": 478, - "column": 43 + "line": 428, + "column": 42 }, "end": { - "line": 478, - "column": 58 + "line": 428, + "column": 57 } } }, "range": [ - 14344, - 14364 + 12831, + 12851 ], "loc": { "start": { - "line": 478, - "column": 38 + "line": 428, + "column": 37 }, "end": { - "line": 478, - "column": 58 + "line": 428, + "column": 57 } } }, "range": [ - 14322, - 14364 + 12810, + 12851 ], "loc": { "start": { - "line": 478, + "line": 428, "column": 16 }, "end": { - "line": 478, - "column": 58 + "line": 428, + "column": 57 } } }, "range": [ - 14322, - 14365 + 12810, + 12852 ], "loc": { "start": { - "line": 478, + "line": 428, "column": 16 }, "end": { - "line": 478, - "column": 59 + "line": 428, + "column": 58 } } }, @@ -24741,16 +22193,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 14382, - 14388 + 12869, + 12875 ], "loc": { "start": { - "line": 479, + "line": 429, "column": 16 }, "end": { - "line": 479, + "line": 429, "column": 22 } } @@ -24758,19 +22210,19 @@ "arguments": [ { "type": "Identifier", - "name": "btn_first", + "name": "btnFirst", "range": [ - 14389, - 14398 + 12876, + 12884 ], "loc": { "start": { - "line": 479, + "line": 429, "column": 23 }, "end": { - "line": 479, - "column": 32 + "line": 429, + "column": 31 } } }, @@ -24779,17 +22231,17 @@ "value": "click", "raw": "'click'", "range": [ - 14400, - 14407 + 12886, + 12893 ], "loc": { "start": { - "line": 479, - "column": 34 + "line": 429, + "column": 33 }, "end": { - "line": 479, - "column": 41 + "line": 429, + "column": 40 } } }, @@ -24800,17 +22252,17 @@ "type": "Identifier", "name": "evt", "range": [ - 14409, - 14412 + 12895, + 12898 ], "loc": { "start": { - "line": 479, - "column": 43 + "line": 429, + "column": 42 }, "end": { - "line": 479, - "column": 46 + "line": 429, + "column": 45 } } }, @@ -24818,63 +22270,63 @@ "type": "Identifier", "name": "first", "range": [ - 14413, - 14418 + 12899, + 12904 ], "loc": { "start": { - "line": 479, - "column": 47 + "line": 429, + "column": 46 }, "end": { - "line": 479, - "column": 52 + "line": 429, + "column": 51 } } }, "range": [ - 14409, - 14418 + 12895, + 12904 ], "loc": { "start": { - "line": 479, - "column": 43 + "line": 429, + "column": 42 }, "end": { - "line": 479, - "column": 52 + "line": 429, + "column": 51 } } } ], "range": [ - 14382, - 14419 + 12869, + 12905 ], "loc": { "start": { - "line": 479, + "line": 429, "column": 16 }, "end": { - "line": 479, - "column": 53 + "line": 429, + "column": 52 } } }, "range": [ - 14382, - 14420 + 12869, + 12906 ], "loc": { "start": { - "line": 479, + "line": 429, "column": 16 }, "end": { - "line": 479, - "column": 54 + "line": 429, + "column": 53 } } }, @@ -24889,16 +22341,16 @@ "type": "Identifier", "name": "btnFirstSpan", "range": [ - 14437, - 14449 + 12923, + 12935 ], "loc": { "start": { - "line": 480, + "line": 430, "column": 16 }, "end": { - "line": 480, + "line": 430, "column": 28 } } @@ -24907,31 +22359,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14450, - 14461 + 12936, + 12947 ], "loc": { "start": { - "line": 480, + "line": 430, "column": 29 }, "end": { - "line": 480, + "line": 430, "column": 40 } } }, "range": [ - 14437, - 14461 + 12923, + 12947 ], "loc": { "start": { - "line": 480, + "line": 430, "column": 16 }, "end": { - "line": 480, + "line": 430, "column": 40 } } @@ -24939,65 +22391,65 @@ "arguments": [ { "type": "Identifier", - "name": "btn_first", + "name": "btnFirst", "range": [ - 14462, - 14471 + 12948, + 12956 ], "loc": { "start": { - "line": 480, + "line": 430, "column": 41 }, "end": { - "line": 480, - "column": 50 + "line": 430, + "column": 49 } } } ], "range": [ - 14437, - 14472 + 12923, + 12957 ], "loc": { "start": { - "line": 480, + "line": 430, "column": 16 }, "end": { - "line": 480, - "column": 51 + "line": 430, + "column": 50 } } }, "range": [ - 14437, - 14473 + 12923, + 12958 ], "loc": { "start": { - "line": 480, + "line": 430, "column": 16 }, "end": { - "line": 480, - "column": 52 + "line": 430, + "column": 51 } } } ], "range": [ - 14048, - 14487 + 12592, + 12972 ], "loc": { "start": { - "line": 471, + "line": 422, "column": 40 }, "end": { - "line": 481, + "line": 431, "column": 13 } } @@ -25017,16 +22469,16 @@ "type": "Identifier", "name": "btnFirstSpan", "range": [ - 14511, - 14523 + 12996, + 13008 ], "loc": { "start": { - "line": 482, + "line": 432, "column": 16 }, "end": { - "line": 482, + "line": 432, "column": 28 } } @@ -25035,31 +22487,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 14524, - 14533 + 13009, + 13018 ], "loc": { "start": { - "line": 482, + "line": 432, "column": 29 }, "end": { - "line": 482, + "line": 432, "column": 38 } } }, "range": [ - 14511, - 14533 + 12996, + 13018 ], "loc": { "start": { - "line": 482, + "line": 432, "column": 16 }, "end": { - "line": 482, + "line": 432, "column": 38 } } @@ -25070,16 +22522,16 @@ "object": { "type": "ThisExpression", "range": [ - 14536, - 14540 + 13021, + 13025 ], "loc": { "start": { - "line": 482, + "line": 432, "column": 41 }, "end": { - "line": 482, + "line": 432, "column": 45 } } @@ -25088,61 +22540,61 @@ "type": "Identifier", "name": "btnFirstPageHtml", "range": [ - 14541, - 14557 + 13026, + 13042 ], "loc": { "start": { - "line": 482, + "line": 432, "column": 46 }, "end": { - "line": 482, + "line": 432, "column": 62 } } }, "range": [ - 14536, - 14557 + 13021, + 13042 ], "loc": { "start": { - "line": 482, + "line": 432, "column": 41 }, "end": { - "line": 482, + "line": 432, "column": 62 } } }, "range": [ - 14511, - 14557 + 12996, + 13042 ], "loc": { "start": { - "line": 482, + "line": 432, "column": 16 }, "end": { - "line": 482, + "line": 432, "column": 62 } } }, "range": [ - 14511, - 14558 + 12996, + 13043 ], "loc": { "start": { - "line": 482, + "line": 432, "column": 16 }, "end": { - "line": 482, + "line": 432, "column": 63 } } @@ -25155,16 +22607,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 14575, - 14581 + 13060, + 13066 ], "loc": { "start": { - "line": 483, + "line": 433, "column": 16 }, "end": { - "line": 483, + "line": 433, "column": 22 } } @@ -25174,16 +22626,16 @@ "type": "Identifier", "name": "btnFirstSpan", "range": [ - 14582, - 14594 + 13067, + 13079 ], "loc": { "start": { - "line": 483, + "line": 433, "column": 23 }, "end": { - "line": 483, + "line": 433, "column": 35 } } @@ -25193,16 +22645,16 @@ "value": "click", "raw": "'click'", "range": [ - 14596, - 14603 + 13081, + 13088 ], "loc": { "start": { - "line": 483, + "line": 433, "column": 37 }, "end": { - "line": 483, + "line": 433, "column": 44 } } @@ -25214,16 +22666,16 @@ "type": "Identifier", "name": "evt", "range": [ - 14605, - 14608 + 13090, + 13093 ], "loc": { "start": { - "line": 483, + "line": 433, "column": 46 }, "end": { - "line": 483, + "line": 433, "column": 49 } } @@ -25232,93 +22684,93 @@ "type": "Identifier", "name": "first", "range": [ - 14609, - 14614 + 13094, + 13099 ], "loc": { "start": { - "line": 483, + "line": 433, "column": 50 }, "end": { - "line": 483, + "line": 433, "column": 55 } } }, "range": [ - 14605, - 14614 + 13090, + 13099 ], "loc": { "start": { - "line": 483, + "line": 433, "column": 46 }, "end": { - "line": 483, + "line": 433, "column": 55 } } } ], "range": [ - 14575, - 14615 + 13060, + 13100 ], "loc": { "start": { - "line": 483, + "line": 433, "column": 16 }, "end": { - "line": 483, + "line": 433, "column": 56 } } }, "range": [ - 14575, - 14616 + 13060, + 13101 ], "loc": { "start": { - "line": 483, + "line": 433, "column": 16 }, "end": { - "line": 483, + "line": 433, "column": 57 } } } ], "range": [ - 14493, - 14630 + 12978, + 13115 ], "loc": { "start": { - "line": 481, + "line": 431, "column": 19 }, "end": { - "line": 484, + "line": 434, "column": 13 } } }, "range": [ - 14020, - 14630 + 12564, + 13115 ], "loc": { "start": { - "line": 471, + "line": 422, "column": 12 }, "end": { - "line": 484, + "line": 434, "column": 13 } }, @@ -25327,16 +22779,16 @@ "type": "Line", "value": " First button", "range": [ - 13992, - 14007 + 12536, + 12551 ], "loc": { "start": { - "line": 470, + "line": 421, "column": 12 }, "end": { - "line": 470, + "line": 421, "column": 27 } } @@ -25345,32 +22797,32 @@ } ], "range": [ - 12062, - 14640 + 10780, + 13125 ], "loc": { "start": { - "line": 424, + "line": 378, "column": 32 }, "end": { - "line": 485, + "line": 435, "column": 9 } } }, "alternate": null, "range": [ - 12038, - 14640 + 10756, + 13125 ], "loc": { "start": { - "line": 424, + "line": 378, "column": 8 }, "end": { - "line": 485, + "line": 435, "column": 9 } }, @@ -25379,16 +22831,16 @@ "type": "Line", "value": " paging elements (buttons+drop-down list) are added to defined element", "range": [ - 14650, - 14722 + 13135, + 13207 ], "loc": { "start": { - "line": 487, + "line": 437, "column": 8 }, "end": { - "line": 487, + "line": 437, "column": 80 } } @@ -25406,16 +22858,16 @@ "object": { "type": "ThisExpression", "range": [ - 14736, - 14740 + 13221, + 13225 ], "loc": { "start": { - "line": 488, + "line": 438, "column": 13 }, "end": { - "line": 488, + "line": 438, "column": 17 } } @@ -25424,47 +22876,47 @@ "type": "Identifier", "name": "pagingTgtId", "range": [ - 14741, - 14752 + 13226, + 13237 ], "loc": { "start": { - "line": 488, + "line": 438, "column": 18 }, "end": { - "line": 488, + "line": 438, "column": 29 } } }, "range": [ - 14736, - 14752 + 13221, + 13237 ], "loc": { "start": { - "line": 488, + "line": 438, "column": 13 }, "end": { - "line": 488, + "line": 438, "column": 29 } } }, "prefix": true, "range": [ - 14735, - 14752 + 13220, + 13237 ], "loc": { "start": { - "line": 488, + "line": 438, "column": 12 }, "end": { - "line": 488, + "line": 438, "column": 29 } } @@ -25483,16 +22935,16 @@ "type": "Identifier", "name": "tf", "range": [ - 14768, - 14770 + 13253, + 13255 ], "loc": { "start": { - "line": 489, + "line": 439, "column": 12 }, "end": { - "line": 489, + "line": 439, "column": 14 } } @@ -25501,94 +22953,94 @@ "type": "Identifier", "name": "setToolbar", "range": [ - 14771, - 14781 + 13256, + 13266 ], "loc": { "start": { - "line": 489, + "line": 439, "column": 15 }, "end": { - "line": 489, + "line": 439, "column": 25 } } }, "range": [ - 14768, - 14781 + 13253, + 13266 ], "loc": { "start": { - "line": 489, + "line": 439, "column": 12 }, "end": { - "line": 489, + "line": 439, "column": 25 } } }, "arguments": [], "range": [ - 14768, - 14783 + 13253, + 13268 ], "loc": { "start": { - "line": 489, + "line": 439, "column": 12 }, "end": { - "line": 489, + "line": 439, "column": 27 } } }, "range": [ - 14768, - 14784 + 13253, + 13269 ], "loc": { "start": { - "line": 489, + "line": 439, "column": 12 }, "end": { - "line": 489, + "line": 439, "column": 28 } } } ], "range": [ - 14754, - 14794 + 13239, + 13279 ], "loc": { "start": { - "line": 488, + "line": 438, "column": 31 }, "end": { - "line": 490, + "line": 440, "column": 9 } } }, "alternate": null, "range": [ - 14731, - 14794 + 13216, + 13279 ], "loc": { "start": { - "line": 488, + "line": 438, "column": 8 }, "end": { - "line": 490, + "line": 440, "column": 9 } }, @@ -25597,16 +23049,16 @@ "type": "Line", "value": " paging elements (buttons+drop-down list) are added to defined element", "range": [ - 14650, - 14722 + 13135, + 13207 ], "loc": { "start": { - "line": 487, + "line": 437, "column": 8 }, "end": { - "line": 487, + "line": 437, "column": 80 } } @@ -25622,16 +23074,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 14807, - 14815 + 13292, + 13300 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 12 }, "end": { - "line": 491, + "line": 441, "column": 20 } } @@ -25647,16 +23099,16 @@ "object": { "type": "ThisExpression", "range": [ - 14819, - 14823 + 13304, + 13308 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 24 }, "end": { - "line": 491, + "line": 441, "column": 28 } } @@ -25665,47 +23117,47 @@ "type": "Identifier", "name": "pagingTgtId", "range": [ - 14824, - 14835 + 13309, + 13320 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 29 }, "end": { - "line": 491, + "line": 441, "column": 40 } } }, "range": [ - 14819, - 14835 + 13304, + 13320 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 24 }, "end": { - "line": 491, + "line": 441, "column": 40 } } }, "prefix": true, "range": [ - 14818, - 14835 + 13303, + 13320 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 23 }, "end": { - "line": 491, + "line": 441, "column": 40 } } @@ -25717,16 +23169,16 @@ "type": "Identifier", "name": "tf", "range": [ - 14838, - 14840 + 13323, + 13325 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 43 }, "end": { - "line": 491, + "line": 441, "column": 45 } } @@ -25735,31 +23187,31 @@ "type": "Identifier", "name": "mDiv", "range": [ - 14841, - 14845 + 13326, + 13330 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 46 }, "end": { - "line": 491, + "line": 441, "column": 50 } } }, "range": [ - 14838, - 14845 + 13323, + 13330 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 43 }, "end": { - "line": 491, + "line": 441, "column": 50 } } @@ -25770,16 +23222,16 @@ "type": "Identifier", "name": "elm", "range": [ - 14848, - 14851 + 13333, + 13336 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 53 }, "end": { - "line": 491, + "line": 441, "column": 56 } } @@ -25791,16 +23243,16 @@ "object": { "type": "ThisExpression", "range": [ - 14852, - 14856 + 13337, + 13341 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 57 }, "end": { - "line": 491, + "line": 441, "column": 61 } } @@ -25809,77 +23261,77 @@ "type": "Identifier", "name": "pagingTgtId", "range": [ - 14857, - 14868 + 13342, + 13353 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 62 }, "end": { - "line": 491, + "line": 441, "column": 73 } } }, "range": [ - 14852, - 14868 + 13337, + 13353 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 57 }, "end": { - "line": 491, + "line": 441, "column": 73 } } } ], "range": [ - 14848, - 14869 + 13333, + 13354 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 53 }, "end": { - "line": 491, + "line": 441, "column": 74 } } }, "range": [ - 14818, - 14869 + 13303, + 13354 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 23 }, "end": { - "line": 491, + "line": 441, "column": 74 } } }, "range": [ - 14807, - 14869 + 13292, + 13354 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 12 }, "end": { - "line": 491, + "line": 441, "column": 74 } } @@ -25887,16 +23339,16 @@ ], "kind": "var", "range": [ - 14803, - 14870 + 13288, + 13355 ], "loc": { "start": { - "line": 491, + "line": 441, "column": 8 }, "end": { - "line": 491, + "line": 441, "column": 75 } } @@ -25912,16 +23364,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 14879, - 14887 + 13364, + 13372 ], "loc": { "start": { - "line": 492, + "line": 442, "column": 8 }, "end": { - "line": 492, + "line": 442, "column": 16 } } @@ -25930,31 +23382,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14888, - 14899 + 13373, + 13384 ], "loc": { "start": { - "line": 492, + "line": 442, "column": 17 }, "end": { - "line": 492, + "line": 442, "column": 28 } } }, "range": [ - 14879, - 14899 + 13364, + 13384 ], "loc": { "start": { - "line": 492, + "line": 442, "column": 8 }, "end": { - "line": 492, + "line": 442, "column": 28 } } @@ -25964,47 +23416,47 @@ "type": "Identifier", "name": "btnFirstSpan", "range": [ - 14900, - 14912 + 13385, + 13397 ], "loc": { "start": { - "line": 492, + "line": 442, "column": 29 }, "end": { - "line": 492, + "line": 442, "column": 41 } } } ], "range": [ - 14879, - 14913 + 13364, + 13398 ], "loc": { "start": { - "line": 492, + "line": 442, "column": 8 }, "end": { - "line": 492, + "line": 442, "column": 42 } } }, "range": [ - 14879, - 14914 + 13364, + 13399 ], "loc": { "start": { - "line": 492, + "line": 442, "column": 8 }, "end": { - "line": 492, + "line": 442, "column": 43 } } @@ -26020,16 +23472,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 14923, - 14931 + 13408, + 13416 ], "loc": { "start": { - "line": 493, + "line": 443, "column": 8 }, "end": { - "line": 493, + "line": 443, "column": 16 } } @@ -26038,31 +23490,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 14932, - 14943 + 13417, + 13428 ], "loc": { "start": { - "line": 493, + "line": 443, "column": 17 }, "end": { - "line": 493, + "line": 443, "column": 28 } } }, "range": [ - 14923, - 14943 + 13408, + 13428 ], "loc": { "start": { - "line": 493, + "line": 443, "column": 8 }, "end": { - "line": 493, + "line": 443, "column": 28 } } @@ -26072,47 +23524,47 @@ "type": "Identifier", "name": "btnPrevSpan", "range": [ - 14944, - 14955 + 13429, + 13440 ], "loc": { "start": { - "line": 493, + "line": 443, "column": 29 }, "end": { - "line": 493, + "line": 443, "column": 40 } } } ], "range": [ - 14923, - 14956 + 13408, + 13441 ], "loc": { "start": { - "line": 493, + "line": 443, "column": 8 }, "end": { - "line": 493, + "line": 443, "column": 41 } } }, "range": [ - 14923, - 14957 + 13408, + 13442 ], "loc": { "start": { - "line": 493, + "line": 443, "column": 8 }, "end": { - "line": 493, + "line": 443, "column": 42 } } @@ -26126,16 +23578,16 @@ "type": "Identifier", "name": "pgBeforeSpan", "range": [ - 14971, - 14983 + 13456, + 13468 ], "loc": { "start": { - "line": 495, + "line": 445, "column": 12 }, "end": { - "line": 495, + "line": 445, "column": 24 } } @@ -26146,16 +23598,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 14986, - 14995 + 13471, + 13480 ], "loc": { "start": { - "line": 495, + "line": 445, "column": 27 }, "end": { - "line": 495, + "line": 445, "column": 36 } } @@ -26166,228 +23618,65 @@ "value": "span", "raw": "'span'", "range": [ - 15009, - 15015 + 13481, + 13487 ], "loc": { "start": { - "line": 496, - "column": 12 + "line": 445, + "column": 37 }, "end": { - "line": 496, - "column": 18 - } - } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 15018, - 15022 - ], - "loc": { - "start": { - "line": 496, - "column": 21 - }, - "end": { - "line": 496, - "column": 25 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 15024, - 15028 - ], - "loc": { - "start": { - "line": 496, - "column": 27 - }, - "end": { - "line": 496, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxPgBeforeSpan", - "range": [ - 15029, - 15045 - ], - "loc": { - "start": { - "line": 496, - "column": 32 - }, - "end": { - "line": 496, - "column": 48 - } - } - }, - "range": [ - 15024, - 15045 - ], - "loc": { - "start": { - "line": 496, - "column": 27 - }, - "end": { - "line": 496, - "column": 48 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 15048, - 15050 - ], - "loc": { - "start": { - "line": 496, - "column": 51 - }, - "end": { - "line": 496, - "column": 53 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 15051, - 15053 - ], - "loc": { - "start": { - "line": 496, - "column": 54 - }, - "end": { - "line": 496, - "column": 56 - } - } - }, - "range": [ - 15048, - 15053 - ], - "loc": { - "start": { - "line": 496, - "column": 51 - }, - "end": { - "line": 496, - "column": 56 - } - } - }, - "range": [ - 15024, - 15053 - ], - "loc": { - "start": { - "line": 496, - "column": 27 - }, - "end": { - "line": 496, - "column": 56 - } - } - } - ], - "range": [ - 15017, - 15054 - ], - "loc": { - "start": { - "line": 496, - "column": 20 - }, - "end": { - "line": 496, - "column": 57 + "line": 445, + "column": 43 } } } ], "range": [ - 14986, - 15055 + 13471, + 13488 ], "loc": { "start": { - "line": 495, + "line": 445, "column": 27 }, "end": { - "line": 496, - "column": 58 + "line": 445, + "column": 44 } } }, "range": [ - 14971, - 15055 + 13456, + 13488 ], "loc": { "start": { - "line": 495, + "line": 445, "column": 12 }, "end": { - "line": 496, - "column": 58 + "line": 445, + "column": 44 } } } ], "kind": "var", "range": [ - 14967, - 15056 + 13452, + 13489 ], "loc": { "start": { - "line": 495, + "line": 445, "column": 8 }, "end": { - "line": 496, - "column": 59 + "line": 445, + "column": 45 } } }, @@ -26402,16 +23691,16 @@ "type": "Identifier", "name": "pgBeforeSpan", "range": [ - 15065, - 15077 + 13498, + 13510 ], "loc": { "start": { - "line": 497, + "line": 446, "column": 8 }, "end": { - "line": 497, + "line": 446, "column": 20 } } @@ -26420,31 +23709,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 15078, - 15089 + 13511, + 13522 ], "loc": { "start": { - "line": 497, + "line": 446, "column": 21 }, "end": { - "line": 497, + "line": 446, "column": 32 } } }, "range": [ - 15065, - 15089 + 13498, + 13522 ], "loc": { "start": { - "line": 497, + "line": 446, "column": 8 }, "end": { - "line": 497, + "line": 446, "column": 32 } } @@ -26456,16 +23745,16 @@ "type": "Identifier", "name": "createText", "range": [ - 15090, - 15100 + 13523, + 13533 ], "loc": { "start": { - "line": 497, + "line": 446, "column": 33 }, "end": { - "line": 497, + "line": 446, "column": 43 } } @@ -26477,16 +23766,16 @@ "object": { "type": "ThisExpression", "range": [ - 15101, - 15105 + 13534, + 13538 ], "loc": { "start": { - "line": 497, + "line": 446, "column": 44 }, "end": { - "line": 497, + "line": 446, "column": 48 } } @@ -26495,78 +23784,78 @@ "type": "Identifier", "name": "pageText", "range": [ - 15106, - 15114 + 13539, + 13547 ], "loc": { "start": { - "line": 497, + "line": 446, "column": 49 }, "end": { - "line": 497, + "line": 446, "column": 57 } } }, "range": [ - 15101, - 15114 + 13534, + 13547 ], "loc": { "start": { - "line": 497, + "line": 446, "column": 44 }, "end": { - "line": 497, + "line": 446, "column": 57 } } } ], "range": [ - 15090, - 15115 + 13523, + 13548 ], "loc": { "start": { - "line": 497, + "line": 446, "column": 33 }, "end": { - "line": 497, + "line": 446, "column": 58 } } } ], "range": [ - 15065, - 15116 + 13498, + 13549 ], "loc": { "start": { - "line": 497, + "line": 446, "column": 8 }, "end": { - "line": 497, + "line": 446, "column": 59 } } }, "range": [ - 15065, - 15117 + 13498, + 13550 ], "loc": { "start": { - "line": 497, + "line": 446, "column": 8 }, "end": { - "line": 497, + "line": 446, "column": 60 } } @@ -26583,16 +23872,16 @@ "type": "Identifier", "name": "pgBeforeSpan", "range": [ - 15126, - 15138 + 13559, + 13571 ], "loc": { "start": { - "line": 498, + "line": 447, "column": 8 }, "end": { - "line": 498, + "line": 447, "column": 20 } } @@ -26601,31 +23890,31 @@ "type": "Identifier", "name": "className", "range": [ - 15139, - 15148 + 13572, + 13581 ], "loc": { "start": { - "line": 498, + "line": 447, "column": 21 }, "end": { - "line": 498, + "line": 447, "column": 30 } } }, "range": [ - 15126, - 15148 + 13559, + 13581 ], "loc": { "start": { - "line": 498, + "line": 447, "column": 8 }, "end": { - "line": 498, + "line": 447, "column": 30 } } @@ -26636,16 +23925,16 @@ "object": { "type": "ThisExpression", "range": [ - 15151, - 15155 + 13584, + 13588 ], "loc": { "start": { - "line": 498, + "line": 447, "column": 33 }, "end": { - "line": 498, + "line": 447, "column": 37 } } @@ -26654,61 +23943,61 @@ "type": "Identifier", "name": "nbPgSpanCssClass", "range": [ - 15156, - 15172 + 13589, + 13605 ], "loc": { "start": { - "line": 498, + "line": 447, "column": 38 }, "end": { - "line": 498, + "line": 447, "column": 54 } } }, "range": [ - 15151, - 15172 + 13584, + 13605 ], "loc": { "start": { - "line": 498, + "line": 447, "column": 33 }, "end": { - "line": 498, + "line": 447, "column": 54 } } }, "range": [ - 15126, - 15172 + 13559, + 13605 ], "loc": { "start": { - "line": 498, + "line": 447, "column": 8 }, "end": { - "line": 498, + "line": 447, "column": 54 } } }, "range": [ - 15126, - 15173 + 13559, + 13606 ], "loc": { "start": { - "line": 498, + "line": 447, "column": 8 }, "end": { - "line": 498, + "line": 447, "column": 55 } } @@ -26724,16 +24013,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 15182, - 15190 + 13615, + 13623 ], "loc": { "start": { - "line": 499, + "line": 448, "column": 8 }, "end": { - "line": 499, + "line": 448, "column": 16 } } @@ -26742,31 +24031,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 15191, - 15202 + 13624, + 13635 ], "loc": { "start": { - "line": 499, + "line": 448, "column": 17 }, "end": { - "line": 499, + "line": 448, "column": 28 } } }, "range": [ - 15182, - 15202 + 13615, + 13635 ], "loc": { "start": { - "line": 499, + "line": 448, "column": 8 }, "end": { - "line": 499, + "line": 448, "column": 28 } } @@ -26776,47 +24065,47 @@ "type": "Identifier", "name": "pgBeforeSpan", "range": [ - 15203, - 15215 + 13636, + 13648 ], "loc": { "start": { - "line": 499, + "line": 448, "column": 29 }, "end": { - "line": 499, + "line": 448, "column": 41 } } } ], "range": [ - 15182, - 15216 + 13615, + 13649 ], "loc": { "start": { - "line": 499, + "line": 448, "column": 8 }, "end": { - "line": 499, + "line": 448, "column": 42 } } }, "range": [ - 15182, - 15217 + 13615, + 13650 ], "loc": { "start": { - "line": 499, + "line": 448, "column": 8 }, "end": { - "line": 499, + "line": 448, "column": 43 } } @@ -26832,16 +24121,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 15226, - 15234 + 13659, + 13667 ], "loc": { "start": { - "line": 500, + "line": 449, "column": 8 }, "end": { - "line": 500, + "line": 449, "column": 16 } } @@ -26850,31 +24139,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 15235, - 15246 + 13668, + 13679 ], "loc": { "start": { - "line": 500, + "line": 449, "column": 17 }, "end": { - "line": 500, + "line": 449, "column": 28 } } }, "range": [ - 15226, - 15246 + 13659, + 13679 ], "loc": { "start": { - "line": 500, + "line": 449, "column": 8 }, "end": { - "line": 500, + "line": 449, "column": 28 } } @@ -26884,47 +24173,47 @@ "type": "Identifier", "name": "slcPages", "range": [ - 15247, - 15255 + 13680, + 13688 ], "loc": { "start": { - "line": 500, + "line": 449, "column": 29 }, "end": { - "line": 500, + "line": 449, "column": 37 } } } ], "range": [ - 15226, - 15256 + 13659, + 13689 ], "loc": { "start": { - "line": 500, + "line": 449, "column": 8 }, "end": { - "line": 500, + "line": 449, "column": 38 } } }, "range": [ - 15226, - 15257 + 13659, + 13690 ], "loc": { "start": { - "line": 500, + "line": 449, "column": 8 }, "end": { - "line": 500, + "line": 449, "column": 39 } } @@ -26938,16 +24227,16 @@ "type": "Identifier", "name": "pgAfterSpan", "range": [ - 15270, - 15281 + 13703, + 13714 ], "loc": { "start": { - "line": 501, + "line": 450, "column": 12 }, "end": { - "line": 501, + "line": 450, "column": 23 } } @@ -26958,16 +24247,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 15284, - 15293 + 13717, + 13726 ], "loc": { "start": { - "line": 501, + "line": 450, "column": 26 }, "end": { - "line": 501, + "line": 450, "column": 35 } } @@ -26978,228 +24267,65 @@ "value": "span", "raw": "'span'", "range": [ - 15307, - 15313 + 13727, + 13733 ], "loc": { "start": { - "line": 502, - "column": 12 + "line": 450, + "column": 36 }, "end": { - "line": 502, - "column": 18 - } - } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 15316, - 15320 - ], - "loc": { - "start": { - "line": 502, - "column": 21 - }, - "end": { - "line": 502, - "column": 25 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 15322, - 15326 - ], - "loc": { - "start": { - "line": 502, - "column": 27 - }, - "end": { - "line": 502, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxPgAfterSpan", - "range": [ - 15327, - 15342 - ], - "loc": { - "start": { - "line": 502, - "column": 32 - }, - "end": { - "line": 502, - "column": 47 - } - } - }, - "range": [ - 15322, - 15342 - ], - "loc": { - "start": { - "line": 502, - "column": 27 - }, - "end": { - "line": 502, - "column": 47 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 15345, - 15347 - ], - "loc": { - "start": { - "line": 502, - "column": 50 - }, - "end": { - "line": 502, - "column": 52 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 15348, - 15350 - ], - "loc": { - "start": { - "line": 502, - "column": 53 - }, - "end": { - "line": 502, - "column": 55 - } - } - }, - "range": [ - 15345, - 15350 - ], - "loc": { - "start": { - "line": 502, - "column": 50 - }, - "end": { - "line": 502, - "column": 55 - } - } - }, - "range": [ - 15322, - 15350 - ], - "loc": { - "start": { - "line": 502, - "column": 27 - }, - "end": { - "line": 502, - "column": 55 - } - } - } - ], - "range": [ - 15315, - 15351 - ], - "loc": { - "start": { - "line": 502, - "column": 20 - }, - "end": { - "line": 502, - "column": 56 + "line": 450, + "column": 42 } } } ], "range": [ - 15284, - 15352 + 13717, + 13734 ], "loc": { "start": { - "line": 501, + "line": 450, "column": 26 }, "end": { - "line": 502, - "column": 57 + "line": 450, + "column": 43 } } }, "range": [ - 15270, - 15352 + 13703, + 13734 ], "loc": { "start": { - "line": 501, + "line": 450, "column": 12 }, "end": { - "line": 502, - "column": 57 + "line": 450, + "column": 43 } } } ], "kind": "var", "range": [ - 15266, - 15353 + 13699, + 13735 ], "loc": { "start": { - "line": 501, + "line": 450, "column": 8 }, "end": { - "line": 502, - "column": 58 + "line": 450, + "column": 44 } } }, @@ -27214,16 +24340,16 @@ "type": "Identifier", "name": "pgAfterSpan", "range": [ - 15362, - 15373 + 13744, + 13755 ], "loc": { "start": { - "line": 503, + "line": 451, "column": 8 }, "end": { - "line": 503, + "line": 451, "column": 19 } } @@ -27232,31 +24358,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 15374, - 15385 + 13756, + 13767 ], "loc": { "start": { - "line": 503, + "line": 451, "column": 20 }, "end": { - "line": 503, + "line": 451, "column": 31 } } }, "range": [ - 15362, - 15385 + 13744, + 13767 ], "loc": { "start": { - "line": 503, + "line": 451, "column": 8 }, "end": { - "line": 503, + "line": 451, "column": 31 } } @@ -27268,16 +24394,16 @@ "type": "Identifier", "name": "createText", "range": [ - 15386, - 15396 + 13768, + 13778 ], "loc": { "start": { - "line": 503, + "line": 451, "column": 32 }, "end": { - "line": 503, + "line": 451, "column": 42 } } @@ -27289,16 +24415,16 @@ "object": { "type": "ThisExpression", "range": [ - 15397, - 15401 + 13779, + 13783 ], "loc": { "start": { - "line": 503, + "line": 451, "column": 43 }, "end": { - "line": 503, + "line": 451, "column": 47 } } @@ -27307,78 +24433,78 @@ "type": "Identifier", "name": "ofText", "range": [ - 15402, - 15408 + 13784, + 13790 ], "loc": { "start": { - "line": 503, + "line": 451, "column": 48 }, "end": { - "line": 503, + "line": 451, "column": 54 } } }, "range": [ - 15397, - 15408 + 13779, + 13790 ], "loc": { "start": { - "line": 503, + "line": 451, "column": 43 }, "end": { - "line": 503, + "line": 451, "column": 54 } } } ], "range": [ - 15386, - 15409 + 13768, + 13791 ], "loc": { "start": { - "line": 503, + "line": 451, "column": 32 }, "end": { - "line": 503, + "line": 451, "column": 55 } } } ], "range": [ - 15362, - 15410 + 13744, + 13792 ], "loc": { "start": { - "line": 503, + "line": 451, "column": 8 }, "end": { - "line": 503, + "line": 451, "column": 56 } } }, "range": [ - 15362, - 15411 + 13744, + 13793 ], "loc": { "start": { - "line": 503, + "line": 451, "column": 8 }, "end": { - "line": 503, + "line": 451, "column": 57 } } @@ -27395,16 +24521,16 @@ "type": "Identifier", "name": "pgAfterSpan", "range": [ - 15420, - 15431 + 13802, + 13813 ], "loc": { "start": { - "line": 504, + "line": 452, "column": 8 }, "end": { - "line": 504, + "line": 452, "column": 19 } } @@ -27413,31 +24539,31 @@ "type": "Identifier", "name": "className", "range": [ - 15432, - 15441 + 13814, + 13823 ], "loc": { "start": { - "line": 504, + "line": 452, "column": 20 }, "end": { - "line": 504, + "line": 452, "column": 29 } } }, "range": [ - 15420, - 15441 + 13802, + 13823 ], "loc": { "start": { - "line": 504, + "line": 452, "column": 8 }, "end": { - "line": 504, + "line": 452, "column": 29 } } @@ -27448,16 +24574,16 @@ "object": { "type": "ThisExpression", "range": [ - 15444, - 15448 + 13826, + 13830 ], "loc": { "start": { - "line": 504, + "line": 452, "column": 32 }, "end": { - "line": 504, + "line": 452, "column": 36 } } @@ -27466,61 +24592,61 @@ "type": "Identifier", "name": "nbPgSpanCssClass", "range": [ - 15449, - 15465 + 13831, + 13847 ], "loc": { "start": { - "line": 504, + "line": 452, "column": 37 }, "end": { - "line": 504, + "line": 452, "column": 53 } } }, "range": [ - 15444, - 15465 + 13826, + 13847 ], "loc": { "start": { - "line": 504, + "line": 452, "column": 32 }, "end": { - "line": 504, + "line": 452, "column": 53 } } }, "range": [ - 15420, - 15465 + 13802, + 13847 ], "loc": { "start": { - "line": 504, + "line": 452, "column": 8 }, "end": { - "line": 504, + "line": 452, "column": 53 } } }, "range": [ - 15420, - 15466 + 13802, + 13848 ], "loc": { "start": { - "line": 504, + "line": 452, "column": 8 }, "end": { - "line": 504, + "line": 452, "column": 54 } } @@ -27536,16 +24662,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 15475, - 15483 + 13857, + 13865 ], "loc": { "start": { - "line": 505, + "line": 453, "column": 8 }, "end": { - "line": 505, + "line": 453, "column": 16 } } @@ -27554,31 +24680,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 15484, - 15495 + 13866, + 13877 ], "loc": { "start": { - "line": 505, + "line": 453, "column": 17 }, "end": { - "line": 505, + "line": 453, "column": 28 } } }, "range": [ - 15475, - 15495 + 13857, + 13877 ], "loc": { "start": { - "line": 505, + "line": 453, "column": 8 }, "end": { - "line": 505, + "line": 453, "column": 28 } } @@ -27588,47 +24714,47 @@ "type": "Identifier", "name": "pgAfterSpan", "range": [ - 15496, - 15507 + 13878, + 13889 ], "loc": { "start": { - "line": 505, + "line": 453, "column": 29 }, "end": { - "line": 505, + "line": 453, "column": 40 } } } ], "range": [ - 15475, - 15508 + 13857, + 13890 ], "loc": { "start": { - "line": 505, + "line": 453, "column": 8 }, "end": { - "line": 505, + "line": 453, "column": 41 } } }, "range": [ - 15475, - 15509 + 13857, + 13891 ], "loc": { "start": { - "line": 505, + "line": 453, "column": 8 }, "end": { - "line": 505, + "line": 453, "column": 42 } } @@ -27640,18 +24766,18 @@ "type": "VariableDeclarator", "id": { "type": "Identifier", - "name": "pgspan", + "name": "pgSpan", "range": [ - 15522, - 15528 + 13904, + 13910 ], "loc": { "start": { - "line": 506, + "line": 454, "column": 12 }, "end": { - "line": 506, + "line": 454, "column": 18 } } @@ -27662,16 +24788,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 15531, - 15540 + 13913, + 13922 ], "loc": { "start": { - "line": 506, + "line": 454, "column": 21 }, "end": { - "line": 506, + "line": 454, "column": 30 } } @@ -27682,228 +24808,65 @@ "value": "span", "raw": "'span'", "range": [ - 15541, - 15547 + 13923, + 13929 ], "loc": { "start": { - "line": 506, + "line": 454, "column": 31 }, "end": { - "line": 506, + "line": 454, "column": 37 } } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 15550, - 15554 - ], - "loc": { - "start": { - "line": 506, - "column": 40 - }, - "end": { - "line": 506, - "column": 44 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 15556, - 15560 - ], - "loc": { - "start": { - "line": 506, - "column": 46 - }, - "end": { - "line": 506, - "column": 50 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxPgSpan", - "range": [ - 15561, - 15571 - ], - "loc": { - "start": { - "line": 506, - "column": 51 - }, - "end": { - "line": 506, - "column": 61 - } - } - }, - "range": [ - 15556, - 15571 - ], - "loc": { - "start": { - "line": 506, - "column": 46 - }, - "end": { - "line": 506, - "column": 61 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 15574, - 15576 - ], - "loc": { - "start": { - "line": 506, - "column": 64 - }, - "end": { - "line": 506, - "column": 66 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 15577, - 15579 - ], - "loc": { - "start": { - "line": 506, - "column": 67 - }, - "end": { - "line": 506, - "column": 69 - } - } - }, - "range": [ - 15574, - 15579 - ], - "loc": { - "start": { - "line": 506, - "column": 64 - }, - "end": { - "line": 506, - "column": 69 - } - } - }, - "range": [ - 15556, - 15579 - ], - "loc": { - "start": { - "line": 506, - "column": 46 - }, - "end": { - "line": 506, - "column": 69 - } - } - } - ], - "range": [ - 15549, - 15580 - ], - "loc": { - "start": { - "line": 506, - "column": 39 - }, - "end": { - "line": 506, - "column": 70 - } - } } ], "range": [ - 15531, - 15581 + 13913, + 13930 ], "loc": { "start": { - "line": 506, + "line": 454, "column": 21 }, "end": { - "line": 506, - "column": 71 + "line": 454, + "column": 38 } } }, "range": [ - 15522, - 15581 + 13904, + 13930 ], "loc": { "start": { - "line": 506, + "line": 454, "column": 12 }, "end": { - "line": 506, - "column": 71 + "line": 454, + "column": 38 } } } ], "kind": "var", "range": [ - 15518, - 15582 + 13900, + 13931 ], "loc": { "start": { - "line": 506, + "line": 454, "column": 8 }, "end": { - "line": 506, - "column": 72 + "line": 454, + "column": 39 } } }, @@ -27917,18 +24880,18 @@ "computed": false, "object": { "type": "Identifier", - "name": "pgspan", + "name": "pgSpan", "range": [ - 15591, - 15597 + 13940, + 13946 ], "loc": { "start": { - "line": 507, + "line": 455, "column": 8 }, "end": { - "line": 507, + "line": 455, "column": 14 } } @@ -27937,31 +24900,31 @@ "type": "Identifier", "name": "className", "range": [ - 15598, - 15607 + 13947, + 13956 ], "loc": { "start": { - "line": 507, + "line": 455, "column": 15 }, "end": { - "line": 507, + "line": 455, "column": 24 } } }, "range": [ - 15591, - 15607 + 13940, + 13956 ], "loc": { "start": { - "line": 507, + "line": 455, "column": 8 }, "end": { - "line": 507, + "line": 455, "column": 24 } } @@ -27972,16 +24935,16 @@ "object": { "type": "ThisExpression", "range": [ - 15610, - 15614 + 13959, + 13963 ], "loc": { "start": { - "line": 507, + "line": 455, "column": 27 }, "end": { - "line": 507, + "line": 455, "column": 31 } } @@ -27990,61 +24953,61 @@ "type": "Identifier", "name": "nbPgSpanCssClass", "range": [ - 15615, - 15631 + 13964, + 13980 ], "loc": { "start": { - "line": 507, + "line": 455, "column": 32 }, "end": { - "line": 507, + "line": 455, "column": 48 } } }, "range": [ - 15610, - 15631 + 13959, + 13980 ], "loc": { "start": { - "line": 507, + "line": 455, "column": 27 }, "end": { - "line": 507, + "line": 455, "column": 48 } } }, "range": [ - 15591, - 15631 + 13940, + 13980 ], "loc": { "start": { - "line": 507, + "line": 455, "column": 8 }, "end": { - "line": 507, + "line": 455, "column": 48 } } }, "range": [ - 15591, - 15632 + 13940, + 13981 ], "loc": { "start": { - "line": 507, + "line": 455, "column": 8 }, "end": { - "line": 507, + "line": 455, "column": 49 } } @@ -28058,18 +25021,18 @@ "computed": false, "object": { "type": "Identifier", - "name": "pgspan", + "name": "pgSpan", "range": [ - 15641, - 15647 + 13990, + 13996 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 8 }, "end": { - "line": 508, + "line": 456, "column": 14 } } @@ -28078,31 +25041,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 15648, - 15659 + 13997, + 14008 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 15 }, "end": { - "line": 508, + "line": 456, "column": 26 } } }, "range": [ - 15641, - 15659 + 13990, + 14008 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 8 }, "end": { - "line": 508, + "line": 456, "column": 26 } } @@ -28114,16 +25077,16 @@ "type": "Identifier", "name": "createText", "range": [ - 15660, - 15670 + 14009, + 14019 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 27 }, "end": { - "line": 508, + "line": 456, "column": 37 } } @@ -28140,16 +25103,16 @@ "value": " ", "raw": "' '", "range": [ - 15671, - 15674 + 14020, + 14023 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 38 }, "end": { - "line": 508, + "line": 456, "column": 41 } } @@ -28160,16 +25123,16 @@ "object": { "type": "ThisExpression", "range": [ - 15677, - 15681 + 14026, + 14030 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 44 }, "end": { - "line": 508, + "line": 456, "column": 48 } } @@ -28178,46 +25141,46 @@ "type": "Identifier", "name": "nbPages", "range": [ - 15682, - 15689 + 14031, + 14038 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 49 }, "end": { - "line": 508, + "line": 456, "column": 56 } } }, "range": [ - 15677, - 15689 + 14026, + 14038 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 44 }, "end": { - "line": 508, + "line": 456, "column": 56 } } }, "range": [ - 15671, - 15689 + 14020, + 14038 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 38 }, "end": { - "line": 508, + "line": 456, "column": 56 } } @@ -28227,78 +25190,78 @@ "value": " ", "raw": "' '", "range": [ - 15692, - 15695 + 14041, + 14044 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 59 }, "end": { - "line": 508, + "line": 456, "column": 62 } } }, "range": [ - 15671, - 15695 + 14020, + 14044 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 38 }, "end": { - "line": 508, + "line": 456, "column": 62 } } } ], "range": [ - 15660, - 15696 + 14009, + 14045 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 27 }, "end": { - "line": 508, + "line": 456, "column": 63 } } } ], "range": [ - 15641, - 15697 + 13990, + 14046 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 8 }, "end": { - "line": 508, + "line": 456, "column": 64 } } }, "range": [ - 15641, - 15698 + 13990, + 14047 ], "loc": { "start": { - "line": 508, + "line": 456, "column": 8 }, "end": { - "line": 508, + "line": 456, "column": 65 } } @@ -28314,16 +25277,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 15707, - 15715 + 14056, + 14064 ], "loc": { "start": { - "line": 509, + "line": 457, "column": 8 }, "end": { - "line": 509, + "line": 457, "column": 16 } } @@ -28332,31 +25295,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 15716, - 15727 + 14065, + 14076 ], "loc": { "start": { - "line": 509, + "line": 457, "column": 17 }, "end": { - "line": 509, + "line": 457, "column": 28 } } }, "range": [ - 15707, - 15727 + 14056, + 14076 ], "loc": { "start": { - "line": 509, + "line": 457, "column": 8 }, "end": { - "line": 509, + "line": 457, "column": 28 } } @@ -28364,49 +25327,49 @@ "arguments": [ { "type": "Identifier", - "name": "pgspan", + "name": "pgSpan", "range": [ - 15728, - 15734 + 14077, + 14083 ], "loc": { "start": { - "line": 509, + "line": 457, "column": 29 }, "end": { - "line": 509, + "line": 457, "column": 35 } } } ], "range": [ - 15707, - 15735 + 14056, + 14084 ], "loc": { "start": { - "line": 509, + "line": 457, "column": 8 }, "end": { - "line": 509, + "line": 457, "column": 36 } } }, "range": [ - 15707, - 15736 + 14056, + 14085 ], "loc": { "start": { - "line": 509, + "line": 457, "column": 8 }, "end": { - "line": 509, + "line": 457, "column": 37 } } @@ -28422,16 +25385,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 15745, - 15753 + 14094, + 14102 ], "loc": { "start": { - "line": 510, + "line": 458, "column": 8 }, "end": { - "line": 510, + "line": 458, "column": 16 } } @@ -28440,31 +25403,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 15754, - 15765 + 14103, + 14114 ], "loc": { "start": { - "line": 510, + "line": 458, "column": 17 }, "end": { - "line": 510, + "line": 458, "column": 28 } } }, "range": [ - 15745, - 15765 + 14094, + 14114 ], "loc": { "start": { - "line": 510, + "line": 458, "column": 8 }, "end": { - "line": 510, + "line": 458, "column": 28 } } @@ -28474,47 +25437,47 @@ "type": "Identifier", "name": "btnNextSpan", "range": [ - 15766, - 15777 + 14115, + 14126 ], "loc": { "start": { - "line": 510, + "line": 458, "column": 29 }, "end": { - "line": 510, + "line": 458, "column": 40 } } } ], "range": [ - 15745, - 15778 + 14094, + 14127 ], "loc": { "start": { - "line": 510, + "line": 458, "column": 8 }, "end": { - "line": 510, + "line": 458, "column": 41 } } }, "range": [ - 15745, - 15779 + 14094, + 14128 ], "loc": { "start": { - "line": 510, + "line": 458, "column": 8 }, "end": { - "line": 510, + "line": 458, "column": 42 } } @@ -28530,16 +25493,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 15788, - 15796 + 14137, + 14145 ], "loc": { "start": { - "line": 511, + "line": 459, "column": 8 }, "end": { - "line": 511, + "line": 459, "column": 16 } } @@ -28548,31 +25511,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 15797, - 15808 + 14146, + 14157 ], "loc": { "start": { - "line": 511, + "line": 459, "column": 17 }, "end": { - "line": 511, + "line": 459, "column": 28 } } }, "range": [ - 15788, - 15808 + 14137, + 14157 ], "loc": { "start": { - "line": 511, + "line": 459, "column": 8 }, "end": { - "line": 511, + "line": 459, "column": 28 } } @@ -28582,47 +25545,47 @@ "type": "Identifier", "name": "btnLastSpan", "range": [ - 15809, - 15820 + 14158, + 14169 ], "loc": { "start": { - "line": 511, + "line": 459, "column": 29 }, "end": { - "line": 511, + "line": 459, "column": 40 } } } ], "range": [ - 15788, - 15821 + 14137, + 14170 ], "loc": { "start": { - "line": 511, + "line": 459, "column": 8 }, "end": { - "line": 511, + "line": 459, "column": 41 } } }, "range": [ - 15788, - 15822 + 14137, + 14171 ], "loc": { "start": { - "line": 511, + "line": 459, "column": 8 }, "end": { - "line": 511, + "line": 459, "column": 42 } } @@ -28638,16 +25601,758 @@ "object": { "type": "ThisExpression", "range": [ - 15831, - 15835 + 14181, + 14185 ], "loc": { "start": { - "line": 512, + "line": 461, "column": 8 }, "end": { - "line": 512, + "line": 461, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnNextCont", + "range": [ + 14186, + 14197 + ], + "loc": { + "start": { + "line": 461, + "column": 13 + }, + "end": { + "line": 461, + "column": 24 + } + } + }, + "range": [ + 14181, + 14197 + ], + "loc": { + "start": { + "line": 461, + "column": 8 + }, + "end": { + "line": 461, + "column": 24 + } + } + }, + "right": { + "type": "Identifier", + "name": "btnNextSpan", + "range": [ + 14200, + 14211 + ], + "loc": { + "start": { + "line": 461, + "column": 27 + }, + "end": { + "line": 461, + "column": 38 + } + } + }, + "range": [ + 14181, + 14211 + ], + "loc": { + "start": { + "line": 461, + "column": 8 + }, + "end": { + "line": 461, + "column": 38 + } + } + }, + "range": [ + 14181, + 14212 + ], + "loc": { + "start": { + "line": 461, + "column": 8 + }, + "end": { + "line": 461, + "column": 39 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 14221, + 14225 + ], + "loc": { + "start": { + "line": 462, + "column": 8 + }, + "end": { + "line": 462, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnPrevCont", + "range": [ + 14226, + 14237 + ], + "loc": { + "start": { + "line": 462, + "column": 13 + }, + "end": { + "line": 462, + "column": 24 + } + } + }, + "range": [ + 14221, + 14237 + ], + "loc": { + "start": { + "line": 462, + "column": 8 + }, + "end": { + "line": 462, + "column": 24 + } + } + }, + "right": { + "type": "Identifier", + "name": "btnPrevSpan", + "range": [ + 14240, + 14251 + ], + "loc": { + "start": { + "line": 462, + "column": 27 + }, + "end": { + "line": 462, + "column": 38 + } + } + }, + "range": [ + 14221, + 14251 + ], + "loc": { + "start": { + "line": 462, + "column": 8 + }, + "end": { + "line": 462, + "column": 38 + } + } + }, + "range": [ + 14221, + 14252 + ], + "loc": { + "start": { + "line": 462, + "column": 8 + }, + "end": { + "line": 462, + "column": 39 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 14261, + 14265 + ], + "loc": { + "start": { + "line": 463, + "column": 8 + }, + "end": { + "line": 463, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnLastCont", + "range": [ + 14266, + 14277 + ], + "loc": { + "start": { + "line": 463, + "column": 13 + }, + "end": { + "line": 463, + "column": 24 + } + } + }, + "range": [ + 14261, + 14277 + ], + "loc": { + "start": { + "line": 463, + "column": 8 + }, + "end": { + "line": 463, + "column": 24 + } + } + }, + "right": { + "type": "Identifier", + "name": "btnLastSpan", + "range": [ + 14280, + 14291 + ], + "loc": { + "start": { + "line": 463, + "column": 27 + }, + "end": { + "line": 463, + "column": 38 + } + } + }, + "range": [ + 14261, + 14291 + ], + "loc": { + "start": { + "line": 463, + "column": 8 + }, + "end": { + "line": 463, + "column": 38 + } + } + }, + "range": [ + 14261, + 14292 + ], + "loc": { + "start": { + "line": 463, + "column": 8 + }, + "end": { + "line": 463, + "column": 39 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 14301, + 14305 + ], + "loc": { + "start": { + "line": 464, + "column": 8 + }, + "end": { + "line": 464, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnFirstCont", + "range": [ + 14306, + 14318 + ], + "loc": { + "start": { + "line": 464, + "column": 13 + }, + "end": { + "line": 464, + "column": 25 + } + } + }, + "range": [ + 14301, + 14318 + ], + "loc": { + "start": { + "line": 464, + "column": 8 + }, + "end": { + "line": 464, + "column": 25 + } + } + }, + "right": { + "type": "Identifier", + "name": "btnFirstSpan", + "range": [ + 14321, + 14333 + ], + "loc": { + "start": { + "line": 464, + "column": 28 + }, + "end": { + "line": 464, + "column": 40 + } + } + }, + "range": [ + 14301, + 14333 + ], + "loc": { + "start": { + "line": 464, + "column": 8 + }, + "end": { + "line": 464, + "column": 40 + } + } + }, + "range": [ + 14301, + 14334 + ], + "loc": { + "start": { + "line": 464, + "column": 8 + }, + "end": { + "line": 464, + "column": 41 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 14343, + 14347 + ], + "loc": { + "start": { + "line": 465, + "column": 8 + }, + "end": { + "line": 465, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgCont", + "range": [ + 14348, + 14354 + ], + "loc": { + "start": { + "line": 465, + "column": 13 + }, + "end": { + "line": 465, + "column": 19 + } + } + }, + "range": [ + 14343, + 14354 + ], + "loc": { + "start": { + "line": 465, + "column": 8 + }, + "end": { + "line": 465, + "column": 19 + } + } + }, + "right": { + "type": "Identifier", + "name": "pgSpan", + "range": [ + 14357, + 14363 + ], + "loc": { + "start": { + "line": 465, + "column": 22 + }, + "end": { + "line": 465, + "column": 28 + } + } + }, + "range": [ + 14343, + 14363 + ], + "loc": { + "start": { + "line": 465, + "column": 8 + }, + "end": { + "line": 465, + "column": 28 + } + } + }, + "range": [ + 14343, + 14364 + ], + "loc": { + "start": { + "line": 465, + "column": 8 + }, + "end": { + "line": 465, + "column": 29 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 14373, + 14377 + ], + "loc": { + "start": { + "line": 466, + "column": 8 + }, + "end": { + "line": 466, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgBefore", + "range": [ + 14378, + 14386 + ], + "loc": { + "start": { + "line": 466, + "column": 13 + }, + "end": { + "line": 466, + "column": 21 + } + } + }, + "range": [ + 14373, + 14386 + ], + "loc": { + "start": { + "line": 466, + "column": 8 + }, + "end": { + "line": 466, + "column": 21 + } + } + }, + "right": { + "type": "Identifier", + "name": "pgBeforeSpan", + "range": [ + 14389, + 14401 + ], + "loc": { + "start": { + "line": 466, + "column": 24 + }, + "end": { + "line": 466, + "column": 36 + } + } + }, + "range": [ + 14373, + 14401 + ], + "loc": { + "start": { + "line": 466, + "column": 8 + }, + "end": { + "line": 466, + "column": 36 + } + } + }, + "range": [ + 14373, + 14402 + ], + "loc": { + "start": { + "line": 466, + "column": 8 + }, + "end": { + "line": 466, + "column": 37 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 14411, + 14415 + ], + "loc": { + "start": { + "line": 467, + "column": 8 + }, + "end": { + "line": 467, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgAfter", + "range": [ + 14416, + 14423 + ], + "loc": { + "start": { + "line": 467, + "column": 13 + }, + "end": { + "line": 467, + "column": 20 + } + } + }, + "range": [ + 14411, + 14423 + ], + "loc": { + "start": { + "line": 467, + "column": 8 + }, + "end": { + "line": 467, + "column": 20 + } + } + }, + "right": { + "type": "Identifier", + "name": "pgAfterSpan", + "range": [ + 14426, + 14437 + ], + "loc": { + "start": { + "line": 467, + "column": 23 + }, + "end": { + "line": 467, + "column": 34 + } + } + }, + "range": [ + 14411, + 14437 + ], + "loc": { + "start": { + "line": 467, + "column": 8 + }, + "end": { + "line": 467, + "column": 34 + } + } + }, + "range": [ + 14411, + 14438 + ], + "loc": { + "start": { + "line": 467, + "column": 8 + }, + "end": { + "line": 467, + "column": 35 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 14447, + 14451 + ], + "loc": { + "start": { + "line": 468, + "column": 8 + }, + "end": { + "line": 468, "column": 12 } } @@ -28656,224 +26361,80 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 15836, - 15845 + 14452, + 14461 ], "loc": { "start": { - "line": 512, + "line": 468, "column": 13 }, "end": { - "line": 512, + "line": 468, "column": 22 } } }, "range": [ - 15831, - 15845 + 14447, + 14461 ], "loc": { "start": { - "line": 512, + "line": 468, "column": 8 }, "end": { - "line": 512, + "line": 468, "column": 22 } } }, "right": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "elm", - "range": [ - 15848, - 15851 - ], - "loc": { - "start": { - "line": 512, - "column": 25 - }, - "end": { - "line": 512, - "column": 28 - } - } - }, - "arguments": [ - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 15852, - 15856 - ], - "loc": { - "start": { - "line": 512, - "column": 29 - }, - "end": { - "line": 512, - "column": 33 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxSlcPages", - "range": [ - 15857, - 15869 - ], - "loc": { - "start": { - "line": 512, - "column": 34 - }, - "end": { - "line": 512, - "column": 46 - } - } - }, - "range": [ - 15852, - 15869 - ], - "loc": { - "start": { - "line": 512, - "column": 29 - }, - "end": { - "line": 512, - "column": 46 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 15872, - 15874 - ], - "loc": { - "start": { - "line": 512, - "column": 49 - }, - "end": { - "line": 512, - "column": 51 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 15875, - 15877 - ], - "loc": { - "start": { - "line": 512, - "column": 52 - }, - "end": { - "line": 512, - "column": 54 - } - } - }, - "range": [ - 15872, - 15877 - ], - "loc": { - "start": { - "line": 512, - "column": 49 - }, - "end": { - "line": 512, - "column": 54 - } - } - }, - "range": [ - 15852, - 15877 - ], - "loc": { - "start": { - "line": 512, - "column": 29 - }, - "end": { - "line": 512, - "column": 54 - } - } - } - ], + "type": "Identifier", + "name": "slcPages", "range": [ - 15848, - 15878 + 14464, + 14472 ], "loc": { "start": { - "line": 512, + "line": 468, "column": 25 }, "end": { - "line": 512, - "column": 55 + "line": 468, + "column": 33 } } }, "range": [ - 15831, - 15878 + 14447, + 14472 ], "loc": { "start": { - "line": 512, + "line": 468, "column": 8 }, "end": { - "line": 512, - "column": 55 + "line": 468, + "column": 33 } } }, "range": [ - 15831, - 15879 + 14447, + 14473 ], "loc": { "start": { - "line": 512, + "line": 468, "column": 8 }, "end": { - "line": 512, - "column": 56 + "line": 468, + "column": 34 } } }, @@ -28887,16 +26448,16 @@ "object": { "type": "ThisExpression", "range": [ - 15889, - 15893 + 14483, + 14487 ], "loc": { "start": { - "line": 514, + "line": 470, "column": 8 }, "end": { - "line": 514, + "line": 470, "column": 12 } } @@ -28905,62 +26466,62 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 15894, - 15907 + 14488, + 14501 ], "loc": { "start": { - "line": 514, + "line": 470, "column": 13 }, "end": { - "line": 514, + "line": 470, "column": 26 } } }, "range": [ - 15889, - 15907 + 14483, + 14501 ], "loc": { "start": { - "line": 514, + "line": 470, "column": 8 }, "end": { - "line": 514, + "line": 470, "column": 26 } } }, "arguments": [], "range": [ - 15889, - 15909 + 14483, + 14503 ], "loc": { "start": { - "line": 514, + "line": 470, "column": 8 }, "end": { - "line": 514, + "line": 470, "column": 28 } } }, "range": [ - 15889, - 15910 + 14483, + 14504 ], "loc": { "start": { - "line": 514, + "line": 470, "column": 8 }, "end": { - "line": 514, + "line": 470, "column": 29 } } @@ -28977,16 +26538,16 @@ "type": "Identifier", "name": "tf", "range": [ - 15925, - 15927 + 14519, + 14521 ], "loc": { "start": { - "line": 516, + "line": 472, "column": 13 }, "end": { - "line": 516, + "line": 472, "column": 15 } } @@ -28995,47 +26556,47 @@ "type": "Identifier", "name": "fltGrid", "range": [ - 15928, - 15935 + 14522, + 14529 ], "loc": { "start": { - "line": 516, + "line": 472, "column": 16 }, "end": { - "line": 516, + "line": 472, "column": 23 } } }, "range": [ - 15925, - 15935 + 14519, + 14529 ], "loc": { "start": { - "line": 516, + "line": 472, "column": 13 }, "end": { - "line": 516, + "line": 472, "column": 23 } } }, "prefix": true, "range": [ - 15924, - 15935 + 14518, + 14529 ], "loc": { "start": { - "line": 516, + "line": 472, "column": 12 }, "end": { - "line": 516, + "line": 472, "column": 23 } } @@ -29054,16 +26615,16 @@ "type": "Identifier", "name": "tf", "range": [ - 15951, - 15953 + 14545, + 14547 ], "loc": { "start": { - "line": 517, + "line": 473, "column": 12 }, "end": { - "line": 517, + "line": 473, "column": 14 } } @@ -29072,62 +26633,62 @@ "type": "Identifier", "name": "validateAllRows", "range": [ - 15954, - 15969 + 14548, + 14563 ], "loc": { "start": { - "line": 517, + "line": 473, "column": 15 }, "end": { - "line": 517, + "line": 473, "column": 30 } } }, "range": [ - 15951, - 15969 + 14545, + 14563 ], "loc": { "start": { - "line": 517, + "line": 473, "column": 12 }, "end": { - "line": 517, + "line": 473, "column": 30 } } }, "arguments": [], "range": [ - 15951, - 15971 + 14545, + 14565 ], "loc": { "start": { - "line": 517, + "line": 473, "column": 12 }, "end": { - "line": 517, + "line": 473, "column": 32 } } }, "range": [ - 15951, - 15972 + 14545, + 14566 ], "loc": { "start": { - "line": 517, + "line": 473, "column": 12 }, "end": { - "line": 517, + "line": 473, "column": 33 } } @@ -29142,16 +26703,16 @@ "object": { "type": "ThisExpression", "range": [ - 15985, - 15989 + 14579, + 14583 ], "loc": { "start": { - "line": 518, + "line": 474, "column": 12 }, "end": { - "line": 518, + "line": 474, "column": 16 } } @@ -29160,31 +26721,31 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 15990, - 16003 + 14584, + 14597 ], "loc": { "start": { - "line": 518, + "line": 474, "column": 17 }, "end": { - "line": 518, + "line": 474, "column": 30 } } }, "range": [ - 15985, - 16003 + 14579, + 14597 ], "loc": { "start": { - "line": 518, + "line": 474, "column": 12 }, "end": { - "line": 518, + "line": 474, "column": 30 } } @@ -29197,16 +26758,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16004, - 16006 + 14598, + 14600 ], "loc": { "start": { - "line": 518, + "line": 474, "column": 31 }, "end": { - "line": 518, + "line": 474, "column": 33 } } @@ -29215,94 +26776,94 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 16007, - 16021 + 14601, + 14615 ], "loc": { "start": { - "line": 518, + "line": 474, "column": 34 }, "end": { - "line": 518, + "line": 474, "column": 48 } } }, "range": [ - 16004, - 16021 + 14598, + 14615 ], "loc": { "start": { - "line": 518, + "line": 474, "column": 31 }, "end": { - "line": 518, + "line": 474, "column": 48 } } } ], "range": [ - 15985, - 16022 + 14579, + 14616 ], "loc": { "start": { - "line": 518, + "line": 474, "column": 12 }, "end": { - "line": 518, + "line": 474, "column": 49 } } }, "range": [ - 15985, - 16023 + 14579, + 14617 ], "loc": { "start": { - "line": 518, + "line": 474, "column": 12 }, "end": { - "line": 518, + "line": 474, "column": 50 } } } ], "range": [ - 15937, - 16033 + 14531, + 14627 ], "loc": { "start": { - "line": 516, + "line": 472, "column": 25 }, "end": { - "line": 519, + "line": 475, "column": 9 } } }, "alternate": null, "range": [ - 15920, - 16033 + 14514, + 14627 ], "loc": { "start": { - "line": 516, + "line": 472, "column": 8 }, "end": { - "line": 519, + "line": 475, "column": 9 } } @@ -29320,16 +26881,16 @@ "object": { "type": "ThisExpression", "range": [ - 16043, - 16047 + 14637, + 14641 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 8 }, "end": { - "line": 521, + "line": 477, "column": 12 } } @@ -29338,31 +26899,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 16048, - 16055 + 14642, + 14649 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 13 }, "end": { - "line": 521, + "line": 477, "column": 20 } } }, "range": [ - 16043, - 16055 + 14637, + 14649 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 8 }, "end": { - "line": 521, + "line": 477, "column": 20 } } @@ -29371,31 +26932,31 @@ "type": "Identifier", "name": "on", "range": [ - 16056, - 16058 + 14650, + 14652 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 21 }, "end": { - "line": 521, + "line": 477, "column": 23 } } }, "range": [ - 16043, - 16058 + 14637, + 14652 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 8 }, "end": { - "line": 521, + "line": 477, "column": 23 } } @@ -29409,32 +26970,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 16060, - 16077 + 14654, + 14671 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 25 }, "end": { - "line": 521, + "line": 477, "column": 42 } } } ], "range": [ - 16059, - 16078 + 14653, + 14672 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 24 }, "end": { - "line": 521, + "line": 477, "column": 43 } } @@ -29451,16 +27012,16 @@ "object": { "type": "ThisExpression", "range": [ - 16086, - 16090 + 14680, + 14684 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 51 }, "end": { - "line": 521, + "line": 477, "column": 55 } } @@ -29469,47 +27030,47 @@ "type": "Identifier", "name": "resetPagingInfo", "range": [ - 16091, - 16106 + 14685, + 14700 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 56 }, "end": { - "line": 521, + "line": 477, "column": 71 } } }, "range": [ - 16086, - 16106 + 14680, + 14700 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 51 }, "end": { - "line": 521, + "line": 477, "column": 71 } } }, "arguments": [], "range": [ - 16086, - 16108 + 14680, + 14702 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 51 }, "end": { - "line": 521, + "line": 477, "column": 73 } } @@ -29517,47 +27078,47 @@ "generator": false, "expression": true, "range": [ - 16080, - 16108 + 14674, + 14702 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 45 }, "end": { - "line": 521, + "line": 477, "column": 73 } } } ], "range": [ - 16043, - 16109 + 14637, + 14703 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 8 }, "end": { - "line": 521, + "line": 477, "column": 74 } } }, "range": [ - 16043, - 16110 + 14637, + 14704 ], "loc": { "start": { - "line": 521, + "line": 477, "column": 8 }, "end": { - "line": 521, + "line": 477, "column": 75 } } @@ -29575,16 +27136,16 @@ "object": { "type": "ThisExpression", "range": [ - 16119, - 16123 + 14713, + 14717 ], "loc": { "start": { - "line": 522, + "line": 478, "column": 8 }, "end": { - "line": 522, + "line": 478, "column": 12 } } @@ -29593,31 +27154,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 16124, - 16131 + 14718, + 14725 ], "loc": { "start": { - "line": 522, + "line": 478, "column": 13 }, "end": { - "line": 522, + "line": 478, "column": 20 } } }, "range": [ - 16119, - 16131 + 14713, + 14725 ], "loc": { "start": { - "line": 522, + "line": 478, "column": 8 }, "end": { - "line": 522, + "line": 478, "column": 20 } } @@ -29626,31 +27187,31 @@ "type": "Identifier", "name": "on", "range": [ - 16132, - 16134 + 14726, + 14728 ], "loc": { "start": { - "line": 522, + "line": 478, "column": 21 }, "end": { - "line": 522, + "line": 478, "column": 23 } } }, "range": [ - 16119, - 16134 + 14713, + 14728 ], "loc": { "start": { - "line": 522, + "line": 478, "column": 8 }, "end": { - "line": 522, + "line": 478, "column": 23 } } @@ -29664,32 +27225,32 @@ "value": "change-page", "raw": "'change-page'", "range": [ - 16136, - 16149 + 14730, + 14743 ], "loc": { "start": { - "line": 522, + "line": 478, "column": 25 }, "end": { - "line": 522, + "line": 478, "column": 38 } } } ], "range": [ - 16135, - 16150 + 14729, + 14744 ], "loc": { "start": { - "line": 522, + "line": 478, "column": 24 }, "end": { - "line": 522, + "line": 478, "column": 39 } } @@ -29702,16 +27263,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16165, - 16167 + 14759, + 14761 ], "loc": { "start": { - "line": 523, + "line": 479, "column": 13 }, "end": { - "line": 523, + "line": 479, "column": 15 } } @@ -29720,16 +27281,16 @@ "type": "Identifier", "name": "pageNumber", "range": [ - 16169, - 16179 + 14763, + 14773 ], "loc": { "start": { - "line": 523, + "line": 479, "column": 17 }, "end": { - "line": 523, + "line": 479, "column": 27 } } @@ -29743,16 +27304,16 @@ "object": { "type": "ThisExpression", "range": [ - 16184, - 16188 + 14778, + 14782 ], "loc": { "start": { - "line": 523, + "line": 479, "column": 32 }, "end": { - "line": 523, + "line": 479, "column": 36 } } @@ -29761,31 +27322,31 @@ "type": "Identifier", "name": "setPage", "range": [ - 16189, - 16196 + 14783, + 14790 ], "loc": { "start": { - "line": 523, + "line": 479, "column": 37 }, "end": { - "line": 523, + "line": 479, "column": 44 } } }, "range": [ - 16184, - 16196 + 14778, + 14790 ], "loc": { "start": { - "line": 523, + "line": 479, "column": 32 }, "end": { - "line": 523, + "line": 479, "column": 44 } } @@ -29795,32 +27356,32 @@ "type": "Identifier", "name": "pageNumber", "range": [ - 16197, - 16207 + 14791, + 14801 ], "loc": { "start": { - "line": 523, + "line": 479, "column": 45 }, "end": { - "line": 523, + "line": 479, "column": 55 } } } ], "range": [ - 16184, - 16208 + 14778, + 14802 ], "loc": { "start": { - "line": 523, + "line": 479, "column": 32 }, "end": { - "line": 523, + "line": 479, "column": 56 } } @@ -29828,47 +27389,47 @@ "generator": false, "expression": true, "range": [ - 16164, - 16208 + 14758, + 14802 ], "loc": { "start": { - "line": 523, + "line": 479, "column": 12 }, "end": { - "line": 523, + "line": 479, "column": 56 } } } ], "range": [ - 16119, - 16209 + 14713, + 14803 ], "loc": { "start": { - "line": 522, + "line": 478, "column": 8 }, "end": { - "line": 523, + "line": 479, "column": 57 } } }, "range": [ - 16119, - 16210 + 14713, + 14804 ], "loc": { "start": { - "line": 522, + "line": 478, "column": 8 }, "end": { - "line": 523, + "line": 479, "column": 58 } } @@ -29886,16 +27447,16 @@ "object": { "type": "ThisExpression", "range": [ - 16219, - 16223 + 14813, + 14817 ], "loc": { "start": { - "line": 524, + "line": 480, "column": 8 }, "end": { - "line": 524, + "line": 480, "column": 12 } } @@ -29904,31 +27465,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 16224, - 16231 + 14818, + 14825 ], "loc": { "start": { - "line": 524, + "line": 480, "column": 13 }, "end": { - "line": 524, + "line": 480, "column": 20 } } }, "range": [ - 16219, - 16231 + 14813, + 14825 ], "loc": { "start": { - "line": 524, + "line": 480, "column": 8 }, "end": { - "line": 524, + "line": 480, "column": 20 } } @@ -29937,31 +27498,31 @@ "type": "Identifier", "name": "on", "range": [ - 16232, - 16234 + 14826, + 14828 ], "loc": { "start": { - "line": 524, + "line": 480, "column": 21 }, "end": { - "line": 524, + "line": 480, "column": 23 } } }, "range": [ - 16219, - 16234 + 14813, + 14828 ], "loc": { "start": { - "line": 524, + "line": 480, "column": 8 }, "end": { - "line": 524, + "line": 480, "column": 23 } } @@ -29975,32 +27536,32 @@ "value": "change-page-results", "raw": "'change-page-results'", "range": [ - 16236, - 16257 + 14830, + 14851 ], "loc": { "start": { - "line": 524, + "line": 480, "column": 25 }, "end": { - "line": 524, + "line": 480, "column": 46 } } } ], "range": [ - 16235, - 16258 + 14829, + 14852 ], "loc": { "start": { - "line": 524, + "line": 480, "column": 24 }, "end": { - "line": 524, + "line": 480, "column": 47 } } @@ -30013,16 +27574,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16273, - 16275 + 14867, + 14869 ], "loc": { "start": { - "line": 525, + "line": 481, "column": 13 }, "end": { - "line": 525, + "line": 481, "column": 15 } } @@ -30031,16 +27592,16 @@ "type": "Identifier", "name": "pageLength", "range": [ - 16277, - 16287 + 14871, + 14881 ], "loc": { "start": { - "line": 525, + "line": 481, "column": 17 }, "end": { - "line": 525, + "line": 481, "column": 27 } } @@ -30054,16 +27615,16 @@ "object": { "type": "ThisExpression", "range": [ - 16292, - 16296 + 14886, + 14890 ], "loc": { "start": { - "line": 525, + "line": 481, "column": 32 }, "end": { - "line": 525, + "line": 481, "column": 36 } } @@ -30072,31 +27633,31 @@ "type": "Identifier", "name": "changeResultsPerPage", "range": [ - 16297, - 16317 + 14891, + 14911 ], "loc": { "start": { - "line": 525, + "line": 481, "column": 37 }, "end": { - "line": 525, + "line": 481, "column": 57 } } }, "range": [ - 16292, - 16317 + 14886, + 14911 ], "loc": { "start": { - "line": 525, + "line": 481, "column": 32 }, "end": { - "line": 525, + "line": 481, "column": 57 } } @@ -30106,32 +27667,32 @@ "type": "Identifier", "name": "pageLength", "range": [ - 16318, - 16328 + 14912, + 14922 ], "loc": { "start": { - "line": 525, + "line": 481, "column": 58 }, "end": { - "line": 525, + "line": 481, "column": 68 } } } ], "range": [ - 16292, - 16329 + 14886, + 14923 ], "loc": { "start": { - "line": 525, + "line": 481, "column": 32 }, "end": { - "line": 525, + "line": 481, "column": 69 } } @@ -30139,66 +27700,66 @@ "generator": false, "expression": true, "range": [ - 16272, - 16329 + 14866, + 14923 ], "loc": { "start": { - "line": 525, + "line": 481, "column": 12 }, "end": { - "line": 525, + "line": 481, "column": 69 } } } ], "range": [ - 16219, - 16330 + 14813, + 14924 ], "loc": { "start": { - "line": 524, + "line": 480, "column": 8 }, "end": { - "line": 525, + "line": 481, "column": 70 } } }, "range": [ - 16219, - 16331 + 14813, + 14925 ], "loc": { "start": { - "line": 524, + "line": 480, "column": 8 }, "end": { - "line": 525, + "line": 481, "column": 71 } }, "trailingComments": [ { "type": "Block", - "value": "*\n * @inherited\n ", + "value": "* @inherited ", "range": [ - 16341, - 16378 + 14935, + 14952 ], "loc": { "start": { - "line": 527, + "line": 483, "column": 8 }, "end": { - "line": 529, - "column": 11 + "line": 483, + "column": 25 } } } @@ -30215,16 +27776,16 @@ "object": { "type": "ThisExpression", "range": [ - 16387, - 16391 + 14961, + 14965 ], "loc": { "start": { - "line": 530, + "line": 484, "column": 8 }, "end": { - "line": 530, + "line": 484, "column": 12 } } @@ -30233,31 +27794,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 16392, - 16403 + 14966, + 14977 ], "loc": { "start": { - "line": 530, + "line": 484, "column": 13 }, "end": { - "line": 530, + "line": 484, "column": 24 } } }, "range": [ - 16387, - 16403 + 14961, + 14977 ], "loc": { "start": { - "line": 530, + "line": 484, "column": 8 }, "end": { - "line": 530, + "line": 484, "column": 24 } } @@ -30267,65 +27828,65 @@ "value": true, "raw": "true", "range": [ - 16406, - 16410 + 14980, + 14984 ], "loc": { "start": { - "line": 530, + "line": 484, "column": 27 }, "end": { - "line": 530, + "line": 484, "column": 31 } } }, "range": [ - 16387, - 16410 + 14961, + 14984 ], "loc": { "start": { - "line": 530, + "line": 484, "column": 8 }, "end": { - "line": 530, + "line": 484, "column": 31 } } }, "range": [ - 16387, - 16411 + 14961, + 14985 ], "loc": { "start": { - "line": 530, + "line": 484, "column": 8 }, "end": { - "line": 530, + "line": 484, "column": 32 } }, "leadingComments": [ { "type": "Block", - "value": "*\n * @inherited\n ", + "value": "* @inherited ", "range": [ - 16341, - 16378 + 14935, + 14952 ], "loc": { "start": { - "line": 527, + "line": 483, "column": 8 }, "end": { - "line": 529, - "column": 11 + "line": 483, + "column": 25 } } } @@ -30333,16 +27894,16 @@ } ], "range": [ - 10293, - 16417 + 9331, + 14991 ], "loc": { "start": { - "line": 372, + "line": 333, "column": 11 }, "end": { - "line": 531, + "line": 485, "column": 5 } } @@ -30350,16 +27911,16 @@ "generator": false, "expression": false, "range": [ - 10290, - 16417 + 9328, + 14991 ], "loc": { "start": { - "line": 372, + "line": 333, "column": 8 }, "end": { - "line": 531, + "line": 485, "column": 5 } } @@ -30367,16 +27928,16 @@ "kind": "method", "computed": false, "range": [ - 10286, - 16417 + 9324, + 14991 ], "loc": { "start": { - "line": 372, + "line": 333, "column": 4 }, "end": { - "line": 531, + "line": 485, "column": 5 } }, @@ -30385,16 +27946,16 @@ "type": "Block", "value": "*\n * Initialize DOM elements\n ", "range": [ - 10239, - 10281 + 9277, + 9319 ], "loc": { "start": { - "line": 369, + "line": 330, "column": 4 }, "end": { - "line": 371, + "line": 332, "column": 7 } } @@ -30405,16 +27966,16 @@ "type": "Block", "value": "*\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n ", "range": [ - 16423, - 16571 + 14997, + 15145 ], "loc": { "start": { - "line": 533, + "line": 487, "column": 4 }, "end": { - "line": 536, + "line": 490, "column": 7 } } @@ -30428,16 +27989,16 @@ "type": "Identifier", "name": "reset", "range": [ - 16576, - 16581 + 15150, + 15155 ], "loc": { "start": { - "line": 537, + "line": 491, "column": 4 }, "end": { - "line": 537, + "line": 491, "column": 9 } } @@ -30452,16 +28013,16 @@ "type": "Identifier", "name": "filterTable", "range": [ - 16582, - 16593 + 15156, + 15167 ], "loc": { "start": { - "line": 537, + "line": 491, "column": 10 }, "end": { - "line": 537, + "line": 491, "column": 21 } } @@ -30471,31 +28032,31 @@ "value": false, "raw": "false", "range": [ - 16596, - 16601 + 15170, + 15175 ], "loc": { "start": { - "line": 537, + "line": 491, "column": 24 }, "end": { - "line": 537, + "line": 491, "column": 29 } } }, "range": [ - 16582, - 16601 + 15156, + 15175 ], "loc": { "start": { - "line": 537, + "line": 491, "column": 10 }, "end": { - "line": 537, + "line": 491, "column": 29 } } @@ -30513,16 +28074,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16617, - 16619 + 15191, + 15193 ], "loc": { "start": { - "line": 538, + "line": 492, "column": 12 }, "end": { - "line": 538, + "line": 492, "column": 14 } } @@ -30533,16 +28094,16 @@ "object": { "type": "ThisExpression", "range": [ - 16622, - 16626 + 15196, + 15200 ], "loc": { "start": { - "line": 538, + "line": 492, "column": 17 }, "end": { - "line": 538, + "line": 492, "column": 21 } } @@ -30551,46 +28112,46 @@ "type": "Identifier", "name": "tf", "range": [ - 16627, - 16629 + 15201, + 15203 ], "loc": { "start": { - "line": 538, + "line": 492, "column": 22 }, "end": { - "line": 538, + "line": 492, "column": 24 } } }, "range": [ - 16622, - 16629 + 15196, + 15203 ], "loc": { "start": { - "line": 538, + "line": 492, "column": 17 }, "end": { - "line": 538, + "line": 492, "column": 24 } } }, "range": [ - 16617, - 16629 + 15191, + 15203 ], "loc": { "start": { - "line": 538, + "line": 492, "column": 12 }, "end": { - "line": 538, + "line": 492, "column": 24 } } @@ -30598,16 +28159,16 @@ ], "kind": "var", "range": [ - 16613, - 16630 + 15187, + 15204 ], "loc": { "start": { - "line": 538, + "line": 492, "column": 8 }, "end": { - "line": 538, + "line": 492, "column": 25 } } @@ -30622,16 +28183,16 @@ "object": { "type": "ThisExpression", "range": [ - 16643, - 16647 + 15217, + 15221 ], "loc": { "start": { - "line": 539, + "line": 493, "column": 12 }, "end": { - "line": 539, + "line": 493, "column": 16 } } @@ -30640,47 +28201,47 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 16648, - 16657 + 15222, + 15231 ], "loc": { "start": { - "line": 539, + "line": 493, "column": 17 }, "end": { - "line": 539, + "line": 493, "column": 26 } } }, "range": [ - 16643, - 16657 + 15217, + 15231 ], "loc": { "start": { - "line": 539, + "line": 493, "column": 12 }, "end": { - "line": 539, + "line": 493, "column": 26 } } }, "arguments": [], "range": [ - 16643, - 16659 + 15217, + 15233 ], "loc": { "start": { - "line": 539, + "line": 493, "column": 12 }, "end": { - "line": 539, + "line": 493, "column": 28 } } @@ -30692,48 +28253,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 16675, - 16682 + 15249, + 15256 ], "loc": { "start": { - "line": 540, + "line": 494, "column": 12 }, "end": { - "line": 540, + "line": 494, "column": 19 } } } ], "range": [ - 16661, - 16692 + 15235, + 15266 ], "loc": { "start": { - "line": 539, + "line": 493, "column": 30 }, "end": { - "line": 541, + "line": 495, "column": 9 } } }, "alternate": null, "range": [ - 16639, - 16692 + 15213, + 15266 ], "loc": { "start": { - "line": 539, + "line": 493, "column": 8 }, "end": { - "line": 541, + "line": 495, "column": 9 } } @@ -30748,16 +28309,16 @@ "object": { "type": "ThisExpression", "range": [ - 16701, - 16705 + 15275, + 15279 ], "loc": { "start": { - "line": 542, + "line": 496, "column": 8 }, "end": { - "line": 542, + "line": 496, "column": 12 } } @@ -30766,62 +28327,62 @@ "type": "Identifier", "name": "enable", "range": [ - 16706, - 16712 + 15280, + 15286 ], "loc": { "start": { - "line": 542, + "line": 496, "column": 13 }, "end": { - "line": 542, + "line": 496, "column": 19 } } }, "range": [ - 16701, - 16712 + 15275, + 15286 ], "loc": { "start": { - "line": 542, + "line": 496, "column": 8 }, "end": { - "line": 542, + "line": 496, "column": 19 } } }, "arguments": [], "range": [ - 16701, - 16714 + 15275, + 15288 ], "loc": { "start": { - "line": 542, + "line": 496, "column": 8 }, "end": { - "line": 542, + "line": 496, "column": 21 } } }, "range": [ - 16701, - 16715 + 15275, + 15289 ], "loc": { "start": { - "line": 542, + "line": 496, "column": 8 }, "end": { - "line": 542, + "line": 496, "column": 22 } } @@ -30836,16 +28397,16 @@ "object": { "type": "ThisExpression", "range": [ - 16724, - 16728 + 15298, + 15302 ], "loc": { "start": { - "line": 543, + "line": 497, "column": 8 }, "end": { - "line": 543, + "line": 497, "column": 12 } } @@ -30854,62 +28415,62 @@ "type": "Identifier", "name": "init", "range": [ - 16729, - 16733 + 15303, + 15307 ], "loc": { "start": { - "line": 543, + "line": 497, "column": 13 }, "end": { - "line": 543, + "line": 497, "column": 17 } } }, "range": [ - 16724, - 16733 + 15298, + 15307 ], "loc": { "start": { - "line": 543, + "line": 497, "column": 8 }, "end": { - "line": 543, + "line": 497, "column": 17 } } }, "arguments": [], "range": [ - 16724, - 16735 + 15298, + 15309 ], "loc": { "start": { - "line": 543, + "line": 497, "column": 8 }, "end": { - "line": 543, + "line": 497, "column": 19 } } }, "range": [ - 16724, - 16736 + 15298, + 15310 ], "loc": { "start": { - "line": 543, + "line": 497, "column": 8 }, "end": { - "line": 543, + "line": 497, "column": 20 } } @@ -30920,16 +28481,16 @@ "type": "Identifier", "name": "filterTable", "range": [ - 16750, - 16761 + 15324, + 15335 ], "loc": { "start": { - "line": 545, + "line": 499, "column": 12 }, "end": { - "line": 545, + "line": 499, "column": 23 } } @@ -30948,16 +28509,16 @@ "type": "Identifier", "name": "tf", "range": [ - 16777, - 16779 + 15351, + 15353 ], "loc": { "start": { - "line": 546, + "line": 500, "column": 12 }, "end": { - "line": 546, + "line": 500, "column": 14 } } @@ -30966,110 +28527,110 @@ "type": "Identifier", "name": "filter", "range": [ - 16780, - 16786 + 15354, + 15360 ], "loc": { "start": { - "line": 546, + "line": 500, "column": 15 }, "end": { - "line": 546, + "line": 500, "column": 21 } } }, "range": [ - 16777, - 16786 + 15351, + 15360 ], "loc": { "start": { - "line": 546, + "line": 500, "column": 12 }, "end": { - "line": 546, + "line": 500, "column": 21 } } }, "arguments": [], "range": [ - 16777, - 16788 + 15351, + 15362 ], "loc": { "start": { - "line": 546, + "line": 500, "column": 12 }, "end": { - "line": 546, + "line": 500, "column": 23 } } }, "range": [ - 16777, - 16789 + 15351, + 15363 ], "loc": { "start": { - "line": 546, + "line": 500, "column": 12 }, "end": { - "line": 546, + "line": 500, "column": 24 } } } ], "range": [ - 16763, - 16799 + 15337, + 15373 ], "loc": { "start": { - "line": 545, + "line": 499, "column": 25 }, "end": { - "line": 547, + "line": 501, "column": 9 } } }, "alternate": null, "range": [ - 16746, - 16799 + 15320, + 15373 ], "loc": { "start": { - "line": 545, + "line": 499, "column": 8 }, "end": { - "line": 547, + "line": 501, "column": 9 } } } ], "range": [ - 16603, - 16805 + 15177, + 15379 ], "loc": { "start": { - "line": 537, + "line": 491, "column": 31 }, "end": { - "line": 548, + "line": 502, "column": 5 } } @@ -31077,16 +28638,16 @@ "generator": false, "expression": false, "range": [ - 16581, - 16805 + 15155, + 15379 ], "loc": { "start": { - "line": 537, + "line": 491, "column": 9 }, "end": { - "line": 548, + "line": 502, "column": 5 } } @@ -31094,16 +28655,16 @@ "kind": "method", "computed": false, "range": [ - 16576, - 16805 + 15150, + 15379 ], "loc": { "start": { - "line": 537, + "line": 491, "column": 4 }, "end": { - "line": 548, + "line": 502, "column": 5 } }, @@ -31112,16 +28673,16 @@ "type": "Block", "value": "*\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n ", "range": [ - 16423, - 16571 + 14997, + 15145 ], "loc": { "start": { - "line": 533, + "line": 487, "column": 4 }, "end": { - "line": 536, + "line": 490, "column": 7 } } @@ -31132,16 +28693,16 @@ "type": "Block", "value": "*\n * Reset paging info from scratch after a filtering process\n ", "range": [ - 16811, - 16886 + 15385, + 15460 ], "loc": { "start": { - "line": 550, + "line": 504, "column": 4 }, "end": { - "line": 552, + "line": 506, "column": 7 } } @@ -31155,16 +28716,16 @@ "type": "Identifier", "name": "resetPagingInfo", "range": [ - 16891, - 16906 + 15465, + 15480 ], "loc": { "start": { - "line": 553, + "line": 507, "column": 4 }, "end": { - "line": 553, + "line": 507, "column": 19 } } @@ -31187,16 +28748,16 @@ "object": { "type": "ThisExpression", "range": [ - 16919, - 16923 + 15493, + 15497 ], "loc": { "start": { - "line": 554, + "line": 508, "column": 8 }, "end": { - "line": 554, + "line": 508, "column": 12 } } @@ -31205,31 +28766,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 16924, - 16938 + 15498, + 15512 ], "loc": { "start": { - "line": 554, + "line": 508, "column": 13 }, "end": { - "line": 554, + "line": 508, "column": 27 } } }, "range": [ - 16919, - 16938 + 15493, + 15512 ], "loc": { "start": { - "line": 554, + "line": 508, "column": 8 }, "end": { - "line": 554, + "line": 508, "column": 27 } } @@ -31239,46 +28800,46 @@ "value": 0, "raw": "0", "range": [ - 16941, - 16942 + 15515, + 15516 ], "loc": { "start": { - "line": 554, + "line": 508, "column": 30 }, "end": { - "line": 554, + "line": 508, "column": 31 } } }, "range": [ - 16919, - 16942 + 15493, + 15516 ], "loc": { "start": { - "line": 554, + "line": 508, "column": 8 }, "end": { - "line": 554, + "line": 508, "column": 31 } } }, "range": [ - 16919, - 16943 + 15493, + 15517 ], "loc": { "start": { - "line": 554, + "line": 508, "column": 8 }, "end": { - "line": 554, + "line": 508, "column": 32 } } @@ -31294,16 +28855,16 @@ "object": { "type": "ThisExpression", "range": [ - 16952, - 16956 + 15526, + 15530 ], "loc": { "start": { - "line": 555, + "line": 509, "column": 8 }, "end": { - "line": 555, + "line": 509, "column": 12 } } @@ -31312,31 +28873,31 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 16957, - 16970 + 15531, + 15544 ], "loc": { "start": { - "line": 555, + "line": 509, "column": 13 }, "end": { - "line": 555, + "line": 509, "column": 26 } } }, "range": [ - 16952, - 16970 + 15526, + 15544 ], "loc": { "start": { - "line": 555, + "line": 509, "column": 8 }, "end": { - "line": 555, + "line": 509, "column": 26 } } @@ -31346,46 +28907,46 @@ "value": 1, "raw": "1", "range": [ - 16973, - 16974 + 15547, + 15548 ], "loc": { "start": { - "line": 555, + "line": 509, "column": 29 }, "end": { - "line": 555, + "line": 509, "column": 30 } } }, "range": [ - 16952, - 16974 + 15526, + 15548 ], "loc": { "start": { - "line": 555, + "line": 509, "column": 8 }, "end": { - "line": 555, + "line": 509, "column": 30 } } }, "range": [ - 16952, - 16975 + 15526, + 15549 ], "loc": { "start": { - "line": 555, + "line": 509, "column": 8 }, "end": { - "line": 555, + "line": 509, "column": 31 } } @@ -31400,16 +28961,16 @@ "object": { "type": "ThisExpression", "range": [ - 16984, - 16988 + 15558, + 15562 ], "loc": { "start": { - "line": 556, + "line": 510, "column": 8 }, "end": { - "line": 556, + "line": 510, "column": 12 } } @@ -31418,31 +28979,31 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 16989, - 17002 + 15563, + 15576 ], "loc": { "start": { - "line": 556, + "line": 510, "column": 13 }, "end": { - "line": 556, + "line": 510, "column": 26 } } }, "range": [ - 16984, - 17002 + 15558, + 15576 ], "loc": { "start": { - "line": 556, + "line": 510, "column": 8 }, "end": { - "line": 556, + "line": 510, "column": 26 } } @@ -31457,16 +29018,16 @@ "object": { "type": "ThisExpression", "range": [ - 17003, - 17007 + 15577, + 15581 ], "loc": { "start": { - "line": 556, + "line": 510, "column": 27 }, "end": { - "line": 556, + "line": 510, "column": 31 } } @@ -31475,31 +29036,31 @@ "type": "Identifier", "name": "tf", "range": [ - 17008, - 17010 + 15582, + 15584 ], "loc": { "start": { - "line": 556, + "line": 510, "column": 32 }, "end": { - "line": 556, + "line": 510, "column": 34 } } }, "range": [ - 17003, - 17010 + 15577, + 15584 ], "loc": { "start": { - "line": 556, + "line": 510, "column": 27 }, "end": { - "line": 556, + "line": 510, "column": 34 } } @@ -31508,78 +29069,78 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 17011, - 17025 + 15585, + 15599 ], "loc": { "start": { - "line": 556, + "line": 510, "column": 35 }, "end": { - "line": 556, + "line": 510, "column": 49 } } }, "range": [ - 17003, - 17025 + 15577, + 15599 ], "loc": { "start": { - "line": 556, + "line": 510, "column": 27 }, "end": { - "line": 556, + "line": 510, "column": 49 } } } ], "range": [ - 16984, - 17026 + 15558, + 15600 ], "loc": { "start": { - "line": 556, + "line": 510, "column": 8 }, "end": { - "line": 556, + "line": 510, "column": 50 } } }, "range": [ - 16984, - 17027 + 15558, + 15601 ], "loc": { "start": { - "line": 556, + "line": 510, "column": 8 }, "end": { - "line": 556, + "line": 510, "column": 51 } } } ], "range": [ - 16909, - 17033 + 15483, + 15607 ], "loc": { "start": { - "line": 553, + "line": 507, "column": 22 }, "end": { - "line": 557, + "line": 511, "column": 5 } } @@ -31587,16 +29148,16 @@ "generator": false, "expression": false, "range": [ - 16906, - 17033 + 15480, + 15607 ], "loc": { "start": { - "line": 553, + "line": 507, "column": 19 }, "end": { - "line": 557, + "line": 511, "column": 5 } } @@ -31604,16 +29165,16 @@ "kind": "method", "computed": false, "range": [ - 16891, - 17033 + 15465, + 15607 ], "loc": { "start": { - "line": 553, + "line": 507, "column": 4 }, "end": { - "line": 557, + "line": 511, "column": 5 } }, @@ -31622,16 +29183,16 @@ "type": "Block", "value": "*\n * Reset paging info from scratch after a filtering process\n ", "range": [ - 16811, - 16886 + 15385, + 15460 ], "loc": { "start": { - "line": 550, + "line": 504, "column": 4 }, "end": { - "line": 552, + "line": 506, "column": 7 } } @@ -31642,16 +29203,16 @@ "type": "Block", "value": "*\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 17039, - 17218 + 15613, + 15792 ], "loc": { "start": { - "line": 559, + "line": 513, "column": 4 }, "end": { - "line": 563, + "line": 517, "column": 7 } } @@ -31665,16 +29226,16 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 17223, - 17236 + 15797, + 15810 ], "loc": { "start": { - "line": 564, + "line": 518, "column": 4 }, "end": { - "line": 564, + "line": 518, "column": 17 } } @@ -31687,16 +29248,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 17237, - 17246 + 15811, + 15820 ], "loc": { "start": { - "line": 564, + "line": 518, "column": 18 }, "end": { - "line": 564, + "line": 518, "column": 27 } } @@ -31714,16 +29275,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17262, - 17264 + 15836, + 15838 ], "loc": { "start": { - "line": 565, + "line": 519, "column": 12 }, "end": { - "line": 565, + "line": 519, "column": 14 } } @@ -31734,16 +29295,16 @@ "object": { "type": "ThisExpression", "range": [ - 17267, - 17271 + 15841, + 15845 ], "loc": { "start": { - "line": 565, + "line": 519, "column": 17 }, "end": { - "line": 565, + "line": 519, "column": 21 } } @@ -31752,46 +29313,46 @@ "type": "Identifier", "name": "tf", "range": [ - 17272, - 17274 + 15846, + 15848 ], "loc": { "start": { - "line": 565, + "line": 519, "column": 22 }, "end": { - "line": 565, + "line": 519, "column": 24 } } }, "range": [ - 17267, - 17274 + 15841, + 15848 ], "loc": { "start": { - "line": 565, + "line": 519, "column": 17 }, "end": { - "line": 565, + "line": 519, "column": 24 } } }, "range": [ - 17262, - 17274 + 15836, + 15848 ], "loc": { "start": { - "line": 565, + "line": 519, "column": 12 }, "end": { - "line": 565, + "line": 519, "column": 24 } } @@ -31799,16 +29360,16 @@ ], "kind": "var", "range": [ - 17258, - 17275 + 15832, + 15849 ], "loc": { "start": { - "line": 565, + "line": 519, "column": 8 }, "end": { - "line": 565, + "line": 519, "column": 25 } } @@ -31822,16 +29383,16 @@ "type": "Identifier", "name": "mdiv", "range": [ - 17288, - 17292 + 15862, + 15866 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 12 }, "end": { - "line": 566, + "line": 520, "column": 16 } } @@ -31847,16 +29408,16 @@ "object": { "type": "ThisExpression", "range": [ - 17296, - 17300 + 15870, + 15874 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 20 }, "end": { - "line": 566, + "line": 520, "column": 24 } } @@ -31865,47 +29426,47 @@ "type": "Identifier", "name": "pagingTgtId", "range": [ - 17301, - 17312 + 15875, + 15886 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 25 }, "end": { - "line": 566, + "line": 520, "column": 36 } } }, "range": [ - 17296, - 17312 + 15870, + 15886 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 20 }, "end": { - "line": 566, + "line": 520, "column": 36 } } }, "prefix": true, "range": [ - 17295, - 17312 + 15869, + 15886 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 19 }, "end": { - "line": 566, + "line": 520, "column": 36 } } @@ -31917,16 +29478,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17315, - 17317 + 15889, + 15891 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 39 }, "end": { - "line": 566, + "line": 520, "column": 41 } } @@ -31935,31 +29496,31 @@ "type": "Identifier", "name": "mDiv", "range": [ - 17318, - 17322 + 15892, + 15896 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 42 }, "end": { - "line": 566, + "line": 520, "column": 46 } } }, "range": [ - 17315, - 17322 + 15889, + 15896 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 39 }, "end": { - "line": 566, + "line": 520, "column": 46 } } @@ -31970,16 +29531,16 @@ "type": "Identifier", "name": "elm", "range": [ - 17325, - 17328 + 15899, + 15902 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 49 }, "end": { - "line": 566, + "line": 520, "column": 52 } } @@ -31991,16 +29552,16 @@ "object": { "type": "ThisExpression", "range": [ - 17329, - 17333 + 15903, + 15907 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 53 }, "end": { - "line": 566, + "line": 520, "column": 57 } } @@ -32009,77 +29570,77 @@ "type": "Identifier", "name": "pagingTgtId", "range": [ - 17334, - 17345 + 15908, + 15919 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 58 }, "end": { - "line": 566, + "line": 520, "column": 69 } } }, "range": [ - 17329, - 17345 + 15903, + 15919 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 53 }, "end": { - "line": 566, + "line": 520, "column": 69 } } } ], "range": [ - 17325, - 17346 + 15899, + 15920 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 49 }, "end": { - "line": 566, + "line": 520, "column": 70 } } }, "range": [ - 17295, - 17346 + 15869, + 15920 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 19 }, "end": { - "line": 566, + "line": 520, "column": 70 } } }, "range": [ - 17288, - 17346 + 15862, + 15920 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 12 }, "end": { - "line": 566, + "line": 520, "column": 70 } } @@ -32087,251 +29648,34 @@ ], "kind": "var", "range": [ - 17284, - 17347 + 15858, + 15921 ], "loc": { "start": { - "line": 566, + "line": 520, "column": 8 }, "end": { - "line": 566, + "line": 520, "column": 71 } - } - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "pgspan", - "range": [ - 17360, - 17366 - ], - "loc": { - "start": { - "line": 567, - "column": 12 - }, - "end": { - "line": 567, - "column": 18 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "elm", - "range": [ - 17369, - 17372 - ], - "loc": { - "start": { - "line": 567, - "column": 21 - }, - "end": { - "line": 567, - "column": 24 - } - } - }, - "arguments": [ - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 17373, - 17377 - ], - "loc": { - "start": { - "line": 567, - "column": 25 - }, - "end": { - "line": 567, - "column": 29 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxPgSpan", - "range": [ - 17378, - 17388 - ], - "loc": { - "start": { - "line": 567, - "column": 30 - }, - "end": { - "line": 567, - "column": 40 - } - } - }, - "range": [ - 17373, - 17388 - ], - "loc": { - "start": { - "line": 567, - "column": 25 - }, - "end": { - "line": 567, - "column": 40 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 17391, - 17393 - ], - "loc": { - "start": { - "line": 567, - "column": 43 - }, - "end": { - "line": 567, - "column": 45 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 17394, - 17396 - ], - "loc": { - "start": { - "line": 567, - "column": 46 - }, - "end": { - "line": 567, - "column": 48 - } - } - }, - "range": [ - 17391, - 17396 - ], - "loc": { - "start": { - "line": 567, - "column": 43 - }, - "end": { - "line": 567, - "column": 48 - } - } - }, - "range": [ - 17373, - 17396 - ], - "loc": { - "start": { - "line": 567, - "column": 25 - }, - "end": { - "line": 567, - "column": 48 - } - } - } - ], - "range": [ - 17369, - 17397 - ], - "loc": { - "start": { - "line": 567, - "column": 21 - }, - "end": { - "line": 567, - "column": 49 - } - } - }, - "range": [ - 17360, - 17397 - ], - "loc": { - "start": { - "line": 567, - "column": 12 - }, - "end": { - "line": 567, - "column": 49 - } - } - } - ], - "kind": "var", - "range": [ - 17356, - 17398 - ], - "loc": { - "start": { - "line": 567, - "column": 8 - }, - "end": { - "line": 567, - "column": 50 - } }, "trailingComments": [ { "type": "Line", "value": "store valid rows indexes", "range": [ - 17408, - 17434 + 15931, + 15957 ], "loc": { "start": { - "line": 569, + "line": 522, "column": 8 }, "end": { - "line": 569, + "line": 522, "column": 34 } } @@ -32350,16 +29694,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17443, - 17445 + 15966, + 15968 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 8 }, "end": { - "line": 570, + "line": 523, "column": 10 } } @@ -32368,31 +29712,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 17446, - 17460 + 15969, + 15983 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 11 }, "end": { - "line": 570, + "line": 523, "column": 25 } } }, "range": [ - 17443, - 17460 + 15966, + 15983 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 8 }, "end": { - "line": 570, + "line": 523, "column": 25 } } @@ -32404,16 +29748,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 17463, - 17472 + 15986, + 15995 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 28 }, "end": { - "line": 570, + "line": 523, "column": 37 } } @@ -32427,16 +29771,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17476, - 17478 + 15999, + 16001 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 41 }, "end": { - "line": 570, + "line": 523, "column": 43 } } @@ -32445,31 +29789,31 @@ "type": "Identifier", "name": "getValidRows", "range": [ - 17479, - 17491 + 16002, + 16014 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 44 }, "end": { - "line": 570, + "line": 523, "column": 56 } } }, "range": [ - 17476, - 17491 + 15999, + 16014 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 41 }, "end": { - "line": 570, + "line": 523, "column": 56 } } @@ -32480,77 +29824,77 @@ "value": true, "raw": "true", "range": [ - 17492, - 17496 + 16015, + 16019 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 57 }, "end": { - "line": 570, + "line": 523, "column": 61 } } } ], "range": [ - 17476, - 17497 + 15999, + 16020 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 41 }, "end": { - "line": 570, + "line": 523, "column": 62 } } }, "range": [ - 17463, - 17497 + 15986, + 16020 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 28 }, "end": { - "line": 570, + "line": 523, "column": 62 } } }, "range": [ - 17443, - 17497 + 15966, + 16020 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 8 }, "end": { - "line": 570, + "line": 523, "column": 62 } } }, "range": [ - 17443, - 17498 + 15966, + 16021 ], "loc": { "start": { - "line": 570, + "line": 523, "column": 8 }, "end": { - "line": 570, + "line": 523, "column": 63 } }, @@ -32559,16 +29903,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 17408, - 17434 + 15931, + 15957 ], "loc": { "start": { - "line": 569, + "line": 522, "column": 8 }, "end": { - "line": 569, + "line": 522, "column": 34 } } @@ -32579,16 +29923,16 @@ "type": "Line", "value": "calculate nb of pages", "range": [ - 17508, - 17531 + 16031, + 16054 ], "loc": { "start": { - "line": 572, + "line": 525, "column": 8 }, "end": { - "line": 572, + "line": 525, "column": 31 } } @@ -32606,16 +29950,16 @@ "object": { "type": "ThisExpression", "range": [ - 17540, - 17544 + 16063, + 16067 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 8 }, "end": { - "line": 573, + "line": 526, "column": 12 } } @@ -32624,31 +29968,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 17545, - 17552 + 16068, + 16075 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 13 }, "end": { - "line": 573, + "line": 526, "column": 20 } } }, "range": [ - 17540, - 17552 + 16063, + 16075 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 8 }, "end": { - "line": 573, + "line": 526, "column": 20 } } @@ -32662,16 +30006,16 @@ "type": "Identifier", "name": "Math", "range": [ - 17555, - 17559 + 16078, + 16082 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 23 }, "end": { - "line": 573, + "line": 526, "column": 27 } } @@ -32680,31 +30024,31 @@ "type": "Identifier", "name": "ceil", "range": [ - 17560, - 17564 + 16083, + 16087 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 28 }, "end": { - "line": 573, + "line": 526, "column": 32 } } }, "range": [ - 17555, - 17564 + 16078, + 16087 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 23 }, "end": { - "line": 573, + "line": 526, "column": 32 } } @@ -32723,16 +30067,16 @@ "type": "Identifier", "name": "tf", "range": [ - 17565, - 17567 + 16088, + 16090 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 33 }, "end": { - "line": 573, + "line": 526, "column": 35 } } @@ -32741,31 +30085,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 17568, - 17582 + 16091, + 16105 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 36 }, "end": { - "line": 573, + "line": 526, "column": 50 } } }, "range": [ - 17565, - 17582 + 16088, + 16105 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 33 }, "end": { - "line": 573, + "line": 526, "column": 50 } } @@ -32774,31 +30118,31 @@ "type": "Identifier", "name": "length", "range": [ - 17583, - 17589 + 16106, + 16112 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 51 }, "end": { - "line": 573, + "line": 526, "column": 57 } } }, "range": [ - 17565, - 17589 + 16088, + 16112 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 33 }, "end": { - "line": 573, + "line": 526, "column": 57 } } @@ -32809,16 +30153,16 @@ "object": { "type": "ThisExpression", "range": [ - 17592, - 17596 + 16115, + 16119 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 60 }, "end": { - "line": 573, + "line": 526, "column": 64 } } @@ -32827,92 +30171,92 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 17597, - 17609 + 16120, + 16132 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 65 }, "end": { - "line": 573, + "line": 526, "column": 77 } } }, "range": [ - 17592, - 17609 + 16115, + 16132 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 60 }, "end": { - "line": 573, + "line": 526, "column": 77 } } }, "range": [ - 17565, - 17609 + 16088, + 16132 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 33 }, "end": { - "line": 573, + "line": 526, "column": 77 } } } ], "range": [ - 17555, - 17610 + 16078, + 16133 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 23 }, "end": { - "line": 573, + "line": 526, "column": 78 } } }, "range": [ - 17540, - 17610 + 16063, + 16133 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 8 }, "end": { - "line": 573, + "line": 526, "column": 78 } } }, "range": [ - 17540, - 17611 + 16063, + 16134 ], "loc": { "start": { - "line": 573, + "line": 526, "column": 8 }, "end": { - "line": 573, + "line": 526, "column": 79 } }, @@ -32921,16 +30265,16 @@ "type": "Line", "value": "calculate nb of pages", "range": [ - 17508, - 17531 + 16031, + 16054 ], "loc": { "start": { - "line": 572, + "line": 525, "column": 8 }, "end": { - "line": 572, + "line": 525, "column": 31 } } @@ -32941,16 +30285,16 @@ "type": "Line", "value": "refresh page nb span", "range": [ - 17620, - 17642 + 16143, + 16165 ], "loc": { "start": { - "line": 574, + "line": 527, "column": 8 }, "end": { - "line": 574, + "line": 527, "column": 30 } } @@ -32966,20 +30310,55 @@ "type": "MemberExpression", "computed": false, "object": { - "type": "Identifier", - "name": "pgspan", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 16174, + 16178 + ], + "loc": { + "start": { + "line": 528, + "column": 8 + }, + "end": { + "line": 528, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgCont", + "range": [ + 16179, + 16185 + ], + "loc": { + "start": { + "line": 528, + "column": 13 + }, + "end": { + "line": 528, + "column": 19 + } + } + }, "range": [ - 17651, - 17657 + 16174, + 16185 ], "loc": { "start": { - "line": 575, + "line": 528, "column": 8 }, "end": { - "line": 575, - "column": 14 + "line": 528, + "column": 19 } } }, @@ -32987,32 +30366,32 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 17658, - 17667 + 16186, + 16195 ], "loc": { "start": { - "line": 575, - "column": 15 + "line": 528, + "column": 20 }, "end": { - "line": 575, - "column": 24 + "line": 528, + "column": 29 } } }, "range": [ - 17651, - 17667 + 16174, + 16195 ], "loc": { "start": { - "line": 575, + "line": 528, "column": 8 }, "end": { - "line": 575, - "column": 24 + "line": 528, + "column": 29 } } }, @@ -33022,17 +30401,17 @@ "object": { "type": "ThisExpression", "range": [ - 17670, - 17674 + 16198, + 16202 ], "loc": { "start": { - "line": 575, - "column": 27 + "line": 528, + "column": 32 }, "end": { - "line": 575, - "column": 31 + "line": 528, + "column": 36 } } }, @@ -33040,62 +30419,62 @@ "type": "Identifier", "name": "nbPages", "range": [ - 17675, - 17682 + 16203, + 16210 ], "loc": { "start": { - "line": 575, - "column": 32 + "line": 528, + "column": 37 }, "end": { - "line": 575, - "column": 39 + "line": 528, + "column": 44 } } }, "range": [ - 17670, - 17682 + 16198, + 16210 ], "loc": { "start": { - "line": 575, - "column": 27 + "line": 528, + "column": 32 }, "end": { - "line": 575, - "column": 39 + "line": 528, + "column": 44 } } }, "range": [ - 17651, - 17682 + 16174, + 16210 ], "loc": { "start": { - "line": 575, + "line": 528, "column": 8 }, "end": { - "line": 575, - "column": 39 + "line": 528, + "column": 44 } } }, "range": [ - 17651, - 17683 + 16174, + 16211 ], "loc": { "start": { - "line": 575, + "line": 528, "column": 8 }, "end": { - "line": 575, - "column": 40 + "line": 528, + "column": 45 } }, "leadingComments": [ @@ -33103,16 +30482,16 @@ "type": "Line", "value": "refresh page nb span", "range": [ - 17620, - 17642 + 16143, + 16165 ], "loc": { "start": { - "line": 574, + "line": 527, "column": 8 }, "end": { - "line": 574, + "line": 527, "column": 30 } } @@ -33123,16 +30502,16 @@ "type": "Line", "value": "select clearing shortcut", "range": [ - 17692, - 17718 + 16220, + 16246 ], "loc": { "start": { - "line": 576, + "line": 529, "column": 8 }, "end": { - "line": 576, + "line": 529, "column": 34 } } @@ -33150,16 +30529,16 @@ "object": { "type": "ThisExpression", "range": [ - 17731, - 17735 + 16259, + 16263 ], "loc": { "start": { - "line": 577, + "line": 530, "column": 12 }, "end": { - "line": 577, + "line": 530, "column": 16 } } @@ -33168,31 +30547,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 17736, - 17752 + 16264, + 16280 ], "loc": { "start": { - "line": 577, + "line": 530, "column": 17 }, "end": { - "line": 577, + "line": 530, "column": 33 } } }, "range": [ - 17731, - 17752 + 16259, + 16280 ], "loc": { "start": { - "line": 577, + "line": 530, "column": 12 }, "end": { - "line": 577, + "line": 530, "column": 33 } } @@ -33201,31 +30580,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 17757, - 17763 + 16285, + 16291 ], "loc": { "start": { - "line": 577, + "line": 530, "column": 38 }, "end": { - "line": 577, + "line": 530, "column": 44 } } }, "range": [ - 17731, - 17763 + 16259, + 16291 ], "loc": { "start": { - "line": 577, + "line": 530, "column": 12 }, "end": { - "line": 577, + "line": 530, "column": 44 } } @@ -33247,16 +30626,16 @@ "object": { "type": "ThisExpression", "range": [ - 17779, - 17783 + 16307, + 16311 ], "loc": { "start": { - "line": 578, + "line": 531, "column": 12 }, "end": { - "line": 578, + "line": 531, "column": 16 } } @@ -33265,31 +30644,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 17784, - 17793 + 16312, + 16321 ], "loc": { "start": { - "line": 578, + "line": 531, "column": 17 }, "end": { - "line": 578, + "line": 531, "column": 26 } } }, "range": [ - 17779, - 17793 + 16307, + 16321 ], "loc": { "start": { - "line": 578, + "line": 531, "column": 12 }, "end": { - "line": 578, + "line": 531, "column": 26 } } @@ -33298,31 +30677,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 17794, - 17803 + 16322, + 16331 ], "loc": { "start": { - "line": 578, + "line": 531, "column": 27 }, "end": { - "line": 578, + "line": 531, "column": 36 } } }, "range": [ - 17779, - 17803 + 16307, + 16331 ], "loc": { "start": { - "line": 578, + "line": 531, "column": 12 }, "end": { - "line": 578, + "line": 531, "column": 36 } } @@ -33332,78 +30711,78 @@ "value": "", "raw": "''", "range": [ - 17806, - 17808 + 16334, + 16336 ], "loc": { "start": { - "line": 578, + "line": 531, "column": 39 }, "end": { - "line": 578, + "line": 531, "column": 41 } } }, "range": [ - 17779, - 17808 + 16307, + 16336 ], "loc": { "start": { - "line": 578, + "line": 531, "column": 12 }, "end": { - "line": 578, + "line": 531, "column": 41 } } }, "range": [ - 17779, - 17809 + 16307, + 16337 ], "loc": { "start": { - "line": 578, + "line": 531, "column": 12 }, "end": { - "line": 578, + "line": 531, "column": 42 } } } ], "range": [ - 17765, - 17819 + 16293, + 16347 ], "loc": { "start": { - "line": 577, + "line": 530, "column": 46 }, "end": { - "line": 579, + "line": 532, "column": 9 } } }, "alternate": null, "range": [ - 17727, - 17819 + 16255, + 16347 ], "loc": { "start": { - "line": 577, + "line": 530, "column": 8 }, "end": { - "line": 579, + "line": 532, "column": 9 } }, @@ -33412,16 +30791,16 @@ "type": "Line", "value": "select clearing shortcut", "range": [ - 17692, - 17718 + 16220, + 16246 ], "loc": { "start": { - "line": 576, + "line": 529, "column": 8 }, "end": { - "line": 576, + "line": 529, "column": 34 } } @@ -33439,16 +30818,16 @@ "object": { "type": "ThisExpression", "range": [ - 17833, - 17837 + 16361, + 16365 ], "loc": { "start": { - "line": 581, + "line": 534, "column": 12 }, "end": { - "line": 581, + "line": 534, "column": 16 } } @@ -33457,31 +30836,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 17838, - 17845 + 16366, + 16373 ], "loc": { "start": { - "line": 581, + "line": 534, "column": 17 }, "end": { - "line": 581, + "line": 534, "column": 24 } } }, "range": [ - 17833, - 17845 + 16361, + 16373 ], "loc": { "start": { - "line": 581, + "line": 534, "column": 12 }, "end": { - "line": 581, + "line": 534, "column": 24 } } @@ -33491,31 +30870,31 @@ "value": 0, "raw": "0", "range": [ - 17848, - 17849 + 16376, + 16377 ], "loc": { "start": { - "line": 581, + "line": 534, "column": 27 }, "end": { - "line": 581, + "line": 534, "column": 28 } } }, "range": [ - 17833, - 17849 + 16361, + 16377 ], "loc": { "start": { - "line": 581, + "line": 534, "column": 12 }, "end": { - "line": 581, + "line": 534, "column": 28 } } @@ -33538,16 +30917,16 @@ "type": "Identifier", "name": "mdiv", "range": [ - 17865, - 17869 + 16393, + 16397 ], "loc": { "start": { - "line": 582, + "line": 535, "column": 12 }, "end": { - "line": 582, + "line": 535, "column": 16 } } @@ -33556,31 +30935,31 @@ "type": "Identifier", "name": "style", "range": [ - 17870, - 17875 + 16398, + 16403 ], "loc": { "start": { - "line": 582, + "line": 535, "column": 17 }, "end": { - "line": 582, + "line": 535, "column": 22 } } }, "range": [ - 17865, - 17875 + 16393, + 16403 ], "loc": { "start": { - "line": 582, + "line": 535, "column": 12 }, "end": { - "line": 582, + "line": 535, "column": 22 } } @@ -33589,31 +30968,31 @@ "type": "Identifier", "name": "visibility", "range": [ - 17876, - 17886 + 16404, + 16414 ], "loc": { "start": { - "line": 582, + "line": 535, "column": 23 }, "end": { - "line": 582, + "line": 535, "column": 33 } } }, "range": [ - 17865, - 17886 + 16393, + 16414 ], "loc": { "start": { - "line": 582, + "line": 535, "column": 12 }, "end": { - "line": 582, + "line": 535, "column": 33 } } @@ -33623,46 +31002,46 @@ "value": "visible", "raw": "'visible'", "range": [ - 17889, - 17898 + 16417, + 16426 ], "loc": { "start": { - "line": 582, + "line": 535, "column": 36 }, "end": { - "line": 582, + "line": 535, "column": 45 } } }, "range": [ - 17865, - 17898 + 16393, + 16426 ], "loc": { "start": { - "line": 582, + "line": 535, "column": 12 }, "end": { - "line": 582, + "line": 535, "column": 45 } } }, "range": [ - 17865, - 17899 + 16393, + 16427 ], "loc": { "start": { - "line": 582, + "line": 535, "column": 12 }, "end": { - "line": 582, + "line": 535, "column": 46 } } @@ -33678,16 +31057,16 @@ "object": { "type": "ThisExpression", "range": [ - 17916, - 17920 + 16444, + 16448 ], "loc": { "start": { - "line": 583, + "line": 536, "column": 16 }, "end": { - "line": 583, + "line": 536, "column": 20 } } @@ -33696,31 +31075,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 17921, - 17937 + 16449, + 16465 ], "loc": { "start": { - "line": 583, + "line": 536, "column": 21 }, "end": { - "line": 583, + "line": 536, "column": 37 } } }, "range": [ - 17916, - 17937 + 16444, + 16465 ], "loc": { "start": { - "line": 583, + "line": 536, "column": 16 }, "end": { - "line": 583, + "line": 536, "column": 37 } } @@ -33729,31 +31108,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 17942, - 17948 + 16470, + 16476 ], "loc": { "start": { - "line": 583, + "line": 536, "column": 42 }, "end": { - "line": 583, + "line": 536, "column": 48 } } }, "range": [ - 17916, - 17948 + 16444, + 16476 ], "loc": { "start": { - "line": 583, + "line": 536, "column": 16 }, "end": { - "line": 583, + "line": 536, "column": 48 } } @@ -33772,16 +31151,16 @@ "type": "Identifier", "name": "z", "range": [ - 17977, - 17978 + 16505, + 16506 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 25 }, "end": { - "line": 584, + "line": 537, "column": 26 } } @@ -33791,31 +31170,31 @@ "value": 0, "raw": "0", "range": [ - 17981, - 17982 + 16509, + 16510 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 29 }, "end": { - "line": 584, + "line": 537, "column": 30 } } }, "range": [ - 17977, - 17982 + 16505, + 16510 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 25 }, "end": { - "line": 584, + "line": 537, "column": 30 } } @@ -33823,16 +31202,16 @@ ], "kind": "var", "range": [ - 17973, - 17982 + 16501, + 16510 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 21 }, "end": { - "line": 584, + "line": 537, "column": 30 } } @@ -33844,16 +31223,16 @@ "type": "Identifier", "name": "z", "range": [ - 17984, - 17985 + 16512, + 16513 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 32 }, "end": { - "line": 584, + "line": 537, "column": 33 } } @@ -33864,16 +31243,16 @@ "object": { "type": "ThisExpression", "range": [ - 17988, - 17992 + 16516, + 16520 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 36 }, "end": { - "line": 584, + "line": 537, "column": 40 } } @@ -33882,46 +31261,46 @@ "type": "Identifier", "name": "nbPages", "range": [ - 17993, - 18000 + 16521, + 16528 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 41 }, "end": { - "line": 584, + "line": 537, "column": 48 } } }, "range": [ - 17988, - 18000 + 16516, + 16528 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 36 }, "end": { - "line": 584, + "line": 537, "column": 48 } } }, "range": [ - 17984, - 18000 + 16512, + 16528 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 32 }, "end": { - "line": 584, + "line": 537, "column": 48 } } @@ -33933,32 +31312,32 @@ "type": "Identifier", "name": "z", "range": [ - 18002, - 18003 + 16530, + 16531 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 50 }, "end": { - "line": 584, + "line": 537, "column": 51 } } }, "prefix": false, "range": [ - 18002, - 18005 + 16530, + 16533 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 50 }, "end": { - "line": 584, + "line": 537, "column": 53 } } @@ -33975,16 +31354,16 @@ "type": "Identifier", "name": "opt", "range": [ - 18033, - 18036 + 16561, + 16564 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 24 }, "end": { - "line": 585, + "line": 538, "column": 27 } } @@ -33995,16 +31374,16 @@ "type": "Identifier", "name": "createOpt", "range": [ - 18039, - 18048 + 16567, + 16576 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 30 }, "end": { - "line": 585, + "line": 538, "column": 39 } } @@ -34017,16 +31396,16 @@ "type": "Identifier", "name": "z", "range": [ - 18049, - 18050 + 16577, + 16578 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 40 }, "end": { - "line": 585, + "line": 538, "column": 41 } } @@ -34036,31 +31415,31 @@ "value": 1, "raw": "1", "range": [ - 18053, - 18054 + 16581, + 16582 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 44 }, "end": { - "line": 585, + "line": 538, "column": 45 } } }, "range": [ - 18049, - 18054 + 16577, + 16582 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 40 }, "end": { - "line": 585, + "line": 538, "column": 45 } } @@ -34072,16 +31451,16 @@ "type": "Identifier", "name": "z", "range": [ - 18056, - 18057 + 16584, + 16585 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 47 }, "end": { - "line": 585, + "line": 538, "column": 48 } } @@ -34092,16 +31471,16 @@ "object": { "type": "ThisExpression", "range": [ - 18060, - 18064 + 16588, + 16592 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 51 }, "end": { - "line": 585, + "line": 538, "column": 55 } } @@ -34110,46 +31489,46 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 18065, - 18077 + 16593, + 16605 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 56 }, "end": { - "line": 585, + "line": 538, "column": 68 } } }, "range": [ - 18060, - 18077 + 16588, + 16605 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 51 }, "end": { - "line": 585, + "line": 538, "column": 68 } } }, "range": [ - 18056, - 18077 + 16584, + 16605 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 47 }, "end": { - "line": 585, + "line": 538, "column": 68 } } @@ -34159,47 +31538,47 @@ "value": false, "raw": "false", "range": [ - 18079, - 18084 + 16607, + 16612 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 70 }, "end": { - "line": 585, + "line": 538, "column": 75 } } } ], "range": [ - 18039, - 18085 + 16567, + 16613 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 30 }, "end": { - "line": 585, + "line": 538, "column": 76 } } }, "range": [ - 18033, - 18085 + 16561, + 16613 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 24 }, "end": { - "line": 585, + "line": 538, "column": 76 } } @@ -34207,16 +31586,16 @@ ], "kind": "var", "range": [ - 18029, - 18086 + 16557, + 16614 ], "loc": { "start": { - "line": 585, + "line": 538, "column": 20 }, "end": { - "line": 585, + "line": 538, "column": 77 } } @@ -34238,16 +31617,16 @@ "object": { "type": "ThisExpression", "range": [ - 18107, - 18111 + 16635, + 16639 ], "loc": { "start": { - "line": 586, + "line": 539, "column": 20 }, "end": { - "line": 586, + "line": 539, "column": 24 } } @@ -34256,31 +31635,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 18112, - 18121 + 16640, + 16649 ], "loc": { "start": { - "line": 586, + "line": 539, "column": 25 }, "end": { - "line": 586, + "line": 539, "column": 34 } } }, "range": [ - 18107, - 18121 + 16635, + 16649 ], "loc": { "start": { - "line": 586, + "line": 539, "column": 20 }, "end": { - "line": 586, + "line": 539, "column": 34 } } @@ -34289,31 +31668,31 @@ "type": "Identifier", "name": "options", "range": [ - 18122, - 18129 + 16650, + 16657 ], "loc": { "start": { - "line": 586, + "line": 539, "column": 35 }, "end": { - "line": 586, + "line": 539, "column": 42 } } }, "range": [ - 18107, - 18129 + 16635, + 16657 ], "loc": { "start": { - "line": 586, + "line": 539, "column": 20 }, "end": { - "line": 586, + "line": 539, "column": 42 } } @@ -34322,31 +31701,31 @@ "type": "Identifier", "name": "z", "range": [ - 18130, - 18131 + 16658, + 16659 ], "loc": { "start": { - "line": 586, + "line": 539, "column": 43 }, "end": { - "line": 586, + "line": 539, "column": 44 } } }, "range": [ - 18107, - 18132 + 16635, + 16660 ], "loc": { "start": { - "line": 586, + "line": 539, "column": 20 }, "end": { - "line": 586, + "line": 539, "column": 45 } } @@ -34355,93 +31734,93 @@ "type": "Identifier", "name": "opt", "range": [ - 18135, - 18138 + 16663, + 16666 ], "loc": { "start": { - "line": 586, + "line": 539, "column": 48 }, "end": { - "line": 586, + "line": 539, "column": 51 } } }, "range": [ - 18107, - 18138 + 16635, + 16666 ], "loc": { "start": { - "line": 586, + "line": 539, "column": 20 }, "end": { - "line": 586, + "line": 539, "column": 51 } } }, "range": [ - 18107, - 18139 + 16635, + 16667 ], "loc": { "start": { - "line": 586, + "line": 539, "column": 20 }, "end": { - "line": 586, + "line": 539, "column": 52 } } } ], "range": [ - 18007, - 18157 + 16535, + 16685 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 55 }, "end": { - "line": 587, + "line": 540, "column": 17 } } }, "range": [ - 17968, - 18157 + 16496, + 16685 ], "loc": { "start": { - "line": 584, + "line": 537, "column": 16 }, "end": { - "line": 587, + "line": 540, "column": 17 } } } ], "range": [ - 17950, - 18171 + 16478, + 16699 ], "loc": { "start": { - "line": 583, + "line": 536, "column": 50 }, "end": { - "line": 588, + "line": 541, "column": 13 } } @@ -34463,16 +31842,16 @@ "object": { "type": "ThisExpression", "range": [ - 18224, - 18228 + 16752, + 16756 ], "loc": { "start": { - "line": 590, + "line": 543, "column": 16 }, "end": { - "line": 590, + "line": 543, "column": 20 } } @@ -34481,31 +31860,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 18229, - 18238 + 16757, + 16766 ], "loc": { "start": { - "line": 590, + "line": 543, "column": 21 }, "end": { - "line": 590, + "line": 543, "column": 30 } } }, "range": [ - 18224, - 18238 + 16752, + 16766 ], "loc": { "start": { - "line": 590, + "line": 543, "column": 16 }, "end": { - "line": 590, + "line": 543, "column": 30 } } @@ -34514,31 +31893,31 @@ "type": "Identifier", "name": "value", "range": [ - 18239, - 18244 + 16767, + 16772 ], "loc": { "start": { - "line": 590, + "line": 543, "column": 31 }, "end": { - "line": 590, + "line": 543, "column": 36 } } }, "range": [ - 18224, - 18244 + 16752, + 16772 ], "loc": { "start": { - "line": 590, + "line": 543, "column": 16 }, "end": { - "line": 590, + "line": 543, "column": 36 } } @@ -34549,16 +31928,16 @@ "object": { "type": "ThisExpression", "range": [ - 18247, - 18251 + 16775, + 16779 ], "loc": { "start": { - "line": 590, + "line": 543, "column": 39 }, "end": { - "line": 590, + "line": 543, "column": 43 } } @@ -34567,61 +31946,61 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 18252, - 18265 + 16780, + 16793 ], "loc": { "start": { - "line": 590, + "line": 543, "column": 44 }, "end": { - "line": 590, + "line": 543, "column": 57 } } }, "range": [ - 18247, - 18265 + 16775, + 16793 ], "loc": { "start": { - "line": 590, + "line": 543, "column": 39 }, "end": { - "line": 590, + "line": 543, "column": 57 } } }, "range": [ - 18224, - 18265 + 16752, + 16793 ], "loc": { "start": { - "line": 590, + "line": 543, "column": 16 }, "end": { - "line": 590, + "line": 543, "column": 57 } } }, "range": [ - 18224, - 18266 + 16752, + 16794 ], "loc": { "start": { - "line": 590, + "line": 543, "column": 16 }, "end": { - "line": 590, + "line": 543, "column": 58 } }, @@ -34630,16 +32009,16 @@ "type": "Line", "value": "input type", "range": [ - 18195, - 18207 + 16723, + 16735 ], "loc": { "start": { - "line": 589, + "line": 542, "column": 16 }, "end": { - "line": 589, + "line": 542, "column": 28 } } @@ -34648,47 +32027,47 @@ } ], "range": [ - 18177, - 18280 + 16705, + 16808 ], "loc": { "start": { - "line": 588, + "line": 541, "column": 19 }, "end": { - "line": 591, + "line": 544, "column": 13 } } }, "range": [ - 17912, - 18280 + 16440, + 16808 ], "loc": { "start": { - "line": 583, + "line": 536, "column": 12 }, "end": { - "line": 591, + "line": 544, "column": 13 } } } ], "range": [ - 17851, - 18291 + 16379, + 16819 ], "loc": { "start": { - "line": 581, + "line": 534, "column": 30 }, "end": { - "line": 593, + "line": 546, "column": 9 } } @@ -34711,16 +32090,16 @@ "type": "Identifier", "name": "mdiv", "range": [ - 18384, - 18388 + 16912, + 16916 ], "loc": { "start": { - "line": 595, + "line": 548, "column": 12 }, "end": { - "line": 595, + "line": 548, "column": 16 } } @@ -34729,31 +32108,31 @@ "type": "Identifier", "name": "style", "range": [ - 18389, - 18394 + 16917, + 16922 ], "loc": { "start": { - "line": 595, + "line": 548, "column": 17 }, "end": { - "line": 595, + "line": 548, "column": 22 } } }, "range": [ - 18384, - 18394 + 16912, + 16922 ], "loc": { "start": { - "line": 595, + "line": 548, "column": 12 }, "end": { - "line": 595, + "line": 548, "column": 22 } } @@ -34762,31 +32141,31 @@ "type": "Identifier", "name": "visibility", "range": [ - 18395, - 18405 + 16923, + 16933 ], "loc": { "start": { - "line": 595, + "line": 548, "column": 23 }, "end": { - "line": 595, + "line": 548, "column": 33 } } }, "range": [ - 18384, - 18405 + 16912, + 16933 ], "loc": { "start": { - "line": 595, + "line": 548, "column": 12 }, "end": { - "line": 595, + "line": 548, "column": 33 } } @@ -34796,46 +32175,46 @@ "value": "hidden", "raw": "'hidden'", "range": [ - 18408, - 18416 + 16936, + 16944 ], "loc": { "start": { - "line": 595, + "line": 548, "column": 36 }, "end": { - "line": 595, + "line": 548, "column": 44 } } }, "range": [ - 18384, - 18416 + 16912, + 16944 ], "loc": { "start": { - "line": 595, + "line": 548, "column": 12 }, "end": { - "line": 595, + "line": 548, "column": 44 } } }, "range": [ - 18384, - 18417 + 16912, + 16945 ], "loc": { "start": { - "line": 595, + "line": 548, "column": 12 }, "end": { - "line": 595, + "line": 548, "column": 45 } }, @@ -34844,16 +32223,16 @@ "type": "Block", "value": "** if no results paging select and buttons are hidden **", "range": [ - 18311, - 18371 + 16839, + 16899 ], "loc": { "start": { - "line": 594, + "line": 547, "column": 12 }, "end": { - "line": 594, + "line": 547, "column": 72 } } @@ -34862,31 +32241,31 @@ } ], "range": [ - 18297, - 18427 + 16825, + 16955 ], "loc": { "start": { - "line": 593, + "line": 546, "column": 15 }, "end": { - "line": 596, + "line": 549, "column": 9 } } }, "range": [ - 17829, - 18427 + 16357, + 16955 ], "loc": { "start": { - "line": 581, + "line": 534, "column": 8 }, "end": { - "line": 596, + "line": 549, "column": 9 } } @@ -34901,16 +32280,16 @@ "object": { "type": "ThisExpression", "range": [ - 18436, - 18440 + 16964, + 16968 ], "loc": { "start": { - "line": 597, + "line": 550, "column": 8 }, "end": { - "line": 597, + "line": 550, "column": 12 } } @@ -34919,31 +32298,31 @@ "type": "Identifier", "name": "groupByPage", "range": [ - 18441, - 18452 + 16969, + 16980 ], "loc": { "start": { - "line": 597, + "line": 550, "column": 13 }, "end": { - "line": 597, + "line": 550, "column": 24 } } }, "range": [ - 18436, - 18452 + 16964, + 16980 ], "loc": { "start": { - "line": 597, + "line": 550, "column": 8 }, "end": { - "line": 597, + "line": 550, "column": 24 } } @@ -34956,16 +32335,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18453, - 18455 + 16981, + 16983 ], "loc": { "start": { - "line": 597, + "line": 550, "column": 25 }, "end": { - "line": 597, + "line": 550, "column": 27 } } @@ -34974,78 +32353,78 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 18456, - 18470 + 16984, + 16998 ], "loc": { "start": { - "line": 597, + "line": 550, "column": 28 }, "end": { - "line": 597, + "line": 550, "column": 42 } } }, "range": [ - 18453, - 18470 + 16981, + 16998 ], "loc": { "start": { - "line": 597, + "line": 550, "column": 25 }, "end": { - "line": 597, + "line": 550, "column": 42 } } } ], "range": [ - 18436, - 18471 + 16964, + 16999 ], "loc": { "start": { - "line": 597, + "line": 550, "column": 8 }, "end": { - "line": 597, + "line": 550, "column": 43 } } }, "range": [ - 18436, - 18472 + 16964, + 17000 ], "loc": { "start": { - "line": 597, + "line": 550, "column": 8 }, "end": { - "line": 597, + "line": 550, "column": 44 } } } ], "range": [ - 17248, - 18478 + 15822, + 17006 ], "loc": { "start": { - "line": 564, + "line": 518, "column": 29 }, "end": { - "line": 598, + "line": 551, "column": 5 } } @@ -35053,16 +32432,16 @@ "generator": false, "expression": false, "range": [ - 17236, - 18478 + 15810, + 17006 ], "loc": { "start": { - "line": 564, + "line": 518, "column": 17 }, "end": { - "line": 598, + "line": 551, "column": 5 } } @@ -35070,16 +32449,16 @@ "kind": "method", "computed": false, "range": [ - 17223, - 18478 + 15797, + 17006 ], "loc": { "start": { - "line": 564, + "line": 518, "column": 4 }, "end": { - "line": 598, + "line": 551, "column": 5 } }, @@ -35088,16 +32467,16 @@ "type": "Block", "value": "*\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 17039, - 17218 + 15613, + 15792 ], "loc": { "start": { - "line": 559, + "line": 513, "column": 4 }, "end": { - "line": 563, + "line": 517, "column": 7 } } @@ -35108,16 +32487,16 @@ "type": "Block", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 18484, - 18608 + 17012, + 17136 ], "loc": { "start": { - "line": 600, + "line": 553, "column": 4 }, "end": { - "line": 603, + "line": 556, "column": 7 } } @@ -35131,16 +32510,16 @@ "type": "Identifier", "name": "groupByPage", "range": [ - 18613, - 18624 + 17141, + 17152 ], "loc": { "start": { - "line": 604, + "line": 557, "column": 4 }, "end": { - "line": 604, + "line": 557, "column": 15 } } @@ -35153,16 +32532,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 18625, - 18634 + 17153, + 17162 ], "loc": { "start": { - "line": 604, + "line": 557, "column": 16 }, "end": { - "line": 604, + "line": 557, "column": 25 } } @@ -35180,16 +32559,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18650, - 18652 + 17178, + 17180 ], "loc": { "start": { - "line": 605, + "line": 558, "column": 12 }, "end": { - "line": 605, + "line": 558, "column": 14 } } @@ -35200,16 +32579,16 @@ "object": { "type": "ThisExpression", "range": [ - 18655, - 18659 + 17183, + 17187 ], "loc": { "start": { - "line": 605, + "line": 558, "column": 17 }, "end": { - "line": 605, + "line": 558, "column": 21 } } @@ -35218,46 +32597,46 @@ "type": "Identifier", "name": "tf", "range": [ - 18660, - 18662 + 17188, + 17190 ], "loc": { "start": { - "line": 605, + "line": 558, "column": 22 }, "end": { - "line": 605, + "line": 558, "column": 24 } } }, "range": [ - 18655, - 18662 + 17183, + 17190 ], "loc": { "start": { - "line": 605, + "line": 558, "column": 17 }, "end": { - "line": 605, + "line": 558, "column": 24 } } }, "range": [ - 18650, - 18662 + 17178, + 17190 ], "loc": { "start": { - "line": 605, + "line": 558, "column": 12 }, "end": { - "line": 605, + "line": 558, "column": 24 } } @@ -35265,16 +32644,16 @@ ], "kind": "var", "range": [ - 18646, - 18663 + 17174, + 17191 ], "loc": { "start": { - "line": 605, + "line": 558, "column": 8 }, "end": { - "line": 605, + "line": 558, "column": 25 } } @@ -35288,16 +32667,16 @@ "type": "Identifier", "name": "rows", "range": [ - 18676, - 18680 + 17204, + 17208 ], "loc": { "start": { - "line": 606, + "line": 559, "column": 12 }, "end": { - "line": 606, + "line": 559, "column": 16 } } @@ -35312,16 +32691,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18683, - 18685 + 17211, + 17213 ], "loc": { "start": { - "line": 606, + "line": 559, "column": 19 }, "end": { - "line": 606, + "line": 559, "column": 21 } } @@ -35330,31 +32709,31 @@ "type": "Identifier", "name": "tbl", "range": [ - 18686, - 18689 + 17214, + 17217 ], "loc": { "start": { - "line": 606, + "line": 559, "column": 22 }, "end": { - "line": 606, + "line": 559, "column": 25 } } }, "range": [ - 18683, - 18689 + 17211, + 17217 ], "loc": { "start": { - "line": 606, + "line": 559, "column": 19 }, "end": { - "line": 606, + "line": 559, "column": 25 } } @@ -35363,46 +32742,46 @@ "type": "Identifier", "name": "rows", "range": [ - 18690, - 18694 + 17218, + 17222 ], "loc": { "start": { - "line": 606, + "line": 559, "column": 26 }, "end": { - "line": 606, + "line": 559, "column": 30 } } }, "range": [ - 18683, - 18694 + 17211, + 17222 ], "loc": { "start": { - "line": 606, + "line": 559, "column": 19 }, "end": { - "line": 606, + "line": 559, "column": 30 } } }, "range": [ - 18676, - 18694 + 17204, + 17222 ], "loc": { "start": { - "line": 606, + "line": 559, "column": 12 }, "end": { - "line": 606, + "line": 559, "column": 30 } } @@ -35410,16 +32789,16 @@ ], "kind": "var", "range": [ - 18672, - 18695 + 17200, + 17223 ], "loc": { "start": { - "line": 606, + "line": 559, "column": 8 }, "end": { - "line": 606, + "line": 559, "column": 31 } } @@ -35433,16 +32812,16 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 18708, - 18722 + 17236, + 17250 ], "loc": { "start": { - "line": 607, + "line": 560, "column": 12 }, "end": { - "line": 607, + "line": 560, "column": 26 } } @@ -35453,16 +32832,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 18725, - 18733 + 17253, + 17261 ], "loc": { "start": { - "line": 607, + "line": 560, "column": 29 }, "end": { - "line": 607, + "line": 560, "column": 37 } } @@ -35474,16 +32853,16 @@ "object": { "type": "ThisExpression", "range": [ - 18734, - 18738 + 17262, + 17266 ], "loc": { "start": { - "line": 607, + "line": 560, "column": 38 }, "end": { - "line": 607, + "line": 560, "column": 42 } } @@ -35492,31 +32871,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 18739, - 18753 + 17267, + 17281 ], "loc": { "start": { - "line": 607, + "line": 560, "column": 43 }, "end": { - "line": 607, + "line": 560, "column": 57 } } }, "range": [ - 18734, - 18753 + 17262, + 17281 ], "loc": { "start": { - "line": 607, + "line": 560, "column": 38 }, "end": { - "line": 607, + "line": 560, "column": 57 } } @@ -35526,47 +32905,47 @@ "value": 10, "raw": "10", "range": [ - 18755, - 18757 + 17283, + 17285 ], "loc": { "start": { - "line": 607, + "line": 560, "column": 59 }, "end": { - "line": 607, + "line": 560, "column": 61 } } } ], "range": [ - 18725, - 18758 + 17253, + 17286 ], "loc": { "start": { - "line": 607, + "line": 560, "column": 29 }, "end": { - "line": 607, + "line": 560, "column": 62 } } }, "range": [ - 18708, - 18758 + 17236, + 17286 ], "loc": { "start": { - "line": 607, + "line": 560, "column": 12 }, "end": { - "line": 607, + "line": 560, "column": 62 } } @@ -35574,16 +32953,16 @@ ], "kind": "var", "range": [ - 18704, - 18759 + 17232, + 17287 ], "loc": { "start": { - "line": 607, + "line": 560, "column": 8 }, "end": { - "line": 607, + "line": 560, "column": 63 } } @@ -35597,16 +32976,16 @@ "type": "Identifier", "name": "endPagingRow", "range": [ - 18772, - 18784 + 17300, + 17312 ], "loc": { "start": { - "line": 608, + "line": 561, "column": 12 }, "end": { - "line": 608, + "line": 561, "column": 24 } } @@ -35618,16 +32997,16 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 18787, - 18801 + 17315, + 17329 ], "loc": { "start": { - "line": 608, + "line": 561, "column": 27 }, "end": { - "line": 608, + "line": 561, "column": 41 } } @@ -35638,16 +33017,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 18804, - 18812 + 17332, + 17340 ], "loc": { "start": { - "line": 608, + "line": 561, "column": 44 }, "end": { - "line": 608, + "line": 561, "column": 52 } } @@ -35659,16 +33038,16 @@ "object": { "type": "ThisExpression", "range": [ - 18813, - 18817 + 17341, + 17345 ], "loc": { "start": { - "line": 608, + "line": 561, "column": 53 }, "end": { - "line": 608, + "line": 561, "column": 57 } } @@ -35677,31 +33056,31 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 18818, - 18830 + 17346, + 17358 ], "loc": { "start": { - "line": 608, + "line": 561, "column": 58 }, "end": { - "line": 608, + "line": 561, "column": 70 } } }, "range": [ - 18813, - 18830 + 17341, + 17358 ], "loc": { "start": { - "line": 608, + "line": 561, "column": 53 }, "end": { - "line": 608, + "line": 561, "column": 70 } } @@ -35711,62 +33090,62 @@ "value": 10, "raw": "10", "range": [ - 18832, - 18834 + 17360, + 17362 ], "loc": { "start": { - "line": 608, + "line": 561, "column": 72 }, "end": { - "line": 608, + "line": 561, "column": 74 } } } ], "range": [ - 18804, - 18835 + 17332, + 17363 ], "loc": { "start": { - "line": 608, + "line": 561, "column": 44 }, "end": { - "line": 608, + "line": 561, "column": 75 } } }, "range": [ - 18787, - 18835 + 17315, + 17363 ], "loc": { "start": { - "line": 608, + "line": 561, "column": 27 }, "end": { - "line": 608, + "line": 561, "column": 75 } } }, "range": [ - 18772, - 18835 + 17300, + 17363 ], "loc": { "start": { - "line": 608, + "line": 561, "column": 12 }, "end": { - "line": 608, + "line": 561, "column": 75 } } @@ -35774,16 +33153,16 @@ ], "kind": "var", "range": [ - 18768, - 18836 + 17296, + 17364 ], "loc": { "start": { - "line": 608, + "line": 561, "column": 8 }, "end": { - "line": 608, + "line": 561, "column": 76 } }, @@ -35792,16 +33171,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 18846, - 18872 + 17374, + 17400 ], "loc": { "start": { - "line": 610, + "line": 563, "column": 8 }, "end": { - "line": 610, + "line": 563, "column": 34 } } @@ -35814,16 +33193,16 @@ "type": "Identifier", "name": "validRows", "range": [ - 18885, - 18894 + 17413, + 17422 ], "loc": { "start": { - "line": 611, + "line": 564, "column": 12 }, "end": { - "line": 611, + "line": 564, "column": 21 } } @@ -35843,16 +33222,16 @@ "type": "Identifier", "name": "tf", "range": [ - 18910, - 18912 + 17438, + 17440 ], "loc": { "start": { - "line": 612, + "line": 565, "column": 12 }, "end": { - "line": 612, + "line": 565, "column": 14 } } @@ -35861,31 +33240,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 18913, - 18927 + 17441, + 17455 ], "loc": { "start": { - "line": 612, + "line": 565, "column": 15 }, "end": { - "line": 612, + "line": 565, "column": 29 } } }, "range": [ - 18910, - 18927 + 17438, + 17455 ], "loc": { "start": { - "line": 612, + "line": 565, "column": 12 }, "end": { - "line": 612, + "line": 565, "column": 29 } } @@ -35894,78 +33273,78 @@ "type": "Identifier", "name": "validRows", "range": [ - 18930, - 18939 + 17458, + 17467 ], "loc": { "start": { - "line": 612, + "line": 565, "column": 32 }, "end": { - "line": 612, + "line": 565, "column": 41 } } }, "range": [ - 18910, - 18939 + 17438, + 17467 ], "loc": { "start": { - "line": 612, + "line": 565, "column": 12 }, "end": { - "line": 612, + "line": 565, "column": 41 } } }, "range": [ - 18910, - 18940 + 17438, + 17468 ], "loc": { "start": { - "line": 612, + "line": 565, "column": 12 }, "end": { - "line": 612, + "line": 565, "column": 42 } } } ], "range": [ - 18896, - 18950 + 17424, + 17478 ], "loc": { "start": { - "line": 611, + "line": 564, "column": 23 }, "end": { - "line": 613, + "line": 566, "column": 9 } } }, "alternate": null, "range": [ - 18881, - 18950 + 17409, + 17478 ], "loc": { "start": { - "line": 611, + "line": 564, "column": 8 }, "end": { - "line": 613, + "line": 566, "column": 9 } }, @@ -35974,16 +33353,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 18846, - 18872 + 17374, + 17400 ], "loc": { "start": { - "line": 610, + "line": 563, "column": 8 }, "end": { - "line": 610, + "line": 563, "column": 34 } } @@ -35994,16 +33373,16 @@ "type": "Line", "value": "this loop shows valid rows of current page", "range": [ - 18960, - 19004 + 17488, + 17532 ], "loc": { "start": { - "line": 615, + "line": 568, "column": 8 }, "end": { - "line": 615, + "line": 568, "column": 52 } } @@ -36021,16 +33400,16 @@ "type": "Identifier", "name": "h", "range": [ - 19022, - 19023 + 17550, + 17551 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 17 }, "end": { - "line": 616, + "line": 569, "column": 18 } } @@ -36040,31 +33419,31 @@ "value": 0, "raw": "0", "range": [ - 19026, - 19027 + 17554, + 17555 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 21 }, "end": { - "line": 616, + "line": 569, "column": 22 } } }, "range": [ - 19022, - 19027 + 17550, + 17555 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 17 }, "end": { - "line": 616, + "line": 569, "column": 22 } } @@ -36075,16 +33454,16 @@ "type": "Identifier", "name": "len", "range": [ - 19029, - 19032 + 17557, + 17560 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 24 }, "end": { - "line": 616, + "line": 569, "column": 27 } } @@ -36098,16 +33477,16 @@ "type": "Identifier", "name": "tf", "range": [ - 19035, - 19037 + 17563, + 17565 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 30 }, "end": { - "line": 616, + "line": 569, "column": 32 } } @@ -36116,31 +33495,31 @@ "type": "Identifier", "name": "getValidRowsNb", "range": [ - 19038, - 19052 + 17566, + 17580 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 33 }, "end": { - "line": 616, + "line": 569, "column": 47 } } }, "range": [ - 19035, - 19052 + 17563, + 17580 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 30 }, "end": { - "line": 616, + "line": 569, "column": 47 } } @@ -36151,47 +33530,47 @@ "value": true, "raw": "true", "range": [ - 19053, - 19057 + 17581, + 17585 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 48 }, "end": { - "line": 616, + "line": 569, "column": 52 } } } ], "range": [ - 19035, - 19058 + 17563, + 17586 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 30 }, "end": { - "line": 616, + "line": 569, "column": 53 } } }, "range": [ - 19029, - 19058 + 17557, + 17586 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 24 }, "end": { - "line": 616, + "line": 569, "column": 53 } } @@ -36199,16 +33578,16 @@ ], "kind": "var", "range": [ - 19018, - 19058 + 17546, + 17586 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 13 }, "end": { - "line": 616, + "line": 569, "column": 53 } } @@ -36220,16 +33599,16 @@ "type": "Identifier", "name": "h", "range": [ - 19060, - 19061 + 17588, + 17589 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 55 }, "end": { - "line": 616, + "line": 569, "column": 56 } } @@ -36238,31 +33617,31 @@ "type": "Identifier", "name": "len", "range": [ - 19064, - 19067 + 17592, + 17595 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 59 }, "end": { - "line": 616, + "line": 569, "column": 62 } } }, "range": [ - 19060, - 19067 + 17588, + 17595 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 55 }, "end": { - "line": 616, + "line": 569, "column": 62 } } @@ -36274,32 +33653,32 @@ "type": "Identifier", "name": "h", "range": [ - 19069, - 19070 + 17597, + 17598 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 64 }, "end": { - "line": 616, + "line": 569, "column": 65 } } }, "prefix": false, "range": [ - 19069, - 19072 + 17597, + 17600 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 64 }, "end": { - "line": 616, + "line": 569, "column": 67 } } @@ -36316,16 +33695,16 @@ "type": "Identifier", "name": "validRowIdx", "range": [ - 19092, - 19103 + 17620, + 17631 ], "loc": { "start": { - "line": 617, + "line": 570, "column": 16 }, "end": { - "line": 617, + "line": 570, "column": 27 } } @@ -36340,16 +33719,16 @@ "type": "Identifier", "name": "tf", "range": [ - 19106, - 19108 + 17634, + 17636 ], "loc": { "start": { - "line": 617, + "line": 570, "column": 30 }, "end": { - "line": 617, + "line": 570, "column": 32 } } @@ -36358,31 +33737,31 @@ "type": "Identifier", "name": "validRowsIndex", "range": [ - 19109, - 19123 + 17637, + 17651 ], "loc": { "start": { - "line": 617, + "line": 570, "column": 33 }, "end": { - "line": 617, + "line": 570, "column": 47 } } }, "range": [ - 19106, - 19123 + 17634, + 17651 ], "loc": { "start": { - "line": 617, + "line": 570, "column": 30 }, "end": { - "line": 617, + "line": 570, "column": 47 } } @@ -36391,46 +33770,46 @@ "type": "Identifier", "name": "h", "range": [ - 19124, - 19125 + 17652, + 17653 ], "loc": { "start": { - "line": 617, + "line": 570, "column": 48 }, "end": { - "line": 617, + "line": 570, "column": 49 } } }, "range": [ - 19106, - 19126 + 17634, + 17654 ], "loc": { "start": { - "line": 617, + "line": 570, "column": 30 }, "end": { - "line": 617, + "line": 570, "column": 50 } } }, "range": [ - 19092, - 19126 + 17620, + 17654 ], "loc": { "start": { - "line": 617, + "line": 570, "column": 16 }, "end": { - "line": 617, + "line": 570, "column": 50 } } @@ -36438,16 +33817,16 @@ ], "kind": "var", "range": [ - 19088, - 19127 + 17616, + 17655 ], "loc": { "start": { - "line": 617, + "line": 570, "column": 12 }, "end": { - "line": 617, + "line": 570, "column": 51 } } @@ -36461,16 +33840,16 @@ "type": "Identifier", "name": "r", "range": [ - 19144, - 19145 + 17672, + 17673 ], "loc": { "start": { - "line": 618, + "line": 571, "column": 16 }, "end": { - "line": 618, + "line": 571, "column": 17 } } @@ -36482,16 +33861,16 @@ "type": "Identifier", "name": "rows", "range": [ - 19148, - 19152 + 17676, + 17680 ], "loc": { "start": { - "line": 618, + "line": 571, "column": 20 }, "end": { - "line": 618, + "line": 571, "column": 24 } } @@ -36500,46 +33879,46 @@ "type": "Identifier", "name": "validRowIdx", "range": [ - 19153, - 19164 + 17681, + 17692 ], "loc": { "start": { - "line": 618, + "line": 571, "column": 25 }, "end": { - "line": 618, + "line": 571, "column": 36 } } }, "range": [ - 19148, - 19165 + 17676, + 17693 ], "loc": { "start": { - "line": 618, + "line": 571, "column": 20 }, "end": { - "line": 618, + "line": 571, "column": 37 } } }, "range": [ - 19144, - 19165 + 17672, + 17693 ], "loc": { "start": { - "line": 618, + "line": 571, "column": 16 }, "end": { - "line": 618, + "line": 571, "column": 37 } } @@ -36547,16 +33926,16 @@ ], "kind": "var", "range": [ - 19140, - 19166 + 17668, + 17694 ], "loc": { "start": { - "line": 618, + "line": 571, "column": 12 }, "end": { - "line": 618, + "line": 571, "column": 38 } } @@ -36570,16 +33949,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 19183, - 19193 + 17711, + 17721 ], "loc": { "start": { - "line": 619, + "line": 572, "column": 16 }, "end": { - "line": 619, + "line": 572, "column": 26 } } @@ -36593,16 +33972,16 @@ "type": "Identifier", "name": "r", "range": [ - 19196, - 19197 + 17724, + 17725 ], "loc": { "start": { - "line": 619, + "line": 572, "column": 29 }, "end": { - "line": 619, + "line": 572, "column": 30 } } @@ -36611,31 +33990,31 @@ "type": "Identifier", "name": "getAttribute", "range": [ - 19198, - 19210 + 17726, + 17738 ], "loc": { "start": { - "line": 619, + "line": 572, "column": 31 }, "end": { - "line": 619, + "line": 572, "column": 43 } } }, "range": [ - 19196, - 19210 + 17724, + 17738 ], "loc": { "start": { - "line": 619, + "line": 572, "column": 29 }, "end": { - "line": 619, + "line": 572, "column": 43 } } @@ -36646,47 +34025,47 @@ "value": "validRow", "raw": "'validRow'", "range": [ - 19211, - 19221 + 17739, + 17749 ], "loc": { "start": { - "line": 619, + "line": 572, "column": 44 }, "end": { - "line": 619, + "line": 572, "column": 54 } } } ], "range": [ - 19196, - 19222 + 17724, + 17750 ], "loc": { "start": { - "line": 619, + "line": 572, "column": 29 }, "end": { - "line": 619, + "line": 572, "column": 55 } } }, "range": [ - 19183, - 19222 + 17711, + 17750 ], "loc": { "start": { - "line": 619, + "line": 572, "column": 16 }, "end": { - "line": 619, + "line": 572, "column": 55 } } @@ -36694,16 +34073,16 @@ ], "kind": "var", "range": [ - 19179, - 19223 + 17707, + 17751 ], "loc": { "start": { - "line": 619, + "line": 572, "column": 12 }, "end": { - "line": 619, + "line": 572, "column": 56 } } @@ -36717,16 +34096,16 @@ "type": "Identifier", "name": "rowDisplayed", "range": [ - 19240, - 19252 + 17768, + 17780 ], "loc": { "start": { - "line": 620, + "line": 573, "column": 16 }, "end": { - "line": 620, + "line": 573, "column": 28 } } @@ -36736,31 +34115,31 @@ "value": false, "raw": "false", "range": [ - 19255, - 19260 + 17783, + 17788 ], "loc": { "start": { - "line": 620, + "line": 573, "column": 31 }, "end": { - "line": 620, + "line": 573, "column": 36 } } }, "range": [ - 19240, - 19260 + 17768, + 17788 ], "loc": { "start": { - "line": 620, + "line": 573, "column": 16 }, "end": { - "line": 620, + "line": 573, "column": 36 } } @@ -36768,16 +34147,16 @@ ], "kind": "var", "range": [ - 19236, - 19261 + 17764, + 17789 ], "loc": { "start": { - "line": 620, + "line": 573, "column": 12 }, "end": { - "line": 620, + "line": 573, "column": 37 } } @@ -36794,16 +34173,16 @@ "type": "Identifier", "name": "h", "range": [ - 19279, - 19280 + 17807, + 17808 ], "loc": { "start": { - "line": 622, + "line": 575, "column": 16 }, "end": { - "line": 622, + "line": 575, "column": 17 } } @@ -36812,31 +34191,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 19284, - 19298 + 17812, + 17826 ], "loc": { "start": { - "line": 622, + "line": 575, "column": 21 }, "end": { - "line": 622, + "line": 575, "column": 35 } } }, "range": [ - 19279, - 19298 + 17807, + 17826 ], "loc": { "start": { - "line": 622, + "line": 575, "column": 16 }, "end": { - "line": 622, + "line": 575, "column": 35 } } @@ -36848,16 +34227,16 @@ "type": "Identifier", "name": "h", "range": [ - 19302, - 19303 + 17830, + 17831 ], "loc": { "start": { - "line": 622, + "line": 575, "column": 39 }, "end": { - "line": 622, + "line": 575, "column": 40 } } @@ -36866,46 +34245,46 @@ "type": "Identifier", "name": "endPagingRow", "range": [ - 19306, - 19318 + 17834, + 17846 ], "loc": { "start": { - "line": 622, + "line": 575, "column": 43 }, "end": { - "line": 622, + "line": 575, "column": 55 } } }, "range": [ - 19302, - 19318 + 17830, + 17846 ], "loc": { "start": { - "line": 622, + "line": 575, "column": 39 }, "end": { - "line": 622, + "line": 575, "column": 55 } } }, "range": [ - 19279, - 19318 + 17807, + 17846 ], "loc": { "start": { - "line": 622, + "line": 575, "column": 16 }, "end": { - "line": 622, + "line": 575, "column": 55 } } @@ -36924,16 +34303,16 @@ "type": "Identifier", "name": "isNull", "range": [ - 19342, - 19348 + 17870, + 17876 ], "loc": { "start": { - "line": 623, + "line": 576, "column": 20 }, "end": { - "line": 623, + "line": 576, "column": 26 } } @@ -36943,32 +34322,32 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 19349, - 19359 + 17877, + 17887 ], "loc": { "start": { - "line": 623, + "line": 576, "column": 27 }, "end": { - "line": 623, + "line": 576, "column": 37 } } } ], "range": [ - 19342, - 19360 + 17870, + 17888 ], "loc": { "start": { - "line": 623, + "line": 576, "column": 20 }, "end": { - "line": 623, + "line": 576, "column": 38 } } @@ -36979,16 +34358,16 @@ "type": "Identifier", "name": "Boolean", "range": [ - 19364, - 19371 + 17892, + 17899 ], "loc": { "start": { - "line": 623, + "line": 576, "column": 42 }, "end": { - "line": 623, + "line": 576, "column": 49 } } @@ -37001,16 +34380,16 @@ "type": "Identifier", "name": "isRowValid", "range": [ - 19372, - 19382 + 17900, + 17910 ], "loc": { "start": { - "line": 623, + "line": 576, "column": 50 }, "end": { - "line": 623, + "line": 576, "column": 60 } } @@ -37020,62 +34399,62 @@ "value": "true", "raw": "'true'", "range": [ - 19387, - 19393 + 17915, + 17921 ], "loc": { "start": { - "line": 623, + "line": 576, "column": 65 }, "end": { - "line": 623, + "line": 576, "column": 71 } } }, "range": [ - 19372, - 19393 + 17900, + 17921 ], "loc": { "start": { - "line": 623, + "line": 576, "column": 50 }, "end": { - "line": 623, + "line": 576, "column": 71 } } } ], "range": [ - 19364, - 19394 + 17892, + 17922 ], "loc": { "start": { - "line": 623, + "line": 576, "column": 42 }, "end": { - "line": 623, + "line": 576, "column": 72 } } }, "range": [ - 19342, - 19394 + 17870, + 17922 ], "loc": { "start": { - "line": 623, + "line": 576, "column": 20 }, "end": { - "line": 623, + "line": 576, "column": 72 } } @@ -37098,16 +34477,16 @@ "type": "Identifier", "name": "r", "range": [ - 19418, - 19419 + 17946, + 17947 ], "loc": { "start": { - "line": 624, + "line": 577, "column": 20 }, "end": { - "line": 624, + "line": 577, "column": 21 } } @@ -37116,31 +34495,31 @@ "type": "Identifier", "name": "style", "range": [ - 19420, - 19425 + 17948, + 17953 ], "loc": { "start": { - "line": 624, + "line": 577, "column": 22 }, "end": { - "line": 624, + "line": 577, "column": 27 } } }, "range": [ - 19418, - 19425 + 17946, + 17953 ], "loc": { "start": { - "line": 624, + "line": 577, "column": 20 }, "end": { - "line": 624, + "line": 577, "column": 27 } } @@ -37149,31 +34528,31 @@ "type": "Identifier", "name": "display", "range": [ - 19426, - 19433 + 17954, + 17961 ], "loc": { "start": { - "line": 624, + "line": 577, "column": 28 }, "end": { - "line": 624, + "line": 577, "column": 35 } } }, "range": [ - 19418, - 19433 + 17946, + 17961 ], "loc": { "start": { - "line": 624, + "line": 577, "column": 20 }, "end": { - "line": 624, + "line": 577, "column": 35 } } @@ -37183,46 +34562,46 @@ "value": "", "raw": "''", "range": [ - 19436, - 19438 + 17964, + 17966 ], "loc": { "start": { - "line": 624, + "line": 577, "column": 38 }, "end": { - "line": 624, + "line": 577, "column": 40 } } }, "range": [ - 19418, - 19438 + 17946, + 17966 ], "loc": { "start": { - "line": 624, + "line": 577, "column": 20 }, "end": { - "line": 624, + "line": 577, "column": 40 } } }, "range": [ - 19418, - 19439 + 17946, + 17967 ], "loc": { "start": { - "line": 624, + "line": 577, "column": 20 }, "end": { - "line": 624, + "line": 577, "column": 41 } } @@ -37236,16 +34615,16 @@ "type": "Identifier", "name": "rowDisplayed", "range": [ - 19460, - 19472 + 17988, + 18000 ], "loc": { "start": { - "line": 625, + "line": 578, "column": 20 }, "end": { - "line": 625, + "line": 578, "column": 32 } } @@ -37255,94 +34634,94 @@ "value": true, "raw": "true", "range": [ - 19475, - 19479 + 18003, + 18007 ], "loc": { "start": { - "line": 625, + "line": 578, "column": 35 }, "end": { - "line": 625, + "line": 578, "column": 39 } } }, "range": [ - 19460, - 19479 + 17988, + 18007 ], "loc": { "start": { - "line": 625, + "line": 578, "column": 20 }, "end": { - "line": 625, + "line": 578, "column": 39 } } }, "range": [ - 19460, - 19480 + 17988, + 18008 ], "loc": { "start": { - "line": 625, + "line": 578, "column": 20 }, "end": { - "line": 625, + "line": 578, "column": 40 } } } ], "range": [ - 19396, - 19498 + 17924, + 18026 ], "loc": { "start": { - "line": 623, + "line": 576, "column": 74 }, "end": { - "line": 626, + "line": 579, "column": 17 } } }, "alternate": null, "range": [ - 19338, - 19498 + 17866, + 18026 ], "loc": { "start": { - "line": 623, + "line": 576, "column": 16 }, "end": { - "line": 626, + "line": 579, "column": 17 } } } ], "range": [ - 19320, - 19512 + 17848, + 18040 ], "loc": { "start": { - "line": 622, + "line": 575, "column": 57 }, "end": { - "line": 627, + "line": 580, "column": 13 } } @@ -37365,16 +34744,16 @@ "type": "Identifier", "name": "r", "range": [ - 19536, - 19537 + 18064, + 18065 ], "loc": { "start": { - "line": 628, + "line": 581, "column": 16 }, "end": { - "line": 628, + "line": 581, "column": 17 } } @@ -37383,31 +34762,31 @@ "type": "Identifier", "name": "style", "range": [ - 19538, - 19543 + 18066, + 18071 ], "loc": { "start": { - "line": 628, + "line": 581, "column": 18 }, "end": { - "line": 628, + "line": 581, "column": 23 } } }, "range": [ - 19536, - 19543 + 18064, + 18071 ], "loc": { "start": { - "line": 628, + "line": 581, "column": 16 }, "end": { - "line": 628, + "line": 581, "column": 23 } } @@ -37416,31 +34795,31 @@ "type": "Identifier", "name": "display", "range": [ - 19544, - 19551 + 18072, + 18079 ], "loc": { "start": { - "line": 628, + "line": 581, "column": 24 }, "end": { - "line": 628, + "line": 581, "column": 31 } } }, "range": [ - 19536, - 19551 + 18064, + 18079 ], "loc": { "start": { - "line": 628, + "line": 581, "column": 16 }, "end": { - "line": 628, + "line": 581, "column": 31 } } @@ -37449,77 +34828,77 @@ "type": "Identifier", "name": "NONE", "range": [ - 19554, - 19558 + 18082, + 18086 ], "loc": { "start": { - "line": 628, + "line": 581, "column": 34 }, "end": { - "line": 628, + "line": 581, "column": 38 } } }, "range": [ - 19536, - 19558 + 18064, + 18086 ], "loc": { "start": { - "line": 628, + "line": 581, "column": 16 }, "end": { - "line": 628, + "line": 581, "column": 38 } } }, "range": [ - 19536, - 19559 + 18064, + 18087 ], "loc": { "start": { - "line": 628, + "line": 581, "column": 16 }, "end": { - "line": 628, + "line": 581, "column": 39 } } } ], "range": [ - 19518, - 19573 + 18046, + 18101 ], "loc": { "start": { - "line": 627, + "line": 580, "column": 19 }, "end": { - "line": 629, + "line": 582, "column": 13 } } }, "range": [ - 19275, - 19573 + 17803, + 18101 ], "loc": { "start": { - "line": 622, + "line": 575, "column": 12 }, "end": { - "line": 629, + "line": 582, "column": 13 } } @@ -37537,16 +34916,16 @@ "object": { "type": "ThisExpression", "range": [ - 19586, - 19590 + 18114, + 18118 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 12 }, "end": { - "line": 630, + "line": 583, "column": 16 } } @@ -37555,31 +34934,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 19591, - 19598 + 18119, + 18126 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 17 }, "end": { - "line": 630, + "line": 583, "column": 24 } } }, "range": [ - 19586, - 19598 + 18114, + 18126 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 12 }, "end": { - "line": 630, + "line": 583, "column": 24 } } @@ -37588,31 +34967,31 @@ "type": "Identifier", "name": "emit", "range": [ - 19599, - 19603 + 18127, + 18131 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 25 }, "end": { - "line": 630, + "line": 583, "column": 29 } } }, "range": [ - 19586, - 19603 + 18114, + 18131 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 12 }, "end": { - "line": 630, + "line": 583, "column": 29 } } @@ -37623,16 +35002,16 @@ "value": "row-paged", "raw": "'row-paged'", "range": [ - 19604, - 19615 + 18132, + 18143 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 30 }, "end": { - "line": 630, + "line": 583, "column": 41 } } @@ -37641,16 +35020,16 @@ "type": "Identifier", "name": "tf", "range": [ - 19617, - 19619 + 18145, + 18147 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 43 }, "end": { - "line": 630, + "line": 583, "column": 45 } } @@ -37659,16 +35038,16 @@ "type": "Identifier", "name": "validRowIdx", "range": [ - 19621, - 19632 + 18149, + 18160 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 47 }, "end": { - "line": 630, + "line": 583, "column": 58 } } @@ -37677,16 +35056,16 @@ "type": "Identifier", "name": "h", "range": [ - 19634, - 19635 + 18162, + 18163 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 60 }, "end": { - "line": 630, + "line": 583, "column": 61 } } @@ -37695,78 +35074,78 @@ "type": "Identifier", "name": "rowDisplayed", "range": [ - 19637, - 19649 + 18165, + 18177 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 63 }, "end": { - "line": 630, + "line": 583, "column": 75 } } } ], "range": [ - 19586, - 19650 + 18114, + 18178 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 12 }, "end": { - "line": 630, + "line": 583, "column": 76 } } }, "range": [ - 19586, - 19651 + 18114, + 18179 ], "loc": { "start": { - "line": 630, + "line": 583, "column": 12 }, "end": { - "line": 630, + "line": 583, "column": 77 } } } ], "range": [ - 19074, - 19661 + 17602, + 18189 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 69 }, "end": { - "line": 631, + "line": 584, "column": 9 } } }, "range": [ - 19013, - 19661 + 17541, + 18189 ], "loc": { "start": { - "line": 616, + "line": 569, "column": 8 }, "end": { - "line": 631, + "line": 584, "column": 9 } }, @@ -37775,16 +35154,16 @@ "type": "Line", "value": "this loop shows valid rows of current page", "range": [ - 18960, - 19004 + 17488, + 17532 ], "loc": { "start": { - "line": 615, + "line": 568, "column": 8 }, "end": { - "line": 615, + "line": 568, "column": 52 } } @@ -37795,16 +35174,16 @@ "type": "Line", "value": " broadcast grouping by page", "range": [ - 19671, - 19700 + 18199, + 18228 ], "loc": { "start": { - "line": 633, + "line": 586, "column": 8 }, "end": { - "line": 633, + "line": 586, "column": 37 } } @@ -37824,16 +35203,16 @@ "object": { "type": "ThisExpression", "range": [ - 19709, - 19713 + 18237, + 18241 ], "loc": { "start": { - "line": 634, + "line": 587, "column": 8 }, "end": { - "line": 634, + "line": 587, "column": 12 } } @@ -37842,31 +35221,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 19714, - 19721 + 18242, + 18249 ], "loc": { "start": { - "line": 634, + "line": 587, "column": 13 }, "end": { - "line": 634, + "line": 587, "column": 20 } } }, "range": [ - 19709, - 19721 + 18237, + 18249 ], "loc": { "start": { - "line": 634, + "line": 587, "column": 8 }, "end": { - "line": 634, + "line": 587, "column": 20 } } @@ -37875,31 +35254,31 @@ "type": "Identifier", "name": "emit", "range": [ - 19722, - 19726 + 18250, + 18254 ], "loc": { "start": { - "line": 634, + "line": 587, "column": 21 }, "end": { - "line": 634, + "line": 587, "column": 25 } } }, "range": [ - 19709, - 19726 + 18237, + 18254 ], "loc": { "start": { - "line": 634, + "line": 587, "column": 8 }, "end": { - "line": 634, + "line": 587, "column": 25 } } @@ -37910,16 +35289,16 @@ "value": "grouped-by-page", "raw": "'grouped-by-page'", "range": [ - 19727, - 19744 + 18255, + 18272 ], "loc": { "start": { - "line": 634, + "line": 587, "column": 26 }, "end": { - "line": 634, + "line": 587, "column": 43 } } @@ -37928,16 +35307,16 @@ "type": "Identifier", "name": "tf", "range": [ - 19746, - 19748 + 18274, + 18276 ], "loc": { "start": { - "line": 634, + "line": 587, "column": 45 }, "end": { - "line": 634, + "line": 587, "column": 47 } } @@ -37945,47 +35324,47 @@ { "type": "ThisExpression", "range": [ - 19750, - 19754 + 18278, + 18282 ], "loc": { "start": { - "line": 634, + "line": 587, "column": 49 }, "end": { - "line": 634, + "line": 587, "column": 53 } } } ], "range": [ - 19709, - 19755 + 18237, + 18283 ], "loc": { "start": { - "line": 634, + "line": 587, "column": 8 }, "end": { - "line": 634, + "line": 587, "column": 54 } } }, "range": [ - 19709, - 19756 + 18237, + 18284 ], "loc": { "start": { - "line": 634, + "line": 587, "column": 8 }, "end": { - "line": 634, + "line": 587, "column": 55 } }, @@ -37994,16 +35373,16 @@ "type": "Line", "value": " broadcast grouping by page", "range": [ - 19671, - 19700 + 18199, + 18228 ], "loc": { "start": { - "line": 633, + "line": 586, "column": 8 }, "end": { - "line": 633, + "line": 586, "column": 37 } } @@ -38012,16 +35391,16 @@ } ], "range": [ - 18636, - 19762 + 17164, + 18290 ], "loc": { "start": { - "line": 604, + "line": 557, "column": 27 }, "end": { - "line": 635, + "line": 588, "column": 5 } } @@ -38029,16 +35408,16 @@ "generator": false, "expression": false, "range": [ - 18624, - 19762 + 17152, + 18290 ], "loc": { "start": { - "line": 604, + "line": 557, "column": 15 }, "end": { - "line": 635, + "line": 588, "column": 5 } } @@ -38046,16 +35425,16 @@ "kind": "method", "computed": false, "range": [ - 18613, - 19762 + 17141, + 18290 ], "loc": { "start": { - "line": 604, + "line": 557, "column": 4 }, "end": { - "line": 635, + "line": 588, "column": 5 } }, @@ -38064,16 +35443,16 @@ "type": "Block", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 18484, - 18608 + 17012, + 17136 ], "loc": { "start": { - "line": 600, + "line": 553, "column": 4 }, "end": { - "line": 603, + "line": 556, "column": 7 } } @@ -38084,16 +35463,16 @@ "type": "Block", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", "range": [ - 19768, - 19853 + 18296, + 18381 ], "loc": { "start": { - "line": 637, + "line": 590, "column": 4 }, "end": { - "line": 640, + "line": 593, "column": 7 } } @@ -38107,16 +35486,16 @@ "type": "Identifier", "name": "getPage", "range": [ - 19858, - 19865 + 18386, + 18393 ], "loc": { "start": { - "line": 641, + "line": 594, "column": 4 }, "end": { - "line": 641, + "line": 594, "column": 11 } } @@ -38136,16 +35515,16 @@ "object": { "type": "ThisExpression", "range": [ - 19885, - 19889 + 18413, + 18417 ], "loc": { "start": { - "line": 642, + "line": 595, "column": 15 }, "end": { - "line": 642, + "line": 595, "column": 19 } } @@ -38154,62 +35533,62 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 19890, - 19903 + 18418, + 18431 ], "loc": { "start": { - "line": 642, + "line": 595, "column": 20 }, "end": { - "line": 642, + "line": 595, "column": 33 } } }, "range": [ - 19885, - 19903 + 18413, + 18431 ], "loc": { "start": { - "line": 642, + "line": 595, "column": 15 }, "end": { - "line": 642, + "line": 595, "column": 33 } } }, "range": [ - 19878, - 19904 + 18406, + 18432 ], "loc": { "start": { - "line": 642, + "line": 595, "column": 8 }, "end": { - "line": 642, + "line": 595, "column": 34 } } } ], "range": [ - 19868, - 19910 + 18396, + 18438 ], "loc": { "start": { - "line": 641, + "line": 594, "column": 14 }, "end": { - "line": 643, + "line": 596, "column": 5 } } @@ -38217,16 +35596,16 @@ "generator": false, "expression": false, "range": [ - 19865, - 19910 + 18393, + 18438 ], "loc": { "start": { - "line": 641, + "line": 594, "column": 11 }, "end": { - "line": 643, + "line": 596, "column": 5 } } @@ -38234,16 +35613,16 @@ "kind": "method", "computed": false, "range": [ - 19858, - 19910 + 18386, + 18438 ], "loc": { "start": { - "line": 641, + "line": 594, "column": 4 }, "end": { - "line": 643, + "line": 596, "column": 5 } }, @@ -38252,16 +35631,16 @@ "type": "Block", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", "range": [ - 19768, - 19853 + 18296, + 18381 ], "loc": { "start": { - "line": 637, + "line": 590, "column": 4 }, "end": { - "line": 640, + "line": 593, "column": 7 } } @@ -38272,16 +35651,16 @@ "type": "Block", "value": "*\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n ", "range": [ - 19916, - 20124 + 18444, + 18652 ], "loc": { "start": { - "line": 645, + "line": 598, "column": 4 }, "end": { - "line": 649, + "line": 602, "column": 7 } } @@ -38295,16 +35674,16 @@ "type": "Identifier", "name": "setPage", "range": [ - 20129, - 20136 + 18657, + 18664 ], "loc": { "start": { - "line": 650, + "line": 603, "column": 4 }, "end": { - "line": 650, + "line": 603, "column": 11 } } @@ -38317,16 +35696,16 @@ "type": "Identifier", "name": "cmd", "range": [ - 20137, - 20140 + 18665, + 18668 ], "loc": { "start": { - "line": 650, + "line": 603, "column": 12 }, "end": { - "line": 650, + "line": 603, "column": 15 } } @@ -38344,16 +35723,16 @@ "type": "Identifier", "name": "tf", "range": [ - 20156, - 20158 + 18684, + 18686 ], "loc": { "start": { - "line": 651, + "line": 604, "column": 12 }, "end": { - "line": 651, + "line": 604, "column": 14 } } @@ -38364,16 +35743,16 @@ "object": { "type": "ThisExpression", "range": [ - 20161, - 20165 + 18689, + 18693 ], "loc": { "start": { - "line": 651, + "line": 604, "column": 17 }, "end": { - "line": 651, + "line": 604, "column": 21 } } @@ -38382,46 +35761,46 @@ "type": "Identifier", "name": "tf", "range": [ - 20166, - 20168 + 18694, + 18696 ], "loc": { "start": { - "line": 651, + "line": 604, "column": 22 }, "end": { - "line": 651, + "line": 604, "column": 24 } } }, "range": [ - 20161, - 20168 + 18689, + 18696 ], "loc": { "start": { - "line": 651, + "line": 604, "column": 17 }, "end": { - "line": 651, + "line": 604, "column": 24 } } }, "range": [ - 20156, - 20168 + 18684, + 18696 ], "loc": { "start": { - "line": 651, + "line": 604, "column": 12 }, "end": { - "line": 651, + "line": 604, "column": 24 } } @@ -38429,16 +35808,16 @@ ], "kind": "var", "range": [ - 20152, - 20169 + 18680, + 18697 ], "loc": { "start": { - "line": 651, + "line": 604, "column": 8 }, "end": { - "line": 651, + "line": 604, "column": 25 } } @@ -38460,16 +35839,16 @@ "type": "Identifier", "name": "tf", "range": [ - 20183, - 20185 + 18711, + 18713 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 13 }, "end": { - "line": 652, + "line": 605, "column": 15 } } @@ -38478,63 +35857,63 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 20186, - 20199 + 18714, + 18727 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 16 }, "end": { - "line": 652, + "line": 605, "column": 29 } } }, "range": [ - 20183, - 20199 + 18711, + 18727 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 13 }, "end": { - "line": 652, + "line": 605, "column": 29 } } }, "arguments": [], "range": [ - 20183, - 20201 + 18711, + 18729 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 13 }, "end": { - "line": 652, + "line": 605, "column": 31 } } }, "prefix": true, "range": [ - 20182, - 20201 + 18710, + 18729 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 12 }, "end": { - "line": 652, + "line": 605, "column": 31 } } @@ -38550,16 +35929,16 @@ "object": { "type": "ThisExpression", "range": [ - 20206, - 20210 + 18734, + 18738 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 36 }, "end": { - "line": 652, + "line": 605, "column": 40 } } @@ -38568,78 +35947,78 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 20211, - 20220 + 18739, + 18748 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 41 }, "end": { - "line": 652, + "line": 605, "column": 50 } } }, "range": [ - 20206, - 20220 + 18734, + 18748 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 36 }, "end": { - "line": 652, + "line": 605, "column": 50 } } }, "arguments": [], "range": [ - 20206, - 20222 + 18734, + 18750 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 36 }, "end": { - "line": 652, + "line": 605, "column": 52 } } }, "prefix": true, "range": [ - 20205, - 20222 + 18733, + 18750 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 35 }, "end": { - "line": 652, + "line": 605, "column": 52 } } }, "range": [ - 20182, - 20222 + 18710, + 18750 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 12 }, "end": { - "line": 652, + "line": 605, "column": 52 } } @@ -38651,48 +36030,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 20238, - 20245 + 18766, + 18773 ], "loc": { "start": { - "line": 653, + "line": 606, "column": 12 }, "end": { - "line": 653, + "line": 606, "column": 19 } } } ], "range": [ - 20224, - 20255 + 18752, + 18783 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 54 }, "end": { - "line": 654, + "line": 607, "column": 9 } } }, "alternate": null, "range": [ - 20178, - 20255 + 18706, + 18783 ], "loc": { "start": { - "line": 652, + "line": 605, "column": 8 }, "end": { - "line": 654, + "line": 607, "column": 9 } } @@ -38706,16 +36085,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 20268, - 20274 + 18796, + 18802 ], "loc": { "start": { - "line": 655, + "line": 608, "column": 12 }, "end": { - "line": 655, + "line": 608, "column": 18 } } @@ -38726,16 +36105,16 @@ "object": { "type": "ThisExpression", "range": [ - 20277, - 20281 + 18805, + 18809 ], "loc": { "start": { - "line": 655, + "line": 608, "column": 21 }, "end": { - "line": 655, + "line": 608, "column": 25 } } @@ -38744,46 +36123,46 @@ "type": "Identifier", "name": "evt", "range": [ - 20282, - 20285 + 18810, + 18813 ], "loc": { "start": { - "line": 655, + "line": 608, "column": 26 }, "end": { - "line": 655, + "line": 608, "column": 29 } } }, "range": [ - 20277, - 20285 + 18805, + 18813 ], "loc": { "start": { - "line": 655, + "line": 608, "column": 21 }, "end": { - "line": 655, + "line": 608, "column": 29 } } }, "range": [ - 20268, - 20285 + 18796, + 18813 ], "loc": { "start": { - "line": 655, + "line": 608, "column": 12 }, "end": { - "line": 655, + "line": 608, "column": 29 } } @@ -38794,16 +36173,16 @@ "type": "Identifier", "name": "cmdtype", "range": [ - 20299, - 20306 + 18827, + 18834 ], "loc": { "start": { - "line": 656, + "line": 609, "column": 12 }, "end": { - "line": 656, + "line": 609, "column": 19 } } @@ -38815,47 +36194,47 @@ "type": "Identifier", "name": "cmd", "range": [ - 20316, - 20319 + 18844, + 18847 ], "loc": { "start": { - "line": 656, + "line": 609, "column": 29 }, "end": { - "line": 656, + "line": 609, "column": 32 } } }, "prefix": true, "range": [ - 20309, - 20319 + 18837, + 18847 ], "loc": { "start": { - "line": 656, + "line": 609, "column": 22 }, "end": { - "line": 656, + "line": 609, "column": 32 } } }, "range": [ - 20299, - 20319 + 18827, + 18847 ], "loc": { "start": { - "line": 656, + "line": 609, "column": 12 }, "end": { - "line": 656, + "line": 609, "column": 32 } } @@ -38863,16 +36242,16 @@ ], "kind": "var", "range": [ - 20264, - 20320 + 18792, + 18848 ], "loc": { "start": { - "line": 655, + "line": 608, "column": 8 }, "end": { - "line": 656, + "line": 609, "column": 33 } } @@ -38886,16 +36265,16 @@ "type": "Identifier", "name": "cmdtype", "range": [ - 20333, - 20340 + 18861, + 18868 ], "loc": { "start": { - "line": 657, + "line": 610, "column": 12 }, "end": { - "line": 657, + "line": 610, "column": 19 } } @@ -38905,31 +36284,31 @@ "value": "string", "raw": "'string'", "range": [ - 20345, - 20353 + 18873, + 18881 ], "loc": { "start": { - "line": 657, + "line": 610, "column": 24 }, "end": { - "line": 657, + "line": 610, "column": 32 } } }, "range": [ - 20333, - 20353 + 18861, + 18881 ], "loc": { "start": { - "line": 657, + "line": 610, "column": 12 }, "end": { - "line": 657, + "line": 610, "column": 32 } } @@ -38948,16 +36327,16 @@ "type": "Identifier", "name": "cmd", "range": [ - 20377, - 20380 + 18905, + 18908 ], "loc": { "start": { - "line": 658, + "line": 611, "column": 20 }, "end": { - "line": 658, + "line": 611, "column": 23 } } @@ -38966,47 +36345,47 @@ "type": "Identifier", "name": "toLowerCase", "range": [ - 20381, - 20392 + 18909, + 18920 ], "loc": { "start": { - "line": 658, + "line": 611, "column": 24 }, "end": { - "line": 658, + "line": 611, "column": 35 } } }, "range": [ - 20377, - 20392 + 18905, + 18920 ], "loc": { "start": { - "line": 658, + "line": 611, "column": 20 }, "end": { - "line": 658, + "line": 611, "column": 35 } } }, "arguments": [], "range": [ - 20377, - 20394 + 18905, + 18922 ], "loc": { "start": { - "line": 658, + "line": 611, "column": 20 }, "end": { - "line": 658, + "line": 611, "column": 37 } } @@ -39019,16 +36398,16 @@ "value": "next", "raw": "'next'", "range": [ - 20419, - 20425 + 18947, + 18953 ], "loc": { "start": { - "line": 659, + "line": 612, "column": 21 }, "end": { - "line": 659, + "line": 612, "column": 27 } } @@ -39045,16 +36424,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 20447, - 20453 + 18975, + 18981 ], "loc": { "start": { - "line": 660, + "line": 613, "column": 20 }, "end": { - "line": 660, + "line": 613, "column": 26 } } @@ -39063,62 +36442,62 @@ "type": "Identifier", "name": "next", "range": [ - 20454, - 20458 + 18982, + 18986 ], "loc": { "start": { - "line": 660, + "line": 613, "column": 27 }, "end": { - "line": 660, + "line": 613, "column": 31 } } }, "range": [ - 20447, - 20458 + 18975, + 18986 ], "loc": { "start": { - "line": 660, + "line": 613, "column": 20 }, "end": { - "line": 660, + "line": 613, "column": 31 } } }, "arguments": [], "range": [ - 20447, - 20460 + 18975, + 18988 ], "loc": { "start": { - "line": 660, + "line": 613, "column": 20 }, "end": { - "line": 660, + "line": 613, "column": 33 } } }, "range": [ - 20447, - 20461 + 18975, + 18989 ], "loc": { "start": { - "line": 660, + "line": 613, "column": 20 }, "end": { - "line": 660, + "line": 613, "column": 34 } } @@ -39127,32 +36506,32 @@ "type": "BreakStatement", "label": null, "range": [ - 20482, - 20488 + 19010, + 19016 ], "loc": { "start": { - "line": 661, + "line": 614, "column": 20 }, "end": { - "line": 661, + "line": 614, "column": 26 } } } ], "range": [ - 20414, - 20488 + 18942, + 19016 ], "loc": { "start": { - "line": 659, + "line": 612, "column": 16 }, "end": { - "line": 661, + "line": 614, "column": 26 } } @@ -39164,16 +36543,16 @@ "value": "previous", "raw": "'previous'", "range": [ - 20510, - 20520 + 19038, + 19048 ], "loc": { "start": { - "line": 662, + "line": 615, "column": 21 }, "end": { - "line": 662, + "line": 615, "column": 31 } } @@ -39190,16 +36569,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 20542, - 20548 + 19070, + 19076 ], "loc": { "start": { - "line": 663, + "line": 616, "column": 20 }, "end": { - "line": 663, + "line": 616, "column": 26 } } @@ -39208,62 +36587,62 @@ "type": "Identifier", "name": "prev", "range": [ - 20549, - 20553 + 19077, + 19081 ], "loc": { "start": { - "line": 663, + "line": 616, "column": 27 }, "end": { - "line": 663, + "line": 616, "column": 31 } } }, "range": [ - 20542, - 20553 + 19070, + 19081 ], "loc": { "start": { - "line": 663, + "line": 616, "column": 20 }, "end": { - "line": 663, + "line": 616, "column": 31 } } }, "arguments": [], "range": [ - 20542, - 20555 + 19070, + 19083 ], "loc": { "start": { - "line": 663, + "line": 616, "column": 20 }, "end": { - "line": 663, + "line": 616, "column": 33 } } }, "range": [ - 20542, - 20556 + 19070, + 19084 ], "loc": { "start": { - "line": 663, + "line": 616, "column": 20 }, "end": { - "line": 663, + "line": 616, "column": 34 } } @@ -39272,32 +36651,32 @@ "type": "BreakStatement", "label": null, "range": [ - 20577, - 20583 + 19105, + 19111 ], "loc": { "start": { - "line": 664, + "line": 617, "column": 20 }, "end": { - "line": 664, + "line": 617, "column": 26 } } } ], "range": [ - 20505, - 20583 + 19033, + 19111 ], "loc": { "start": { - "line": 662, + "line": 615, "column": 16 }, "end": { - "line": 664, + "line": 617, "column": 26 } } @@ -39309,16 +36688,16 @@ "value": "last", "raw": "'last'", "range": [ - 20605, - 20611 + 19133, + 19139 ], "loc": { "start": { - "line": 665, + "line": 618, "column": 21 }, "end": { - "line": 665, + "line": 618, "column": 27 } } @@ -39335,16 +36714,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 20633, - 20639 + 19161, + 19167 ], "loc": { "start": { - "line": 666, + "line": 619, "column": 20 }, "end": { - "line": 666, + "line": 619, "column": 26 } } @@ -39353,62 +36732,62 @@ "type": "Identifier", "name": "last", "range": [ - 20640, - 20644 + 19168, + 19172 ], "loc": { "start": { - "line": 666, + "line": 619, "column": 27 }, "end": { - "line": 666, + "line": 619, "column": 31 } } }, "range": [ - 20633, - 20644 + 19161, + 19172 ], "loc": { "start": { - "line": 666, + "line": 619, "column": 20 }, "end": { - "line": 666, + "line": 619, "column": 31 } } }, "arguments": [], "range": [ - 20633, - 20646 + 19161, + 19174 ], "loc": { "start": { - "line": 666, + "line": 619, "column": 20 }, "end": { - "line": 666, + "line": 619, "column": 33 } } }, "range": [ - 20633, - 20647 + 19161, + 19175 ], "loc": { "start": { - "line": 666, + "line": 619, "column": 20 }, "end": { - "line": 666, + "line": 619, "column": 34 } } @@ -39417,32 +36796,32 @@ "type": "BreakStatement", "label": null, "range": [ - 20668, - 20674 + 19196, + 19202 ], "loc": { "start": { - "line": 667, + "line": 620, "column": 20 }, "end": { - "line": 667, + "line": 620, "column": 26 } } } ], "range": [ - 20600, - 20674 + 19128, + 19202 ], "loc": { "start": { - "line": 665, + "line": 618, "column": 16 }, "end": { - "line": 667, + "line": 620, "column": 26 } } @@ -39454,16 +36833,16 @@ "value": "first", "raw": "'first'", "range": [ - 20696, - 20703 + 19224, + 19231 ], "loc": { "start": { - "line": 668, + "line": 621, "column": 21 }, "end": { - "line": 668, + "line": 621, "column": 28 } } @@ -39480,16 +36859,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 20725, - 20731 + 19253, + 19259 ], "loc": { "start": { - "line": 669, + "line": 622, "column": 20 }, "end": { - "line": 669, + "line": 622, "column": 26 } } @@ -39498,62 +36877,62 @@ "type": "Identifier", "name": "first", "range": [ - 20732, - 20737 + 19260, + 19265 ], "loc": { "start": { - "line": 669, + "line": 622, "column": 27 }, "end": { - "line": 669, + "line": 622, "column": 32 } } }, "range": [ - 20725, - 20737 + 19253, + 19265 ], "loc": { "start": { - "line": 669, + "line": 622, "column": 20 }, "end": { - "line": 669, + "line": 622, "column": 32 } } }, "arguments": [], "range": [ - 20725, - 20739 + 19253, + 19267 ], "loc": { "start": { - "line": 669, + "line": 622, "column": 20 }, "end": { - "line": 669, + "line": 622, "column": 34 } } }, "range": [ - 20725, - 20740 + 19253, + 19268 ], "loc": { "start": { - "line": 669, + "line": 622, "column": 20 }, "end": { - "line": 669, + "line": 622, "column": 35 } } @@ -39562,32 +36941,32 @@ "type": "BreakStatement", "label": null, "range": [ - 20761, - 20767 + 19289, + 19295 ], "loc": { "start": { - "line": 670, + "line": 623, "column": 20 }, "end": { - "line": 670, + "line": 623, "column": 26 } } } ], "range": [ - 20691, - 20767 + 19219, + 19295 ], "loc": { "start": { - "line": 668, + "line": 621, "column": 16 }, "end": { - "line": 670, + "line": 623, "column": 26 } } @@ -39607,16 +36986,16 @@ "type": "Identifier", "name": "btnEvt", "range": [ - 20813, - 20819 + 19341, + 19347 ], "loc": { "start": { - "line": 672, + "line": 625, "column": 20 }, "end": { - "line": 672, + "line": 625, "column": 26 } } @@ -39625,62 +37004,62 @@ "type": "Identifier", "name": "next", "range": [ - 20820, - 20824 + 19348, + 19352 ], "loc": { "start": { - "line": 672, + "line": 625, "column": 27 }, "end": { - "line": 672, + "line": 625, "column": 31 } } }, "range": [ - 20813, - 20824 + 19341, + 19352 ], "loc": { "start": { - "line": 672, + "line": 625, "column": 20 }, "end": { - "line": 672, + "line": 625, "column": 31 } } }, "arguments": [], "range": [ - 20813, - 20826 + 19341, + 19354 ], "loc": { "start": { - "line": 672, + "line": 625, "column": 20 }, "end": { - "line": 672, + "line": 625, "column": 33 } } }, "range": [ - 20813, - 20827 + 19341, + 19355 ], "loc": { "start": { - "line": 672, + "line": 625, "column": 20 }, "end": { - "line": 672, + "line": 625, "column": 34 } } @@ -39689,64 +37068,64 @@ "type": "BreakStatement", "label": null, "range": [ - 20848, - 20854 + 19376, + 19382 ], "loc": { "start": { - "line": 673, + "line": 626, "column": 20 }, "end": { - "line": 673, + "line": 626, "column": 26 } } } ], "range": [ - 20784, - 20854 + 19312, + 19382 ], "loc": { "start": { - "line": 671, + "line": 624, "column": 16 }, "end": { - "line": 673, + "line": 626, "column": 26 } } } ], "range": [ - 20369, - 20868 + 18897, + 19396 ], "loc": { "start": { - "line": 658, + "line": 611, "column": 12 }, "end": { - "line": 674, + "line": 627, "column": 13 } } } ], "range": [ - 20355, - 20878 + 18883, + 19406 ], "loc": { "start": { - "line": 657, + "line": 610, "column": 34 }, "end": { - "line": 675, + "line": 628, "column": 9 } } @@ -39760,16 +37139,16 @@ "type": "Identifier", "name": "cmdtype", "range": [ - 20896, - 20903 + 19424, + 19431 ], "loc": { "start": { - "line": 676, + "line": 629, "column": 17 }, "end": { - "line": 676, + "line": 629, "column": 24 } } @@ -39779,31 +37158,31 @@ "value": "number", "raw": "'number'", "range": [ - 20908, - 20916 + 19436, + 19444 ], "loc": { "start": { - "line": 676, + "line": 629, "column": 29 }, "end": { - "line": 676, + "line": 629, "column": 37 } } }, "range": [ - 20896, - 20916 + 19424, + 19444 ], "loc": { "start": { - "line": 676, + "line": 629, "column": 17 }, "end": { - "line": 676, + "line": 629, "column": 37 } } @@ -39821,16 +37200,16 @@ "object": { "type": "ThisExpression", "range": [ - 20932, - 20936 + 19460, + 19464 ], "loc": { "start": { - "line": 677, + "line": 630, "column": 12 }, "end": { - "line": 677, + "line": 630, "column": 16 } } @@ -39839,31 +37218,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 20937, - 20947 + 19465, + 19475 ], "loc": { "start": { - "line": 677, + "line": 630, "column": 17 }, "end": { - "line": 677, + "line": 630, "column": 27 } } }, "range": [ - 20932, - 20947 + 19460, + 19475 ], "loc": { "start": { - "line": 677, + "line": 630, "column": 12 }, "end": { - "line": 677, + "line": 630, "column": 27 } } @@ -39876,16 +37255,16 @@ "type": "Identifier", "name": "cmd", "range": [ - 20948, - 20951 + 19476, + 19479 ], "loc": { "start": { - "line": 677, + "line": 630, "column": 28 }, "end": { - "line": 677, + "line": 630, "column": 31 } } @@ -39895,125 +37274,125 @@ "value": 1, "raw": "1", "range": [ - 20954, - 20955 + 19482, + 19483 ], "loc": { "start": { - "line": 677, + "line": 630, "column": 34 }, "end": { - "line": 677, + "line": 630, "column": 35 } } }, "range": [ - 20948, - 20955 + 19476, + 19483 ], "loc": { "start": { - "line": 677, + "line": 630, "column": 28 }, "end": { - "line": 677, + "line": 630, "column": 35 } } } ], "range": [ - 20932, - 20956 + 19460, + 19484 ], "loc": { "start": { - "line": 677, + "line": 630, "column": 12 }, "end": { - "line": 677, + "line": 630, "column": 36 } } }, "range": [ - 20932, - 20957 + 19460, + 19485 ], "loc": { "start": { - "line": 677, + "line": 630, "column": 12 }, "end": { - "line": 677, + "line": 630, "column": 37 } } } ], "range": [ - 20918, - 20967 + 19446, + 19495 ], "loc": { "start": { - "line": 676, + "line": 629, "column": 39 }, "end": { - "line": 678, + "line": 631, "column": 9 } } }, "alternate": null, "range": [ - 20892, - 20967 + 19420, + 19495 ], "loc": { "start": { - "line": 676, + "line": 629, "column": 13 }, "end": { - "line": 678, + "line": 631, "column": 9 } } }, "range": [ - 20329, - 20967 + 18857, + 19495 ], "loc": { "start": { - "line": 657, + "line": 610, "column": 8 }, "end": { - "line": 678, + "line": 631, "column": 9 } } } ], "range": [ - 20142, - 20973 + 18670, + 19501 ], "loc": { "start": { - "line": 650, + "line": 603, "column": 17 }, "end": { - "line": 679, + "line": 632, "column": 5 } } @@ -40021,16 +37400,16 @@ "generator": false, "expression": false, "range": [ - 20136, - 20973 + 18664, + 19501 ], "loc": { "start": { - "line": 650, + "line": 603, "column": 11 }, "end": { - "line": 679, + "line": 632, "column": 5 } } @@ -40038,16 +37417,16 @@ "kind": "method", "computed": false, "range": [ - 20129, - 20973 + 18657, + 19501 ], "loc": { "start": { - "line": 650, + "line": 603, "column": 4 }, "end": { - "line": 679, + "line": 632, "column": 5 } }, @@ -40056,16 +37435,16 @@ "type": "Block", "value": "*\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n ", "range": [ - 19916, - 20124 + 18444, + 18652 ], "loc": { "start": { - "line": 645, + "line": 598, "column": 4 }, "end": { - "line": 649, + "line": 602, "column": 7 } } @@ -40076,16 +37455,16 @@ "type": "Block", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", "range": [ - 20979, - 21064 + 19507, + 19592 ], "loc": { "start": { - "line": 681, + "line": 634, "column": 4 }, "end": { - "line": 683, + "line": 636, "column": 7 } } @@ -40099,16 +37478,16 @@ "type": "Identifier", "name": "setResultsPerPage", "range": [ - 21069, - 21086 + 19597, + 19614 ], "loc": { "start": { - "line": 684, + "line": 637, "column": 4 }, "end": { - "line": 684, + "line": 637, "column": 21 } } @@ -40129,16 +37508,16 @@ "type": "Identifier", "name": "tf", "range": [ - 21103, - 21105 + 19631, + 19633 ], "loc": { "start": { - "line": 685, + "line": 638, "column": 12 }, "end": { - "line": 685, + "line": 638, "column": 14 } } @@ -40149,16 +37528,16 @@ "object": { "type": "ThisExpression", "range": [ - 21108, - 21112 + 19636, + 19640 ], "loc": { "start": { - "line": 685, + "line": 638, "column": 17 }, "end": { - "line": 685, + "line": 638, "column": 21 } } @@ -40167,46 +37546,46 @@ "type": "Identifier", "name": "tf", "range": [ - 21113, - 21115 + 19641, + 19643 ], "loc": { "start": { - "line": 685, + "line": 638, "column": 22 }, "end": { - "line": 685, + "line": 638, "column": 24 } } }, "range": [ - 21108, - 21115 + 19636, + 19643 ], "loc": { "start": { - "line": 685, + "line": 638, "column": 17 }, "end": { - "line": 685, + "line": 638, "column": 24 } } }, "range": [ - 21103, - 21115 + 19631, + 19643 ], "loc": { "start": { - "line": 685, + "line": 638, "column": 12 }, "end": { - "line": 685, + "line": 638, "column": 24 } } @@ -40214,16 +37593,16 @@ ], "kind": "var", "range": [ - 21099, - 21116 + 19627, + 19644 ], "loc": { "start": { - "line": 685, + "line": 638, "column": 8 }, "end": { - "line": 685, + "line": 638, "column": 25 } } @@ -40237,16 +37616,16 @@ "type": "Identifier", "name": "evt", "range": [ - 21129, - 21132 + 19657, + 19660 ], "loc": { "start": { - "line": 686, + "line": 639, "column": 12 }, "end": { - "line": 686, + "line": 639, "column": 15 } } @@ -40257,16 +37636,16 @@ "object": { "type": "ThisExpression", "range": [ - 21135, - 21139 + 19663, + 19667 ], "loc": { "start": { - "line": 686, + "line": 639, "column": 18 }, "end": { - "line": 686, + "line": 639, "column": 22 } } @@ -40275,46 +37654,46 @@ "type": "Identifier", "name": "evt", "range": [ - 21140, - 21143 + 19668, + 19671 ], "loc": { "start": { - "line": 686, + "line": 639, "column": 23 }, "end": { - "line": 686, + "line": 639, "column": 26 } } }, "range": [ - 21135, - 21143 + 19663, + 19671 ], "loc": { "start": { - "line": 686, + "line": 639, "column": 18 }, "end": { - "line": 686, + "line": 639, "column": 26 } } }, "range": [ - 21129, - 21143 + 19657, + 19671 ], "loc": { "start": { - "line": 686, + "line": 639, "column": 12 }, "end": { - "line": 686, + "line": 639, "column": 26 } } @@ -40322,16 +37701,16 @@ ], "kind": "var", "range": [ - 21125, - 21144 + 19653, + 19672 ], "loc": { "start": { - "line": 686, + "line": 639, "column": 8 }, "end": { - "line": 686, + "line": 639, "column": 27 } } @@ -40347,16 +37726,16 @@ "object": { "type": "ThisExpression", "range": [ - 21158, - 21162 + 19686, + 19690 ], "loc": { "start": { - "line": 688, + "line": 641, "column": 12 }, "end": { - "line": 688, + "line": 641, "column": 16 } } @@ -40365,31 +37744,31 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 21163, - 21180 + 19691, + 19708 ], "loc": { "start": { - "line": 688, + "line": 641, "column": 17 }, "end": { - "line": 688, + "line": 641, "column": 34 } } }, "range": [ - 21158, - 21180 + 19686, + 19708 ], "loc": { "start": { - "line": 688, + "line": 641, "column": 12 }, "end": { - "line": 688, + "line": 641, "column": 34 } } @@ -40403,16 +37782,16 @@ "object": { "type": "ThisExpression", "range": [ - 21185, - 21189 + 19713, + 19717 ], "loc": { "start": { - "line": 688, + "line": 641, "column": 39 }, "end": { - "line": 688, + "line": 641, "column": 43 } } @@ -40421,62 +37800,62 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 21190, - 21204 + 19718, + 19732 ], "loc": { "start": { - "line": 688, + "line": 641, "column": 44 }, "end": { - "line": 688, + "line": 641, "column": 58 } } }, "range": [ - 21185, - 21204 + 19713, + 19732 ], "loc": { "start": { - "line": 688, + "line": 641, "column": 39 }, "end": { - "line": 688, + "line": 641, "column": 58 } } }, "prefix": true, "range": [ - 21184, - 21204 + 19712, + 19732 ], "loc": { "start": { - "line": 688, + "line": 641, "column": 38 }, "end": { - "line": 688, + "line": 641, "column": 58 } } }, "range": [ - 21158, - 21204 + 19686, + 19732 ], "loc": { "start": { - "line": 688, + "line": 641, "column": 12 }, "end": { - "line": 688, + "line": 641, "column": 58 } } @@ -40488,48 +37867,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 21220, - 21227 + 19748, + 19755 ], "loc": { "start": { - "line": 689, + "line": 642, "column": 12 }, "end": { - "line": 689, + "line": 642, "column": 19 } } } ], "range": [ - 21206, - 21237 + 19734, + 19765 ], "loc": { "start": { - "line": 688, + "line": 641, "column": 60 }, "end": { - "line": 690, + "line": 643, "column": 9 } } }, "alternate": null, "range": [ - 21154, - 21237 + 19682, + 19765 ], "loc": { "start": { - "line": 688, + "line": 641, "column": 8 }, "end": { - "line": 690, + "line": 643, "column": 9 } } @@ -40546,16 +37925,16 @@ "type": "Identifier", "name": "evt", "range": [ - 21247, - 21250 + 19775, + 19778 ], "loc": { "start": { - "line": 692, + "line": 645, "column": 8 }, "end": { - "line": 692, + "line": 645, "column": 11 } } @@ -40564,31 +37943,31 @@ "type": "Identifier", "name": "slcResultsChange", "range": [ - 21251, - 21267 + 19779, + 19795 ], "loc": { "start": { - "line": 692, + "line": 645, "column": 12 }, "end": { - "line": 692, + "line": 645, "column": 28 } } }, "range": [ - 21247, - 21267 + 19775, + 19795 ], "loc": { "start": { - "line": 692, + "line": 645, "column": 8 }, "end": { - "line": 692, + "line": 645, "column": 28 } } @@ -40601,16 +37980,16 @@ "type": "Identifier", "name": "ev", "range": [ - 21271, - 21273 + 19799, + 19801 ], "loc": { "start": { - "line": 692, + "line": 645, "column": 32 }, "end": { - "line": 692, + "line": 645, "column": 34 } } @@ -40629,16 +38008,16 @@ "object": { "type": "ThisExpression", "range": [ - 21292, - 21296 + 19820, + 19824 ], "loc": { "start": { - "line": 693, + "line": 646, "column": 12 }, "end": { - "line": 693, + "line": 646, "column": 16 } } @@ -40647,62 +38026,62 @@ "type": "Identifier", "name": "onChangeResultsPerPage", "range": [ - 21297, - 21319 + 19825, + 19847 ], "loc": { "start": { - "line": 693, + "line": 646, "column": 17 }, "end": { - "line": 693, + "line": 646, "column": 39 } } }, "range": [ - 21292, - 21319 + 19820, + 19847 ], "loc": { "start": { - "line": 693, + "line": 646, "column": 12 }, "end": { - "line": 693, + "line": 646, "column": 39 } } }, "arguments": [], "range": [ - 21292, - 21321 + 19820, + 19849 ], "loc": { "start": { - "line": 693, + "line": 646, "column": 12 }, "end": { - "line": 693, + "line": 646, "column": 41 } } }, "range": [ - 21292, - 21322 + 19820, + 19850 ], "loc": { "start": { - "line": 693, + "line": 646, "column": 12 }, "end": { - "line": 693, + "line": 646, "column": 42 } } @@ -40721,16 +38100,16 @@ "type": "Identifier", "name": "ev", "range": [ - 21335, - 21337 + 19863, + 19865 ], "loc": { "start": { - "line": 694, + "line": 647, "column": 12 }, "end": { - "line": 694, + "line": 647, "column": 14 } } @@ -40739,31 +38118,31 @@ "type": "Identifier", "name": "target", "range": [ - 21338, - 21344 + 19866, + 19872 ], "loc": { "start": { - "line": 694, + "line": 647, "column": 15 }, "end": { - "line": 694, + "line": 647, "column": 21 } } }, "range": [ - 21335, - 21344 + 19863, + 19872 ], "loc": { "start": { - "line": 694, + "line": 647, "column": 12 }, "end": { - "line": 694, + "line": 647, "column": 21 } } @@ -40772,78 +38151,78 @@ "type": "Identifier", "name": "blur", "range": [ - 21345, - 21349 + 19873, + 19877 ], "loc": { "start": { - "line": 694, + "line": 647, "column": 22 }, "end": { - "line": 694, + "line": 647, "column": 26 } } }, "range": [ - 21335, - 21349 + 19863, + 19877 ], "loc": { "start": { - "line": 694, + "line": 647, "column": 12 }, "end": { - "line": 694, + "line": 647, "column": 26 } } }, "arguments": [], "range": [ - 21335, - 21351 + 19863, + 19879 ], "loc": { "start": { - "line": 694, + "line": 647, "column": 12 }, "end": { - "line": 694, + "line": 647, "column": 28 } } }, "range": [ - 21335, - 21352 + 19863, + 19880 ], "loc": { "start": { - "line": 694, + "line": 647, "column": 12 }, "end": { - "line": 694, + "line": 647, "column": 29 } } } ], "range": [ - 21278, - 21362 + 19806, + 19890 ], "loc": { "start": { - "line": 692, + "line": 645, "column": 39 }, "end": { - "line": 695, + "line": 648, "column": 9 } } @@ -40851,46 +38230,46 @@ "generator": false, "expression": false, "range": [ - 21270, - 21362 + 19798, + 19890 ], "loc": { "start": { - "line": 692, + "line": 645, "column": 31 }, "end": { - "line": 695, + "line": 648, "column": 9 } } }, "range": [ - 21247, - 21362 + 19775, + 19890 ], "loc": { "start": { - "line": 692, + "line": 645, "column": 8 }, "end": { - "line": 695, + "line": 648, "column": 9 } } }, "range": [ - 21247, - 21363 + 19775, + 19891 ], "loc": { "start": { - "line": 692, + "line": 645, "column": 8 }, "end": { - "line": 695, + "line": 648, "column": 10 } } @@ -40904,16 +38283,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 21377, - 21381 + 19905, + 19909 ], "loc": { "start": { - "line": 697, + "line": 650, "column": 12 }, "end": { - "line": 697, + "line": 650, "column": 16 } } @@ -40924,16 +38303,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 21384, - 21393 + 19912, + 19921 ], "loc": { "start": { - "line": 697, + "line": 650, "column": 19 }, "end": { - "line": 697, + "line": 650, "column": 28 } } @@ -40943,228 +38322,65 @@ "type": "Identifier", "name": "SELECT", "range": [ - 21394, - 21400 + 19922, + 19928 ], "loc": { "start": { - "line": 697, + "line": 650, "column": 29 }, "end": { - "line": 697, + "line": 650, "column": 35 } } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 21403, - 21407 - ], - "loc": { - "start": { - "line": 697, - "column": 38 - }, - "end": { - "line": 697, - "column": 42 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 21409, - 21413 - ], - "loc": { - "start": { - "line": 697, - "column": 44 - }, - "end": { - "line": 697, - "column": 48 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxSlcResults", - "range": [ - 21414, - 21428 - ], - "loc": { - "start": { - "line": 697, - "column": 49 - }, - "end": { - "line": 697, - "column": 63 - } - } - }, - "range": [ - 21409, - 21428 - ], - "loc": { - "start": { - "line": 697, - "column": 44 - }, - "end": { - "line": 697, - "column": 63 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 21431, - 21433 - ], - "loc": { - "start": { - "line": 697, - "column": 66 - }, - "end": { - "line": 697, - "column": 68 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 21434, - 21436 - ], - "loc": { - "start": { - "line": 697, - "column": 69 - }, - "end": { - "line": 697, - "column": 71 - } - } - }, - "range": [ - 21431, - 21436 - ], - "loc": { - "start": { - "line": 697, - "column": 66 - }, - "end": { - "line": 697, - "column": 71 - } - } - }, - "range": [ - 21409, - 21436 - ], - "loc": { - "start": { - "line": 697, - "column": 44 - }, - "end": { - "line": 697, - "column": 71 - } - } - } - ], - "range": [ - 21402, - 21437 - ], - "loc": { - "start": { - "line": 697, - "column": 37 - }, - "end": { - "line": 697, - "column": 72 - } - } } ], "range": [ - 21384, - 21438 + 19912, + 19929 ], "loc": { "start": { - "line": 697, + "line": 650, "column": 19 }, "end": { - "line": 697, - "column": 73 + "line": 650, + "column": 36 } } }, "range": [ - 21377, - 21438 + 19905, + 19929 ], "loc": { "start": { - "line": 697, + "line": 650, "column": 12 }, "end": { - "line": 697, - "column": 73 + "line": 650, + "column": 36 } } } ], "kind": "var", "range": [ - 21373, - 21439 + 19901, + 19930 ], "loc": { "start": { - "line": 697, + "line": 650, "column": 8 }, "end": { - "line": 697, - "column": 74 + "line": 650, + "column": 37 } } }, @@ -41180,16 +38396,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 21448, - 21452 + 19939, + 19943 ], "loc": { "start": { - "line": 698, + "line": 651, "column": 8 }, "end": { - "line": 698, + "line": 651, "column": 12 } } @@ -41198,31 +38414,31 @@ "type": "Identifier", "name": "className", "range": [ - 21453, - 21462 + 19944, + 19953 ], "loc": { "start": { - "line": 698, + "line": 651, "column": 13 }, "end": { - "line": 698, + "line": 651, "column": 22 } } }, "range": [ - 21448, - 21462 + 19939, + 19953 ], "loc": { "start": { - "line": 698, + "line": 651, "column": 8 }, "end": { - "line": 698, + "line": 651, "column": 22 } } @@ -41233,16 +38449,16 @@ "object": { "type": "ThisExpression", "range": [ - 21465, - 21469 + 19956, + 19960 ], "loc": { "start": { - "line": 698, + "line": 651, "column": 25 }, "end": { - "line": 698, + "line": 651, "column": 29 } } @@ -41251,61 +38467,61 @@ "type": "Identifier", "name": "resultsSlcCssClass", "range": [ - 21470, - 21488 + 19961, + 19979 ], "loc": { "start": { - "line": 698, + "line": 651, "column": 30 }, "end": { - "line": 698, + "line": 651, "column": 48 } } }, "range": [ - 21465, - 21488 + 19956, + 19979 ], "loc": { "start": { - "line": 698, + "line": 651, "column": 25 }, "end": { - "line": 698, + "line": 651, "column": 48 } } }, "range": [ - 21448, - 21488 + 19939, + 19979 ], "loc": { "start": { - "line": 698, + "line": 651, "column": 8 }, "end": { - "line": 698, + "line": 651, "column": 48 } } }, "range": [ - 21448, - 21489 + 19939, + 19980 ], "loc": { "start": { - "line": 698, + "line": 651, "column": 8 }, "end": { - "line": 698, + "line": 651, "column": 49 } } @@ -41319,16 +38535,16 @@ "type": "Identifier", "name": "slcRText", "range": [ - 21502, - 21510 + 19993, + 20001 ], "loc": { "start": { - "line": 699, + "line": 652, "column": 12 }, "end": { - "line": 699, + "line": 652, "column": 20 } } @@ -41342,16 +38558,16 @@ "object": { "type": "ThisExpression", "range": [ - 21513, - 21517 + 20004, + 20008 ], "loc": { "start": { - "line": 699, + "line": 652, "column": 23 }, "end": { - "line": 699, + "line": 652, "column": 27 } } @@ -41360,31 +38576,31 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 21518, - 21532 + 20009, + 20023 ], "loc": { "start": { - "line": 699, + "line": 652, "column": 28 }, "end": { - "line": 699, + "line": 652, "column": 42 } } }, "range": [ - 21513, - 21532 + 20004, + 20023 ], "loc": { "start": { - "line": 699, + "line": 652, "column": 23 }, "end": { - "line": 699, + "line": 652, "column": 42 } } @@ -41394,46 +38610,46 @@ "value": 0, "raw": "0", "range": [ - 21533, - 21534 + 20024, + 20025 ], "loc": { "start": { - "line": 699, + "line": 652, "column": 43 }, "end": { - "line": 699, + "line": 652, "column": 44 } } }, "range": [ - 21513, - 21535 + 20004, + 20026 ], "loc": { "start": { - "line": 699, + "line": 652, "column": 23 }, "end": { - "line": 699, + "line": 652, "column": 45 } } }, "range": [ - 21502, - 21535 + 19993, + 20026 ], "loc": { "start": { - "line": 699, + "line": 652, "column": 12 }, "end": { - "line": 699, + "line": 652, "column": 45 } } @@ -41444,16 +38660,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 21549, - 21557 + 20040, + 20048 ], "loc": { "start": { - "line": 700, + "line": 653, "column": 12 }, "end": { - "line": 700, + "line": 653, "column": 20 } } @@ -41467,16 +38683,16 @@ "object": { "type": "ThisExpression", "range": [ - 21560, - 21564 + 20051, + 20055 ], "loc": { "start": { - "line": 700, + "line": 653, "column": 23 }, "end": { - "line": 700, + "line": 653, "column": 27 } } @@ -41485,31 +38701,31 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 21565, - 21579 + 20056, + 20070 ], "loc": { "start": { - "line": 700, + "line": 653, "column": 28 }, "end": { - "line": 700, + "line": 653, "column": 42 } } }, "range": [ - 21560, - 21579 + 20051, + 20070 ], "loc": { "start": { - "line": 700, + "line": 653, "column": 23 }, "end": { - "line": 700, + "line": 653, "column": 42 } } @@ -41519,46 +38735,46 @@ "value": 1, "raw": "1", "range": [ - 21580, - 21581 + 20071, + 20072 ], "loc": { "start": { - "line": 700, + "line": 653, "column": 43 }, "end": { - "line": 700, + "line": 653, "column": 44 } } }, "range": [ - 21560, - 21582 + 20051, + 20073 ], "loc": { "start": { - "line": 700, + "line": 653, "column": 23 }, "end": { - "line": 700, + "line": 653, "column": 45 } } }, "range": [ - 21549, - 21582 + 20040, + 20073 ], "loc": { "start": { - "line": 700, + "line": 653, "column": 12 }, "end": { - "line": 700, + "line": 653, "column": 45 } } @@ -41566,16 +38782,16 @@ ], "kind": "var", "range": [ - 21498, - 21583 + 19989, + 20074 ], "loc": { "start": { - "line": 699, + "line": 652, "column": 8 }, "end": { - "line": 700, + "line": 653, "column": 46 } } @@ -41589,16 +38805,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 21596, - 21604 + 20087, + 20095 ], "loc": { "start": { - "line": 701, + "line": 654, "column": 12 }, "end": { - "line": 701, + "line": 654, "column": 20 } } @@ -41609,16 +38825,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 21607, - 21616 + 20098, + 20107 ], "loc": { "start": { - "line": 701, + "line": 654, "column": 23 }, "end": { - "line": 701, + "line": 654, "column": 32 } } @@ -41629,228 +38845,65 @@ "value": "span", "raw": "'span'", "range": [ - 21630, - 21636 + 20108, + 20114 ], "loc": { "start": { - "line": 702, - "column": 12 + "line": 654, + "column": 33 }, "end": { - "line": 702, - "column": 18 - } - } - }, - { - "type": "ArrayExpression", - "elements": [ - { - "type": "Literal", - "value": "id", - "raw": "'id'", - "range": [ - 21639, - 21643 - ], - "loc": { - "start": { - "line": 702, - "column": 21 - }, - "end": { - "line": 702, - "column": 25 - } - } - }, - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 21645, - 21649 - ], - "loc": { - "start": { - "line": 702, - "column": 27 - }, - "end": { - "line": 702, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxSlcResultsTxt", - "range": [ - 21650, - 21667 - ], - "loc": { - "start": { - "line": 702, - "column": 32 - }, - "end": { - "line": 702, - "column": 49 - } - } - }, - "range": [ - 21645, - 21667 - ], - "loc": { - "start": { - "line": 702, - "column": 27 - }, - "end": { - "line": 702, - "column": 49 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 21670, - 21672 - ], - "loc": { - "start": { - "line": 702, - "column": 52 - }, - "end": { - "line": 702, - "column": 54 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 21673, - 21675 - ], - "loc": { - "start": { - "line": 702, - "column": 55 - }, - "end": { - "line": 702, - "column": 57 - } - } - }, - "range": [ - 21670, - 21675 - ], - "loc": { - "start": { - "line": 702, - "column": 52 - }, - "end": { - "line": 702, - "column": 57 - } - } - }, - "range": [ - 21645, - 21675 - ], - "loc": { - "start": { - "line": 702, - "column": 27 - }, - "end": { - "line": 702, - "column": 57 - } - } - } - ], - "range": [ - 21638, - 21676 - ], - "loc": { - "start": { - "line": 702, - "column": 20 - }, - "end": { - "line": 702, - "column": 58 + "line": 654, + "column": 39 } } } ], "range": [ - 21607, - 21677 + 20098, + 20115 ], "loc": { "start": { - "line": 701, + "line": 654, "column": 23 }, "end": { - "line": 702, - "column": 59 + "line": 654, + "column": 40 } } }, "range": [ - 21596, - 21677 + 20087, + 20115 ], "loc": { "start": { - "line": 701, + "line": 654, "column": 12 }, "end": { - "line": 702, - "column": 59 + "line": 654, + "column": 40 } } } ], "kind": "var", "range": [ - 21592, - 21678 + 20083, + 20116 ], "loc": { "start": { - "line": 701, + "line": 654, "column": 8 }, "end": { - "line": 702, - "column": 60 + "line": 654, + "column": 41 } } }, @@ -41866,16 +38919,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 21687, - 21695 + 20125, + 20133 ], "loc": { "start": { - "line": 703, + "line": 655, "column": 8 }, "end": { - "line": 703, + "line": 655, "column": 16 } } @@ -41884,31 +38937,31 @@ "type": "Identifier", "name": "className", "range": [ - 21696, - 21705 + 20134, + 20143 ], "loc": { "start": { - "line": 703, + "line": 655, "column": 17 }, "end": { - "line": 703, + "line": 655, "column": 26 } } }, "range": [ - 21687, - 21705 + 20125, + 20143 ], "loc": { "start": { - "line": 703, + "line": 655, "column": 8 }, "end": { - "line": 703, + "line": 655, "column": 26 } } @@ -41919,16 +38972,16 @@ "object": { "type": "ThisExpression", "range": [ - 21708, - 21712 + 20146, + 20150 ], "loc": { "start": { - "line": 703, + "line": 655, "column": 29 }, "end": { - "line": 703, + "line": 655, "column": 33 } } @@ -41937,61 +38990,61 @@ "type": "Identifier", "name": "resultsSpanCssClass", "range": [ - 21713, - 21732 + 20151, + 20170 ], "loc": { "start": { - "line": 703, + "line": 655, "column": 34 }, "end": { - "line": 703, + "line": 655, "column": 53 } } }, "range": [ - 21708, - 21732 + 20146, + 20170 ], "loc": { "start": { - "line": 703, + "line": 655, "column": 29 }, "end": { - "line": 703, + "line": 655, "column": 53 } } }, "range": [ - 21687, - 21732 + 20125, + 20170 ], "loc": { "start": { - "line": 703, + "line": 655, "column": 8 }, "end": { - "line": 703, + "line": 655, "column": 53 } } }, "range": [ - 21687, - 21733 + 20125, + 20171 ], "loc": { "start": { - "line": 703, + "line": 655, "column": 8 }, "end": { - "line": 703, + "line": 655, "column": 54 } }, @@ -42000,16 +39053,16 @@ "type": "Line", "value": " results per page select is added to external element", "range": [ - 21743, - 21798 + 20181, + 20236 ], "loc": { "start": { - "line": 705, + "line": 657, "column": 8 }, "end": { - "line": 705, + "line": 657, "column": 63 } } @@ -42027,16 +39080,16 @@ "object": { "type": "ThisExpression", "range": [ - 21812, - 21816 + 20250, + 20254 ], "loc": { "start": { - "line": 706, + "line": 658, "column": 13 }, "end": { - "line": 706, + "line": 658, "column": 17 } } @@ -42045,47 +39098,47 @@ "type": "Identifier", "name": "resultsPerPageTgtId", "range": [ - 21817, - 21836 + 20255, + 20274 ], "loc": { "start": { - "line": 706, + "line": 658, "column": 18 }, "end": { - "line": 706, + "line": 658, "column": 37 } } }, "range": [ - 21812, - 21836 + 20250, + 20274 ], "loc": { "start": { - "line": 706, + "line": 658, "column": 13 }, "end": { - "line": 706, + "line": 658, "column": 37 } } }, "prefix": true, "range": [ - 21811, - 21836 + 20249, + 20274 ], "loc": { "start": { - "line": 706, + "line": 658, "column": 12 }, "end": { - "line": 706, + "line": 658, "column": 37 } } @@ -42104,16 +39157,16 @@ "type": "Identifier", "name": "tf", "range": [ - 21852, - 21854 + 20290, + 20292 ], "loc": { "start": { - "line": 707, + "line": 659, "column": 12 }, "end": { - "line": 707, + "line": 659, "column": 14 } } @@ -42122,94 +39175,94 @@ "type": "Identifier", "name": "setToolbar", "range": [ - 21855, - 21865 + 20293, + 20303 ], "loc": { "start": { - "line": 707, + "line": 659, "column": 15 }, "end": { - "line": 707, + "line": 659, "column": 25 } } }, "range": [ - 21852, - 21865 + 20290, + 20303 ], "loc": { "start": { - "line": 707, + "line": 659, "column": 12 }, "end": { - "line": 707, + "line": 659, "column": 25 } } }, "arguments": [], "range": [ - 21852, - 21867 + 20290, + 20305 ], "loc": { "start": { - "line": 707, + "line": 659, "column": 12 }, "end": { - "line": 707, + "line": 659, "column": 27 } } }, "range": [ - 21852, - 21868 + 20290, + 20306 ], "loc": { "start": { - "line": 707, + "line": 659, "column": 12 }, "end": { - "line": 707, + "line": 659, "column": 28 } } } ], "range": [ - 21838, - 21878 + 20276, + 20316 ], "loc": { "start": { - "line": 706, + "line": 658, "column": 39 }, "end": { - "line": 708, + "line": 660, "column": 9 } } }, "alternate": null, "range": [ - 21807, - 21878 + 20245, + 20316 ], "loc": { "start": { - "line": 706, + "line": 658, "column": 8 }, "end": { - "line": 708, + "line": 660, "column": 9 } }, @@ -42218,16 +39271,16 @@ "type": "Line", "value": " results per page select is added to external element", "range": [ - 21743, - 21798 + 20181, + 20236 ], "loc": { "start": { - "line": 705, + "line": 657, "column": 8 }, "end": { - "line": 705, + "line": 657, "column": 63 } } @@ -42243,16 +39296,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 21891, - 21899 + 20329, + 20337 ], "loc": { "start": { - "line": 709, + "line": 661, "column": 12 }, "end": { - "line": 709, + "line": 661, "column": 20 } } @@ -42268,16 +39321,16 @@ "object": { "type": "ThisExpression", "range": [ - 21903, - 21907 + 20341, + 20345 ], "loc": { "start": { - "line": 709, + "line": 661, "column": 24 }, "end": { - "line": 709, + "line": 661, "column": 28 } } @@ -42286,47 +39339,47 @@ "type": "Identifier", "name": "resultsPerPageTgtId", "range": [ - 21908, - 21927 + 20346, + 20365 ], "loc": { "start": { - "line": 709, + "line": 661, "column": 29 }, "end": { - "line": 709, + "line": 661, "column": 48 } } }, "range": [ - 21903, - 21927 + 20341, + 20365 ], "loc": { "start": { - "line": 709, + "line": 661, "column": 24 }, "end": { - "line": 709, + "line": 661, "column": 48 } } }, "prefix": true, "range": [ - 21902, - 21927 + 20340, + 20365 ], "loc": { "start": { - "line": 709, + "line": 661, "column": 23 }, "end": { - "line": 709, + "line": 661, "column": 48 } } @@ -42338,16 +39391,16 @@ "type": "Identifier", "name": "tf", "range": [ - 21942, - 21944 + 20380, + 20382 ], "loc": { "start": { - "line": 710, + "line": 662, "column": 12 }, "end": { - "line": 710, + "line": 662, "column": 14 } } @@ -42356,31 +39409,31 @@ "type": "Identifier", "name": "rDiv", "range": [ - 21945, - 21949 + 20383, + 20387 ], "loc": { "start": { - "line": 710, + "line": 662, "column": 15 }, "end": { - "line": 710, + "line": 662, "column": 19 } } }, "range": [ - 21942, - 21949 + 20380, + 20387 ], "loc": { "start": { - "line": 710, + "line": 662, "column": 12 }, "end": { - "line": 710, + "line": 662, "column": 19 } } @@ -42391,16 +39444,16 @@ "type": "Identifier", "name": "elm", "range": [ - 21952, - 21955 + 20390, + 20393 ], "loc": { "start": { - "line": 710, + "line": 662, "column": 22 }, "end": { - "line": 710, + "line": 662, "column": 25 } } @@ -42412,16 +39465,16 @@ "object": { "type": "ThisExpression", "range": [ - 21956, - 21960 + 20394, + 20398 ], "loc": { "start": { - "line": 710, + "line": 662, "column": 26 }, "end": { - "line": 710, + "line": 662, "column": 30 } } @@ -42430,77 +39483,77 @@ "type": "Identifier", "name": "resultsPerPageTgtId", "range": [ - 21961, - 21980 + 20399, + 20418 ], "loc": { "start": { - "line": 710, + "line": 662, "column": 31 }, "end": { - "line": 710, + "line": 662, "column": 50 } } }, "range": [ - 21956, - 21980 + 20394, + 20418 ], "loc": { "start": { - "line": 710, + "line": 662, "column": 26 }, "end": { - "line": 710, + "line": 662, "column": 50 } } } ], "range": [ - 21952, - 21981 + 20390, + 20419 ], "loc": { "start": { - "line": 710, + "line": 662, "column": 22 }, "end": { - "line": 710, + "line": 662, "column": 51 } } }, "range": [ - 21902, - 21981 + 20340, + 20419 ], "loc": { "start": { - "line": 709, + "line": 661, "column": 23 }, "end": { - "line": 710, + "line": 662, "column": 51 } } }, "range": [ - 21891, - 21981 + 20329, + 20419 ], "loc": { "start": { - "line": 709, + "line": 661, "column": 12 }, "end": { - "line": 710, + "line": 662, "column": 51 } } @@ -42508,16 +39561,16 @@ ], "kind": "var", "range": [ - 21887, - 21982 + 20325, + 20420 ], "loc": { "start": { - "line": 709, + "line": 661, "column": 8 }, "end": { - "line": 710, + "line": 662, "column": 52 } } @@ -42533,16 +39586,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 21991, - 21999 + 20429, + 20437 ], "loc": { "start": { - "line": 711, + "line": 663, "column": 8 }, "end": { - "line": 711, + "line": 663, "column": 16 } } @@ -42551,31 +39604,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 22000, - 22011 + 20438, + 20449 ], "loc": { "start": { - "line": 711, + "line": 663, "column": 17 }, "end": { - "line": 711, + "line": 663, "column": 28 } } }, "range": [ - 21991, - 22011 + 20429, + 20449 ], "loc": { "start": { - "line": 711, + "line": 663, "column": 8 }, "end": { - "line": 711, + "line": 663, "column": 28 } } @@ -42587,16 +39640,16 @@ "type": "Identifier", "name": "createText", "range": [ - 22012, - 22022 + 20450, + 20460 ], "loc": { "start": { - "line": 711, + "line": 663, "column": 29 }, "end": { - "line": 711, + "line": 663, "column": 39 } } @@ -42606,63 +39659,63 @@ "type": "Identifier", "name": "slcRText", "range": [ - 22023, - 22031 + 20461, + 20469 ], "loc": { "start": { - "line": 711, + "line": 663, "column": 40 }, "end": { - "line": 711, + "line": 663, "column": 48 } } } ], "range": [ - 22012, - 22032 + 20450, + 20470 ], "loc": { "start": { - "line": 711, + "line": 663, "column": 29 }, "end": { - "line": 711, + "line": 663, "column": 49 } } } ], "range": [ - 21991, - 22033 + 20429, + 20471 ], "loc": { "start": { - "line": 711, + "line": 663, "column": 8 }, "end": { - "line": 711, + "line": 663, "column": 50 } } }, "range": [ - 21991, - 22034 + 20429, + 20472 ], "loc": { "start": { - "line": 711, + "line": 663, "column": 8 }, "end": { - "line": 711, + "line": 663, "column": 51 } } @@ -42676,16 +39729,16 @@ "type": "Identifier", "name": "help", "range": [ - 22048, - 22052 + 20486, + 20490 ], "loc": { "start": { - "line": 713, + "line": 665, "column": 12 }, "end": { - "line": 713, + "line": 665, "column": 16 } } @@ -42699,16 +39752,16 @@ "type": "Identifier", "name": "tf", "range": [ - 22055, - 22057 + 20493, + 20495 ], "loc": { "start": { - "line": 713, + "line": 665, "column": 19 }, "end": { - "line": 713, + "line": 665, "column": 21 } } @@ -42717,31 +39770,31 @@ "type": "Identifier", "name": "feature", "range": [ - 22058, - 22065 + 20496, + 20503 ], "loc": { "start": { - "line": 713, + "line": 665, "column": 22 }, "end": { - "line": 713, + "line": 665, "column": 29 } } }, "range": [ - 22055, - 22065 + 20493, + 20503 ], "loc": { "start": { - "line": 713, + "line": 665, "column": 19 }, "end": { - "line": 713, + "line": 665, "column": 29 } } @@ -42752,47 +39805,47 @@ "value": "help", "raw": "'help'", "range": [ - 22066, - 22072 + 20504, + 20510 ], "loc": { "start": { - "line": 713, + "line": 665, "column": 30 }, "end": { - "line": 713, + "line": 665, "column": 36 } } } ], "range": [ - 22055, - 22073 + 20493, + 20511 ], "loc": { "start": { - "line": 713, + "line": 665, "column": 19 }, "end": { - "line": 713, + "line": 665, "column": 37 } } }, "range": [ - 22048, - 22073 + 20486, + 20511 ], "loc": { "start": { - "line": 713, + "line": 665, "column": 12 }, "end": { - "line": 713, + "line": 665, "column": 37 } } @@ -42800,16 +39853,16 @@ ], "kind": "var", "range": [ - 22044, - 22074 + 20482, + 20512 ], "loc": { "start": { - "line": 713, + "line": 665, "column": 8 }, "end": { - "line": 713, + "line": 665, "column": 38 } } @@ -42823,16 +39876,16 @@ "type": "Identifier", "name": "help", "range": [ - 22087, - 22091 + 20525, + 20529 ], "loc": { "start": { - "line": 714, + "line": 666, "column": 12 }, "end": { - "line": 714, + "line": 666, "column": 16 } } @@ -42844,16 +39897,16 @@ "type": "Identifier", "name": "help", "range": [ - 22095, - 22099 + 20533, + 20537 ], "loc": { "start": { - "line": 714, + "line": 666, "column": 20 }, "end": { - "line": 714, + "line": 666, "column": 24 } } @@ -42862,46 +39915,46 @@ "type": "Identifier", "name": "btn", "range": [ - 22100, - 22103 + 20538, + 20541 ], "loc": { "start": { - "line": 714, + "line": 666, "column": 25 }, "end": { - "line": 714, + "line": 666, "column": 28 } } }, "range": [ - 22095, - 22103 + 20533, + 20541 ], "loc": { "start": { - "line": 714, + "line": 666, "column": 20 }, "end": { - "line": 714, + "line": 666, "column": 28 } } }, "range": [ - 22087, - 22103 + 20525, + 20541 ], "loc": { "start": { - "line": 714, + "line": 666, "column": 12 }, "end": { - "line": 714, + "line": 666, "column": 28 } } @@ -42926,16 +39979,16 @@ "type": "Identifier", "name": "help", "range": [ - 22119, - 22123 + 20557, + 20561 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 12 }, "end": { - "line": 715, + "line": 667, "column": 16 } } @@ -42944,31 +39997,31 @@ "type": "Identifier", "name": "btn", "range": [ - 22124, - 22127 + 20562, + 20565 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 17 }, "end": { - "line": 715, + "line": 667, "column": 20 } } }, "range": [ - 22119, - 22127 + 20557, + 20565 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 12 }, "end": { - "line": 715, + "line": 667, "column": 20 } } @@ -42977,31 +40030,31 @@ "type": "Identifier", "name": "parentNode", "range": [ - 22128, - 22138 + 20566, + 20576 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 21 }, "end": { - "line": 715, + "line": 667, "column": 31 } } }, "range": [ - 22119, - 22138 + 20557, + 20576 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 12 }, "end": { - "line": 715, + "line": 667, "column": 31 } } @@ -43010,31 +40063,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 22139, - 22151 + 20577, + 20589 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 32 }, "end": { - "line": 715, + "line": 667, "column": 44 } } }, "range": [ - 22119, - 22151 + 20557, + 20589 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 12 }, "end": { - "line": 715, + "line": 667, "column": 44 } } @@ -43044,16 +40097,16 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 22152, - 22160 + 20590, + 20598 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 45 }, "end": { - "line": 715, + "line": 667, "column": 53 } } @@ -43065,16 +40118,16 @@ "type": "Identifier", "name": "help", "range": [ - 22162, - 22166 + 20600, + 20604 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 55 }, "end": { - "line": 715, + "line": 667, "column": 59 } } @@ -43083,62 +40136,62 @@ "type": "Identifier", "name": "btn", "range": [ - 22167, - 22170 + 20605, + 20608 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 60 }, "end": { - "line": 715, + "line": 667, "column": 63 } } }, "range": [ - 22162, - 22170 + 20600, + 20608 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 55 }, "end": { - "line": 715, + "line": 667, "column": 63 } } } ], "range": [ - 22119, - 22171 + 20557, + 20609 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 12 }, "end": { - "line": 715, + "line": 667, "column": 64 } } }, "range": [ - 22119, - 22172 + 20557, + 20610 ], "loc": { "start": { - "line": 715, + "line": 667, "column": 12 }, "end": { - "line": 715, + "line": 667, "column": 65 } } @@ -43160,16 +40213,16 @@ "type": "Identifier", "name": "help", "range": [ - 22185, - 22189 + 20623, + 20627 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 12 }, "end": { - "line": 716, + "line": 668, "column": 16 } } @@ -43178,31 +40231,31 @@ "type": "Identifier", "name": "btn", "range": [ - 22190, - 22193 + 20628, + 20631 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 17 }, "end": { - "line": 716, + "line": 668, "column": 20 } } }, "range": [ - 22185, - 22193 + 20623, + 20631 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 12 }, "end": { - "line": 716, + "line": 668, "column": 20 } } @@ -43211,31 +40264,31 @@ "type": "Identifier", "name": "parentNode", "range": [ - 22194, - 22204 + 20632, + 20642 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 21 }, "end": { - "line": 716, + "line": 668, "column": 31 } } }, "range": [ - 22185, - 22204 + 20623, + 20642 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 12 }, "end": { - "line": 716, + "line": 668, "column": 31 } } @@ -43244,31 +40297,31 @@ "type": "Identifier", "name": "insertBefore", "range": [ - 22205, - 22217 + 20643, + 20655 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 32 }, "end": { - "line": 716, + "line": 668, "column": 44 } } }, "range": [ - 22185, - 22217 + 20623, + 20655 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 12 }, "end": { - "line": 716, + "line": 668, "column": 44 } } @@ -43278,16 +40331,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 22218, - 22222 + 20656, + 20660 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 45 }, "end": { - "line": 716, + "line": 668, "column": 49 } } @@ -43299,16 +40352,16 @@ "type": "Identifier", "name": "help", "range": [ - 22224, - 22228 + 20662, + 20666 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 51 }, "end": { - "line": 716, + "line": 668, "column": 55 } } @@ -43317,78 +40370,78 @@ "type": "Identifier", "name": "btn", "range": [ - 22229, - 22232 + 20667, + 20670 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 56 }, "end": { - "line": 716, + "line": 668, "column": 59 } } }, "range": [ - 22224, - 22232 + 20662, + 20670 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 51 }, "end": { - "line": 716, + "line": 668, "column": 59 } } } ], "range": [ - 22185, - 22233 + 20623, + 20671 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 12 }, "end": { - "line": 716, + "line": 668, "column": 60 } } }, "range": [ - 22185, - 22234 + 20623, + 20672 ], "loc": { "start": { - "line": 716, + "line": 668, "column": 12 }, "end": { - "line": 716, + "line": 668, "column": 61 } } } ], "range": [ - 22105, - 22244 + 20543, + 20682 ], "loc": { "start": { - "line": 714, + "line": 666, "column": 30 }, "end": { - "line": 717, + "line": 669, "column": 9 } } @@ -43407,16 +40460,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 22264, - 22272 + 20702, + 20710 ], "loc": { "start": { - "line": 718, + "line": 670, "column": 12 }, "end": { - "line": 718, + "line": 670, "column": 20 } } @@ -43425,31 +40478,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 22273, - 22284 + 20711, + 20722 ], "loc": { "start": { - "line": 718, + "line": 670, "column": 21 }, "end": { - "line": 718, + "line": 670, "column": 32 } } }, "range": [ - 22264, - 22284 + 20702, + 20722 ], "loc": { "start": { - "line": 718, + "line": 670, "column": 12 }, "end": { - "line": 718, + "line": 670, "column": 32 } } @@ -43459,47 +40512,47 @@ "type": "Identifier", "name": "slcRSpan", "range": [ - 22285, - 22293 + 20723, + 20731 ], "loc": { "start": { - "line": 718, + "line": 670, "column": 33 }, "end": { - "line": 718, + "line": 670, "column": 41 } } } ], "range": [ - 22264, - 22294 + 20702, + 20732 ], "loc": { "start": { - "line": 718, + "line": 670, "column": 12 }, "end": { - "line": 718, + "line": 670, "column": 42 } } }, "range": [ - 22264, - 22295 + 20702, + 20733 ], "loc": { "start": { - "line": 718, + "line": 670, "column": 12 }, "end": { - "line": 718, + "line": 670, "column": 43 } } @@ -43515,16 +40568,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 22308, - 22316 + 20746, + 20754 ], "loc": { "start": { - "line": 719, + "line": 671, "column": 12 }, "end": { - "line": 719, + "line": 671, "column": 20 } } @@ -43533,31 +40586,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 22317, - 22328 + 20755, + 20766 ], "loc": { "start": { - "line": 719, + "line": 671, "column": 21 }, "end": { - "line": 719, + "line": 671, "column": 32 } } }, "range": [ - 22308, - 22328 + 20746, + 20766 ], "loc": { "start": { - "line": 719, + "line": 671, "column": 12 }, "end": { - "line": 719, + "line": 671, "column": 32 } } @@ -43567,78 +40620,78 @@ "type": "Identifier", "name": "slcR", "range": [ - 22329, - 22333 + 20767, + 20771 ], "loc": { "start": { - "line": 719, + "line": 671, "column": 33 }, "end": { - "line": 719, + "line": 671, "column": 37 } } } ], "range": [ - 22308, - 22334 + 20746, + 20772 ], "loc": { "start": { - "line": 719, + "line": 671, "column": 12 }, "end": { - "line": 719, + "line": 671, "column": 38 } } }, "range": [ - 22308, - 22335 + 20746, + 20773 ], "loc": { "start": { - "line": 719, + "line": 671, "column": 12 }, "end": { - "line": 719, + "line": 671, "column": 39 } } } ], "range": [ - 22250, - 22345 + 20688, + 20783 ], "loc": { "start": { - "line": 717, + "line": 669, "column": 15 }, "end": { - "line": 720, + "line": 672, "column": 9 } } }, "range": [ - 22083, - 22345 + 20521, + 20783 ], "loc": { "start": { - "line": 714, + "line": 666, "column": 8 }, "end": { - "line": 720, + "line": 672, "column": 9 } } @@ -43654,16 +40707,16 @@ "type": "Identifier", "name": "r", "range": [ - 22364, - 22365 + 20802, + 20803 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 17 }, "end": { - "line": 722, + "line": 674, "column": 18 } } @@ -43673,31 +40726,31 @@ "value": 0, "raw": "0", "range": [ - 22368, - 22369 + 20806, + 20807 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 21 }, "end": { - "line": 722, + "line": 674, "column": 22 } } }, "range": [ - 22364, - 22369 + 20802, + 20807 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 17 }, "end": { - "line": 722, + "line": 674, "column": 22 } } @@ -43705,16 +40758,16 @@ ], "kind": "var", "range": [ - 22360, - 22369 + 20798, + 20807 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 13 }, "end": { - "line": 722, + "line": 674, "column": 22 } } @@ -43726,16 +40779,16 @@ "type": "Identifier", "name": "r", "range": [ - 22371, - 22372 + 20809, + 20810 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 24 }, "end": { - "line": 722, + "line": 674, "column": 25 } } @@ -43747,16 +40800,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 22375, - 22383 + 20813, + 20821 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 28 }, "end": { - "line": 722, + "line": 674, "column": 36 } } @@ -43765,46 +40818,46 @@ "type": "Identifier", "name": "length", "range": [ - 22384, - 22390 + 20822, + 20828 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 37 }, "end": { - "line": 722, + "line": 674, "column": 43 } } }, "range": [ - 22375, - 22390 + 20813, + 20828 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 28 }, "end": { - "line": 722, + "line": 674, "column": 43 } } }, "range": [ - 22371, - 22390 + 20809, + 20828 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 24 }, "end": { - "line": 722, + "line": 674, "column": 43 } } @@ -43816,32 +40869,32 @@ "type": "Identifier", "name": "r", "range": [ - 22392, - 22393 + 20830, + 20831 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 45 }, "end": { - "line": 722, + "line": 674, "column": 46 } } }, "prefix": false, "range": [ - 22392, - 22395 + 20830, + 20833 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 45 }, "end": { - "line": 722, + "line": 674, "column": 48 } } @@ -43858,16 +40911,16 @@ "type": "Identifier", "name": "currOpt", "range": [ - 22415, - 22422 + 20853, + 20860 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 16 }, "end": { - "line": 723, + "line": 675, "column": 23 } } @@ -43878,16 +40931,16 @@ "type": "Identifier", "name": "Option", "range": [ - 22429, - 22435 + 20867, + 20873 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 30 }, "end": { - "line": 723, + "line": 675, "column": 36 } } @@ -43900,16 +40953,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 22436, - 22444 + 20874, + 20882 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 37 }, "end": { - "line": 723, + "line": 675, "column": 45 } } @@ -43918,31 +40971,31 @@ "type": "Identifier", "name": "r", "range": [ - 22445, - 22446 + 20883, + 20884 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 46 }, "end": { - "line": 723, + "line": 675, "column": 47 } } }, "range": [ - 22436, - 22447 + 20874, + 20885 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 37 }, "end": { - "line": 723, + "line": 675, "column": 48 } } @@ -43954,16 +41007,16 @@ "type": "Identifier", "name": "slcROpts", "range": [ - 22449, - 22457 + 20887, + 20895 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 50 }, "end": { - "line": 723, + "line": 675, "column": 58 } } @@ -43972,31 +41025,31 @@ "type": "Identifier", "name": "r", "range": [ - 22458, - 22459 + 20896, + 20897 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 59 }, "end": { - "line": 723, + "line": 675, "column": 60 } } }, "range": [ - 22449, - 22460 + 20887, + 20898 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 50 }, "end": { - "line": 723, + "line": 675, "column": 61 } } @@ -44006,16 +41059,16 @@ "value": false, "raw": "false", "range": [ - 22462, - 22467 + 20900, + 20905 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 63 }, "end": { - "line": 723, + "line": 675, "column": 68 } } @@ -44025,47 +41078,47 @@ "value": false, "raw": "false", "range": [ - 22469, - 22474 + 20907, + 20912 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 70 }, "end": { - "line": 723, + "line": 675, "column": 75 } } } ], "range": [ - 22425, - 22475 + 20863, + 20913 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 26 }, "end": { - "line": 723, + "line": 675, "column": 76 } } }, "range": [ - 22415, - 22475 + 20853, + 20913 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 16 }, "end": { - "line": 723, + "line": 675, "column": 76 } } @@ -44073,16 +41126,16 @@ ], "kind": "var", "range": [ - 22411, - 22476 + 20849, + 20914 ], "loc": { "start": { - "line": 723, + "line": 675, "column": 12 }, "end": { - "line": 723, + "line": 675, "column": 77 } } @@ -44102,16 +41155,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 22489, - 22493 + 20927, + 20931 ], "loc": { "start": { - "line": 724, + "line": 676, "column": 12 }, "end": { - "line": 724, + "line": 676, "column": 16 } } @@ -44120,31 +41173,31 @@ "type": "Identifier", "name": "options", "range": [ - 22494, - 22501 + 20932, + 20939 ], "loc": { "start": { - "line": 724, + "line": 676, "column": 17 }, "end": { - "line": 724, + "line": 676, "column": 24 } } }, "range": [ - 22489, - 22501 + 20927, + 20939 ], "loc": { "start": { - "line": 724, + "line": 676, "column": 12 }, "end": { - "line": 724, + "line": 676, "column": 24 } } @@ -44153,31 +41206,31 @@ "type": "Identifier", "name": "r", "range": [ - 22502, - 22503 + 20940, + 20941 ], "loc": { "start": { - "line": 724, + "line": 676, "column": 25 }, "end": { - "line": 724, + "line": 676, "column": 26 } } }, "range": [ - 22489, - 22504 + 20927, + 20942 ], "loc": { "start": { - "line": 724, + "line": 676, "column": 12 }, "end": { - "line": 724, + "line": 676, "column": 27 } } @@ -44186,77 +41239,77 @@ "type": "Identifier", "name": "currOpt", "range": [ - 22507, - 22514 + 20945, + 20952 ], "loc": { "start": { - "line": 724, + "line": 676, "column": 30 }, "end": { - "line": 724, + "line": 676, "column": 37 } } }, "range": [ - 22489, - 22514 + 20927, + 20952 ], "loc": { "start": { - "line": 724, + "line": 676, "column": 12 }, "end": { - "line": 724, + "line": 676, "column": 37 } } }, "range": [ - 22489, - 22515 + 20927, + 20953 ], "loc": { "start": { - "line": 724, + "line": 676, "column": 12 }, "end": { - "line": 724, + "line": 676, "column": 38 } } } ], "range": [ - 22397, - 22525 + 20835, + 20963 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 50 }, "end": { - "line": 725, + "line": 677, "column": 9 } } }, "range": [ - 22355, - 22525 + 20793, + 20963 ], "loc": { "start": { - "line": 722, + "line": 674, "column": 8 }, "end": { - "line": 725, + "line": 677, "column": 9 } } @@ -44269,16 +41322,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 22534, - 22540 + 20972, + 20978 ], "loc": { "start": { - "line": 726, + "line": 678, "column": 8 }, "end": { - "line": 726, + "line": 678, "column": 14 } } @@ -44288,16 +41341,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 22541, - 22545 + 20979, + 20983 ], "loc": { "start": { - "line": 726, + "line": 678, "column": 15 }, "end": { - "line": 726, + "line": 678, "column": 19 } } @@ -44307,16 +41360,16 @@ "value": "change", "raw": "'change'", "range": [ - 22547, - 22555 + 20985, + 20993 ], "loc": { "start": { - "line": 726, + "line": 678, "column": 21 }, "end": { - "line": 726, + "line": 678, "column": 29 } } @@ -44328,16 +41381,16 @@ "type": "Identifier", "name": "evt", "range": [ - 22557, - 22560 + 20995, + 20998 ], "loc": { "start": { - "line": 726, + "line": 678, "column": 31 }, "end": { - "line": 726, + "line": 678, "column": 34 } } @@ -44346,62 +41399,62 @@ "type": "Identifier", "name": "slcResultsChange", "range": [ - 22561, - 22577 + 20999, + 21015 ], "loc": { "start": { - "line": 726, + "line": 678, "column": 35 }, "end": { - "line": 726, + "line": 678, "column": 51 } } }, "range": [ - 22557, - 22577 + 20995, + 21015 ], "loc": { "start": { - "line": 726, + "line": 678, "column": 31 }, "end": { - "line": 726, + "line": 678, "column": 51 } } } ], "range": [ - 22534, - 22578 + 20972, + 21016 ], "loc": { "start": { - "line": 726, + "line": 678, "column": 8 }, "end": { - "line": 726, + "line": 678, "column": 52 } } }, "range": [ - 22534, - 22579 + 20972, + 21017 ], "loc": { "start": { - "line": 726, + "line": 678, "column": 8 }, "end": { - "line": 726, + "line": 678, "column": 53 } } @@ -44417,16 +41470,122 @@ "object": { "type": "ThisExpression", "range": [ - 22588, - 22592 + 21026, + 21030 ], "loc": { "start": { - "line": 727, + "line": 679, "column": 8 }, "end": { - "line": 727, + "line": 679, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "slcResultsTxt", + "range": [ + 21031, + 21044 + ], + "loc": { + "start": { + "line": 679, + "column": 13 + }, + "end": { + "line": 679, + "column": 26 + } + } + }, + "range": [ + 21026, + 21044 + ], + "loc": { + "start": { + "line": 679, + "column": 8 + }, + "end": { + "line": 679, + "column": 26 + } + } + }, + "right": { + "type": "Identifier", + "name": "slcRSpan", + "range": [ + 21047, + 21055 + ], + "loc": { + "start": { + "line": 679, + "column": 29 + }, + "end": { + "line": 679, + "column": 37 + } + } + }, + "range": [ + 21026, + 21055 + ], + "loc": { + "start": { + "line": 679, + "column": 8 + }, + "end": { + "line": 679, + "column": 37 + } + } + }, + "range": [ + 21026, + 21056 + ], + "loc": { + "start": { + "line": 679, + "column": 8 + }, + "end": { + "line": 679, + "column": 38 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 21065, + 21069 + ], + "loc": { + "start": { + "line": 680, + "column": 8 + }, + "end": { + "line": 680, "column": 12 } } @@ -44435,31 +41594,31 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 22593, - 22610 + 21070, + 21087 ], "loc": { "start": { - "line": 727, + "line": 680, "column": 13 }, "end": { - "line": 727, + "line": 680, "column": 30 } } }, "range": [ - 22588, - 22610 + 21065, + 21087 ], "loc": { "start": { - "line": 727, + "line": 680, "column": 8 }, "end": { - "line": 727, + "line": 680, "column": 30 } } @@ -44468,62 +41627,62 @@ "type": "Identifier", "name": "slcR", "range": [ - 22613, - 22617 + 21090, + 21094 ], "loc": { "start": { - "line": 727, + "line": 680, "column": 33 }, "end": { - "line": 727, + "line": 680, "column": 37 } } }, "range": [ - 22588, - 22617 + 21065, + 21094 ], "loc": { "start": { - "line": 727, + "line": 680, "column": 8 }, "end": { - "line": 727, + "line": 680, "column": 37 } } }, "range": [ - 22588, - 22618 + 21065, + 21095 ], "loc": { "start": { - "line": 727, + "line": 680, "column": 8 }, "end": { - "line": 727, + "line": 680, "column": 38 } } } ], "range": [ - 21089, - 22624 + 19617, + 21101 ], "loc": { "start": { - "line": 684, + "line": 637, "column": 24 }, "end": { - "line": 728, + "line": 681, "column": 5 } } @@ -44531,16 +41690,16 @@ "generator": false, "expression": false, "range": [ - 21086, - 22624 + 19614, + 21101 ], "loc": { "start": { - "line": 684, + "line": 637, "column": 21 }, "end": { - "line": 728, + "line": 681, "column": 5 } } @@ -44548,16 +41707,16 @@ "kind": "method", "computed": false, "range": [ - 21069, - 22624 + 19597, + 21101 ], "loc": { "start": { - "line": 684, + "line": 637, "column": 4 }, "end": { - "line": 728, + "line": 681, "column": 5 } }, @@ -44566,16 +41725,16 @@ "type": "Block", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", "range": [ - 20979, - 21064 + 19507, + 19592 ], "loc": { "start": { - "line": 681, + "line": 634, "column": 4 }, "end": { - "line": 683, + "line": 636, "column": 7 } } @@ -44586,16 +41745,16 @@ "type": "Block", "value": "*\n * Remove number of results per page UI elements\n ", "range": [ - 22630, - 22694 + 21107, + 21171 ], "loc": { "start": { - "line": 730, + "line": 683, "column": 4 }, "end": { - "line": 732, + "line": 685, "column": 7 } } @@ -44609,16 +41768,16 @@ "type": "Identifier", "name": "removeResultsPerPage", "range": [ - 22699, - 22719 + 21176, + 21196 ], "loc": { "start": { - "line": 733, + "line": 686, "column": 4 }, "end": { - "line": 733, + "line": 686, "column": 24 } } @@ -44639,16 +41798,16 @@ "type": "Identifier", "name": "tf", "range": [ - 22736, - 22738 + 21213, + 21215 ], "loc": { "start": { - "line": 734, + "line": 687, "column": 12 }, "end": { - "line": 734, + "line": 687, "column": 14 } } @@ -44659,16 +41818,16 @@ "object": { "type": "ThisExpression", "range": [ - 22741, - 22745 + 21218, + 21222 ], "loc": { "start": { - "line": 734, + "line": 687, "column": 17 }, "end": { - "line": 734, + "line": 687, "column": 21 } } @@ -44677,46 +41836,46 @@ "type": "Identifier", "name": "tf", "range": [ - 22746, - 22748 + 21223, + 21225 ], "loc": { "start": { - "line": 734, + "line": 687, "column": 22 }, "end": { - "line": 734, + "line": 687, "column": 24 } } }, "range": [ - 22741, - 22748 + 21218, + 21225 ], "loc": { "start": { - "line": 734, + "line": 687, "column": 17 }, "end": { - "line": 734, + "line": 687, "column": 24 } } }, "range": [ - 22736, - 22748 + 21213, + 21225 ], "loc": { "start": { - "line": 734, + "line": 687, "column": 12 }, "end": { - "line": 734, + "line": 687, "column": 24 } } @@ -44724,16 +41883,16 @@ ], "kind": "var", "range": [ - 22732, - 22749 + 21209, + 21226 ], "loc": { "start": { - "line": 734, + "line": 687, "column": 8 }, "end": { - "line": 734, + "line": 687, "column": 25 } } @@ -44758,16 +41917,16 @@ "type": "Identifier", "name": "tf", "range": [ - 22763, - 22765 + 21240, + 21242 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 13 }, "end": { - "line": 735, + "line": 688, "column": 15 } } @@ -44776,63 +41935,63 @@ "type": "Identifier", "name": "isInitialized", "range": [ - 22766, - 22779 + 21243, + 21256 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 16 }, "end": { - "line": 735, + "line": 688, "column": 29 } } }, "range": [ - 22763, - 22779 + 21240, + 21256 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 13 }, "end": { - "line": 735, + "line": 688, "column": 29 } } }, "arguments": [], "range": [ - 22763, - 22781 + 21240, + 21258 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 13 }, "end": { - "line": 735, + "line": 688, "column": 31 } } }, "prefix": true, "range": [ - 22762, - 22781 + 21239, + 21258 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 12 }, "end": { - "line": 735, + "line": 688, "column": 31 } } @@ -44846,16 +42005,16 @@ "object": { "type": "ThisExpression", "range": [ - 22786, - 22790 + 21263, + 21267 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 36 }, "end": { - "line": 735, + "line": 688, "column": 40 } } @@ -44864,62 +42023,62 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 22791, - 22808 + 21268, + 21285 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 41 }, "end": { - "line": 735, + "line": 688, "column": 58 } } }, "range": [ - 22786, - 22808 + 21263, + 21285 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 36 }, "end": { - "line": 735, + "line": 688, "column": 58 } } }, "prefix": true, "range": [ - 22785, - 22808 + 21262, + 21285 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 35 }, "end": { - "line": 735, + "line": 688, "column": 58 } } }, "range": [ - 22762, - 22808 + 21239, + 21285 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 12 }, "end": { - "line": 735, + "line": 688, "column": 58 } } @@ -44933,16 +42092,16 @@ "object": { "type": "ThisExpression", "range": [ - 22825, - 22829 + 21302, + 21306 ], "loc": { "start": { - "line": 736, + "line": 689, "column": 13 }, "end": { - "line": 736, + "line": 689, "column": 17 } } @@ -44951,62 +42110,62 @@ "type": "Identifier", "name": "resultsPerPage", "range": [ - 22830, - 22844 + 21307, + 21321 ], "loc": { "start": { - "line": 736, + "line": 689, "column": 18 }, "end": { - "line": 736, + "line": 689, "column": 32 } } }, "range": [ - 22825, - 22844 + 21302, + 21321 ], "loc": { "start": { - "line": 736, + "line": 689, "column": 13 }, "end": { - "line": 736, + "line": 689, "column": 32 } } }, "prefix": true, "range": [ - 22824, - 22844 + 21301, + 21321 ], "loc": { "start": { - "line": 736, + "line": 689, "column": 12 }, "end": { - "line": 736, + "line": 689, "column": 32 } } }, "range": [ - 22762, - 22844 + 21239, + 21321 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 12 }, "end": { - "line": 736, + "line": 689, "column": 32 } } @@ -45018,480 +42177,245 @@ "type": "ReturnStatement", "argument": null, "range": [ - 22860, - 22867 + 21337, + 21344 ], "loc": { "start": { - "line": 737, + "line": 690, "column": 12 }, "end": { - "line": 737, + "line": 690, "column": 19 } } } ], "range": [ - 22846, - 22877 + 21323, + 21354 ], "loc": { "start": { - "line": 736, + "line": 689, "column": 34 }, "end": { - "line": 738, + "line": 691, "column": 9 } } }, "alternate": null, "range": [ - 22758, - 22877 + 21235, + 21354 ], "loc": { "start": { - "line": 735, + "line": 688, "column": 8 }, "end": { - "line": 738, + "line": 691, "column": 9 } } }, { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "slcR", - "range": [ - 22890, - 22894 - ], - "loc": { - "start": { - "line": 739, - "column": 12 - }, - "end": { - "line": 739, - "column": 16 - } - } - }, - "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 22897, - 22901 - ], - "loc": { - "start": { - "line": 739, - "column": 19 - }, - "end": { - "line": 739, - "column": 23 - } - } - }, - "property": { - "type": "Identifier", - "name": "resultsPerPageSlc", - "range": [ - 22902, - 22919 - ], - "loc": { - "start": { - "line": 739, - "column": 24 - }, - "end": { - "line": 739, - "column": 41 - } - } - }, - "range": [ - 22897, - 22919 - ], - "loc": { - "start": { - "line": 739, - "column": 19 - }, - "end": { - "line": 739, - "column": 41 - } - } - }, + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", "range": [ - 22890, - 22919 + 21367, + 21371 ], "loc": { "start": { - "line": 739, + "line": 692, "column": 12 }, "end": { - "line": 739, - "column": 41 + "line": 692, + "column": 16 } } }, - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "slcRSpan", - "range": [ - 22933, - 22941 - ], - "loc": { - "start": { - "line": 740, - "column": 12 - }, - "end": { - "line": 740, - "column": 20 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "elm", - "range": [ - 22944, - 22947 - ], - "loc": { - "start": { - "line": 740, - "column": 23 - }, - "end": { - "line": 740, - "column": 26 - } - } + "property": { + "type": "Identifier", + "name": "resultsPerPageSlc", + "range": [ + 21372, + 21389 + ], + "loc": { + "start": { + "line": 692, + "column": 17 }, - "arguments": [ - { - "type": "BinaryExpression", - "operator": "+", - "left": { + "end": { + "line": 692, + "column": 34 + } + } + }, + "range": [ + 21367, + 21389 + ], + "loc": { + "start": { + "line": 692, + "column": 12 + }, + "end": { + "line": 692, + "column": 34 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 21405, + 21414 + ], + "loc": { + "start": { + "line": 693, + "column": 12 + }, + "end": { + "line": 693, + "column": 21 + } + } + }, + "arguments": [ + { "type": "MemberExpression", "computed": false, "object": { "type": "ThisExpression", "range": [ - 22948, - 22952 + 21415, + 21419 ], "loc": { "start": { - "line": 740, + "line": 693, + "column": 22 + }, + "end": { + "line": 693, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "resultsPerPageSlc", + "range": [ + 21420, + 21437 + ], + "loc": { + "start": { + "line": 693, "column": 27 }, "end": { - "line": 740, - "column": 31 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxSlcResultsTxt", - "range": [ - 22953, - 22970 - ], - "loc": { - "start": { - "line": 740, - "column": 32 - }, - "end": { - "line": 740, - "column": 49 + "line": 693, + "column": 44 } } }, "range": [ - 22948, - 22970 + 21415, + 21437 ], "loc": { "start": { - "line": 740, - "column": 27 - }, - "end": { - "line": 740, - "column": 49 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 22973, - 22975 - ], - "loc": { - "start": { - "line": 740, - "column": 52 - }, - "end": { - "line": 740, - "column": 54 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 22976, - 22978 - ], - "loc": { - "start": { - "line": 740, - "column": 55 - }, - "end": { - "line": 740, - "column": 57 - } - } - }, - "range": [ - 22973, - 22978 - ], - "loc": { - "start": { - "line": 740, - "column": 52 - }, - "end": { - "line": 740, - "column": 57 - } - } - }, - "range": [ - 22948, - 22978 - ], - "loc": { - "start": { - "line": 740, - "column": 27 - }, - "end": { - "line": 740, - "column": 57 - } - } - } - ], - "range": [ - 22944, - 22979 - ], - "loc": { - "start": { - "line": 740, - "column": 23 - }, - "end": { - "line": 740, - "column": 58 - } - } - }, - "range": [ - 22933, - 22979 - ], - "loc": { - "start": { - "line": 740, - "column": 12 - }, - "end": { - "line": 740, - "column": 58 - } - } - } - ], - "kind": "var", - "range": [ - 22886, - 22980 - ], - "loc": { - "start": { - "line": 739, - "column": 8 - }, - "end": { - "line": 740, - "column": 59 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "Identifier", - "name": "slcR", - "range": [ - 22993, - 22997 - ], - "loc": { - "start": { - "line": 741, - "column": 12 - }, - "end": { - "line": 741, - "column": 16 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 23013, - 23022 - ], - "loc": { - "start": { - "line": 742, - "column": 12 - }, - "end": { - "line": 742, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "slcR", - "range": [ - 23023, - 23027 - ], - "loc": { - "start": { - "line": 742, + "line": 693, "column": 22 }, "end": { - "line": 742, - "column": 26 + "line": 693, + "column": 44 } } } ], "range": [ - 23013, - 23028 + 21405, + 21438 ], "loc": { "start": { - "line": 742, + "line": 693, "column": 12 }, "end": { - "line": 742, - "column": 27 + "line": 693, + "column": 45 } } }, "range": [ - 23013, - 23029 + 21405, + 21439 ], "loc": { "start": { - "line": 742, + "line": 693, "column": 12 }, "end": { - "line": 742, - "column": 28 + "line": 693, + "column": 46 } } } ], "range": [ - 22999, - 23039 + 21391, + 21449 ], "loc": { "start": { - "line": 741, - "column": 18 + "line": 692, + "column": 36 }, "end": { - "line": 743, + "line": 694, "column": 9 } } }, "alternate": null, "range": [ - 22989, - 23039 + 21363, + 21449 ], "loc": { "start": { - "line": 741, + "line": 692, "column": 8 }, "end": { - "line": 743, + "line": 694, "column": 9 } } @@ -45499,20 +42423,55 @@ { "type": "IfStatement", "test": { - "type": "Identifier", - "name": "slcRSpan", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 21462, + 21466 + ], + "loc": { + "start": { + "line": 695, + "column": 12 + }, + "end": { + "line": 695, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "slcResultsTxt", + "range": [ + 21467, + 21480 + ], + "loc": { + "start": { + "line": 695, + "column": 17 + }, + "end": { + "line": 695, + "column": 30 + } + } + }, "range": [ - 23052, - 23060 + 21462, + 21480 ], "loc": { "start": { - "line": 744, + "line": 695, "column": 12 }, "end": { - "line": 744, - "column": 20 + "line": 695, + "column": 30 } } }, @@ -45527,98 +42486,133 @@ "type": "Identifier", "name": "removeElm", "range": [ - 23076, - 23085 + 21496, + 21505 ], "loc": { "start": { - "line": 745, + "line": 696, "column": 12 }, "end": { - "line": 745, + "line": 696, "column": 21 } } }, "arguments": [ { - "type": "Identifier", - "name": "slcRSpan", + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 21506, + 21510 + ], + "loc": { + "start": { + "line": 696, + "column": 22 + }, + "end": { + "line": 696, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "slcResultsTxt", + "range": [ + 21511, + 21524 + ], + "loc": { + "start": { + "line": 696, + "column": 27 + }, + "end": { + "line": 696, + "column": 40 + } + } + }, "range": [ - 23086, - 23094 + 21506, + 21524 ], "loc": { "start": { - "line": 745, + "line": 696, "column": 22 }, "end": { - "line": 745, - "column": 30 + "line": 696, + "column": 40 } } } ], "range": [ - 23076, - 23095 + 21496, + 21525 ], "loc": { "start": { - "line": 745, + "line": 696, "column": 12 }, "end": { - "line": 745, - "column": 31 + "line": 696, + "column": 41 } } }, "range": [ - 23076, - 23096 + 21496, + 21526 ], "loc": { "start": { - "line": 745, + "line": 696, "column": 12 }, "end": { - "line": 745, - "column": 32 + "line": 696, + "column": 42 } } } ], "range": [ - 23062, - 23106 + 21482, + 21536 ], "loc": { "start": { - "line": 744, - "column": 22 + "line": 695, + "column": 32 }, "end": { - "line": 746, + "line": 697, "column": 9 } } }, "alternate": null, "range": [ - 23048, - 23106 + 21458, + 21536 ], "loc": { "start": { - "line": 744, + "line": 695, "column": 8 }, "end": { - "line": 746, + "line": 697, "column": 9 } } @@ -45634,16 +42628,16 @@ "object": { "type": "ThisExpression", "range": [ - 23115, - 23119 + 21545, + 21549 ], "loc": { "start": { - "line": 747, + "line": 698, "column": 8 }, "end": { - "line": 747, + "line": 698, "column": 12 } } @@ -45652,31 +42646,31 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 23120, - 23137 + 21550, + 21567 ], "loc": { "start": { - "line": 747, + "line": 698, "column": 13 }, "end": { - "line": 747, + "line": 698, "column": 30 } } }, "range": [ - 23115, - 23137 + 21545, + 21567 ], "loc": { "start": { - "line": 747, + "line": 698, "column": 8 }, "end": { - "line": 747, + "line": 698, "column": 30 } } @@ -45686,62 +42680,169 @@ "value": null, "raw": "null", "range": [ - 23140, - 23144 + 21570, + 21574 ], "loc": { "start": { - "line": 747, + "line": 698, "column": 33 }, "end": { - "line": 747, + "line": 698, "column": 37 } } }, "range": [ - 23115, - 23144 + 21545, + 21574 ], "loc": { "start": { - "line": 747, + "line": 698, "column": 8 }, "end": { - "line": 747, + "line": 698, "column": 37 } } }, "range": [ - 23115, - 23145 + 21545, + 21575 ], "loc": { "start": { - "line": 747, + "line": 698, "column": 8 }, "end": { - "line": 747, + "line": 698, "column": 38 } } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 21584, + 21588 + ], + "loc": { + "start": { + "line": 699, + "column": 8 + }, + "end": { + "line": 699, + "column": 12 + } + } + }, + "property": { + "type": "Identifier", + "name": "slcResultsTxt", + "range": [ + 21589, + 21602 + ], + "loc": { + "start": { + "line": 699, + "column": 13 + }, + "end": { + "line": 699, + "column": 26 + } + } + }, + "range": [ + 21584, + 21602 + ], + "loc": { + "start": { + "line": 699, + "column": 8 + }, + "end": { + "line": 699, + "column": 26 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 21605, + 21609 + ], + "loc": { + "start": { + "line": 699, + "column": 29 + }, + "end": { + "line": 699, + "column": 33 + } + } + }, + "range": [ + 21584, + 21609 + ], + "loc": { + "start": { + "line": 699, + "column": 8 + }, + "end": { + "line": 699, + "column": 33 + } + } + }, + "range": [ + 21584, + 21610 + ], + "loc": { + "start": { + "line": 699, + "column": 8 + }, + "end": { + "line": 699, + "column": 34 + } + } } ], "range": [ - 22722, - 23151 + 21199, + 21616 ], "loc": { "start": { - "line": 733, + "line": 686, "column": 27 }, "end": { - "line": 748, + "line": 700, "column": 5 } } @@ -45749,16 +42850,16 @@ "generator": false, "expression": false, "range": [ - 22719, - 23151 + 21196, + 21616 ], "loc": { "start": { - "line": 733, + "line": 686, "column": 24 }, "end": { - "line": 748, + "line": 700, "column": 5 } } @@ -45766,16 +42867,16 @@ "kind": "method", "computed": false, "range": [ - 22699, - 23151 + 21176, + 21616 ], "loc": { "start": { - "line": 733, + "line": 686, "column": 4 }, "end": { - "line": 748, + "line": 700, "column": 5 } }, @@ -45784,16 +42885,16 @@ "type": "Block", "value": "*\n * Remove number of results per page UI elements\n ", "range": [ - 22630, - 22694 + 21107, + 21171 ], "loc": { "start": { - "line": 730, + "line": 683, "column": 4 }, "end": { - "line": 732, + "line": 685, "column": 7 } } @@ -45804,16 +42905,16 @@ "type": "Block", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", "range": [ - 23157, - 23266 + 21622, + 21731 ], "loc": { "start": { - "line": 750, + "line": 702, "column": 4 }, "end": { - "line": 753, + "line": 705, "column": 7 } } @@ -45827,16 +42928,16 @@ "type": "Identifier", "name": "changePage", "range": [ - 23271, - 23281 + 21736, + 21746 ], "loc": { "start": { - "line": 754, + "line": 706, "column": 4 }, "end": { - "line": 754, + "line": 706, "column": 14 } } @@ -45849,16 +42950,16 @@ "type": "Identifier", "name": "index", "range": [ - 23282, - 23287 + 21747, + 21752 ], "loc": { "start": { - "line": 754, + "line": 706, "column": 15 }, "end": { - "line": 754, + "line": 706, "column": 20 } } @@ -45876,16 +42977,16 @@ "type": "Identifier", "name": "tf", "range": [ - 23303, - 23305 + 21768, + 21770 ], "loc": { "start": { - "line": 755, + "line": 707, "column": 12 }, "end": { - "line": 755, + "line": 707, "column": 14 } } @@ -45896,16 +42997,16 @@ "object": { "type": "ThisExpression", "range": [ - 23308, - 23312 + 21773, + 21777 ], "loc": { "start": { - "line": 755, + "line": 707, "column": 17 }, "end": { - "line": 755, + "line": 707, "column": 21 } } @@ -45914,46 +43015,46 @@ "type": "Identifier", "name": "tf", "range": [ - 23313, - 23315 + 21778, + 21780 ], "loc": { "start": { - "line": 755, + "line": 707, "column": 22 }, "end": { - "line": 755, + "line": 707, "column": 24 } } }, "range": [ - 23308, - 23315 + 21773, + 21780 ], "loc": { "start": { - "line": 755, + "line": 707, "column": 17 }, "end": { - "line": 755, + "line": 707, "column": 24 } } }, "range": [ - 23303, - 23315 + 21768, + 21780 ], "loc": { "start": { - "line": 755, + "line": 707, "column": 12 }, "end": { - "line": 755, + "line": 707, "column": 24 } } @@ -45961,16 +43062,16 @@ ], "kind": "var", "range": [ - 23299, - 23316 + 21764, + 21781 ], "loc": { "start": { - "line": 755, + "line": 707, "column": 8 }, "end": { - "line": 755, + "line": 707, "column": 25 } } @@ -45988,16 +43089,16 @@ "object": { "type": "ThisExpression", "range": [ - 23331, - 23335 + 21796, + 21800 ], "loc": { "start": { - "line": 757, + "line": 709, "column": 13 }, "end": { - "line": 757, + "line": 709, "column": 17 } } @@ -46006,63 +43107,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 23336, - 23345 + 21801, + 21810 ], "loc": { "start": { - "line": 757, + "line": 709, "column": 18 }, "end": { - "line": 757, + "line": 709, "column": 27 } } }, "range": [ - 23331, - 23345 + 21796, + 21810 ], "loc": { "start": { - "line": 757, + "line": 709, "column": 13 }, "end": { - "line": 757, + "line": 709, "column": 27 } } }, "arguments": [], "range": [ - 23331, - 23347 + 21796, + 21812 ], "loc": { "start": { - "line": 757, + "line": 709, "column": 13 }, "end": { - "line": 757, + "line": 709, "column": 29 } } }, "prefix": true, "range": [ - 23330, - 23347 + 21795, + 21812 ], "loc": { "start": { - "line": 757, + "line": 709, "column": 12 }, "end": { - "line": 757, + "line": 709, "column": 29 } } @@ -46074,48 +43175,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 23363, - 23370 + 21828, + 21835 ], "loc": { "start": { - "line": 758, + "line": 710, "column": 12 }, "end": { - "line": 758, + "line": 710, "column": 19 } } } ], "range": [ - 23349, - 23380 + 21814, + 21845 ], "loc": { "start": { - "line": 757, + "line": 709, "column": 31 }, "end": { - "line": 759, + "line": 711, "column": 9 } } }, "alternate": null, "range": [ - 23326, - 23380 + 21791, + 21845 ], "loc": { "start": { - "line": 757, + "line": 709, "column": 8 }, "end": { - "line": 759, + "line": 711, "column": 9 } } @@ -46133,16 +43234,16 @@ "object": { "type": "ThisExpression", "range": [ - 23390, - 23394 + 21855, + 21859 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 8 }, "end": { - "line": 761, + "line": 713, "column": 12 } } @@ -46151,31 +43252,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 23395, - 23402 + 21860, + 21867 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 13 }, "end": { - "line": 761, + "line": 713, "column": 20 } } }, "range": [ - 23390, - 23402 + 21855, + 21867 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 8 }, "end": { - "line": 761, + "line": 713, "column": 20 } } @@ -46184,31 +43285,31 @@ "type": "Identifier", "name": "emit", "range": [ - 23403, - 23407 + 21868, + 21872 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 21 }, "end": { - "line": 761, + "line": 713, "column": 25 } } }, "range": [ - 23390, - 23407 + 21855, + 21872 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 8 }, "end": { - "line": 761, + "line": 713, "column": 25 } } @@ -46219,16 +43320,16 @@ "value": "before-page-change", "raw": "'before-page-change'", "range": [ - 23408, - 23428 + 21873, + 21893 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 26 }, "end": { - "line": 761, + "line": 713, "column": 46 } } @@ -46237,16 +43338,16 @@ "type": "Identifier", "name": "tf", "range": [ - 23430, - 23432 + 21895, + 21897 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 48 }, "end": { - "line": 761, + "line": 713, "column": 50 } } @@ -46258,16 +43359,16 @@ "type": "Identifier", "name": "index", "range": [ - 23435, - 23440 + 21900, + 21905 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 53 }, "end": { - "line": 761, + "line": 713, "column": 58 } } @@ -46277,62 +43378,62 @@ "value": 1, "raw": "1", "range": [ - 23443, - 23444 + 21908, + 21909 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 61 }, "end": { - "line": 761, + "line": 713, "column": 62 } } }, "range": [ - 23435, - 23444 + 21900, + 21909 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 53 }, "end": { - "line": 761, + "line": 713, "column": 62 } } } ], "range": [ - 23390, - 23446 + 21855, + 21911 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 8 }, "end": { - "line": 761, + "line": 713, "column": 64 } } }, "range": [ - 23390, - 23447 + 21855, + 21912 ], "loc": { "start": { - "line": 761, + "line": 713, "column": 8 }, "end": { - "line": 761, + "line": 713, "column": 65 } } @@ -46346,16 +43447,16 @@ "type": "Identifier", "name": "index", "range": [ - 23461, - 23466 + 21926, + 21931 ], "loc": { "start": { - "line": 763, + "line": 715, "column": 12 }, "end": { - "line": 763, + "line": 715, "column": 17 } } @@ -46365,31 +43466,31 @@ "value": null, "raw": "null", "range": [ - 23471, - 23475 + 21936, + 21940 ], "loc": { "start": { - "line": 763, + "line": 715, "column": 22 }, "end": { - "line": 763, + "line": 715, "column": 26 } } }, "range": [ - 23461, - 23475 + 21926, + 21940 ], "loc": { "start": { - "line": 763, + "line": 715, "column": 12 }, "end": { - "line": 763, + "line": 715, "column": 26 } } @@ -46406,16 +43507,16 @@ "type": "Identifier", "name": "index", "range": [ - 23491, - 23496 + 21956, + 21961 ], "loc": { "start": { - "line": 764, + "line": 716, "column": 12 }, "end": { - "line": 764, + "line": 716, "column": 17 } } @@ -46431,16 +43532,16 @@ "object": { "type": "ThisExpression", "range": [ - 23499, - 23503 + 21964, + 21968 ], "loc": { "start": { - "line": 764, + "line": 716, "column": 20 }, "end": { - "line": 764, + "line": 716, "column": 24 } } @@ -46449,31 +43550,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 23504, - 23520 + 21969, + 21985 ], "loc": { "start": { - "line": 764, + "line": 716, "column": 25 }, "end": { - "line": 764, + "line": 716, "column": 41 } } }, "range": [ - 23499, - 23520 + 21964, + 21985 ], "loc": { "start": { - "line": 764, + "line": 716, "column": 20 }, "end": { - "line": 764, + "line": 716, "column": 41 } } @@ -46482,31 +43583,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 23525, - 23531 + 21990, + 21996 ], "loc": { "start": { - "line": 764, + "line": 716, "column": 46 }, "end": { - "line": 764, + "line": 716, "column": 52 } } }, "range": [ - 23499, - 23531 + 21964, + 21996 ], "loc": { "start": { - "line": 764, + "line": 716, "column": 20 }, "end": { - "line": 764, + "line": 716, "column": 52 } } @@ -46523,16 +43624,16 @@ "object": { "type": "ThisExpression", "range": [ - 23550, - 23554 + 22015, + 22019 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 16 }, "end": { - "line": 765, + "line": 717, "column": 20 } } @@ -46541,31 +43642,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 23555, - 23564 + 22020, + 22029 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 21 }, "end": { - "line": 765, + "line": 717, "column": 30 } } }, "range": [ - 23550, - 23564 + 22015, + 22029 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 16 }, "end": { - "line": 765, + "line": 717, "column": 30 } } @@ -46574,31 +43675,31 @@ "type": "Identifier", "name": "options", "range": [ - 23565, - 23572 + 22030, + 22037 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 31 }, "end": { - "line": 765, + "line": 717, "column": 38 } } }, "range": [ - 23550, - 23572 + 22015, + 22037 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 16 }, "end": { - "line": 765, + "line": 717, "column": 38 } } @@ -46607,31 +43708,31 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 23573, - 23586 + 22038, + 22051 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 39 }, "end": { - "line": 765, + "line": 717, "column": 52 } } }, "range": [ - 23550, - 23586 + 22015, + 22051 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 16 }, "end": { - "line": 765, + "line": 717, "column": 52 } } @@ -46648,16 +43749,16 @@ "object": { "type": "ThisExpression", "range": [ - 23589, - 23593 + 22054, + 22058 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 55 }, "end": { - "line": 765, + "line": 717, "column": 59 } } @@ -46666,31 +43767,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 23594, - 23603 + 22059, + 22068 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 60 }, "end": { - "line": 765, + "line": 717, "column": 69 } } }, "range": [ - 23589, - 23603 + 22054, + 22068 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 55 }, "end": { - "line": 765, + "line": 717, "column": 69 } } @@ -46699,31 +43800,31 @@ "type": "Identifier", "name": "value", "range": [ - 23604, - 23609 + 22069, + 22074 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 70 }, "end": { - "line": 765, + "line": 717, "column": 75 } } }, "range": [ - 23589, - 23609 + 22054, + 22074 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 55 }, "end": { - "line": 765, + "line": 717, "column": 75 } } @@ -46733,108 +43834,108 @@ "value": 1, "raw": "1", "range": [ - 23612, - 23613 + 22077, + 22078 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 78 }, "end": { - "line": 765, + "line": 717, "column": 79 } } }, "range": [ - 23589, - 23613 + 22054, + 22078 ], "loc": { "start": { - "line": 765, + "line": 717, "column": 55 }, "end": { - "line": 765, + "line": 717, "column": 79 } } }, "range": [ - 23499, - 23613 + 21964, + 22078 ], "loc": { "start": { - "line": 764, + "line": 716, "column": 20 }, "end": { - "line": 765, + "line": 717, "column": 79 } } }, "range": [ - 23491, - 23613 + 21956, + 22078 ], "loc": { "start": { - "line": 764, + "line": 716, "column": 12 }, "end": { - "line": 765, + "line": 717, "column": 79 } } }, "range": [ - 23491, - 23614 + 21956, + 22079 ], "loc": { "start": { - "line": 764, + "line": 716, "column": 12 }, "end": { - "line": 765, + "line": 717, "column": 80 } } } ], "range": [ - 23477, - 23624 + 21942, + 22089 ], "loc": { "start": { - "line": 763, + "line": 715, "column": 28 }, "end": { - "line": 766, + "line": 718, "column": 9 } } }, "alternate": null, "range": [ - 23457, - 23624 + 21922, + 22089 ], "loc": { "start": { - "line": 763, + "line": 715, "column": 8 }, "end": { - "line": 766, + "line": 718, "column": 9 } } @@ -46851,16 +43952,16 @@ "type": "Identifier", "name": "index", "range": [ - 23637, - 23642 + 22102, + 22107 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 12 }, "end": { - "line": 767, + "line": 719, "column": 17 } } @@ -46870,31 +43971,31 @@ "value": 0, "raw": "0", "range": [ - 23646, - 23647 + 22111, + 22112 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 21 }, "end": { - "line": 767, + "line": 719, "column": 22 } } }, "range": [ - 23637, - 23647 + 22102, + 22112 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 12 }, "end": { - "line": 767, + "line": 719, "column": 22 } } @@ -46906,16 +44007,16 @@ "type": "Identifier", "name": "index", "range": [ - 23651, - 23656 + 22116, + 22121 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 26 }, "end": { - "line": 767, + "line": 719, "column": 31 } } @@ -46929,16 +44030,16 @@ "object": { "type": "ThisExpression", "range": [ - 23661, - 23665 + 22126, + 22130 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 36 }, "end": { - "line": 767, + "line": 719, "column": 40 } } @@ -46947,31 +44048,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 23666, - 23673 + 22131, + 22138 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 41 }, "end": { - "line": 767, + "line": 719, "column": 48 } } }, "range": [ - 23661, - 23673 + 22126, + 22138 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 36 }, "end": { - "line": 767, + "line": 719, "column": 48 } } @@ -46981,61 +44082,61 @@ "value": 1, "raw": "1", "range": [ - 23676, - 23677 + 22141, + 22142 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 51 }, "end": { - "line": 767, + "line": 719, "column": 52 } } }, "range": [ - 23661, - 23677 + 22126, + 22142 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 36 }, "end": { - "line": 767, + "line": 719, "column": 52 } } }, "range": [ - 23651, - 23678 + 22116, + 22143 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 26 }, "end": { - "line": 767, + "line": 719, "column": 53 } } }, "range": [ - 23637, - 23678 + 22102, + 22143 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 12 }, "end": { - "line": 767, + "line": 719, "column": 53 } } @@ -47051,16 +44152,16 @@ "object": { "type": "ThisExpression", "range": [ - 23698, - 23702 + 22163, + 22167 ], "loc": { "start": { - "line": 768, + "line": 720, "column": 16 }, "end": { - "line": 768, + "line": 720, "column": 20 } } @@ -47069,31 +44170,31 @@ "type": "Identifier", "name": "onBeforeChangePage", "range": [ - 23703, - 23721 + 22168, + 22186 ], "loc": { "start": { - "line": 768, + "line": 720, "column": 21 }, "end": { - "line": 768, + "line": 720, "column": 39 } } }, "range": [ - 23698, - 23721 + 22163, + 22186 ], "loc": { "start": { - "line": 768, + "line": 720, "column": 16 }, "end": { - "line": 768, + "line": 720, "column": 39 } } @@ -47114,16 +44215,16 @@ "object": { "type": "ThisExpression", "range": [ - 23741, - 23745 + 22206, + 22210 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 16 }, "end": { - "line": 769, + "line": 721, "column": 20 } } @@ -47132,31 +44233,31 @@ "type": "Identifier", "name": "onBeforeChangePage", "range": [ - 23746, - 23764 + 22211, + 22229 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 21 }, "end": { - "line": 769, + "line": 721, "column": 39 } } }, "range": [ - 23741, - 23764 + 22206, + 22229 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 16 }, "end": { - "line": 769, + "line": 721, "column": 39 } } @@ -47165,31 +44266,31 @@ "type": "Identifier", "name": "call", "range": [ - 23765, - 23769 + 22230, + 22234 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 40 }, "end": { - "line": 769, + "line": 721, "column": 44 } } }, "range": [ - 23741, - 23769 + 22206, + 22234 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 16 }, "end": { - "line": 769, + "line": 721, "column": 44 } } @@ -47200,16 +44301,16 @@ "value": null, "raw": "null", "range": [ - 23770, - 23774 + 22235, + 22239 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 45 }, "end": { - "line": 769, + "line": 721, "column": 49 } } @@ -47217,16 +44318,16 @@ { "type": "ThisExpression", "range": [ - 23776, - 23780 + 22241, + 22245 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 51 }, "end": { - "line": 769, + "line": 721, "column": 55 } } @@ -47238,16 +44339,16 @@ "type": "Identifier", "name": "index", "range": [ - 23783, - 23788 + 22248, + 22253 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 58 }, "end": { - "line": 769, + "line": 721, "column": 63 } } @@ -47257,94 +44358,94 @@ "value": 1, "raw": "1", "range": [ - 23791, - 23792 + 22256, + 22257 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 66 }, "end": { - "line": 769, + "line": 721, "column": 67 } } }, "range": [ - 23783, - 23792 + 22248, + 22257 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 58 }, "end": { - "line": 769, + "line": 721, "column": 67 } } } ], "range": [ - 23741, - 23794 + 22206, + 22259 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 16 }, "end": { - "line": 769, + "line": 721, "column": 69 } } }, "range": [ - 23741, - 23795 + 22206, + 22260 ], "loc": { "start": { - "line": 769, + "line": 721, "column": 16 }, "end": { - "line": 769, + "line": 721, "column": 70 } } } ], "range": [ - 23723, - 23809 + 22188, + 22274 ], "loc": { "start": { - "line": 768, + "line": 720, "column": 41 }, "end": { - "line": 770, + "line": 722, "column": 13 } } }, "alternate": null, "range": [ - 23694, - 23809 + 22159, + 22274 ], "loc": { "start": { - "line": 768, + "line": 720, "column": 12 }, "end": { - "line": 770, + "line": 722, "column": 13 } } @@ -47360,16 +44461,16 @@ "object": { "type": "ThisExpression", "range": [ - 23822, - 23826 + 22287, + 22291 ], "loc": { "start": { - "line": 771, + "line": 723, "column": 12 }, "end": { - "line": 771, + "line": 723, "column": 16 } } @@ -47378,31 +44479,31 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 23827, - 23840 + 22292, + 22305 ], "loc": { "start": { - "line": 771, + "line": 723, "column": 17 }, "end": { - "line": 771, + "line": 723, "column": 30 } } }, "range": [ - 23822, - 23840 + 22287, + 22305 ], "loc": { "start": { - "line": 771, + "line": 723, "column": 12 }, "end": { - "line": 771, + "line": 723, "column": 30 } } @@ -47416,16 +44517,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 23843, - 23851 + 22308, + 22316 ], "loc": { "start": { - "line": 771, + "line": 723, "column": 33 }, "end": { - "line": 771, + "line": 723, "column": 41 } } @@ -47435,16 +44536,16 @@ "type": "Identifier", "name": "index", "range": [ - 23852, - 23857 + 22317, + 22322 ], "loc": { "start": { - "line": 771, + "line": 723, "column": 42 }, "end": { - "line": 771, + "line": 723, "column": 47 } } @@ -47454,32 +44555,32 @@ "value": 10, "raw": "10", "range": [ - 23859, - 23861 + 22324, + 22326 ], "loc": { "start": { - "line": 771, + "line": 723, "column": 49 }, "end": { - "line": 771, + "line": 723, "column": 51 } } } ], "range": [ - 23843, - 23862 + 22308, + 22327 ], "loc": { "start": { - "line": 771, + "line": 723, "column": 33 }, "end": { - "line": 771, + "line": 723, "column": 52 } } @@ -47489,61 +44590,61 @@ "value": 1, "raw": "1", "range": [ - 23865, - 23866 + 22330, + 22331 ], "loc": { "start": { - "line": 771, + "line": 723, "column": 55 }, "end": { - "line": 771, + "line": 723, "column": 56 } } }, "range": [ - 23843, - 23866 + 22308, + 22331 ], "loc": { "start": { - "line": 771, + "line": 723, "column": 33 }, "end": { - "line": 771, + "line": 723, "column": 56 } } }, "range": [ - 23822, - 23866 + 22287, + 22331 ], "loc": { "start": { - "line": 771, + "line": 723, "column": 12 }, "end": { - "line": 771, + "line": 723, "column": 56 } } }, "range": [ - 23822, - 23867 + 22287, + 22332 ], "loc": { "start": { - "line": 771, + "line": 723, "column": 12 }, "end": { - "line": 771, + "line": 723, "column": 57 } } @@ -47559,16 +44660,16 @@ "object": { "type": "ThisExpression", "range": [ - 23884, - 23888 + 22349, + 22353 ], "loc": { "start": { - "line": 772, + "line": 724, "column": 16 }, "end": { - "line": 772, + "line": 724, "column": 20 } } @@ -47577,31 +44678,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 23889, - 23905 + 22354, + 22370 ], "loc": { "start": { - "line": 772, + "line": 724, "column": 21 }, "end": { - "line": 772, + "line": 724, "column": 37 } } }, "range": [ - 23884, - 23905 + 22349, + 22370 ], "loc": { "start": { - "line": 772, + "line": 724, "column": 16 }, "end": { - "line": 772, + "line": 724, "column": 37 } } @@ -47610,31 +44711,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 23910, - 23916 + 22375, + 22381 ], "loc": { "start": { - "line": 772, + "line": 724, "column": 42 }, "end": { - "line": 772, + "line": 724, "column": 48 } } }, "range": [ - 23884, - 23916 + 22349, + 22381 ], "loc": { "start": { - "line": 772, + "line": 724, "column": 16 }, "end": { - "line": 772, + "line": 724, "column": 48 } } @@ -47662,16 +44763,16 @@ "object": { "type": "ThisExpression", "range": [ - 23936, - 23940 + 22401, + 22405 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 16 }, "end": { - "line": 773, + "line": 725, "column": 20 } } @@ -47680,31 +44781,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 23941, - 23950 + 22406, + 22415 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 21 }, "end": { - "line": 773, + "line": 725, "column": 30 } } }, "range": [ - 23936, - 23950 + 22401, + 22415 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 16 }, "end": { - "line": 773, + "line": 725, "column": 30 } } @@ -47713,31 +44814,31 @@ "type": "Identifier", "name": "options", "range": [ - 23951, - 23958 + 22416, + 22423 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 31 }, "end": { - "line": 773, + "line": 725, "column": 38 } } }, "range": [ - 23936, - 23958 + 22401, + 22423 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 16 }, "end": { - "line": 773, + "line": 725, "column": 38 } } @@ -47746,31 +44847,31 @@ "type": "Identifier", "name": "index", "range": [ - 23959, - 23964 + 22424, + 22429 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 39 }, "end": { - "line": 773, + "line": 725, "column": 44 } } }, "range": [ - 23936, - 23965 + 22401, + 22430 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 16 }, "end": { - "line": 773, + "line": 725, "column": 45 } } @@ -47779,31 +44880,31 @@ "type": "Identifier", "name": "selected", "range": [ - 23966, - 23974 + 22431, + 22439 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 46 }, "end": { - "line": 773, + "line": 725, "column": 54 } } }, "range": [ - 23936, - 23974 + 22401, + 22439 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 16 }, "end": { - "line": 773, + "line": 725, "column": 54 } } @@ -47813,62 +44914,62 @@ "value": true, "raw": "true", "range": [ - 23977, - 23981 + 22442, + 22446 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 57 }, "end": { - "line": 773, + "line": 725, "column": 61 } } }, "range": [ - 23936, - 23981 + 22401, + 22446 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 16 }, "end": { - "line": 773, + "line": 725, "column": 61 } } }, "range": [ - 23936, - 23982 + 22401, + 22447 ], "loc": { "start": { - "line": 773, + "line": 725, "column": 16 }, "end": { - "line": 773, + "line": 725, "column": 62 } } } ], "range": [ - 23918, - 23996 + 22383, + 22461 ], "loc": { "start": { - "line": 772, + "line": 724, "column": 50 }, "end": { - "line": 774, + "line": 726, "column": 13 } } @@ -47890,16 +44991,16 @@ "object": { "type": "ThisExpression", "range": [ - 24020, - 24024 + 22485, + 22489 ], "loc": { "start": { - "line": 775, + "line": 727, "column": 16 }, "end": { - "line": 775, + "line": 727, "column": 20 } } @@ -47908,31 +45009,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 24025, - 24034 + 22490, + 22499 ], "loc": { "start": { - "line": 775, + "line": 727, "column": 21 }, "end": { - "line": 775, + "line": 727, "column": 30 } } }, "range": [ - 24020, - 24034 + 22485, + 22499 ], "loc": { "start": { - "line": 775, + "line": 727, "column": 16 }, "end": { - "line": 775, + "line": 727, "column": 30 } } @@ -47941,31 +45042,31 @@ "type": "Identifier", "name": "value", "range": [ - 24035, - 24040 + 22500, + 22505 ], "loc": { "start": { - "line": 775, + "line": 727, "column": 31 }, "end": { - "line": 775, + "line": 727, "column": 36 } } }, "range": [ - 24020, - 24040 + 22485, + 22505 ], "loc": { "start": { - "line": 775, + "line": 727, "column": 16 }, "end": { - "line": 775, + "line": 727, "column": 36 } } @@ -47976,16 +45077,16 @@ "object": { "type": "ThisExpression", "range": [ - 24043, - 24047 + 22508, + 22512 ], "loc": { "start": { - "line": 775, + "line": 727, "column": 39 }, "end": { - "line": 775, + "line": 727, "column": 43 } } @@ -47994,92 +45095,92 @@ "type": "Identifier", "name": "currentPageNb", "range": [ - 24048, - 24061 + 22513, + 22526 ], "loc": { "start": { - "line": 775, + "line": 727, "column": 44 }, "end": { - "line": 775, + "line": 727, "column": 57 } } }, "range": [ - 24043, - 24061 + 22508, + 22526 ], "loc": { "start": { - "line": 775, + "line": 727, "column": 39 }, "end": { - "line": 775, + "line": 727, "column": 57 } } }, "range": [ - 24020, - 24061 + 22485, + 22526 ], "loc": { "start": { - "line": 775, + "line": 727, "column": 16 }, "end": { - "line": 775, + "line": 727, "column": 57 } } }, "range": [ - 24020, - 24062 + 22485, + 22527 ], "loc": { "start": { - "line": 775, + "line": 727, "column": 16 }, "end": { - "line": 775, + "line": 727, "column": 58 } } } ], "range": [ - 24002, - 24076 + 22467, + 22541 ], "loc": { "start": { - "line": 774, + "line": 726, "column": 19 }, "end": { - "line": 776, + "line": 728, "column": 13 } } }, "range": [ - 23880, - 24076 + 22345, + 22541 ], "loc": { "start": { - "line": 772, + "line": 724, "column": 12 }, "end": { - "line": 776, + "line": 728, "column": 13 } } @@ -48095,16 +45196,16 @@ "object": { "type": "ThisExpression", "range": [ - 24090, - 24094 + 22555, + 22559 ], "loc": { "start": { - "line": 778, + "line": 730, "column": 12 }, "end": { - "line": 778, + "line": 730, "column": 16 } } @@ -48113,31 +45214,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 24095, - 24109 + 22560, + 22574 ], "loc": { "start": { - "line": 778, + "line": 730, "column": 17 }, "end": { - "line": 778, + "line": 730, "column": 31 } } }, "range": [ - 24090, - 24109 + 22555, + 22574 ], "loc": { "start": { - "line": 778, + "line": 730, "column": 12 }, "end": { - "line": 778, + "line": 730, "column": 31 } } @@ -48153,16 +45254,16 @@ "object": { "type": "ThisExpression", "range": [ - 24113, - 24117 + 22578, + 22582 ], "loc": { "start": { - "line": 778, + "line": 730, "column": 35 }, "end": { - "line": 778, + "line": 730, "column": 39 } } @@ -48171,31 +45272,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 24118, - 24134 + 22583, + 22599 ], "loc": { "start": { - "line": 778, + "line": 730, "column": 40 }, "end": { - "line": 778, + "line": 730, "column": 56 } } }, "range": [ - 24113, - 24134 + 22578, + 22599 ], "loc": { "start": { - "line": 778, + "line": 730, "column": 35 }, "end": { - "line": 778, + "line": 730, "column": 56 } } @@ -48204,31 +45305,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 24139, - 24145 + 22604, + 22610 ], "loc": { "start": { - "line": 778, + "line": 730, "column": 61 }, "end": { - "line": 778, + "line": 730, "column": 67 } } }, "range": [ - 24113, - 24145 + 22578, + 22610 ], "loc": { "start": { - "line": 778, + "line": 730, "column": 35 }, "end": { - "line": 778, + "line": 730, "column": 67 } } @@ -48242,16 +45343,16 @@ "object": { "type": "ThisExpression", "range": [ - 24165, - 24169 + 22630, + 22634 ], "loc": { "start": { - "line": 779, + "line": 731, "column": 16 }, "end": { - "line": 779, + "line": 731, "column": 20 } } @@ -48260,31 +45361,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 24170, - 24179 + 22635, + 22644 ], "loc": { "start": { - "line": 779, + "line": 731, "column": 21 }, "end": { - "line": 779, + "line": 731, "column": 30 } } }, "range": [ - 24165, - 24179 + 22630, + 22644 ], "loc": { "start": { - "line": 779, + "line": 731, "column": 16 }, "end": { - "line": 779, + "line": 731, "column": 30 } } @@ -48293,31 +45394,31 @@ "type": "Identifier", "name": "value", "range": [ - 24180, - 24185 + 22645, + 22650 ], "loc": { "start": { - "line": 779, + "line": 731, "column": 31 }, "end": { - "line": 779, + "line": 731, "column": 36 } } }, "range": [ - 24165, - 24185 + 22630, + 22650 ], "loc": { "start": { - "line": 779, + "line": 731, "column": 16 }, "end": { - "line": 779, + "line": 731, "column": 36 } } @@ -48329,16 +45430,16 @@ "type": "Identifier", "name": "index", "range": [ - 24189, - 24194 + 22654, + 22659 ], "loc": { "start": { - "line": 779, + "line": 731, "column": 40 }, "end": { - "line": 779, + "line": 731, "column": 45 } } @@ -48349,16 +45450,16 @@ "object": { "type": "ThisExpression", "range": [ - 24197, - 24201 + 22662, + 22666 ], "loc": { "start": { - "line": 779, + "line": 731, "column": 48 }, "end": { - "line": 779, + "line": 731, "column": 52 } } @@ -48367,91 +45468,91 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 24202, - 24214 + 22667, + 22679 ], "loc": { "start": { - "line": 779, + "line": 731, "column": 53 }, "end": { - "line": 779, + "line": 731, "column": 65 } } }, "range": [ - 24197, - 24214 + 22662, + 22679 ], "loc": { "start": { - "line": 779, + "line": 731, "column": 48 }, "end": { - "line": 779, + "line": 731, "column": 65 } } }, "range": [ - 24189, - 24214 + 22654, + 22679 ], "loc": { "start": { - "line": 779, + "line": 731, "column": 40 }, "end": { - "line": 779, + "line": 731, "column": 65 } } }, "range": [ - 24112, - 24215 + 22577, + 22680 ], "loc": { "start": { - "line": 778, + "line": 730, "column": 34 }, "end": { - "line": 779, + "line": 731, "column": 66 } } }, "range": [ - 24090, - 24215 + 22555, + 22680 ], "loc": { "start": { - "line": 778, + "line": 730, "column": 12 }, "end": { - "line": 779, + "line": 731, "column": 66 } } }, "range": [ - 24090, - 24216 + 22555, + 22681 ], "loc": { "start": { - "line": 778, + "line": 730, "column": 12 }, "end": { - "line": 779, + "line": 731, "column": 67 } } @@ -48466,16 +45567,16 @@ "object": { "type": "ThisExpression", "range": [ - 24230, - 24234 + 22695, + 22699 ], "loc": { "start": { - "line": 781, + "line": 733, "column": 12 }, "end": { - "line": 781, + "line": 733, "column": 16 } } @@ -48484,62 +45585,62 @@ "type": "Identifier", "name": "groupByPage", "range": [ - 24235, - 24246 + 22700, + 22711 ], "loc": { "start": { - "line": 781, + "line": 733, "column": 17 }, "end": { - "line": 781, + "line": 733, "column": 28 } } }, "range": [ - 24230, - 24246 + 22695, + 22711 ], "loc": { "start": { - "line": 781, + "line": 733, "column": 12 }, "end": { - "line": 781, + "line": 733, "column": 28 } } }, "arguments": [], "range": [ - 24230, - 24248 + 22695, + 22713 ], "loc": { "start": { - "line": 781, + "line": 733, "column": 12 }, "end": { - "line": 781, + "line": 733, "column": 30 } } }, "range": [ - 24230, - 24249 + 22695, + 22714 ], "loc": { "start": { - "line": 781, + "line": 733, "column": 12 }, "end": { - "line": 781, + "line": 733, "column": 31 } } @@ -48552,16 +45653,16 @@ "object": { "type": "ThisExpression", "range": [ - 24267, - 24271 + 22732, + 22736 ], "loc": { "start": { - "line": 783, + "line": 735, "column": 16 }, "end": { - "line": 783, + "line": 735, "column": 20 } } @@ -48570,31 +45671,31 @@ "type": "Identifier", "name": "onAfterChangePage", "range": [ - 24272, - 24289 + 22737, + 22754 ], "loc": { "start": { - "line": 783, + "line": 735, "column": 21 }, "end": { - "line": 783, + "line": 735, "column": 38 } } }, "range": [ - 24267, - 24289 + 22732, + 22754 ], "loc": { "start": { - "line": 783, + "line": 735, "column": 16 }, "end": { - "line": 783, + "line": 735, "column": 38 } } @@ -48615,16 +45716,16 @@ "object": { "type": "ThisExpression", "range": [ - 24309, - 24313 + 22774, + 22778 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 16 }, "end": { - "line": 784, + "line": 736, "column": 20 } } @@ -48633,31 +45734,31 @@ "type": "Identifier", "name": "onAfterChangePage", "range": [ - 24314, - 24331 + 22779, + 22796 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 21 }, "end": { - "line": 784, + "line": 736, "column": 38 } } }, "range": [ - 24309, - 24331 + 22774, + 22796 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 16 }, "end": { - "line": 784, + "line": 736, "column": 38 } } @@ -48666,31 +45767,31 @@ "type": "Identifier", "name": "call", "range": [ - 24332, - 24336 + 22797, + 22801 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 39 }, "end": { - "line": 784, + "line": 736, "column": 43 } } }, "range": [ - 24309, - 24336 + 22774, + 22801 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 16 }, "end": { - "line": 784, + "line": 736, "column": 43 } } @@ -48701,16 +45802,16 @@ "value": null, "raw": "null", "range": [ - 24337, - 24341 + 22802, + 22806 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 44 }, "end": { - "line": 784, + "line": 736, "column": 48 } } @@ -48718,16 +45819,16 @@ { "type": "ThisExpression", "range": [ - 24343, - 24347 + 22808, + 22812 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 50 }, "end": { - "line": 784, + "line": 736, "column": 54 } } @@ -48739,16 +45840,16 @@ "type": "Identifier", "name": "index", "range": [ - 24350, - 24355 + 22815, + 22820 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 57 }, "end": { - "line": 784, + "line": 736, "column": 62 } } @@ -48758,126 +45859,126 @@ "value": 1, "raw": "1", "range": [ - 24358, - 24359 + 22823, + 22824 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 65 }, "end": { - "line": 784, + "line": 736, "column": 66 } } }, "range": [ - 24350, - 24359 + 22815, + 22824 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 57 }, "end": { - "line": 784, + "line": 736, "column": 66 } } } ], "range": [ - 24309, - 24361 + 22774, + 22826 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 16 }, "end": { - "line": 784, + "line": 736, "column": 68 } } }, "range": [ - 24309, - 24362 + 22774, + 22827 ], "loc": { "start": { - "line": 784, + "line": 736, "column": 16 }, "end": { - "line": 784, + "line": 736, "column": 69 } } } ], "range": [ - 24291, - 24376 + 22756, + 22841 ], "loc": { "start": { - "line": 783, + "line": 735, "column": 40 }, "end": { - "line": 785, + "line": 737, "column": 13 } } }, "alternate": null, "range": [ - 24263, - 24376 + 22728, + 22841 ], "loc": { "start": { - "line": 783, + "line": 735, "column": 12 }, "end": { - "line": 785, + "line": 737, "column": 13 } } } ], "range": [ - 23680, - 24386 + 22145, + 22851 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 55 }, "end": { - "line": 786, + "line": 738, "column": 9 } } }, "alternate": null, "range": [ - 23633, - 24386 + 22098, + 22851 ], "loc": { "start": { - "line": 767, + "line": 719, "column": 8 }, "end": { - "line": 786, + "line": 738, "column": 9 } } @@ -48895,16 +45996,16 @@ "object": { "type": "ThisExpression", "range": [ - 24396, - 24400 + 22861, + 22865 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 8 }, "end": { - "line": 788, + "line": 740, "column": 12 } } @@ -48913,31 +46014,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 24401, - 24408 + 22866, + 22873 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 13 }, "end": { - "line": 788, + "line": 740, "column": 20 } } }, "range": [ - 24396, - 24408 + 22861, + 22873 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 8 }, "end": { - "line": 788, + "line": 740, "column": 20 } } @@ -48946,31 +46047,31 @@ "type": "Identifier", "name": "emit", "range": [ - 24409, - 24413 + 22874, + 22878 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 21 }, "end": { - "line": 788, + "line": 740, "column": 25 } } }, "range": [ - 24396, - 24413 + 22861, + 22878 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 8 }, "end": { - "line": 788, + "line": 740, "column": 25 } } @@ -48981,16 +46082,16 @@ "value": "after-page-change", "raw": "'after-page-change'", "range": [ - 24414, - 24433 + 22879, + 22898 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 26 }, "end": { - "line": 788, + "line": 740, "column": 45 } } @@ -48999,16 +46100,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24435, - 24437 + 22900, + 22902 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 47 }, "end": { - "line": 788, + "line": 740, "column": 49 } } @@ -49020,16 +46121,16 @@ "type": "Identifier", "name": "index", "range": [ - 24440, - 24445 + 22905, + 22910 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 52 }, "end": { - "line": 788, + "line": 740, "column": 57 } } @@ -49039,78 +46140,78 @@ "value": 1, "raw": "1", "range": [ - 24448, - 24449 + 22913, + 22914 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 60 }, "end": { - "line": 788, + "line": 740, "column": 61 } } }, "range": [ - 24440, - 24449 + 22905, + 22914 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 52 }, "end": { - "line": 788, + "line": 740, "column": 61 } } } ], "range": [ - 24396, - 24451 + 22861, + 22916 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 8 }, "end": { - "line": 788, + "line": 740, "column": 63 } } }, "range": [ - 24396, - 24452 + 22861, + 22917 ], "loc": { "start": { - "line": 788, + "line": 740, "column": 8 }, "end": { - "line": 788, + "line": 740, "column": 64 } } } ], "range": [ - 23289, - 24458 + 21754, + 22923 ], "loc": { "start": { - "line": 754, + "line": 706, "column": 22 }, "end": { - "line": 789, + "line": 741, "column": 5 } } @@ -49118,16 +46219,16 @@ "generator": false, "expression": false, "range": [ - 23281, - 24458 + 21746, + 22923 ], "loc": { "start": { - "line": 754, + "line": 706, "column": 14 }, "end": { - "line": 789, + "line": 741, "column": 5 } } @@ -49135,16 +46236,16 @@ "kind": "method", "computed": false, "range": [ - 23271, - 24458 + 21736, + 22923 ], "loc": { "start": { - "line": 754, + "line": 706, "column": 4 }, "end": { - "line": 789, + "line": 741, "column": 5 } }, @@ -49153,16 +46254,16 @@ "type": "Block", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", "range": [ - 23157, - 23266 + 21622, + 21731 ], "loc": { "start": { - "line": 750, + "line": 702, "column": 4 }, "end": { - "line": 753, + "line": 705, "column": 7 } } @@ -49173,16 +46274,16 @@ "type": "Block", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", "range": [ - 24464, - 24600 + 22929, + 23065 ], "loc": { "start": { - "line": 791, + "line": 743, "column": 4 }, "end": { - "line": 794, + "line": 746, "column": 7 } } @@ -49196,16 +46297,16 @@ "type": "Identifier", "name": "changeResultsPerPage", "range": [ - 24605, - 24625 + 23070, + 23090 ], "loc": { "start": { - "line": 795, + "line": 747, "column": 4 }, "end": { - "line": 795, + "line": 747, "column": 24 } } @@ -49218,16 +46319,16 @@ "type": "Identifier", "name": "val", "range": [ - 24626, - 24629 + 23091, + 23094 ], "loc": { "start": { - "line": 795, + "line": 747, "column": 25 }, "end": { - "line": 795, + "line": 747, "column": 28 } } @@ -49252,16 +46353,16 @@ "object": { "type": "ThisExpression", "range": [ - 24646, - 24650 + 23111, + 23115 ], "loc": { "start": { - "line": 796, + "line": 748, "column": 13 }, "end": { - "line": 796, + "line": 748, "column": 17 } } @@ -49270,63 +46371,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 24651, - 24660 + 23116, + 23125 ], "loc": { "start": { - "line": 796, + "line": 748, "column": 18 }, "end": { - "line": 796, + "line": 748, "column": 27 } } }, "range": [ - 24646, - 24660 + 23111, + 23125 ], "loc": { "start": { - "line": 796, + "line": 748, "column": 13 }, "end": { - "line": 796, + "line": 748, "column": 27 } } }, "arguments": [], "range": [ - 24646, - 24662 + 23111, + 23127 ], "loc": { "start": { - "line": 796, + "line": 748, "column": 13 }, "end": { - "line": 796, + "line": 748, "column": 29 } } }, "prefix": true, "range": [ - 24645, - 24662 + 23110, + 23127 ], "loc": { "start": { - "line": 796, + "line": 748, "column": 12 }, "end": { - "line": 796, + "line": 748, "column": 29 } } @@ -49337,16 +46438,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 24666, - 24671 + 23131, + 23136 ], "loc": { "start": { - "line": 796, + "line": 748, "column": 33 }, "end": { - "line": 796, + "line": 748, "column": 38 } } @@ -49356,47 +46457,47 @@ "type": "Identifier", "name": "val", "range": [ - 24672, - 24675 + 23137, + 23140 ], "loc": { "start": { - "line": 796, + "line": 748, "column": 39 }, "end": { - "line": 796, + "line": 748, "column": 42 } } } ], "range": [ - 24666, - 24676 + 23131, + 23141 ], "loc": { "start": { - "line": 796, + "line": 748, "column": 33 }, "end": { - "line": 796, + "line": 748, "column": 43 } } }, "range": [ - 24645, - 24676 + 23110, + 23141 ], "loc": { "start": { - "line": 796, + "line": 748, "column": 12 }, "end": { - "line": 796, + "line": 748, "column": 43 } } @@ -49408,48 +46509,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 24692, - 24699 + 23157, + 23164 ], "loc": { "start": { - "line": 797, + "line": 749, "column": 12 }, "end": { - "line": 797, + "line": 749, "column": 19 } } } ], "range": [ - 24678, - 24709 + 23143, + 23174 ], "loc": { "start": { - "line": 796, + "line": 748, "column": 45 }, "end": { - "line": 798, + "line": 750, "column": 9 } } }, "alternate": null, "range": [ - 24641, - 24709 + 23106, + 23174 ], "loc": { "start": { - "line": 796, + "line": 748, "column": 8 }, "end": { - "line": 798, + "line": 750, "column": 9 } } @@ -49468,16 +46569,16 @@ "object": { "type": "ThisExpression", "range": [ - 24719, - 24723 + 23184, + 23188 ], "loc": { "start": { - "line": 800, + "line": 752, "column": 8 }, "end": { - "line": 800, + "line": 752, "column": 12 } } @@ -49486,31 +46587,31 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 24724, - 24741 + 23189, + 23206 ], "loc": { "start": { - "line": 800, + "line": 752, "column": 13 }, "end": { - "line": 800, + "line": 752, "column": 30 } } }, "range": [ - 24719, - 24741 + 23184, + 23206 ], "loc": { "start": { - "line": 800, + "line": 752, "column": 8 }, "end": { - "line": 800, + "line": 752, "column": 30 } } @@ -49519,31 +46620,31 @@ "type": "Identifier", "name": "value", "range": [ - 24742, - 24747 + 23207, + 23212 ], "loc": { "start": { - "line": 800, + "line": 752, "column": 31 }, "end": { - "line": 800, + "line": 752, "column": 36 } } }, "range": [ - 24719, - 24747 + 23184, + 23212 ], "loc": { "start": { - "line": 800, + "line": 752, "column": 8 }, "end": { - "line": 800, + "line": 752, "column": 36 } } @@ -49552,46 +46653,46 @@ "type": "Identifier", "name": "val", "range": [ - 24750, - 24753 + 23215, + 23218 ], "loc": { "start": { - "line": 800, + "line": 752, "column": 39 }, "end": { - "line": 800, + "line": 752, "column": 42 } } }, "range": [ - 24719, - 24753 + 23184, + 23218 ], "loc": { "start": { - "line": 800, + "line": 752, "column": 8 }, "end": { - "line": 800, + "line": 752, "column": 42 } } }, "range": [ - 24719, - 24754 + 23184, + 23219 ], "loc": { "start": { - "line": 800, + "line": 752, "column": 8 }, "end": { - "line": 800, + "line": 752, "column": 43 } } @@ -49606,16 +46707,16 @@ "object": { "type": "ThisExpression", "range": [ - 24763, - 24767 + 23228, + 23232 ], "loc": { "start": { - "line": 801, + "line": 753, "column": 8 }, "end": { - "line": 801, + "line": 753, "column": 12 } } @@ -49624,78 +46725,78 @@ "type": "Identifier", "name": "onChangeResultsPerPage", "range": [ - 24768, - 24790 + 23233, + 23255 ], "loc": { "start": { - "line": 801, + "line": 753, "column": 13 }, "end": { - "line": 801, + "line": 753, "column": 35 } } }, "range": [ - 24763, - 24790 + 23228, + 23255 ], "loc": { "start": { - "line": 801, + "line": 753, "column": 8 }, "end": { - "line": 801, + "line": 753, "column": 35 } } }, "arguments": [], "range": [ - 24763, - 24792 + 23228, + 23257 ], "loc": { "start": { - "line": 801, + "line": 753, "column": 8 }, "end": { - "line": 801, + "line": 753, "column": 37 } } }, "range": [ - 24763, - 24793 + 23228, + 23258 ], "loc": { "start": { - "line": 801, + "line": 753, "column": 8 }, "end": { - "line": 801, + "line": 753, "column": 38 } } } ], "range": [ - 24631, - 24799 + 23096, + 23264 ], "loc": { "start": { - "line": 795, + "line": 747, "column": 30 }, "end": { - "line": 802, + "line": 754, "column": 5 } } @@ -49703,16 +46804,16 @@ "generator": false, "expression": false, "range": [ - 24625, - 24799 + 23090, + 23264 ], "loc": { "start": { - "line": 795, + "line": 747, "column": 24 }, "end": { - "line": 802, + "line": 754, "column": 5 } } @@ -49720,16 +46821,16 @@ "kind": "method", "computed": false, "range": [ - 24605, - 24799 + 23070, + 23264 ], "loc": { "start": { - "line": 795, + "line": 747, "column": 4 }, "end": { - "line": 802, + "line": 754, "column": 5 } }, @@ -49738,16 +46839,16 @@ "type": "Block", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", "range": [ - 24464, - 24600 + 22929, + 23065 ], "loc": { "start": { - "line": 791, + "line": 743, "column": 4 }, "end": { - "line": 794, + "line": 746, "column": 7 } } @@ -49758,16 +46859,16 @@ "type": "Block", "value": "*\n * Change rows according to page results drop-down\n ", "range": [ - 24805, - 24871 + 23270, + 23336 ], "loc": { "start": { - "line": 804, + "line": 756, "column": 4 }, "end": { - "line": 806, + "line": 758, "column": 7 } } @@ -49781,16 +46882,16 @@ "type": "Identifier", "name": "onChangeResultsPerPage", "range": [ - 24876, - 24898 + 23341, + 23363 ], "loc": { "start": { - "line": 807, + "line": 759, "column": 4 }, "end": { - "line": 807, + "line": 759, "column": 26 } } @@ -49811,16 +46912,16 @@ "type": "Identifier", "name": "tf", "range": [ - 24915, - 24917 + 23380, + 23382 ], "loc": { "start": { - "line": 808, + "line": 760, "column": 12 }, "end": { - "line": 808, + "line": 760, "column": 14 } } @@ -49831,16 +46932,16 @@ "object": { "type": "ThisExpression", "range": [ - 24920, - 24924 + 23385, + 23389 ], "loc": { "start": { - "line": 808, + "line": 760, "column": 17 }, "end": { - "line": 808, + "line": 760, "column": 21 } } @@ -49849,46 +46950,46 @@ "type": "Identifier", "name": "tf", "range": [ - 24925, - 24927 + 23390, + 23392 ], "loc": { "start": { - "line": 808, + "line": 760, "column": 22 }, "end": { - "line": 808, + "line": 760, "column": 24 } } }, "range": [ - 24920, - 24927 + 23385, + 23392 ], "loc": { "start": { - "line": 808, + "line": 760, "column": 17 }, "end": { - "line": 808, + "line": 760, "column": 24 } } }, "range": [ - 24915, - 24927 + 23380, + 23392 ], "loc": { "start": { - "line": 808, + "line": 760, "column": 12 }, "end": { - "line": 808, + "line": 760, "column": 24 } } @@ -49896,16 +46997,16 @@ ], "kind": "var", "range": [ - 24911, - 24928 + 23376, + 23393 ], "loc": { "start": { - "line": 808, + "line": 760, "column": 8 }, "end": { - "line": 808, + "line": 760, "column": 25 } } @@ -49923,16 +47024,16 @@ "object": { "type": "ThisExpression", "range": [ - 24943, - 24947 + 23408, + 23412 ], "loc": { "start": { - "line": 810, + "line": 762, "column": 13 }, "end": { - "line": 810, + "line": 762, "column": 17 } } @@ -49941,63 +47042,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 24948, - 24957 + 23413, + 23422 ], "loc": { "start": { - "line": 810, + "line": 762, "column": 18 }, "end": { - "line": 810, + "line": 762, "column": 27 } } }, "range": [ - 24943, - 24957 + 23408, + 23422 ], "loc": { "start": { - "line": 810, + "line": 762, "column": 13 }, "end": { - "line": 810, + "line": 762, "column": 27 } } }, "arguments": [], "range": [ - 24943, - 24959 + 23408, + 23424 ], "loc": { "start": { - "line": 810, + "line": 762, "column": 13 }, "end": { - "line": 810, + "line": 762, "column": 29 } } }, "prefix": true, "range": [ - 24942, - 24959 + 23407, + 23424 ], "loc": { "start": { - "line": 810, + "line": 762, "column": 12 }, "end": { - "line": 810, + "line": 762, "column": 29 } } @@ -50009,48 +47110,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 24975, - 24982 + 23440, + 23447 ], "loc": { "start": { - "line": 811, + "line": 763, "column": 12 }, "end": { - "line": 811, + "line": 763, "column": 19 } } } ], "range": [ - 24961, - 24992 + 23426, + 23457 ], "loc": { "start": { - "line": 810, + "line": 762, "column": 31 }, "end": { - "line": 812, + "line": 764, "column": 9 } } }, "alternate": null, "range": [ - 24938, - 24992 + 23403, + 23457 ], "loc": { "start": { - "line": 810, + "line": 762, "column": 8 }, "end": { - "line": 812, + "line": 764, "column": 9 } } @@ -50068,16 +47169,16 @@ "object": { "type": "ThisExpression", "range": [ - 25002, - 25006 + 23467, + 23471 ], "loc": { "start": { - "line": 814, + "line": 766, "column": 8 }, "end": { - "line": 814, + "line": 766, "column": 12 } } @@ -50086,31 +47187,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 25007, - 25014 + 23472, + 23479 ], "loc": { "start": { - "line": 814, + "line": 766, "column": 13 }, "end": { - "line": 814, + "line": 766, "column": 20 } } }, "range": [ - 25002, - 25014 + 23467, + 23479 ], "loc": { "start": { - "line": 814, + "line": 766, "column": 8 }, "end": { - "line": 814, + "line": 766, "column": 20 } } @@ -50119,31 +47220,31 @@ "type": "Identifier", "name": "emit", "range": [ - 25015, - 25019 + 23480, + 23484 ], "loc": { "start": { - "line": 814, + "line": 766, "column": 21 }, "end": { - "line": 814, + "line": 766, "column": 25 } } }, "range": [ - 25002, - 25019 + 23467, + 23484 ], "loc": { "start": { - "line": 814, + "line": 766, "column": 8 }, "end": { - "line": 814, + "line": 766, "column": 25 } } @@ -50154,16 +47255,16 @@ "value": "before-page-length-change", "raw": "'before-page-length-change'", "range": [ - 25020, - 25047 + 23485, + 23512 ], "loc": { "start": { - "line": 814, + "line": 766, "column": 26 }, "end": { - "line": 814, + "line": 766, "column": 53 } } @@ -50172,47 +47273,47 @@ "type": "Identifier", "name": "tf", "range": [ - 25049, - 25051 + 23514, + 23516 ], "loc": { "start": { - "line": 814, + "line": 766, "column": 55 }, "end": { - "line": 814, + "line": 766, "column": 57 } } } ], "range": [ - 25002, - 25052 + 23467, + 23517 ], "loc": { "start": { - "line": 814, + "line": 766, "column": 8 }, "end": { - "line": 814, + "line": 766, "column": 58 } } }, "range": [ - 25002, - 25053 + 23467, + 23518 ], "loc": { "start": { - "line": 814, + "line": 766, "column": 8 }, "end": { - "line": 814, + "line": 766, "column": 59 } } @@ -50226,16 +47327,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 25067, - 25071 + 23532, + 23536 ], "loc": { "start": { - "line": 816, + "line": 768, "column": 12 }, "end": { - "line": 816, + "line": 768, "column": 16 } } @@ -50246,16 +47347,16 @@ "object": { "type": "ThisExpression", "range": [ - 25074, - 25078 + 23539, + 23543 ], "loc": { "start": { - "line": 816, + "line": 768, "column": 19 }, "end": { - "line": 816, + "line": 768, "column": 23 } } @@ -50264,46 +47365,46 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 25079, - 25096 + 23544, + 23561 ], "loc": { "start": { - "line": 816, + "line": 768, "column": 24 }, "end": { - "line": 816, + "line": 768, "column": 41 } } }, "range": [ - 25074, - 25096 + 23539, + 23561 ], "loc": { "start": { - "line": 816, + "line": 768, "column": 19 }, "end": { - "line": 816, + "line": 768, "column": 41 } } }, "range": [ - 25067, - 25096 + 23532, + 23561 ], "loc": { "start": { - "line": 816, + "line": 768, "column": 12 }, "end": { - "line": 816, + "line": 768, "column": 41 } } @@ -50311,16 +47412,16 @@ ], "kind": "var", "range": [ - 25063, - 25097 + 23528, + 23562 ], "loc": { "start": { - "line": 816, + "line": 768, "column": 8 }, "end": { - "line": 816, + "line": 768, "column": 42 } } @@ -50334,16 +47435,16 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 25110, - 25118 + 23575, + 23583 ], "loc": { "start": { - "line": 817, + "line": 769, "column": 12 }, "end": { - "line": 817, + "line": 769, "column": 20 } } @@ -50355,16 +47456,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 25121, - 25125 + 23586, + 23590 ], "loc": { "start": { - "line": 817, + "line": 769, "column": 23 }, "end": { - "line": 817, + "line": 769, "column": 27 } } @@ -50373,46 +47474,46 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 25126, - 25139 + 23591, + 23604 ], "loc": { "start": { - "line": 817, + "line": 769, "column": 28 }, "end": { - "line": 817, + "line": 769, "column": 41 } } }, "range": [ - 25121, - 25139 + 23586, + 23604 ], "loc": { "start": { - "line": 817, + "line": 769, "column": 23 }, "end": { - "line": 817, + "line": 769, "column": 41 } } }, "range": [ - 25110, - 25139 + 23575, + 23604 ], "loc": { "start": { - "line": 817, + "line": 769, "column": 12 }, "end": { - "line": 817, + "line": 769, "column": 41 } } @@ -50420,16 +47521,16 @@ ], "kind": "var", "range": [ - 25106, - 25140 + 23571, + 23605 ], "loc": { "start": { - "line": 817, + "line": 769, "column": 8 }, "end": { - "line": 817, + "line": 769, "column": 42 } } @@ -50443,16 +47544,16 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 25153, - 25169 + 23618, + 23634 ], "loc": { "start": { - "line": 818, + "line": 770, "column": 12 }, "end": { - "line": 818, + "line": 770, "column": 28 } } @@ -50468,16 +47569,16 @@ "object": { "type": "ThisExpression", "range": [ - 25173, - 25177 + 23638, + 23642 ], "loc": { "start": { - "line": 818, + "line": 770, "column": 32 }, "end": { - "line": 818, + "line": 770, "column": 36 } } @@ -50486,31 +47587,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 25178, - 25194 + 23643, + 23659 ], "loc": { "start": { - "line": 818, + "line": 770, "column": 37 }, "end": { - "line": 818, + "line": 770, "column": 53 } } }, "range": [ - 25173, - 25194 + 23638, + 23659 ], "loc": { "start": { - "line": 818, + "line": 770, "column": 32 }, "end": { - "line": 818, + "line": 770, "column": 53 } } @@ -50519,31 +47620,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 25199, - 25205 + 23664, + 23670 ], "loc": { "start": { - "line": 818, + "line": 770, "column": 58 }, "end": { - "line": 818, + "line": 770, "column": 64 } } }, "range": [ - 25173, - 25205 + 23638, + 23670 ], "loc": { "start": { - "line": 818, + "line": 770, "column": 32 }, "end": { - "line": 818, + "line": 770, "column": 64 } } @@ -50557,16 +47658,16 @@ "object": { "type": "ThisExpression", "range": [ - 25221, - 25225 + 23686, + 23690 ], "loc": { "start": { - "line": 819, + "line": 771, "column": 12 }, "end": { - "line": 819, + "line": 771, "column": 16 } } @@ -50575,31 +47676,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 25226, - 25235 + 23691, + 23700 ], "loc": { "start": { - "line": 819, + "line": 771, "column": 17 }, "end": { - "line": 819, + "line": 771, "column": 26 } } }, "range": [ - 25221, - 25235 + 23686, + 23700 ], "loc": { "start": { - "line": 819, + "line": 771, "column": 12 }, "end": { - "line": 819, + "line": 771, "column": 26 } } @@ -50608,31 +47709,31 @@ "type": "Identifier", "name": "selectedIndex", "range": [ - 25236, - 25249 + 23701, + 23714 ], "loc": { "start": { - "line": 819, + "line": 771, "column": 27 }, "end": { - "line": 819, + "line": 771, "column": 40 } } }, "range": [ - 25221, - 25249 + 23686, + 23714 ], "loc": { "start": { - "line": 819, + "line": 771, "column": 12 }, "end": { - "line": 819, + "line": 771, "column": 40 } } @@ -50643,16 +47744,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 25264, - 25272 + 23729, + 23737 ], "loc": { "start": { - "line": 820, + "line": 772, "column": 12 }, "end": { - "line": 820, + "line": 772, "column": 20 } } @@ -50670,16 +47771,16 @@ "object": { "type": "ThisExpression", "range": [ - 25273, - 25277 + 23738, + 23742 ], "loc": { "start": { - "line": 820, + "line": 772, "column": 21 }, "end": { - "line": 820, + "line": 772, "column": 25 } } @@ -50688,31 +47789,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 25278, - 25287 + 23743, + 23752 ], "loc": { "start": { - "line": 820, + "line": 772, "column": 26 }, "end": { - "line": 820, + "line": 772, "column": 35 } } }, "range": [ - 25273, - 25287 + 23738, + 23752 ], "loc": { "start": { - "line": 820, + "line": 772, "column": 21 }, "end": { - "line": 820, + "line": 772, "column": 35 } } @@ -50721,31 +47822,31 @@ "type": "Identifier", "name": "value", "range": [ - 25288, - 25293 + 23753, + 23758 ], "loc": { "start": { - "line": 820, + "line": 772, "column": 36 }, "end": { - "line": 820, + "line": 772, "column": 41 } } }, "range": [ - 25273, - 25293 + 23738, + 23758 ], "loc": { "start": { - "line": 820, + "line": 772, "column": 21 }, "end": { - "line": 820, + "line": 772, "column": 41 } } @@ -50755,31 +47856,31 @@ "value": 1, "raw": "1", "range": [ - 25296, - 25297 + 23761, + 23762 ], "loc": { "start": { - "line": 820, + "line": 772, "column": 44 }, "end": { - "line": 820, + "line": 772, "column": 45 } } }, "range": [ - 25273, - 25297 + 23738, + 23762 ], "loc": { "start": { - "line": 820, + "line": 772, "column": 21 }, "end": { - "line": 820, + "line": 772, "column": 45 } } @@ -50789,62 +47890,62 @@ "value": 10, "raw": "10", "range": [ - 25299, - 25301 + 23764, + 23766 ], "loc": { "start": { - "line": 820, + "line": 772, "column": 47 }, "end": { - "line": 820, + "line": 772, "column": 49 } } } ], "range": [ - 25264, - 25302 + 23729, + 23767 ], "loc": { "start": { - "line": 820, + "line": 772, "column": 12 }, "end": { - "line": 820, + "line": 772, "column": 50 } } }, "range": [ - 25172, - 25302 + 23637, + 23767 ], "loc": { "start": { - "line": 818, + "line": 770, "column": 31 }, "end": { - "line": 820, + "line": 772, "column": 50 } } }, "range": [ - 25153, - 25302 + 23618, + 23767 ], "loc": { "start": { - "line": 818, + "line": 770, "column": 12 }, "end": { - "line": 820, + "line": 772, "column": 50 } } @@ -50852,16 +47953,16 @@ ], "kind": "var", "range": [ - 25149, - 25303 + 23614, + 23768 ], "loc": { "start": { - "line": 818, + "line": 770, "column": 8 }, "end": { - "line": 820, + "line": 772, "column": 51 } } @@ -50877,16 +47978,16 @@ "object": { "type": "ThisExpression", "range": [ - 25312, - 25316 + 23777, + 23781 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 8 }, "end": { - "line": 821, + "line": 773, "column": 12 } } @@ -50895,31 +47996,31 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 25317, - 25329 + 23782, + 23794 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 13 }, "end": { - "line": 821, + "line": 773, "column": 25 } } }, "range": [ - 25312, - 25329 + 23777, + 23794 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 8 }, "end": { - "line": 821, + "line": 773, "column": 25 } } @@ -50930,16 +48031,16 @@ "type": "Identifier", "name": "parseInt", "range": [ - 25332, - 25340 + 23797, + 23805 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 28 }, "end": { - "line": 821, + "line": 773, "column": 36 } } @@ -50958,16 +48059,16 @@ "type": "Identifier", "name": "slcR", "range": [ - 25341, - 25345 + 23806, + 23810 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 37 }, "end": { - "line": 821, + "line": 773, "column": 41 } } @@ -50976,31 +48077,31 @@ "type": "Identifier", "name": "options", "range": [ - 25346, - 25353 + 23811, + 23818 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 42 }, "end": { - "line": 821, + "line": 773, "column": 49 } } }, "range": [ - 25341, - 25353 + 23806, + 23818 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 37 }, "end": { - "line": 821, + "line": 773, "column": 49 } } @@ -51009,31 +48110,31 @@ "type": "Identifier", "name": "slcIndex", "range": [ - 25354, - 25362 + 23819, + 23827 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 50 }, "end": { - "line": 821, + "line": 773, "column": 58 } } }, "range": [ - 25341, - 25363 + 23806, + 23828 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 37 }, "end": { - "line": 821, + "line": 773, "column": 59 } } @@ -51042,31 +48143,31 @@ "type": "Identifier", "name": "value", "range": [ - 25364, - 25369 + 23829, + 23834 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 60 }, "end": { - "line": 821, + "line": 773, "column": 65 } } }, "range": [ - 25341, - 25369 + 23806, + 23834 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 37 }, "end": { - "line": 821, + "line": 773, "column": 65 } } @@ -51076,62 +48177,62 @@ "value": 10, "raw": "10", "range": [ - 25371, - 25373 + 23836, + 23838 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 67 }, "end": { - "line": 821, + "line": 773, "column": 69 } } } ], "range": [ - 25332, - 25374 + 23797, + 23839 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 28 }, "end": { - "line": 821, + "line": 773, "column": 70 } } }, "range": [ - 25312, - 25374 + 23777, + 23839 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 8 }, "end": { - "line": 821, + "line": 773, "column": 70 } } }, "range": [ - 25312, - 25375 + 23777, + 23840 ], "loc": { "start": { - "line": 821, + "line": 773, "column": 8 }, "end": { - "line": 821, + "line": 773, "column": 71 } } @@ -51147,16 +48248,16 @@ "object": { "type": "ThisExpression", "range": [ - 25384, - 25388 + 23849, + 23853 ], "loc": { "start": { - "line": 822, + "line": 774, "column": 8 }, "end": { - "line": 822, + "line": 774, "column": 12 } } @@ -51165,31 +48266,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 25389, - 25403 + 23854, + 23868 ], "loc": { "start": { - "line": 822, + "line": 774, "column": 13 }, "end": { - "line": 822, + "line": 774, "column": 27 } } }, "range": [ - 25384, - 25403 + 23849, + 23868 ], "loc": { "start": { - "line": 822, + "line": 774, "column": 8 }, "end": { - "line": 822, + "line": 774, "column": 27 } } @@ -51203,16 +48304,16 @@ "object": { "type": "ThisExpression", "range": [ - 25406, - 25410 + 23871, + 23875 ], "loc": { "start": { - "line": 822, + "line": 774, "column": 30 }, "end": { - "line": 822, + "line": 774, "column": 34 } } @@ -51221,31 +48322,31 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 25411, - 25423 + 23876, + 23888 ], "loc": { "start": { - "line": 822, + "line": 774, "column": 35 }, "end": { - "line": 822, + "line": 774, "column": 47 } } }, "range": [ - 25406, - 25423 + 23871, + 23888 ], "loc": { "start": { - "line": 822, + "line": 774, "column": 30 }, "end": { - "line": 822, + "line": 774, "column": 47 } } @@ -51254,61 +48355,61 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 25426, - 25442 + 23891, + 23907 ], "loc": { "start": { - "line": 822, + "line": 774, "column": 50 }, "end": { - "line": 822, + "line": 774, "column": 66 } } }, "range": [ - 25406, - 25442 + 23871, + 23907 ], "loc": { "start": { - "line": 822, + "line": 774, "column": 30 }, "end": { - "line": 822, + "line": 774, "column": 66 } } }, "range": [ - 25384, - 25442 + 23849, + 23907 ], "loc": { "start": { - "line": 822, + "line": 774, "column": 8 }, "end": { - "line": 822, + "line": 774, "column": 66 } } }, "range": [ - 25384, - 25443 + 23849, + 23908 ], "loc": { "start": { - "line": 822, + "line": 774, "column": 8 }, "end": { - "line": 822, + "line": 774, "column": 67 } } @@ -51324,16 +48425,16 @@ "type": "Identifier", "name": "isNaN", "range": [ - 25458, - 25463 + 23923, + 23928 ], "loc": { "start": { - "line": 824, + "line": 776, "column": 13 }, "end": { - "line": 824, + "line": 776, "column": 18 } } @@ -51345,16 +48446,16 @@ "object": { "type": "ThisExpression", "range": [ - 25464, - 25468 + 23929, + 23933 ], "loc": { "start": { - "line": 824, + "line": 776, "column": 19 }, "end": { - "line": 824, + "line": 776, "column": 23 } } @@ -51363,63 +48464,63 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 25469, - 25481 + 23934, + 23946 ], "loc": { "start": { - "line": 824, + "line": 776, "column": 24 }, "end": { - "line": 824, + "line": 776, "column": 36 } } }, "range": [ - 25464, - 25481 + 23929, + 23946 ], "loc": { "start": { - "line": 824, + "line": 776, "column": 19 }, "end": { - "line": 824, + "line": 776, "column": 36 } } } ], "range": [ - 25458, - 25482 + 23923, + 23947 ], "loc": { "start": { - "line": 824, + "line": 776, "column": 13 }, "end": { - "line": 824, + "line": 776, "column": 37 } } }, "prefix": true, "range": [ - 25457, - 25482 + 23922, + 23947 ], "loc": { "start": { - "line": 824, + "line": 776, "column": 12 }, "end": { - "line": 824, + "line": 776, "column": 37 } } @@ -51438,16 +48539,16 @@ "object": { "type": "ThisExpression", "range": [ - 25502, - 25506 + 23967, + 23971 ], "loc": { "start": { - "line": 825, + "line": 777, "column": 16 }, "end": { - "line": 825, + "line": 777, "column": 20 } } @@ -51456,31 +48557,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 25507, - 25521 + 23972, + 23986 ], "loc": { "start": { - "line": 825, + "line": 777, "column": 21 }, "end": { - "line": 825, + "line": 777, "column": 35 } } }, "range": [ - 25502, - 25521 + 23967, + 23986 ], "loc": { "start": { - "line": 825, + "line": 777, "column": 16 }, "end": { - "line": 825, + "line": 777, "column": 35 } } @@ -51492,16 +48593,16 @@ "type": "Identifier", "name": "tf", "range": [ - 25525, - 25527 + 23990, + 23992 ], "loc": { "start": { - "line": 825, + "line": 777, "column": 39 }, "end": { - "line": 825, + "line": 777, "column": 41 } } @@ -51510,46 +48611,46 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 25528, - 25544 + 23993, + 24009 ], "loc": { "start": { - "line": 825, + "line": 777, "column": 42 }, "end": { - "line": 825, + "line": 777, "column": 58 } } }, "range": [ - 25525, - 25544 + 23990, + 24009 ], "loc": { "start": { - "line": 825, + "line": 777, "column": 39 }, "end": { - "line": 825, + "line": 777, "column": 58 } } }, "range": [ - 25502, - 25544 + 23967, + 24009 ], "loc": { "start": { - "line": 825, + "line": 777, "column": 16 }, "end": { - "line": 825, + "line": 777, "column": 58 } } @@ -51568,16 +48669,16 @@ "object": { "type": "ThisExpression", "range": [ - 25564, - 25568 + 24029, + 24033 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 16 }, "end": { - "line": 826, + "line": 778, "column": 20 } } @@ -51586,31 +48687,31 @@ "type": "Identifier", "name": "startPagingRow", "range": [ - 25569, - 25583 + 24034, + 24048 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 21 }, "end": { - "line": 826, + "line": 778, "column": 35 } } }, "range": [ - 25564, - 25583 + 24029, + 24048 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 16 }, "end": { - "line": 826, + "line": 778, "column": 35 } } @@ -51625,16 +48726,16 @@ "type": "Identifier", "name": "tf", "range": [ - 25587, - 25589 + 24052, + 24054 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 39 }, "end": { - "line": 826, + "line": 778, "column": 41 } } @@ -51643,31 +48744,31 @@ "type": "Identifier", "name": "nbFilterableRows", "range": [ - 25590, - 25606 + 24055, + 24071 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 42 }, "end": { - "line": 826, + "line": 778, "column": 58 } } }, "range": [ - 25587, - 25606 + 24052, + 24071 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 39 }, "end": { - "line": 826, + "line": 778, "column": 58 } } @@ -51678,16 +48779,16 @@ "object": { "type": "ThisExpression", "range": [ - 25609, - 25613 + 24074, + 24078 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 61 }, "end": { - "line": 826, + "line": 778, "column": 65 } } @@ -51696,108 +48797,108 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 25614, - 25626 + 24079, + 24091 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 66 }, "end": { - "line": 826, + "line": 778, "column": 78 } } }, "range": [ - 25609, - 25626 + 24074, + 24091 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 61 }, "end": { - "line": 826, + "line": 778, "column": 78 } } }, "range": [ - 25587, - 25626 + 24052, + 24091 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 39 }, "end": { - "line": 826, + "line": 778, "column": 78 } } }, "range": [ - 25564, - 25627 + 24029, + 24092 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 16 }, "end": { - "line": 826, + "line": 778, "column": 79 } } }, "range": [ - 25564, - 25628 + 24029, + 24093 ], "loc": { "start": { - "line": 826, + "line": 778, "column": 16 }, "end": { - "line": 826, + "line": 778, "column": 80 } } } ], "range": [ - 25546, - 25642 + 24011, + 24107 ], "loc": { "start": { - "line": 825, + "line": 777, "column": 60 }, "end": { - "line": 827, + "line": 779, "column": 13 } } }, "alternate": null, "range": [ - 25498, - 25642 + 23963, + 24107 ], "loc": { "start": { - "line": 825, + "line": 777, "column": 12 }, "end": { - "line": 827, + "line": 779, "column": 13 } } @@ -51812,16 +48913,16 @@ "object": { "type": "ThisExpression", "range": [ - 25655, - 25659 + 24120, + 24124 ], "loc": { "start": { - "line": 828, + "line": 780, "column": 12 }, "end": { - "line": 828, + "line": 780, "column": 16 } } @@ -51830,62 +48931,62 @@ "type": "Identifier", "name": "setPagingInfo", "range": [ - 25660, - 25673 + 24125, + 24138 ], "loc": { "start": { - "line": 828, + "line": 780, "column": 17 }, "end": { - "line": 828, + "line": 780, "column": 30 } } }, "range": [ - 25655, - 25673 + 24120, + 24138 ], "loc": { "start": { - "line": 828, + "line": 780, "column": 12 }, "end": { - "line": 828, + "line": 780, "column": 30 } } }, "arguments": [], "range": [ - 25655, - 25675 + 24120, + 24140 ], "loc": { "start": { - "line": 828, + "line": 780, "column": 12 }, "end": { - "line": 828, + "line": 780, "column": 32 } } }, "range": [ - 25655, - 25676 + 24120, + 24141 ], "loc": { "start": { - "line": 828, + "line": 780, "column": 12 }, "end": { - "line": 828, + "line": 780, "column": 33 } } @@ -51901,16 +49002,16 @@ "object": { "type": "ThisExpression", "range": [ - 25694, - 25698 + 24159, + 24163 ], "loc": { "start": { - "line": 830, + "line": 782, "column": 16 }, "end": { - "line": 830, + "line": 782, "column": 20 } } @@ -51919,31 +49020,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 25699, - 25715 + 24164, + 24180 ], "loc": { "start": { - "line": 830, + "line": 782, "column": 21 }, "end": { - "line": 830, + "line": 782, "column": 37 } } }, "range": [ - 25694, - 25715 + 24159, + 24180 ], "loc": { "start": { - "line": 830, + "line": 782, "column": 16 }, "end": { - "line": 830, + "line": 782, "column": 37 } } @@ -51952,31 +49053,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 25720, - 25726 + 24185, + 24191 ], "loc": { "start": { - "line": 830, + "line": 782, "column": 42 }, "end": { - "line": 830, + "line": 782, "column": 48 } } }, "range": [ - 25694, - 25726 + 24159, + 24191 ], "loc": { "start": { - "line": 830, + "line": 782, "column": 16 }, "end": { - "line": 830, + "line": 782, "column": 48 } } @@ -51993,16 +49094,16 @@ "type": "Identifier", "name": "slcIdx", "range": [ - 25750, - 25756 + 24215, + 24221 ], "loc": { "start": { - "line": 831, + "line": 783, "column": 20 }, "end": { - "line": 831, + "line": 783, "column": 26 } } @@ -52027,16 +49128,16 @@ "object": { "type": "ThisExpression", "range": [ - 25780, - 25784 + 24245, + 24249 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 21 }, "end": { - "line": 832, + "line": 784, "column": 25 } } @@ -52045,31 +49146,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 25785, - 25794 + 24250, + 24259 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 26 }, "end": { - "line": 832, + "line": 784, "column": 35 } } }, "range": [ - 25780, - 25794 + 24245, + 24259 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 21 }, "end": { - "line": 832, + "line": 784, "column": 35 } } @@ -52078,31 +49179,31 @@ "type": "Identifier", "name": "options", "range": [ - 25795, - 25802 + 24260, + 24267 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 36 }, "end": { - "line": 832, + "line": 784, "column": 43 } } }, "range": [ - 25780, - 25802 + 24245, + 24267 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 21 }, "end": { - "line": 832, + "line": 784, "column": 43 } } @@ -52111,31 +49212,31 @@ "type": "Identifier", "name": "length", "range": [ - 25803, - 25809 + 24268, + 24274 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 44 }, "end": { - "line": 832, + "line": 784, "column": 50 } } }, "range": [ - 25780, - 25809 + 24245, + 24274 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 21 }, "end": { - "line": 832, + "line": 784, "column": 50 } } @@ -52145,31 +49246,31 @@ "value": 1, "raw": "1", "range": [ - 25812, - 25813 + 24277, + 24278 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 53 }, "end": { - "line": 832, + "line": 784, "column": 54 } } }, "range": [ - 25780, - 25813 + 24245, + 24278 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 21 }, "end": { - "line": 832, + "line": 784, "column": 54 } } @@ -52178,31 +49279,31 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 25817, - 25833 + 24282, + 24298 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 58 }, "end": { - "line": 832, + "line": 784, "column": 74 } } }, "range": [ - 25780, - 25833 + 24245, + 24298 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 21 }, "end": { - "line": 832, + "line": 784, "column": 74 } } @@ -52222,16 +49323,16 @@ "object": { "type": "ThisExpression", "range": [ - 25862, - 25866 + 24327, + 24331 ], "loc": { "start": { - "line": 833, + "line": 785, "column": 25 }, "end": { - "line": 833, + "line": 785, "column": 29 } } @@ -52240,31 +49341,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 25867, - 25876 + 24332, + 24341 ], "loc": { "start": { - "line": 833, + "line": 785, "column": 30 }, "end": { - "line": 833, + "line": 785, "column": 39 } } }, "range": [ - 25862, - 25876 + 24327, + 24341 ], "loc": { "start": { - "line": 833, + "line": 785, "column": 25 }, "end": { - "line": 833, + "line": 785, "column": 39 } } @@ -52273,31 +49374,31 @@ "type": "Identifier", "name": "options", "range": [ - 25877, - 25884 + 24342, + 24349 ], "loc": { "start": { - "line": 833, + "line": 785, "column": 40 }, "end": { - "line": 833, + "line": 785, "column": 47 } } }, "range": [ - 25862, - 25884 + 24327, + 24349 ], "loc": { "start": { - "line": 833, + "line": 785, "column": 25 }, "end": { - "line": 833, + "line": 785, "column": 47 } } @@ -52306,31 +49407,31 @@ "type": "Identifier", "name": "length", "range": [ - 25885, - 25891 + 24350, + 24356 ], "loc": { "start": { - "line": 833, + "line": 785, "column": 48 }, "end": { - "line": 833, + "line": 785, "column": 54 } } }, "range": [ - 25862, - 25891 + 24327, + 24356 ], "loc": { "start": { - "line": 833, + "line": 785, "column": 25 }, "end": { - "line": 833, + "line": 785, "column": 54 } } @@ -52340,31 +49441,31 @@ "value": 1, "raw": "1", "range": [ - 25894, - 25895 + 24359, + 24360 ], "loc": { "start": { - "line": 833, + "line": 785, "column": 57 }, "end": { - "line": 833, + "line": 785, "column": 58 } } }, "range": [ - 25862, - 25895 + 24327, + 24360 ], "loc": { "start": { - "line": 833, + "line": 785, "column": 25 }, "end": { - "line": 833, + "line": 785, "column": 58 } } @@ -52373,46 +49474,46 @@ "type": "Identifier", "name": "slcPagesSelIndex", "range": [ - 25899, - 25915 + 24364, + 24380 ], "loc": { "start": { - "line": 833, + "line": 785, "column": 62 }, "end": { - "line": 833, + "line": 785, "column": 78 } } }, "range": [ - 25779, - 25915 + 24244, + 24380 ], "loc": { "start": { - "line": 832, + "line": 784, "column": 20 }, "end": { - "line": 833, + "line": 785, "column": 78 } } }, "range": [ - 25750, - 25915 + 24215, + 24380 ], "loc": { "start": { - "line": 831, + "line": 783, "column": 20 }, "end": { - "line": 833, + "line": 785, "column": 78 } } @@ -52420,16 +49521,16 @@ ], "kind": "var", "range": [ - 25746, - 25916 + 24211, + 24381 ], "loc": { "start": { - "line": 831, + "line": 783, "column": 16 }, "end": { - "line": 833, + "line": 785, "column": 79 } } @@ -52454,16 +49555,16 @@ "object": { "type": "ThisExpression", "range": [ - 25933, - 25937 + 24398, + 24402 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 16 }, "end": { - "line": 834, + "line": 786, "column": 20 } } @@ -52472,31 +49573,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 25938, - 25947 + 24403, + 24412 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 21 }, "end": { - "line": 834, + "line": 786, "column": 30 } } }, "range": [ - 25933, - 25947 + 24398, + 24412 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 16 }, "end": { - "line": 834, + "line": 786, "column": 30 } } @@ -52505,31 +49606,31 @@ "type": "Identifier", "name": "options", "range": [ - 25948, - 25955 + 24413, + 24420 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 31 }, "end": { - "line": 834, + "line": 786, "column": 38 } } }, "range": [ - 25933, - 25955 + 24398, + 24420 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 16 }, "end": { - "line": 834, + "line": 786, "column": 38 } } @@ -52538,31 +49639,31 @@ "type": "Identifier", "name": "slcIdx", "range": [ - 25956, - 25962 + 24421, + 24427 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 39 }, "end": { - "line": 834, + "line": 786, "column": 45 } } }, "range": [ - 25933, - 25963 + 24398, + 24428 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 16 }, "end": { - "line": 834, + "line": 786, "column": 46 } } @@ -52571,31 +49672,31 @@ "type": "Identifier", "name": "selected", "range": [ - 25964, - 25972 + 24429, + 24437 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 47 }, "end": { - "line": 834, + "line": 786, "column": 55 } } }, "range": [ - 25933, - 25972 + 24398, + 24437 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 16 }, "end": { - "line": 834, + "line": 786, "column": 55 } } @@ -52605,110 +49706,110 @@ "value": true, "raw": "true", "range": [ - 25975, - 25979 + 24440, + 24444 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 58 }, "end": { - "line": 834, + "line": 786, "column": 62 } } }, "range": [ - 25933, - 25979 + 24398, + 24444 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 16 }, "end": { - "line": 834, + "line": 786, "column": 62 } } }, "range": [ - 25933, - 25980 + 24398, + 24445 ], "loc": { "start": { - "line": 834, + "line": 786, "column": 16 }, "end": { - "line": 834, + "line": 786, "column": 63 } } } ], "range": [ - 25728, - 25994 + 24193, + 24459 ], "loc": { "start": { - "line": 830, + "line": 782, "column": 50 }, "end": { - "line": 835, + "line": 787, "column": 13 } } }, "alternate": null, "range": [ - 25690, - 25994 + 24155, + 24459 ], "loc": { "start": { - "line": 830, + "line": 782, "column": 12 }, "end": { - "line": 835, + "line": 787, "column": 13 } } } ], "range": [ - 25484, - 26004 + 23949, + 24469 ], "loc": { "start": { - "line": 824, + "line": 776, "column": 39 }, "end": { - "line": 836, + "line": 788, "column": 9 } } }, "alternate": null, "range": [ - 25453, - 26004 + 23918, + 24469 ], "loc": { "start": { - "line": 824, + "line": 776, "column": 8 }, "end": { - "line": 836, + "line": 788, "column": 9 } } @@ -52726,16 +49827,16 @@ "object": { "type": "ThisExpression", "range": [ - 26014, - 26018 + 24479, + 24483 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 8 }, "end": { - "line": 838, + "line": 790, "column": 12 } } @@ -52744,31 +49845,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 26019, - 26026 + 24484, + 24491 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 13 }, "end": { - "line": 838, + "line": 790, "column": 20 } } }, "range": [ - 26014, - 26026 + 24479, + 24491 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 8 }, "end": { - "line": 838, + "line": 790, "column": 20 } } @@ -52777,31 +49878,31 @@ "type": "Identifier", "name": "emit", "range": [ - 26027, - 26031 + 24492, + 24496 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 21 }, "end": { - "line": 838, + "line": 790, "column": 25 } } }, "range": [ - 26014, - 26031 + 24479, + 24496 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 8 }, "end": { - "line": 838, + "line": 790, "column": 25 } } @@ -52812,16 +49913,16 @@ "value": "after-page-length-change", "raw": "'after-page-length-change'", "range": [ - 26032, - 26058 + 24497, + 24523 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 26 }, "end": { - "line": 838, + "line": 790, "column": 52 } } @@ -52830,16 +49931,16 @@ "type": "Identifier", "name": "tf", "range": [ - 26060, - 26062 + 24525, + 24527 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 54 }, "end": { - "line": 838, + "line": 790, "column": 56 } } @@ -52850,16 +49951,16 @@ "object": { "type": "ThisExpression", "range": [ - 26064, - 26068 + 24529, + 24533 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 58 }, "end": { - "line": 838, + "line": 790, "column": 62 } } @@ -52868,78 +49969,78 @@ "type": "Identifier", "name": "pagingLength", "range": [ - 26069, - 26081 + 24534, + 24546 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 63 }, "end": { - "line": 838, + "line": 790, "column": 75 } } }, "range": [ - 26064, - 26081 + 24529, + 24546 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 58 }, "end": { - "line": 838, + "line": 790, "column": 75 } } } ], "range": [ - 26014, - 26082 + 24479, + 24547 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 8 }, "end": { - "line": 838, + "line": 790, "column": 76 } } }, "range": [ - 26014, - 26083 + 24479, + 24548 ], "loc": { "start": { - "line": 838, + "line": 790, "column": 8 }, "end": { - "line": 838, + "line": 790, "column": 77 } } } ], "range": [ - 24901, - 26089 + 23366, + 24554 ], "loc": { "start": { - "line": 807, + "line": 759, "column": 29 }, "end": { - "line": 839, + "line": 791, "column": 5 } } @@ -52947,16 +50048,16 @@ "generator": false, "expression": false, "range": [ - 24898, - 26089 + 23363, + 24554 ], "loc": { "start": { - "line": 807, + "line": 759, "column": 26 }, "end": { - "line": 839, + "line": 791, "column": 5 } } @@ -52964,16 +50065,16 @@ "kind": "method", "computed": false, "range": [ - 24876, - 26089 + 23341, + 24554 ], "loc": { "start": { - "line": 807, + "line": 759, "column": 4 }, "end": { - "line": 839, + "line": 791, "column": 5 } }, @@ -52982,16 +50083,16 @@ "type": "Block", "value": "*\n * Change rows according to page results drop-down\n ", "range": [ - 24805, - 24871 + 23270, + 23336 ], "loc": { "start": { - "line": 804, + "line": 756, "column": 4 }, "end": { - "line": 806, + "line": 758, "column": 7 } } @@ -53002,16 +50103,16 @@ "type": "Block", "value": "*\n * Re-set page nb at page re-load\n ", "range": [ - 26095, - 26144 + 24560, + 24609 ], "loc": { "start": { - "line": 841, + "line": 793, "column": 4 }, "end": { - "line": 843, + "line": 795, "column": 7 } } @@ -53025,16 +50126,16 @@ "type": "Identifier", "name": "resetPage", "range": [ - 26149, - 26158 + 24614, + 24623 ], "loc": { "start": { - "line": 844, + "line": 796, "column": 4 }, "end": { - "line": 844, + "line": 796, "column": 13 } } @@ -53055,16 +50156,16 @@ "type": "Identifier", "name": "tf", "range": [ - 26175, - 26177 + 24640, + 24642 ], "loc": { "start": { - "line": 845, + "line": 797, "column": 12 }, "end": { - "line": 845, + "line": 797, "column": 14 } } @@ -53075,16 +50176,16 @@ "object": { "type": "ThisExpression", "range": [ - 26180, - 26184 + 24645, + 24649 ], "loc": { "start": { - "line": 845, + "line": 797, "column": 17 }, "end": { - "line": 845, + "line": 797, "column": 21 } } @@ -53093,46 +50194,46 @@ "type": "Identifier", "name": "tf", "range": [ - 26185, - 26187 + 24650, + 24652 ], "loc": { "start": { - "line": 845, + "line": 797, "column": 22 }, "end": { - "line": 845, + "line": 797, "column": 24 } } }, "range": [ - 26180, - 26187 + 24645, + 24652 ], "loc": { "start": { - "line": 845, + "line": 797, "column": 17 }, "end": { - "line": 845, + "line": 797, "column": 24 } } }, "range": [ - 26175, - 26187 + 24640, + 24652 ], "loc": { "start": { - "line": 845, + "line": 797, "column": 12 }, "end": { - "line": 845, + "line": 797, "column": 24 } } @@ -53140,16 +50241,16 @@ ], "kind": "var", "range": [ - 26171, - 26188 + 24636, + 24653 ], "loc": { "start": { - "line": 845, + "line": 797, "column": 8 }, "end": { - "line": 845, + "line": 797, "column": 25 } } @@ -53167,16 +50268,16 @@ "object": { "type": "ThisExpression", "range": [ - 26202, - 26206 + 24667, + 24671 ], "loc": { "start": { - "line": 846, + "line": 798, "column": 13 }, "end": { - "line": 846, + "line": 798, "column": 17 } } @@ -53185,63 +50286,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 26207, - 26216 + 24672, + 24681 ], "loc": { "start": { - "line": 846, + "line": 798, "column": 18 }, "end": { - "line": 846, + "line": 798, "column": 27 } } }, "range": [ - 26202, - 26216 + 24667, + 24681 ], "loc": { "start": { - "line": 846, + "line": 798, "column": 13 }, "end": { - "line": 846, + "line": 798, "column": 27 } } }, "arguments": [], "range": [ - 26202, - 26218 + 24667, + 24683 ], "loc": { "start": { - "line": 846, + "line": 798, "column": 13 }, "end": { - "line": 846, + "line": 798, "column": 29 } } }, "prefix": true, "range": [ - 26201, - 26218 + 24666, + 24683 ], "loc": { "start": { - "line": 846, + "line": 798, "column": 12 }, "end": { - "line": 846, + "line": 798, "column": 29 } } @@ -53253,48 +50354,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 26234, - 26241 + 24699, + 24706 ], "loc": { "start": { - "line": 847, + "line": 799, "column": 12 }, "end": { - "line": 847, + "line": 799, "column": 19 } } } ], "range": [ - 26220, - 26251 + 24685, + 24716 ], "loc": { "start": { - "line": 846, + "line": 798, "column": 31 }, "end": { - "line": 848, + "line": 800, "column": 9 } } }, "alternate": null, "range": [ - 26197, - 26251 + 24662, + 24716 ], "loc": { "start": { - "line": 846, + "line": 798, "column": 8 }, "end": { - "line": 848, + "line": 800, "column": 9 } } @@ -53312,16 +50413,16 @@ "object": { "type": "ThisExpression", "range": [ - 26260, - 26264 + 24725, + 24729 ], "loc": { "start": { - "line": 849, + "line": 801, "column": 8 }, "end": { - "line": 849, + "line": 801, "column": 12 } } @@ -53330,31 +50431,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 26265, - 26272 + 24730, + 24737 ], "loc": { "start": { - "line": 849, + "line": 801, "column": 13 }, "end": { - "line": 849, + "line": 801, "column": 20 } } }, "range": [ - 26260, - 26272 + 24725, + 24737 ], "loc": { "start": { - "line": 849, + "line": 801, "column": 8 }, "end": { - "line": 849, + "line": 801, "column": 20 } } @@ -53363,31 +50464,31 @@ "type": "Identifier", "name": "emit", "range": [ - 26273, - 26277 + 24738, + 24742 ], "loc": { "start": { - "line": 849, + "line": 801, "column": 21 }, "end": { - "line": 849, + "line": 801, "column": 25 } } }, "range": [ - 26260, - 26277 + 24725, + 24742 ], "loc": { "start": { - "line": 849, + "line": 801, "column": 8 }, "end": { - "line": 849, + "line": 801, "column": 25 } } @@ -53398,16 +50499,16 @@ "value": "before-reset-page", "raw": "'before-reset-page'", "range": [ - 26278, - 26297 + 24743, + 24762 ], "loc": { "start": { - "line": 849, + "line": 801, "column": 26 }, "end": { - "line": 849, + "line": 801, "column": 45 } } @@ -53416,47 +50517,47 @@ "type": "Identifier", "name": "tf", "range": [ - 26299, - 26301 + 24764, + 24766 ], "loc": { "start": { - "line": 849, + "line": 801, "column": 47 }, "end": { - "line": 849, + "line": 801, "column": 49 } } } ], "range": [ - 26260, - 26302 + 24725, + 24767 ], "loc": { "start": { - "line": 849, + "line": 801, "column": 8 }, "end": { - "line": 849, + "line": 801, "column": 50 } } }, "range": [ - 26260, - 26303 + 24725, + 24768 ], "loc": { "start": { - "line": 849, + "line": 801, "column": 8 }, "end": { - "line": 849, + "line": 801, "column": 51 } } @@ -53470,16 +50571,16 @@ "type": "Identifier", "name": "pgNb", "range": [ - 26316, - 26320 + 24781, + 24785 ], "loc": { "start": { - "line": 850, + "line": 802, "column": 12 }, "end": { - "line": 850, + "line": 802, "column": 16 } } @@ -53498,16 +50599,16 @@ "type": "Identifier", "name": "tf", "range": [ - 26323, - 26325 + 24788, + 24790 ], "loc": { "start": { - "line": 850, + "line": 802, "column": 19 }, "end": { - "line": 850, + "line": 802, "column": 21 } } @@ -53516,31 +50617,31 @@ "type": "Identifier", "name": "feature", "range": [ - 26326, - 26333 + 24791, + 24798 ], "loc": { "start": { - "line": 850, + "line": 802, "column": 22 }, "end": { - "line": 850, + "line": 802, "column": 29 } } }, "range": [ - 26323, - 26333 + 24788, + 24798 ], "loc": { "start": { - "line": 850, + "line": 802, "column": 19 }, "end": { - "line": 850, + "line": 802, "column": 29 } } @@ -53551,32 +50652,32 @@ "value": "store", "raw": "'store'", "range": [ - 26334, - 26341 + 24799, + 24806 ], "loc": { "start": { - "line": 850, + "line": 802, "column": 30 }, "end": { - "line": 850, + "line": 802, "column": 37 } } } ], "range": [ - 26323, - 26342 + 24788, + 24807 ], "loc": { "start": { - "line": 850, + "line": 802, "column": 19 }, "end": { - "line": 850, + "line": 802, "column": 38 } } @@ -53585,62 +50686,62 @@ "type": "Identifier", "name": "getPageNb", "range": [ - 26343, - 26352 + 24808, + 24817 ], "loc": { "start": { - "line": 850, + "line": 802, "column": 39 }, "end": { - "line": 850, + "line": 802, "column": 48 } } }, "range": [ - 26323, - 26352 + 24788, + 24817 ], "loc": { "start": { - "line": 850, + "line": 802, "column": 19 }, "end": { - "line": 850, + "line": 802, "column": 48 } } }, "arguments": [], "range": [ - 26323, - 26354 + 24788, + 24819 ], "loc": { "start": { - "line": 850, + "line": 802, "column": 19 }, "end": { - "line": 850, + "line": 802, "column": 50 } } }, "range": [ - 26316, - 26354 + 24781, + 24819 ], "loc": { "start": { - "line": 850, + "line": 802, "column": 12 }, "end": { - "line": 850, + "line": 802, "column": 50 } } @@ -53648,16 +50749,16 @@ ], "kind": "var", "range": [ - 26312, - 26355 + 24777, + 24820 ], "loc": { "start": { - "line": 850, + "line": 802, "column": 8 }, "end": { - "line": 850, + "line": 802, "column": 51 } } @@ -53671,16 +50772,16 @@ "type": "Identifier", "name": "pgNb", "range": [ - 26368, - 26372 + 24833, + 24837 ], "loc": { "start": { - "line": 851, + "line": 803, "column": 12 }, "end": { - "line": 851, + "line": 803, "column": 16 } } @@ -53690,31 +50791,31 @@ "value": "", "raw": "''", "range": [ - 26377, - 26379 + 24842, + 24844 ], "loc": { "start": { - "line": 851, + "line": 803, "column": 21 }, "end": { - "line": 851, + "line": 803, "column": 23 } } }, "range": [ - 26368, - 26379 + 24833, + 24844 ], "loc": { "start": { - "line": 851, + "line": 803, "column": 12 }, "end": { - "line": 851, + "line": 803, "column": 23 } } @@ -53732,16 +50833,16 @@ "object": { "type": "ThisExpression", "range": [ - 26395, - 26399 + 24860, + 24864 ], "loc": { "start": { - "line": 852, + "line": 804, "column": 12 }, "end": { - "line": 852, + "line": 804, "column": 16 } } @@ -53750,31 +50851,31 @@ "type": "Identifier", "name": "changePage", "range": [ - 26400, - 26410 + 24865, + 24875 ], "loc": { "start": { - "line": 852, + "line": 804, "column": 17 }, "end": { - "line": 852, + "line": 804, "column": 27 } } }, "range": [ - 26395, - 26410 + 24860, + 24875 ], "loc": { "start": { - "line": 852, + "line": 804, "column": 12 }, "end": { - "line": 852, + "line": 804, "column": 27 } } @@ -53787,16 +50888,16 @@ "type": "Identifier", "name": "pgNb", "range": [ - 26412, - 26416 + 24877, + 24881 ], "loc": { "start": { - "line": 852, + "line": 804, "column": 29 }, "end": { - "line": 852, + "line": 804, "column": 33 } } @@ -53806,94 +50907,94 @@ "value": 1, "raw": "1", "range": [ - 26419, - 26420 + 24884, + 24885 ], "loc": { "start": { - "line": 852, + "line": 804, "column": 36 }, "end": { - "line": 852, + "line": 804, "column": 37 } } }, "range": [ - 26412, - 26420 + 24877, + 24885 ], "loc": { "start": { - "line": 852, + "line": 804, "column": 29 }, "end": { - "line": 852, + "line": 804, "column": 37 } } } ], "range": [ - 26395, - 26422 + 24860, + 24887 ], "loc": { "start": { - "line": 852, + "line": 804, "column": 12 }, "end": { - "line": 852, + "line": 804, "column": 39 } } }, "range": [ - 26395, - 26423 + 24860, + 24888 ], "loc": { "start": { - "line": 852, + "line": 804, "column": 12 }, "end": { - "line": 852, + "line": 804, "column": 40 } } } ], "range": [ - 26381, - 26433 + 24846, + 24898 ], "loc": { "start": { - "line": 851, + "line": 803, "column": 25 }, "end": { - "line": 853, + "line": 805, "column": 9 } } }, "alternate": null, "range": [ - 26364, - 26433 + 24829, + 24898 ], "loc": { "start": { - "line": 851, + "line": 803, "column": 8 }, "end": { - "line": 853, + "line": 805, "column": 9 } } @@ -53911,16 +51012,16 @@ "object": { "type": "ThisExpression", "range": [ - 26442, - 26446 + 24907, + 24911 ], "loc": { "start": { - "line": 854, + "line": 806, "column": 8 }, "end": { - "line": 854, + "line": 806, "column": 12 } } @@ -53929,31 +51030,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 26447, - 26454 + 24912, + 24919 ], "loc": { "start": { - "line": 854, + "line": 806, "column": 13 }, "end": { - "line": 854, + "line": 806, "column": 20 } } }, "range": [ - 26442, - 26454 + 24907, + 24919 ], "loc": { "start": { - "line": 854, + "line": 806, "column": 8 }, "end": { - "line": 854, + "line": 806, "column": 20 } } @@ -53962,31 +51063,31 @@ "type": "Identifier", "name": "emit", "range": [ - 26455, - 26459 + 24920, + 24924 ], "loc": { "start": { - "line": 854, + "line": 806, "column": 21 }, "end": { - "line": 854, + "line": 806, "column": 25 } } }, "range": [ - 26442, - 26459 + 24907, + 24924 ], "loc": { "start": { - "line": 854, + "line": 806, "column": 8 }, "end": { - "line": 854, + "line": 806, "column": 25 } } @@ -53997,16 +51098,16 @@ "value": "after-reset-page", "raw": "'after-reset-page'", "range": [ - 26460, - 26478 + 24925, + 24943 ], "loc": { "start": { - "line": 854, + "line": 806, "column": 26 }, "end": { - "line": 854, + "line": 806, "column": 44 } } @@ -54015,16 +51116,16 @@ "type": "Identifier", "name": "tf", "range": [ - 26480, - 26482 + 24945, + 24947 ], "loc": { "start": { - "line": 854, + "line": 806, "column": 46 }, "end": { - "line": 854, + "line": 806, "column": 48 } } @@ -54033,63 +51134,63 @@ "type": "Identifier", "name": "pgNb", "range": [ - 26484, - 26488 + 24949, + 24953 ], "loc": { "start": { - "line": 854, + "line": 806, "column": 50 }, "end": { - "line": 854, + "line": 806, "column": 54 } } } ], "range": [ - 26442, - 26489 + 24907, + 24954 ], "loc": { "start": { - "line": 854, + "line": 806, "column": 8 }, "end": { - "line": 854, + "line": 806, "column": 55 } } }, "range": [ - 26442, - 26490 + 24907, + 24955 ], "loc": { "start": { - "line": 854, + "line": 806, "column": 8 }, "end": { - "line": 854, + "line": 806, "column": 56 } } } ], "range": [ - 26161, - 26496 + 24626, + 24961 ], "loc": { "start": { - "line": 844, + "line": 796, "column": 16 }, "end": { - "line": 855, + "line": 807, "column": 5 } } @@ -54097,16 +51198,16 @@ "generator": false, "expression": false, "range": [ - 26158, - 26496 + 24623, + 24961 ], "loc": { "start": { - "line": 844, + "line": 796, "column": 13 }, "end": { - "line": 855, + "line": 807, "column": 5 } } @@ -54114,16 +51215,16 @@ "kind": "method", "computed": false, "range": [ - 26149, - 26496 + 24614, + 24961 ], "loc": { "start": { - "line": 844, + "line": 796, "column": 4 }, "end": { - "line": 855, + "line": 807, "column": 5 } }, @@ -54132,16 +51233,16 @@ "type": "Block", "value": "*\n * Re-set page nb at page re-load\n ", "range": [ - 26095, - 26144 + 24560, + 24609 ], "loc": { "start": { - "line": 841, + "line": 793, "column": 4 }, "end": { - "line": 843, + "line": 795, "column": 7 } } @@ -54152,16 +51253,16 @@ "type": "Block", "value": "*\n * Re-set page length value at page re-load\n ", "range": [ - 26502, - 26561 + 24967, + 25026 ], "loc": { "start": { - "line": 857, + "line": 809, "column": 4 }, "end": { - "line": 859, + "line": 811, "column": 7 } } @@ -54175,16 +51276,16 @@ "type": "Identifier", "name": "resetPageLength", "range": [ - 26566, - 26581 + 25031, + 25046 ], "loc": { "start": { - "line": 860, + "line": 812, "column": 4 }, "end": { - "line": 860, + "line": 812, "column": 19 } } @@ -54205,16 +51306,16 @@ "type": "Identifier", "name": "tf", "range": [ - 26598, - 26600 + 25063, + 25065 ], "loc": { "start": { - "line": 861, + "line": 813, "column": 12 }, "end": { - "line": 861, + "line": 813, "column": 14 } } @@ -54225,16 +51326,16 @@ "object": { "type": "ThisExpression", "range": [ - 26603, - 26607 + 25068, + 25072 ], "loc": { "start": { - "line": 861, + "line": 813, "column": 17 }, "end": { - "line": 861, + "line": 813, "column": 21 } } @@ -54243,46 +51344,46 @@ "type": "Identifier", "name": "tf", "range": [ - 26608, - 26610 + 25073, + 25075 ], "loc": { "start": { - "line": 861, + "line": 813, "column": 22 }, "end": { - "line": 861, + "line": 813, "column": 24 } } }, "range": [ - 26603, - 26610 + 25068, + 25075 ], "loc": { "start": { - "line": 861, + "line": 813, "column": 17 }, "end": { - "line": 861, + "line": 813, "column": 24 } } }, "range": [ - 26598, - 26610 + 25063, + 25075 ], "loc": { "start": { - "line": 861, + "line": 813, "column": 12 }, "end": { - "line": 861, + "line": 813, "column": 24 } } @@ -54290,16 +51391,16 @@ ], "kind": "var", "range": [ - 26594, - 26611 + 25059, + 25076 ], "loc": { "start": { - "line": 861, + "line": 813, "column": 8 }, "end": { - "line": 861, + "line": 813, "column": 25 } } @@ -54317,16 +51418,16 @@ "object": { "type": "ThisExpression", "range": [ - 26625, - 26629 + 25090, + 25094 ], "loc": { "start": { - "line": 862, + "line": 814, "column": 13 }, "end": { - "line": 862, + "line": 814, "column": 17 } } @@ -54335,63 +51436,63 @@ "type": "Identifier", "name": "isEnabled", "range": [ - 26630, - 26639 + 25095, + 25104 ], "loc": { "start": { - "line": 862, + "line": 814, "column": 18 }, "end": { - "line": 862, + "line": 814, "column": 27 } } }, "range": [ - 26625, - 26639 + 25090, + 25104 ], "loc": { "start": { - "line": 862, + "line": 814, "column": 13 }, "end": { - "line": 862, + "line": 814, "column": 27 } } }, "arguments": [], "range": [ - 26625, - 26641 + 25090, + 25106 ], "loc": { "start": { - "line": 862, + "line": 814, "column": 13 }, "end": { - "line": 862, + "line": 814, "column": 29 } } }, "prefix": true, "range": [ - 26624, - 26641 + 25089, + 25106 ], "loc": { "start": { - "line": 862, + "line": 814, "column": 12 }, "end": { - "line": 862, + "line": 814, "column": 29 } } @@ -54403,48 +51504,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 26657, - 26664 + 25122, + 25129 ], "loc": { "start": { - "line": 863, + "line": 815, "column": 12 }, "end": { - "line": 863, + "line": 815, "column": 19 } } } ], "range": [ - 26643, - 26674 + 25108, + 25139 ], "loc": { "start": { - "line": 862, + "line": 814, "column": 31 }, "end": { - "line": 864, + "line": 816, "column": 9 } } }, "alternate": null, "range": [ - 26620, - 26674 + 25085, + 25139 ], "loc": { "start": { - "line": 862, + "line": 814, "column": 8 }, "end": { - "line": 864, + "line": 816, "column": 9 } } @@ -54462,16 +51563,16 @@ "object": { "type": "ThisExpression", "range": [ - 26683, - 26687 + 25148, + 25152 ], "loc": { "start": { - "line": 865, + "line": 817, "column": 8 }, "end": { - "line": 865, + "line": 817, "column": 12 } } @@ -54480,31 +51581,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 26688, - 26695 + 25153, + 25160 ], "loc": { "start": { - "line": 865, + "line": 817, "column": 13 }, "end": { - "line": 865, + "line": 817, "column": 20 } } }, "range": [ - 26683, - 26695 + 25148, + 25160 ], "loc": { "start": { - "line": 865, + "line": 817, "column": 8 }, "end": { - "line": 865, + "line": 817, "column": 20 } } @@ -54513,31 +51614,31 @@ "type": "Identifier", "name": "emit", "range": [ - 26696, - 26700 + 25161, + 25165 ], "loc": { "start": { - "line": 865, + "line": 817, "column": 21 }, "end": { - "line": 865, + "line": 817, "column": 25 } } }, "range": [ - 26683, - 26700 + 25148, + 25165 ], "loc": { "start": { - "line": 865, + "line": 817, "column": 8 }, "end": { - "line": 865, + "line": 817, "column": 25 } } @@ -54548,16 +51649,16 @@ "value": "before-reset-page-length", "raw": "'before-reset-page-length'", "range": [ - 26701, - 26727 + 25166, + 25192 ], "loc": { "start": { - "line": 865, + "line": 817, "column": 26 }, "end": { - "line": 865, + "line": 817, "column": 52 } } @@ -54566,47 +51667,47 @@ "type": "Identifier", "name": "tf", "range": [ - 26729, - 26731 + 25194, + 25196 ], "loc": { "start": { - "line": 865, + "line": 817, "column": 54 }, "end": { - "line": 865, + "line": 817, "column": 56 } } } ], "range": [ - 26683, - 26732 + 25148, + 25197 ], "loc": { "start": { - "line": 865, + "line": 817, "column": 8 }, "end": { - "line": 865, + "line": 817, "column": 57 } } }, "range": [ - 26683, - 26733 + 25148, + 25198 ], "loc": { "start": { - "line": 865, + "line": 817, "column": 8 }, "end": { - "line": 865, + "line": 817, "column": 58 } } @@ -54620,16 +51721,16 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 26746, - 26756 + 25211, + 25221 ], "loc": { "start": { - "line": 866, + "line": 818, "column": 12 }, "end": { - "line": 866, + "line": 818, "column": 22 } } @@ -54648,16 +51749,16 @@ "type": "Identifier", "name": "tf", "range": [ - 26759, - 26761 + 25224, + 25226 ], "loc": { "start": { - "line": 866, + "line": 818, "column": 25 }, "end": { - "line": 866, + "line": 818, "column": 27 } } @@ -54666,31 +51767,31 @@ "type": "Identifier", "name": "feature", "range": [ - 26762, - 26769 + 25227, + 25234 ], "loc": { "start": { - "line": 866, + "line": 818, "column": 28 }, "end": { - "line": 866, + "line": 818, "column": 35 } } }, "range": [ - 26759, - 26769 + 25224, + 25234 ], "loc": { "start": { - "line": 866, + "line": 818, "column": 25 }, "end": { - "line": 866, + "line": 818, "column": 35 } } @@ -54701,32 +51802,32 @@ "value": "store", "raw": "'store'", "range": [ - 26770, - 26777 + 25235, + 25242 ], "loc": { "start": { - "line": 866, + "line": 818, "column": 36 }, "end": { - "line": 866, + "line": 818, "column": 43 } } } ], "range": [ - 26759, - 26778 + 25224, + 25243 ], "loc": { "start": { - "line": 866, + "line": 818, "column": 25 }, "end": { - "line": 866, + "line": 818, "column": 44 } } @@ -54735,62 +51836,62 @@ "type": "Identifier", "name": "getPageLength", "range": [ - 26779, - 26792 + 25244, + 25257 ], "loc": { "start": { - "line": 866, + "line": 818, "column": 45 }, "end": { - "line": 866, + "line": 818, "column": 58 } } }, "range": [ - 26759, - 26792 + 25224, + 25257 ], "loc": { "start": { - "line": 866, + "line": 818, "column": 25 }, "end": { - "line": 866, + "line": 818, "column": 58 } } }, "arguments": [], "range": [ - 26759, - 26794 + 25224, + 25259 ], "loc": { "start": { - "line": 866, + "line": 818, "column": 25 }, "end": { - "line": 866, + "line": 818, "column": 60 } } }, "range": [ - 26746, - 26794 + 25211, + 25259 ], "loc": { "start": { - "line": 866, + "line": 818, "column": 12 }, "end": { - "line": 866, + "line": 818, "column": 60 } } @@ -54798,16 +51899,16 @@ ], "kind": "var", "range": [ - 26742, - 26795 + 25207, + 25260 ], "loc": { "start": { - "line": 866, + "line": 818, "column": 8 }, "end": { - "line": 866, + "line": 818, "column": 61 } } @@ -54821,16 +51922,16 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 26809, - 26819 + 25274, + 25284 ], "loc": { "start": { - "line": 868, + "line": 820, "column": 12 }, "end": { - "line": 868, + "line": 820, "column": 22 } } @@ -54840,31 +51941,31 @@ "value": "", "raw": "''", "range": [ - 26824, - 26826 + 25289, + 25291 ], "loc": { "start": { - "line": 868, + "line": 820, "column": 27 }, "end": { - "line": 868, + "line": 820, "column": 29 } } }, "range": [ - 26809, - 26826 + 25274, + 25291 ], "loc": { "start": { - "line": 868, + "line": 820, "column": 12 }, "end": { - "line": 868, + "line": 820, "column": 29 } } @@ -54892,16 +51993,16 @@ "object": { "type": "ThisExpression", "range": [ - 26842, - 26846 + 25307, + 25311 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 12 }, "end": { - "line": 869, + "line": 821, "column": 16 } } @@ -54910,31 +52011,31 @@ "type": "Identifier", "name": "resultsPerPageSlc", "range": [ - 26847, - 26864 + 25312, + 25329 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 17 }, "end": { - "line": 869, + "line": 821, "column": 34 } } }, "range": [ - 26842, - 26864 + 25307, + 25329 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 12 }, "end": { - "line": 869, + "line": 821, "column": 34 } } @@ -54943,31 +52044,31 @@ "type": "Identifier", "name": "options", "range": [ - 26865, - 26872 + 25330, + 25337 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 35 }, "end": { - "line": 869, + "line": 821, "column": 42 } } }, "range": [ - 26842, - 26872 + 25307, + 25337 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 12 }, "end": { - "line": 869, + "line": 821, "column": 42 } } @@ -54976,31 +52077,31 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 26873, - 26883 + 25338, + 25348 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 43 }, "end": { - "line": 869, + "line": 821, "column": 53 } } }, "range": [ - 26842, - 26884 + 25307, + 25349 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 12 }, "end": { - "line": 869, + "line": 821, "column": 54 } } @@ -55009,31 +52110,31 @@ "type": "Identifier", "name": "selected", "range": [ - 26885, - 26893 + 25350, + 25358 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 55 }, "end": { - "line": 869, + "line": 821, "column": 63 } } }, "range": [ - 26842, - 26893 + 25307, + 25358 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 12 }, "end": { - "line": 869, + "line": 821, "column": 63 } } @@ -55043,46 +52144,46 @@ "value": true, "raw": "true", "range": [ - 26896, - 26900 + 25361, + 25365 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 66 }, "end": { - "line": 869, + "line": 821, "column": 70 } } }, "range": [ - 26842, - 26900 + 25307, + 25365 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 12 }, "end": { - "line": 869, + "line": 821, "column": 70 } } }, "range": [ - 26842, - 26901 + 25307, + 25366 ], "loc": { "start": { - "line": 869, + "line": 821, "column": 12 }, "end": { - "line": 869, + "line": 821, "column": 71 } } @@ -55097,16 +52198,16 @@ "object": { "type": "ThisExpression", "range": [ - 26914, - 26918 + 25379, + 25383 ], "loc": { "start": { - "line": 870, + "line": 822, "column": 12 }, "end": { - "line": 870, + "line": 822, "column": 16 } } @@ -55115,94 +52216,94 @@ "type": "Identifier", "name": "changeResultsPerPage", "range": [ - 26919, - 26939 + 25384, + 25404 ], "loc": { "start": { - "line": 870, + "line": 822, "column": 17 }, "end": { - "line": 870, + "line": 822, "column": 37 } } }, "range": [ - 26914, - 26939 + 25379, + 25404 ], "loc": { "start": { - "line": 870, + "line": 822, "column": 12 }, "end": { - "line": 870, + "line": 822, "column": 37 } } }, "arguments": [], "range": [ - 26914, - 26941 + 25379, + 25406 ], "loc": { "start": { - "line": 870, + "line": 822, "column": 12 }, "end": { - "line": 870, + "line": 822, "column": 39 } } }, "range": [ - 26914, - 26942 + 25379, + 25407 ], "loc": { "start": { - "line": 870, + "line": 822, "column": 12 }, "end": { - "line": 870, + "line": 822, "column": 40 } } } ], "range": [ - 26828, - 26952 + 25293, + 25417 ], "loc": { "start": { - "line": 868, + "line": 820, "column": 31 }, "end": { - "line": 871, + "line": 823, "column": 9 } } }, "alternate": null, "range": [ - 26805, - 26952 + 25270, + 25417 ], "loc": { "start": { - "line": 868, + "line": 820, "column": 8 }, "end": { - "line": 871, + "line": 823, "column": 9 } } @@ -55220,16 +52321,16 @@ "object": { "type": "ThisExpression", "range": [ - 26961, - 26965 + 25426, + 25430 ], "loc": { "start": { - "line": 872, + "line": 824, "column": 8 }, "end": { - "line": 872, + "line": 824, "column": 12 } } @@ -55238,31 +52339,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 26966, - 26973 + 25431, + 25438 ], "loc": { "start": { - "line": 872, + "line": 824, "column": 13 }, "end": { - "line": 872, + "line": 824, "column": 20 } } }, "range": [ - 26961, - 26973 + 25426, + 25438 ], "loc": { "start": { - "line": 872, + "line": 824, "column": 8 }, "end": { - "line": 872, + "line": 824, "column": 20 } } @@ -55271,31 +52372,31 @@ "type": "Identifier", "name": "emit", "range": [ - 26974, - 26978 + 25439, + 25443 ], "loc": { "start": { - "line": 872, + "line": 824, "column": 21 }, "end": { - "line": 872, + "line": 824, "column": 25 } } }, "range": [ - 26961, - 26978 + 25426, + 25443 ], "loc": { "start": { - "line": 872, + "line": 824, "column": 8 }, "end": { - "line": 872, + "line": 824, "column": 25 } } @@ -55306,16 +52407,16 @@ "value": "after-reset-page-length", "raw": "'after-reset-page-length'", "range": [ - 26979, - 27004 + 25444, + 25469 ], "loc": { "start": { - "line": 872, + "line": 824, "column": 26 }, "end": { - "line": 872, + "line": 824, "column": 51 } } @@ -55324,16 +52425,16 @@ "type": "Identifier", "name": "tf", "range": [ - 27006, - 27008 + 25471, + 25473 ], "loc": { "start": { - "line": 872, + "line": 824, "column": 53 }, "end": { - "line": 872, + "line": 824, "column": 55 } } @@ -55342,63 +52443,63 @@ "type": "Identifier", "name": "pglenIndex", "range": [ - 27010, - 27020 + 25475, + 25485 ], "loc": { "start": { - "line": 872, + "line": 824, "column": 57 }, "end": { - "line": 872, + "line": 824, "column": 67 } } } ], "range": [ - 26961, - 27021 + 25426, + 25486 ], "loc": { "start": { - "line": 872, + "line": 824, "column": 8 }, "end": { - "line": 872, + "line": 824, "column": 68 } } }, "range": [ - 26961, - 27022 + 25426, + 25487 ], "loc": { "start": { - "line": 872, + "line": 824, "column": 8 }, "end": { - "line": 872, + "line": 824, "column": 69 } } } ], "range": [ - 26584, - 27028 + 25049, + 25493 ], "loc": { "start": { - "line": 860, + "line": 812, "column": 22 }, "end": { - "line": 873, + "line": 825, "column": 5 } } @@ -55406,16 +52507,16 @@ "generator": false, "expression": false, "range": [ - 26581, - 27028 + 25046, + 25493 ], "loc": { "start": { - "line": 860, + "line": 812, "column": 19 }, "end": { - "line": 873, + "line": 825, "column": 5 } } @@ -55423,16 +52524,16 @@ "kind": "method", "computed": false, "range": [ - 26566, - 27028 + 25031, + 25493 ], "loc": { "start": { - "line": 860, + "line": 812, "column": 4 }, "end": { - "line": 873, + "line": 825, "column": 5 } }, @@ -55441,16 +52542,16 @@ "type": "Block", "value": "*\n * Re-set page length value at page re-load\n ", "range": [ - 26502, - 26561 + 24967, + 25026 ], "loc": { "start": { - "line": 857, + "line": 809, "column": 4 }, "end": { - "line": 859, + "line": 811, "column": 7 } } @@ -55461,16 +52562,16 @@ "type": "Block", "value": "*\n * Remove paging feature\n ", "range": [ - 27034, - 27074 + 25499, + 25539 ], "loc": { "start": { - "line": 875, + "line": 827, "column": 4 }, "end": { - "line": 877, + "line": 829, "column": 7 } } @@ -55484,16 +52585,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 27079, - 27086 + 25544, + 25551 ], "loc": { "start": { - "line": 878, + "line": 830, "column": 4 }, "end": { - "line": 878, + "line": 830, "column": 11 } } @@ -55505,114 +52606,6 @@ "body": { "type": "BlockStatement", "body": [ - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "tf", - "range": [ - 27103, - 27105 - ], - "loc": { - "start": { - "line": 879, - "column": 12 - }, - "end": { - "line": 879, - "column": 14 - } - } - }, - "init": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27108, - 27112 - ], - "loc": { - "start": { - "line": 879, - "column": 17 - }, - "end": { - "line": 879, - "column": 21 - } - } - }, - "property": { - "type": "Identifier", - "name": "tf", - "range": [ - 27113, - 27115 - ], - "loc": { - "start": { - "line": 879, - "column": 22 - }, - "end": { - "line": 879, - "column": 24 - } - } - }, - "range": [ - 27108, - 27115 - ], - "loc": { - "start": { - "line": 879, - "column": 17 - }, - "end": { - "line": 879, - "column": 24 - } - } - }, - "range": [ - 27103, - 27115 - ], - "loc": { - "start": { - "line": 879, - "column": 12 - }, - "end": { - "line": 879, - "column": 24 - } - } - } - ], - "kind": "var", - "range": [ - 27099, - 27116 - ], - "loc": { - "start": { - "line": 879, - "column": 8 - }, - "end": { - "line": 879, - "column": 25 - } - } - }, { "type": "IfStatement", "test": { @@ -55624,16 +52617,16 @@ "object": { "type": "ThisExpression", "range": [ - 27131, - 27135 + 25569, + 25573 ], "loc": { "start": { - "line": 881, + "line": 831, "column": 13 }, "end": { - "line": 881, + "line": 831, "column": 17 } } @@ -55642,47 +52635,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 27136, - 27147 + 25574, + 25585 ], "loc": { "start": { - "line": 881, + "line": 831, "column": 18 }, "end": { - "line": 881, + "line": 831, "column": 29 } } }, "range": [ - 27131, - 27147 + 25569, + 25585 ], "loc": { "start": { - "line": 881, + "line": 831, "column": 13 }, "end": { - "line": 881, + "line": 831, "column": 29 } } }, "prefix": true, "range": [ - 27130, - 27147 + 25568, + 25585 ], "loc": { "start": { - "line": 881, + "line": 831, "column": 12 }, "end": { - "line": 881, + "line": 831, "column": 29 } } @@ -55694,1731 +52687,52 @@ "type": "ReturnStatement", "argument": null, "range": [ - 27163, - 27170 + 25601, + 25608 ], "loc": { "start": { - "line": 882, + "line": 832, "column": 12 }, "end": { - "line": 882, + "line": 832, "column": 19 } } } ], "range": [ - 27149, - 27180 + 25587, + 25618 ], "loc": { "start": { - "line": 881, + "line": 831, "column": 31 }, "end": { - "line": 883, + "line": 833, "column": 9 } } }, "alternate": null, "range": [ - 27126, - 27180 + 25564, + 25618 ], "loc": { "start": { - "line": 881, + "line": 831, "column": 8 }, "end": { - "line": 883, + "line": 833, "column": 9 } - }, - "trailingComments": [ - { - "type": "Line", - "value": " btns containers", - "range": [ - 27189, - 27207 - ], - "loc": { - "start": { - "line": 884, - "column": 8 - }, - "end": { - "line": 884, - "column": 26 - } - } - } - ] - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "btnNextSpan", - "range": [ - 27220, - 27231 - ], - "loc": { - "start": { - "line": 885, - "column": 12 - }, - "end": { - "line": 885, - "column": 23 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "elm", - "range": [ - 27234, - 27237 - ], - "loc": { - "start": { - "line": 885, - "column": 26 - }, - "end": { - "line": 885, - "column": 29 - } - } - }, - "arguments": [ - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27238, - 27242 - ], - "loc": { - "start": { - "line": 885, - "column": 30 - }, - "end": { - "line": 885, - "column": 34 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnNextSpan", - "range": [ - 27243, - 27258 - ], - "loc": { - "start": { - "line": 885, - "column": 35 - }, - "end": { - "line": 885, - "column": 50 - } - } - }, - "range": [ - 27238, - 27258 - ], - "loc": { - "start": { - "line": 885, - "column": 30 - }, - "end": { - "line": 885, - "column": 50 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 27261, - 27263 - ], - "loc": { - "start": { - "line": 885, - "column": 53 - }, - "end": { - "line": 885, - "column": 55 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 27264, - 27266 - ], - "loc": { - "start": { - "line": 885, - "column": 56 - }, - "end": { - "line": 885, - "column": 58 - } - } - }, - "range": [ - 27261, - 27266 - ], - "loc": { - "start": { - "line": 885, - "column": 53 - }, - "end": { - "line": 885, - "column": 58 - } - } - }, - "range": [ - 27238, - 27266 - ], - "loc": { - "start": { - "line": 885, - "column": 30 - }, - "end": { - "line": 885, - "column": 58 - } - } - } - ], - "range": [ - 27234, - 27267 - ], - "loc": { - "start": { - "line": 885, - "column": 26 - }, - "end": { - "line": 885, - "column": 59 - } - } - }, - "range": [ - 27220, - 27267 - ], - "loc": { - "start": { - "line": 885, - "column": 12 - }, - "end": { - "line": 885, - "column": 59 - } - } - } - ], - "kind": "var", - "range": [ - 27216, - 27268 - ], - "loc": { - "start": { - "line": 885, - "column": 8 - }, - "end": { - "line": 885, - "column": 60 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": " btns containers", - "range": [ - 27189, - 27207 - ], - "loc": { - "start": { - "line": 884, - "column": 8 - }, - "end": { - "line": 884, - "column": 26 - } - } - } - ] - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "btnPrevSpan", - "range": [ - 27281, - 27292 - ], - "loc": { - "start": { - "line": 886, - "column": 12 - }, - "end": { - "line": 886, - "column": 23 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "elm", - "range": [ - 27295, - 27298 - ], - "loc": { - "start": { - "line": 886, - "column": 26 - }, - "end": { - "line": 886, - "column": 29 - } - } - }, - "arguments": [ - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27299, - 27303 - ], - "loc": { - "start": { - "line": 886, - "column": 30 - }, - "end": { - "line": 886, - "column": 34 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnPrevSpan", - "range": [ - 27304, - 27319 - ], - "loc": { - "start": { - "line": 886, - "column": 35 - }, - "end": { - "line": 886, - "column": 50 - } - } - }, - "range": [ - 27299, - 27319 - ], - "loc": { - "start": { - "line": 886, - "column": 30 - }, - "end": { - "line": 886, - "column": 50 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 27322, - 27324 - ], - "loc": { - "start": { - "line": 886, - "column": 53 - }, - "end": { - "line": 886, - "column": 55 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 27325, - 27327 - ], - "loc": { - "start": { - "line": 886, - "column": 56 - }, - "end": { - "line": 886, - "column": 58 - } - } - }, - "range": [ - 27322, - 27327 - ], - "loc": { - "start": { - "line": 886, - "column": 53 - }, - "end": { - "line": 886, - "column": 58 - } - } - }, - "range": [ - 27299, - 27327 - ], - "loc": { - "start": { - "line": 886, - "column": 30 - }, - "end": { - "line": 886, - "column": 58 - } - } - } - ], - "range": [ - 27295, - 27328 - ], - "loc": { - "start": { - "line": 886, - "column": 26 - }, - "end": { - "line": 886, - "column": 59 - } - } - }, - "range": [ - 27281, - 27328 - ], - "loc": { - "start": { - "line": 886, - "column": 12 - }, - "end": { - "line": 886, - "column": 59 - } - } - } - ], - "kind": "var", - "range": [ - 27277, - 27329 - ], - "loc": { - "start": { - "line": 886, - "column": 8 - }, - "end": { - "line": 886, - "column": 60 - } } }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "btnLastSpan", - "range": [ - 27342, - 27353 - ], - "loc": { - "start": { - "line": 887, - "column": 12 - }, - "end": { - "line": 887, - "column": 23 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "elm", - "range": [ - 27356, - 27359 - ], - "loc": { - "start": { - "line": 887, - "column": 26 - }, - "end": { - "line": 887, - "column": 29 - } - } - }, - "arguments": [ - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27360, - 27364 - ], - "loc": { - "start": { - "line": 887, - "column": 30 - }, - "end": { - "line": 887, - "column": 34 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnLastSpan", - "range": [ - 27365, - 27380 - ], - "loc": { - "start": { - "line": 887, - "column": 35 - }, - "end": { - "line": 887, - "column": 50 - } - } - }, - "range": [ - 27360, - 27380 - ], - "loc": { - "start": { - "line": 887, - "column": 30 - }, - "end": { - "line": 887, - "column": 50 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 27383, - 27385 - ], - "loc": { - "start": { - "line": 887, - "column": 53 - }, - "end": { - "line": 887, - "column": 55 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 27386, - 27388 - ], - "loc": { - "start": { - "line": 887, - "column": 56 - }, - "end": { - "line": 887, - "column": 58 - } - } - }, - "range": [ - 27383, - 27388 - ], - "loc": { - "start": { - "line": 887, - "column": 53 - }, - "end": { - "line": 887, - "column": 58 - } - } - }, - "range": [ - 27360, - 27388 - ], - "loc": { - "start": { - "line": 887, - "column": 30 - }, - "end": { - "line": 887, - "column": 58 - } - } - } - ], - "range": [ - 27356, - 27389 - ], - "loc": { - "start": { - "line": 887, - "column": 26 - }, - "end": { - "line": 887, - "column": 59 - } - } - }, - "range": [ - 27342, - 27389 - ], - "loc": { - "start": { - "line": 887, - "column": 12 - }, - "end": { - "line": 887, - "column": 59 - } - } - } - ], - "kind": "var", - "range": [ - 27338, - 27390 - ], - "loc": { - "start": { - "line": 887, - "column": 8 - }, - "end": { - "line": 887, - "column": 60 - } - } - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "btnFirstSpan", - "range": [ - 27403, - 27415 - ], - "loc": { - "start": { - "line": 888, - "column": 12 - }, - "end": { - "line": 888, - "column": 24 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "elm", - "range": [ - 27418, - 27421 - ], - "loc": { - "start": { - "line": 888, - "column": 27 - }, - "end": { - "line": 888, - "column": 30 - } - } - }, - "arguments": [ - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27422, - 27426 - ], - "loc": { - "start": { - "line": 888, - "column": 31 - }, - "end": { - "line": 888, - "column": 35 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxBtnFirstSpan", - "range": [ - 27427, - 27443 - ], - "loc": { - "start": { - "line": 888, - "column": 36 - }, - "end": { - "line": 888, - "column": 52 - } - } - }, - "range": [ - 27422, - 27443 - ], - "loc": { - "start": { - "line": 888, - "column": 31 - }, - "end": { - "line": 888, - "column": 52 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 27446, - 27448 - ], - "loc": { - "start": { - "line": 888, - "column": 55 - }, - "end": { - "line": 888, - "column": 57 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 27449, - 27451 - ], - "loc": { - "start": { - "line": 888, - "column": 58 - }, - "end": { - "line": 888, - "column": 60 - } - } - }, - "range": [ - 27446, - 27451 - ], - "loc": { - "start": { - "line": 888, - "column": 55 - }, - "end": { - "line": 888, - "column": 60 - } - } - }, - "range": [ - 27422, - 27451 - ], - "loc": { - "start": { - "line": 888, - "column": 31 - }, - "end": { - "line": 888, - "column": 60 - } - } - } - ], - "range": [ - 27418, - 27452 - ], - "loc": { - "start": { - "line": 888, - "column": 27 - }, - "end": { - "line": 888, - "column": 61 - } - } - }, - "range": [ - 27403, - 27452 - ], - "loc": { - "start": { - "line": 888, - "column": 12 - }, - "end": { - "line": 888, - "column": 61 - } - } - } - ], - "kind": "var", - "range": [ - 27399, - 27453 - ], - "loc": { - "start": { - "line": 888, - "column": 8 - }, - "end": { - "line": 888, - "column": 62 - } - }, - "trailingComments": [ - { - "type": "Line", - "value": "span containing 'Page' text", - "range": [ - 27462, - 27491 - ], - "loc": { - "start": { - "line": 889, - "column": 8 - }, - "end": { - "line": 889, - "column": 37 - } - } - } - ] - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "pgBeforeSpan", - "range": [ - 27504, - 27516 - ], - "loc": { - "start": { - "line": 890, - "column": 12 - }, - "end": { - "line": 890, - "column": 24 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "elm", - "range": [ - 27519, - 27522 - ], - "loc": { - "start": { - "line": 890, - "column": 27 - }, - "end": { - "line": 890, - "column": 30 - } - } - }, - "arguments": [ - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27523, - 27527 - ], - "loc": { - "start": { - "line": 890, - "column": 31 - }, - "end": { - "line": 890, - "column": 35 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxPgBeforeSpan", - "range": [ - 27528, - 27544 - ], - "loc": { - "start": { - "line": 890, - "column": 36 - }, - "end": { - "line": 890, - "column": 52 - } - } - }, - "range": [ - 27523, - 27544 - ], - "loc": { - "start": { - "line": 890, - "column": 31 - }, - "end": { - "line": 890, - "column": 52 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 27547, - 27549 - ], - "loc": { - "start": { - "line": 890, - "column": 55 - }, - "end": { - "line": 890, - "column": 57 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 27550, - 27552 - ], - "loc": { - "start": { - "line": 890, - "column": 58 - }, - "end": { - "line": 890, - "column": 60 - } - } - }, - "range": [ - 27547, - 27552 - ], - "loc": { - "start": { - "line": 890, - "column": 55 - }, - "end": { - "line": 890, - "column": 60 - } - } - }, - "range": [ - 27523, - 27552 - ], - "loc": { - "start": { - "line": 890, - "column": 31 - }, - "end": { - "line": 890, - "column": 60 - } - } - } - ], - "range": [ - 27519, - 27553 - ], - "loc": { - "start": { - "line": 890, - "column": 27 - }, - "end": { - "line": 890, - "column": 61 - } - } - }, - "range": [ - 27504, - 27553 - ], - "loc": { - "start": { - "line": 890, - "column": 12 - }, - "end": { - "line": 890, - "column": 61 - } - } - } - ], - "kind": "var", - "range": [ - 27500, - 27554 - ], - "loc": { - "start": { - "line": 890, - "column": 8 - }, - "end": { - "line": 890, - "column": 62 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": "span containing 'Page' text", - "range": [ - 27462, - 27491 - ], - "loc": { - "start": { - "line": 889, - "column": 8 - }, - "end": { - "line": 889, - "column": 37 - } - } - } - ], - "trailingComments": [ - { - "type": "Line", - "value": "span containing 'of' text", - "range": [ - 27563, - 27590 - ], - "loc": { - "start": { - "line": 891, - "column": 8 - }, - "end": { - "line": 891, - "column": 35 - } - } - } - ] - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "pgAfterSpan", - "range": [ - 27603, - 27614 - ], - "loc": { - "start": { - "line": 892, - "column": 12 - }, - "end": { - "line": 892, - "column": 23 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "elm", - "range": [ - 27617, - 27620 - ], - "loc": { - "start": { - "line": 892, - "column": 26 - }, - "end": { - "line": 892, - "column": 29 - } - } - }, - "arguments": [ - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27621, - 27625 - ], - "loc": { - "start": { - "line": 892, - "column": 30 - }, - "end": { - "line": 892, - "column": 34 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxPgAfterSpan", - "range": [ - 27626, - 27641 - ], - "loc": { - "start": { - "line": 892, - "column": 35 - }, - "end": { - "line": 892, - "column": 50 - } - } - }, - "range": [ - 27621, - 27641 - ], - "loc": { - "start": { - "line": 892, - "column": 30 - }, - "end": { - "line": 892, - "column": 50 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 27644, - 27646 - ], - "loc": { - "start": { - "line": 892, - "column": 53 - }, - "end": { - "line": 892, - "column": 55 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 27647, - 27649 - ], - "loc": { - "start": { - "line": 892, - "column": 56 - }, - "end": { - "line": 892, - "column": 58 - } - } - }, - "range": [ - 27644, - 27649 - ], - "loc": { - "start": { - "line": 892, - "column": 53 - }, - "end": { - "line": 892, - "column": 58 - } - } - }, - "range": [ - 27621, - 27649 - ], - "loc": { - "start": { - "line": 892, - "column": 30 - }, - "end": { - "line": 892, - "column": 58 - } - } - } - ], - "range": [ - 27617, - 27650 - ], - "loc": { - "start": { - "line": 892, - "column": 26 - }, - "end": { - "line": 892, - "column": 59 - } - } - }, - "range": [ - 27603, - 27650 - ], - "loc": { - "start": { - "line": 892, - "column": 12 - }, - "end": { - "line": 892, - "column": 59 - } - } - } - ], - "kind": "var", - "range": [ - 27599, - 27651 - ], - "loc": { - "start": { - "line": 892, - "column": 8 - }, - "end": { - "line": 892, - "column": 60 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": "span containing 'of' text", - "range": [ - 27563, - 27590 - ], - "loc": { - "start": { - "line": 891, - "column": 8 - }, - "end": { - "line": 891, - "column": 35 - } - } - } - ], - "trailingComments": [ - { - "type": "Line", - "value": "span containing nb of pages", - "range": [ - 27660, - 27689 - ], - "loc": { - "start": { - "line": 893, - "column": 8 - }, - "end": { - "line": 893, - "column": 37 - } - } - } - ] - }, - { - "type": "VariableDeclaration", - "declarations": [ - { - "type": "VariableDeclarator", - "id": { - "type": "Identifier", - "name": "pgspan", - "range": [ - 27702, - 27708 - ], - "loc": { - "start": { - "line": 894, - "column": 12 - }, - "end": { - "line": 894, - "column": 18 - } - } - }, - "init": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "elm", - "range": [ - 27711, - 27714 - ], - "loc": { - "start": { - "line": 894, - "column": 21 - }, - "end": { - "line": 894, - "column": 24 - } - } - }, - "arguments": [ - { - "type": "BinaryExpression", - "operator": "+", - "left": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 27715, - 27719 - ], - "loc": { - "start": { - "line": 894, - "column": 25 - }, - "end": { - "line": 894, - "column": 29 - } - } - }, - "property": { - "type": "Identifier", - "name": "prfxPgSpan", - "range": [ - 27720, - 27730 - ], - "loc": { - "start": { - "line": 894, - "column": 30 - }, - "end": { - "line": 894, - "column": 40 - } - } - }, - "range": [ - 27715, - 27730 - ], - "loc": { - "start": { - "line": 894, - "column": 25 - }, - "end": { - "line": 894, - "column": 40 - } - } - }, - "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "tf", - "range": [ - 27733, - 27735 - ], - "loc": { - "start": { - "line": 894, - "column": 43 - }, - "end": { - "line": 894, - "column": 45 - } - } - }, - "property": { - "type": "Identifier", - "name": "id", - "range": [ - 27736, - 27738 - ], - "loc": { - "start": { - "line": 894, - "column": 46 - }, - "end": { - "line": 894, - "column": 48 - } - } - }, - "range": [ - 27733, - 27738 - ], - "loc": { - "start": { - "line": 894, - "column": 43 - }, - "end": { - "line": 894, - "column": 48 - } - } - }, - "range": [ - 27715, - 27738 - ], - "loc": { - "start": { - "line": 894, - "column": 25 - }, - "end": { - "line": 894, - "column": 48 - } - } - } - ], - "range": [ - 27711, - 27739 - ], - "loc": { - "start": { - "line": 894, - "column": 21 - }, - "end": { - "line": 894, - "column": 49 - } - } - }, - "range": [ - 27702, - 27739 - ], - "loc": { - "start": { - "line": 894, - "column": 12 - }, - "end": { - "line": 894, - "column": 49 - } - } - } - ], - "kind": "var", - "range": [ - 27698, - 27740 - ], - "loc": { - "start": { - "line": 894, - "column": 8 - }, - "end": { - "line": 894, - "column": 50 - } - }, - "leadingComments": [ - { - "type": "Line", - "value": "span containing nb of pages", - "range": [ - 27660, - 27689 - ], - "loc": { - "start": { - "line": 893, - "column": 8 - }, - "end": { - "line": 893, - "column": 37 - } - } - } - ] - }, { "type": "VariableDeclaration", "declarations": [ @@ -57428,16 +52742,16 @@ "type": "Identifier", "name": "evt", "range": [ - 27754, - 27757 + 25632, + 25635 ], "loc": { "start": { - "line": 896, + "line": 835, "column": 12 }, "end": { - "line": 896, + "line": 835, "column": 15 } } @@ -57448,16 +52762,16 @@ "object": { "type": "ThisExpression", "range": [ - 27760, - 27764 + 25638, + 25642 ], "loc": { "start": { - "line": 896, + "line": 835, "column": 18 }, "end": { - "line": 896, + "line": 835, "column": 22 } } @@ -57466,46 +52780,46 @@ "type": "Identifier", "name": "evt", "range": [ - 27765, - 27768 + 25643, + 25646 ], "loc": { "start": { - "line": 896, + "line": 835, "column": 23 }, "end": { - "line": 896, + "line": 835, "column": 26 } } }, "range": [ - 27760, - 27768 + 25638, + 25646 ], "loc": { "start": { - "line": 896, + "line": 835, "column": 18 }, "end": { - "line": 896, + "line": 835, "column": 26 } } }, "range": [ - 27754, - 27768 + 25632, + 25646 ], "loc": { "start": { - "line": 896, + "line": 835, "column": 12 }, "end": { - "line": 896, + "line": 835, "column": 26 } } @@ -57513,16 +52827,16 @@ ], "kind": "var", "range": [ - 27750, - 27769 + 25628, + 25647 ], "loc": { "start": { - "line": 896, + "line": 835, "column": 8 }, "end": { - "line": 896, + "line": 835, "column": 27 } } @@ -57535,16 +52849,16 @@ "object": { "type": "ThisExpression", "range": [ - 27783, - 27787 + 25661, + 25665 ], "loc": { "start": { - "line": 898, + "line": 837, "column": 12 }, "end": { - "line": 898, + "line": 837, "column": 16 } } @@ -57553,31 +52867,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 27788, - 27797 + 25666, + 25675 ], "loc": { "start": { - "line": 898, + "line": 837, "column": 17 }, "end": { - "line": 898, + "line": 837, "column": 26 } } }, "range": [ - 27783, - 27797 + 25661, + 25675 ], "loc": { "start": { - "line": 898, + "line": 837, "column": 12 }, "end": { - "line": 898, + "line": 837, "column": 26 } } @@ -57596,16 +52910,16 @@ "object": { "type": "ThisExpression", "range": [ - 27817, - 27821 + 25695, + 25699 ], "loc": { "start": { - "line": 899, + "line": 838, "column": 16 }, "end": { - "line": 899, + "line": 838, "column": 20 } } @@ -57614,31 +52928,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 27822, - 27838 + 25700, + 25716 ], "loc": { "start": { - "line": 899, + "line": 838, "column": 21 }, "end": { - "line": 899, + "line": 838, "column": 37 } } }, "range": [ - 27817, - 27838 + 25695, + 25716 ], "loc": { "start": { - "line": 899, + "line": 838, "column": 16 }, "end": { - "line": 899, + "line": 838, "column": 37 } } @@ -57647,31 +52961,31 @@ "type": "Identifier", "name": "SELECT", "range": [ - 27843, - 27849 + 25721, + 25727 ], "loc": { "start": { - "line": 899, + "line": 838, "column": 42 }, "end": { - "line": 899, + "line": 838, "column": 48 } } }, "range": [ - 27817, - 27849 + 25695, + 25727 ], "loc": { "start": { - "line": 899, + "line": 838, "column": 16 }, "end": { - "line": 899, + "line": 838, "column": 48 } } @@ -57687,16 +53001,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 27869, - 27878 + 25747, + 25756 ], "loc": { "start": { - "line": 900, + "line": 839, "column": 16 }, "end": { - "line": 900, + "line": 839, "column": 25 } } @@ -57708,16 +53022,16 @@ "object": { "type": "ThisExpression", "range": [ - 27879, - 27883 + 25757, + 25761 ], "loc": { "start": { - "line": 900, + "line": 839, "column": 26 }, "end": { - "line": 900, + "line": 839, "column": 30 } } @@ -57726,31 +53040,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 27884, - 27893 + 25762, + 25771 ], "loc": { "start": { - "line": 900, + "line": 839, "column": 31 }, "end": { - "line": 900, + "line": 839, "column": 40 } } }, "range": [ - 27879, - 27893 + 25757, + 25771 ], "loc": { "start": { - "line": 900, + "line": 839, "column": 26 }, "end": { - "line": 900, + "line": 839, "column": 40 } } @@ -57760,16 +53074,16 @@ "value": "change", "raw": "'change'", "range": [ - 27895, - 27903 + 25773, + 25781 ], "loc": { "start": { - "line": 900, + "line": 839, "column": 42 }, "end": { - "line": 900, + "line": 839, "column": 50 } } @@ -57781,16 +53095,16 @@ "type": "Identifier", "name": "evt", "range": [ - 27905, - 27908 + 25783, + 25786 ], "loc": { "start": { - "line": 900, + "line": 839, "column": 52 }, "end": { - "line": 900, + "line": 839, "column": 55 } } @@ -57799,78 +53113,78 @@ "type": "Identifier", "name": "slcPagesChange", "range": [ - 27909, - 27923 + 25787, + 25801 ], "loc": { "start": { - "line": 900, + "line": 839, "column": 56 }, "end": { - "line": 900, + "line": 839, "column": 70 } } }, "range": [ - 27905, - 27923 + 25783, + 25801 ], "loc": { "start": { - "line": 900, + "line": 839, "column": 52 }, "end": { - "line": 900, + "line": 839, "column": 70 } } } ], "range": [ - 27869, - 27924 + 25747, + 25802 ], "loc": { "start": { - "line": 900, + "line": 839, "column": 16 }, "end": { - "line": 900, + "line": 839, "column": 71 } } }, "range": [ - 27869, - 27925 + 25747, + 25803 ], "loc": { "start": { - "line": 900, + "line": 839, "column": 16 }, "end": { - "line": 900, + "line": 839, "column": 72 } } } ], "range": [ - 27851, - 27939 + 25729, + 25817 ], "loc": { "start": { - "line": 899, + "line": 838, "column": 50 }, "end": { - "line": 901, + "line": 840, "column": 13 } } @@ -57886,16 +53200,16 @@ "object": { "type": "ThisExpression", "range": [ - 27961, - 27965 + 25839, + 25843 ], "loc": { "start": { - "line": 902, + "line": 841, "column": 21 }, "end": { - "line": 902, + "line": 841, "column": 25 } } @@ -57904,31 +53218,31 @@ "type": "Identifier", "name": "pageSelectorType", "range": [ - 27966, - 27982 + 25844, + 25860 ], "loc": { "start": { - "line": 902, + "line": 841, "column": 26 }, "end": { - "line": 902, + "line": 841, "column": 42 } } }, "range": [ - 27961, - 27982 + 25839, + 25860 ], "loc": { "start": { - "line": 902, + "line": 841, "column": 21 }, "end": { - "line": 902, + "line": 841, "column": 42 } } @@ -57937,31 +53251,31 @@ "type": "Identifier", "name": "INPUT", "range": [ - 27987, - 27992 + 25865, + 25870 ], "loc": { "start": { - "line": 902, + "line": 841, "column": 47 }, "end": { - "line": 902, + "line": 841, "column": 52 } } }, "range": [ - 27961, - 27992 + 25839, + 25870 ], "loc": { "start": { - "line": 902, + "line": 841, "column": 21 }, "end": { - "line": 902, + "line": 841, "column": 52 } } @@ -57977,16 +53291,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 28012, - 28021 + 25890, + 25899 ], "loc": { "start": { - "line": 903, + "line": 842, "column": 16 }, "end": { - "line": 903, + "line": 842, "column": 25 } } @@ -57998,16 +53312,16 @@ "object": { "type": "ThisExpression", "range": [ - 28022, - 28026 + 25900, + 25904 ], "loc": { "start": { - "line": 903, + "line": 842, "column": 26 }, "end": { - "line": 903, + "line": 842, "column": 30 } } @@ -58016,31 +53330,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 28027, - 28036 + 25905, + 25914 ], "loc": { "start": { - "line": 903, + "line": 842, "column": 31 }, "end": { - "line": 903, + "line": 842, "column": 40 } } }, "range": [ - 28022, - 28036 + 25900, + 25914 ], "loc": { "start": { - "line": 903, + "line": 842, "column": 26 }, "end": { - "line": 903, + "line": 842, "column": 40 } } @@ -58050,16 +53364,16 @@ "value": "keypress", "raw": "'keypress'", "range": [ - 28038, - 28048 + 25916, + 25926 ], "loc": { "start": { - "line": 903, + "line": 842, "column": 42 }, "end": { - "line": 903, + "line": 842, "column": 52 } } @@ -58071,16 +53385,16 @@ "type": "Identifier", "name": "evt", "range": [ - 28050, - 28053 + 25928, + 25931 ], "loc": { "start": { - "line": 903, + "line": 842, "column": 54 }, "end": { - "line": 903, + "line": 842, "column": 57 } } @@ -58089,109 +53403,109 @@ "type": "Identifier", "name": "_detectKey", "range": [ - 28054, - 28064 + 25932, + 25942 ], "loc": { "start": { - "line": 903, + "line": 842, "column": 58 }, "end": { - "line": 903, + "line": 842, "column": 68 } } }, "range": [ - 28050, - 28064 + 25928, + 25942 ], "loc": { "start": { - "line": 903, + "line": 842, "column": 54 }, "end": { - "line": 903, + "line": 842, "column": 68 } } } ], "range": [ - 28012, - 28065 + 25890, + 25943 ], "loc": { "start": { - "line": 903, + "line": 842, "column": 16 }, "end": { - "line": 903, + "line": 842, "column": 69 } } }, "range": [ - 28012, - 28066 + 25890, + 25944 ], "loc": { "start": { - "line": 903, + "line": 842, "column": 16 }, "end": { - "line": 903, + "line": 842, "column": 70 } } } ], "range": [ - 27994, - 28080 + 25872, + 25958 ], "loc": { "start": { - "line": 902, + "line": 841, "column": 54 }, "end": { - "line": 904, + "line": 843, "column": 13 } } }, "alternate": null, "range": [ - 27957, - 28080 + 25835, + 25958 ], "loc": { "start": { - "line": 902, + "line": 841, "column": 17 }, "end": { - "line": 904, + "line": 843, "column": 13 } } }, "range": [ - 27813, - 28080 + 25691, + 25958 ], "loc": { "start": { - "line": 899, + "line": 838, "column": 12 }, "end": { - "line": 904, + "line": 843, "column": 13 } } @@ -58204,16 +53518,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 28093, - 28102 + 25971, + 25980 ], "loc": { "start": { - "line": 905, + "line": 844, "column": 12 }, "end": { - "line": 905, + "line": 844, "column": 21 } } @@ -58225,16 +53539,16 @@ "object": { "type": "ThisExpression", "range": [ - 28103, - 28107 + 25981, + 25985 ], "loc": { "start": { - "line": 905, + "line": 844, "column": 22 }, "end": { - "line": 905, + "line": 844, "column": 26 } } @@ -58243,1563 +53557,94 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 28108, - 28117 + 25986, + 25995 ], "loc": { "start": { - "line": 905, + "line": 844, "column": 27 }, "end": { - "line": 905, + "line": 844, "column": 36 } } }, "range": [ - 28103, - 28117 + 25981, + 25995 ], "loc": { "start": { - "line": 905, + "line": 844, "column": 22 }, "end": { - "line": 905, + "line": 844, "column": 36 } } } ], "range": [ - 28093, - 28118 + 25971, + 25996 ], "loc": { "start": { - "line": 905, + "line": 844, "column": 12 }, "end": { - "line": 905, + "line": 844, "column": 37 } } }, "range": [ - 28093, - 28119 + 25971, + 25997 ], "loc": { "start": { - "line": 905, + "line": 844, "column": 12 }, "end": { - "line": 905, + "line": 844, "column": 38 } } } ], "range": [ - 27799, - 28129 + 25677, + 26007 ], "loc": { "start": { - "line": 898, + "line": 837, "column": 28 }, "end": { - "line": 906, + "line": 845, "column": 9 } } }, "alternate": null, "range": [ - 27779, - 28129 + 25657, + 26007 ], "loc": { "start": { - "line": 898, + "line": 837, "column": 8 }, "end": { - "line": 906, - "column": 9 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "Identifier", - "name": "btnNextSpan", - "range": [ - 28143, - 28154 - ], - "loc": { - "start": { - "line": 908, - "column": 12 - }, - "end": { - "line": 908, - "column": 23 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeEvt", - "range": [ - 28170, - 28179 - ], - "loc": { - "start": { - "line": 909, - "column": 12 - }, - "end": { - "line": 909, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "btnNextSpan", - "range": [ - 28180, - 28191 - ], - "loc": { - "start": { - "line": 909, - "column": 22 - }, - "end": { - "line": 909, - "column": 33 - } - } - }, - { - "type": "Literal", - "value": "click", - "raw": "'click'", - "range": [ - 28193, - 28200 - ], - "loc": { - "start": { - "line": 909, - "column": 35 - }, - "end": { - "line": 909, - "column": 42 - } - } - }, - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "evt", - "range": [ - 28202, - 28205 - ], - "loc": { - "start": { - "line": 909, - "column": 44 - }, - "end": { - "line": 909, - "column": 47 - } - } - }, - "property": { - "type": "Identifier", - "name": "next", - "range": [ - 28206, - 28210 - ], - "loc": { - "start": { - "line": 909, - "column": 48 - }, - "end": { - "line": 909, - "column": 52 - } - } - }, - "range": [ - 28202, - 28210 - ], - "loc": { - "start": { - "line": 909, - "column": 44 - }, - "end": { - "line": 909, - "column": 52 - } - } - } - ], - "range": [ - 28170, - 28211 - ], - "loc": { - "start": { - "line": 909, - "column": 12 - }, - "end": { - "line": 909, - "column": 53 - } - } - }, - "range": [ - 28170, - 28212 - ], - "loc": { - "start": { - "line": 909, - "column": 12 - }, - "end": { - "line": 909, - "column": 54 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 28225, - 28234 - ], - "loc": { - "start": { - "line": 910, - "column": 12 - }, - "end": { - "line": 910, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "btnNextSpan", - "range": [ - 28235, - 28246 - ], - "loc": { - "start": { - "line": 910, - "column": 22 - }, - "end": { - "line": 910, - "column": 33 - } - } - } - ], - "range": [ - 28225, - 28247 - ], - "loc": { - "start": { - "line": 910, - "column": 12 - }, - "end": { - "line": 910, - "column": 34 - } - } - }, - "range": [ - 28225, - 28248 - ], - "loc": { - "start": { - "line": 910, - "column": 12 - }, - "end": { - "line": 910, - "column": 35 - } - } - } - ], - "range": [ - 28156, - 28258 - ], - "loc": { - "start": { - "line": 908, - "column": 25 - }, - "end": { - "line": 911, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 28139, - 28258 - ], - "loc": { - "start": { - "line": 908, - "column": 8 - }, - "end": { - "line": 911, - "column": 9 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "Identifier", - "name": "btnPrevSpan", - "range": [ - 28272, - 28283 - ], - "loc": { - "start": { - "line": 913, - "column": 12 - }, - "end": { - "line": 913, - "column": 23 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeEvt", - "range": [ - 28299, - 28308 - ], - "loc": { - "start": { - "line": 914, - "column": 12 - }, - "end": { - "line": 914, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "btnPrevSpan", - "range": [ - 28309, - 28320 - ], - "loc": { - "start": { - "line": 914, - "column": 22 - }, - "end": { - "line": 914, - "column": 33 - } - } - }, - { - "type": "Literal", - "value": "click", - "raw": "'click'", - "range": [ - 28322, - 28329 - ], - "loc": { - "start": { - "line": 914, - "column": 35 - }, - "end": { - "line": 914, - "column": 42 - } - } - }, - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "evt", - "range": [ - 28331, - 28334 - ], - "loc": { - "start": { - "line": 914, - "column": 44 - }, - "end": { - "line": 914, - "column": 47 - } - } - }, - "property": { - "type": "Identifier", - "name": "prev", - "range": [ - 28335, - 28339 - ], - "loc": { - "start": { - "line": 914, - "column": 48 - }, - "end": { - "line": 914, - "column": 52 - } - } - }, - "range": [ - 28331, - 28339 - ], - "loc": { - "start": { - "line": 914, - "column": 44 - }, - "end": { - "line": 914, - "column": 52 - } - } - } - ], - "range": [ - 28299, - 28340 - ], - "loc": { - "start": { - "line": 914, - "column": 12 - }, - "end": { - "line": 914, - "column": 53 - } - } - }, - "range": [ - 28299, - 28341 - ], - "loc": { - "start": { - "line": 914, - "column": 12 - }, - "end": { - "line": 914, - "column": 54 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 28354, - 28363 - ], - "loc": { - "start": { - "line": 915, - "column": 12 - }, - "end": { - "line": 915, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "btnPrevSpan", - "range": [ - 28364, - 28375 - ], - "loc": { - "start": { - "line": 915, - "column": 22 - }, - "end": { - "line": 915, - "column": 33 - } - } - } - ], - "range": [ - 28354, - 28376 - ], - "loc": { - "start": { - "line": 915, - "column": 12 - }, - "end": { - "line": 915, - "column": 34 - } - } - }, - "range": [ - 28354, - 28377 - ], - "loc": { - "start": { - "line": 915, - "column": 12 - }, - "end": { - "line": 915, - "column": 35 - } - } - } - ], - "range": [ - 28285, - 28387 - ], - "loc": { - "start": { - "line": 913, - "column": 25 - }, - "end": { - "line": 916, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 28268, - 28387 - ], - "loc": { - "start": { - "line": 913, - "column": 8 - }, - "end": { - "line": 916, - "column": 9 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "Identifier", - "name": "btnLastSpan", - "range": [ - 28401, - 28412 - ], - "loc": { - "start": { - "line": 918, - "column": 12 - }, - "end": { - "line": 918, - "column": 23 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeEvt", - "range": [ - 28428, - 28437 - ], - "loc": { - "start": { - "line": 919, - "column": 12 - }, - "end": { - "line": 919, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "btnLastSpan", - "range": [ - 28438, - 28449 - ], - "loc": { - "start": { - "line": 919, - "column": 22 - }, - "end": { - "line": 919, - "column": 33 - } - } - }, - { - "type": "Literal", - "value": "click", - "raw": "'click'", - "range": [ - 28451, - 28458 - ], - "loc": { - "start": { - "line": 919, - "column": 35 - }, - "end": { - "line": 919, - "column": 42 - } - } - }, - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "evt", - "range": [ - 28460, - 28463 - ], - "loc": { - "start": { - "line": 919, - "column": 44 - }, - "end": { - "line": 919, - "column": 47 - } - } - }, - "property": { - "type": "Identifier", - "name": "last", - "range": [ - 28464, - 28468 - ], - "loc": { - "start": { - "line": 919, - "column": 48 - }, - "end": { - "line": 919, - "column": 52 - } - } - }, - "range": [ - 28460, - 28468 - ], - "loc": { - "start": { - "line": 919, - "column": 44 - }, - "end": { - "line": 919, - "column": 52 - } - } - } - ], - "range": [ - 28428, - 28469 - ], - "loc": { - "start": { - "line": 919, - "column": 12 - }, - "end": { - "line": 919, - "column": 53 - } - } - }, - "range": [ - 28428, - 28470 - ], - "loc": { - "start": { - "line": 919, - "column": 12 - }, - "end": { - "line": 919, - "column": 54 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 28483, - 28492 - ], - "loc": { - "start": { - "line": 920, - "column": 12 - }, - "end": { - "line": 920, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "btnLastSpan", - "range": [ - 28493, - 28504 - ], - "loc": { - "start": { - "line": 920, - "column": 22 - }, - "end": { - "line": 920, - "column": 33 - } - } - } - ], - "range": [ - 28483, - 28505 - ], - "loc": { - "start": { - "line": 920, - "column": 12 - }, - "end": { - "line": 920, - "column": 34 - } - } - }, - "range": [ - 28483, - 28506 - ], - "loc": { - "start": { - "line": 920, - "column": 12 - }, - "end": { - "line": 920, - "column": 35 - } - } - } - ], - "range": [ - 28414, - 28516 - ], - "loc": { - "start": { - "line": 918, - "column": 25 - }, - "end": { - "line": 921, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 28397, - 28516 - ], - "loc": { - "start": { - "line": 918, - "column": 8 - }, - "end": { - "line": 921, - "column": 9 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "Identifier", - "name": "btnFirstSpan", - "range": [ - 28530, - 28542 - ], - "loc": { - "start": { - "line": 923, - "column": 12 - }, - "end": { - "line": 923, - "column": 24 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeEvt", - "range": [ - 28558, - 28567 - ], - "loc": { - "start": { - "line": 924, - "column": 12 - }, - "end": { - "line": 924, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "btnFirstSpan", - "range": [ - 28568, - 28580 - ], - "loc": { - "start": { - "line": 924, - "column": 22 - }, - "end": { - "line": 924, - "column": 34 - } - } - }, - { - "type": "Literal", - "value": "click", - "raw": "'click'", - "range": [ - 28582, - 28589 - ], - "loc": { - "start": { - "line": 924, - "column": 36 - }, - "end": { - "line": 924, - "column": 43 - } - } - }, - { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "Identifier", - "name": "evt", - "range": [ - 28591, - 28594 - ], - "loc": { - "start": { - "line": 924, - "column": 45 - }, - "end": { - "line": 924, - "column": 48 - } - } - }, - "property": { - "type": "Identifier", - "name": "first", - "range": [ - 28595, - 28600 - ], - "loc": { - "start": { - "line": 924, - "column": 49 - }, - "end": { - "line": 924, - "column": 54 - } - } - }, - "range": [ - 28591, - 28600 - ], - "loc": { - "start": { - "line": 924, - "column": 45 - }, - "end": { - "line": 924, - "column": 54 - } - } - } - ], - "range": [ - 28558, - 28601 - ], - "loc": { - "start": { - "line": 924, - "column": 12 - }, - "end": { - "line": 924, - "column": 55 - } - } - }, - "range": [ - 28558, - 28602 - ], - "loc": { - "start": { - "line": 924, - "column": 12 - }, - "end": { - "line": 924, - "column": 56 - } - } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 28615, - 28624 - ], - "loc": { - "start": { - "line": 925, - "column": 12 - }, - "end": { - "line": 925, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "btnFirstSpan", - "range": [ - 28625, - 28637 - ], - "loc": { - "start": { - "line": 925, - "column": 22 - }, - "end": { - "line": 925, - "column": 34 - } - } - } - ], - "range": [ - 28615, - 28638 - ], - "loc": { - "start": { - "line": 925, - "column": 12 - }, - "end": { - "line": 925, - "column": 35 - } - } - }, - "range": [ - 28615, - 28639 - ], - "loc": { - "start": { - "line": 925, - "column": 12 - }, - "end": { - "line": 925, - "column": 36 - } - } - } - ], - "range": [ - 28544, - 28649 - ], - "loc": { - "start": { - "line": 923, - "column": 26 - }, - "end": { - "line": 926, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 28526, - 28649 - ], - "loc": { - "start": { - "line": 923, - "column": 8 - }, - "end": { - "line": 926, - "column": 9 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "Identifier", - "name": "pgBeforeSpan", - "range": [ - 28663, - 28675 - ], - "loc": { - "start": { - "line": 928, - "column": 12 - }, - "end": { - "line": 928, - "column": 24 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 28691, - 28700 - ], - "loc": { - "start": { - "line": 929, - "column": 12 - }, - "end": { - "line": 929, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "pgBeforeSpan", - "range": [ - 28701, - 28713 - ], - "loc": { - "start": { - "line": 929, - "column": 22 - }, - "end": { - "line": 929, - "column": 34 - } - } - } - ], - "range": [ - 28691, - 28714 - ], - "loc": { - "start": { - "line": 929, - "column": 12 - }, - "end": { - "line": 929, - "column": 35 - } - } - }, - "range": [ - 28691, - 28715 - ], - "loc": { - "start": { - "line": 929, - "column": 12 - }, - "end": { - "line": 929, - "column": 36 - } - } - } - ], - "range": [ - 28677, - 28725 - ], - "loc": { - "start": { - "line": 928, - "column": 26 - }, - "end": { - "line": 930, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 28659, - 28725 - ], - "loc": { - "start": { - "line": 928, - "column": 8 - }, - "end": { - "line": 930, - "column": 9 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "Identifier", - "name": "pgAfterSpan", - "range": [ - 28739, - 28750 - ], - "loc": { - "start": { - "line": 932, - "column": 12 - }, - "end": { - "line": 932, - "column": 23 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 28766, - 28775 - ], - "loc": { - "start": { - "line": 933, - "column": 12 - }, - "end": { - "line": 933, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "pgAfterSpan", - "range": [ - 28776, - 28787 - ], - "loc": { - "start": { - "line": 933, - "column": 22 - }, - "end": { - "line": 933, - "column": 33 - } - } - } - ], - "range": [ - 28766, - 28788 - ], - "loc": { - "start": { - "line": 933, - "column": 12 - }, - "end": { - "line": 933, - "column": 34 - } - } - }, - "range": [ - 28766, - 28789 - ], - "loc": { - "start": { - "line": 933, - "column": 12 - }, - "end": { - "line": 933, - "column": 35 - } - } - } - ], - "range": [ - 28752, - 28799 - ], - "loc": { - "start": { - "line": 932, - "column": 25 - }, - "end": { - "line": 934, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 28735, - 28799 - ], - "loc": { - "start": { - "line": 932, - "column": 8 - }, - "end": { - "line": 934, - "column": 9 - } - } - }, - { - "type": "IfStatement", - "test": { - "type": "Identifier", - "name": "pgspan", - "range": [ - 28813, - 28819 - ], - "loc": { - "start": { - "line": 936, - "column": 12 - }, - "end": { - "line": 936, - "column": 18 - } - } - }, - "consequent": { - "type": "BlockStatement", - "body": [ - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "removeElm", - "range": [ - 28835, - 28844 - ], - "loc": { - "start": { - "line": 937, - "column": 12 - }, - "end": { - "line": 937, - "column": 21 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "pgspan", - "range": [ - 28845, - 28851 - ], - "loc": { - "start": { - "line": 937, - "column": 22 - }, - "end": { - "line": 937, - "column": 28 - } - } - } - ], - "range": [ - 28835, - 28852 - ], - "loc": { - "start": { - "line": 937, - "column": 12 - }, - "end": { - "line": 937, - "column": 29 - } - } - }, - "range": [ - 28835, - 28853 - ], - "loc": { - "start": { - "line": 937, - "column": 12 - }, - "end": { - "line": 937, - "column": 30 - } - } - } - ], - "range": [ - 28821, - 28863 - ], - "loc": { - "start": { - "line": 936, - "column": 20 - }, - "end": { - "line": 938, - "column": 9 - } - } - }, - "alternate": null, - "range": [ - 28809, - 28863 - ], - "loc": { - "start": { - "line": 936, - "column": 8 - }, - "end": { - "line": 938, + "line": 845, "column": 9 } } @@ -59812,16 +53657,2864 @@ "object": { "type": "ThisExpression", "range": [ - 28877, - 28881 + 26021, + 26025 ], "loc": { "start": { - "line": 940, + "line": 847, "column": 12 }, "end": { - "line": 940, + "line": 847, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnNextCont", + "range": [ + 26026, + 26037 + ], + "loc": { + "start": { + "line": 847, + "column": 17 + }, + "end": { + "line": 847, + "column": 28 + } + } + }, + "range": [ + 26021, + 26037 + ], + "loc": { + "start": { + "line": 847, + "column": 12 + }, + "end": { + "line": 847, + "column": 28 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeEvt", + "range": [ + 26053, + 26062 + ], + "loc": { + "start": { + "line": 848, + "column": 12 + }, + "end": { + "line": 848, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26063, + 26067 + ], + "loc": { + "start": { + "line": 848, + "column": 22 + }, + "end": { + "line": 848, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnNextCont", + "range": [ + 26068, + 26079 + ], + "loc": { + "start": { + "line": 848, + "column": 27 + }, + "end": { + "line": 848, + "column": 38 + } + } + }, + "range": [ + 26063, + 26079 + ], + "loc": { + "start": { + "line": 848, + "column": 22 + }, + "end": { + "line": 848, + "column": 38 + } + } + }, + { + "type": "Literal", + "value": "click", + "raw": "'click'", + "range": [ + 26081, + 26088 + ], + "loc": { + "start": { + "line": 848, + "column": 40 + }, + "end": { + "line": 848, + "column": 47 + } + } + }, + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "evt", + "range": [ + 26090, + 26093 + ], + "loc": { + "start": { + "line": 848, + "column": 49 + }, + "end": { + "line": 848, + "column": 52 + } + } + }, + "property": { + "type": "Identifier", + "name": "next", + "range": [ + 26094, + 26098 + ], + "loc": { + "start": { + "line": 848, + "column": 53 + }, + "end": { + "line": 848, + "column": 57 + } + } + }, + "range": [ + 26090, + 26098 + ], + "loc": { + "start": { + "line": 848, + "column": 49 + }, + "end": { + "line": 848, + "column": 57 + } + } + } + ], + "range": [ + 26053, + 26099 + ], + "loc": { + "start": { + "line": 848, + "column": 12 + }, + "end": { + "line": 848, + "column": 58 + } + } + }, + "range": [ + 26053, + 26100 + ], + "loc": { + "start": { + "line": 848, + "column": 12 + }, + "end": { + "line": 848, + "column": 59 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 26113, + 26122 + ], + "loc": { + "start": { + "line": 849, + "column": 12 + }, + "end": { + "line": 849, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26123, + 26127 + ], + "loc": { + "start": { + "line": 849, + "column": 22 + }, + "end": { + "line": 849, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnNextCont", + "range": [ + 26128, + 26139 + ], + "loc": { + "start": { + "line": 849, + "column": 27 + }, + "end": { + "line": 849, + "column": 38 + } + } + }, + "range": [ + 26123, + 26139 + ], + "loc": { + "start": { + "line": 849, + "column": 22 + }, + "end": { + "line": 849, + "column": 38 + } + } + } + ], + "range": [ + 26113, + 26140 + ], + "loc": { + "start": { + "line": 849, + "column": 12 + }, + "end": { + "line": 849, + "column": 39 + } + } + }, + "range": [ + 26113, + 26141 + ], + "loc": { + "start": { + "line": 849, + "column": 12 + }, + "end": { + "line": 849, + "column": 40 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26154, + 26158 + ], + "loc": { + "start": { + "line": 850, + "column": 12 + }, + "end": { + "line": 850, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnNextCont", + "range": [ + 26159, + 26170 + ], + "loc": { + "start": { + "line": 850, + "column": 17 + }, + "end": { + "line": 850, + "column": 28 + } + } + }, + "range": [ + 26154, + 26170 + ], + "loc": { + "start": { + "line": 850, + "column": 12 + }, + "end": { + "line": 850, + "column": 28 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 26173, + 26177 + ], + "loc": { + "start": { + "line": 850, + "column": 31 + }, + "end": { + "line": 850, + "column": 35 + } + } + }, + "range": [ + 26154, + 26177 + ], + "loc": { + "start": { + "line": 850, + "column": 12 + }, + "end": { + "line": 850, + "column": 35 + } + } + }, + "range": [ + 26154, + 26178 + ], + "loc": { + "start": { + "line": 850, + "column": 12 + }, + "end": { + "line": 850, + "column": 36 + } + } + } + ], + "range": [ + 26039, + 26188 + ], + "loc": { + "start": { + "line": 847, + "column": 30 + }, + "end": { + "line": 851, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 26017, + 26188 + ], + "loc": { + "start": { + "line": 847, + "column": 8 + }, + "end": { + "line": 851, + "column": 9 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26202, + 26206 + ], + "loc": { + "start": { + "line": 853, + "column": 12 + }, + "end": { + "line": 853, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnPrevCont", + "range": [ + 26207, + 26218 + ], + "loc": { + "start": { + "line": 853, + "column": 17 + }, + "end": { + "line": 853, + "column": 28 + } + } + }, + "range": [ + 26202, + 26218 + ], + "loc": { + "start": { + "line": 853, + "column": 12 + }, + "end": { + "line": 853, + "column": 28 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeEvt", + "range": [ + 26234, + 26243 + ], + "loc": { + "start": { + "line": 854, + "column": 12 + }, + "end": { + "line": 854, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26244, + 26248 + ], + "loc": { + "start": { + "line": 854, + "column": 22 + }, + "end": { + "line": 854, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnPrevCont", + "range": [ + 26249, + 26260 + ], + "loc": { + "start": { + "line": 854, + "column": 27 + }, + "end": { + "line": 854, + "column": 38 + } + } + }, + "range": [ + 26244, + 26260 + ], + "loc": { + "start": { + "line": 854, + "column": 22 + }, + "end": { + "line": 854, + "column": 38 + } + } + }, + { + "type": "Literal", + "value": "click", + "raw": "'click'", + "range": [ + 26262, + 26269 + ], + "loc": { + "start": { + "line": 854, + "column": 40 + }, + "end": { + "line": 854, + "column": 47 + } + } + }, + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "evt", + "range": [ + 26271, + 26274 + ], + "loc": { + "start": { + "line": 854, + "column": 49 + }, + "end": { + "line": 854, + "column": 52 + } + } + }, + "property": { + "type": "Identifier", + "name": "prev", + "range": [ + 26275, + 26279 + ], + "loc": { + "start": { + "line": 854, + "column": 53 + }, + "end": { + "line": 854, + "column": 57 + } + } + }, + "range": [ + 26271, + 26279 + ], + "loc": { + "start": { + "line": 854, + "column": 49 + }, + "end": { + "line": 854, + "column": 57 + } + } + } + ], + "range": [ + 26234, + 26280 + ], + "loc": { + "start": { + "line": 854, + "column": 12 + }, + "end": { + "line": 854, + "column": 58 + } + } + }, + "range": [ + 26234, + 26281 + ], + "loc": { + "start": { + "line": 854, + "column": 12 + }, + "end": { + "line": 854, + "column": 59 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 26294, + 26303 + ], + "loc": { + "start": { + "line": 855, + "column": 12 + }, + "end": { + "line": 855, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26304, + 26308 + ], + "loc": { + "start": { + "line": 855, + "column": 22 + }, + "end": { + "line": 855, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnPrevCont", + "range": [ + 26309, + 26320 + ], + "loc": { + "start": { + "line": 855, + "column": 27 + }, + "end": { + "line": 855, + "column": 38 + } + } + }, + "range": [ + 26304, + 26320 + ], + "loc": { + "start": { + "line": 855, + "column": 22 + }, + "end": { + "line": 855, + "column": 38 + } + } + } + ], + "range": [ + 26294, + 26321 + ], + "loc": { + "start": { + "line": 855, + "column": 12 + }, + "end": { + "line": 855, + "column": 39 + } + } + }, + "range": [ + 26294, + 26322 + ], + "loc": { + "start": { + "line": 855, + "column": 12 + }, + "end": { + "line": 855, + "column": 40 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26335, + 26339 + ], + "loc": { + "start": { + "line": 856, + "column": 12 + }, + "end": { + "line": 856, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnPrevCont", + "range": [ + 26340, + 26351 + ], + "loc": { + "start": { + "line": 856, + "column": 17 + }, + "end": { + "line": 856, + "column": 28 + } + } + }, + "range": [ + 26335, + 26351 + ], + "loc": { + "start": { + "line": 856, + "column": 12 + }, + "end": { + "line": 856, + "column": 28 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 26354, + 26358 + ], + "loc": { + "start": { + "line": 856, + "column": 31 + }, + "end": { + "line": 856, + "column": 35 + } + } + }, + "range": [ + 26335, + 26358 + ], + "loc": { + "start": { + "line": 856, + "column": 12 + }, + "end": { + "line": 856, + "column": 35 + } + } + }, + "range": [ + 26335, + 26359 + ], + "loc": { + "start": { + "line": 856, + "column": 12 + }, + "end": { + "line": 856, + "column": 36 + } + } + } + ], + "range": [ + 26220, + 26369 + ], + "loc": { + "start": { + "line": 853, + "column": 30 + }, + "end": { + "line": 857, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 26198, + 26369 + ], + "loc": { + "start": { + "line": 853, + "column": 8 + }, + "end": { + "line": 857, + "column": 9 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26383, + 26387 + ], + "loc": { + "start": { + "line": 859, + "column": 12 + }, + "end": { + "line": 859, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnLastCont", + "range": [ + 26388, + 26399 + ], + "loc": { + "start": { + "line": 859, + "column": 17 + }, + "end": { + "line": 859, + "column": 28 + } + } + }, + "range": [ + 26383, + 26399 + ], + "loc": { + "start": { + "line": 859, + "column": 12 + }, + "end": { + "line": 859, + "column": 28 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeEvt", + "range": [ + 26415, + 26424 + ], + "loc": { + "start": { + "line": 860, + "column": 12 + }, + "end": { + "line": 860, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26425, + 26429 + ], + "loc": { + "start": { + "line": 860, + "column": 22 + }, + "end": { + "line": 860, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnLastCont", + "range": [ + 26430, + 26441 + ], + "loc": { + "start": { + "line": 860, + "column": 27 + }, + "end": { + "line": 860, + "column": 38 + } + } + }, + "range": [ + 26425, + 26441 + ], + "loc": { + "start": { + "line": 860, + "column": 22 + }, + "end": { + "line": 860, + "column": 38 + } + } + }, + { + "type": "Literal", + "value": "click", + "raw": "'click'", + "range": [ + 26443, + 26450 + ], + "loc": { + "start": { + "line": 860, + "column": 40 + }, + "end": { + "line": 860, + "column": 47 + } + } + }, + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "evt", + "range": [ + 26452, + 26455 + ], + "loc": { + "start": { + "line": 860, + "column": 49 + }, + "end": { + "line": 860, + "column": 52 + } + } + }, + "property": { + "type": "Identifier", + "name": "last", + "range": [ + 26456, + 26460 + ], + "loc": { + "start": { + "line": 860, + "column": 53 + }, + "end": { + "line": 860, + "column": 57 + } + } + }, + "range": [ + 26452, + 26460 + ], + "loc": { + "start": { + "line": 860, + "column": 49 + }, + "end": { + "line": 860, + "column": 57 + } + } + } + ], + "range": [ + 26415, + 26461 + ], + "loc": { + "start": { + "line": 860, + "column": 12 + }, + "end": { + "line": 860, + "column": 58 + } + } + }, + "range": [ + 26415, + 26462 + ], + "loc": { + "start": { + "line": 860, + "column": 12 + }, + "end": { + "line": 860, + "column": 59 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 26475, + 26484 + ], + "loc": { + "start": { + "line": 861, + "column": 12 + }, + "end": { + "line": 861, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26485, + 26489 + ], + "loc": { + "start": { + "line": 861, + "column": 22 + }, + "end": { + "line": 861, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnLastCont", + "range": [ + 26490, + 26501 + ], + "loc": { + "start": { + "line": 861, + "column": 27 + }, + "end": { + "line": 861, + "column": 38 + } + } + }, + "range": [ + 26485, + 26501 + ], + "loc": { + "start": { + "line": 861, + "column": 22 + }, + "end": { + "line": 861, + "column": 38 + } + } + } + ], + "range": [ + 26475, + 26502 + ], + "loc": { + "start": { + "line": 861, + "column": 12 + }, + "end": { + "line": 861, + "column": 39 + } + } + }, + "range": [ + 26475, + 26503 + ], + "loc": { + "start": { + "line": 861, + "column": 12 + }, + "end": { + "line": 861, + "column": 40 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26516, + 26520 + ], + "loc": { + "start": { + "line": 862, + "column": 12 + }, + "end": { + "line": 862, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnLastCont", + "range": [ + 26521, + 26532 + ], + "loc": { + "start": { + "line": 862, + "column": 17 + }, + "end": { + "line": 862, + "column": 28 + } + } + }, + "range": [ + 26516, + 26532 + ], + "loc": { + "start": { + "line": 862, + "column": 12 + }, + "end": { + "line": 862, + "column": 28 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 26535, + 26539 + ], + "loc": { + "start": { + "line": 862, + "column": 31 + }, + "end": { + "line": 862, + "column": 35 + } + } + }, + "range": [ + 26516, + 26539 + ], + "loc": { + "start": { + "line": 862, + "column": 12 + }, + "end": { + "line": 862, + "column": 35 + } + } + }, + "range": [ + 26516, + 26540 + ], + "loc": { + "start": { + "line": 862, + "column": 12 + }, + "end": { + "line": 862, + "column": 36 + } + } + } + ], + "range": [ + 26401, + 26550 + ], + "loc": { + "start": { + "line": 859, + "column": 30 + }, + "end": { + "line": 863, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 26379, + 26550 + ], + "loc": { + "start": { + "line": 859, + "column": 8 + }, + "end": { + "line": 863, + "column": 9 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26564, + 26568 + ], + "loc": { + "start": { + "line": 865, + "column": 12 + }, + "end": { + "line": 865, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnFirstCont", + "range": [ + 26569, + 26581 + ], + "loc": { + "start": { + "line": 865, + "column": 17 + }, + "end": { + "line": 865, + "column": 29 + } + } + }, + "range": [ + 26564, + 26581 + ], + "loc": { + "start": { + "line": 865, + "column": 12 + }, + "end": { + "line": 865, + "column": 29 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeEvt", + "range": [ + 26597, + 26606 + ], + "loc": { + "start": { + "line": 866, + "column": 12 + }, + "end": { + "line": 866, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26607, + 26611 + ], + "loc": { + "start": { + "line": 866, + "column": 22 + }, + "end": { + "line": 866, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnFirstCont", + "range": [ + 26612, + 26624 + ], + "loc": { + "start": { + "line": 866, + "column": 27 + }, + "end": { + "line": 866, + "column": 39 + } + } + }, + "range": [ + 26607, + 26624 + ], + "loc": { + "start": { + "line": 866, + "column": 22 + }, + "end": { + "line": 866, + "column": 39 + } + } + }, + { + "type": "Literal", + "value": "click", + "raw": "'click'", + "range": [ + 26626, + 26633 + ], + "loc": { + "start": { + "line": 866, + "column": 41 + }, + "end": { + "line": 866, + "column": 48 + } + } + }, + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "evt", + "range": [ + 26635, + 26638 + ], + "loc": { + "start": { + "line": 866, + "column": 50 + }, + "end": { + "line": 866, + "column": 53 + } + } + }, + "property": { + "type": "Identifier", + "name": "first", + "range": [ + 26639, + 26644 + ], + "loc": { + "start": { + "line": 866, + "column": 54 + }, + "end": { + "line": 866, + "column": 59 + } + } + }, + "range": [ + 26635, + 26644 + ], + "loc": { + "start": { + "line": 866, + "column": 50 + }, + "end": { + "line": 866, + "column": 59 + } + } + } + ], + "range": [ + 26597, + 26645 + ], + "loc": { + "start": { + "line": 866, + "column": 12 + }, + "end": { + "line": 866, + "column": 60 + } + } + }, + "range": [ + 26597, + 26646 + ], + "loc": { + "start": { + "line": 866, + "column": 12 + }, + "end": { + "line": 866, + "column": 61 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 26659, + 26668 + ], + "loc": { + "start": { + "line": 867, + "column": 12 + }, + "end": { + "line": 867, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26669, + 26673 + ], + "loc": { + "start": { + "line": 867, + "column": 22 + }, + "end": { + "line": 867, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnFirstCont", + "range": [ + 26674, + 26686 + ], + "loc": { + "start": { + "line": 867, + "column": 27 + }, + "end": { + "line": 867, + "column": 39 + } + } + }, + "range": [ + 26669, + 26686 + ], + "loc": { + "start": { + "line": 867, + "column": 22 + }, + "end": { + "line": 867, + "column": 39 + } + } + } + ], + "range": [ + 26659, + 26687 + ], + "loc": { + "start": { + "line": 867, + "column": 12 + }, + "end": { + "line": 867, + "column": 40 + } + } + }, + "range": [ + 26659, + 26688 + ], + "loc": { + "start": { + "line": 867, + "column": 12 + }, + "end": { + "line": 867, + "column": 41 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26701, + 26705 + ], + "loc": { + "start": { + "line": 868, + "column": 12 + }, + "end": { + "line": 868, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "btnFirstCont", + "range": [ + 26706, + 26718 + ], + "loc": { + "start": { + "line": 868, + "column": 17 + }, + "end": { + "line": 868, + "column": 29 + } + } + }, + "range": [ + 26701, + 26718 + ], + "loc": { + "start": { + "line": 868, + "column": 12 + }, + "end": { + "line": 868, + "column": 29 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 26721, + 26725 + ], + "loc": { + "start": { + "line": 868, + "column": 32 + }, + "end": { + "line": 868, + "column": 36 + } + } + }, + "range": [ + 26701, + 26725 + ], + "loc": { + "start": { + "line": 868, + "column": 12 + }, + "end": { + "line": 868, + "column": 36 + } + } + }, + "range": [ + 26701, + 26726 + ], + "loc": { + "start": { + "line": 868, + "column": 12 + }, + "end": { + "line": 868, + "column": 37 + } + } + } + ], + "range": [ + 26583, + 26736 + ], + "loc": { + "start": { + "line": 865, + "column": 31 + }, + "end": { + "line": 869, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 26560, + 26736 + ], + "loc": { + "start": { + "line": 865, + "column": 8 + }, + "end": { + "line": 869, + "column": 9 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26750, + 26754 + ], + "loc": { + "start": { + "line": 871, + "column": 12 + }, + "end": { + "line": 871, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgBefore", + "range": [ + 26755, + 26763 + ], + "loc": { + "start": { + "line": 871, + "column": 17 + }, + "end": { + "line": 871, + "column": 25 + } + } + }, + "range": [ + 26750, + 26763 + ], + "loc": { + "start": { + "line": 871, + "column": 12 + }, + "end": { + "line": 871, + "column": 25 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 26779, + 26788 + ], + "loc": { + "start": { + "line": 872, + "column": 12 + }, + "end": { + "line": 872, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26789, + 26793 + ], + "loc": { + "start": { + "line": 872, + "column": 22 + }, + "end": { + "line": 872, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgBefore", + "range": [ + 26794, + 26802 + ], + "loc": { + "start": { + "line": 872, + "column": 27 + }, + "end": { + "line": 872, + "column": 35 + } + } + }, + "range": [ + 26789, + 26802 + ], + "loc": { + "start": { + "line": 872, + "column": 22 + }, + "end": { + "line": 872, + "column": 35 + } + } + } + ], + "range": [ + 26779, + 26803 + ], + "loc": { + "start": { + "line": 872, + "column": 12 + }, + "end": { + "line": 872, + "column": 36 + } + } + }, + "range": [ + 26779, + 26804 + ], + "loc": { + "start": { + "line": 872, + "column": 12 + }, + "end": { + "line": 872, + "column": 37 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26817, + 26821 + ], + "loc": { + "start": { + "line": 873, + "column": 12 + }, + "end": { + "line": 873, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgBefore", + "range": [ + 26822, + 26830 + ], + "loc": { + "start": { + "line": 873, + "column": 17 + }, + "end": { + "line": 873, + "column": 25 + } + } + }, + "range": [ + 26817, + 26830 + ], + "loc": { + "start": { + "line": 873, + "column": 12 + }, + "end": { + "line": 873, + "column": 25 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 26833, + 26837 + ], + "loc": { + "start": { + "line": 873, + "column": 28 + }, + "end": { + "line": 873, + "column": 32 + } + } + }, + "range": [ + 26817, + 26837 + ], + "loc": { + "start": { + "line": 873, + "column": 12 + }, + "end": { + "line": 873, + "column": 32 + } + } + }, + "range": [ + 26817, + 26838 + ], + "loc": { + "start": { + "line": 873, + "column": 12 + }, + "end": { + "line": 873, + "column": 33 + } + } + } + ], + "range": [ + 26765, + 26848 + ], + "loc": { + "start": { + "line": 871, + "column": 27 + }, + "end": { + "line": 874, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 26746, + 26848 + ], + "loc": { + "start": { + "line": 871, + "column": 8 + }, + "end": { + "line": 874, + "column": 9 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26862, + 26866 + ], + "loc": { + "start": { + "line": 876, + "column": 12 + }, + "end": { + "line": 876, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgAfter", + "range": [ + 26867, + 26874 + ], + "loc": { + "start": { + "line": 876, + "column": 17 + }, + "end": { + "line": 876, + "column": 24 + } + } + }, + "range": [ + 26862, + 26874 + ], + "loc": { + "start": { + "line": 876, + "column": 12 + }, + "end": { + "line": 876, + "column": 24 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 26890, + 26899 + ], + "loc": { + "start": { + "line": 877, + "column": 12 + }, + "end": { + "line": 877, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26900, + 26904 + ], + "loc": { + "start": { + "line": 877, + "column": 22 + }, + "end": { + "line": 877, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgAfter", + "range": [ + 26905, + 26912 + ], + "loc": { + "start": { + "line": 877, + "column": 27 + }, + "end": { + "line": 877, + "column": 34 + } + } + }, + "range": [ + 26900, + 26912 + ], + "loc": { + "start": { + "line": 877, + "column": 22 + }, + "end": { + "line": 877, + "column": 34 + } + } + } + ], + "range": [ + 26890, + 26913 + ], + "loc": { + "start": { + "line": 877, + "column": 12 + }, + "end": { + "line": 877, + "column": 35 + } + } + }, + "range": [ + 26890, + 26914 + ], + "loc": { + "start": { + "line": 877, + "column": 12 + }, + "end": { + "line": 877, + "column": 36 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26927, + 26931 + ], + "loc": { + "start": { + "line": 878, + "column": 12 + }, + "end": { + "line": 878, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgAfter", + "range": [ + 26932, + 26939 + ], + "loc": { + "start": { + "line": 878, + "column": 17 + }, + "end": { + "line": 878, + "column": 24 + } + } + }, + "range": [ + 26927, + 26939 + ], + "loc": { + "start": { + "line": 878, + "column": 12 + }, + "end": { + "line": 878, + "column": 24 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 26942, + 26946 + ], + "loc": { + "start": { + "line": 878, + "column": 27 + }, + "end": { + "line": 878, + "column": 31 + } + } + }, + "range": [ + 26927, + 26946 + ], + "loc": { + "start": { + "line": 878, + "column": 12 + }, + "end": { + "line": 878, + "column": 31 + } + } + }, + "range": [ + 26927, + 26947 + ], + "loc": { + "start": { + "line": 878, + "column": 12 + }, + "end": { + "line": 878, + "column": 32 + } + } + } + ], + "range": [ + 26876, + 26957 + ], + "loc": { + "start": { + "line": 876, + "column": 26 + }, + "end": { + "line": 879, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 26858, + 26957 + ], + "loc": { + "start": { + "line": 876, + "column": 8 + }, + "end": { + "line": 879, + "column": 9 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 26971, + 26975 + ], + "loc": { + "start": { + "line": 881, + "column": 12 + }, + "end": { + "line": 881, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgCont", + "range": [ + 26976, + 26982 + ], + "loc": { + "start": { + "line": 881, + "column": 17 + }, + "end": { + "line": 881, + "column": 23 + } + } + }, + "range": [ + 26971, + 26982 + ], + "loc": { + "start": { + "line": 881, + "column": 12 + }, + "end": { + "line": 881, + "column": 23 + } + } + }, + "consequent": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "CallExpression", + "callee": { + "type": "Identifier", + "name": "removeElm", + "range": [ + 26998, + 27007 + ], + "loc": { + "start": { + "line": 882, + "column": 12 + }, + "end": { + "line": 882, + "column": 21 + } + } + }, + "arguments": [ + { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27008, + 27012 + ], + "loc": { + "start": { + "line": 882, + "column": 22 + }, + "end": { + "line": 882, + "column": 26 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgCont", + "range": [ + 27013, + 27019 + ], + "loc": { + "start": { + "line": 882, + "column": 27 + }, + "end": { + "line": 882, + "column": 33 + } + } + }, + "range": [ + 27008, + 27019 + ], + "loc": { + "start": { + "line": 882, + "column": 22 + }, + "end": { + "line": 882, + "column": 33 + } + } + } + ], + "range": [ + 26998, + 27020 + ], + "loc": { + "start": { + "line": 882, + "column": 12 + }, + "end": { + "line": 882, + "column": 34 + } + } + }, + "range": [ + 26998, + 27021 + ], + "loc": { + "start": { + "line": 882, + "column": 12 + }, + "end": { + "line": 882, + "column": 35 + } + } + }, + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27034, + 27038 + ], + "loc": { + "start": { + "line": 883, + "column": 12 + }, + "end": { + "line": 883, + "column": 16 + } + } + }, + "property": { + "type": "Identifier", + "name": "pgCont", + "range": [ + 27039, + 27045 + ], + "loc": { + "start": { + "line": 883, + "column": 17 + }, + "end": { + "line": 883, + "column": 23 + } + } + }, + "range": [ + 27034, + 27045 + ], + "loc": { + "start": { + "line": 883, + "column": 12 + }, + "end": { + "line": 883, + "column": 23 + } + } + }, + "right": { + "type": "Literal", + "value": null, + "raw": "null", + "range": [ + 27048, + 27052 + ], + "loc": { + "start": { + "line": 883, + "column": 26 + }, + "end": { + "line": 883, + "column": 30 + } + } + }, + "range": [ + 27034, + 27052 + ], + "loc": { + "start": { + "line": 883, + "column": 12 + }, + "end": { + "line": 883, + "column": 30 + } + } + }, + "range": [ + 27034, + 27053 + ], + "loc": { + "start": { + "line": 883, + "column": 12 + }, + "end": { + "line": 883, + "column": 31 + } + } + } + ], + "range": [ + 26984, + 27063 + ], + "loc": { + "start": { + "line": 881, + "column": 25 + }, + "end": { + "line": 884, + "column": 9 + } + } + }, + "alternate": null, + "range": [ + 26967, + 27063 + ], + "loc": { + "start": { + "line": 881, + "column": 8 + }, + "end": { + "line": 884, + "column": 9 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 27077, + 27081 + ], + "loc": { + "start": { + "line": 886, + "column": 12 + }, + "end": { + "line": 886, "column": 16 } } @@ -59830,31 +56523,31 @@ "type": "Identifier", "name": "hasResultsPerPage", "range": [ - 28882, - 28899 + 27082, + 27099 ], "loc": { "start": { - "line": 940, + "line": 886, "column": 17 }, "end": { - "line": 940, + "line": 886, "column": 34 } } }, "range": [ - 28877, - 28899 + 27077, + 27099 ], "loc": { "start": { - "line": 940, + "line": 886, "column": 12 }, "end": { - "line": 940, + "line": 886, "column": 34 } } @@ -59872,16 +56565,16 @@ "object": { "type": "ThisExpression", "range": [ - 28915, - 28919 + 27115, + 27119 ], "loc": { "start": { - "line": 941, + "line": 887, "column": 12 }, "end": { - "line": 941, + "line": 887, "column": 16 } } @@ -59890,94 +56583,94 @@ "type": "Identifier", "name": "removeResultsPerPage", "range": [ - 28920, - 28940 + 27120, + 27140 ], "loc": { "start": { - "line": 941, + "line": 887, "column": 17 }, "end": { - "line": 941, + "line": 887, "column": 37 } } }, "range": [ - 28915, - 28940 + 27115, + 27140 ], "loc": { "start": { - "line": 941, + "line": 887, "column": 12 }, "end": { - "line": 941, + "line": 887, "column": 37 } } }, "arguments": [], "range": [ - 28915, - 28942 + 27115, + 27142 ], "loc": { "start": { - "line": 941, + "line": 887, "column": 12 }, "end": { - "line": 941, + "line": 887, "column": 39 } } }, "range": [ - 28915, - 28943 + 27115, + 27143 ], "loc": { "start": { - "line": 941, + "line": 887, "column": 12 }, "end": { - "line": 941, + "line": 887, "column": 40 } } } ], "range": [ - 28901, - 28953 + 27101, + 27153 ], "loc": { "start": { - "line": 940, + "line": 886, "column": 36 }, "end": { - "line": 942, + "line": 888, "column": 9 } } }, "alternate": null, "range": [ - 28873, - 28953 + 27073, + 27153 ], "loc": { "start": { - "line": 940, + "line": 886, "column": 8 }, "end": { - "line": 942, + "line": 888, "column": 9 } } @@ -59995,16 +56688,16 @@ "object": { "type": "ThisExpression", "range": [ - 28963, - 28967 + 27163, + 27167 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 8 }, "end": { - "line": 944, + "line": 890, "column": 12 } } @@ -60013,31 +56706,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 28968, - 28975 + 27168, + 27175 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 13 }, "end": { - "line": 944, + "line": 890, "column": 20 } } }, "range": [ - 28963, - 28975 + 27163, + 27175 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 8 }, "end": { - "line": 944, + "line": 890, "column": 20 } } @@ -60046,31 +56739,31 @@ "type": "Identifier", "name": "off", "range": [ - 28976, - 28979 + 27176, + 27179 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 21 }, "end": { - "line": 944, + "line": 890, "column": 24 } } }, "range": [ - 28963, - 28979 + 27163, + 27179 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 8 }, "end": { - "line": 944, + "line": 890, "column": 24 } } @@ -60084,32 +56777,32 @@ "value": "after-filtering", "raw": "'after-filtering'", "range": [ - 28981, - 28998 + 27181, + 27198 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 26 }, "end": { - "line": 944, + "line": 890, "column": 43 } } } ], "range": [ - 28980, - 28999 + 27180, + 27199 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 25 }, "end": { - "line": 944, + "line": 890, "column": 44 } } @@ -60126,16 +56819,16 @@ "object": { "type": "ThisExpression", "range": [ - 29007, - 29011 + 27207, + 27211 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 52 }, "end": { - "line": 944, + "line": 890, "column": 56 } } @@ -60144,47 +56837,47 @@ "type": "Identifier", "name": "resetPagingInfo", "range": [ - 29012, - 29027 + 27212, + 27227 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 57 }, "end": { - "line": 944, + "line": 890, "column": 72 } } }, "range": [ - 29007, - 29027 + 27207, + 27227 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 52 }, "end": { - "line": 944, + "line": 890, "column": 72 } } }, "arguments": [], "range": [ - 29007, - 29029 + 27207, + 27229 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 52 }, "end": { - "line": 944, + "line": 890, "column": 74 } } @@ -60192,47 +56885,47 @@ "generator": false, "expression": true, "range": [ - 29001, - 29029 + 27201, + 27229 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 46 }, "end": { - "line": 944, + "line": 890, "column": 74 } } } ], "range": [ - 28963, - 29030 + 27163, + 27230 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 8 }, "end": { - "line": 944, + "line": 890, "column": 75 } } }, "range": [ - 28963, - 29031 + 27163, + 27231 ], "loc": { "start": { - "line": 944, + "line": 890, "column": 8 }, "end": { - "line": 944, + "line": 890, "column": 76 } } @@ -60250,16 +56943,16 @@ "object": { "type": "ThisExpression", "range": [ - 29040, - 29044 + 27240, + 27244 ], "loc": { "start": { - "line": 945, + "line": 891, "column": 8 }, "end": { - "line": 945, + "line": 891, "column": 12 } } @@ -60268,31 +56961,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 29045, - 29052 + 27245, + 27252 ], "loc": { "start": { - "line": 945, + "line": 891, "column": 13 }, "end": { - "line": 945, + "line": 891, "column": 20 } } }, "range": [ - 29040, - 29052 + 27240, + 27252 ], "loc": { "start": { - "line": 945, + "line": 891, "column": 8 }, "end": { - "line": 945, + "line": 891, "column": 20 } } @@ -60301,31 +56994,31 @@ "type": "Identifier", "name": "off", "range": [ - 29053, - 29056 + 27253, + 27256 ], "loc": { "start": { - "line": 945, + "line": 891, "column": 21 }, "end": { - "line": 945, + "line": 891, "column": 24 } } }, "range": [ - 29040, - 29056 + 27240, + 27256 ], "loc": { "start": { - "line": 945, + "line": 891, "column": 8 }, "end": { - "line": 945, + "line": 891, "column": 24 } } @@ -60339,32 +57032,32 @@ "value": "change-page", "raw": "'change-page'", "range": [ - 29058, - 29071 + 27258, + 27271 ], "loc": { "start": { - "line": 945, + "line": 891, "column": 26 }, "end": { - "line": 945, + "line": 891, "column": 39 } } } ], "range": [ - 29057, - 29072 + 27257, + 27272 ], "loc": { "start": { - "line": 945, + "line": 891, "column": 25 }, "end": { - "line": 945, + "line": 891, "column": 40 } } @@ -60377,16 +57070,16 @@ "type": "Identifier", "name": "tf", "range": [ - 29087, - 29089 + 27287, + 27289 ], "loc": { "start": { - "line": 946, + "line": 892, "column": 13 }, "end": { - "line": 946, + "line": 892, "column": 15 } } @@ -60395,16 +57088,16 @@ "type": "Identifier", "name": "pageNumber", "range": [ - 29091, - 29101 + 27291, + 27301 ], "loc": { "start": { - "line": 946, + "line": 892, "column": 17 }, "end": { - "line": 946, + "line": 892, "column": 27 } } @@ -60418,16 +57111,16 @@ "object": { "type": "ThisExpression", "range": [ - 29106, - 29110 + 27306, + 27310 ], "loc": { "start": { - "line": 946, + "line": 892, "column": 32 }, "end": { - "line": 946, + "line": 892, "column": 36 } } @@ -60436,31 +57129,31 @@ "type": "Identifier", "name": "setPage", "range": [ - 29111, - 29118 + 27311, + 27318 ], "loc": { "start": { - "line": 946, + "line": 892, "column": 37 }, "end": { - "line": 946, + "line": 892, "column": 44 } } }, "range": [ - 29106, - 29118 + 27306, + 27318 ], "loc": { "start": { - "line": 946, + "line": 892, "column": 32 }, "end": { - "line": 946, + "line": 892, "column": 44 } } @@ -60470,32 +57163,32 @@ "type": "Identifier", "name": "pageNumber", "range": [ - 29119, - 29129 + 27319, + 27329 ], "loc": { "start": { - "line": 946, + "line": 892, "column": 45 }, "end": { - "line": 946, + "line": 892, "column": 55 } } } ], "range": [ - 29106, - 29130 + 27306, + 27330 ], "loc": { "start": { - "line": 946, + "line": 892, "column": 32 }, "end": { - "line": 946, + "line": 892, "column": 56 } } @@ -60503,47 +57196,47 @@ "generator": false, "expression": true, "range": [ - 29086, - 29130 + 27286, + 27330 ], "loc": { "start": { - "line": 946, + "line": 892, "column": 12 }, "end": { - "line": 946, + "line": 892, "column": 56 } } } ], "range": [ - 29040, - 29131 + 27240, + 27331 ], "loc": { "start": { - "line": 945, + "line": 891, "column": 8 }, "end": { - "line": 946, + "line": 892, "column": 57 } } }, "range": [ - 29040, - 29132 + 27240, + 27332 ], "loc": { "start": { - "line": 945, + "line": 891, "column": 8 }, "end": { - "line": 946, + "line": 892, "column": 58 } } @@ -60561,16 +57254,16 @@ "object": { "type": "ThisExpression", "range": [ - 29141, - 29145 + 27341, + 27345 ], "loc": { "start": { - "line": 947, + "line": 893, "column": 8 }, "end": { - "line": 947, + "line": 893, "column": 12 } } @@ -60579,31 +57272,31 @@ "type": "Identifier", "name": "emitter", "range": [ - 29146, - 29153 + 27346, + 27353 ], "loc": { "start": { - "line": 947, + "line": 893, "column": 13 }, "end": { - "line": 947, + "line": 893, "column": 20 } } }, "range": [ - 29141, - 29153 + 27341, + 27353 ], "loc": { "start": { - "line": 947, + "line": 893, "column": 8 }, "end": { - "line": 947, + "line": 893, "column": 20 } } @@ -60612,31 +57305,31 @@ "type": "Identifier", "name": "off", "range": [ - 29154, - 29157 + 27354, + 27357 ], "loc": { "start": { - "line": 947, + "line": 893, "column": 21 }, "end": { - "line": 947, + "line": 893, "column": 24 } } }, "range": [ - 29141, - 29157 + 27341, + 27357 ], "loc": { "start": { - "line": 947, + "line": 893, "column": 8 }, "end": { - "line": 947, + "line": 893, "column": 24 } } @@ -60650,32 +57343,32 @@ "value": "change-page-results", "raw": "'change-page-results'", "range": [ - 29159, - 29180 + 27359, + 27380 ], "loc": { "start": { - "line": 947, + "line": 893, "column": 26 }, "end": { - "line": 947, + "line": 893, "column": 47 } } } ], "range": [ - 29158, - 29181 + 27358, + 27381 ], "loc": { "start": { - "line": 947, + "line": 893, "column": 25 }, "end": { - "line": 947, + "line": 893, "column": 48 } } @@ -60688,16 +57381,16 @@ "type": "Identifier", "name": "tf", "range": [ - 29196, - 29198 + 27396, + 27398 ], "loc": { "start": { - "line": 948, + "line": 894, "column": 13 }, "end": { - "line": 948, + "line": 894, "column": 15 } } @@ -60706,16 +57399,16 @@ "type": "Identifier", "name": "pageLength", "range": [ - 29200, - 29210 + 27400, + 27410 ], "loc": { "start": { - "line": 948, + "line": 894, "column": 17 }, "end": { - "line": 948, + "line": 894, "column": 27 } } @@ -60729,16 +57422,16 @@ "object": { "type": "ThisExpression", "range": [ - 29215, - 29219 + 27415, + 27419 ], "loc": { "start": { - "line": 948, + "line": 894, "column": 32 }, "end": { - "line": 948, + "line": 894, "column": 36 } } @@ -60747,31 +57440,31 @@ "type": "Identifier", "name": "changeResultsPerPage", "range": [ - 29220, - 29240 + 27420, + 27440 ], "loc": { "start": { - "line": 948, + "line": 894, "column": 37 }, "end": { - "line": 948, + "line": 894, "column": 57 } } }, "range": [ - 29215, - 29240 + 27415, + 27440 ], "loc": { "start": { - "line": 948, + "line": 894, "column": 32 }, "end": { - "line": 948, + "line": 894, "column": 57 } } @@ -60781,32 +57474,32 @@ "type": "Identifier", "name": "pageLength", "range": [ - 29241, - 29251 + 27441, + 27451 ], "loc": { "start": { - "line": 948, + "line": 894, "column": 58 }, "end": { - "line": 948, + "line": 894, "column": 68 } } } ], "range": [ - 29215, - 29252 + 27415, + 27452 ], "loc": { "start": { - "line": 948, + "line": 894, "column": 32 }, "end": { - "line": 948, + "line": 894, "column": 69 } } @@ -60814,47 +57507,47 @@ "generator": false, "expression": true, "range": [ - 29195, - 29252 + 27395, + 27452 ], "loc": { "start": { - "line": 948, + "line": 894, "column": 12 }, "end": { - "line": 948, + "line": 894, "column": 69 } } } ], "range": [ - 29141, - 29253 + 27341, + 27453 ], "loc": { "start": { - "line": 947, + "line": 893, "column": 8 }, "end": { - "line": 948, + "line": 894, "column": 70 } } }, "range": [ - 29141, - 29254 + 27341, + 27454 ], "loc": { "start": { - "line": 947, + "line": 893, "column": 8 }, "end": { - "line": 948, + "line": 894, "column": 71 } } @@ -60870,16 +57563,16 @@ "object": { "type": "ThisExpression", "range": [ - 29264, - 29268 + 27464, + 27468 ], "loc": { "start": { - "line": 950, + "line": 896, "column": 8 }, "end": { - "line": 950, + "line": 896, "column": 12 } } @@ -60888,31 +57581,31 @@ "type": "Identifier", "name": "pagingSlc", "range": [ - 29269, - 29278 + 27469, + 27478 ], "loc": { "start": { - "line": 950, + "line": 896, "column": 13 }, "end": { - "line": 950, + "line": 896, "column": 22 } } }, "range": [ - 29264, - 29278 + 27464, + 27478 ], "loc": { "start": { - "line": 950, + "line": 896, "column": 8 }, "end": { - "line": 950, + "line": 896, "column": 22 } } @@ -60922,46 +57615,46 @@ "value": null, "raw": "null", "range": [ - 29281, - 29285 + 27481, + 27485 ], "loc": { "start": { - "line": 950, + "line": 896, "column": 25 }, "end": { - "line": 950, + "line": 896, "column": 29 } } }, "range": [ - 29264, - 29285 + 27464, + 27485 ], "loc": { "start": { - "line": 950, + "line": 896, "column": 8 }, "end": { - "line": 950, + "line": 896, "column": 29 } } }, "range": [ - 29264, - 29286 + 27464, + 27486 ], "loc": { "start": { - "line": 950, + "line": 896, "column": 8 }, "end": { - "line": 950, + "line": 896, "column": 30 } } @@ -60977,16 +57670,16 @@ "object": { "type": "ThisExpression", "range": [ - 29295, - 29299 + 27495, + 27499 ], "loc": { "start": { - "line": 951, + "line": 897, "column": 8 }, "end": { - "line": 951, + "line": 897, "column": 12 } } @@ -60995,31 +57688,31 @@ "type": "Identifier", "name": "nbPages", "range": [ - 29300, - 29307 + 27500, + 27507 ], "loc": { "start": { - "line": 951, + "line": 897, "column": 13 }, "end": { - "line": 951, + "line": 897, "column": 20 } } }, "range": [ - 29295, - 29307 + 27495, + 27507 ], "loc": { "start": { - "line": 951, + "line": 897, "column": 8 }, "end": { - "line": 951, + "line": 897, "column": 20 } } @@ -61029,46 +57722,46 @@ "value": 0, "raw": "0", "range": [ - 29310, - 29311 + 27510, + 27511 ], "loc": { "start": { - "line": 951, + "line": 897, "column": 23 }, "end": { - "line": 951, + "line": 897, "column": 24 } } }, "range": [ - 29295, - 29311 + 27495, + 27511 ], "loc": { "start": { - "line": 951, + "line": 897, "column": 8 }, "end": { - "line": 951, + "line": 897, "column": 24 } } }, "range": [ - 29295, - 29312 + 27495, + 27512 ], "loc": { "start": { - "line": 951, + "line": 897, "column": 8 }, "end": { - "line": 951, + "line": 897, "column": 25 } } @@ -61083,16 +57776,16 @@ "object": { "type": "ThisExpression", "range": [ - 29321, - 29325 + 27521, + 27525 ], "loc": { "start": { - "line": 952, + "line": 898, "column": 8 }, "end": { - "line": 952, + "line": 898, "column": 12 } } @@ -61101,62 +57794,62 @@ "type": "Identifier", "name": "disable", "range": [ - 29326, - 29333 + 27526, + 27533 ], "loc": { "start": { - "line": 952, + "line": 898, "column": 13 }, "end": { - "line": 952, + "line": 898, "column": 20 } } }, "range": [ - 29321, - 29333 + 27521, + 27533 ], "loc": { "start": { - "line": 952, + "line": 898, "column": 8 }, "end": { - "line": 952, + "line": 898, "column": 20 } } }, "arguments": [], "range": [ - 29321, - 29335 + 27521, + 27535 ], "loc": { "start": { - "line": 952, + "line": 898, "column": 8 }, "end": { - "line": 952, + "line": 898, "column": 22 } } }, "range": [ - 29321, - 29336 + 27521, + 27536 ], "loc": { "start": { - "line": 952, + "line": 898, "column": 8 }, "end": { - "line": 952, + "line": 898, "column": 23 } } @@ -61172,16 +57865,16 @@ "object": { "type": "ThisExpression", "range": [ - 29345, - 29349 + 27545, + 27549 ], "loc": { "start": { - "line": 953, + "line": 899, "column": 8 }, "end": { - "line": 953, + "line": 899, "column": 12 } } @@ -61190,31 +57883,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 29350, - 29361 + 27550, + 27561 ], "loc": { "start": { - "line": 953, + "line": 899, "column": 13 }, "end": { - "line": 953, + "line": 899, "column": 24 } } }, "range": [ - 29345, - 29361 + 27545, + 27561 ], "loc": { "start": { - "line": 953, + "line": 899, "column": 8 }, "end": { - "line": 953, + "line": 899, "column": 24 } } @@ -61224,62 +57917,62 @@ "value": false, "raw": "false", "range": [ - 29364, - 29369 + 27564, + 27569 ], "loc": { "start": { - "line": 953, + "line": 899, "column": 27 }, "end": { - "line": 953, + "line": 899, "column": 32 } } }, "range": [ - 29345, - 29369 + 27545, + 27569 ], "loc": { "start": { - "line": 953, + "line": 899, "column": 8 }, "end": { - "line": 953, + "line": 899, "column": 32 } } }, "range": [ - 29345, - 29370 + 27545, + 27570 ], "loc": { "start": { - "line": 953, + "line": 899, "column": 8 }, "end": { - "line": 953, + "line": 899, "column": 33 } } } ], "range": [ - 27089, - 29376 + 25554, + 27576 ], "loc": { "start": { - "line": 878, + "line": 830, "column": 14 }, "end": { - "line": 954, + "line": 900, "column": 5 } } @@ -61287,16 +57980,16 @@ "generator": false, "expression": false, "range": [ - 27086, - 29376 + 25551, + 27576 ], "loc": { "start": { - "line": 878, + "line": 830, "column": 11 }, "end": { - "line": 954, + "line": 900, "column": 5 } } @@ -61304,16 +57997,16 @@ "kind": "method", "computed": false, "range": [ - 27079, - 29376 + 25544, + 27576 ], "loc": { "start": { - "line": 878, + "line": 830, "column": 4 }, "end": { - "line": 954, + "line": 900, "column": 5 } }, @@ -61322,16 +58015,16 @@ "type": "Block", "value": "*\n * Remove paging feature\n ", "range": [ - 27034, - 27074 + 25499, + 25539 ], "loc": { "start": { - "line": 875, + "line": 827, "column": 4 }, "end": { - "line": 877, + "line": 829, "column": 7 } } @@ -61342,7 +58035,7 @@ ], "range": [ 385, - 29378 + 27578 ], "loc": { "start": { @@ -61350,14 +58043,14 @@ "column": 36 }, "end": { - "line": 955, + "line": 901, "column": 1 } } }, "range": [ 356, - 29378 + 27578 ], "loc": { "start": { @@ -61365,7 +58058,7 @@ "column": 7 }, "end": { - "line": 955, + "line": 901, "column": 1 } }, @@ -61395,7 +58088,7 @@ "source": null, "range": [ 349, - 29378 + 27578 ], "loc": { "start": { @@ -61403,7 +58096,7 @@ "column": 0 }, "end": { - "line": 955, + "line": 901, "column": 1 } }, @@ -61432,7 +58125,7 @@ "sourceType": "module", "range": [ 0, - 29378 + 27578 ], "loc": { "start": { @@ -61440,7 +58133,7 @@ "column": 0 }, "end": { - "line": 955, + "line": 901, "column": 1 } }, @@ -62041,10 +58734,10 @@ }, { "type": "Block", - "value": "*\n * Element IDs prefixes\n ", + "value": "*\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n ", "range": [ 6226, - 6273 + 6342 ], "loc": { "start": { @@ -62052,259 +58745,133 @@ "column": 8 }, "end": { - "line": 225, + "line": 227, "column": 11 } } }, { "type": "Block", - "value": "*\n * Page select\n * @type {String}\n * @private\n ", + "value": "*\n * Span containing next page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6282, - 6366 + 6386, + 6495 ], "loc": { "start": { - "line": 226, + "line": 229, "column": 8 }, "end": { - "line": 230, + "line": 233, "column": 11 } } }, { "type": "Block", - "value": "*\n * Results per page select\n * @type {String}\n * @private\n ", + "value": "*\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6416, - 6512 + 6537, + 6650 ], "loc": { "start": { - "line": 232, + "line": 235, "column": 8 }, "end": { - "line": 236, + "line": 239, "column": 11 } } }, { "type": "Block", - "value": "*\n * Label preciding results per page select\n * @type {String}\n * @private\n ", + "value": "*\n * Span containing last page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6566, - 6678 + 6692, + 6801 ], "loc": { "start": { - "line": 238, + "line": 241, "column": 8 }, "end": { - "line": 242, + "line": 245, "column": 11 } } }, { "type": "Block", - "value": "*\n * Span containing next page button\n * @type {String}\n * @private\n ", + "value": "*\n * Span containing first page button\n * @type {DOMElement}\n * @private\n ", "range": [ - 6738, - 6843 + 6843, + 6953 ], "loc": { "start": { - "line": 244, + "line": 247, "column": 8 }, "end": { - "line": 248, + "line": 251, "column": 11 } } }, { "type": "Block", - "value": "*\n * Span containing previous page button\n * @type {String}\n * @private\n ", + "value": "*\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n ", "range": [ - 6899, - 7008 + 6996, + 7094 ], "loc": { "start": { - "line": 250, + "line": 253, "column": 8 }, "end": { - "line": 254, + "line": 257, "column": 11 } } }, { "type": "Block", - "value": "*\n * Span containing last page button\n * @type {String}\n * @private\n ", + "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n ", "range": [ - 7064, - 7169 + 7131, + 7253 ], "loc": { "start": { - "line": 256, + "line": 259, "column": 8 }, "end": { - "line": 260, + "line": 263, "column": 11 } } }, { "type": "Block", - "value": "*\n * Span containing first page button\n * @type {String}\n * @private\n ", + "value": "*\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n ", "range": [ - 7225, - 7331 + 7292, + 7414 ], "loc": { "start": { - "line": 262, + "line": 265, "column": 8 }, "end": { - "line": 266, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Next button\n * @type {String}\n * @private\n ", - "range": [ - 7389, - 7473 - ], - "loc": { - "start": { - "line": 268, - "column": 8 - }, - "end": { - "line": 272, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Previous button\n * @type {String}\n * @private\n ", - "range": [ - 7521, - 7609 - ], - "loc": { - "start": { - "line": 274, - "column": 8 - }, - "end": { - "line": 278, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Last button\n * @type {String}\n * @private\n ", - "range": [ - 7657, - 7741 - ], - "loc": { - "start": { - "line": 280, - "column": 8 - }, - "end": { - "line": 284, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * First button\n * @type {String}\n * @private\n ", - "range": [ - 7789, - 7874 - ], - "loc": { - "start": { - "line": 286, - "column": 8 - }, - "end": { - "line": 290, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Span for tot nb pages\n * @type {String}\n * @private\n ", - "range": [ - 7924, - 8018 - ], - "loc": { - "start": { - "line": 292, - "column": 8 - }, - "end": { - "line": 296, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Span preceding pages select (contains 'Page')\n * @type {String}\n * @private\n ", - "range": [ - 8064, - 8182 - ], - "loc": { - "start": { - "line": 298, - "column": 8 - }, - "end": { - "line": 302, - "column": 11 - } - } - }, - { - "type": "Block", - "value": "*\n * Span following pages select (contains ' of ')\n * @type {String}\n * @private\n ", - "range": [ - 8240, - 8358 - ], - "loc": { - "start": { - "line": 304, - "column": 8 - }, - "end": { - "line": 308, + "line": 269, "column": 11 } } @@ -62313,16 +58880,16 @@ "type": "Line", "value": "calculates page nb", "range": [ - 8490, - 8510 + 7528, + 7548 ], "loc": { "start": { - "line": 313, + "line": 274, "column": 8 }, "end": { - "line": 313, + "line": 274, "column": 28 } } @@ -62331,16 +58898,16 @@ "type": "Block", "value": "*\n * Paging DOM events handlers\n * @type {String}\n * @private\n ", "range": [ - 8617, - 8716 + 7655, + 7754 ], "loc": { "start": { - "line": 317, + "line": 278, "column": 8 }, "end": { - "line": 321, + "line": 282, "column": 11 } } @@ -62349,16 +58916,16 @@ "type": "Block", "value": "*\n * Initialize DOM elements\n ", "range": [ - 10239, - 10281 + 9277, + 9319 ], "loc": { "start": { - "line": 369, + "line": 330, "column": 4 }, "end": { - "line": 371, + "line": 332, "column": 7 } } @@ -62367,16 +58934,16 @@ "type": "Line", "value": " Check resultsPerPage is in expected format and initialise the", "range": [ - 10443, - 10507 + 9481, + 9545 ], "loc": { "start": { - "line": 381, + "line": 342, "column": 8 }, "end": { - "line": 381, + "line": 342, "column": 72 } } @@ -62385,16 +58952,16 @@ "type": "Line", "value": " results per page component", "range": [ - 10516, - 10545 + 9554, + 9583 ], "loc": { "start": { - "line": 382, + "line": 343, "column": 8 }, "end": { - "line": 382, + "line": 343, "column": 37 } } @@ -62403,16 +58970,16 @@ "type": "Line", "value": " Paging drop-down list selector", "range": [ - 10979, - 11012 + 10017, + 10050 ], "loc": { "start": { - "line": 397, + "line": 358, "column": 8 }, "end": { - "line": 397, + "line": 358, "column": 41 } } @@ -62421,16 +58988,16 @@ "type": "Line", "value": " Paging input selector", "range": [ - 11270, - 11294 + 10273, + 10297 ], "loc": { "start": { - "line": 404, + "line": 365, "column": 8 }, "end": { - "line": 404, + "line": 365, "column": 32 } } @@ -62439,16 +59006,16 @@ "type": "Line", "value": " btns containers", "range": [ - 11624, - 11642 + 10547, + 10565 ], "loc": { "start": { - "line": 414, + "line": 372, "column": 8 }, "end": { - "line": 414, + "line": 372, "column": 26 } } @@ -62457,16 +59024,16 @@ "type": "Line", "value": " Next button", "range": [ - 12076, - 12090 + 10794, + 10808 ], "loc": { "start": { - "line": 425, + "line": 379, "column": 12 }, "end": { - "line": 425, + "line": 379, "column": 26 } } @@ -62475,16 +59042,16 @@ "type": "Line", "value": " Previous button", "range": [ - 12712, - 12730 + 11372, + 11390 ], "loc": { "start": { - "line": 440, + "line": 393, "column": 12 }, "end": { - "line": 440, + "line": 393, "column": 30 } } @@ -62493,16 +59060,16 @@ "type": "Line", "value": " Last button", "range": [ - 13356, - 13370 + 11958, + 11972 ], "loc": { "start": { - "line": 455, + "line": 407, "column": 12 }, "end": { - "line": 455, + "line": 407, "column": 26 } } @@ -62511,16 +59078,16 @@ "type": "Line", "value": " First button", "range": [ - 13992, - 14007 + 12536, + 12551 ], "loc": { "start": { - "line": 470, + "line": 421, "column": 12 }, "end": { - "line": 470, + "line": 421, "column": 27 } } @@ -62529,35 +59096,35 @@ "type": "Line", "value": " paging elements (buttons+drop-down list) are added to defined element", "range": [ - 14650, - 14722 + 13135, + 13207 ], "loc": { "start": { - "line": 487, + "line": 437, "column": 8 }, "end": { - "line": 487, + "line": 437, "column": 80 } } }, { "type": "Block", - "value": "*\n * @inherited\n ", + "value": "* @inherited ", "range": [ - 16341, - 16378 + 14935, + 14952 ], "loc": { "start": { - "line": 527, + "line": 483, "column": 8 }, "end": { - "line": 529, - "column": 11 + "line": 483, + "column": 25 } } }, @@ -62565,16 +59132,16 @@ "type": "Block", "value": "*\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n ", "range": [ - 16423, - 16571 + 14997, + 15145 ], "loc": { "start": { - "line": 533, + "line": 487, "column": 4 }, "end": { - "line": 536, + "line": 490, "column": 7 } } @@ -62583,16 +59150,16 @@ "type": "Block", "value": "*\n * Reset paging info from scratch after a filtering process\n ", "range": [ - 16811, - 16886 + 15385, + 15460 ], "loc": { "start": { - "line": 550, + "line": 504, "column": 4 }, "end": { - "line": 552, + "line": 506, "column": 7 } } @@ -62601,16 +59168,16 @@ "type": "Block", "value": "*\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 17039, - 17218 + 15613, + 15792 ], "loc": { "start": { - "line": 559, + "line": 513, "column": 4 }, "end": { - "line": 563, + "line": 517, "column": 7 } } @@ -62619,16 +59186,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 17408, - 17434 + 15931, + 15957 ], "loc": { "start": { - "line": 569, + "line": 522, "column": 8 }, "end": { - "line": 569, + "line": 522, "column": 34 } } @@ -62637,16 +59204,16 @@ "type": "Line", "value": "calculate nb of pages", "range": [ - 17508, - 17531 + 16031, + 16054 ], "loc": { "start": { - "line": 572, + "line": 525, "column": 8 }, "end": { - "line": 572, + "line": 525, "column": 31 } } @@ -62655,16 +59222,16 @@ "type": "Line", "value": "refresh page nb span", "range": [ - 17620, - 17642 + 16143, + 16165 ], "loc": { "start": { - "line": 574, + "line": 527, "column": 8 }, "end": { - "line": 574, + "line": 527, "column": 30 } } @@ -62673,16 +59240,16 @@ "type": "Line", "value": "select clearing shortcut", "range": [ - 17692, - 17718 + 16220, + 16246 ], "loc": { "start": { - "line": 576, + "line": 529, "column": 8 }, "end": { - "line": 576, + "line": 529, "column": 34 } } @@ -62691,16 +59258,16 @@ "type": "Line", "value": "input type", "range": [ - 18195, - 18207 + 16723, + 16735 ], "loc": { "start": { - "line": 589, + "line": 542, "column": 16 }, "end": { - "line": 589, + "line": 542, "column": 28 } } @@ -62709,16 +59276,16 @@ "type": "Block", "value": "** if no results paging select and buttons are hidden **", "range": [ - 18311, - 18371 + 16839, + 16899 ], "loc": { "start": { - "line": 594, + "line": 547, "column": 12 }, "end": { - "line": 594, + "line": 547, "column": 72 } } @@ -62727,16 +59294,16 @@ "type": "Block", "value": "*\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n ", "range": [ - 18484, - 18608 + 17012, + 17136 ], "loc": { "start": { - "line": 600, + "line": 553, "column": 4 }, "end": { - "line": 603, + "line": 556, "column": 7 } } @@ -62745,16 +59312,16 @@ "type": "Line", "value": "store valid rows indexes", "range": [ - 18846, - 18872 + 17374, + 17400 ], "loc": { "start": { - "line": 610, + "line": 563, "column": 8 }, "end": { - "line": 610, + "line": 563, "column": 34 } } @@ -62763,16 +59330,16 @@ "type": "Line", "value": "this loop shows valid rows of current page", "range": [ - 18960, - 19004 + 17488, + 17532 ], "loc": { "start": { - "line": 615, + "line": 568, "column": 8 }, "end": { - "line": 615, + "line": 568, "column": 52 } } @@ -62781,16 +59348,16 @@ "type": "Line", "value": " broadcast grouping by page", "range": [ - 19671, - 19700 + 18199, + 18228 ], "loc": { "start": { - "line": 633, + "line": 586, "column": 8 }, "end": { - "line": 633, + "line": 586, "column": 37 } } @@ -62799,16 +59366,16 @@ "type": "Block", "value": "*\n * Return the current page number\n * @return {Number} Page number\n ", "range": [ - 19768, - 19853 + 18296, + 18381 ], "loc": { "start": { - "line": 637, + "line": 590, "column": 4 }, "end": { - "line": 640, + "line": 593, "column": 7 } } @@ -62817,16 +59384,16 @@ "type": "Block", "value": "*\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n ", "range": [ - 19916, - 20124 + 18444, + 18652 ], "loc": { "start": { - "line": 645, + "line": 598, "column": 4 }, "end": { - "line": 649, + "line": 602, "column": 7 } } @@ -62835,16 +59402,16 @@ "type": "Block", "value": "*\n * Generates UI elements for the number of results per page drop-down\n ", "range": [ - 20979, - 21064 + 19507, + 19592 ], "loc": { "start": { - "line": 681, + "line": 634, "column": 4 }, "end": { - "line": 683, + "line": 636, "column": 7 } } @@ -62853,16 +59420,16 @@ "type": "Line", "value": " results per page select is added to external element", "range": [ - 21743, - 21798 + 20181, + 20236 ], "loc": { "start": { - "line": 705, + "line": 657, "column": 8 }, "end": { - "line": 705, + "line": 657, "column": 63 } } @@ -62871,16 +59438,16 @@ "type": "Block", "value": "*\n * Remove number of results per page UI elements\n ", "range": [ - 22630, - 22694 + 21107, + 21171 ], "loc": { "start": { - "line": 730, + "line": 683, "column": 4 }, "end": { - "line": 732, + "line": 685, "column": 7 } } @@ -62889,16 +59456,16 @@ "type": "Block", "value": "*\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n ", "range": [ - 23157, - 23266 + 21622, + 21731 ], "loc": { "start": { - "line": 750, + "line": 702, "column": 4 }, "end": { - "line": 753, + "line": 705, "column": 7 } } @@ -62907,16 +59474,16 @@ "type": "Block", "value": "*\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n ", "range": [ - 24464, - 24600 + 22929, + 23065 ], "loc": { "start": { - "line": 791, + "line": 743, "column": 4 }, "end": { - "line": 794, + "line": 746, "column": 7 } } @@ -62925,16 +59492,16 @@ "type": "Block", "value": "*\n * Change rows according to page results drop-down\n ", "range": [ - 24805, - 24871 + 23270, + 23336 ], "loc": { "start": { - "line": 804, + "line": 756, "column": 4 }, "end": { - "line": 806, + "line": 758, "column": 7 } } @@ -62943,16 +59510,16 @@ "type": "Block", "value": "*\n * Re-set page nb at page re-load\n ", "range": [ - 26095, - 26144 + 24560, + 24609 ], "loc": { "start": { - "line": 841, + "line": 793, "column": 4 }, "end": { - "line": 843, + "line": 795, "column": 7 } } @@ -62961,16 +59528,16 @@ "type": "Block", "value": "*\n * Re-set page length value at page re-load\n ", "range": [ - 26502, - 26561 + 24967, + 25026 ], "loc": { "start": { - "line": 857, + "line": 809, "column": 4 }, "end": { - "line": 859, + "line": 811, "column": 7 } } @@ -62979,91 +59546,19 @@ "type": "Block", "value": "*\n * Remove paging feature\n ", "range": [ - 27034, - 27074 + 25499, + 25539 ], "loc": { "start": { - "line": 875, + "line": 827, "column": 4 }, "end": { - "line": 877, + "line": 829, "column": 7 } } - }, - { - "type": "Line", - "value": " btns containers", - "range": [ - 27189, - 27207 - ], - "loc": { - "start": { - "line": 884, - "column": 8 - }, - "end": { - "line": 884, - "column": 26 - } - } - }, - { - "type": "Line", - "value": "span containing 'Page' text", - "range": [ - 27462, - 27491 - ], - "loc": { - "start": { - "line": 889, - "column": 8 - }, - "end": { - "line": 889, - "column": 37 - } - } - }, - { - "type": "Line", - "value": "span containing 'of' text", - "range": [ - 27563, - 27590 - ], - "loc": { - "start": { - "line": 891, - "column": 8 - }, - "end": { - "line": 891, - "column": 35 - } - } - }, - { - "type": "Line", - "value": "span containing nb of pages", - "range": [ - 27660, - 27689 - ], - "loc": { - "start": { - "line": 893, - "column": 8 - }, - "end": { - "line": 893, - "column": 37 - } - } } ] } \ No newline at end of file diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html index a9d59348..6290f20a 100644 --- a/docs/class/src/emitter.js~Emitter.html +++ b/docs/class/src/emitter.js~Emitter.html @@ -3,7 +3,7 @@ - Emitter | tablefilter v0.4.7 API Document + Emitter | tablefilter v0.4.8 API Document diff --git a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html index cd496d88..2295042a 100644 --- a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html +++ b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html @@ -3,7 +3,7 @@ - AdapterEzEditTable | tablefilter v0.4.7 API Document + AdapterEzEditTable | tablefilter v0.4.8 API Document diff --git a/docs/class/src/extensions/colOps/colOps.js~ColOps.html b/docs/class/src/extensions/colOps/colOps.js~ColOps.html index aa8156c9..7a427231 100644 --- a/docs/class/src/extensions/colOps/colOps.js~ColOps.html +++ b/docs/class/src/extensions/colOps/colOps.js~ColOps.html @@ -3,7 +3,7 @@ - ColOps | tablefilter v0.4.7 API Document + ColOps | tablefilter v0.4.8 API Document diff --git a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html index e29ac103..8409143b 100644 --- a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html +++ b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html @@ -3,7 +3,7 @@ - ColsVisibility | tablefilter v0.4.7 API Document + ColsVisibility | tablefilter v0.4.8 API Document diff --git a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html index 28d44a5e..474d2a1a 100644 --- a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html +++ b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html @@ -3,7 +3,7 @@ - FiltersVisibility | tablefilter v0.4.7 API Document + FiltersVisibility | tablefilter v0.4.8 API Document diff --git a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html index 764b993d..7341fb38 100644 --- a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html +++ b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html @@ -3,7 +3,7 @@ - AdapterSortableTable | tablefilter v0.4.7 API Document + AdapterSortableTable | tablefilter v0.4.8 API Document diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html index f359c46d..08f587e2 100644 --- a/docs/class/src/feature.js~Feature.html +++ b/docs/class/src/feature.js~Feature.html @@ -3,7 +3,7 @@ - Feature | tablefilter v0.4.7 API Document + Feature | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html index fd2534be..73138836 100644 --- a/docs/class/src/modules/alternateRows.js~AlternateRows.html +++ b/docs/class/src/modules/alternateRows.js~AlternateRows.html @@ -3,7 +3,7 @@ - AlternateRows | tablefilter v0.4.7 API Document + AlternateRows | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html index a2e85147..3690fc91 100644 --- a/docs/class/src/modules/checkList.js~CheckList.html +++ b/docs/class/src/modules/checkList.js~CheckList.html @@ -3,7 +3,7 @@ - CheckList | tablefilter v0.4.7 API Document + CheckList | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html index 3a8911a4..b097e12c 100644 --- a/docs/class/src/modules/clearButton.js~ClearButton.html +++ b/docs/class/src/modules/clearButton.js~ClearButton.html @@ -3,7 +3,7 @@ - ClearButton | tablefilter v0.4.7 API Document + ClearButton | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html index f5c9f9d7..9b4d1cea 100644 --- a/docs/class/src/modules/dateType.js~DateType.html +++ b/docs/class/src/modules/dateType.js~DateType.html @@ -3,7 +3,7 @@ - DateType | tablefilter v0.4.7 API Document + DateType | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html index 50f2656b..9d8be93d 100644 --- a/docs/class/src/modules/dropdown.js~Dropdown.html +++ b/docs/class/src/modules/dropdown.js~Dropdown.html @@ -3,7 +3,7 @@ - Dropdown | tablefilter v0.4.7 API Document + Dropdown | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html index 7882462c..509894ac 100644 --- a/docs/class/src/modules/gridLayout.js~GridLayout.html +++ b/docs/class/src/modules/gridLayout.js~GridLayout.html @@ -3,7 +3,7 @@ - GridLayout | tablefilter v0.4.7 API Document + GridLayout | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html index 6ab5d0ee..910c5e5f 100644 --- a/docs/class/src/modules/hash.js~Hash.html +++ b/docs/class/src/modules/hash.js~Hash.html @@ -3,7 +3,7 @@ - Hash | tablefilter v0.4.7 API Document + Hash | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html index fb3e2137..aa0512db 100644 --- a/docs/class/src/modules/help.js~Help.html +++ b/docs/class/src/modules/help.js~Help.html @@ -3,7 +3,7 @@ - Help | tablefilter v0.4.7 API Document + Help | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html index ffbc742f..3be0501e 100644 --- a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html +++ b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html @@ -3,7 +3,7 @@ - HighlightKeyword | tablefilter v0.4.7 API Document + HighlightKeyword | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html index d6507194..6dff241d 100644 --- a/docs/class/src/modules/loader.js~Loader.html +++ b/docs/class/src/modules/loader.js~Loader.html @@ -3,7 +3,7 @@ - Loader | tablefilter v0.4.7 API Document + Loader | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html index 00451670..61aac987 100644 --- a/docs/class/src/modules/noResults.js~NoResults.html +++ b/docs/class/src/modules/noResults.js~NoResults.html @@ -3,7 +3,7 @@ - NoResults | tablefilter v0.4.7 API Document + NoResults | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html index 35c2a585..434fe103 100644 --- a/docs/class/src/modules/paging.js~Paging.html +++ b/docs/class/src/modules/paging.js~Paging.html @@ -3,7 +3,7 @@ - Paging | tablefilter v0.4.7 API Document + Paging | tablefilter v0.4.8 API Document @@ -2173,7 +2173,7 @@ Refresh paging select according to number of pages

- source + source @@ -2873,7 +2873,7 @@ Refresh paging select according to number of pages

- source + source @@ -2931,7 +2931,7 @@ Refresh paging select according to number of pages

- source + source @@ -2989,7 +2989,7 @@ Refresh paging select according to number of pages

- source + source @@ -3030,7 +3030,7 @@ Refresh paging select according to number of pages

- source + source @@ -3082,7 +3082,7 @@ Refresh paging select according to number of pages

- source + source @@ -3140,7 +3140,7 @@ Refresh paging select according to number of pages

- source + source @@ -3181,7 +3181,7 @@ Refresh paging select according to number of pages

- source + source @@ -3222,7 +3222,7 @@ Refresh paging select according to number of pages

- source + source @@ -3263,7 +3263,7 @@ Refresh paging select according to number of pages

- source + source @@ -3321,7 +3321,7 @@ Refresh paging select according to number of pages

- source + source @@ -3362,7 +3362,7 @@ Refresh paging select according to number of pages

- source + source @@ -3403,7 +3403,7 @@ Refresh paging select according to number of pages

- source + source @@ -3444,7 +3444,7 @@ Refresh paging select according to number of pages

- source + source @@ -3503,7 +3503,7 @@ Refresh paging select according to number of pages

- source + source @@ -3562,7 +3562,7 @@ Refresh paging select according to number of pages

- source + source diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html index 8042cd45..f86fd07c 100644 --- a/docs/class/src/modules/popupFilter.js~PopupFilter.html +++ b/docs/class/src/modules/popupFilter.js~PopupFilter.html @@ -3,7 +3,7 @@ - PopupFilter | tablefilter v0.4.7 API Document + PopupFilter | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html index 219a8e2a..b6de354a 100644 --- a/docs/class/src/modules/rowsCounter.js~RowsCounter.html +++ b/docs/class/src/modules/rowsCounter.js~RowsCounter.html @@ -3,7 +3,7 @@ - RowsCounter | tablefilter v0.4.7 API Document + RowsCounter | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html index 469180b7..73f74b86 100644 --- a/docs/class/src/modules/state.js~State.html +++ b/docs/class/src/modules/state.js~State.html @@ -3,7 +3,7 @@ - State | tablefilter v0.4.7 API Document + State | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html index 4e4c3b70..11734a6c 100644 --- a/docs/class/src/modules/statusBar.js~StatusBar.html +++ b/docs/class/src/modules/statusBar.js~StatusBar.html @@ -3,7 +3,7 @@ - StatusBar | tablefilter v0.4.7 API Document + StatusBar | tablefilter v0.4.8 API Document diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html index 4d913f39..22962d74 100644 --- a/docs/class/src/modules/storage.js~Storage.html +++ b/docs/class/src/modules/storage.js~Storage.html @@ -3,7 +3,7 @@ - Storage | tablefilter v0.4.7 API Document + Storage | tablefilter v0.4.8 API Document diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html index 7cecef4a..f4b236d1 100644 --- a/docs/class/src/tablefilter.js~TableFilter.html +++ b/docs/class/src/tablefilter.js~TableFilter.html @@ -3,7 +3,7 @@ - TableFilter | tablefilter v0.4.7 API Document + TableFilter | tablefilter v0.4.8 API Document diff --git a/docs/dump.json b/docs/dump.json index d1ee912d..acd68e5e 100644 --- a/docs/dump.json +++ b/docs/dump.json @@ -10661,7 +10661,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {createElm, createOpt, createText, elm, removeElm} from '../dom';\nimport {isArray, isFn, isNull} from '../types';\nimport {addEvt, keyCode, removeEvt} from '../event';\nimport {INPUT, SELECT, NONE, ENTER_KEY} from '../const';\n\n/**\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n */\nexport class Paging extends Feature {\n\n /**\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'paging');\n\n // Configuration object\n var f = this.config;\n\n /**\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n */\n this.btnPageCssClass = f.paging_btn_css_class || 'pgInp';\n\n /**\n * Main select DOM element\n * @type {DOMElement}\n */\n this.pagingSlc = null;\n\n /**\n * Results per page select DOM element\n * @type {DOMElement}\n */\n this.resultsPerPageSlc = null;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.pagingTgtId = f.paging_target_id || null;\n\n /**\n * Number of rows contained in a page\n * @type {Number}\n */\n this.pagingLength = !isNaN(f.paging_length) ? f.paging_length : 10;\n\n /**\n * ID of custom container element for the results per page selector\n * @type {String}\n */\n this.resultsPerPageTgtId = f.results_per_page_target_id || null;\n\n /**\n * Css class for the paging select element\n * @type {String}\n */\n this.pgSlcCssClass = f.paging_slc_css_class || 'pgSlc';\n\n /**\n * Css class for the paging input element\n * @type {String}\n */\n this.pgInpCssClass = f.paging_inp_css_class || 'pgNbInp';\n\n /**\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n */\n this.resultsPerPage = f.results_per_page || null;\n\n /**\n * Determines if results per page is configured\n * @type {Boolean}\n */\n this.hasResultsPerPage = isArray(this.resultsPerPage);\n\n /**\n * Css class for the results per page select\n * @type {String}\n */\n this.resultsSlcCssClass = f.results_slc_css_class || 'rspg';\n\n /**\n * Css class for the label preceding results per page select\n * @type {String}\n */\n this.resultsSpanCssClass = f.results_span_css_class || 'rspgSpan';\n\n /**\n * Index of the first row of current page\n * @type {Number}\n * @private\n */\n this.startPagingRow = 0;\n\n /**\n * Total number of pages\n * @type {Number}\n * @private\n */\n this.nbPages = 0;\n\n /**\n * Current page number\n * @type {Number}\n * @private\n */\n this.currentPageNb = 1;\n\n /**\n * Next page button text\n * @type {String}\n */\n this.btnNextPageText = f.btn_next_page_text || '>';\n\n /**\n * Previous page button text\n * @type {String}\n */\n this.btnPrevPageText = f.btn_prev_page_text || '<';\n\n /**\n * Last page button text\n * @type {String}\n */\n this.btnLastPageText = f.btn_last_page_text || '>|';\n\n /**\n * First page button text\n * @type {String}\n */\n this.btnFirstPageText = f.btn_first_page_text || '|<';\n\n /**\n * Next page button HTML\n * @type {String}\n */\n this.btnNextPageHtml = f.btn_next_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Previous page button HTML\n * @type {String}\n */\n this.btnPrevPageHtml = f.btn_prev_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * First page button HTML\n * @type {String}\n */\n this.btnFirstPageHtml = f.btn_first_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Last page button HTML\n * @type {String}\n */\n this.btnLastPageHtml = f.btn_last_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Text preceeding page selector drop-down\n * @type {String}\n */\n this.pageText = f.page_text || ' Page ';\n\n /**\n * Text after page selector drop-down\n * @type {String}\n */\n this.ofText = f.of_text || ' of ';\n\n /**\n * Css class for the span containing total number of pages\n * @type {String}\n */\n this.nbPgSpanCssClass = f.nb_pages_css_class || 'nbpg';\n\n /**\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n */\n this.hasPagingBtns = f.paging_btns === false ? false : true;\n\n /**\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n */\n this.pageSelectorType = f.page_selector_type || SELECT;\n\n /**\n * Callback fired before the page is changed\n * @type {Function}\n */\n this.onBeforeChangePage = isFn(f.on_before_change_page) ?\n f.on_before_change_page : null;\n\n /**\n * Callback fired after the page is changed\n * @type {Function}\n */\n this.onAfterChangePage = isFn(f.on_after_change_page) ?\n f.on_after_change_page : null;\n\n /**\n * Element IDs prefixes\n */\n /**\n * Page select\n * @type {String}\n * @private\n */\n this.prfxSlcPages = 'slcPages_';\n /**\n * Results per page select\n * @type {String}\n * @private\n */\n this.prfxSlcResults = 'slcResults_';\n /**\n * Label preciding results per page select\n * @type {String}\n * @private\n */\n this.prfxSlcResultsTxt = 'slcResultsTxt_';\n /**\n * Span containing next page button\n * @type {String}\n * @private\n */\n this.prfxBtnNextSpan = 'btnNextSpan_';\n /**\n * Span containing previous page button\n * @type {String}\n * @private\n */\n this.prfxBtnPrevSpan = 'btnPrevSpan_';\n /**\n * Span containing last page button\n * @type {String}\n * @private\n */\n this.prfxBtnLastSpan = 'btnLastSpan_';\n /**\n * Span containing first page button\n * @type {String}\n * @private\n */\n this.prfxBtnFirstSpan = 'btnFirstSpan_';\n /**\n * Next button\n * @type {String}\n * @private\n */\n this.prfxBtnNext = 'btnNext_';\n /**\n * Previous button\n * @type {String}\n * @private\n */\n this.prfxBtnPrev = 'btnPrev_';\n /**\n * Last button\n * @type {String}\n * @private\n */\n this.prfxBtnLast = 'btnLast_';\n /**\n * First button\n * @type {String}\n * @private\n */\n this.prfxBtnFirst = 'btnFirst_';\n /**\n * Span for tot nb pages\n * @type {String}\n * @private\n */\n this.prfxPgSpan = 'pgspan_';\n /**\n * Span preceding pages select (contains 'Page')\n * @type {String}\n * @private\n */\n this.prfxPgBeforeSpan = 'pgbeforespan_';\n /**\n * Span following pages select (contains ' of ')\n * @type {String}\n * @private\n */\n this.prfxPgAfterSpan = 'pgafterspan_';\n\n var start_row = tf.refRow;\n var nrows = tf.getRowsNb(true);\n //calculates page nb\n this.nbPages = Math.ceil((nrows - start_row) / this.pagingLength);\n\n var o = this;\n /**\n * Paging DOM events handlers\n * @type {String}\n * @private\n */\n this.evt = {\n slcIndex() {\n return (o.pageSelectorType === SELECT) ?\n o.pagingSlc.options.selectedIndex :\n parseInt(o.pagingSlc.value, 10) - 1;\n },\n nbOpts() {\n return (o.pageSelectorType === SELECT) ?\n parseInt(o.pagingSlc.options.length, 10) - 1 :\n (o.nbPages - 1);\n },\n next() {\n var nextIndex = o.evt.slcIndex() < o.evt.nbOpts() ?\n o.evt.slcIndex() + 1 : 0;\n o.changePage(nextIndex);\n },\n prev() {\n var prevIndex = o.evt.slcIndex() > 0 ?\n o.evt.slcIndex() - 1 : o.evt.nbOpts();\n o.changePage(prevIndex);\n },\n last() {\n o.changePage(o.evt.nbOpts());\n },\n first() {\n o.changePage(0);\n },\n _detectKey(e) {\n var key = keyCode(e);\n if (key === ENTER_KEY) {\n if (tf.sorted) {\n tf.filter();\n o.changePage(o.evt.slcIndex());\n } else {\n o.changePage();\n }\n this.blur();\n }\n },\n slcPagesChange: null,\n nextEvt: null,\n prevEvt: null,\n lastEvt: null,\n firstEvt: null\n };\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n var slcPages;\n var tf = this.tf;\n var evt = this.evt;\n\n if (this.initialized) {\n return;\n }\n\n // Check resultsPerPage is in expected format and initialise the\n // results per page component\n if (this.hasResultsPerPage) {\n if (this.resultsPerPage.length < 2) {\n this.hasResultsPerPage = false;\n } else {\n this.pagingLength = this.resultsPerPage[1][0];\n this.setResultsPerPage();\n }\n }\n\n evt.slcPagesChange = (event) => {\n var slc = event.target;\n this.changePage(slc.selectedIndex);\n };\n\n // Paging drop-down list selector\n if (this.pageSelectorType === SELECT) {\n slcPages = createElm(SELECT, ['id', this.prfxSlcPages + tf.id]);\n slcPages.className = this.pgSlcCssClass;\n addEvt(slcPages, 'change', evt.slcPagesChange);\n }\n\n // Paging input selector\n if (this.pageSelectorType === INPUT) {\n slcPages = createElm(INPUT,\n ['id', this.prfxSlcPages + tf.id],\n ['value', this.currentPageNb]\n );\n slcPages.className = this.pgInpCssClass;\n addEvt(slcPages, 'keypress', evt._detectKey);\n }\n\n // btns containers\n var btnNextSpan = createElm(\n 'span', ['id', this.prfxBtnNextSpan + tf.id]);\n var btnPrevSpan = createElm(\n 'span', ['id', this.prfxBtnPrevSpan + tf.id]);\n var btnLastSpan = createElm(\n 'span', ['id', this.prfxBtnLastSpan + tf.id]);\n var btnFirstSpan = createElm(\n 'span', ['id', this.prfxBtnFirstSpan + tf.id]);\n\n if (this.hasPagingBtns) {\n // Next button\n if (!this.btnNextPageHtml) {\n var btn_next = createElm(INPUT,\n ['id', this.prfxBtnNext + tf.id],\n ['type', 'button'],\n ['value', this.btnNextPageText],\n ['title', 'Next']\n );\n btn_next.className = this.btnPageCssClass;\n addEvt(btn_next, 'click', evt.next);\n btnNextSpan.appendChild(btn_next);\n } else {\n btnNextSpan.innerHTML = this.btnNextPageHtml;\n addEvt(btnNextSpan, 'click', evt.next);\n }\n // Previous button\n if (!this.btnPrevPageHtml) {\n var btn_prev = createElm(INPUT,\n ['id', this.prfxBtnPrev + tf.id],\n ['type', 'button'],\n ['value', this.btnPrevPageText],\n ['title', 'Previous']\n );\n btn_prev.className = this.btnPageCssClass;\n addEvt(btn_prev, 'click', evt.prev);\n btnPrevSpan.appendChild(btn_prev);\n } else {\n btnPrevSpan.innerHTML = this.btnPrevPageHtml;\n addEvt(btnPrevSpan, 'click', evt.prev);\n }\n // Last button\n if (!this.btnLastPageHtml) {\n var btn_last = createElm(INPUT,\n ['id', this.prfxBtnLast + tf.id],\n ['type', 'button'],\n ['value', this.btnLastPageText],\n ['title', 'Last']\n );\n btn_last.className = this.btnPageCssClass;\n addEvt(btn_last, 'click', evt.last);\n btnLastSpan.appendChild(btn_last);\n } else {\n btnLastSpan.innerHTML = this.btnLastPageHtml;\n addEvt(btnLastSpan, 'click', evt.last);\n }\n // First button\n if (!this.btnFirstPageHtml) {\n var btn_first = createElm(INPUT,\n ['id', this.prfxBtnFirst + tf.id],\n ['type', 'button'],\n ['value', this.btnFirstPageText],\n ['title', 'First']\n );\n btn_first.className = this.btnPageCssClass;\n addEvt(btn_first, 'click', evt.first);\n btnFirstSpan.appendChild(btn_first);\n } else {\n btnFirstSpan.innerHTML = this.btnFirstPageHtml;\n addEvt(btnFirstSpan, 'click', evt.first);\n }\n }\n\n // paging elements (buttons+drop-down list) are added to defined element\n if (!this.pagingTgtId) {\n tf.setToolbar();\n }\n var targetEl = !this.pagingTgtId ? tf.mDiv : elm(this.pagingTgtId);\n targetEl.appendChild(btnFirstSpan);\n targetEl.appendChild(btnPrevSpan);\n\n var pgBeforeSpan = createElm(\n 'span', ['id', this.prfxPgBeforeSpan + tf.id]);\n pgBeforeSpan.appendChild(createText(this.pageText));\n pgBeforeSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgBeforeSpan);\n targetEl.appendChild(slcPages);\n var pgAfterSpan = createElm(\n 'span', ['id', this.prfxPgAfterSpan + tf.id]);\n pgAfterSpan.appendChild(createText(this.ofText));\n pgAfterSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgAfterSpan);\n var pgspan = createElm('span', ['id', this.prfxPgSpan + tf.id]);\n pgspan.className = this.nbPgSpanCssClass;\n pgspan.appendChild(createText(' ' + this.nbPages + ' '));\n targetEl.appendChild(pgspan);\n targetEl.appendChild(btnNextSpan);\n targetEl.appendChild(btnLastSpan);\n this.pagingSlc = elm(this.prfxSlcPages + tf.id);\n\n this.setPagingInfo();\n\n if (!tf.fltGrid) {\n tf.validateAllRows();\n this.setPagingInfo(tf.validRowsIndex);\n }\n\n this.emitter.on(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.on(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.on(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n /**\n * @inherited\n */\n this.initialized = true;\n }\n\n /**\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n */\n reset(filterTable = false) {\n var tf = this.tf;\n if (this.isEnabled()) {\n return;\n }\n this.enable();\n this.init();\n\n if (filterTable) {\n tf.filter();\n }\n }\n\n /**\n * Reset paging info from scratch after a filtering process\n */\n resetPagingInfo() {\n this.startPagingRow = 0;\n this.currentPageNb = 1;\n this.setPagingInfo(this.tf.validRowsIndex);\n }\n\n /**\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n */\n setPagingInfo(validRows) {\n var tf = this.tf;\n var mdiv = !this.pagingTgtId ? tf.mDiv : elm(this.pagingTgtId);\n var pgspan = elm(this.prfxPgSpan + tf.id);\n\n //store valid rows indexes\n tf.validRowsIndex = validRows || tf.getValidRows(true);\n\n //calculate nb of pages\n this.nbPages = Math.ceil(tf.validRowsIndex.length / this.pagingLength);\n //refresh page nb span\n pgspan.innerHTML = this.nbPages;\n //select clearing shortcut\n if (this.pageSelectorType === SELECT) {\n this.pagingSlc.innerHTML = '';\n }\n\n if (this.nbPages > 0) {\n mdiv.style.visibility = 'visible';\n if (this.pageSelectorType === SELECT) {\n for (var z = 0; z < this.nbPages; z++) {\n var opt = createOpt(z + 1, z * this.pagingLength, false);\n this.pagingSlc.options[z] = opt;\n }\n } else {\n //input type\n this.pagingSlc.value = this.currentPageNb;\n }\n\n } else {\n /*** if no results paging select and buttons are hidden ***/\n mdiv.style.visibility = 'hidden';\n }\n this.groupByPage(tf.validRowsIndex);\n }\n\n /**\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n */\n groupByPage(validRows) {\n var tf = this.tf;\n var rows = tf.tbl.rows;\n var startPagingRow = parseInt(this.startPagingRow, 10);\n var endPagingRow = startPagingRow + parseInt(this.pagingLength, 10);\n\n //store valid rows indexes\n if (validRows) {\n tf.validRowsIndex = validRows;\n }\n\n //this loop shows valid rows of current page\n for (var h = 0, len = tf.getValidRowsNb(true); h < len; h++) {\n var validRowIdx = tf.validRowsIndex[h];\n var r = rows[validRowIdx];\n var isRowValid = r.getAttribute('validRow');\n var rowDisplayed = false;\n\n if (h >= startPagingRow && h < endPagingRow) {\n if (isNull(isRowValid) || Boolean(isRowValid === 'true')) {\n r.style.display = '';\n rowDisplayed = true;\n }\n } else {\n r.style.display = NONE;\n }\n this.emitter.emit('row-paged', tf, validRowIdx, h, rowDisplayed);\n }\n\n // broadcast grouping by page\n this.emitter.emit('grouped-by-page', tf, this);\n }\n\n /**\n * Return the current page number\n * @return {Number} Page number\n */\n getPage() {\n return this.currentPageNb;\n }\n\n /**\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n */\n setPage(cmd) {\n var tf = this.tf;\n if (!tf.isInitialized() || !this.isEnabled()) {\n return;\n }\n var btnEvt = this.evt,\n cmdtype = typeof cmd;\n if (cmdtype === 'string') {\n switch (cmd.toLowerCase()) {\n case 'next':\n btnEvt.next();\n break;\n case 'previous':\n btnEvt.prev();\n break;\n case 'last':\n btnEvt.last();\n break;\n case 'first':\n btnEvt.first();\n break;\n default:\n btnEvt.next();\n break;\n }\n }\n else if (cmdtype === 'number') {\n this.changePage(cmd - 1);\n }\n }\n\n /**\n * Generates UI elements for the number of results per page drop-down\n */\n setResultsPerPage() {\n var tf = this.tf;\n var evt = this.evt;\n\n if (this.resultsPerPageSlc || !this.resultsPerPage) {\n return;\n }\n\n evt.slcResultsChange = (ev) => {\n this.onChangeResultsPerPage();\n ev.target.blur();\n };\n\n var slcR = createElm(SELECT, ['id', this.prfxSlcResults + tf.id]);\n slcR.className = this.resultsSlcCssClass;\n var slcRText = this.resultsPerPage[0],\n slcROpts = this.resultsPerPage[1];\n var slcRSpan = createElm(\n 'span', ['id', this.prfxSlcResultsTxt + tf.id]);\n slcRSpan.className = this.resultsSpanCssClass;\n\n // results per page select is added to external element\n if (!this.resultsPerPageTgtId) {\n tf.setToolbar();\n }\n var targetEl = !this.resultsPerPageTgtId ?\n tf.rDiv : elm(this.resultsPerPageTgtId);\n slcRSpan.appendChild(createText(slcRText));\n\n var help = tf.feature('help');\n if (help && help.btn) {\n help.btn.parentNode.insertBefore(slcRSpan, help.btn);\n help.btn.parentNode.insertBefore(slcR, help.btn);\n } else {\n targetEl.appendChild(slcRSpan);\n targetEl.appendChild(slcR);\n }\n\n for (var r = 0; r < slcROpts.length; r++) {\n var currOpt = new Option(slcROpts[r], slcROpts[r], false, false);\n slcR.options[r] = currOpt;\n }\n addEvt(slcR, 'change', evt.slcResultsChange);\n this.resultsPerPageSlc = slcR;\n }\n\n /**\n * Remove number of results per page UI elements\n */\n removeResultsPerPage() {\n var tf = this.tf;\n if (!tf.isInitialized() || !this.resultsPerPageSlc ||\n !this.resultsPerPage) {\n return;\n }\n var slcR = this.resultsPerPageSlc,\n slcRSpan = elm(this.prfxSlcResultsTxt + tf.id);\n if (slcR) {\n removeElm(slcR);\n }\n if (slcRSpan) {\n removeElm(slcRSpan);\n }\n this.resultsPerPageSlc = null;\n }\n\n /**\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n */\n changePage(index) {\n var tf = this.tf;\n\n if (!this.isEnabled()) {\n return;\n }\n\n this.emitter.emit('before-page-change', tf, (index + 1));\n\n if (index === null) {\n index = this.pageSelectorType === SELECT ?\n this.pagingSlc.options.selectedIndex : this.pagingSlc.value - 1;\n }\n if (index >= 0 && index <= (this.nbPages - 1)) {\n if (this.onBeforeChangePage) {\n this.onBeforeChangePage.call(null, this, (index + 1));\n }\n this.currentPageNb = parseInt(index, 10) + 1;\n if (this.pageSelectorType === SELECT) {\n this.pagingSlc.options[index].selected = true;\n } else {\n this.pagingSlc.value = this.currentPageNb;\n }\n\n this.startPagingRow = (this.pageSelectorType === SELECT) ?\n this.pagingSlc.value : (index * this.pagingLength);\n\n this.groupByPage();\n\n if (this.onAfterChangePage) {\n this.onAfterChangePage.call(null, this, (index + 1));\n }\n }\n\n this.emitter.emit('after-page-change', tf, (index + 1));\n }\n\n /**\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n */\n changeResultsPerPage(val) {\n if (!this.isEnabled() || isNaN(val)) {\n return;\n }\n\n this.resultsPerPageSlc.value = val;\n this.onChangeResultsPerPage();\n }\n\n /**\n * Change rows according to page results drop-down\n */\n onChangeResultsPerPage() {\n var tf = this.tf;\n\n if (!this.isEnabled()) {\n return;\n }\n\n this.emitter.emit('before-page-length-change', tf);\n\n var slcR = this.resultsPerPageSlc;\n var slcIndex = slcR.selectedIndex;\n var slcPagesSelIndex = (this.pageSelectorType === SELECT) ?\n this.pagingSlc.selectedIndex :\n parseInt(this.pagingSlc.value - 1, 10);\n this.pagingLength = parseInt(slcR.options[slcIndex].value, 10);\n this.startPagingRow = this.pagingLength * slcPagesSelIndex;\n\n if (!isNaN(this.pagingLength)) {\n if (this.startPagingRow >= tf.nbFilterableRows) {\n this.startPagingRow = (tf.nbFilterableRows - this.pagingLength);\n }\n this.setPagingInfo();\n\n if (this.pageSelectorType === SELECT) {\n var slcIdx =\n (this.pagingSlc.options.length - 1 <= slcPagesSelIndex) ?\n (this.pagingSlc.options.length - 1) : slcPagesSelIndex;\n this.pagingSlc.options[slcIdx].selected = true;\n }\n }\n\n this.emitter.emit('after-page-length-change', tf, this.pagingLength);\n }\n\n /**\n * Re-set page nb at page re-load\n */\n resetPage() {\n var tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page', tf);\n var pgNb = tf.feature('store').getPageNb();\n if (pgNb !== '') {\n this.changePage((pgNb - 1));\n }\n this.emitter.emit('after-reset-page', tf, pgNb);\n }\n\n /**\n * Re-set page length value at page re-load\n */\n resetPageLength() {\n var tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page-length', tf);\n var pglenIndex = tf.feature('store').getPageLength();\n\n if (pglenIndex !== '') {\n this.resultsPerPageSlc.options[pglenIndex].selected = true;\n this.changeResultsPerPage();\n }\n this.emitter.emit('after-reset-page-length', tf, pglenIndex);\n }\n\n /**\n * Remove paging feature\n */\n destroy() {\n var tf = this.tf;\n\n if (!this.initialized) {\n return;\n }\n // btns containers\n var btnNextSpan = elm(this.prfxBtnNextSpan + tf.id);\n var btnPrevSpan = elm(this.prfxBtnPrevSpan + tf.id);\n var btnLastSpan = elm(this.prfxBtnLastSpan + tf.id);\n var btnFirstSpan = elm(this.prfxBtnFirstSpan + tf.id);\n //span containing 'Page' text\n var pgBeforeSpan = elm(this.prfxPgBeforeSpan + tf.id);\n //span containing 'of' text\n var pgAfterSpan = elm(this.prfxPgAfterSpan + tf.id);\n //span containing nb of pages\n var pgspan = elm(this.prfxPgSpan + tf.id);\n\n var evt = this.evt;\n\n if (this.pagingSlc) {\n if (this.pageSelectorType === SELECT) {\n removeEvt(this.pagingSlc, 'change', evt.slcPagesChange);\n }\n else if (this.pageSelectorType === INPUT) {\n removeEvt(this.pagingSlc, 'keypress', evt._detectKey);\n }\n removeElm(this.pagingSlc);\n }\n\n if (btnNextSpan) {\n removeEvt(btnNextSpan, 'click', evt.next);\n removeElm(btnNextSpan);\n }\n\n if (btnPrevSpan) {\n removeEvt(btnPrevSpan, 'click', evt.prev);\n removeElm(btnPrevSpan);\n }\n\n if (btnLastSpan) {\n removeEvt(btnLastSpan, 'click', evt.last);\n removeElm(btnLastSpan);\n }\n\n if (btnFirstSpan) {\n removeEvt(btnFirstSpan, 'click', evt.first);\n removeElm(btnFirstSpan);\n }\n\n if (pgBeforeSpan) {\n removeElm(pgBeforeSpan);\n }\n\n if (pgAfterSpan) {\n removeElm(pgAfterSpan);\n }\n\n if (pgspan) {\n removeElm(pgspan);\n }\n\n if (this.hasResultsPerPage) {\n this.removeResultsPerPage();\n }\n\n this.emitter.off(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.off(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.off(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n this.pagingSlc = null;\n this.nbPages = 0;\n this.disable();\n this.initialized = false;\n }\n}\n" + "content": "import {Feature} from '../feature';\nimport {createElm, createOpt, createText, elm, removeElm} from '../dom';\nimport {isArray, isFn, isNull} from '../types';\nimport {addEvt, keyCode, removeEvt} from '../event';\nimport {INPUT, SELECT, NONE, ENTER_KEY} from '../const';\n\n/**\n * Paging UI component\n * @export\n * @class Paging\n * @extends {Feature}\n */\nexport class Paging extends Feature {\n\n /**\n * Creates an instance of Paging\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'paging');\n\n // Configuration object\n var f = this.config;\n\n /**\n * Css class for the paging buttons (previous, next, etc.)\n * @type {String}\n */\n this.btnPageCssClass = f.paging_btn_css_class || 'pgInp';\n\n /**\n * Main select DOM element\n * @type {DOMElement}\n */\n this.pagingSlc = null;\n\n /**\n * Results per page select DOM element\n * @type {DOMElement}\n */\n this.resultsPerPageSlc = null;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.pagingTgtId = f.paging_target_id || null;\n\n /**\n * Number of rows contained in a page\n * @type {Number}\n */\n this.pagingLength = !isNaN(f.paging_length) ? f.paging_length : 10;\n\n /**\n * ID of custom container element for the results per page selector\n * @type {String}\n */\n this.resultsPerPageTgtId = f.results_per_page_target_id || null;\n\n /**\n * Css class for the paging select element\n * @type {String}\n */\n this.pgSlcCssClass = f.paging_slc_css_class || 'pgSlc';\n\n /**\n * Css class for the paging input element\n * @type {String}\n */\n this.pgInpCssClass = f.paging_inp_css_class || 'pgNbInp';\n\n /**\n * Label and values for the results per page select, example of usage:\n * ['Records: ', [10,25,50,100]]\n * @type {Array}\n */\n this.resultsPerPage = f.results_per_page || null;\n\n /**\n * Determines if results per page is configured\n * @type {Boolean}\n */\n this.hasResultsPerPage = isArray(this.resultsPerPage);\n\n /**\n * Css class for the results per page select\n * @type {String}\n */\n this.resultsSlcCssClass = f.results_slc_css_class || 'rspg';\n\n /**\n * Css class for the label preceding results per page select\n * @type {String}\n */\n this.resultsSpanCssClass = f.results_span_css_class || 'rspgSpan';\n\n /**\n * Index of the first row of current page\n * @type {Number}\n * @private\n */\n this.startPagingRow = 0;\n\n /**\n * Total number of pages\n * @type {Number}\n * @private\n */\n this.nbPages = 0;\n\n /**\n * Current page number\n * @type {Number}\n * @private\n */\n this.currentPageNb = 1;\n\n /**\n * Next page button text\n * @type {String}\n */\n this.btnNextPageText = f.btn_next_page_text || '>';\n\n /**\n * Previous page button text\n * @type {String}\n */\n this.btnPrevPageText = f.btn_prev_page_text || '<';\n\n /**\n * Last page button text\n * @type {String}\n */\n this.btnLastPageText = f.btn_last_page_text || '>|';\n\n /**\n * First page button text\n * @type {String}\n */\n this.btnFirstPageText = f.btn_first_page_text || '|<';\n\n /**\n * Next page button HTML\n * @type {String}\n */\n this.btnNextPageHtml = f.btn_next_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Previous page button HTML\n * @type {String}\n */\n this.btnPrevPageHtml = f.btn_prev_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * First page button HTML\n * @type {String}\n */\n this.btnFirstPageHtml = f.btn_first_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Last page button HTML\n * @type {String}\n */\n this.btnLastPageHtml = f.btn_last_page_html ||\n (!tf.enableIcons ? null :\n '');\n\n /**\n * Text preceeding page selector drop-down\n * @type {String}\n */\n this.pageText = f.page_text || ' Page ';\n\n /**\n * Text after page selector drop-down\n * @type {String}\n */\n this.ofText = f.of_text || ' of ';\n\n /**\n * Css class for the span containing total number of pages\n * @type {String}\n */\n this.nbPgSpanCssClass = f.nb_pages_css_class || 'nbpg';\n\n /**\n * Determines if paging buttons are enabled (default: true)\n * @type {Boolean}\n */\n this.hasPagingBtns = f.paging_btns === false ? false : true;\n\n /**\n * Defines page selector type, two possible values: 'select', 'input'\n * @type {String}\n */\n this.pageSelectorType = f.page_selector_type || SELECT;\n\n /**\n * Callback fired before the page is changed\n * @type {Function}\n */\n this.onBeforeChangePage = isFn(f.on_before_change_page) ?\n f.on_before_change_page : null;\n\n /**\n * Callback fired after the page is changed\n * @type {Function}\n */\n this.onAfterChangePage = isFn(f.on_after_change_page) ?\n f.on_after_change_page : null;\n\n /**\n * Label preciding results per page select\n * @type {DOMElement}\n * @private\n */\n this.slcResultsTxt = null;\n /**\n * Span containing next page button\n * @type {DOMElement}\n * @private\n */\n this.btnNextCont = null;\n /**\n * Span containing previous page button\n * @type {DOMElement}\n * @private\n */\n this.btnPrevCont = null;\n /**\n * Span containing last page button\n * @type {DOMElement}\n * @private\n */\n this.btnLastCont = null;\n /**\n * Span containing first page button\n * @type {DOMElement}\n * @private\n */\n this.btnFirstCont = null;\n /**\n * Span for tot nb pages\n * @type {DOMElement}\n * @private\n */\n this.pgCont = null;\n /**\n * Span preceding pages select (contains 'Page')\n * @type {DOMElement}\n * @private\n */\n this.pgBefore = null;\n /**\n * Span following pages select (contains ' of ')\n * @type {DOMElement}\n * @private\n */\n this.pgAfter = null;\n\n var start_row = tf.refRow;\n var nrows = tf.getRowsNb(true);\n //calculates page nb\n this.nbPages = Math.ceil((nrows - start_row) / this.pagingLength);\n\n var o = this;\n /**\n * Paging DOM events handlers\n * @type {String}\n * @private\n */\n this.evt = {\n slcIndex() {\n return (o.pageSelectorType === SELECT) ?\n o.pagingSlc.options.selectedIndex :\n parseInt(o.pagingSlc.value, 10) - 1;\n },\n nbOpts() {\n return (o.pageSelectorType === SELECT) ?\n parseInt(o.pagingSlc.options.length, 10) - 1 :\n (o.nbPages - 1);\n },\n next() {\n var nextIndex = o.evt.slcIndex() < o.evt.nbOpts() ?\n o.evt.slcIndex() + 1 : 0;\n o.changePage(nextIndex);\n },\n prev() {\n var prevIndex = o.evt.slcIndex() > 0 ?\n o.evt.slcIndex() - 1 : o.evt.nbOpts();\n o.changePage(prevIndex);\n },\n last() {\n o.changePage(o.evt.nbOpts());\n },\n first() {\n o.changePage(0);\n },\n _detectKey(e) {\n var key = keyCode(e);\n if (key === ENTER_KEY) {\n if (tf.sorted) {\n tf.filter();\n o.changePage(o.evt.slcIndex());\n } else {\n o.changePage();\n }\n this.blur();\n }\n },\n slcPagesChange: null,\n nextEvt: null,\n prevEvt: null,\n lastEvt: null,\n firstEvt: null\n };\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n var slcPages;\n var tf = this.tf;\n var evt = this.evt;\n\n if (this.initialized) {\n return;\n }\n\n // Check resultsPerPage is in expected format and initialise the\n // results per page component\n if (this.hasResultsPerPage) {\n if (this.resultsPerPage.length < 2) {\n this.hasResultsPerPage = false;\n } else {\n this.pagingLength = this.resultsPerPage[1][0];\n this.setResultsPerPage();\n }\n }\n\n evt.slcPagesChange = (event) => {\n var slc = event.target;\n this.changePage(slc.selectedIndex);\n };\n\n // Paging drop-down list selector\n if (this.pageSelectorType === SELECT) {\n slcPages = createElm(SELECT);\n slcPages.className = this.pgSlcCssClass;\n addEvt(slcPages, 'change', evt.slcPagesChange);\n }\n\n // Paging input selector\n if (this.pageSelectorType === INPUT) {\n slcPages = createElm(INPUT, ['value', this.currentPageNb]);\n slcPages.className = this.pgInpCssClass;\n addEvt(slcPages, 'keypress', evt._detectKey);\n }\n\n // btns containers\n var btnNextSpan = createElm('span');\n var btnPrevSpan = createElm('span');\n var btnLastSpan = createElm('span');\n var btnFirstSpan = createElm('span');\n\n if (this.hasPagingBtns) {\n // Next button\n if (!this.btnNextPageHtml) {\n var btnNext = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnNextPageText],\n ['title', 'Next']\n );\n btnNext.className = this.btnPageCssClass;\n addEvt(btnNext, 'click', evt.next);\n btnNextSpan.appendChild(btnNext);\n } else {\n btnNextSpan.innerHTML = this.btnNextPageHtml;\n addEvt(btnNextSpan, 'click', evt.next);\n }\n // Previous button\n if (!this.btnPrevPageHtml) {\n var btnPrev = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnPrevPageText],\n ['title', 'Previous']\n );\n btnPrev.className = this.btnPageCssClass;\n addEvt(btnPrev, 'click', evt.prev);\n btnPrevSpan.appendChild(btnPrev);\n } else {\n btnPrevSpan.innerHTML = this.btnPrevPageHtml;\n addEvt(btnPrevSpan, 'click', evt.prev);\n }\n // Last button\n if (!this.btnLastPageHtml) {\n var btnLast = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnLastPageText],\n ['title', 'Last']\n );\n btnLast.className = this.btnPageCssClass;\n addEvt(btnLast, 'click', evt.last);\n btnLastSpan.appendChild(btnLast);\n } else {\n btnLastSpan.innerHTML = this.btnLastPageHtml;\n addEvt(btnLastSpan, 'click', evt.last);\n }\n // First button\n if (!this.btnFirstPageHtml) {\n var btnFirst = createElm(INPUT,\n ['type', 'button'],\n ['value', this.btnFirstPageText],\n ['title', 'First']\n );\n btnFirst.className = this.btnPageCssClass;\n addEvt(btnFirst, 'click', evt.first);\n btnFirstSpan.appendChild(btnFirst);\n } else {\n btnFirstSpan.innerHTML = this.btnFirstPageHtml;\n addEvt(btnFirstSpan, 'click', evt.first);\n }\n }\n\n // paging elements (buttons+drop-down list) are added to defined element\n if (!this.pagingTgtId) {\n tf.setToolbar();\n }\n var targetEl = !this.pagingTgtId ? tf.mDiv : elm(this.pagingTgtId);\n targetEl.appendChild(btnFirstSpan);\n targetEl.appendChild(btnPrevSpan);\n\n var pgBeforeSpan = createElm('span');\n pgBeforeSpan.appendChild(createText(this.pageText));\n pgBeforeSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgBeforeSpan);\n targetEl.appendChild(slcPages);\n var pgAfterSpan = createElm('span');\n pgAfterSpan.appendChild(createText(this.ofText));\n pgAfterSpan.className = this.nbPgSpanCssClass;\n targetEl.appendChild(pgAfterSpan);\n var pgSpan = createElm('span');\n pgSpan.className = this.nbPgSpanCssClass;\n pgSpan.appendChild(createText(' ' + this.nbPages + ' '));\n targetEl.appendChild(pgSpan);\n targetEl.appendChild(btnNextSpan);\n targetEl.appendChild(btnLastSpan);\n\n this.btnNextCont = btnNextSpan;\n this.btnPrevCont = btnPrevSpan;\n this.btnLastCont = btnLastSpan;\n this.btnFirstCont = btnFirstSpan;\n this.pgCont = pgSpan;\n this.pgBefore = pgBeforeSpan;\n this.pgAfter = pgAfterSpan;\n this.pagingSlc = slcPages;\n\n this.setPagingInfo();\n\n if (!tf.fltGrid) {\n tf.validateAllRows();\n this.setPagingInfo(tf.validRowsIndex);\n }\n\n this.emitter.on(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.on(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.on(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Reset paging when filters are already instantiated\n * @param {Boolean} filterTable Execute filtering once paging instanciated\n */\n reset(filterTable = false) {\n var tf = this.tf;\n if (this.isEnabled()) {\n return;\n }\n this.enable();\n this.init();\n\n if (filterTable) {\n tf.filter();\n }\n }\n\n /**\n * Reset paging info from scratch after a filtering process\n */\n resetPagingInfo() {\n this.startPagingRow = 0;\n this.currentPageNb = 1;\n this.setPagingInfo(this.tf.validRowsIndex);\n }\n\n /**\n * Calculate number of pages based on valid rows\n * Refresh paging select according to number of pages\n * @param {Array} validRows Collection of valid rows\n */\n setPagingInfo(validRows) {\n var tf = this.tf;\n var mdiv = !this.pagingTgtId ? tf.mDiv : elm(this.pagingTgtId);\n\n //store valid rows indexes\n tf.validRowsIndex = validRows || tf.getValidRows(true);\n\n //calculate nb of pages\n this.nbPages = Math.ceil(tf.validRowsIndex.length / this.pagingLength);\n //refresh page nb span\n this.pgCont.innerHTML = this.nbPages;\n //select clearing shortcut\n if (this.pageSelectorType === SELECT) {\n this.pagingSlc.innerHTML = '';\n }\n\n if (this.nbPages > 0) {\n mdiv.style.visibility = 'visible';\n if (this.pageSelectorType === SELECT) {\n for (var z = 0; z < this.nbPages; z++) {\n var opt = createOpt(z + 1, z * this.pagingLength, false);\n this.pagingSlc.options[z] = opt;\n }\n } else {\n //input type\n this.pagingSlc.value = this.currentPageNb;\n }\n\n } else {\n /*** if no results paging select and buttons are hidden ***/\n mdiv.style.visibility = 'hidden';\n }\n this.groupByPage(tf.validRowsIndex);\n }\n\n /**\n * Group table rows by page and display valid rows\n * @param {Array} validRows Collection of valid rows\n */\n groupByPage(validRows) {\n var tf = this.tf;\n var rows = tf.tbl.rows;\n var startPagingRow = parseInt(this.startPagingRow, 10);\n var endPagingRow = startPagingRow + parseInt(this.pagingLength, 10);\n\n //store valid rows indexes\n if (validRows) {\n tf.validRowsIndex = validRows;\n }\n\n //this loop shows valid rows of current page\n for (var h = 0, len = tf.getValidRowsNb(true); h < len; h++) {\n var validRowIdx = tf.validRowsIndex[h];\n var r = rows[validRowIdx];\n var isRowValid = r.getAttribute('validRow');\n var rowDisplayed = false;\n\n if (h >= startPagingRow && h < endPagingRow) {\n if (isNull(isRowValid) || Boolean(isRowValid === 'true')) {\n r.style.display = '';\n rowDisplayed = true;\n }\n } else {\n r.style.display = NONE;\n }\n this.emitter.emit('row-paged', tf, validRowIdx, h, rowDisplayed);\n }\n\n // broadcast grouping by page\n this.emitter.emit('grouped-by-page', tf, this);\n }\n\n /**\n * Return the current page number\n * @return {Number} Page number\n */\n getPage() {\n return this.currentPageNb;\n }\n\n /**\n * Show page defined by passed argument (string or number):\n * @param {String}/{Number} cmd possible string values: 'next',\n * 'previous', 'last', 'first' or page number as per param\n */\n setPage(cmd) {\n var tf = this.tf;\n if (!tf.isInitialized() || !this.isEnabled()) {\n return;\n }\n var btnEvt = this.evt,\n cmdtype = typeof cmd;\n if (cmdtype === 'string') {\n switch (cmd.toLowerCase()) {\n case 'next':\n btnEvt.next();\n break;\n case 'previous':\n btnEvt.prev();\n break;\n case 'last':\n btnEvt.last();\n break;\n case 'first':\n btnEvt.first();\n break;\n default:\n btnEvt.next();\n break;\n }\n }\n else if (cmdtype === 'number') {\n this.changePage(cmd - 1);\n }\n }\n\n /**\n * Generates UI elements for the number of results per page drop-down\n */\n setResultsPerPage() {\n var tf = this.tf;\n var evt = this.evt;\n\n if (this.resultsPerPageSlc || !this.resultsPerPage) {\n return;\n }\n\n evt.slcResultsChange = (ev) => {\n this.onChangeResultsPerPage();\n ev.target.blur();\n };\n\n var slcR = createElm(SELECT);\n slcR.className = this.resultsSlcCssClass;\n var slcRText = this.resultsPerPage[0],\n slcROpts = this.resultsPerPage[1];\n var slcRSpan = createElm('span');\n slcRSpan.className = this.resultsSpanCssClass;\n\n // results per page select is added to external element\n if (!this.resultsPerPageTgtId) {\n tf.setToolbar();\n }\n var targetEl = !this.resultsPerPageTgtId ?\n tf.rDiv : elm(this.resultsPerPageTgtId);\n slcRSpan.appendChild(createText(slcRText));\n\n var help = tf.feature('help');\n if (help && help.btn) {\n help.btn.parentNode.insertBefore(slcRSpan, help.btn);\n help.btn.parentNode.insertBefore(slcR, help.btn);\n } else {\n targetEl.appendChild(slcRSpan);\n targetEl.appendChild(slcR);\n }\n\n for (var r = 0; r < slcROpts.length; r++) {\n var currOpt = new Option(slcROpts[r], slcROpts[r], false, false);\n slcR.options[r] = currOpt;\n }\n addEvt(slcR, 'change', evt.slcResultsChange);\n this.slcResultsTxt = slcRSpan;\n this.resultsPerPageSlc = slcR;\n }\n\n /**\n * Remove number of results per page UI elements\n */\n removeResultsPerPage() {\n var tf = this.tf;\n if (!tf.isInitialized() || !this.resultsPerPageSlc ||\n !this.resultsPerPage) {\n return;\n }\n if (this.resultsPerPageSlc) {\n removeElm(this.resultsPerPageSlc);\n }\n if (this.slcResultsTxt) {\n removeElm(this.slcResultsTxt);\n }\n this.resultsPerPageSlc = null;\n this.slcResultsTxt = null;\n }\n\n /**\n * Change the page based on passed index\n * @param {Number} index Index of the page (0-n)\n */\n changePage(index) {\n var tf = this.tf;\n\n if (!this.isEnabled()) {\n return;\n }\n\n this.emitter.emit('before-page-change', tf, (index + 1));\n\n if (index === null) {\n index = this.pageSelectorType === SELECT ?\n this.pagingSlc.options.selectedIndex : this.pagingSlc.value - 1;\n }\n if (index >= 0 && index <= (this.nbPages - 1)) {\n if (this.onBeforeChangePage) {\n this.onBeforeChangePage.call(null, this, (index + 1));\n }\n this.currentPageNb = parseInt(index, 10) + 1;\n if (this.pageSelectorType === SELECT) {\n this.pagingSlc.options[index].selected = true;\n } else {\n this.pagingSlc.value = this.currentPageNb;\n }\n\n this.startPagingRow = (this.pageSelectorType === SELECT) ?\n this.pagingSlc.value : (index * this.pagingLength);\n\n this.groupByPage();\n\n if (this.onAfterChangePage) {\n this.onAfterChangePage.call(null, this, (index + 1));\n }\n }\n\n this.emitter.emit('after-page-change', tf, (index + 1));\n }\n\n /**\n * Change the number of results per page based on passed value\n * @param {String} val The number of results per page\n */\n changeResultsPerPage(val) {\n if (!this.isEnabled() || isNaN(val)) {\n return;\n }\n\n this.resultsPerPageSlc.value = val;\n this.onChangeResultsPerPage();\n }\n\n /**\n * Change rows according to page results drop-down\n */\n onChangeResultsPerPage() {\n var tf = this.tf;\n\n if (!this.isEnabled()) {\n return;\n }\n\n this.emitter.emit('before-page-length-change', tf);\n\n var slcR = this.resultsPerPageSlc;\n var slcIndex = slcR.selectedIndex;\n var slcPagesSelIndex = (this.pageSelectorType === SELECT) ?\n this.pagingSlc.selectedIndex :\n parseInt(this.pagingSlc.value - 1, 10);\n this.pagingLength = parseInt(slcR.options[slcIndex].value, 10);\n this.startPagingRow = this.pagingLength * slcPagesSelIndex;\n\n if (!isNaN(this.pagingLength)) {\n if (this.startPagingRow >= tf.nbFilterableRows) {\n this.startPagingRow = (tf.nbFilterableRows - this.pagingLength);\n }\n this.setPagingInfo();\n\n if (this.pageSelectorType === SELECT) {\n var slcIdx =\n (this.pagingSlc.options.length - 1 <= slcPagesSelIndex) ?\n (this.pagingSlc.options.length - 1) : slcPagesSelIndex;\n this.pagingSlc.options[slcIdx].selected = true;\n }\n }\n\n this.emitter.emit('after-page-length-change', tf, this.pagingLength);\n }\n\n /**\n * Re-set page nb at page re-load\n */\n resetPage() {\n var tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page', tf);\n var pgNb = tf.feature('store').getPageNb();\n if (pgNb !== '') {\n this.changePage((pgNb - 1));\n }\n this.emitter.emit('after-reset-page', tf, pgNb);\n }\n\n /**\n * Re-set page length value at page re-load\n */\n resetPageLength() {\n var tf = this.tf;\n if (!this.isEnabled()) {\n return;\n }\n this.emitter.emit('before-reset-page-length', tf);\n var pglenIndex = tf.feature('store').getPageLength();\n\n if (pglenIndex !== '') {\n this.resultsPerPageSlc.options[pglenIndex].selected = true;\n this.changeResultsPerPage();\n }\n this.emitter.emit('after-reset-page-length', tf, pglenIndex);\n }\n\n /**\n * Remove paging feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n var evt = this.evt;\n\n if (this.pagingSlc) {\n if (this.pageSelectorType === SELECT) {\n removeEvt(this.pagingSlc, 'change', evt.slcPagesChange);\n }\n else if (this.pageSelectorType === INPUT) {\n removeEvt(this.pagingSlc, 'keypress', evt._detectKey);\n }\n removeElm(this.pagingSlc);\n }\n\n if (this.btnNextCont) {\n removeEvt(this.btnNextCont, 'click', evt.next);\n removeElm(this.btnNextCont);\n this.btnNextCont = null;\n }\n\n if (this.btnPrevCont) {\n removeEvt(this.btnPrevCont, 'click', evt.prev);\n removeElm(this.btnPrevCont);\n this.btnPrevCont = null;\n }\n\n if (this.btnLastCont) {\n removeEvt(this.btnLastCont, 'click', evt.last);\n removeElm(this.btnLastCont);\n this.btnLastCont = null;\n }\n\n if (this.btnFirstCont) {\n removeEvt(this.btnFirstCont, 'click', evt.first);\n removeElm(this.btnFirstCont);\n this.btnFirstCont = null;\n }\n\n if (this.pgBefore) {\n removeElm(this.pgBefore);\n this.pgBefore = null;\n }\n\n if (this.pgAfter) {\n removeElm(this.pgAfter);\n this.pgAfter = null;\n }\n\n if (this.pgCont) {\n removeElm(this.pgCont);\n this.pgCont = null;\n }\n\n if (this.hasResultsPerPage) {\n this.removeResultsPerPage();\n }\n\n this.emitter.off(['after-filtering'], () => this.resetPagingInfo());\n this.emitter.off(['change-page'],\n (tf, pageNumber) => this.setPage(pageNumber));\n this.emitter.off(['change-page-results'],\n (tf, pageLength) => this.changeResultsPerPage(pageLength));\n\n this.pagingSlc = null;\n this.nbPages = 0;\n this.disable();\n this.initialized = false;\n }\n}\n" }, { "__docId__": 496, @@ -11322,16 +11322,16 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxSlcPages", + "name": "slcResultsTxt", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxSlcPages", + "longname": "src/modules/paging.js~Paging#slcResultsTxt", "access": "private", - "description": "Page select", - "lineNumber": 231, + "description": "Label preciding results per page select", + "lineNumber": 228, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -11342,16 +11342,16 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxSlcResults", + "name": "btnNextCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxSlcResults", + "longname": "src/modules/paging.js~Paging#btnNextCont", "access": "private", - "description": "Results per page select", - "lineNumber": 237, + "description": "Span containing next page button", + "lineNumber": 234, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -11362,16 +11362,16 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxSlcResultsTxt", + "name": "btnPrevCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxSlcResultsTxt", + "longname": "src/modules/paging.js~Paging#btnPrevCont", "access": "private", - "description": "Label preciding results per page select", - "lineNumber": 243, + "description": "Span containing previous page button", + "lineNumber": 240, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -11382,16 +11382,16 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxBtnNextSpan", + "name": "btnLastCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxBtnNextSpan", + "longname": "src/modules/paging.js~Paging#btnLastCont", "access": "private", - "description": "Span containing next page button", - "lineNumber": 249, + "description": "Span containing last page button", + "lineNumber": 246, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -11402,16 +11402,16 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxBtnPrevSpan", + "name": "btnFirstCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxBtnPrevSpan", + "longname": "src/modules/paging.js~Paging#btnFirstCont", "access": "private", - "description": "Span containing previous page button", - "lineNumber": 255, + "description": "Span containing first page button", + "lineNumber": 252, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -11422,16 +11422,16 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxBtnLastSpan", + "name": "pgCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxBtnLastSpan", + "longname": "src/modules/paging.js~Paging#pgCont", "access": "private", - "description": "Span containing last page button", - "lineNumber": 261, + "description": "Span for tot nb pages", + "lineNumber": 258, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -11442,16 +11442,16 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxBtnFirstSpan", + "name": "pgBefore", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxBtnFirstSpan", + "longname": "src/modules/paging.js~Paging#pgBefore", "access": "private", - "description": "Span containing first page button", - "lineNumber": 267, + "description": "Span preceding pages select (contains 'Page')", + "lineNumber": 264, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -11462,16 +11462,16 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxBtnNext", + "name": "pgAfter", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxBtnNext", + "longname": "src/modules/paging.js~Paging#pgAfter", "access": "private", - "description": "Next button", - "lineNumber": 273, + "description": "Span following pages select (contains ' of ')", + "lineNumber": 270, "type": { "nullable": null, "types": [ - "String" + "DOMElement" ], "spread": false, "description": null @@ -11482,19 +11482,17 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxBtnPrev", + "name": "nbPages", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxBtnPrev", - "access": "private", - "description": "Previous button", - "lineNumber": 279, + "longname": "src/modules/paging.js~Paging#nbPages", + "access": null, + "description": null, + "lineNumber": 275, + "undocument": true, "type": { - "nullable": null, "types": [ - "String" - ], - "spread": false, - "description": null + "*" + ] } }, { @@ -11502,12 +11500,12 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxBtnLast", + "name": "evt", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxBtnLast", + "longname": "src/modules/paging.js~Paging#evt", "access": "private", - "description": "Last button", - "lineNumber": 285, + "description": "Paging DOM events handlers", + "lineNumber": 283, "type": { "nullable": null, "types": [ @@ -11519,42 +11517,34 @@ }, { "__docId__": 538, - "kind": "member", + "kind": "method", "static": false, "variation": null, - "name": "prfxBtnFirst", + "name": "init", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxBtnFirst", - "access": "private", - "description": "First button", - "lineNumber": 291, - "type": { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "description": null - } + "longname": "src/modules/paging.js~Paging#init", + "access": null, + "description": "Initialize DOM elements", + "lineNumber": 333, + "params": [], + "generator": false }, { "__docId__": 539, "kind": "member", "static": false, "variation": null, - "name": "prfxPgSpan", + "name": "hasResultsPerPage", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxPgSpan", - "access": "private", - "description": "Span for tot nb pages", - "lineNumber": 297, + "longname": "src/modules/paging.js~Paging#hasResultsPerPage", + "access": null, + "description": null, + "lineNumber": 346, + "undocument": true, "type": { - "nullable": null, "types": [ - "String" - ], - "spread": false, - "description": null + "boolean" + ] } }, { @@ -11562,19 +11552,17 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxPgBeforeSpan", + "name": "pagingLength", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxPgBeforeSpan", - "access": "private", - "description": "Span preceding pages select (contains 'Page')", - "lineNumber": 303, + "longname": "src/modules/paging.js~Paging#pagingLength", + "access": null, + "description": null, + "lineNumber": 348, + "undocument": true, "type": { - "nullable": null, "types": [ - "String" - ], - "spread": false, - "description": null + "*" + ] } }, { @@ -11582,19 +11570,17 @@ "kind": "member", "static": false, "variation": null, - "name": "prfxPgAfterSpan", + "name": "btnNextCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#prfxPgAfterSpan", - "access": "private", - "description": "Span following pages select (contains ' of ')", - "lineNumber": 309, + "longname": "src/modules/paging.js~Paging#btnNextCont", + "access": null, + "description": null, + "lineNumber": 461, + "undocument": true, "type": { - "nullable": null, "types": [ - "String" - ], - "spread": false, - "description": null + "*" + ] } }, { @@ -11602,12 +11588,12 @@ "kind": "member", "static": false, "variation": null, - "name": "nbPages", + "name": "btnPrevCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#nbPages", + "longname": "src/modules/paging.js~Paging#btnPrevCont", "access": null, "description": null, - "lineNumber": 314, + "lineNumber": 462, "undocument": true, "type": { "types": [ @@ -11620,50 +11606,52 @@ "kind": "member", "static": false, "variation": null, - "name": "evt", + "name": "btnLastCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#evt", - "access": "private", - "description": "Paging DOM events handlers", - "lineNumber": 322, + "longname": "src/modules/paging.js~Paging#btnLastCont", + "access": null, + "description": null, + "lineNumber": 463, + "undocument": true, "type": { - "nullable": null, "types": [ - "String" - ], - "spread": false, - "description": null + "*" + ] } }, { "__docId__": 544, - "kind": "method", + "kind": "member", "static": false, "variation": null, - "name": "init", + "name": "btnFirstCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#init", + "longname": "src/modules/paging.js~Paging#btnFirstCont", "access": null, - "description": "Initialize DOM elements", - "lineNumber": 372, - "params": [], - "generator": false + "description": null, + "lineNumber": 464, + "undocument": true, + "type": { + "types": [ + "*" + ] + } }, { "__docId__": 545, "kind": "member", "static": false, "variation": null, - "name": "hasResultsPerPage", + "name": "pgCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#hasResultsPerPage", + "longname": "src/modules/paging.js~Paging#pgCont", "access": null, "description": null, - "lineNumber": 385, + "lineNumber": 465, "undocument": true, "type": { "types": [ - "boolean" + "*" ] } }, @@ -11672,12 +11660,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pagingLength", + "name": "pgBefore", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pagingLength", + "longname": "src/modules/paging.js~Paging#pgBefore", "access": null, "description": null, - "lineNumber": 387, + "lineNumber": 466, "undocument": true, "type": { "types": [ @@ -11690,12 +11678,12 @@ "kind": "member", "static": false, "variation": null, - "name": "pagingSlc", + "name": "pgAfter", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pagingSlc", + "longname": "src/modules/paging.js~Paging#pgAfter", "access": null, "description": null, - "lineNumber": 512, + "lineNumber": 467, "undocument": true, "type": { "types": [ @@ -11708,12 +11696,30 @@ "kind": "member", "static": false, "variation": null, + "name": "pagingSlc", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pagingSlc", + "access": null, + "description": null, + "lineNumber": 468, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 549, + "kind": "member", + "static": false, + "variation": null, "name": "initialized", "memberof": "src/modules/paging.js~Paging", "longname": "src/modules/paging.js~Paging#initialized", "access": null, - "description": "", - "lineNumber": 530, + "description": null, + "lineNumber": 484, "unknown": [ { "tagName": "@inherited", @@ -11727,7 +11733,7 @@ } }, { - "__docId__": 549, + "__docId__": 550, "kind": "method", "static": false, "variation": null, @@ -11736,7 +11742,7 @@ "longname": "src/modules/paging.js~Paging#reset", "access": null, "description": "Reset paging when filters are already instantiated", - "lineNumber": 537, + "lineNumber": 491, "params": [ { "nullable": null, @@ -11752,7 +11758,7 @@ "generator": false }, { - "__docId__": 550, + "__docId__": 551, "kind": "method", "static": false, "variation": null, @@ -11761,12 +11767,12 @@ "longname": "src/modules/paging.js~Paging#resetPagingInfo", "access": null, "description": "Reset paging info from scratch after a filtering process", - "lineNumber": 553, + "lineNumber": 507, "params": [], "generator": false }, { - "__docId__": 551, + "__docId__": 552, "kind": "member", "static": false, "variation": null, @@ -11775,25 +11781,7 @@ "longname": "src/modules/paging.js~Paging#startPagingRow", "access": null, "description": null, - "lineNumber": 554, - "undocument": true, - "type": { - "types": [ - "number" - ] - } - }, - { - "__docId__": 552, - "kind": "member", - "static": false, - "variation": null, - "name": "currentPageNb", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#currentPageNb", - "access": null, - "description": null, - "lineNumber": 555, + "lineNumber": 508, "undocument": true, "type": { "types": [ @@ -11803,6 +11791,24 @@ }, { "__docId__": 553, + "kind": "member", + "static": false, + "variation": null, + "name": "currentPageNb", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#currentPageNb", + "access": null, + "description": null, + "lineNumber": 509, + "undocument": true, + "type": { + "types": [ + "number" + ] + } + }, + { + "__docId__": 554, "kind": "method", "static": false, "variation": null, @@ -11811,7 +11817,7 @@ "longname": "src/modules/paging.js~Paging#setPagingInfo", "access": null, "description": "Calculate number of pages based on valid rows\nRefresh paging select according to number of pages", - "lineNumber": 564, + "lineNumber": 518, "params": [ { "nullable": null, @@ -11827,7 +11833,7 @@ "generator": false }, { - "__docId__": 554, + "__docId__": 555, "kind": "member", "static": false, "variation": null, @@ -11836,7 +11842,7 @@ "longname": "src/modules/paging.js~Paging#nbPages", "access": null, "description": null, - "lineNumber": 573, + "lineNumber": 526, "undocument": true, "type": { "types": [ @@ -11845,7 +11851,7 @@ } }, { - "__docId__": 555, + "__docId__": 556, "kind": "method", "static": false, "variation": null, @@ -11854,7 +11860,7 @@ "longname": "src/modules/paging.js~Paging#groupByPage", "access": null, "description": "Group table rows by page and display valid rows", - "lineNumber": 604, + "lineNumber": 557, "params": [ { "nullable": null, @@ -11870,7 +11876,7 @@ "generator": false }, { - "__docId__": 556, + "__docId__": 557, "kind": "method", "static": false, "variation": null, @@ -11879,7 +11885,7 @@ "longname": "src/modules/paging.js~Paging#getPage", "access": null, "description": "Return the current page number", - "lineNumber": 641, + "lineNumber": 594, "params": [], "return": { "nullable": null, @@ -11892,7 +11898,7 @@ "generator": false }, { - "__docId__": 557, + "__docId__": 558, "kind": "method", "static": false, "variation": null, @@ -11901,7 +11907,7 @@ "longname": "src/modules/paging.js~Paging#setPage", "access": null, "description": "Show page defined by passed argument (string or number):", - "lineNumber": 650, + "lineNumber": 603, "params": [ { "nullable": null, @@ -11917,7 +11923,7 @@ "generator": false }, { - "__docId__": 558, + "__docId__": 559, "kind": "method", "static": false, "variation": null, @@ -11926,21 +11932,21 @@ "longname": "src/modules/paging.js~Paging#setResultsPerPage", "access": null, "description": "Generates UI elements for the number of results per page drop-down", - "lineNumber": 684, + "lineNumber": 637, "params": [], "generator": false }, { - "__docId__": 559, + "__docId__": 560, "kind": "member", "static": false, "variation": null, - "name": "resultsPerPageSlc", + "name": "slcResultsTxt", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#resultsPerPageSlc", + "longname": "src/modules/paging.js~Paging#slcResultsTxt", "access": null, "description": null, - "lineNumber": 727, + "lineNumber": 679, "undocument": true, "type": { "types": [ @@ -11948,20 +11954,6 @@ ] } }, - { - "__docId__": 560, - "kind": "method", - "static": false, - "variation": null, - "name": "removeResultsPerPage", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#removeResultsPerPage", - "access": null, - "description": "Remove number of results per page UI elements", - "lineNumber": 733, - "params": [], - "generator": false - }, { "__docId__": 561, "kind": "member", @@ -11972,7 +11964,7 @@ "longname": "src/modules/paging.js~Paging#resultsPerPageSlc", "access": null, "description": null, - "lineNumber": 747, + "lineNumber": 680, "undocument": true, "type": { "types": [ @@ -11985,12 +11977,62 @@ "kind": "method", "static": false, "variation": null, + "name": "removeResultsPerPage", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#removeResultsPerPage", + "access": null, + "description": "Remove number of results per page UI elements", + "lineNumber": 686, + "params": [], + "generator": false + }, + { + "__docId__": 563, + "kind": "member", + "static": false, + "variation": null, + "name": "resultsPerPageSlc", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#resultsPerPageSlc", + "access": null, + "description": null, + "lineNumber": 698, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 564, + "kind": "member", + "static": false, + "variation": null, + "name": "slcResultsTxt", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#slcResultsTxt", + "access": null, + "description": null, + "lineNumber": 699, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 565, + "kind": "method", + "static": false, + "variation": null, "name": "changePage", "memberof": "src/modules/paging.js~Paging", "longname": "src/modules/paging.js~Paging#changePage", "access": null, "description": "Change the page based on passed index", - "lineNumber": 754, + "lineNumber": 706, "params": [ { "nullable": null, @@ -12006,7 +12048,7 @@ "generator": false }, { - "__docId__": 563, + "__docId__": 566, "kind": "member", "static": false, "variation": null, @@ -12015,7 +12057,7 @@ "longname": "src/modules/paging.js~Paging#currentPageNb", "access": null, "description": null, - "lineNumber": 771, + "lineNumber": 723, "undocument": true, "type": { "types": [ @@ -12024,7 +12066,100 @@ } }, { - "__docId__": 564, + "__docId__": 567, + "kind": "member", + "static": false, + "variation": null, + "name": "startPagingRow", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#startPagingRow", + "access": null, + "description": null, + "lineNumber": 730, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 568, + "kind": "method", + "static": false, + "variation": null, + "name": "changeResultsPerPage", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#changeResultsPerPage", + "access": null, + "description": "Change the number of results per page based on passed value", + "lineNumber": 747, + "params": [ + { + "nullable": null, + "types": [ + "String" + ], + "spread": false, + "optional": false, + "name": "val", + "description": "The number of results per page" + } + ], + "generator": false + }, + { + "__docId__": 569, + "kind": "method", + "static": false, + "variation": null, + "name": "onChangeResultsPerPage", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#onChangeResultsPerPage", + "access": null, + "description": "Change rows according to page results drop-down", + "lineNumber": 759, + "params": [], + "generator": false + }, + { + "__docId__": 570, + "kind": "member", + "static": false, + "variation": null, + "name": "pagingLength", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pagingLength", + "access": null, + "description": null, + "lineNumber": 773, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 571, + "kind": "member", + "static": false, + "variation": null, + "name": "startPagingRow", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#startPagingRow", + "access": null, + "description": null, + "lineNumber": 774, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 572, "kind": "member", "static": false, "variation": null, @@ -12042,100 +12177,7 @@ } }, { - "__docId__": 565, - "kind": "method", - "static": false, - "variation": null, - "name": "changeResultsPerPage", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#changeResultsPerPage", - "access": null, - "description": "Change the number of results per page based on passed value", - "lineNumber": 795, - "params": [ - { - "nullable": null, - "types": [ - "String" - ], - "spread": false, - "optional": false, - "name": "val", - "description": "The number of results per page" - } - ], - "generator": false - }, - { - "__docId__": 566, - "kind": "method", - "static": false, - "variation": null, - "name": "onChangeResultsPerPage", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#onChangeResultsPerPage", - "access": null, - "description": "Change rows according to page results drop-down", - "lineNumber": 807, - "params": [], - "generator": false - }, - { - "__docId__": 567, - "kind": "member", - "static": false, - "variation": null, - "name": "pagingLength", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pagingLength", - "access": null, - "description": null, - "lineNumber": 821, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 568, - "kind": "member", - "static": false, - "variation": null, - "name": "startPagingRow", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#startPagingRow", - "access": null, - "description": null, - "lineNumber": 822, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 569, - "kind": "member", - "static": false, - "variation": null, - "name": "startPagingRow", - "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#startPagingRow", - "access": null, - "description": null, - "lineNumber": 826, - "undocument": true, - "type": { - "types": [ - "*" - ] - } - }, - { - "__docId__": 570, + "__docId__": 573, "kind": "method", "static": false, "variation": null, @@ -12144,12 +12186,12 @@ "longname": "src/modules/paging.js~Paging#resetPage", "access": null, "description": "Re-set page nb at page re-load", - "lineNumber": 844, + "lineNumber": 796, "params": [], "generator": false }, { - "__docId__": 571, + "__docId__": 574, "kind": "method", "static": false, "variation": null, @@ -12158,12 +12200,12 @@ "longname": "src/modules/paging.js~Paging#resetPageLength", "access": null, "description": "Re-set page length value at page re-load", - "lineNumber": 860, + "lineNumber": 812, "params": [], "generator": false }, { - "__docId__": 572, + "__docId__": 575, "kind": "method", "static": false, "variation": null, @@ -12172,21 +12214,21 @@ "longname": "src/modules/paging.js~Paging#destroy", "access": null, "description": "Remove paging feature", - "lineNumber": 878, + "lineNumber": 830, "params": [], "generator": false }, { - "__docId__": 573, + "__docId__": 576, "kind": "member", "static": false, "variation": null, - "name": "pagingSlc", + "name": "btnNextCont", "memberof": "src/modules/paging.js~Paging", - "longname": "src/modules/paging.js~Paging#pagingSlc", + "longname": "src/modules/paging.js~Paging#btnNextCont", "access": null, "description": null, - "lineNumber": 950, + "lineNumber": 850, "undocument": true, "type": { "types": [ @@ -12195,7 +12237,133 @@ } }, { - "__docId__": 574, + "__docId__": 577, + "kind": "member", + "static": false, + "variation": null, + "name": "btnPrevCont", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#btnPrevCont", + "access": null, + "description": null, + "lineNumber": 856, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 578, + "kind": "member", + "static": false, + "variation": null, + "name": "btnLastCont", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#btnLastCont", + "access": null, + "description": null, + "lineNumber": 862, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 579, + "kind": "member", + "static": false, + "variation": null, + "name": "btnFirstCont", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#btnFirstCont", + "access": null, + "description": null, + "lineNumber": 868, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 580, + "kind": "member", + "static": false, + "variation": null, + "name": "pgBefore", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pgBefore", + "access": null, + "description": null, + "lineNumber": 873, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 581, + "kind": "member", + "static": false, + "variation": null, + "name": "pgAfter", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pgAfter", + "access": null, + "description": null, + "lineNumber": 878, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 582, + "kind": "member", + "static": false, + "variation": null, + "name": "pgCont", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pgCont", + "access": null, + "description": null, + "lineNumber": 883, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 583, + "kind": "member", + "static": false, + "variation": null, + "name": "pagingSlc", + "memberof": "src/modules/paging.js~Paging", + "longname": "src/modules/paging.js~Paging#pagingSlc", + "access": null, + "description": null, + "lineNumber": 896, + "undocument": true, + "type": { + "types": [ + "*" + ] + } + }, + { + "__docId__": 584, "kind": "member", "static": false, "variation": null, @@ -12204,7 +12372,7 @@ "longname": "src/modules/paging.js~Paging#nbPages", "access": null, "description": null, - "lineNumber": 951, + "lineNumber": 897, "undocument": true, "type": { "types": [ @@ -12213,7 +12381,7 @@ } }, { - "__docId__": 575, + "__docId__": 585, "kind": "member", "static": false, "variation": null, @@ -12222,7 +12390,7 @@ "longname": "src/modules/paging.js~Paging#initialized", "access": null, "description": null, - "lineNumber": 953, + "lineNumber": 899, "undocument": true, "type": { "types": [ @@ -12231,7 +12399,7 @@ } }, { - "__docId__": 576, + "__docId__": 586, "kind": "file", "static": true, "variation": null, @@ -12244,7 +12412,7 @@ "content": "import {Feature} from '../feature';\nimport {isFn} from '../types';\nimport {createElm, removeElm} from '../dom';\nimport {addEvt, cancelEvt, stopEvt, targetEvt} from '../event';\nimport {INPUT, NONE} from '../const';\n\n/**\n * Pop-up filter component\n * @export\n * @class PopupFilter\n * @extends {Feature}\n */\nexport class PopupFilter extends Feature {\n\n /**\n * Creates an instance of PopupFilter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'popupFilters');\n\n // Configuration object\n let f = this.config;\n\n // Enable external filters\n tf.isExternalFlt = true;\n tf.externalFltTgtIds = [];\n\n /**\n * Filter icon path\n * @type {String}\n */\n this.iconPath = f.popup_filters_image ||\n tf.themesPath + 'icn_filter.gif';\n\n /**\n * Active filter icon path\n * @type {string}\n */\n this.activeIconPath = f.popup_filters_image_active ||\n tf.themesPath + 'icn_filterActive.gif';\n\n /**\n * HTML for the filter icon\n * @type {string}\n */\n this.iconHtml = f.popup_filters_image_html ||\n '\"Column';\n\n /**\n * Css class assigned to filter container element\n * @type {String}\n */\n this.containerCssClass = f.popup_div_css_class || 'popUpFilter';\n\n /**\n * Callback fired before a popup filter is opened\n * @type {Function}\n */\n this.onBeforeOpen = isFn(f.on_before_popup_filter_open) ?\n f.on_before_popup_filter_open : null;\n\n /**\n * Callback fired after a popup filter is opened\n * @type {Function}\n */\n this.onAfterOpen = isFn(f.on_after_popup_filter_open) ?\n f.on_after_popup_filter_open : null;\n\n /**\n * Callback fired before a popup filter is closed\n * @type {Function}\n */\n this.onBeforeClose = isFn(f.on_before_popup_filter_close) ?\n f.on_before_popup_filter_close : null;\n\n /**\n * Callback fired after a popup filter is closed\n * @type {Function}\n */\n this.onAfterClose = isFn(f.on_after_popup_filter_close) ?\n f.on_after_popup_filter_close : null;\n\n /**\n * Collection of filters spans\n * @type {Array}\n * @private\n */\n this.fltSpans = [];\n\n /**\n * Collection of filters icons\n * @type {Array}\n * @private\n */\n this.fltIcons = [];\n\n /**\n * Collection of filters icons cached after pop-up filters are removed\n * @type {Array}\n * @private\n */\n this.filtersCache = null;\n\n /**\n * Collection of filters containers\n * @type {Array}\n * @private\n */\n this.fltElms = this.filtersCache || [];\n\n /**\n * Ensure filter's container element width matches column width\n * @type {Boolean}\n */\n this.adjustToContainer = true;\n\n /**\n * Prefix for pop-up filter container ID\n * @type {String}\n * @private\n */\n this.prfxDiv = 'popUpDiv_';\n }\n\n /**\n * Click event handler for pop-up filter icon\n * @private\n */\n onClick(evt) {\n let elm = targetEvt(evt).parentNode,\n colIndex = parseInt(elm.getAttribute('ci'), 10);\n\n this.closeAll(colIndex);\n this.toggle(colIndex);\n\n if (this.adjustToContainer) {\n let popUpDiv = this.fltElms[colIndex],\n header = this.tf.getHeaderElement(colIndex),\n headerWidth = header.clientWidth * 0.95;\n popUpDiv.style.width = parseInt(headerWidth, 10) + 'px';\n }\n cancelEvt(evt);\n stopEvt(evt);\n }\n\n /**\n * Initialize DOM elements\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n // Override headers row index if no grouped headers\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.headersRow <= 1 && isNaN(tf.config().headers_row_index)) {\n tf.headersRow = 0;\n }\n\n // Adjust headers row index for grid-layout mode\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n if (tf.gridLayout) {\n tf.headersRow--;\n this.buildIcons();\n }\n\n // subscribe to events\n this.emitter.on(['before-filtering'], () => this.setIconsState());\n this.emitter.on(['after-filtering'], () => this.closeAll());\n this.emitter.on(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.on(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.on(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n /**\n * @inherited\n */\n this.initialized = true;\n }\n\n /**\n * Reset previously destroyed feature\n */\n reset() {\n this.enable();\n this.init();\n this.buildAll();\n }\n\n /**\n * Build all filters icons\n */\n buildIcons() {\n let tf = this.tf;\n\n // TODO: Because of the filters row generation, headers row index needs\n // adjusting: prevent useless row generation\n tf.headersRow++;\n\n for (let i = 0; i < tf.nbCells; i++) {\n if (tf.getFilterType(i) === NONE) {\n continue;\n }\n let popUpSpan = createElm('span', ['ci', i]);\n popUpSpan.innerHTML = this.iconHtml;\n let header = tf.getHeaderElement(i);\n header.appendChild(popUpSpan);\n addEvt(popUpSpan, 'click', (evt) => this.onClick(evt));\n this.fltSpans[i] = popUpSpan;\n this.fltIcons[i] = popUpSpan.firstChild;\n }\n }\n\n /**\n * Build all pop-up filters elements\n */\n buildAll() {\n for (let i = 0; i < this.filtersCache.length; i++) {\n this.build(i, this.filtersCache[i]);\n }\n }\n\n /**\n * Build a specified pop-up filter elements\n * @param {Number} colIndex Column index\n * @param {Object} div Optional container DOM element\n */\n build(colIndex, div) {\n let tf = this.tf;\n let popUpDiv = div ||\n createElm('div', ['id', this.prfxDiv + tf.id + '_' + colIndex]);\n popUpDiv.className = this.containerCssClass;\n tf.externalFltTgtIds.push(popUpDiv.id);\n let header = tf.getHeaderElement(colIndex);\n header.insertBefore(popUpDiv, header.firstChild);\n addEvt(popUpDiv, 'click', (evt) => stopEvt(evt));\n this.fltElms[colIndex] = popUpDiv;\n }\n\n /**\n * Toogle visibility of specified filter\n * @param {Number} colIndex Column index\n */\n toggle(colIndex) {\n let tf = this.tf,\n popUpFltElm = this.fltElms[colIndex];\n\n if (popUpFltElm.style.display === NONE ||\n popUpFltElm.style.display === '') {\n if (this.onBeforeOpen) {\n this.onBeforeOpen.call(\n null, this, this.fltElms[colIndex], colIndex);\n }\n popUpFltElm.style.display = 'block';\n if (tf.getFilterType(colIndex) === INPUT) {\n let flt = tf.getFilterElement(colIndex);\n if (flt) {\n flt.focus();\n }\n }\n if (this.onAfterOpen) {\n this.onAfterOpen.call(\n null, this, this.fltElms[colIndex], colIndex);\n }\n } else {\n if (this.onBeforeClose) {\n this.onBeforeClose.call(\n null, this, this.fltElms[colIndex], colIndex);\n }\n popUpFltElm.style.display = NONE;\n if (this.onAfterClose) {\n this.onAfterClose.call(\n null, this, this.fltElms[colIndex], colIndex);\n }\n }\n }\n\n /**\n * Close all filters excepted for the specified one if any\n * @param {Number} exceptIdx Column index of the filter to not close\n */\n closeAll(exceptIdx) {\n for (let i = 0; i < this.fltElms.length; i++) {\n if (i === exceptIdx) {\n continue;\n }\n let popUpFltElm = this.fltElms[i];\n if (popUpFltElm) {\n popUpFltElm.style.display = NONE;\n }\n }\n }\n\n /**\n * Build all the icons representing the pop-up filters\n */\n setIconsState() {\n for (let i = 0; i < this.fltIcons.length; i++) {\n this.changeState(i, false);\n }\n }\n\n /**\n * Apply specified icon state\n * @param {Number} colIndex Column index\n * @param {Boolean} active Apply active state\n */\n changeState(colIndex, active) {\n if (this.fltIcons[colIndex]) {\n this.fltIcons[colIndex].src = active ?\n this.activeIconPath : this.iconPath;\n }\n }\n\n /**\n * Remove pop-up filters\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.filtersCache = [];\n for (let i = 0; i < this.fltElms.length; i++) {\n let popUpFltElm = this.fltElms[i],\n popUpFltSpan = this.fltSpans[i],\n popUpFltImg = this.fltIcons[i];\n if (popUpFltElm) {\n removeElm(popUpFltElm);\n this.filtersCache[i] = popUpFltElm;\n }\n popUpFltElm = null;\n if (popUpFltSpan) {\n removeElm(popUpFltSpan);\n }\n popUpFltSpan = null;\n if (popUpFltImg) {\n removeElm(popUpFltImg);\n }\n popUpFltImg = null;\n }\n this.fltElms = [];\n this.fltSpans = [];\n this.fltIcons = [];\n\n // unsubscribe to events\n this.emitter.off(['before-filtering'], () => this.setIconsState());\n this.emitter.off(['after-filtering'], () => this.closeAll());\n this.emitter.off(['cell-processed'],\n (tf, cellIndex) => this.changeState(cellIndex, true));\n this.emitter.off(['filters-row-inserted'], () => this.buildIcons());\n this.emitter.off(['before-filter-init'],\n (tf, colIndex) => this.build(colIndex));\n\n this.initialized = false;\n }\n\n}\n" }, { - "__docId__": 577, + "__docId__": 587, "kind": "class", "static": true, "variation": null, @@ -12273,7 +12441,7 @@ ] }, { - "__docId__": 578, + "__docId__": 588, "kind": "constructor", "static": false, "variation": null, @@ -12298,7 +12466,7 @@ "generator": false }, { - "__docId__": 579, + "__docId__": 589, "kind": "member", "static": false, "variation": null, @@ -12318,7 +12486,7 @@ } }, { - "__docId__": 580, + "__docId__": 590, "kind": "member", "static": false, "variation": null, @@ -12338,7 +12506,7 @@ } }, { - "__docId__": 581, + "__docId__": 591, "kind": "member", "static": false, "variation": null, @@ -12358,7 +12526,7 @@ } }, { - "__docId__": 582, + "__docId__": 592, "kind": "member", "static": false, "variation": null, @@ -12378,7 +12546,7 @@ } }, { - "__docId__": 583, + "__docId__": 593, "kind": "member", "static": false, "variation": null, @@ -12398,7 +12566,7 @@ } }, { - "__docId__": 584, + "__docId__": 594, "kind": "member", "static": false, "variation": null, @@ -12418,7 +12586,7 @@ } }, { - "__docId__": 585, + "__docId__": 595, "kind": "member", "static": false, "variation": null, @@ -12438,7 +12606,7 @@ } }, { - "__docId__": 586, + "__docId__": 596, "kind": "member", "static": false, "variation": null, @@ -12458,7 +12626,7 @@ } }, { - "__docId__": 587, + "__docId__": 597, "kind": "member", "static": false, "variation": null, @@ -12478,7 +12646,7 @@ } }, { - "__docId__": 588, + "__docId__": 598, "kind": "member", "static": false, "variation": null, @@ -12498,7 +12666,7 @@ } }, { - "__docId__": 589, + "__docId__": 599, "kind": "member", "static": false, "variation": null, @@ -12518,7 +12686,7 @@ } }, { - "__docId__": 590, + "__docId__": 600, "kind": "member", "static": false, "variation": null, @@ -12538,7 +12706,7 @@ } }, { - "__docId__": 591, + "__docId__": 601, "kind": "member", "static": false, "variation": null, @@ -12558,7 +12726,7 @@ } }, { - "__docId__": 592, + "__docId__": 602, "kind": "member", "static": false, "variation": null, @@ -12578,7 +12746,7 @@ } }, { - "__docId__": 593, + "__docId__": 603, "kind": "method", "static": false, "variation": null, @@ -12599,7 +12767,7 @@ "generator": false }, { - "__docId__": 594, + "__docId__": 604, "kind": "method", "static": false, "variation": null, @@ -12613,7 +12781,7 @@ "generator": false }, { - "__docId__": 595, + "__docId__": 605, "kind": "member", "static": false, "variation": null, @@ -12636,7 +12804,7 @@ } }, { - "__docId__": 596, + "__docId__": 606, "kind": "method", "static": false, "variation": null, @@ -12650,7 +12818,7 @@ "generator": false }, { - "__docId__": 597, + "__docId__": 607, "kind": "method", "static": false, "variation": null, @@ -12664,7 +12832,7 @@ "generator": false }, { - "__docId__": 598, + "__docId__": 608, "kind": "method", "static": false, "variation": null, @@ -12678,7 +12846,7 @@ "generator": false }, { - "__docId__": 599, + "__docId__": 609, "kind": "method", "static": false, "variation": null, @@ -12713,7 +12881,7 @@ "generator": false }, { - "__docId__": 600, + "__docId__": 610, "kind": "method", "static": false, "variation": null, @@ -12738,7 +12906,7 @@ "generator": false }, { - "__docId__": 601, + "__docId__": 611, "kind": "method", "static": false, "variation": null, @@ -12763,7 +12931,7 @@ "generator": false }, { - "__docId__": 602, + "__docId__": 612, "kind": "method", "static": false, "variation": null, @@ -12777,7 +12945,7 @@ "generator": false }, { - "__docId__": 603, + "__docId__": 613, "kind": "method", "static": false, "variation": null, @@ -12812,7 +12980,7 @@ "generator": false }, { - "__docId__": 604, + "__docId__": 614, "kind": "method", "static": false, "variation": null, @@ -12826,7 +12994,7 @@ "generator": false }, { - "__docId__": 605, + "__docId__": 615, "kind": "member", "static": false, "variation": null, @@ -12844,7 +13012,7 @@ } }, { - "__docId__": 606, + "__docId__": 616, "kind": "member", "static": false, "variation": null, @@ -12862,7 +13030,7 @@ } }, { - "__docId__": 607, + "__docId__": 617, "kind": "member", "static": false, "variation": null, @@ -12880,7 +13048,7 @@ } }, { - "__docId__": 608, + "__docId__": 618, "kind": "member", "static": false, "variation": null, @@ -12898,7 +13066,7 @@ } }, { - "__docId__": 609, + "__docId__": 619, "kind": "member", "static": false, "variation": null, @@ -12916,7 +13084,7 @@ } }, { - "__docId__": 610, + "__docId__": 620, "kind": "file", "static": true, "variation": null, @@ -12929,7 +13097,7 @@ "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {isFn} from '../types';\n\n/**\n * Rows counter UI component\n * @export\n * @class RowsCounter\n * @extends {Feature}\n */\nexport class RowsCounter extends Feature {\n\n /**\n * Creates an instance of RowsCounter\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'rowsCounter');\n\n // TableFilter configuration\n let f = this.config;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = f.rows_counter_target_id || null;\n\n /**\n * Container DOM element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Container DOM element for label displaying the total number of rows\n * @type {DOMElement}\n * @private\n */\n this.label = null;\n\n /**\n * Text preceding the total number of rows\n * @type {String}\n */\n this.text = f.rows_counter_text || 'Rows: ';\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page when paging is enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.fromToTextSeparator = f.from_to_text_separator || '-';\n\n /**\n * Separator symbol appearing between the first and last visible rows of\n * current page and the total number of filterable rows when paging is\n * enabled. ie: Rows: 31-40 / 70\n * @type {String}\n */\n this.overText = f.over_text || ' / ';\n\n /**\n * Css class for container element\n * @type {String}\n */\n this.cssClass = f.tot_rows_css_class || 'tot';\n\n /**\n * Callback fired before the counter is refreshed\n * @type {Function}\n */\n this.onBeforeRefreshCounter = isFn(f.on_before_refresh_counter) ?\n f.on_before_refresh_counter : null;\n\n /**\n * Callback fired after the counter is refreshed\n * @type {Function}\n */\n this.onAfterRefreshCounter = isFn(f.on_after_refresh_counter) ?\n f.on_after_refresh_counter : null;\n }\n\n /**\n * Initializes RowsCounter instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n //rows counter container\n let countDiv = createElm('div');\n countDiv.className = this.cssClass;\n //rows counter label\n let countSpan = createElm('span');\n let countText = createElm('span');\n countText.appendChild(createText(this.text));\n\n // counter is added to defined element\n if (!this.targetId) {\n tf.setToolbar();\n }\n let targetEl = !this.targetId ? tf.lDiv : elm(this.targetId);\n\n //default container: 'lDiv'\n if (!this.targetId) {\n countDiv.appendChild(countText);\n countDiv.appendChild(countSpan);\n targetEl.appendChild(countDiv);\n }\n else {\n //custom container, no need to append statusDiv\n targetEl.appendChild(countText);\n targetEl.appendChild(countSpan);\n }\n this.container = countDiv;\n this.label = countSpan;\n\n // subscribe to events\n this.emitter.on(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.on(['rows-changed'], () => this.refresh());\n\n /** @inherited */\n this.initialized = true;\n this.refresh();\n }\n\n /**\n * Refreshes the rows counter\n * @param {Number} p Optional parameter the total number of rows to display\n * @returns\n */\n refresh(p) {\n if (!this.initialized || !this.isEnabled()) {\n return;\n }\n\n let tf = this.tf;\n\n if (this.onBeforeRefreshCounter) {\n this.onBeforeRefreshCounter.call(null, tf, this.label);\n }\n\n let totTxt;\n if (!tf.paging) {\n if (p && p !== '') {\n totTxt = p;\n } else {\n totTxt = tf.getFilterableRowsNb() - tf.nbHiddenRows;\n }\n } else {\n let paging = tf.feature('paging');\n if (paging) {\n //paging start row\n let pagingStartRow = parseInt(paging.startPagingRow, 10) +\n ((tf.getValidRowsNb() > 0) ? 1 : 0);\n let pagingEndRow =\n (pagingStartRow + paging.pagingLength) - 1 <=\n tf.getValidRowsNb() ?\n pagingStartRow + paging.pagingLength - 1 :\n tf.getValidRowsNb();\n totTxt = pagingStartRow + this.fromToTextSeparator +\n pagingEndRow + this.overText + tf.getValidRowsNb();\n }\n }\n\n this.label.innerHTML = totTxt;\n if (this.onAfterRefreshCounter) {\n this.onAfterRefreshCounter.call(null, tf, this.label, totTxt);\n }\n }\n\n /**\n * Remove feature\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n if (!this.targetId && this.container) {\n removeElm(this.container);\n } else {\n elm(this.targetId).innerHTML = '';\n }\n this.label = null;\n this.container = null;\n\n // unsubscribe to events\n this.emitter.off(['after-filtering', 'grouped-by-page'],\n () => this.refresh(tf.getValidRowsNb()));\n this.emitter.off(['rows-changed'], () => this.refresh());\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 611, + "__docId__": 621, "kind": "class", "static": true, "variation": null, @@ -12958,7 +13126,7 @@ ] }, { - "__docId__": 612, + "__docId__": 622, "kind": "constructor", "static": false, "variation": null, @@ -12983,7 +13151,7 @@ "generator": false }, { - "__docId__": 613, + "__docId__": 623, "kind": "member", "static": false, "variation": null, @@ -13003,7 +13171,7 @@ } }, { - "__docId__": 614, + "__docId__": 624, "kind": "member", "static": false, "variation": null, @@ -13023,7 +13191,7 @@ } }, { - "__docId__": 615, + "__docId__": 625, "kind": "member", "static": false, "variation": null, @@ -13043,7 +13211,7 @@ } }, { - "__docId__": 616, + "__docId__": 626, "kind": "member", "static": false, "variation": null, @@ -13063,7 +13231,7 @@ } }, { - "__docId__": 617, + "__docId__": 627, "kind": "member", "static": false, "variation": null, @@ -13083,7 +13251,7 @@ } }, { - "__docId__": 618, + "__docId__": 628, "kind": "member", "static": false, "variation": null, @@ -13103,7 +13271,7 @@ } }, { - "__docId__": 619, + "__docId__": 629, "kind": "member", "static": false, "variation": null, @@ -13123,7 +13291,7 @@ } }, { - "__docId__": 620, + "__docId__": 630, "kind": "member", "static": false, "variation": null, @@ -13143,7 +13311,7 @@ } }, { - "__docId__": 621, + "__docId__": 631, "kind": "member", "static": false, "variation": null, @@ -13163,7 +13331,7 @@ } }, { - "__docId__": 622, + "__docId__": 632, "kind": "method", "static": false, "variation": null, @@ -13177,7 +13345,7 @@ "generator": false }, { - "__docId__": 623, + "__docId__": 633, "kind": "member", "static": false, "variation": null, @@ -13195,7 +13363,7 @@ } }, { - "__docId__": 624, + "__docId__": 634, "kind": "member", "static": false, "variation": null, @@ -13213,7 +13381,7 @@ } }, { - "__docId__": 625, + "__docId__": 635, "kind": "member", "static": false, "variation": null, @@ -13236,7 +13404,7 @@ } }, { - "__docId__": 626, + "__docId__": 636, "kind": "method", "static": false, "variation": null, @@ -13267,7 +13435,7 @@ "generator": false }, { - "__docId__": 627, + "__docId__": 637, "kind": "method", "static": false, "variation": null, @@ -13281,7 +13449,7 @@ "generator": false }, { - "__docId__": 628, + "__docId__": 638, "kind": "member", "static": false, "variation": null, @@ -13299,7 +13467,7 @@ } }, { - "__docId__": 629, + "__docId__": 639, "kind": "member", "static": false, "variation": null, @@ -13317,7 +13485,7 @@ } }, { - "__docId__": 630, + "__docId__": 640, "kind": "member", "static": false, "variation": null, @@ -13335,7 +13503,7 @@ } }, { - "__docId__": 631, + "__docId__": 641, "kind": "file", "static": true, "variation": null, @@ -13348,7 +13516,7 @@ "content": "import {Feature} from '../feature';\nimport {Hash} from './hash';\nimport {Storage} from './storage';\nimport {isEmpty} from '../string';\nimport {isArray, isNull, isString, isUndef} from '../types';\n\n/**\n * Features state object persistable with localStorage, cookie or URL hash\n *\n * @export\n * @class State\n * @extends {Feature}\n */\nexport class State extends Feature {\n\n /**\n * Creates an instance of State\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'state');\n\n let cfg = this.config.state;\n\n /**\n * Determines whether state is persisted with URL hash\n * @type {Boolean}\n */\n this.enableHash = cfg === true ||\n (isArray(cfg.types) && cfg.types.indexOf('hash') !== -1);\n\n /**\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n */\n this.enableLocalStorage = isArray(cfg.types) &&\n cfg.types.indexOf('local_storage') !== -1;\n\n /**\n * Determines whether state is persisted with localStorage\n * @type {Boolean}\n */\n this.enableCookie = isArray(cfg.types) &&\n cfg.types.indexOf('cookie') !== -1;\n\n /**\n * Persist filters values, enabled by default\n * @type {Boolean}\n */\n this.persistFilters = cfg.filters === false ? false : true;\n\n /**\n * Persist current page number when paging is enabled\n * @type {Boolean}\n */\n this.persistPageNumber = Boolean(cfg.page_number);\n\n /**\n * Persist page length when paging is enabled\n * @type {Boolean}\n */\n this.persistPageLength = Boolean(cfg.page_length);\n\n /**\n * Persist column sorting\n * @type {Boolean}\n */\n this.persistSort = Boolean(cfg.sort);\n\n /**\n * Persist columns visibility\n * @type {Boolean}\n */\n this.persistColsVisibility = Boolean(cfg.columns_visibility);\n\n /**\n * Persist filters row visibility\n * @type {Boolean}\n */\n this.persistFiltersVisibility = Boolean(cfg.filters_visibility);\n\n /**\n * Cookie duration in hours\n * @type {Boolean}\n */\n this.cookieDuration = !isNaN(cfg.cookie_duration) ?\n parseInt(cfg.cookie_duration, 10) : 87600;\n\n /**\n * Enable Storage if localStorage or cookie is required\n * @type {Boolean}\n * @private\n */\n this.enableStorage = this.enableLocalStorage || this.enableCookie;\n\n /**\n * Storage instance if storage is required\n * @type {Storage}\n * @private\n */\n this.storage = null;\n\n /**\n * Hash instance if URL hash is required\n * @type {Boolean}\n * @private\n */\n this.hash = null;\n\n /**\n * Current page number\n * @type {Number}\n * @private\n */\n this.pageNb = null;\n\n /**\n * Current page length\n * @type {Number}\n * @private\n */\n this.pageLength = null;\n\n /**\n * Current column sorting\n * @type {Object}\n * @private\n */\n this.sort = null;\n\n /**\n * Current hidden columns\n * @type {Object}\n * @private\n */\n this.hiddenCols = null;\n\n /**\n * Filters row visibility\n * @type {Boolean}\n * @private\n */\n this.filtersVisibility = null;\n\n /**\n * State object\n * @type {Object}\n * @private\n */\n this.state = {};\n\n /**\n * Prefix for column ID\n * @type {String}\n * @private\n */\n this.prfxCol = 'col_';\n\n /**\n * Prefix for page number ID\n * @type {String}\n * @private\n */\n this.pageNbKey = 'page';\n\n /**\n * Prefix for page length ID\n * @type {String}\n * @private\n */\n this.pageLengthKey = 'page_length';\n\n /**\n * Prefix for filters visibility ID\n * @type {String}\n * @private\n */\n this.filtersVisKey = 'filters_visibility';\n }\n\n /**\n * Initializes State instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n this.emitter.on(['after-filtering'], () => this.update());\n this.emitter.on(['after-page-change', 'after-clearing-filters'],\n (tf, pageNb) => this.updatePage(pageNb));\n this.emitter.on(['after-page-length-change'],\n (tf, pageLength) => this.updatePageLength(pageLength));\n this.emitter.on(['column-sorted'],\n (tf, index, descending) => this.updateSort(index, descending));\n this.emitter.on(['sort-initialized'], () => this._syncSort());\n this.emitter.on(['columns-visibility-initialized'],\n () => this._syncColsVisibility());\n this.emitter.on(['column-shown', 'column-hidden'], (tf, feature,\n colIndex, hiddenCols) => this.updateColsVisibility(hiddenCols));\n this.emitter.on(['filters-visibility-initialized'],\n () => this._syncFiltersVisibility());\n this.emitter.on(['filters-toggled'],\n (tf, extension, visible) => this.updateFiltersVisibility(visible));\n\n if (this.enableHash) {\n this.hash = new Hash(this);\n this.hash.init();\n }\n if (this.enableStorage) {\n this.storage = new Storage(this);\n this.storage.init();\n }\n\n /**\n * @inherited\n */\n this.initialized = true;\n }\n\n\n /**\n * Update state object based on current features state\n */\n update() {\n if (!this.isEnabled()) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n if (this.persistFilters) {\n let filterValues = tf.getFiltersValue();\n\n filterValues.forEach((val, idx) => {\n let key = `${this.prfxCol}${idx}`;\n\n if (isString(val) && isEmpty(val)) {\n if (state.hasOwnProperty(key)) {\n state[key].flt = undefined;\n }\n } else {\n state[key] = state[key] || {};\n state[key].flt = val;\n }\n });\n }\n\n if (this.persistPageNumber) {\n if (isNull(this.pageNb)) {\n state[this.pageNbKey] = undefined;\n } else {\n state[this.pageNbKey] = this.pageNb;\n }\n }\n\n if (this.persistPageLength) {\n if (isNull(this.pageLength)) {\n state[this.pageLengthKey] = undefined;\n } else {\n state[this.pageLengthKey] = this.pageLength;\n }\n }\n\n if (this.persistSort) {\n if (!isNull(this.sort)) {\n // Remove previuosly sorted column\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1 && state[key]) {\n state[key].sort = undefined;\n }\n });\n\n let key = `${this.prfxCol}${this.sort.column}`;\n state[key] = state[key] || {};\n state[key].sort = { descending: this.sort.descending };\n }\n }\n\n if (this.persistColsVisibility) {\n if (!isNull(this.hiddenCols)) {\n // Clear previuosly hidden columns\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1 && state[key]) {\n state[key].hidden = undefined;\n }\n });\n\n this.hiddenCols.forEach((colIdx) => {\n let key = `${this.prfxCol}${colIdx}`;\n state[key] = state[key] || {};\n state[key].hidden = true;\n });\n }\n }\n\n if (this.persistFiltersVisibility) {\n if (isNull(this.filtersVisibility)) {\n state[this.filtersVisKey] = undefined;\n } else {\n state[this.filtersVisKey] = this.filtersVisibility;\n }\n }\n\n this.emitter.emit('state-changed', tf, state);\n }\n\n /**\n * Refresh page number field on page number changes\n *\n * @param {Number} pageNb Current page number\n */\n updatePage(pageNb) {\n this.pageNb = pageNb;\n this.update();\n }\n\n /**\n * Refresh page length field on page length changes\n *\n * @param {Number} pageLength Current page length value\n */\n updatePageLength(pageLength) {\n this.pageLength = pageLength;\n this.update();\n }\n\n /**\n * Refresh column sorting information on sort changes\n *\n * @param index {Number} Column index\n * @param {Boolean} descending Descending manner\n */\n updateSort(index, descending) {\n this.sort = {\n column: index,\n descending: descending\n };\n this.update();\n }\n\n /**\n * Refresh hidden columns information on columns visibility changes\n *\n * @param {Array} hiddenCols Columns indexes\n */\n updateColsVisibility(hiddenCols) {\n this.hiddenCols = hiddenCols;\n this.update();\n }\n\n /**\n * Refresh filters visibility on filters visibility change\n *\n * @param {Boolean} visible Visibility flad\n */\n updateFiltersVisibility(visible) {\n this.filtersVisibility = visible;\n this.update();\n }\n\n /**\n * Override state field\n *\n * @param state State object\n */\n override(state) {\n this.state = state;\n }\n\n /**\n * Sync stored features state\n */\n sync() {\n let state = this.state;\n let tf = this.tf;\n\n this._syncFilters();\n\n if (this.persistPageNumber) {\n let pageNumber = state[this.pageNbKey];\n this.emitter.emit('change-page', tf, pageNumber);\n }\n\n if (this.persistPageLength) {\n let pageLength = state[this.pageLengthKey];\n this.emitter.emit('change-page-results', tf, pageLength);\n }\n\n this._syncSort();\n this._syncColsVisibility();\n this._syncFiltersVisibility();\n }\n\n /**\n * Override current state with passed one and sync features\n *\n * @param {Object} state State object\n */\n overrideAndSync(state) {\n // To prevent state to react to features changes, state is temporarily\n // disabled\n this.disable();\n // State is overriden with passed state object\n this.override(state);\n // New hash state is applied to features\n this.sync();\n // State is re-enabled\n this.enable();\n }\n\n /**\n * Sync filters with stored values and filter table\n *\n * @private\n */\n _syncFilters() {\n if (!this.persistFilters) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n let val = state[key].flt;\n tf.setFilterValue(colIdx, val);\n }\n });\n\n tf.filter();\n }\n\n /**\n * Sync sorted column with stored sorting information and sort table\n *\n * @private\n */\n _syncSort() {\n if (!this.persistSort) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n if (!isUndef(state[key].sort)) {\n let sort = state[key].sort;\n this.emitter.emit('sort', tf, colIdx, sort.descending);\n }\n }\n });\n }\n\n /**\n * Sync hidden columns with stored information\n *\n * @private\n */\n _syncColsVisibility() {\n if (!this.persistColsVisibility) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n let hiddenCols = [];\n\n Object.keys(state).forEach((key) => {\n if (key.indexOf(this.prfxCol) !== -1) {\n let colIdx = parseInt(key.replace(this.prfxCol, ''), 10);\n if (!isUndef(state[key].hidden)) {\n hiddenCols.push(colIdx);\n }\n }\n });\n\n hiddenCols.forEach((colIdx) => {\n this.emitter.emit('hide-column', tf, colIdx);\n });\n }\n\n /**\n * Sync filters visibility with stored information\n *\n * @private\n */\n _syncFiltersVisibility() {\n if (!this.persistFiltersVisibility) {\n return;\n }\n let state = this.state;\n let tf = this.tf;\n let filtersVisibility = state[this.filtersVisKey];\n\n this.filtersVisibility = filtersVisibility;\n this.emitter.emit('show-filters', tf, filtersVisibility);\n }\n\n /**\n * Destroy State instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n this.state = {};\n\n this.emitter.off(['after-filtering'], () => this.update());\n this.emitter.off(['after-page-change', 'after-clearing-filters'],\n (tf, pageNb) => this.updatePage(pageNb));\n this.emitter.off(['after-page-length-change'],\n (tf, index) => this.updatePageLength(index));\n this.emitter.off(['column-sorted'],\n (tf, index, descending) => this.updateSort(index, descending));\n this.emitter.off(['sort-initialized'], () => this._syncSort());\n this.emitter.off(['columns-visibility-initialized'],\n () => this._syncColsVisibility());\n this.emitter.off(['column-shown', 'column-hidden'], (tf, feature,\n colIndex, hiddenCols) => this.updateColsVisibility(hiddenCols));\n this.emitter.off(['filters-visibility-initialized'],\n () => this._syncFiltersVisibility());\n this.emitter.off(['filters-toggled'],\n (tf, extension, visible) => this.updateFiltersVisibility(visible));\n\n if (this.enableHash) {\n this.hash.destroy();\n this.hash = null;\n }\n\n if (this.enableStorage) {\n this.storage.destroy();\n this.storage = null;\n }\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 632, + "__docId__": 642, "kind": "class", "static": true, "variation": null, @@ -13377,7 +13545,7 @@ ] }, { - "__docId__": 633, + "__docId__": 643, "kind": "constructor", "static": false, "variation": null, @@ -13402,7 +13570,7 @@ "generator": false }, { - "__docId__": 634, + "__docId__": 644, "kind": "member", "static": false, "variation": null, @@ -13422,7 +13590,7 @@ } }, { - "__docId__": 635, + "__docId__": 645, "kind": "member", "static": false, "variation": null, @@ -13442,7 +13610,7 @@ } }, { - "__docId__": 636, + "__docId__": 646, "kind": "member", "static": false, "variation": null, @@ -13462,7 +13630,7 @@ } }, { - "__docId__": 637, + "__docId__": 647, "kind": "member", "static": false, "variation": null, @@ -13482,7 +13650,7 @@ } }, { - "__docId__": 638, + "__docId__": 648, "kind": "member", "static": false, "variation": null, @@ -13502,7 +13670,7 @@ } }, { - "__docId__": 639, + "__docId__": 649, "kind": "member", "static": false, "variation": null, @@ -13522,7 +13690,7 @@ } }, { - "__docId__": 640, + "__docId__": 650, "kind": "member", "static": false, "variation": null, @@ -13542,7 +13710,7 @@ } }, { - "__docId__": 641, + "__docId__": 651, "kind": "member", "static": false, "variation": null, @@ -13562,7 +13730,7 @@ } }, { - "__docId__": 642, + "__docId__": 652, "kind": "member", "static": false, "variation": null, @@ -13582,7 +13750,7 @@ } }, { - "__docId__": 643, + "__docId__": 653, "kind": "member", "static": false, "variation": null, @@ -13602,7 +13770,7 @@ } }, { - "__docId__": 644, + "__docId__": 654, "kind": "member", "static": false, "variation": null, @@ -13622,7 +13790,7 @@ } }, { - "__docId__": 645, + "__docId__": 655, "kind": "member", "static": false, "variation": null, @@ -13642,7 +13810,7 @@ } }, { - "__docId__": 646, + "__docId__": 656, "kind": "member", "static": false, "variation": null, @@ -13662,7 +13830,7 @@ } }, { - "__docId__": 647, + "__docId__": 657, "kind": "member", "static": false, "variation": null, @@ -13682,7 +13850,7 @@ } }, { - "__docId__": 648, + "__docId__": 658, "kind": "member", "static": false, "variation": null, @@ -13702,7 +13870,7 @@ } }, { - "__docId__": 649, + "__docId__": 659, "kind": "member", "static": false, "variation": null, @@ -13722,7 +13890,7 @@ } }, { - "__docId__": 650, + "__docId__": 660, "kind": "member", "static": false, "variation": null, @@ -13742,7 +13910,7 @@ } }, { - "__docId__": 651, + "__docId__": 661, "kind": "member", "static": false, "variation": null, @@ -13762,7 +13930,7 @@ } }, { - "__docId__": 652, + "__docId__": 662, "kind": "member", "static": false, "variation": null, @@ -13782,7 +13950,7 @@ } }, { - "__docId__": 653, + "__docId__": 663, "kind": "member", "static": false, "variation": null, @@ -13802,7 +13970,7 @@ } }, { - "__docId__": 654, + "__docId__": 664, "kind": "member", "static": false, "variation": null, @@ -13822,7 +13990,7 @@ } }, { - "__docId__": 655, + "__docId__": 665, "kind": "member", "static": false, "variation": null, @@ -13842,7 +14010,7 @@ } }, { - "__docId__": 656, + "__docId__": 666, "kind": "member", "static": false, "variation": null, @@ -13862,7 +14030,7 @@ } }, { - "__docId__": 657, + "__docId__": 667, "kind": "method", "static": false, "variation": null, @@ -13876,7 +14044,7 @@ "generator": false }, { - "__docId__": 658, + "__docId__": 668, "kind": "member", "static": false, "variation": null, @@ -13894,7 +14062,7 @@ } }, { - "__docId__": 659, + "__docId__": 669, "kind": "member", "static": false, "variation": null, @@ -13912,7 +14080,7 @@ } }, { - "__docId__": 660, + "__docId__": 670, "kind": "member", "static": false, "variation": null, @@ -13935,7 +14103,7 @@ } }, { - "__docId__": 661, + "__docId__": 671, "kind": "method", "static": false, "variation": null, @@ -13949,7 +14117,7 @@ "generator": false }, { - "__docId__": 662, + "__docId__": 672, "kind": "method", "static": false, "variation": null, @@ -13974,7 +14142,7 @@ "generator": false }, { - "__docId__": 663, + "__docId__": 673, "kind": "member", "static": false, "variation": null, @@ -13992,7 +14160,7 @@ } }, { - "__docId__": 664, + "__docId__": 674, "kind": "method", "static": false, "variation": null, @@ -14017,7 +14185,7 @@ "generator": false }, { - "__docId__": 665, + "__docId__": 675, "kind": "member", "static": false, "variation": null, @@ -14035,7 +14203,7 @@ } }, { - "__docId__": 666, + "__docId__": 676, "kind": "method", "static": false, "variation": null, @@ -14070,7 +14238,7 @@ "generator": false }, { - "__docId__": 667, + "__docId__": 677, "kind": "member", "static": false, "variation": null, @@ -14088,7 +14256,7 @@ } }, { - "__docId__": 668, + "__docId__": 678, "kind": "method", "static": false, "variation": null, @@ -14113,7 +14281,7 @@ "generator": false }, { - "__docId__": 669, + "__docId__": 679, "kind": "member", "static": false, "variation": null, @@ -14131,7 +14299,7 @@ } }, { - "__docId__": 670, + "__docId__": 680, "kind": "method", "static": false, "variation": null, @@ -14156,7 +14324,7 @@ "generator": false }, { - "__docId__": 671, + "__docId__": 681, "kind": "member", "static": false, "variation": null, @@ -14174,7 +14342,7 @@ } }, { - "__docId__": 672, + "__docId__": 682, "kind": "method", "static": false, "variation": null, @@ -14199,7 +14367,7 @@ "generator": false }, { - "__docId__": 673, + "__docId__": 683, "kind": "member", "static": false, "variation": null, @@ -14217,7 +14385,7 @@ } }, { - "__docId__": 674, + "__docId__": 684, "kind": "method", "static": false, "variation": null, @@ -14231,7 +14399,7 @@ "generator": false }, { - "__docId__": 675, + "__docId__": 685, "kind": "method", "static": false, "variation": null, @@ -14256,7 +14424,7 @@ "generator": false }, { - "__docId__": 676, + "__docId__": 686, "kind": "method", "static": false, "variation": null, @@ -14270,7 +14438,7 @@ "generator": false }, { - "__docId__": 677, + "__docId__": 687, "kind": "method", "static": false, "variation": null, @@ -14284,7 +14452,7 @@ "generator": false }, { - "__docId__": 678, + "__docId__": 688, "kind": "method", "static": false, "variation": null, @@ -14298,7 +14466,7 @@ "generator": false }, { - "__docId__": 679, + "__docId__": 689, "kind": "method", "static": false, "variation": null, @@ -14312,7 +14480,7 @@ "generator": false }, { - "__docId__": 680, + "__docId__": 690, "kind": "member", "static": false, "variation": null, @@ -14330,7 +14498,7 @@ } }, { - "__docId__": 681, + "__docId__": 691, "kind": "method", "static": false, "variation": null, @@ -14344,7 +14512,7 @@ "generator": false }, { - "__docId__": 682, + "__docId__": 692, "kind": "member", "static": false, "variation": null, @@ -14362,7 +14530,7 @@ } }, { - "__docId__": 683, + "__docId__": 693, "kind": "member", "static": false, "variation": null, @@ -14380,7 +14548,7 @@ } }, { - "__docId__": 684, + "__docId__": 694, "kind": "member", "static": false, "variation": null, @@ -14398,7 +14566,7 @@ } }, { - "__docId__": 685, + "__docId__": 695, "kind": "member", "static": false, "variation": null, @@ -14416,7 +14584,7 @@ } }, { - "__docId__": 686, + "__docId__": 696, "kind": "file", "static": true, "variation": null, @@ -14429,7 +14597,7 @@ "content": "import {Feature} from '../feature';\nimport {root} from '../root';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {isFn} from '../types';\n\nconst EVENTS = [\n 'after-filtering',\n 'after-populating-filter',\n 'after-page-change',\n 'after-clearing-filters',\n 'after-page-length-change',\n 'after-reset-page',\n 'after-reset-page-length',\n 'after-loading-extensions',\n 'after-loading-themes'\n];\n\n/**\n * Status bar UI component\n * @export\n * @class StatusBar\n * @extends {Feature}\n */\nexport class StatusBar extends Feature {\n\n /**\n * Creates an instance of StatusBar\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'statusBar');\n\n // Configuration object\n let f = this.config;\n\n /**\n * ID of custom container element\n * @type {String}\n */\n this.targetId = f.status_bar_target_id || null;\n\n /**\n * Container DOM element\n * @type {DOMElement}\n * @private\n */\n this.container = null;\n\n /**\n * Message container DOM element\n * @type {DOMElement}\n * @private\n */\n this.msgContainer = null;\n\n /**\n * Label container DOM element\n * @type {DOMElement}\n * @private\n */\n this.labelContainer = null;\n\n /**\n * Text preceding status message\n * @type {String}\n */\n this.text = f.status_bar_text || '';\n\n /**\n * Css class for container element\n * @type {String}\n */\n this.cssClass = f.status_bar_css_class || 'status';\n\n /**\n * Message visibility duration in milliseconds\n * @type {Number}\n * @private\n */\n this.delay = 250;\n\n /**\n * Callback fired before the message is displayed\n * @type {Function}\n */\n this.onBeforeShowMsg = isFn(f.on_before_show_msg) ?\n f.on_before_show_msg : null;\n\n /**\n * Callback fired after the message is displayed\n * @type {Function}\n */\n this.onAfterShowMsg = isFn(f.on_after_show_msg) ?\n f.on_after_show_msg : null;\n\n /**\n * Message appearing upon filtering\n * @type {String}\n */\n this.msgFilter = f.msg_filter || 'Filtering data...';\n\n /**\n * Message appearing when a drop-down filter is populated\n * @type {String}\n */\n this.msgPopulate = f.msg_populate || 'Populating filter...';\n\n /**\n * Message appearing when a checklist filter is populated\n * @type {String}\n */\n this.msgPopulateCheckList = f.msg_populate_checklist ||\n 'Populating list...';\n\n /**\n * Message appearing when a pagination page is changed\n * @type {String}\n */\n this.msgChangePage = f.msg_change_page || 'Collecting paging data...';\n\n /**\n * Message appearing when filters are cleared\n * @type {String}\n */\n this.msgClear = f.msg_clear || 'Clearing filters...';\n\n /**\n * Message appearing when the page length is changed\n * @type {String}\n */\n this.msgChangeResults = f.msg_change_results ||\n 'Changing results per page...';\n\n /**\n * Message appearing when the page is re-set\n * @type {String}\n */\n this.msgResetPage = f.msg_reset_page || 'Re-setting page...';\n\n /**\n * Message appearing when the page length is re-set\n * @type {String}\n */\n this.msgResetPageLength = f.msg_reset_page_length ||\n 'Re-setting page length...';\n\n /**\n * Message appearing upon column sorting\n * @type {String}\n */\n this.msgSort = f.msg_sort || 'Sorting data...';\n\n /**\n * Message appearing when extensions are loading\n * @type {String}\n */\n this.msgLoadExtensions = f.msg_load_extensions ||\n 'Loading extensions...';\n\n /**\n * Message appearing when themes are loading\n * @type {String}\n */\n this.msgLoadThemes = f.msg_load_themes || 'Loading theme(s)...';\n }\n\n /**\n * Initializes StatusBar instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n let emitter = this.emitter;\n\n //status bar container\n let statusDiv = createElm('div');\n statusDiv.className = this.cssClass;\n\n //status bar label\n let statusSpan = createElm('span');\n //preceding text\n let statusSpanText = createElm('span');\n statusSpanText.appendChild(createText(this.text));\n\n // target element container\n if (!this.targetId) {\n tf.setToolbar();\n }\n let targetEl = (!this.targetId) ? tf.lDiv : elm(this.targetId);\n\n //default container: 'lDiv'\n if (!this.targetId) {\n statusDiv.appendChild(statusSpanText);\n statusDiv.appendChild(statusSpan);\n targetEl.appendChild(statusDiv);\n } else {\n // custom container, no need to append statusDiv\n targetEl.appendChild(statusSpanText);\n targetEl.appendChild(statusSpan);\n }\n\n this.container = statusDiv;\n this.msgContainer = statusSpan;\n this.labelContainer = statusSpanText;\n\n // Subscribe to events\n emitter.on(['before-filtering'], () => this.message(this.msgFilter));\n emitter.on(['before-populating-filter'],\n () => this.message(this.msgPopulate));\n emitter.on(['before-page-change'],\n () => this.message(this.msgChangePage));\n emitter.on(['before-clearing-filters'], () =>\n this.message(this.msgClear));\n emitter.on(['before-page-length-change'],\n () => this.message(this.msgChangeResults));\n emitter.on(['before-reset-page'],\n () => this.message(this.msgResetPage));\n emitter.on(['before-reset-page-length'],\n () => this.message(this.msgResetPageLength));\n emitter.on(['before-loading-extensions'],\n () => this.message(this.msgLoadExtensions));\n emitter.on(['before-loading-themes'],\n () => this.message(this.msgLoadThemes));\n\n emitter.on(EVENTS, () => this.message(''));\n\n /**\n * @inherited\n */\n this.initialized = true;\n }\n\n /**\n * Display status message\n * @param {String} [t=''] Message to be displayed\n */\n message(t = '') {\n if (!this.isEnabled()) {\n return;\n }\n\n if (this.onBeforeShowMsg) {\n this.onBeforeShowMsg.call(null, this.tf, t);\n }\n\n let d = t === '' ? this.delay : 1;\n root.setTimeout(() => {\n if (!this.initialized) {\n return;\n }\n this.msgContainer.innerHTML = t;\n if (this.onAfterShowMsg) {\n this.onAfterShowMsg.call(null, this.tf, t);\n }\n }, d);\n }\n\n /**\n * Destroy StatusBar instance\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let emitter = this.emitter;\n\n this.container.innerHTML = '';\n if (!this.targetId) {\n removeElm(this.container);\n }\n this.labelContainer = null;\n this.msgContainer = null;\n this.container = null;\n\n // Unsubscribe to events\n emitter.off(['before-filtering'], () => this.message(this.msgFilter));\n emitter.off(['before-populating-filter'],\n () => this.message(this.msgPopulate));\n emitter.off(['before-page-change'],\n () => this.message(this.msgChangePage));\n emitter.off(['before-clearing-filters'],\n () => this.message(this.msgClear));\n emitter.off(['before-page-length-change'],\n () => this.message(this.msgChangeResults));\n emitter.off(['before-reset-page'], () =>\n this.message(this.msgResetPage));\n emitter.off(['before-reset-page-length'],\n () => this.message(this.msgResetPageLength));\n emitter.off(['before-loading-extensions'],\n () => this.message(this.msgLoadExtensions));\n emitter.off(['before-loading-themes'],\n () => this.message(this.msgLoadThemes));\n\n emitter.off(EVENTS, () => this.message(''));\n\n this.initialized = false;\n }\n}\n" }, { - "__docId__": 687, + "__docId__": 697, "kind": "variable", "static": true, "variation": null, @@ -14450,7 +14618,7 @@ } }, { - "__docId__": 688, + "__docId__": 698, "kind": "class", "static": true, "variation": null, @@ -14479,7 +14647,7 @@ ] }, { - "__docId__": 689, + "__docId__": 699, "kind": "constructor", "static": false, "variation": null, @@ -14504,7 +14672,7 @@ "generator": false }, { - "__docId__": 690, + "__docId__": 700, "kind": "member", "static": false, "variation": null, @@ -14524,7 +14692,7 @@ } }, { - "__docId__": 691, + "__docId__": 701, "kind": "member", "static": false, "variation": null, @@ -14544,7 +14712,7 @@ } }, { - "__docId__": 692, + "__docId__": 702, "kind": "member", "static": false, "variation": null, @@ -14564,7 +14732,7 @@ } }, { - "__docId__": 693, + "__docId__": 703, "kind": "member", "static": false, "variation": null, @@ -14584,7 +14752,7 @@ } }, { - "__docId__": 694, + "__docId__": 704, "kind": "member", "static": false, "variation": null, @@ -14604,7 +14772,7 @@ } }, { - "__docId__": 695, + "__docId__": 705, "kind": "member", "static": false, "variation": null, @@ -14624,7 +14792,7 @@ } }, { - "__docId__": 696, + "__docId__": 706, "kind": "member", "static": false, "variation": null, @@ -14644,7 +14812,7 @@ } }, { - "__docId__": 697, + "__docId__": 707, "kind": "member", "static": false, "variation": null, @@ -14664,7 +14832,7 @@ } }, { - "__docId__": 698, + "__docId__": 708, "kind": "member", "static": false, "variation": null, @@ -14684,7 +14852,7 @@ } }, { - "__docId__": 699, + "__docId__": 709, "kind": "member", "static": false, "variation": null, @@ -14704,7 +14872,7 @@ } }, { - "__docId__": 700, + "__docId__": 710, "kind": "member", "static": false, "variation": null, @@ -14724,7 +14892,7 @@ } }, { - "__docId__": 701, + "__docId__": 711, "kind": "member", "static": false, "variation": null, @@ -14744,7 +14912,7 @@ } }, { - "__docId__": 702, + "__docId__": 712, "kind": "member", "static": false, "variation": null, @@ -14764,7 +14932,7 @@ } }, { - "__docId__": 703, + "__docId__": 713, "kind": "member", "static": false, "variation": null, @@ -14784,7 +14952,7 @@ } }, { - "__docId__": 704, + "__docId__": 714, "kind": "member", "static": false, "variation": null, @@ -14804,7 +14972,7 @@ } }, { - "__docId__": 705, + "__docId__": 715, "kind": "member", "static": false, "variation": null, @@ -14824,7 +14992,7 @@ } }, { - "__docId__": 706, + "__docId__": 716, "kind": "member", "static": false, "variation": null, @@ -14844,7 +15012,7 @@ } }, { - "__docId__": 707, + "__docId__": 717, "kind": "member", "static": false, "variation": null, @@ -14864,7 +15032,7 @@ } }, { - "__docId__": 708, + "__docId__": 718, "kind": "member", "static": false, "variation": null, @@ -14884,7 +15052,7 @@ } }, { - "__docId__": 709, + "__docId__": 719, "kind": "member", "static": false, "variation": null, @@ -14904,7 +15072,7 @@ } }, { - "__docId__": 710, + "__docId__": 720, "kind": "method", "static": false, "variation": null, @@ -14918,7 +15086,7 @@ "generator": false }, { - "__docId__": 711, + "__docId__": 721, "kind": "member", "static": false, "variation": null, @@ -14936,7 +15104,7 @@ } }, { - "__docId__": 712, + "__docId__": 722, "kind": "member", "static": false, "variation": null, @@ -14954,7 +15122,7 @@ } }, { - "__docId__": 713, + "__docId__": 723, "kind": "member", "static": false, "variation": null, @@ -14972,7 +15140,7 @@ } }, { - "__docId__": 714, + "__docId__": 724, "kind": "member", "static": false, "variation": null, @@ -14995,7 +15163,7 @@ } }, { - "__docId__": 715, + "__docId__": 725, "kind": "method", "static": false, "variation": null, @@ -15022,7 +15190,7 @@ "generator": false }, { - "__docId__": 716, + "__docId__": 726, "kind": "method", "static": false, "variation": null, @@ -15036,7 +15204,7 @@ "generator": false }, { - "__docId__": 717, + "__docId__": 727, "kind": "member", "static": false, "variation": null, @@ -15054,7 +15222,7 @@ } }, { - "__docId__": 718, + "__docId__": 728, "kind": "member", "static": false, "variation": null, @@ -15072,7 +15240,7 @@ } }, { - "__docId__": 719, + "__docId__": 729, "kind": "member", "static": false, "variation": null, @@ -15090,7 +15258,7 @@ } }, { - "__docId__": 720, + "__docId__": 730, "kind": "member", "static": false, "variation": null, @@ -15108,7 +15276,7 @@ } }, { - "__docId__": 721, + "__docId__": 731, "kind": "file", "static": true, "variation": null, @@ -15121,7 +15289,7 @@ "content": "\nimport Cookie from '../cookie';\nimport {root} from '../root';\n\nconst JSON = root.JSON;\nconst localStorage = root.localStorage;\nconst location = root.location;\n\n/**\n * Checks if browser has Storage feature\n */\nexport const hasStorage = () => {\n return 'Storage' in root;\n};\n\n/**\n * Stores the features state in browser's local storage or cookie\n *\n * @export\n * @class Storage\n */\nexport class Storage {\n\n /**\n * Creates an instance of Storage\n *\n * @param {State} state Instance of State\n */\n constructor(state) {\n\n /**\n * State object\n * @type {State}\n * @private\n */\n this.state = state;\n\n /**\n * TableFilter object\n * @type {TableFilter}\n * @private\n */\n this.tf = state.tf;\n\n /**\n * Persist with local storage\n * @type {Boolean}\n * @private\n */\n this.enableLocalStorage = state.enableLocalStorage && hasStorage();\n\n /**\n * Persist with cookie\n * @type {Boolean}\n * @private\n */\n this.enableCookie = state.enableCookie && !this.enableLocalStorage;\n\n /**\n * Emitter object\n * @type {Emitter}\n * @private\n */\n this.emitter = state.emitter;\n\n /**\n * Cookie duration in hours from state object\n * @type {Number}\n * @private\n */\n this.duration = state.cookieDuration;\n }\n\n\n /**\n * Initializes the Storage object\n */\n init() {\n this.emitter.on(['state-changed'], (tf, state) => this.save(state));\n this.emitter.on(['initialized'], () => this.sync());\n }\n\n /**\n * Persists the features state on state changes\n *\n * @param {State} state Instance of State\n */\n save(state) {\n if (this.enableLocalStorage) {\n localStorage[this.getKey()] = JSON.stringify(state);\n } else {\n Cookie.write(this.getKey(), JSON.stringify(state), this.duration);\n }\n }\n\n /**\n * Turns stored string into a State JSON object\n *\n * @returns {Object} JSON object\n */\n retrieve() {\n let state = null;\n if (this.enableLocalStorage) {\n state = localStorage[this.getKey()];\n } else {\n state = Cookie.read(this.getKey());\n }\n\n if (!state) {\n return null;\n }\n return JSON.parse(state);\n }\n\n /**\n * Removes persisted state from storage\n */\n remove() {\n if (this.enableLocalStorage) {\n localStorage.removeItem(this.getKey());\n } else {\n Cookie.remove(this.getKey());\n }\n }\n\n /**\n * Applies persisted state to features\n */\n sync() {\n let state = this.retrieve();\n if (!state) {\n return;\n }\n // override current state with persisted one and sync features\n this.state.overrideAndSync(state);\n }\n\n /**\n * Returns the storage key\n *\n * @returns {String} Key\n */\n getKey() {\n return JSON.stringify({\n key: `${this.tf.prfxTf}_${this.tf.id}`,\n path: location.pathname\n });\n }\n\n /**\n * Release Storage event subscriptions and clear fields\n */\n destroy() {\n this.emitter.off(['state-changed'], (tf, state) => this.save(state));\n this.emitter.off(['initialized'], () => this.sync());\n\n this.remove();\n\n this.state = null;\n this.emitter = null;\n }\n}\n" }, { - "__docId__": 722, + "__docId__": 732, "kind": "variable", "static": true, "variation": null, @@ -15142,7 +15310,7 @@ } }, { - "__docId__": 723, + "__docId__": 733, "kind": "variable", "static": true, "variation": null, @@ -15163,7 +15331,7 @@ } }, { - "__docId__": 724, + "__docId__": 734, "kind": "variable", "static": true, "variation": null, @@ -15184,7 +15352,7 @@ } }, { - "__docId__": 725, + "__docId__": 735, "kind": "variable", "static": true, "variation": null, @@ -15204,7 +15372,7 @@ } }, { - "__docId__": 726, + "__docId__": 736, "kind": "class", "static": true, "variation": null, @@ -15230,7 +15398,7 @@ "interface": false }, { - "__docId__": 727, + "__docId__": 737, "kind": "constructor", "static": false, "variation": null, @@ -15255,7 +15423,7 @@ "generator": false }, { - "__docId__": 728, + "__docId__": 738, "kind": "member", "static": false, "variation": null, @@ -15275,7 +15443,7 @@ } }, { - "__docId__": 729, + "__docId__": 739, "kind": "member", "static": false, "variation": null, @@ -15295,7 +15463,7 @@ } }, { - "__docId__": 730, + "__docId__": 740, "kind": "member", "static": false, "variation": null, @@ -15315,7 +15483,7 @@ } }, { - "__docId__": 731, + "__docId__": 741, "kind": "member", "static": false, "variation": null, @@ -15335,7 +15503,7 @@ } }, { - "__docId__": 732, + "__docId__": 742, "kind": "member", "static": false, "variation": null, @@ -15355,7 +15523,7 @@ } }, { - "__docId__": 733, + "__docId__": 743, "kind": "member", "static": false, "variation": null, @@ -15375,7 +15543,7 @@ } }, { - "__docId__": 734, + "__docId__": 744, "kind": "method", "static": false, "variation": null, @@ -15389,7 +15557,7 @@ "generator": false }, { - "__docId__": 735, + "__docId__": 745, "kind": "method", "static": false, "variation": null, @@ -15414,7 +15582,7 @@ "generator": false }, { - "__docId__": 736, + "__docId__": 746, "kind": "method", "static": false, "variation": null, @@ -15442,7 +15610,7 @@ "generator": false }, { - "__docId__": 737, + "__docId__": 747, "kind": "method", "static": false, "variation": null, @@ -15456,7 +15624,7 @@ "generator": false }, { - "__docId__": 738, + "__docId__": 748, "kind": "method", "static": false, "variation": null, @@ -15470,7 +15638,7 @@ "generator": false }, { - "__docId__": 739, + "__docId__": 749, "kind": "method", "static": false, "variation": null, @@ -15498,7 +15666,7 @@ "generator": false }, { - "__docId__": 740, + "__docId__": 750, "kind": "method", "static": false, "variation": null, @@ -15512,7 +15680,7 @@ "generator": false }, { - "__docId__": 741, + "__docId__": 751, "kind": "member", "static": false, "variation": null, @@ -15530,7 +15698,7 @@ } }, { - "__docId__": 742, + "__docId__": 752, "kind": "member", "static": false, "variation": null, @@ -15548,7 +15716,7 @@ } }, { - "__docId__": 743, + "__docId__": 753, "kind": "file", "static": true, "variation": null, @@ -15561,7 +15729,7 @@ "content": "import {isNumber} from './types';\n\n/**\n * Takes a string, removes all formatting/cruft and returns the raw float value\n * @param {String} Formatted number\n * @param {String} Decimal type '.' or ','\n * @return {Number} Unformatted number\n *\n * https://github.com/openexchangerates/accounting.js/blob/master/accounting.js\n */\nexport const parse = (value, decimal = '.') => {\n // Return the value as-is if it's already a number\n if (isNumber(value)) {\n return value;\n }\n\n // Build regex to strip out everything except digits, decimal point and\n // minus sign\n let regex = new RegExp('[^0-9-' + decimal + ']', ['g']);\n let unformatted = parseFloat(\n ('' + value)\n .replace(/\\((.*)\\)/, '-$1') // replace bracketed values with negatives\n .replace(regex, '') // strip out any cruft\n .replace(decimal, '.') // make sure decimal point is standard\n );\n\n // This will fail silently\n return !isNaN(unformatted) ? unformatted : 0;\n}\n" }, { - "__docId__": 744, + "__docId__": 754, "kind": "variable", "static": true, "variation": null, @@ -15611,7 +15779,7 @@ } }, { - "__docId__": 745, + "__docId__": 755, "kind": "file", "static": true, "variation": null, @@ -15624,7 +15792,7 @@ "content": "/**\n * Export window or global object depending on the environment\n */\nexport const root = (typeof self === 'object' && self.self === self && self) ||\n (typeof global === 'object' && global.global === global && global) ||\n this;\n" }, { - "__docId__": 746, + "__docId__": 756, "kind": "variable", "static": true, "variation": null, @@ -15644,7 +15812,7 @@ } }, { - "__docId__": 747, + "__docId__": 757, "kind": "file", "static": true, "variation": null, @@ -15657,7 +15825,7 @@ "content": "/**\n * Sorting utilities\n */\n\n/**\n * Case insensitive compare function for passed strings\n * @param {String} First string\n * @param {String} Second string\n * @return {Number} -1 if first string lower than second one\n * 0 if first string same order as second one\n * 1 if first string greater than second one\n */\nexport const ignoreCase = (a, b) => {\n let x = a.toLowerCase();\n let y = b.toLowerCase();\n return ((x < y) ? -1 : ((x > y) ? 1 : 0));\n}\n\n/**\n * Sorts passed numbers in a ascending manner\n * @param {Number} First number\n * @param {Number} Second number\n * @param {Number} Negative, zero or positive number\n */\nexport const numSortAsc = (a, b) => (a - b);\n\n/**\n * Sorts passed numbers in a descending manner\n * @param {Number} First number\n * @param {Number} Second number\n * @param {Number} Negative, zero or positive number\n */\nexport const numSortDesc = (a, b) => (b - a);\n" }, { - "__docId__": 748, + "__docId__": 758, "kind": "variable", "static": true, "variation": null, @@ -15707,7 +15875,7 @@ } }, { - "__docId__": 749, + "__docId__": 759, "kind": "variable", "static": true, "variation": null, @@ -15759,7 +15927,7 @@ } }, { - "__docId__": 750, + "__docId__": 760, "kind": "variable", "static": true, "variation": null, @@ -15811,7 +15979,7 @@ } }, { - "__docId__": 751, + "__docId__": 761, "kind": "file", "static": true, "variation": null, @@ -15824,7 +15992,7 @@ "content": "import {remove as removeDiacritics} from 'diacritics';\n\n/**\n * String utilities\n */\n\n/**\n * Removes whitespace from both sides of passed string\n * @param {String} text\n * @return {String}\n */\nexport const trim = (text) => {\n if (text.trim) {\n return text.trim();\n }\n return text.replace(/^\\s*|\\s*$/g, '');\n}\n\n/**\n * Checks if passed string is empty\n * @param {String} text\n * @return {Boolean}\n */\nexport const isEmpty = (text) => trim(text) === '';\n\n/**\n * Makes regex safe string by escaping special characters from passed string\n * @param {String} text\n * @return {String} escaped string\n */\nexport const rgxEsc = (text) => {\n let chars = /[-\\/\\\\^$*+?.()|[\\]{}]/g;\n let escMatch = '\\\\$&';\n return String(text).replace(chars, escMatch);\n}\n\n/**\n * Returns passed string as lowercase if caseSensitive flag set false. By\n * default it returns the string with no casing changes.\n * @param {String} text\n * @return {String} string\n */\nexport const matchCase = (text, caseSensitive = false) => {\n if (!caseSensitive) {\n return text.toLowerCase();\n }\n return text;\n}\n\n/**\n * Checks if passed data contains the searched term\n * @param {String} term Searched term\n * @param {String} data Data string\n * @param {Boolean} exactMatch Exact match\n * @param {Boolean} caseSensitive Case sensitive\n * @param {Boolean} ignoreDiacritics Ignore diacritics\n * @return {Boolean}\n */\nexport const contains = (term, data, exactMatch = false, caseSensitive = false,\n ignoreDiacritics = false) => {\n // Improved by Cedric Wartel (cwl) automatic exact match for selects and\n // special characters are now filtered\n let regexp;\n let modifier = caseSensitive ? 'g' : 'gi';\n if (ignoreDiacritics) {\n term = removeDiacritics(term);\n data = removeDiacritics(data);\n }\n if (exactMatch) {\n regexp = new RegExp('(^\\\\s*)' + rgxEsc(term) + '(\\\\s*$)',\n modifier);\n } else {\n regexp = new RegExp(rgxEsc(term), modifier);\n }\n return regexp.test(data);\n}\n" }, { - "__docId__": 752, + "__docId__": 762, "kind": "variable", "static": true, "variation": null, @@ -15864,7 +16032,7 @@ } }, { - "__docId__": 753, + "__docId__": 763, "kind": "variable", "static": true, "variation": null, @@ -15904,7 +16072,7 @@ } }, { - "__docId__": 754, + "__docId__": 764, "kind": "variable", "static": true, "variation": null, @@ -15944,7 +16112,7 @@ } }, { - "__docId__": 755, + "__docId__": 765, "kind": "variable", "static": true, "variation": null, @@ -15984,7 +16152,7 @@ } }, { - "__docId__": 756, + "__docId__": 766, "kind": "variable", "static": true, "variation": null, @@ -16064,7 +16232,7 @@ } }, { - "__docId__": 757, + "__docId__": 767, "kind": "file", "static": true, "variation": null, @@ -16077,7 +16245,7 @@ "content": "import {addEvt, cancelEvt, stopEvt, targetEvt, keyCode} from './event';\nimport {\n addClass, createElm, createOpt, elm, getText, getFirstTextNode, hasClass,\n removeClass, removeElm, tag\n} from './dom';\nimport {contains, matchCase, rgxEsc, trim} from './string';\nimport {isEmpty as isEmptyString} from './string';\nimport {\n isArray, isEmpty, isFn, isNumber, isObj, isString, isUndef\n} from './types';\nimport {parse as parseNb} from './number'\n\nimport {root} from './root';\nimport {Emitter} from './emitter';\nimport {GridLayout} from './modules/gridLayout';\nimport {Loader} from './modules/loader';\nimport {HighlightKeyword} from './modules/highlightKeywords';\nimport {PopupFilter} from './modules/popupFilter';\nimport {Dropdown} from './modules/dropdown';\nimport {CheckList} from './modules/checkList';\nimport {RowsCounter} from './modules/rowsCounter';\nimport {StatusBar} from './modules/statusBar';\nimport {Paging} from './modules/paging';\nimport {ClearButton} from './modules/clearButton';\nimport {Help} from './modules/help';\nimport {AlternateRows} from './modules/alternateRows';\nimport {NoResults} from './modules/noResults';\nimport {State} from './modules/state';\nimport {DateType} from './modules/dateType';\n\nimport {\n INPUT, SELECT, MULTIPLE, CHECKLIST, NONE,\n ENTER_KEY, TAB_KEY, ESC_KEY, UP_ARROW_KEY, DOWN_ARROW_KEY,\n CELL_TAG, AUTO_FILTER_DELAY, NUMBER, DATE, FORMATTED_NUMBER\n} from './const';\n\nlet doc = root.document;\n\n/**\n * Makes HTML tables filterable and a bit more :)\n *\n * @export\n * @class TableFilter\n */\nexport class TableFilter {\n\n /**\n * Creates an instance of TableFilter\n * requires `table` or `id` arguments, `row` and `configuration` optional\n * @param {DOMElement} table Table DOM element\n * @param {String} id Table id\n * @param {Number} row index indicating the 1st row\n * @param {Object} configuration object\n */\n constructor(...args) {\n /**\n * ID of current instance\n * @type {String}\n * @private\n */\n this.id = null;\n\n /**\n * Current version\n * @type {String}\n */\n this.version = '{VERSION}';\n\n /**\n * Current year\n * @type {Number}\n * @private\n */\n this.year = new Date().getFullYear();\n\n /**\n * HTML Table DOM element\n * @type {DOMElement}\n */\n this.tbl = null;\n\n /**\n * Calculated row's index from which starts filtering once filters\n * are generated\n * @type {Number}\n */\n this.refRow = null;\n\n /**\n * Index of the headers row\n * @type {Number}\n * @private\n */\n this.headersRow = null;\n\n /**\n * Configuration object\n * @type {Object}\n * @private\n */\n this.cfg = {};\n\n /**\n * Number of rows that can be filtered\n * @type {Number}\n * @private\n */\n this.nbFilterableRows = 0;\n\n /**\n * Number of cells in the reference row\n * @type {Number}\n * @private\n */\n this.nbCells = null;\n\n let startRow;\n\n // TODO: use for-of\n args.forEach((arg) => {\n if (typeof arg === 'object' && arg.nodeName === 'TABLE') {\n this.tbl = arg;\n this.id = arg.id || `tf_${new Date().getTime()}_`;\n } else if (isString(arg)) {\n this.id = arg;\n this.tbl = elm(arg);\n } else if (isNumber(arg)) {\n startRow = arg;\n } else if (isObj(arg)) {\n this.cfg = arg;\n }\n });\n\n if (!this.tbl || this.tbl.nodeName !== 'TABLE' ||\n this.getRowsNb() === 0) {\n throw new Error(`Could not instantiate TableFilter: HTML table\n DOM element not found.`);\n }\n\n // configuration object\n let f = this.cfg;\n\n /**\n * Event emitter instance\n * @type {Emitter}\n */\n this.emitter = new Emitter();\n\n //Start row et cols nb\n this.refRow = isUndef(startRow) ? 2 : (startRow + 1);\n try { this.nbCells = this.getCellsNb(this.refRow); }\n catch (e) { this.nbCells = this.getCellsNb(0); }\n\n /**\n * Base path for static assets\n * @type {String}\n */\n this.basePath = f.base_path || 'tablefilter/';\n\n /*** filters' grid properties ***/\n\n /**\n * Enable/disable filters\n * @type {Boolean}\n */\n this.fltGrid = f.grid === false ? false : true;\n\n /**\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n */\n this.gridLayout = Boolean(f.grid_layout);\n\n /**\n * Filters row index\n * @type {Number}\n */\n this.filtersRowIndex = isNaN(f.filters_row_index) ?\n 0 : f.filters_row_index;\n\n /**\n * Headers row index\n * @type {Number}\n */\n this.headersRow = isNaN(f.headers_row_index) ?\n (this.filtersRowIndex === 0 ? 1 : 0) : f.headers_row_index;\n\n /**\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n */\n this.fltCellTag = isString(f.filters_cell_tag) ?\n f.filters_cell_tag : CELL_TAG;\n\n /**\n * List of filters IDs\n * @type {Array}\n * @private\n */\n this.fltIds = [];\n\n /**\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n */\n this.validRowsIndex = [];\n\n /**\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n */\n this.infDiv = null;\n\n /**\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.lDiv = null;\n\n /**\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.rDiv = null;\n\n /**\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n */\n this.mDiv = null;\n\n /**\n * Css class for toolbar's container DOM element\n * @type {String}\n */\n this.infDivCssClass = f.inf_div_css_class || 'inf';\n\n /**\n * Css class for left-side inner container DOM element\n * @type {String}\n */\n this.lDivCssClass = f.left_div_css_class || 'ldiv';\n\n /**\n * Css class for right-side inner container DOM element\n * @type {String}\n */\n this.rDivCssClass = f.right_div_css_class || 'rdiv';\n\n /**\n * Css class for middle inner container DOM element\n * @type {String}\n */\n this.mDivCssClass = f.middle_div_css_class || 'mdiv';\n\n /*** filters' grid appearance ***/\n /**\n * Path for stylesheets\n * @type {String}\n */\n this.stylePath = f.style_path || this.basePath + 'style/';\n\n /**\n * Main stylesheet path\n * @type {String}\n */\n this.stylesheet = f.stylesheet || this.stylePath + 'tablefilter.css';\n\n /**\n * Main stylesheet ID\n * @type {String}\n * @private\n */\n this.stylesheetId = this.id + '_style';\n\n /**\n * Css class for the filters row\n * @type {String}\n */\n this.fltsRowCssClass = f.flts_row_css_class || 'fltrow';\n\n /**\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n */\n this.enableIcons = f.enable_icons === false ? false : true;\n\n /**\n * Enable/disable alternating rows\n * @type {Boolean}\n */\n this.alternateRows = Boolean(f.alternate_rows);\n\n /**\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n */\n this.hasColWidths = isArray(f.col_widths);\n\n /**\n * Columns widths array\n * @type {Array}\n */\n this.colWidths = this.hasColWidths ? f.col_widths : [];\n\n /**\n * Css class for a filter element\n * @type {String}\n */\n this.fltCssClass = f.flt_css_class || 'flt';\n\n /**\n * Css class for multiple select filters\n * @type {String}\n */\n this.fltMultiCssClass = f.flt_multi_css_class || 'flt_multi';\n\n /**\n * Css class for small filter (when submit button is active)\n * @type {String}\n */\n this.fltSmallCssClass = f.flt_small_css_class || 'flt_s';\n\n /**\n * Css class for single filter type\n * @type {String}\n */\n this.singleFltCssClass = f.single_flt_css_class || 'single_flt';\n\n /*** filters' grid behaviours ***/\n\n /**\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n */\n this.enterKey = f.enter_key === false ? false : true;\n\n /**\n * Callback fired before filtering process starts\n * @type {Function}\n */\n this.onBeforeFilter = isFn(f.on_before_filter) ?\n f.on_before_filter : null;\n\n /**\n * Callback fired after filtering process is completed\n * @type {Function}\n */\n this.onAfterFilter = isFn(f.on_after_filter) ? f.on_after_filter : null;\n\n /**\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n */\n this.caseSensitive = Boolean(f.case_sensitive);\n\n /**\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n */\n this.hasExactMatchByCol = isArray(f.columns_exact_match);\n\n /**\n * Exact match filtering per column array\n * @type {Array}\n */\n this.exactMatchByCol = this.hasExactMatchByCol ?\n f.columns_exact_match : [];\n\n /**\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n */\n this.exactMatch = Boolean(f.exact_match);\n\n /**\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n */\n this.ignoreDiacritics = f.ignore_diacritics;\n\n /**\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n */\n this.linkedFilters = Boolean(f.linked_filters);\n\n /**\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n */\n this.disableExcludedOptions = Boolean(f.disable_excluded_options);\n\n /**\n * Active filter ID\n * @type {String}\n * @private\n */\n this.activeFilterId = null;\n\n /**\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n */\n this.hasVisibleRows = Boolean(f.rows_always_visible);\n\n /**\n * List of row indexes to be excluded from filtering\n * @type {Array}\n */\n this.visibleRows = this.hasVisibleRows ? f.rows_always_visible : [];\n\n /**\n * Enable/disable external filters generation\n * @type {Boolean}\n */\n this.isExternalFlt = Boolean(f.external_flt_grid);\n\n /**\n * List of containers IDs where external filters will be generated\n * @type {Array}\n */\n this.externalFltTgtIds = f.external_flt_grid_ids || [];\n\n /**\n * Callback fired after filters are generated\n * @type {Function}\n */\n this.onFiltersLoaded = isFn(f.on_filters_loaded) ?\n f.on_filters_loaded : null;\n\n /**\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n */\n this.singleSearchFlt = Boolean(f.single_filter);\n\n /**\n * Callback fired after a row is validated during filtering\n * @type {Function}\n */\n this.onRowValidated = isFn(f.on_row_validated) ?\n f.on_row_validated : null;\n\n /**\n * List of columns implementing custom filtering\n * @type {Array}\n */\n this.customCellDataCols = f.custom_cell_data_cols ?\n f.custom_cell_data_cols : [];\n\n /**\n * Delegate function for retrieving cell data with custom logic\n * @type {Function}\n */\n this.customCellData = isFn(f.custom_cell_data) ?\n f.custom_cell_data : null;\n\n /**\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n */\n this.watermark = f.watermark || '';\n\n /**\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n */\n this.isWatermarkArray = isArray(this.watermark);\n\n /**\n * Toolbar's custom container ID\n * @type {String}\n */\n this.toolBarTgtId = f.toolbar_target_id || null;\n\n /**\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n */\n this.help = isUndef(f.help_instructions) ?\n undefined : Boolean(f.help_instructions);\n\n /**\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n */\n this.popupFilters = Boolean(f.popup_filters);\n\n /**\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n */\n this.markActiveColumns = Boolean(f.mark_active_columns);\n\n /**\n * Css class for filtered (active) columns\n * @type {String}\n */\n this.activeColumnsCssClass = f.active_columns_css_class ||\n 'activeHeader';\n\n /**\n * Callback fired before a column is marked as filtered\n * @type {Function}\n */\n this.onBeforeActiveColumn = isFn(f.on_before_active_column) ?\n f.on_before_active_column : null;\n\n /**\n * Callback fired after a column is marked as filtered\n * @type {Function}\n */\n this.onAfterActiveColumn = isFn(f.on_after_active_column) ?\n f.on_after_active_column : null;\n\n /*** select filter's customisation and behaviours ***/\n /**\n * Text for clear option in drop-down filter types (1st option)\n * @type {String}\n */\n this.displayAllText = f.display_all_text || 'Clear';\n\n /**\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n */\n this.enableEmptyOption = Boolean(f.enable_empty_option);\n\n /**\n * Text for empty option in drop-down filter types\n * @type {String}\n */\n this.emptyText = f.empty_text || '(Empty)';\n\n /**\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n */\n this.enableNonEmptyOption = Boolean(f.enable_non_empty_option);\n\n /**\n * Text for non-empty option in drop-down filter types\n * @type {String}\n */\n this.nonEmptyText = f.non_empty_text || '(Non empty)';\n\n /**\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n */\n this.onSlcChange = f.on_change === false ? false : true;\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * alpha-numeric manner by default\n * @type {Boolean}\n */\n this.sortSlc = f.sort_select === false ? false : true;\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumAsc = Boolean(f.sort_num_asc);\n\n /**\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n */\n this.sortNumAsc = this.isSortNumAsc ? f.sort_num_asc : [];\n\n /**\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n */\n this.isSortNumDesc = Boolean(f.sort_num_desc);\n\n /**\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n */\n this.sortNumDesc = this.isSortNumDesc ? f.sort_num_desc : [];\n\n /**\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n */\n this.loadFltOnDemand = Boolean(f.load_filters_on_demand);\n\n /**\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n */\n this.hasCustomOptions = isObj(f.custom_options);\n\n /**\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n */\n this.customOptions = f.custom_options;\n\n /*** Filter operators ***/\n /**\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n */\n this.rgxOperator = f.regexp_operator || 'rgx:';\n\n /**\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n */\n this.emOperator = f.empty_operator || '[empty]';\n\n /**\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n */\n this.nmOperator = f.nonempty_operator || '[nonempty]';\n\n /**\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n */\n this.orOperator = f.or_operator || '||';\n\n /**\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n */\n this.anOperator = f.and_operator || '&&';\n\n /**\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n */\n this.grOperator = f.greater_operator || '>';\n\n /**\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n */\n this.lwOperator = f.lower_operator || '<';\n\n /**\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n */\n this.leOperator = f.lower_equal_operator || '<=';\n\n /**\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n */\n this.geOperator = f.greater_equal_operator || '>=';\n\n /**\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.dfOperator = f.different_operator || '!';\n\n /**\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n */\n this.lkOperator = f.like_operator || '*';\n\n /**\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n */\n this.eqOperator = f.equal_operator || '=';\n\n /**\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.stOperator = f.start_with_operator || '{';\n\n /**\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n */\n this.enOperator = f.end_with_operator || '}';\n\n // this.curExp = f.cur_exp || '^[¥£€$]';\n\n /**\n * Stored values separator\n * @type {String}\n */\n this.separator = f.separator || ',';\n\n /**\n * Enable rows counter UI component\n * @type {Boolean}\n */\n this.rowsCounter = Boolean(f.rows_counter);\n\n /**\n * Enable status bar UI component\n * @type {Boolean}\n */\n this.statusBar = Boolean(f.status_bar);\n\n /**\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n */\n this.loader = Boolean(f.loader);\n\n /*** validation - reset buttons/links ***/\n /**\n * Enable filters submission button\n * @type {Boolean}\n */\n this.displayBtn = Boolean(f.btn);\n\n /**\n * Define filters submission button text\n * @type {String}\n */\n this.btnText = f.btn_text || (!this.enableIcons ? 'Go' : '');\n\n /**\n * Css class for filters submission button\n * @type {String}\n */\n this.btnCssClass = f.btn_css_class ||\n (!this.enableIcons ? 'btnflt' : 'btnflt_icon');\n\n /**\n * Enable clear button\n * @type {Boolean}\n */\n this.btnReset = Boolean(f.btn_reset);\n\n /**\n * Callback fired before filters are cleared\n * @type {Function}\n */\n this.onBeforeReset = isFn(f.on_before_reset) ?\n f.on_before_reset : null;\n\n /**\n * Callback fired after filters are cleared\n * @type {Function}\n */\n this.onAfterReset = isFn(f.on_after_reset) ? f.on_after_reset : null;\n\n /**\n * Enable paging component\n * @type {Boolean}\n */\n this.paging = Boolean(f.paging);\n\n /**\n * Number of hidden rows\n * @type {Number}\n * @private\n */\n this.nbHiddenRows = 0;\n\n /**\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n */\n this.autoFilter = Boolean(f.auto_filter);\n\n /**\n * Auto-filter delay in msecs\n * @type {Number}\n */\n this.autoFilterDelay = !isNaN(f.auto_filter_delay) ?\n f.auto_filter_delay : AUTO_FILTER_DELAY;\n\n /**\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n */\n this.isUserTyping = null;\n\n /**\n * Auto-filter interval ID\n * @type {String}\n * @private\n */\n this.autoFilterTimer = null;\n\n /**\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n */\n this.highlightKeywords = Boolean(f.highlight_keywords);\n\n /**\n * Enable no results message UI component\n * @type {Boolean}\n */\n this.noResults = isObj(f.no_results_message) ||\n Boolean(f.no_results_message);\n\n /**\n * Enable state persistence\n * @type {Boolean}\n */\n this.state = isObj(f.state) || Boolean(f.state);\n\n /*** data types ***/\n\n /**\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n */\n this.locale = f.locale || 'en';\n\n /**\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n */\n this.thousandsSeparator = f.thousands_separator || ',';\n\n /**\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n */\n this.decimalSeparator = f.decimal_separator || '.';\n\n /**\n * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n */\n this.hasColTypes = isArray(f.col_types);\n\n /**\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n */\n this.colTypes = this.hasColTypes ? f.col_types : [];\n\n /*** ids prefixes ***/\n /**\n * Main prefix\n * @private\n */\n this.prfxTf = 'TF';\n\n /**\n * Filter's ID prefix (inputs - selects)\n * @private\n */\n this.prfxFlt = 'flt';\n\n /**\n * Button's ID prefix\n * @private\n */\n this.prfxValButton = 'btn';\n\n /**\n * Toolbar container ID prefix\n * @private\n */\n this.prfxInfDiv = 'inf_';\n\n /**\n * Toolbar left element ID prefix\n * @private\n */\n this.prfxLDiv = 'ldiv_';\n\n /**\n * Toolbar right element ID prefix\n * @private\n */\n this.prfxRDiv = 'rdiv_';\n\n /**\n * Toolbar middle element ID prefix\n * @private\n */\n this.prfxMDiv = 'mdiv_';\n\n /**\n * Responsive Css class\n * @private\n */\n this.prfxResponsive = 'resp';\n\n /*** extensions ***/\n /**\n * List of loaded extensions\n * @type {Array}\n * @private\n */\n this.extensions = f.extensions;\n\n /**\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n */\n this.hasExtensions = isArray(this.extensions);\n\n /*** themes ***/\n /**\n * Enable default theme\n * @type {Boolean}\n */\n this.enableDefaultTheme = Boolean(f.enable_default_theme);\n\n /**\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n */\n this.hasThemes = (this.enableDefaultTheme || isArray(f.themes));\n\n /**\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themes = f.themes || [];\n\n /**\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n */\n this.themesPath = f.themes_path || this.stylePath + 'themes/';\n\n /**\n * Enable responsive layout\n * @type {Boolean}\n */\n this.responsive = Boolean(f.responsive);\n\n /**\n * Features registry\n * @private\n */\n this.Mod = {};\n\n /**\n * Extensions registry\n * @private\n */\n this.ExtRegistry = {};\n }\n\n /**\n * Initialise features and layout\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let Mod = this.Mod;\n let n = this.singleSearchFlt ? 1 : this.nbCells;\n let inpclass;\n\n //loads stylesheet if not imported\n this.import(this.stylesheetId, this.stylesheet, null, 'link');\n\n //loads theme\n if (this.hasThemes) {\n this.loadThemes();\n }\n\n // Instanciate sugar date wrapper\n if (!Mod.dateType) {\n Mod.dateType = new DateType(this);\n }\n Mod.dateType.init();\n\n // Instantiate help feature and initialise only if set true\n if (!Mod.help) {\n Mod.help = new Help(this);\n }\n if (this.help) {\n Mod.help.init();\n }\n\n if (this.state) {\n if (!Mod.state) {\n Mod.state = new State(this);\n }\n Mod.state.init();\n }\n\n if (this.gridLayout) {\n if (!Mod.gridLayout) {\n Mod.gridLayout = new GridLayout(this);\n }\n Mod.gridLayout.init();\n }\n\n if (this.loader) {\n if (!Mod.loader) {\n Mod.loader = new Loader(this);\n }\n Mod.loader.init();\n }\n\n if (this.highlightKeywords) {\n Mod.highlightKeyword = new HighlightKeyword(this);\n Mod.highlightKeyword.init();\n }\n\n if (this.popupFilters) {\n if (!Mod.popupFilter) {\n Mod.popupFilter = new PopupFilter(this);\n }\n Mod.popupFilter.init();\n }\n\n //filters grid is not generated\n if (!this.fltGrid) {\n this._initNoFilters();\n } else {\n let fltrow = this._insertFiltersRow();\n\n this.nbFilterableRows = this.getRowsNb();\n\n // Generate filters\n for (let i = 0; i < n; i++) {\n this.emitter.emit('before-filter-init', this, i);\n\n let fltcell = createElm(this.fltCellTag),\n col = this.getFilterType(i);\n\n if (this.singleSearchFlt) {\n fltcell.colSpan = this.nbCells;\n }\n if (!this.gridLayout) {\n fltrow.appendChild(fltcell);\n }\n inpclass = (i === n - 1 && this.displayBtn) ?\n this.fltSmallCssClass : this.fltCssClass;\n\n //only 1 input for single search\n if (this.singleSearchFlt) {\n col = INPUT;\n inpclass = this.singleFltCssClass;\n }\n\n //drop-down filters\n if (col === SELECT || col === MULTIPLE) {\n if (!Mod.dropdown) {\n Mod.dropdown = new Dropdown(this);\n }\n Mod.dropdown.init(i, this.isExternalFlt, fltcell);\n }\n // checklist\n else if (col === CHECKLIST) {\n if (!Mod.checkList) {\n Mod.checkList = new CheckList(this);\n }\n Mod.checkList.init(i, this.isExternalFlt, fltcell);\n } else {\n this._buildInputFilter(i, inpclass, fltcell);\n }\n\n // this adds submit button\n if (i === n - 1 && this.displayBtn) {\n this._buildSubmitButton(i, fltcell);\n }\n\n this.emitter.emit('after-filter-init', this, i);\n }\n\n this.emitter.on(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n }//if this.fltGrid\n\n /* Features */\n if (this.hasVisibleRows) {\n this.emitter.on(['after-filtering'],\n () => this.enforceVisibility());\n this.enforceVisibility();\n }\n if (this.rowsCounter) {\n Mod.rowsCounter = new RowsCounter(this);\n Mod.rowsCounter.init();\n }\n if (this.statusBar) {\n Mod.statusBar = new StatusBar(this);\n Mod.statusBar.init();\n }\n if (this.paging) {\n if (!Mod.paging) {\n Mod.paging = new Paging(this);\n Mod.paging.init();\n } else {\n Mod.paging.reset();\n }\n }\n if (this.btnReset) {\n Mod.clearButton = new ClearButton(this);\n Mod.clearButton.init();\n }\n\n if (this.hasColWidths && !this.gridLayout) {\n this.setColWidths();\n }\n if (this.alternateRows) {\n Mod.alternateRows = new AlternateRows(this);\n Mod.alternateRows.init();\n }\n if (this.noResults) {\n if (!Mod.noResults) {\n Mod.noResults = new NoResults(this);\n }\n Mod.noResults.init();\n }\n\n //TF css class is added to table\n if (!this.gridLayout) {\n addClass(this.tbl, this.prfxTf);\n if (this.responsive) {\n addClass(this.tbl, this.prfxResponsive);\n }\n }\n\n /* Loads extensions */\n if (this.hasExtensions) {\n this.initExtensions();\n }\n\n // Subscribe to events\n if (this.markActiveColumns) {\n this.emitter.on(['before-filtering'],\n () => this.clearActiveColumns());\n this.emitter.on(['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex));\n }\n if (this.linkedFilters) {\n this.emitter.on(['after-filtering'], () => this.linkFilters());\n }\n\n /**\n * @inherited\n */\n this.initialized = true;\n\n if (this.onFiltersLoaded) {\n this.onFiltersLoaded.call(null, this);\n }\n this.emitter.emit('initialized', this);\n }\n\n /**\n * Detect key\n * @param {Event} evt\n */\n detectKey(evt) {\n if (!this.enterKey) {\n return;\n }\n if (evt) {\n let key = keyCode(evt);\n if (key === ENTER_KEY) {\n this.filter();\n cancelEvt(evt);\n stopEvt(evt);\n } else {\n this.isUserTyping = true;\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n }\n\n /**\n * Filter's keyup event: if auto-filter on, detect user is typing and filter\n * columns\n * @param {Event} evt\n */\n onKeyUp(evt) {\n if (!this.autoFilter) {\n return;\n }\n let key = keyCode(evt);\n this.isUserTyping = false;\n\n function filter() {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n if (!this.isUserTyping) {\n this.filter();\n this.isUserTyping = null;\n }\n }\n\n if (key !== ENTER_KEY && key !== TAB_KEY && key !== ESC_KEY &&\n key !== UP_ARROW_KEY && key !== DOWN_ARROW_KEY) {\n if (this.autoFilterTimer === null) {\n this.autoFilterTimer = root.setInterval(filter.bind(this),\n this.autoFilterDelay);\n }\n } else {\n root.clearInterval(this.autoFilterTimer);\n this.autoFilterTimer = null;\n }\n }\n\n /**\n * Filter's keydown event: if auto-filter on, detect user is typing\n */\n onKeyDown() {\n if (this.autoFilter) {\n this.isUserTyping = true;\n }\n }\n\n /**\n * Filter's focus event\n * @param {Event} evt\n */\n onInpFocus(evt) {\n let elm = targetEvt(evt);\n this.emitter.emit('filter-focus', this, elm);\n }\n\n /**\n * Filter's blur event: if auto-filter on, clear interval on filter blur\n */\n onInpBlur() {\n if (this.autoFilter) {\n this.isUserTyping = false;\n root.clearInterval(this.autoFilterTimer);\n }\n this.emitter.emit('filter-blur', this);\n }\n\n /**\n * Insert filters row at initialization\n */\n _insertFiltersRow() {\n // TODO: prevent filters row generation for popup filters too,\n // to reduce and simplify headers row index adjusting across lib modules\n // (GridLayout, PopupFilter etc)\n if (this.gridLayout) {\n return;\n }\n let fltrow;\n\n let thead = tag(this.tbl, 'thead');\n if (thead.length > 0) {\n fltrow = thead[0].insertRow(this.filtersRowIndex);\n } else {\n fltrow = this.tbl.insertRow(this.filtersRowIndex);\n }\n\n fltrow.className = this.fltsRowCssClass;\n\n if (this.isExternalFlt) {\n fltrow.style.display = NONE;\n }\n\n this.emitter.emit('filters-row-inserted', this, fltrow);\n return fltrow;\n }\n\n /**\n * Initialize filtersless table\n */\n _initNoFilters() {\n if (this.fltGrid) {\n return;\n }\n this.refRow = this.refRow > 0 ? this.refRow - 1 : 0;\n this.nbFilterableRows = this.getRowsNb();\n }\n\n /**\n * Build input filter type\n * @param {Number} colIndex Column index\n * @param {String} cssClass Css class applied to filter\n * @param {DOMElement} container Container DOM element\n */\n _buildInputFilter(colIndex, cssClass, container) {\n let col = this.getFilterType(colIndex);\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let inptype = col === INPUT ? 'text' : 'hidden';\n let inp = createElm(INPUT,\n ['id', this.prfxFlt + colIndex + '_' + this.id],\n ['type', inptype], ['ct', colIndex]);\n\n if (inptype !== 'hidden' && this.watermark) {\n inp.setAttribute('placeholder',\n this.isWatermarkArray ? (this.watermark[colIndex] || '') :\n this.watermark\n );\n }\n inp.className = cssClass || this.fltCssClass;\n addEvt(inp, 'focus', (evt) => this.onInpFocus(evt));\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(inp);\n } else {\n container.appendChild(inp);\n }\n\n this.fltIds.push(inp.id);\n\n addEvt(inp, 'keypress', (evt) => this.detectKey(evt));\n addEvt(inp, 'keydown', () => this.onKeyDown());\n addEvt(inp, 'keyup', (evt) => this.onKeyUp(evt));\n addEvt(inp, 'blur', () => this.onInpBlur());\n }\n\n /**\n * Build submit button\n * @param {Number} colIndex Column index\n * @param {DOMElement} container Container DOM element\n */\n _buildSubmitButton(colIndex, container) {\n let externalFltTgtId = this.isExternalFlt ?\n this.externalFltTgtIds[colIndex] : null;\n let btn = createElm(INPUT,\n ['id', this.prfxValButton + colIndex + '_' + this.id],\n ['type', 'button'], ['value', this.btnText]);\n btn.className = this.btnCssClass;\n\n //filter is appended in custom element\n if (externalFltTgtId) {\n elm(externalFltTgtId).appendChild(btn);\n } else {\n container.appendChild(btn);\n }\n\n addEvt(btn, 'click', () => this.filter());\n }\n\n /**\n * Return a feature instance for a given name\n * @param {String} name Name of the feature\n * @return {Object}\n */\n feature(name) {\n return this.Mod[name];\n }\n\n /**\n * Initialise all the extensions defined in the configuration object\n */\n initExtensions() {\n let exts = this.extensions;\n // Set config's publicPath dynamically for Webpack...\n __webpack_public_path__ = this.basePath;\n\n this.emitter.emit('before-loading-extensions', this);\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n if (!this.ExtRegistry[ext.name]) {\n this.loadExtension(ext);\n }\n }\n this.emitter.emit('after-loading-extensions', this);\n }\n\n /**\n * Load an extension module\n * @param {Object} ext Extension config object\n */\n loadExtension(ext) {\n if (!ext || !ext.name) {\n return;\n }\n\n let name = ext.name;\n let path = ext.path;\n let modulePath;\n\n if (name && path) {\n modulePath = ext.path + name;\n } else {\n name = name.replace('.js', '');\n modulePath = 'extensions/{}/{}'.replace(/{}/g, name);\n }\n\n // Require pattern for Webpack\n require(['./' + modulePath], (mod) => {\n /* eslint-disable */\n let inst = new mod.default(this, ext);\n /* eslint-enable */\n inst.init();\n this.ExtRegistry[name] = inst;\n });\n }\n\n /**\n * Get an extension instance\n * @param {String} name Name of the extension\n * @return {Object} Extension instance\n */\n extension(name) {\n return this.ExtRegistry[name];\n }\n\n /**\n * Check passed extension name exists\n * @param {String} name Name of the extension\n * @return {Boolean}\n */\n hasExtension(name) {\n return !isEmpty(this.ExtRegistry[name]);\n }\n\n /**\n * Destroy all the extensions defined in the configuration object\n */\n destroyExtensions() {\n let exts = this.extensions;\n\n for (let i = 0, len = exts.length; i < len; i++) {\n let ext = exts[i];\n let extInstance = this.ExtRegistry[ext.name];\n if (extInstance) {\n extInstance.destroy();\n this.ExtRegistry[ext.name] = undefined;\n }\n }\n }\n\n /**\n * Load themes defined in the configuration object\n */\n loadThemes() {\n let themes = this.themes;\n this.emitter.emit('before-loading-themes', this);\n\n //Default theme config\n if (this.enableDefaultTheme) {\n let defaultTheme = { name: 'default' };\n this.themes.push(defaultTheme);\n }\n if (isArray(themes)) {\n for (let i = 0, len = themes.length; i < len; i++) {\n let theme = themes[i];\n let name = theme.name;\n let path = theme.path;\n let styleId = this.prfxTf + name;\n if (name && !path) {\n path = this.themesPath + name + '/' + name + '.css';\n }\n else if (!name && theme.path) {\n name = 'theme{0}'.replace('{0}', i);\n }\n\n if (!this.isImported(path, 'link')) {\n this.import(styleId, path, null, 'link');\n }\n }\n }\n\n // Enable loader indicator\n this.loader = true;\n\n this.emitter.emit('after-loading-themes', this);\n }\n\n /**\n * Return stylesheet DOM element for a given theme name\n * @return {DOMElement} stylesheet element\n */\n getStylesheet(name = 'default') {\n return elm(this.prfxTf + name);\n }\n\n /**\n * Destroy filter grid\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n\n let Mod = this.Mod;\n let emitter = this.emitter;\n\n if (this.isExternalFlt && !this.popupFilters) {\n this.removeExternalFlts();\n }\n if (this.infDiv) {\n this.removeToolbar();\n }\n if (this.markActiveColumns) {\n this.clearActiveColumns();\n emitter.off(['before-filtering'], () => this.clearActiveColumns());\n emitter.off(['cell-processed'],\n (tf, colIndex) => this.markActiveColumn(colIndex));\n }\n if (this.hasExtensions) {\n this.destroyExtensions();\n }\n\n this.validateAllRows();\n\n if (this.fltGrid && !this.gridLayout) {\n this.tbl.deleteRow(this.filtersRowIndex);\n }\n\n // broadcast destroy event\n emitter.emit('destroy', this);\n\n // Destroy modules\n // TODO: subcribe modules to destroy event instead\n Object.keys(Mod).forEach(function (key) {\n let feature = Mod[key];\n if (feature && isFn(feature.destroy)) {\n feature.destroy();\n }\n });\n\n // unsubscribe to events\n if (this.hasVisibleRows) {\n emitter.off(['after-filtering'], () => this.enforceVisibility());\n }\n if (this.linkedFilters) {\n emitter.off(['after-filtering'], () => this.linkFilters());\n }\n this.emitter.off(['filter-focus'],\n (tf, filter) => this.setActiveFilterId(filter.id));\n\n removeClass(this.tbl, this.prfxTf);\n removeClass(this.tbl, this.prfxResponsive);\n\n this.nbHiddenRows = 0;\n this.validRowsIndex = [];\n this.fltIds = [];\n this.initialized = false;\n }\n\n /**\n * Generate container element for paging, reset button, rows counter etc.\n */\n setToolbar() {\n if (this.infDiv) {\n return;\n }\n\n /*** container div ***/\n let infdiv = createElm('div', ['id', this.prfxInfDiv + this.id]);\n infdiv.className = this.infDivCssClass;\n\n //custom container\n if (this.toolBarTgtId) {\n elm(this.toolBarTgtId).appendChild(infdiv);\n }\n //grid-layout\n else if (this.gridLayout) {\n let gridLayout = this.Mod.gridLayout;\n gridLayout.tblMainCont.appendChild(infdiv);\n infdiv.className = gridLayout.infDivCssClass;\n }\n //default location: just above the table\n else {\n let cont = createElm('caption');\n cont.appendChild(infdiv);\n this.tbl.insertBefore(cont, this.tbl.firstChild);\n }\n this.infDiv = elm(this.prfxInfDiv + this.id);\n\n /*** left div containing rows # displayer ***/\n let ldiv = createElm('div', ['id', this.prfxLDiv + this.id]);\n ldiv.className = this.lDivCssClass;\n infdiv.appendChild(ldiv);\n this.lDiv = elm(this.prfxLDiv + this.id);\n\n /*** right div containing reset button\n + nb results per page select ***/\n let rdiv = createElm('div', ['id', this.prfxRDiv + this.id]);\n rdiv.className = this.rDivCssClass;\n infdiv.appendChild(rdiv);\n this.rDiv = elm(this.prfxRDiv + this.id);\n\n /*** mid div containing paging elements ***/\n let mdiv = createElm('div', ['id', this.prfxMDiv + this.id]);\n mdiv.className = this.mDivCssClass;\n infdiv.appendChild(mdiv);\n this.mDiv = elm(this.prfxMDiv + this.id);\n\n // emit help initialisation only if undefined\n if (isUndef(this.help)) {\n // explicitily set enabled field to true to initialise help by\n // default, only if setting is undefined\n this.Mod.help.enabled = true;\n this.emitter.emit('init-help', this);\n }\n }\n\n /**\n * Remove toolbar container element\n */\n removeToolbar() {\n if (!this.infDiv) {\n return;\n }\n removeElm(this.infDiv);\n this.infDiv = null;\n\n let tbl = this.tbl;\n let captions = tag(tbl, 'caption');\n if (captions.length > 0) {\n [].forEach.call(captions, (elm) => tbl.removeChild(elm));\n }\n }\n\n /**\n * Remove all the external column filters\n */\n removeExternalFlts() {\n if (!this.isExternalFlt) {\n return;\n }\n let ids = this.externalFltTgtIds,\n len = ids.length;\n for (let ct = 0; ct < len; ct++) {\n let externalFltTgtId = ids[ct],\n externalFlt = elm(externalFltTgtId);\n if (externalFlt) {\n externalFlt.innerHTML = '';\n }\n }\n }\n\n /**\n * Check if given column implements a filter with custom options\n * @param {Number} colIndex Column's index\n * @return {Boolean}\n */\n isCustomOptions(colIndex) {\n return this.hasCustomOptions &&\n this.customOptions.cols.indexOf(colIndex) !== -1;\n }\n\n /**\n * Returns an array [[value0, value1 ...],[text0, text1 ...]] with the\n * custom options values and texts\n * @param {Number} colIndex Column's index\n * @return {Array}\n */\n getCustomOptions(colIndex) {\n if (isEmpty(colIndex) || !this.isCustomOptions(colIndex)) {\n return;\n }\n\n let customOptions = this.customOptions;\n let cols = customOptions.cols;\n let optTxt = [], optArray = [];\n let index = cols.indexOf(colIndex);\n let slcValues = customOptions.values[index];\n let slcTexts = customOptions.texts[index];\n let slcSort = customOptions.sorts[index];\n\n for (let r = 0, len = slcValues.length; r < len; r++) {\n optArray.push(slcValues[r]);\n if (slcTexts[r]) {\n optTxt.push(slcTexts[r]);\n } else {\n optTxt.push(slcValues[r]);\n }\n }\n if (slcSort) {\n optArray.sort();\n optTxt.sort();\n }\n return [optArray, optTxt];\n }\n\n /**\n * Filter the table by retrieving the data from each cell in every single\n * row and comparing it to the search term for current column. A row is\n * hidden when all the search terms are not found in inspected row.\n */\n filter() {\n if (!this.fltGrid || !this.initialized) {\n return;\n }\n //invoke onbefore callback\n if (this.onBeforeFilter) {\n this.onBeforeFilter.call(null, this);\n }\n this.emitter.emit('before-filtering', this);\n\n let row = this.tbl.rows,\n nbRows = this.getRowsNb(true),\n hiddenRows = 0;\n\n this.validRowsIndex = [];\n // search args re-init\n let searchArgs = this.getFiltersValue();\n\n let numData;\n let decimal = this.decimalSeparator;\n let re_le = new RegExp(this.leOperator),\n re_ge = new RegExp(this.geOperator),\n re_l = new RegExp(this.lwOperator),\n re_g = new RegExp(this.grOperator),\n re_d = new RegExp(this.dfOperator),\n re_lk = new RegExp(rgxEsc(this.lkOperator)),\n re_eq = new RegExp(this.eqOperator),\n re_st = new RegExp(this.stOperator),\n re_en = new RegExp(this.enOperator),\n // re_an = new RegExp(this.anOperator),\n // re_cr = new RegExp(this.curExp),\n re_em = this.emOperator,\n re_nm = this.nmOperator,\n re_re = new RegExp(rgxEsc(this.rgxOperator));\n\n //keyword highlighting\n function highlight(str, ok, cell) {\n /*jshint validthis:true */\n if (this.highlightKeywords && ok) {\n str = str.replace(re_lk, '');\n str = str.replace(re_eq, '');\n str = str.replace(re_st, '');\n str = str.replace(re_en, '');\n let w = str;\n if (re_le.test(str) || re_ge.test(str) || re_l.test(str) ||\n re_g.test(str) || re_d.test(str)) {\n w = getText(cell);\n }\n if (w !== '') {\n this.emitter.emit('highlight-keyword', this, cell, w);\n }\n }\n }\n\n //looks for search argument in current row\n function hasArg(sA, cellData, colIdx) {\n sA = matchCase(sA, this.caseSensitive);\n\n let occurence = false;\n\n //Search arg operator tests\n let hasLO = re_l.test(sA),\n hasLE = re_le.test(sA),\n hasGR = re_g.test(sA),\n hasGE = re_ge.test(sA),\n hasDF = re_d.test(sA),\n hasEQ = re_eq.test(sA),\n hasLK = re_lk.test(sA),\n // hasAN = re_an.test(sA),\n hasST = re_st.test(sA),\n hasEN = re_en.test(sA),\n hasEM = (re_em === sA),\n hasNM = (re_nm === sA),\n hasRE = re_re.test(sA);\n\n // Check for dates or resolve date type\n if (this.hasType(colIdx, [DATE])) {\n let dte1, dte2;\n\n let dateType = this.Mod.dateType;\n let isValidDate = dateType.isValid.bind(dateType);\n let parseDate = dateType.parse.bind(dateType);\n let locale = dateType.getOptions(colIdx).locale || this.locale;\n\n // Search arg dates tests\n let isLDate = hasLO &&\n isValidDate(sA.replace(re_l, ''), locale);\n let isLEDate = hasLE &&\n isValidDate(sA.replace(re_le, ''), locale);\n let isGDate = hasGR &&\n isValidDate(sA.replace(re_g, ''), locale);\n let isGEDate = hasGE &&\n isValidDate(sA.replace(re_ge, ''), locale);\n let isDFDate = hasDF &&\n isValidDate(sA.replace(re_d, ''), locale);\n let isEQDate = hasEQ &&\n isValidDate(sA.replace(re_eq, ''), locale);\n\n dte1 = parseDate(cellData, locale);\n\n // lower date\n if (isLDate) {\n dte2 = parseDate(sA.replace(re_l, ''), locale);\n occurence = dte1 < dte2;\n }\n // lower equal date\n else if (isLEDate) {\n dte2 = parseDate(sA.replace(re_le, ''), locale);\n occurence = dte1 <= dte2;\n }\n // greater equal date\n else if (isGEDate) {\n dte2 = parseDate(sA.replace(re_ge, ''), locale);\n occurence = dte1 >= dte2;\n }\n // greater date\n else if (isGDate) {\n dte2 = parseDate(sA.replace(re_g, ''), locale);\n occurence = dte1 > dte2;\n }\n // different date\n else if (isDFDate) {\n dte2 = parseDate(sA.replace(re_d, ''), locale);\n occurence = dte1.toString() !== dte2.toString();\n }\n // equal date\n else if (isEQDate) {\n dte2 = parseDate(sA.replace(re_eq, ''), locale);\n occurence = dte1.toString() === dte2.toString();\n }\n // searched keyword with * operator doesn't have to be a date\n else if (re_lk.test(sA)) {// like date\n occurence = contains(sA.replace(re_lk, ''), cellData,\n false, this.caseSensitive);\n }\n else if (isValidDate(sA)) {\n dte2 = parseDate(sA, locale);\n occurence = dte1.toString() === dte2.toString();\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellData);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellData);\n } else {\n occurence = contains(sA, cellData,\n this.isExactMatch(colIdx), this.caseSensitive);\n }\n }\n\n else {\n if (this.hasType(colIdx, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIdx];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n // Convert to number anyways to auto-resolve type in case not\n // defined by configuration\n numData = Number(cellData) || parseNb(cellData, decimal);\n\n // first checks if there is any operator (<,>,<=,>=,!,*,=,{,},\n // rgx:)\n // lower equal\n if (hasLE) {\n occurence = numData <= parseNb(\n sA.replace(re_le, ''),\n decimal\n );\n }\n //greater equal\n else if (hasGE) {\n occurence = numData >= parseNb(\n sA.replace(re_ge, ''),\n decimal\n );\n }\n //lower\n else if (hasLO) {\n occurence = numData < parseNb(\n sA.replace(re_l, ''),\n decimal\n );\n }\n //greater\n else if (hasGR) {\n occurence = numData > parseNb(\n sA.replace(re_g, ''),\n decimal\n );\n }\n //different\n else if (hasDF) {\n occurence = contains(sA.replace(re_d, ''), cellData,\n false, this.caseSensitive) ? false : true;\n }\n //like\n else if (hasLK) {\n occurence = contains(sA.replace(re_lk, ''), cellData,\n false, this.caseSensitive);\n }\n //equal\n else if (hasEQ) {\n occurence = contains(sA.replace(re_eq, ''), cellData,\n true, this.caseSensitive);\n }\n //starts with\n else if (hasST) {\n occurence = cellData.indexOf(sA.replace(re_st, '')) === 0 ?\n true : false;\n }\n //ends with\n else if (hasEN) {\n let searchArg = sA.replace(re_en, '');\n occurence =\n cellData.lastIndexOf(searchArg, cellData.length - 1) ===\n (cellData.length - 1) - (searchArg.length - 1) &&\n cellData.lastIndexOf(searchArg, cellData.length - 1)\n > -1 ? true : false;\n }\n //empty\n else if (hasEM) {\n occurence = isEmptyString(cellData);\n }\n //non-empty\n else if (hasNM) {\n occurence = !isEmptyString(cellData);\n }\n //regexp\n else if (hasRE) {\n //in case regexp throws\n try {\n //operator is removed\n let srchArg = sA.replace(re_re, '');\n let rgx = new RegExp(srchArg);\n occurence = rgx.test(cellData);\n } catch (ex) {\n occurence = false;\n }\n } else {\n // If numeric type data, perform a strict equality test and\n // fallback to unformatted number string comparison\n if (numData &&\n this.hasType(colIdx, [NUMBER, FORMATTED_NUMBER]) &&\n !this.singleSearchFlt) {\n // parseNb can return 0 for strings which are not\n // formatted numbers, in that case return the original\n // string. TODO: handle this in parseNb\n sA = parseNb(sA, decimal) || sA;\n occurence = numData === sA ||\n contains(sA.toString(), numData.toString(),\n this.isExactMatch(colIdx), this.caseSensitive);\n } else {\n // Finally test search term is contained in cell data\n occurence = contains(\n sA,\n cellData,\n this.isExactMatch(colIdx),\n this.caseSensitive,\n this.ignoresDiacritics(colIdx)\n );\n }\n }\n\n }//else\n return occurence;\n }//fn\n\n for (let k = this.refRow; k < nbRows; k++) {\n // already filtered rows display re-init\n row[k].style.display = '';\n\n let cells = row[k].cells;\n let nchilds = cells.length;\n\n // checks if row has exact cell #\n if (nchilds !== this.nbCells) {\n continue;\n }\n\n let occurence = [],\n isRowValid = true,\n //only for single filter search\n singleFltRowValid = false;\n\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n //searched keyword\n let sA = searchArgs[this.singleSearchFlt ? 0 : j];\n\n if (sA === '') {\n continue;\n }\n\n let cellData = matchCase(this.getCellData(cells[j]),\n this.caseSensitive);\n\n //multiple search parameter operator ||\n let sAOrSplit = sA.toString().split(this.orOperator),\n //multiple search || parameter boolean\n hasMultiOrSA = sAOrSplit.length > 1,\n //multiple search parameter operator &&\n sAAndSplit = sA.toString().split(this.anOperator),\n //multiple search && parameter boolean\n hasMultiAndSA = sAAndSplit.length > 1;\n\n //detect operators or array query\n if (isArray(sA) || hasMultiOrSA || hasMultiAndSA) {\n let cS,\n s,\n occur = false;\n if (isArray(sA)) {\n s = sA;\n } else {\n s = hasMultiOrSA ? sAOrSplit : sAAndSplit;\n }\n // TODO: improve clarity/readability of this block\n for (let w = 0, len = s.length; w < len; w++) {\n cS = trim(s[w]);\n occur = hasArg.call(this, cS, cellData, j);\n highlight.call(this, cS, occur, cells[j]);\n if ((hasMultiOrSA && occur) ||\n (hasMultiAndSA && !occur)) {\n break;\n }\n if (isArray(sA) && occur) {\n break;\n }\n }\n occurence[j] = occur;\n\n }\n //single search parameter\n else {\n occurence[j] = hasArg.call(this, trim(sA), cellData, j);\n highlight.call(this, sA, occurence[j], cells[j]);\n }//else single param\n\n if (!occurence[j]) {\n isRowValid = false;\n }\n if (this.singleSearchFlt && occurence[j]) {\n singleFltRowValid = true;\n }\n\n this.emitter.emit('cell-processed', this, j, cells[j]);\n }//for j\n\n if (this.singleSearchFlt && singleFltRowValid) {\n isRowValid = true;\n }\n\n if (!isRowValid) {\n this.validateRow(k, false);\n hiddenRows++;\n } else {\n this.validateRow(k, true);\n }\n\n this.emitter.emit('row-processed', this, k,\n this.validRowsIndex.length, isRowValid);\n }// for k\n\n this.nbHiddenRows = hiddenRows;\n\n //invokes onafterfilter callback\n if (this.onAfterFilter) {\n this.onAfterFilter.call(null, this);\n }\n\n this.emitter.emit('after-filtering', this, searchArgs);\n }\n\n /**\n * Return the data of a specified column\n * @param {Number} colIndex Column index\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} num Optional: return unformatted number\n * @param {Array} exclude Optional: list of row indexes to be excluded\n * @return {Array} Flat list of data for a column\n */\n getColValues(colIndex, includeHeaders = false, num = false, exclude = []) {\n if (!this.fltGrid) {\n return;\n }\n let row = this.tbl.rows;\n let nbRows = this.getRowsNb(true);\n let colValues = [];\n\n if (includeHeaders) {\n colValues.push(this.getHeadersText()[colIndex]);\n }\n\n for (let i = this.refRow; i < nbRows; i++) {\n let isExludedRow = false;\n // checks if current row index appears in exclude array\n if (exclude.length > 0) {\n isExludedRow = exclude.indexOf(i) !== -1;\n }\n let cell = row[i].cells,\n nchilds = cell.length;\n\n // checks if row has exact cell # and is not excluded\n if (nchilds === this.nbCells && !isExludedRow) {\n // this loop retrieves cell data\n for (let j = 0; j < nchilds; j++) {\n if (j !== colIndex || row[i].style.display !== '') {\n continue;\n }\n let cellData = this.getCellData(cell[j]);\n let decimal = this.decimalSeparator;\n if (this.hasType(colIndex, [FORMATTED_NUMBER])) {\n let colType = this.colTypes[colIndex];\n if (colType.hasOwnProperty('decimal')) {\n decimal = colType.decimal;\n }\n }\n let data = num ?\n Number(cellData) || parseNb(cellData, decimal) :\n cellData;\n colValues.push(data);\n }\n }\n }\n return colValues;\n }\n\n /**\n * Return the filter's value of a specified column\n * @param {Number} index Column index\n * @return {String} Filter value\n */\n getFilterValue(index) {\n if (!this.fltGrid) {\n return;\n }\n let fltValue = '';\n let flt = this.getFilterElement(index);\n if (!flt) {\n return fltValue;\n }\n\n let fltColType = this.getFilterType(index);\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n fltValue = flt.value;\n }\n //mutiple select\n else if (fltColType === MULTIPLE) {\n fltValue = this.feature('dropdown').getValues(index);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n fltValue = this.feature('checkList').getValues(index);\n }\n //return an empty string if collection is empty or contains a single\n //empty string\n if (isArray(fltValue) && fltValue.length === 0 ||\n (fltValue.length === 1 && fltValue[0] === '')) {\n fltValue = '';\n }\n\n return fltValue;\n }\n\n /**\n * Return the filters' values\n * @return {Array} List of filters' values\n */\n getFiltersValue() {\n if (!this.fltGrid) {\n return;\n }\n let searchArgs = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltValue = this.getFilterValue(i);\n if (isArray(fltValue)) {\n searchArgs.push(fltValue);\n } else {\n searchArgs.push(trim(fltValue));\n }\n }\n return searchArgs;\n }\n\n /**\n * Return the ID of a specified column's filter\n * @param {Number} index Column's index\n * @return {String} ID of the filter element\n */\n getFilterId(index) {\n if (!this.fltGrid) {\n return;\n }\n return this.fltIds[index];\n }\n\n /**\n * Return the list of ids of filters matching a specified type.\n * Note: hidden filters are also returned\n *\n * @param {String} type Filter type string ('input', 'select', 'multiple',\n * 'checklist')\n * @param {Boolean} bool If true returns columns indexes instead of IDs\n * @return {[type]} List of element IDs or column indexes\n */\n getFiltersByType(type, bool) {\n if (!this.fltGrid) {\n return;\n }\n let arr = [];\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n let fltType = this.getFilterType(i);\n if (fltType === type.toLowerCase()) {\n let a = bool ? i : this.fltIds[i];\n arr.push(a);\n }\n }\n return arr;\n }\n\n /**\n * Return the filter's DOM element for a given column\n * @param {Number} index Column's index\n * @return {DOMElement}\n */\n getFilterElement(index) {\n let fltId = this.fltIds[index];\n return elm(fltId);\n }\n\n /**\n * Return the number of cells for a given row index\n * @param {Number} rowIndex Index of the row\n * @return {Number} Number of cells\n */\n getCellsNb(rowIndex = 0) {\n let tr = this.tbl.rows[rowIndex];\n return tr.cells.length;\n }\n\n /**\n * Return the number of filterable rows starting from reference row if\n * defined\n * @param {Boolean} includeHeaders Include the headers row\n * @return {Number} Number of filterable rows\n */\n getRowsNb(includeHeaders) {\n let s = isUndef(this.refRow) ? 0 : this.refRow;\n let ntrs = this.tbl.rows.length;\n if (includeHeaders) {\n s = 0;\n }\n return parseInt(ntrs - s, 10);\n }\n\n /**\n * Return the data of a given cell\n * @param {DOMElement} cell Cell's DOM object\n * @return {String}\n */\n getCellData(cell) {\n let idx = cell.cellIndex;\n //Check for customCellData callback\n if (this.customCellData &&\n this.customCellDataCols.indexOf(idx) !== -1) {\n return this.customCellData.call(null, this, cell, idx);\n } else {\n return getText(cell);\n }\n }\n\n /**\n * Return the table data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getTableData(includeHeaders = false, excludeHiddenCols = false) {\n let rows = this.tbl.rows;\n let nbRows = this.getRowsNb(true);\n let tblData = [];\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n tblData.push([this.getHeadersRowIndex(), headers]);\n }\n for (let k = this.refRow; k < nbRows; k++) {\n let rowData = [k, []];\n let cells = rows[k].cells;\n for (let j = 0, len = cells.length; j < len; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let cellData = this.getCellData(cells[j]);\n rowData[1].push(cellData);\n }\n tblData.push(rowData);\n }\n return tblData;\n }\n\n /**\n * Return the filtered data with following format:\n * [\n * [rowIndex, [value0, value1...]],\n * [rowIndex, [value0, value1...]]\n * ]\n * @param {Boolean} includeHeaders Optional: include headers row\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array}\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredData(includeHeaders = false, excludeHiddenCols = false) {\n if (!this.validRowsIndex) {\n return [];\n }\n let rows = this.tbl.rows,\n filteredData = [];\n if (includeHeaders) {\n let headers = this.getHeadersText(excludeHiddenCols);\n filteredData.push([this.getHeadersRowIndex(), headers]);\n }\n\n let validRows = this.getValidRows(true);\n for (let i = 0; i < validRows.length; i++) {\n let rData = [this.validRowsIndex[i], []],\n cells = rows[this.validRowsIndex[i]].cells;\n for (let k = 0; k < cells.length; k++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(k)) {\n continue;\n }\n }\n let cellData = this.getCellData(cells[k]);\n rData[1].push(cellData);\n }\n filteredData.push(rData);\n }\n return filteredData;\n }\n\n /**\n * Return the filtered data for a given column index\n * @param {Number} colIndex Colmun's index\n * @param {Boolean} includeHeaders Optional: include headers row\n * @return {Array} Flat list of values ['val0','val1','val2'...]\n *\n * TODO: provide an API returning data in JSON format\n */\n getFilteredDataCol(colIndex, includeHeaders = false) {\n if (isUndef(colIndex)) {\n return [];\n }\n let data = this.getFilteredData(),\n colData = [];\n if (includeHeaders) {\n colData.push(this.getHeadersText()[colIndex]);\n }\n for (let i = 0, len = data.length; i < len; i++) {\n let r = data[i],\n //cols values of current row\n d = r[1],\n //data of searched column\n c = d[colIndex];\n colData.push(c);\n }\n return colData;\n }\n\n /**\n * Get the display value of a row\n * @param {HTMLTableRowElement} row DOM element of the row\n * @return {String} Usually 'none' or ''\n */\n getRowDisplay(row) {\n return row.style.display;\n }\n\n /**\n * Validate/invalidate row by setting the 'validRow' attribute on the row\n * @param {Number} rowIndex Index of the row\n * @param {Boolean} isValid\n */\n validateRow(rowIndex, isValid) {\n let row = this.tbl.rows[rowIndex];\n if (!row || typeof isValid !== 'boolean') {\n return;\n }\n\n // always visible rows are valid\n if (this.hasVisibleRows && this.visibleRows.indexOf(rowIndex) !== -1) {\n isValid = true;\n }\n\n let displayFlag = isValid ? '' : NONE,\n validFlag = isValid ? 'true' : 'false';\n row.style.display = displayFlag;\n\n if (this.paging) {\n row.setAttribute('validRow', validFlag);\n }\n\n if (isValid) {\n if (this.validRowsIndex.indexOf(rowIndex) === -1) {\n this.validRowsIndex.push(rowIndex);\n }\n\n if (this.onRowValidated) {\n this.onRowValidated.call(null, this, rowIndex);\n }\n\n this.emitter.emit('row-validated', this, rowIndex);\n }\n }\n\n /**\n * Validate all filterable rows\n */\n validateAllRows() {\n if (!this.initialized) {\n return;\n }\n this.validRowsIndex = [];\n for (let k = this.refRow; k < this.nbFilterableRows; k++) {\n this.validateRow(k, true);\n }\n }\n\n /**\n * Set search value to a given filter\n * @param {Number} index Column's index\n * @param {String or Array} query searcharg Search term\n */\n setFilterValue(index, query = '') {\n if (!this.fltGrid) {\n return;\n }\n let slc = this.getFilterElement(index),\n fltColType = this.getFilterType(index);\n\n if (fltColType !== MULTIPLE && fltColType !== CHECKLIST) {\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt);\n }\n slc.value = query;\n }\n //multiple selects\n else if (fltColType === MULTIPLE) {\n let values = isArray(query) ? query :\n query.split(' ' + this.orOperator + ' ');\n\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-select-filter', this, index,\n this.linkedFilters, this.isExternalFlt);\n }\n\n this.emitter.emit('select-options', this, index, values);\n }\n //checklist\n else if (fltColType === CHECKLIST) {\n let values = [];\n if (this.loadFltOnDemand && !this.initialized) {\n this.emitter.emit('build-checklist-filter', this, index,\n this.isExternalFlt);\n }\n if (isArray(query)) {\n values = query;\n } else {\n query = matchCase(query, this.caseSensitive);\n values = query.split(' ' + this.orOperator + ' ');\n }\n\n this.emitter.emit('select-checklist-options', this, index, values);\n }\n }\n\n /**\n * Set them columns' widths as per configuration\n * @param {Element} tbl DOM element\n */\n setColWidths(tbl) {\n if (!this.hasColWidths) {\n return;\n }\n tbl = tbl || this.tbl;\n\n let nbCols = this.nbCells;\n let colWidths = this.colWidths;\n let colTags = tag(tbl, 'col');\n let tblHasColTag = colTags.length > 0;\n let frag = !tblHasColTag ? doc.createDocumentFragment() : null;\n for (let k = 0; k < nbCols; k++) {\n let col;\n if (tblHasColTag) {\n col = colTags[k];\n } else {\n col = createElm('col', ['id', this.id + '_col_' + k]);\n frag.appendChild(col);\n }\n col.style.width = colWidths[k];\n }\n if (!tblHasColTag) {\n tbl.insertBefore(frag, tbl.firstChild);\n }\n }\n\n /**\n * Makes defined rows always visible\n */\n enforceVisibility() {\n if (!this.hasVisibleRows) {\n return;\n }\n let nbRows = this.getRowsNb(true);\n for (let i = 0, len = this.visibleRows.length; i < len; i++) {\n let row = this.visibleRows[i];\n //row index cannot be > nrows\n if (row <= nbRows) {\n this.validateRow(row, true);\n }\n }\n }\n\n /**\n * Clear all the filters' values\n */\n clearFilters() {\n if (!this.fltGrid) {\n return;\n }\n\n this.emitter.emit('before-clearing-filters', this);\n\n if (this.onBeforeReset) {\n this.onBeforeReset.call(null, this, this.getFiltersValue());\n }\n for (let i = 0, len = this.fltIds.length; i < len; i++) {\n this.setFilterValue(i, '');\n }\n\n this.filter();\n\n if (this.onAfterReset) {\n this.onAfterReset.call(null, this);\n }\n this.emitter.emit('after-clearing-filters', this);\n }\n\n /**\n * Clears filtered columns visual indicator (background color)\n */\n clearActiveColumns() {\n for (let i = 0, len = this.getCellsNb(this.headersRow); i < len; i++) {\n removeClass(this.getHeaderElement(i), this.activeColumnsCssClass);\n }\n }\n\n /**\n * Mark currently filtered column\n * @param {Number} colIndex Column index\n */\n markActiveColumn(colIndex) {\n let header = this.getHeaderElement(colIndex);\n if (hasClass(header, this.activeColumnsCssClass)) {\n return;\n }\n if (this.onBeforeActiveColumn) {\n this.onBeforeActiveColumn.call(null, this, colIndex);\n }\n addClass(header, this.activeColumnsCssClass);\n if (this.onAfterActiveColumn) {\n this.onAfterActiveColumn.call(null, this, colIndex);\n }\n }\n\n /**\n * Return the ID of the current active filter\n * @returns {String}\n */\n getActiveFilterId() {\n return this.activeFilterId;\n }\n\n /**\n * Set the ID of the current active filter\n * @param {String} filterId Element ID\n */\n setActiveFilterId(filterId) {\n this.activeFilterId = filterId;\n }\n\n /**\n * Return the column index for a given filter ID\n * @param {string} [filterId=''] Filter ID\n * @returns {Number} Column index\n */\n getColumnIndexFromFilterId(filterId = '') {\n let idx = filterId.split('_')[0];\n idx = idx.split(this.prfxFlt)[1];\n return parseInt(idx, 10);\n }\n\n /**\n * Make specified column's filter active\n * @param colIndex Index of a column\n */\n activateFilter(colIndex) {\n if (isUndef(colIndex)) {\n return;\n }\n this.setActiveFilterId(this.getFilterId(colIndex));\n }\n\n /**\n * Refresh the filters subject to linking ('select', 'multiple',\n * 'checklist' type)\n */\n linkFilters() {\n if (!this.linkedFilters || !this.activeFilterId) {\n return;\n }\n let slcA1 = this.getFiltersByType(SELECT, true),\n slcA2 = this.getFiltersByType(MULTIPLE, true),\n slcA3 = this.getFiltersByType(CHECKLIST, true),\n slcIndex = slcA1.concat(slcA2);\n slcIndex = slcIndex.concat(slcA3);\n\n let activeIdx = this.getColumnIndexFromFilterId(this.activeFilterId);\n\n for (let i = 0, len = slcIndex.length; i < len; i++) {\n let curSlc = elm(this.fltIds[slcIndex[i]]);\n let slcSelectedValue = this.getFilterValue(slcIndex[i]);\n\n // Welcome to cyclomatic complexity hell :)\n // TODO: simplify/refactor if statement\n if (activeIdx !== slcIndex[i] ||\n (this.paging && slcA1.indexOf(slcIndex[i]) !== -1 &&\n activeIdx === slcIndex[i]) ||\n (!this.paging && (slcA3.indexOf(slcIndex[i]) !== -1 ||\n slcA2.indexOf(slcIndex[i]) !== -1)) ||\n slcSelectedValue === this.displayAllText) {\n\n //1st option needs to be inserted\n if (this.loadFltOnDemand) {\n let opt0 = createOpt(this.displayAllText, '');\n curSlc.innerHTML = '';\n curSlc.appendChild(opt0);\n }\n\n if (slcA3.indexOf(slcIndex[i]) !== -1) {\n this.emitter.emit('build-checklist-filter', this,\n slcIndex[i]);\n } else {\n this.emitter.emit('build-select-filter', this, slcIndex[i],\n true);\n }\n\n this.setFilterValue(slcIndex[i], slcSelectedValue);\n }\n }\n }\n\n /**\n * Determines if passed filter column implements exact query match\n * @param {Number} colIndex Column index\n * @return {Boolean}\n */\n isExactMatch(colIndex) {\n let fltType = this.getFilterType(colIndex);\n return this.exactMatchByCol[colIndex] || this.exactMatch ||\n fltType !== INPUT;\n }\n\n /**\n * Checks if specified column filter ignores diacritics.\n * Note this is only valid for input filter types.\n * @param {any} colIndex Column index\n * @returns {Boolean}\n */\n ignoresDiacritics(colIndex) {\n let ignoreDiac = this.ignoreDiacritics;\n if (isArray(ignoreDiac)) {\n return ignoreDiac[colIndex];\n }\n return Boolean(ignoreDiac);\n }\n\n /**\n * Check if passed script or stylesheet is already imported\n * @param {String} filePath Ressource path\n * @param {String} type Possible values: 'script' or 'link'\n * @return {Boolean}\n */\n isImported(filePath, type = 'script') {\n let imported = false,\n attr = type === 'script' ? 'src' : 'href',\n files = tag(doc, type);\n for (let i = 0, len = files.length; i < len; i++) {\n if (isUndef(files[i][attr])) {\n continue;\n }\n if (files[i][attr].match(filePath)) {\n imported = true;\n break;\n }\n }\n return imported;\n }\n\n /**\n * Import script or stylesheet\n * @param {String} fileId Ressource ID\n * @param {String} filePath Ressource path\n * @param {Function} callback Callback\n * @param {String} type Possible values: 'script' or 'link'\n */\n import(fileId, filePath, callback, type = 'script') {\n if (this.isImported(filePath, type)) {\n return;\n }\n let o = this,\n isLoaded = false,\n file,\n head = tag(doc, 'head')[0];\n\n if (type.toLowerCase() === 'link') {\n file = createElm('link',\n ['id', fileId], ['type', 'text/css'],\n ['rel', 'stylesheet'], ['href', filePath]\n );\n } else {\n file = createElm('script',\n ['id', fileId],\n ['type', 'text/javascript'], ['src', filePath]\n );\n }\n\n //Browser <> IE onload event works only for scripts, not for stylesheets\n file.onload = file.onreadystatechange = () => {\n if (!isLoaded &&\n (!this.readyState || this.readyState === 'loaded' ||\n this.readyState === 'complete')) {\n isLoaded = true;\n if (typeof callback === 'function') {\n callback.call(null, o);\n }\n }\n };\n file.onerror = function () {\n throw new Error(`TableFilter could not load: ${filePath}`);\n };\n head.appendChild(file);\n }\n\n /**\n * Check if table has filters grid\n * @return {Boolean}\n */\n isInitialized() {\n return this.initialized;\n }\n\n /**\n * Get list of filter IDs\n * @return {[type]} [description]\n */\n getFiltersId() {\n return this.fltIds || [];\n }\n\n /**\n * Get filtered (valid) rows indexes\n * @param {Boolean} reCalc Force calculation of filtered rows list\n * @return {Array} List of row indexes\n */\n getValidRows(reCalc) {\n if (!reCalc) {\n return this.validRowsIndex;\n }\n\n let nbRows = this.getRowsNb(true);\n this.validRowsIndex = [];\n for (let k = this.refRow; k < nbRows; k++) {\n let r = this.tbl.rows[k];\n if (!this.paging) {\n if (this.getRowDisplay(r) !== NONE) {\n this.validRowsIndex.push(r.rowIndex);\n }\n } else {\n if (r.getAttribute('validRow') === 'true' ||\n r.getAttribute('validRow') === null) {\n this.validRowsIndex.push(r.rowIndex);\n }\n }\n }\n return this.validRowsIndex;\n }\n\n /**\n * Get the index of the row containing the filters\n * @return {Number}\n */\n getFiltersRowIndex() {\n return this.filtersRowIndex;\n }\n\n /**\n * Get the index of the headers row\n * @return {Number}\n */\n getHeadersRowIndex() {\n return this.headersRow;\n }\n\n /**\n * Get the row index from where the filtering process start (1st filterable\n * row)\n * @return {Number}\n */\n getStartRowIndex() {\n return this.refRow;\n }\n\n /**\n * Get the index of the last row\n * @return {Number}\n */\n getLastRowIndex() {\n let nbRows = this.getRowsNb(true);\n return (nbRows - 1);\n }\n\n /**\n * Determine whether the specified column has one of the passed types\n * @param {Number} colIndex Column index\n * @param {Array} [types=[]] List of column types\n * @returns {Boolean}\n */\n hasType(colIndex, types = []) {\n if (!this.hasColTypes) {\n return false;\n }\n let colType = this.colTypes[colIndex];\n if (isObj(colType)) {\n colType = colType.type;\n }\n return types.indexOf(colType) !== -1;\n }\n\n /**\n * Get the header DOM element for a given column index\n * @param {Number} colIndex Column index\n * @return {Element}\n */\n getHeaderElement(colIndex) {\n let table = this.gridLayout ? this.Mod.gridLayout.headTbl : this.tbl;\n let tHead = tag(table, 'thead');\n let headersRow = this.headersRow;\n let header;\n for (let i = 0; i < this.nbCells; i++) {\n if (i !== colIndex) {\n continue;\n }\n if (tHead.length === 0) {\n header = table.rows[headersRow].cells[i];\n }\n if (tHead.length === 1) {\n header = tHead[0].rows[headersRow].cells[i];\n }\n break;\n }\n return header;\n }\n\n /**\n * Return the list of headers' text\n * @param {Boolean} excludeHiddenCols Optional: exclude hidden columns\n * @return {Array} list of headers' text\n */\n getHeadersText(excludeHiddenCols = false) {\n let headers = [];\n for (let j = 0; j < this.nbCells; j++) {\n if (excludeHiddenCols && this.hasExtension('colsVisibility')) {\n if (this.extension('colsVisibility').isColHidden(j)) {\n continue;\n }\n }\n let header = this.getHeaderElement(j);\n let headerText = getFirstTextNode(header);\n headers.push(headerText);\n }\n return headers;\n }\n\n /**\n * Return the filter type for a specified column\n * @param {Number} colIndex Column's index\n * @return {String}\n */\n getFilterType(colIndex) {\n let colType = this.cfg['col_' + colIndex];\n return !colType ? INPUT : colType.toLowerCase();\n }\n\n /**\n * Get the total number of filterable rows\n * @return {Number}\n */\n getFilterableRowsNb() {\n return this.getRowsNb(false);\n }\n\n /**\n * Return the total number of valid rows\n * @param {Boolean} [reCalc=false] Forces calculation of filtered rows\n * @returns {Number}\n */\n getValidRowsNb(reCalc = false) {\n return this.getValidRows(reCalc).length;\n }\n\n /**\n * Get the configuration object (literal object)\n * @return {Object}\n */\n config() {\n return this.cfg;\n }\n}\n" }, { - "__docId__": 758, + "__docId__": 768, "kind": "variable", "static": true, "variation": null, @@ -16098,7 +16266,7 @@ } }, { - "__docId__": 759, + "__docId__": 769, "kind": "class", "static": true, "variation": null, @@ -16124,7 +16292,7 @@ "interface": false }, { - "__docId__": 760, + "__docId__": 770, "kind": "constructor", "static": false, "variation": null, @@ -16179,7 +16347,7 @@ "generator": false }, { - "__docId__": 761, + "__docId__": 771, "kind": "member", "static": false, "variation": null, @@ -16199,7 +16367,7 @@ } }, { - "__docId__": 762, + "__docId__": 772, "kind": "member", "static": false, "variation": null, @@ -16219,7 +16387,7 @@ } }, { - "__docId__": 763, + "__docId__": 773, "kind": "member", "static": false, "variation": null, @@ -16239,7 +16407,7 @@ } }, { - "__docId__": 764, + "__docId__": 774, "kind": "member", "static": false, "variation": null, @@ -16259,7 +16427,7 @@ } }, { - "__docId__": 765, + "__docId__": 775, "kind": "member", "static": false, "variation": null, @@ -16279,7 +16447,7 @@ } }, { - "__docId__": 766, + "__docId__": 776, "kind": "member", "static": false, "variation": null, @@ -16299,7 +16467,7 @@ } }, { - "__docId__": 767, + "__docId__": 777, "kind": "member", "static": false, "variation": null, @@ -16319,7 +16487,7 @@ } }, { - "__docId__": 768, + "__docId__": 778, "kind": "member", "static": false, "variation": null, @@ -16339,7 +16507,7 @@ } }, { - "__docId__": 769, + "__docId__": 779, "kind": "member", "static": false, "variation": null, @@ -16359,7 +16527,7 @@ } }, { - "__docId__": 770, + "__docId__": 780, "kind": "member", "static": false, "variation": null, @@ -16377,7 +16545,7 @@ } }, { - "__docId__": 771, + "__docId__": 781, "kind": "member", "static": false, "variation": null, @@ -16395,7 +16563,7 @@ } }, { - "__docId__": 772, + "__docId__": 782, "kind": "member", "static": false, "variation": null, @@ -16413,7 +16581,7 @@ } }, { - "__docId__": 773, + "__docId__": 783, "kind": "member", "static": false, "variation": null, @@ -16431,7 +16599,7 @@ } }, { - "__docId__": 774, + "__docId__": 784, "kind": "member", "static": false, "variation": null, @@ -16449,7 +16617,7 @@ } }, { - "__docId__": 775, + "__docId__": 785, "kind": "member", "static": false, "variation": null, @@ -16469,7 +16637,7 @@ } }, { - "__docId__": 776, + "__docId__": 786, "kind": "member", "static": false, "variation": null, @@ -16487,7 +16655,7 @@ } }, { - "__docId__": 777, + "__docId__": 787, "kind": "member", "static": false, "variation": null, @@ -16505,7 +16673,7 @@ } }, { - "__docId__": 778, + "__docId__": 788, "kind": "member", "static": false, "variation": null, @@ -16523,7 +16691,7 @@ } }, { - "__docId__": 779, + "__docId__": 789, "kind": "member", "static": false, "variation": null, @@ -16543,7 +16711,7 @@ } }, { - "__docId__": 780, + "__docId__": 790, "kind": "member", "static": false, "variation": null, @@ -16563,7 +16731,7 @@ } }, { - "__docId__": 781, + "__docId__": 791, "kind": "member", "static": false, "variation": null, @@ -16583,7 +16751,7 @@ } }, { - "__docId__": 782, + "__docId__": 792, "kind": "member", "static": false, "variation": null, @@ -16603,7 +16771,7 @@ } }, { - "__docId__": 783, + "__docId__": 793, "kind": "member", "static": false, "variation": null, @@ -16623,7 +16791,7 @@ } }, { - "__docId__": 784, + "__docId__": 794, "kind": "member", "static": false, "variation": null, @@ -16643,7 +16811,7 @@ } }, { - "__docId__": 785, + "__docId__": 795, "kind": "member", "static": false, "variation": null, @@ -16663,7 +16831,7 @@ } }, { - "__docId__": 786, + "__docId__": 796, "kind": "member", "static": false, "variation": null, @@ -16683,7 +16851,7 @@ } }, { - "__docId__": 787, + "__docId__": 797, "kind": "member", "static": false, "variation": null, @@ -16703,7 +16871,7 @@ } }, { - "__docId__": 788, + "__docId__": 798, "kind": "member", "static": false, "variation": null, @@ -16723,7 +16891,7 @@ } }, { - "__docId__": 789, + "__docId__": 799, "kind": "member", "static": false, "variation": null, @@ -16743,7 +16911,7 @@ } }, { - "__docId__": 790, + "__docId__": 800, "kind": "member", "static": false, "variation": null, @@ -16763,7 +16931,7 @@ } }, { - "__docId__": 791, + "__docId__": 801, "kind": "member", "static": false, "variation": null, @@ -16783,7 +16951,7 @@ } }, { - "__docId__": 792, + "__docId__": 802, "kind": "member", "static": false, "variation": null, @@ -16803,7 +16971,7 @@ } }, { - "__docId__": 793, + "__docId__": 803, "kind": "member", "static": false, "variation": null, @@ -16823,7 +16991,7 @@ } }, { - "__docId__": 794, + "__docId__": 804, "kind": "member", "static": false, "variation": null, @@ -16843,7 +17011,7 @@ } }, { - "__docId__": 795, + "__docId__": 805, "kind": "member", "static": false, "variation": null, @@ -16863,7 +17031,7 @@ } }, { - "__docId__": 796, + "__docId__": 806, "kind": "member", "static": false, "variation": null, @@ -16883,7 +17051,7 @@ } }, { - "__docId__": 797, + "__docId__": 807, "kind": "member", "static": false, "variation": null, @@ -16903,7 +17071,7 @@ } }, { - "__docId__": 798, + "__docId__": 808, "kind": "member", "static": false, "variation": null, @@ -16923,7 +17091,7 @@ } }, { - "__docId__": 799, + "__docId__": 809, "kind": "member", "static": false, "variation": null, @@ -16943,7 +17111,7 @@ } }, { - "__docId__": 800, + "__docId__": 810, "kind": "member", "static": false, "variation": null, @@ -16963,7 +17131,7 @@ } }, { - "__docId__": 801, + "__docId__": 811, "kind": "member", "static": false, "variation": null, @@ -16983,7 +17151,7 @@ } }, { - "__docId__": 802, + "__docId__": 812, "kind": "member", "static": false, "variation": null, @@ -17003,7 +17171,7 @@ } }, { - "__docId__": 803, + "__docId__": 813, "kind": "member", "static": false, "variation": null, @@ -17023,7 +17191,7 @@ } }, { - "__docId__": 804, + "__docId__": 814, "kind": "member", "static": false, "variation": null, @@ -17043,7 +17211,7 @@ } }, { - "__docId__": 805, + "__docId__": 815, "kind": "member", "static": false, "variation": null, @@ -17063,7 +17231,7 @@ } }, { - "__docId__": 806, + "__docId__": 816, "kind": "member", "static": false, "variation": null, @@ -17083,7 +17251,7 @@ } }, { - "__docId__": 807, + "__docId__": 817, "kind": "member", "static": false, "variation": null, @@ -17103,7 +17271,7 @@ } }, { - "__docId__": 808, + "__docId__": 818, "kind": "member", "static": false, "variation": null, @@ -17123,7 +17291,7 @@ } }, { - "__docId__": 809, + "__docId__": 819, "kind": "member", "static": false, "variation": null, @@ -17143,7 +17311,7 @@ } }, { - "__docId__": 810, + "__docId__": 820, "kind": "member", "static": false, "variation": null, @@ -17163,7 +17331,7 @@ } }, { - "__docId__": 811, + "__docId__": 821, "kind": "member", "static": false, "variation": null, @@ -17183,7 +17351,7 @@ } }, { - "__docId__": 812, + "__docId__": 822, "kind": "member", "static": false, "variation": null, @@ -17203,7 +17371,7 @@ } }, { - "__docId__": 813, + "__docId__": 823, "kind": "member", "static": false, "variation": null, @@ -17223,7 +17391,7 @@ } }, { - "__docId__": 814, + "__docId__": 824, "kind": "member", "static": false, "variation": null, @@ -17244,7 +17412,7 @@ } }, { - "__docId__": 815, + "__docId__": 825, "kind": "member", "static": false, "variation": null, @@ -17264,7 +17432,7 @@ } }, { - "__docId__": 816, + "__docId__": 826, "kind": "member", "static": false, "variation": null, @@ -17284,7 +17452,7 @@ } }, { - "__docId__": 817, + "__docId__": 827, "kind": "member", "static": false, "variation": null, @@ -17304,7 +17472,7 @@ } }, { - "__docId__": 818, + "__docId__": 828, "kind": "member", "static": false, "variation": null, @@ -17324,7 +17492,7 @@ } }, { - "__docId__": 819, + "__docId__": 829, "kind": "member", "static": false, "variation": null, @@ -17344,7 +17512,7 @@ } }, { - "__docId__": 820, + "__docId__": 830, "kind": "member", "static": false, "variation": null, @@ -17364,7 +17532,7 @@ } }, { - "__docId__": 821, + "__docId__": 831, "kind": "member", "static": false, "variation": null, @@ -17384,7 +17552,7 @@ } }, { - "__docId__": 822, + "__docId__": 832, "kind": "member", "static": false, "variation": null, @@ -17404,7 +17572,7 @@ } }, { - "__docId__": 823, + "__docId__": 833, "kind": "member", "static": false, "variation": null, @@ -17424,7 +17592,7 @@ } }, { - "__docId__": 824, + "__docId__": 834, "kind": "member", "static": false, "variation": null, @@ -17444,7 +17612,7 @@ } }, { - "__docId__": 825, + "__docId__": 835, "kind": "member", "static": false, "variation": null, @@ -17464,7 +17632,7 @@ } }, { - "__docId__": 826, + "__docId__": 836, "kind": "member", "static": false, "variation": null, @@ -17484,7 +17652,7 @@ } }, { - "__docId__": 827, + "__docId__": 837, "kind": "member", "static": false, "variation": null, @@ -17505,7 +17673,7 @@ } }, { - "__docId__": 828, + "__docId__": 838, "kind": "member", "static": false, "variation": null, @@ -17525,7 +17693,7 @@ } }, { - "__docId__": 829, + "__docId__": 839, "kind": "member", "static": false, "variation": null, @@ -17545,7 +17713,7 @@ } }, { - "__docId__": 830, + "__docId__": 840, "kind": "member", "static": false, "variation": null, @@ -17565,7 +17733,7 @@ } }, { - "__docId__": 831, + "__docId__": 841, "kind": "member", "static": false, "variation": null, @@ -17585,7 +17753,7 @@ } }, { - "__docId__": 832, + "__docId__": 842, "kind": "member", "static": false, "variation": null, @@ -17605,7 +17773,7 @@ } }, { - "__docId__": 833, + "__docId__": 843, "kind": "member", "static": false, "variation": null, @@ -17625,7 +17793,7 @@ } }, { - "__docId__": 834, + "__docId__": 844, "kind": "member", "static": false, "variation": null, @@ -17645,7 +17813,7 @@ } }, { - "__docId__": 835, + "__docId__": 845, "kind": "member", "static": false, "variation": null, @@ -17665,7 +17833,7 @@ } }, { - "__docId__": 836, + "__docId__": 846, "kind": "member", "static": false, "variation": null, @@ -17685,7 +17853,7 @@ } }, { - "__docId__": 837, + "__docId__": 847, "kind": "member", "static": false, "variation": null, @@ -17705,7 +17873,7 @@ } }, { - "__docId__": 838, + "__docId__": 848, "kind": "member", "static": false, "variation": null, @@ -17725,7 +17893,7 @@ } }, { - "__docId__": 839, + "__docId__": 849, "kind": "member", "static": false, "variation": null, @@ -17745,7 +17913,7 @@ } }, { - "__docId__": 840, + "__docId__": 850, "kind": "member", "static": false, "variation": null, @@ -17765,7 +17933,7 @@ } }, { - "__docId__": 841, + "__docId__": 851, "kind": "member", "static": false, "variation": null, @@ -17785,7 +17953,7 @@ } }, { - "__docId__": 842, + "__docId__": 852, "kind": "member", "static": false, "variation": null, @@ -17805,7 +17973,7 @@ } }, { - "__docId__": 843, + "__docId__": 853, "kind": "member", "static": false, "variation": null, @@ -17825,7 +17993,7 @@ } }, { - "__docId__": 844, + "__docId__": 854, "kind": "member", "static": false, "variation": null, @@ -17845,7 +18013,7 @@ } }, { - "__docId__": 845, + "__docId__": 855, "kind": "member", "static": false, "variation": null, @@ -17865,7 +18033,7 @@ } }, { - "__docId__": 846, + "__docId__": 856, "kind": "member", "static": false, "variation": null, @@ -17885,7 +18053,7 @@ } }, { - "__docId__": 847, + "__docId__": 857, "kind": "member", "static": false, "variation": null, @@ -17905,7 +18073,7 @@ } }, { - "__docId__": 848, + "__docId__": 858, "kind": "member", "static": false, "variation": null, @@ -17925,7 +18093,7 @@ } }, { - "__docId__": 849, + "__docId__": 859, "kind": "member", "static": false, "variation": null, @@ -17945,7 +18113,7 @@ } }, { - "__docId__": 850, + "__docId__": 860, "kind": "member", "static": false, "variation": null, @@ -17965,7 +18133,7 @@ } }, { - "__docId__": 851, + "__docId__": 861, "kind": "member", "static": false, "variation": null, @@ -17985,7 +18153,7 @@ } }, { - "__docId__": 852, + "__docId__": 862, "kind": "member", "static": false, "variation": null, @@ -18005,7 +18173,7 @@ } }, { - "__docId__": 853, + "__docId__": 863, "kind": "member", "static": false, "variation": null, @@ -18025,7 +18193,7 @@ } }, { - "__docId__": 854, + "__docId__": 864, "kind": "member", "static": false, "variation": null, @@ -18045,7 +18213,7 @@ } }, { - "__docId__": 855, + "__docId__": 865, "kind": "member", "static": false, "variation": null, @@ -18065,7 +18233,7 @@ } }, { - "__docId__": 856, + "__docId__": 866, "kind": "member", "static": false, "variation": null, @@ -18085,7 +18253,7 @@ } }, { - "__docId__": 857, + "__docId__": 867, "kind": "member", "static": false, "variation": null, @@ -18105,7 +18273,7 @@ } }, { - "__docId__": 858, + "__docId__": 868, "kind": "member", "static": false, "variation": null, @@ -18125,7 +18293,7 @@ } }, { - "__docId__": 859, + "__docId__": 869, "kind": "member", "static": false, "variation": null, @@ -18145,7 +18313,7 @@ } }, { - "__docId__": 860, + "__docId__": 870, "kind": "member", "static": false, "variation": null, @@ -18165,7 +18333,7 @@ } }, { - "__docId__": 861, + "__docId__": 871, "kind": "member", "static": false, "variation": null, @@ -18185,7 +18353,7 @@ } }, { - "__docId__": 862, + "__docId__": 872, "kind": "member", "static": false, "variation": null, @@ -18205,7 +18373,7 @@ } }, { - "__docId__": 863, + "__docId__": 873, "kind": "member", "static": false, "variation": null, @@ -18225,7 +18393,7 @@ } }, { - "__docId__": 864, + "__docId__": 874, "kind": "member", "static": false, "variation": null, @@ -18245,7 +18413,7 @@ } }, { - "__docId__": 865, + "__docId__": 875, "kind": "member", "static": false, "variation": null, @@ -18265,7 +18433,7 @@ } }, { - "__docId__": 866, + "__docId__": 876, "kind": "member", "static": false, "variation": null, @@ -18285,7 +18453,7 @@ } }, { - "__docId__": 867, + "__docId__": 877, "kind": "member", "static": false, "variation": null, @@ -18305,7 +18473,7 @@ } }, { - "__docId__": 868, + "__docId__": 878, "kind": "member", "static": false, "variation": null, @@ -18325,7 +18493,7 @@ } }, { - "__docId__": 869, + "__docId__": 879, "kind": "member", "static": false, "variation": null, @@ -18345,7 +18513,7 @@ } }, { - "__docId__": 870, + "__docId__": 880, "kind": "member", "static": false, "variation": null, @@ -18365,7 +18533,7 @@ } }, { - "__docId__": 871, + "__docId__": 881, "kind": "member", "static": false, "variation": null, @@ -18385,7 +18553,7 @@ } }, { - "__docId__": 872, + "__docId__": 882, "kind": "member", "static": false, "variation": null, @@ -18405,7 +18573,7 @@ } }, { - "__docId__": 873, + "__docId__": 883, "kind": "member", "static": false, "variation": null, @@ -18425,7 +18593,7 @@ } }, { - "__docId__": 874, + "__docId__": 884, "kind": "member", "static": false, "variation": null, @@ -18445,7 +18613,7 @@ } }, { - "__docId__": 875, + "__docId__": 885, "kind": "member", "static": false, "variation": null, @@ -18465,7 +18633,7 @@ } }, { - "__docId__": 876, + "__docId__": 886, "kind": "member", "static": false, "variation": null, @@ -18485,7 +18653,7 @@ } }, { - "__docId__": 877, + "__docId__": 887, "kind": "member", "static": false, "variation": null, @@ -18505,7 +18673,7 @@ } }, { - "__docId__": 878, + "__docId__": 888, "kind": "member", "static": false, "variation": null, @@ -18525,7 +18693,7 @@ } }, { - "__docId__": 879, + "__docId__": 889, "kind": "member", "static": false, "variation": null, @@ -18545,7 +18713,7 @@ } }, { - "__docId__": 880, + "__docId__": 890, "kind": "member", "static": false, "variation": null, @@ -18565,7 +18733,7 @@ } }, { - "__docId__": 881, + "__docId__": 891, "kind": "member", "static": false, "variation": null, @@ -18585,7 +18753,7 @@ } }, { - "__docId__": 882, + "__docId__": 892, "kind": "member", "static": false, "variation": null, @@ -18605,7 +18773,7 @@ } }, { - "__docId__": 883, + "__docId__": 893, "kind": "member", "static": false, "variation": null, @@ -18625,7 +18793,7 @@ } }, { - "__docId__": 884, + "__docId__": 894, "kind": "member", "static": false, "variation": null, @@ -18645,7 +18813,7 @@ } }, { - "__docId__": 885, + "__docId__": 895, "kind": "member", "static": false, "variation": null, @@ -18665,7 +18833,7 @@ } }, { - "__docId__": 886, + "__docId__": 896, "kind": "member", "static": false, "variation": null, @@ -18685,7 +18853,7 @@ } }, { - "__docId__": 887, + "__docId__": 897, "kind": "member", "static": false, "variation": null, @@ -18705,7 +18873,7 @@ } }, { - "__docId__": 888, + "__docId__": 898, "kind": "member", "static": false, "variation": null, @@ -18722,7 +18890,7 @@ } }, { - "__docId__": 889, + "__docId__": 899, "kind": "member", "static": false, "variation": null, @@ -18739,7 +18907,7 @@ } }, { - "__docId__": 890, + "__docId__": 900, "kind": "member", "static": false, "variation": null, @@ -18756,7 +18924,7 @@ } }, { - "__docId__": 891, + "__docId__": 901, "kind": "member", "static": false, "variation": null, @@ -18773,7 +18941,7 @@ } }, { - "__docId__": 892, + "__docId__": 902, "kind": "member", "static": false, "variation": null, @@ -18790,7 +18958,7 @@ } }, { - "__docId__": 893, + "__docId__": 903, "kind": "member", "static": false, "variation": null, @@ -18807,7 +18975,7 @@ } }, { - "__docId__": 894, + "__docId__": 904, "kind": "member", "static": false, "variation": null, @@ -18824,7 +18992,7 @@ } }, { - "__docId__": 895, + "__docId__": 905, "kind": "member", "static": false, "variation": null, @@ -18841,7 +19009,7 @@ } }, { - "__docId__": 896, + "__docId__": 906, "kind": "member", "static": false, "variation": null, @@ -18861,7 +19029,7 @@ } }, { - "__docId__": 897, + "__docId__": 907, "kind": "member", "static": false, "variation": null, @@ -18881,7 +19049,7 @@ } }, { - "__docId__": 898, + "__docId__": 908, "kind": "member", "static": false, "variation": null, @@ -18901,7 +19069,7 @@ } }, { - "__docId__": 899, + "__docId__": 909, "kind": "member", "static": false, "variation": null, @@ -18921,7 +19089,7 @@ } }, { - "__docId__": 900, + "__docId__": 910, "kind": "member", "static": false, "variation": null, @@ -18941,7 +19109,7 @@ } }, { - "__docId__": 901, + "__docId__": 911, "kind": "member", "static": false, "variation": null, @@ -18961,7 +19129,7 @@ } }, { - "__docId__": 902, + "__docId__": 912, "kind": "member", "static": false, "variation": null, @@ -18981,7 +19149,7 @@ } }, { - "__docId__": 903, + "__docId__": 913, "kind": "member", "static": false, "variation": null, @@ -18998,7 +19166,7 @@ } }, { - "__docId__": 904, + "__docId__": 914, "kind": "member", "static": false, "variation": null, @@ -19015,7 +19183,7 @@ } }, { - "__docId__": 905, + "__docId__": 915, "kind": "method", "static": false, "variation": null, @@ -19029,7 +19197,7 @@ "generator": false }, { - "__docId__": 906, + "__docId__": 916, "kind": "member", "static": false, "variation": null, @@ -19047,7 +19215,7 @@ } }, { - "__docId__": 907, + "__docId__": 917, "kind": "member", "static": false, "variation": null, @@ -19070,7 +19238,7 @@ } }, { - "__docId__": 908, + "__docId__": 918, "kind": "method", "static": false, "variation": null, @@ -19095,7 +19263,7 @@ "generator": false }, { - "__docId__": 909, + "__docId__": 919, "kind": "member", "static": false, "variation": null, @@ -19113,7 +19281,7 @@ } }, { - "__docId__": 910, + "__docId__": 920, "kind": "member", "static": false, "variation": null, @@ -19131,7 +19299,7 @@ } }, { - "__docId__": 911, + "__docId__": 921, "kind": "method", "static": false, "variation": null, @@ -19156,7 +19324,7 @@ "generator": false }, { - "__docId__": 912, + "__docId__": 922, "kind": "member", "static": false, "variation": null, @@ -19174,7 +19342,7 @@ } }, { - "__docId__": 913, + "__docId__": 923, "kind": "member", "static": false, "variation": null, @@ -19192,7 +19360,7 @@ } }, { - "__docId__": 914, + "__docId__": 924, "kind": "member", "static": false, "variation": null, @@ -19210,7 +19378,7 @@ } }, { - "__docId__": 915, + "__docId__": 925, "kind": "member", "static": false, "variation": null, @@ -19228,7 +19396,7 @@ } }, { - "__docId__": 916, + "__docId__": 926, "kind": "member", "static": false, "variation": null, @@ -19246,7 +19414,7 @@ } }, { - "__docId__": 917, + "__docId__": 927, "kind": "method", "static": false, "variation": null, @@ -19260,7 +19428,7 @@ "generator": false }, { - "__docId__": 918, + "__docId__": 928, "kind": "member", "static": false, "variation": null, @@ -19278,7 +19446,7 @@ } }, { - "__docId__": 919, + "__docId__": 929, "kind": "method", "static": false, "variation": null, @@ -19303,7 +19471,7 @@ "generator": false }, { - "__docId__": 920, + "__docId__": 930, "kind": "method", "static": false, "variation": null, @@ -19317,7 +19485,7 @@ "generator": false }, { - "__docId__": 921, + "__docId__": 931, "kind": "member", "static": false, "variation": null, @@ -19335,7 +19503,7 @@ } }, { - "__docId__": 922, + "__docId__": 932, "kind": "method", "static": false, "variation": null, @@ -19354,7 +19522,7 @@ "generator": false }, { - "__docId__": 923, + "__docId__": 933, "kind": "method", "static": false, "variation": null, @@ -19368,7 +19536,7 @@ "generator": false }, { - "__docId__": 924, + "__docId__": 934, "kind": "member", "static": false, "variation": null, @@ -19386,7 +19554,7 @@ } }, { - "__docId__": 925, + "__docId__": 935, "kind": "member", "static": false, "variation": null, @@ -19404,7 +19572,7 @@ } }, { - "__docId__": 926, + "__docId__": 936, "kind": "method", "static": false, "variation": null, @@ -19449,7 +19617,7 @@ "generator": false }, { - "__docId__": 927, + "__docId__": 937, "kind": "method", "static": false, "variation": null, @@ -19484,7 +19652,7 @@ "generator": false }, { - "__docId__": 928, + "__docId__": 938, "kind": "method", "static": false, "variation": null, @@ -19517,7 +19685,7 @@ "generator": false }, { - "__docId__": 929, + "__docId__": 939, "kind": "method", "static": false, "variation": null, @@ -19531,7 +19699,7 @@ "generator": false }, { - "__docId__": 930, + "__docId__": 940, "kind": "method", "static": false, "variation": null, @@ -19556,7 +19724,7 @@ "generator": false }, { - "__docId__": 931, + "__docId__": 941, "kind": "method", "static": false, "variation": null, @@ -19589,7 +19757,7 @@ "generator": false }, { - "__docId__": 932, + "__docId__": 942, "kind": "method", "static": false, "variation": null, @@ -19622,7 +19790,7 @@ "generator": false }, { - "__docId__": 933, + "__docId__": 943, "kind": "method", "static": false, "variation": null, @@ -19636,7 +19804,7 @@ "generator": false }, { - "__docId__": 934, + "__docId__": 944, "kind": "method", "static": false, "variation": null, @@ -19650,7 +19818,7 @@ "generator": false }, { - "__docId__": 935, + "__docId__": 945, "kind": "member", "static": false, "variation": null, @@ -19668,7 +19836,7 @@ } }, { - "__docId__": 936, + "__docId__": 946, "kind": "method", "static": false, "variation": null, @@ -19700,7 +19868,7 @@ "generator": false }, { - "__docId__": 937, + "__docId__": 947, "kind": "method", "static": false, "variation": null, @@ -19714,7 +19882,7 @@ "generator": false }, { - "__docId__": 938, + "__docId__": 948, "kind": "member", "static": false, "variation": null, @@ -19732,7 +19900,7 @@ } }, { - "__docId__": 939, + "__docId__": 949, "kind": "member", "static": false, "variation": null, @@ -19750,7 +19918,7 @@ } }, { - "__docId__": 940, + "__docId__": 950, "kind": "member", "static": false, "variation": null, @@ -19768,7 +19936,7 @@ } }, { - "__docId__": 941, + "__docId__": 951, "kind": "member", "static": false, "variation": null, @@ -19786,7 +19954,7 @@ } }, { - "__docId__": 942, + "__docId__": 952, "kind": "method", "static": false, "variation": null, @@ -19800,7 +19968,7 @@ "generator": false }, { - "__docId__": 943, + "__docId__": 953, "kind": "member", "static": false, "variation": null, @@ -19818,7 +19986,7 @@ } }, { - "__docId__": 944, + "__docId__": 954, "kind": "member", "static": false, "variation": null, @@ -19836,7 +20004,7 @@ } }, { - "__docId__": 945, + "__docId__": 955, "kind": "member", "static": false, "variation": null, @@ -19854,7 +20022,7 @@ } }, { - "__docId__": 946, + "__docId__": 956, "kind": "member", "static": false, "variation": null, @@ -19872,7 +20040,7 @@ } }, { - "__docId__": 947, + "__docId__": 957, "kind": "method", "static": false, "variation": null, @@ -19886,7 +20054,7 @@ "generator": false }, { - "__docId__": 948, + "__docId__": 958, "kind": "member", "static": false, "variation": null, @@ -19904,7 +20072,7 @@ } }, { - "__docId__": 949, + "__docId__": 959, "kind": "method", "static": false, "variation": null, @@ -19918,7 +20086,7 @@ "generator": false }, { - "__docId__": 950, + "__docId__": 960, "kind": "method", "static": false, "variation": null, @@ -19951,7 +20119,7 @@ "generator": false }, { - "__docId__": 951, + "__docId__": 961, "kind": "method", "static": false, "variation": null, @@ -19984,7 +20152,7 @@ "generator": false }, { - "__docId__": 952, + "__docId__": 962, "kind": "method", "static": false, "variation": null, @@ -19998,7 +20166,7 @@ "generator": false }, { - "__docId__": 953, + "__docId__": 963, "kind": "member", "static": false, "variation": null, @@ -20016,7 +20184,7 @@ } }, { - "__docId__": 954, + "__docId__": 964, "kind": "member", "static": false, "variation": null, @@ -20034,7 +20202,7 @@ } }, { - "__docId__": 955, + "__docId__": 965, "kind": "method", "static": false, "variation": null, @@ -20097,7 +20265,7 @@ "generator": false }, { - "__docId__": 956, + "__docId__": 966, "kind": "method", "static": false, "variation": null, @@ -20130,7 +20298,7 @@ "generator": false }, { - "__docId__": 957, + "__docId__": 967, "kind": "method", "static": false, "variation": null, @@ -20152,7 +20320,7 @@ "generator": false }, { - "__docId__": 958, + "__docId__": 968, "kind": "method", "static": false, "variation": null, @@ -20185,7 +20353,7 @@ "generator": false }, { - "__docId__": 959, + "__docId__": 969, "kind": "method", "static": false, "variation": null, @@ -20228,7 +20396,7 @@ "generator": false }, { - "__docId__": 960, + "__docId__": 970, "kind": "method", "static": false, "variation": null, @@ -20261,7 +20429,7 @@ "generator": false }, { - "__docId__": 961, + "__docId__": 971, "kind": "method", "static": false, "variation": null, @@ -20294,7 +20462,7 @@ "generator": false }, { - "__docId__": 962, + "__docId__": 972, "kind": "method", "static": false, "variation": null, @@ -20327,7 +20495,7 @@ "generator": false }, { - "__docId__": 963, + "__docId__": 973, "kind": "method", "static": false, "variation": null, @@ -20360,7 +20528,7 @@ "generator": false }, { - "__docId__": 964, + "__docId__": 974, "kind": "method", "static": false, "variation": null, @@ -20403,7 +20571,7 @@ "generator": false }, { - "__docId__": 965, + "__docId__": 975, "kind": "method", "static": false, "variation": null, @@ -20446,7 +20614,7 @@ "generator": false }, { - "__docId__": 966, + "__docId__": 976, "kind": "method", "static": false, "variation": null, @@ -20489,7 +20657,7 @@ "generator": false }, { - "__docId__": 967, + "__docId__": 977, "kind": "method", "static": false, "variation": null, @@ -20522,7 +20690,7 @@ "generator": false }, { - "__docId__": 968, + "__docId__": 978, "kind": "method", "static": false, "variation": null, @@ -20557,7 +20725,7 @@ "generator": false }, { - "__docId__": 969, + "__docId__": 979, "kind": "method", "static": false, "variation": null, @@ -20571,7 +20739,7 @@ "generator": false }, { - "__docId__": 970, + "__docId__": 980, "kind": "member", "static": false, "variation": null, @@ -20589,7 +20757,7 @@ } }, { - "__docId__": 971, + "__docId__": 981, "kind": "method", "static": false, "variation": null, @@ -20624,7 +20792,7 @@ "generator": false }, { - "__docId__": 972, + "__docId__": 982, "kind": "method", "static": false, "variation": null, @@ -20649,7 +20817,7 @@ "generator": false }, { - "__docId__": 973, + "__docId__": 983, "kind": "method", "static": false, "variation": null, @@ -20663,7 +20831,7 @@ "generator": false }, { - "__docId__": 974, + "__docId__": 984, "kind": "method", "static": false, "variation": null, @@ -20677,7 +20845,7 @@ "generator": false }, { - "__docId__": 975, + "__docId__": 985, "kind": "method", "static": false, "variation": null, @@ -20691,7 +20859,7 @@ "generator": false }, { - "__docId__": 976, + "__docId__": 986, "kind": "method", "static": false, "variation": null, @@ -20716,7 +20884,7 @@ "generator": false }, { - "__docId__": 977, + "__docId__": 987, "kind": "method", "static": false, "variation": null, @@ -20744,7 +20912,7 @@ "generator": false }, { - "__docId__": 978, + "__docId__": 988, "kind": "method", "static": false, "variation": null, @@ -20769,7 +20937,7 @@ "generator": false }, { - "__docId__": 979, + "__docId__": 989, "kind": "member", "static": false, "variation": null, @@ -20787,7 +20955,7 @@ } }, { - "__docId__": 980, + "__docId__": 990, "kind": "method", "static": false, "variation": null, @@ -20828,7 +20996,7 @@ "generator": false }, { - "__docId__": 981, + "__docId__": 991, "kind": "method", "static": false, "variation": null, @@ -20853,7 +21021,7 @@ "generator": false }, { - "__docId__": 982, + "__docId__": 992, "kind": "method", "static": false, "variation": null, @@ -20867,7 +21035,7 @@ "generator": false }, { - "__docId__": 983, + "__docId__": 993, "kind": "method", "static": false, "variation": null, @@ -20900,7 +21068,7 @@ "generator": false }, { - "__docId__": 984, + "__docId__": 994, "kind": "method", "static": false, "variation": null, @@ -20939,7 +21107,7 @@ "generator": false }, { - "__docId__": 985, + "__docId__": 995, "kind": "method", "static": false, "variation": null, @@ -20982,7 +21150,7 @@ "generator": false }, { - "__docId__": 986, + "__docId__": 996, "kind": "method", "static": false, "variation": null, @@ -21037,7 +21205,7 @@ "generator": false }, { - "__docId__": 987, + "__docId__": 997, "kind": "method", "static": false, "variation": null, @@ -21059,7 +21227,7 @@ "generator": false }, { - "__docId__": 988, + "__docId__": 998, "kind": "method", "static": false, "variation": null, @@ -21081,7 +21249,7 @@ "generator": false }, { - "__docId__": 989, + "__docId__": 999, "kind": "method", "static": false, "variation": null, @@ -21114,7 +21282,7 @@ "generator": false }, { - "__docId__": 990, + "__docId__": 1000, "kind": "member", "static": false, "variation": null, @@ -21132,7 +21300,7 @@ } }, { - "__docId__": 991, + "__docId__": 1001, "kind": "method", "static": false, "variation": null, @@ -21154,7 +21322,7 @@ "generator": false }, { - "__docId__": 992, + "__docId__": 1002, "kind": "method", "static": false, "variation": null, @@ -21176,7 +21344,7 @@ "generator": false }, { - "__docId__": 993, + "__docId__": 1003, "kind": "method", "static": false, "variation": null, @@ -21198,7 +21366,7 @@ "generator": false }, { - "__docId__": 994, + "__docId__": 1004, "kind": "method", "static": false, "variation": null, @@ -21220,7 +21388,7 @@ "generator": false }, { - "__docId__": 995, + "__docId__": 1005, "kind": "method", "static": false, "variation": null, @@ -21271,7 +21439,7 @@ "generator": false }, { - "__docId__": 996, + "__docId__": 1006, "kind": "method", "static": false, "variation": null, @@ -21304,7 +21472,7 @@ "generator": false }, { - "__docId__": 997, + "__docId__": 1007, "kind": "method", "static": false, "variation": null, @@ -21337,7 +21505,7 @@ "generator": false }, { - "__docId__": 998, + "__docId__": 1008, "kind": "method", "static": false, "variation": null, @@ -21370,7 +21538,7 @@ "generator": false }, { - "__docId__": 999, + "__docId__": 1009, "kind": "method", "static": false, "variation": null, @@ -21392,7 +21560,7 @@ "generator": false }, { - "__docId__": 1000, + "__docId__": 1010, "kind": "method", "static": false, "variation": null, @@ -21433,7 +21601,7 @@ "generator": false }, { - "__docId__": 1001, + "__docId__": 1011, "kind": "method", "static": false, "variation": null, @@ -21455,7 +21623,7 @@ "generator": false }, { - "__docId__": 1002, + "__docId__": 1012, "kind": "file", "static": true, "variation": null, @@ -21468,7 +21636,7 @@ "content": "\n/**\n * Types utilities\n */\n\nconst UNDEFINED = void 0;\n\n/**\n * Check passed argument is an object\n * @param {Object} obj\n * @return {Boolean}\n */\nexport const isObj =\n obj => Object.prototype.toString.call(obj) === '[object Object]';\n\n/**\n * Check passed argument is a function\n * @param {Function} obj\n * @return {Boolean}\n */\nexport const isFn =\n obj => Object.prototype.toString.call(obj) === '[object Function]';\n\n/**\n * Check passed argument is an array\n * @param {Array} obj\n * @return {Boolean}\n */\nexport const isArray =\n obj => Object.prototype.toString.call(obj) === '[object Array]';\n\n/**\n * Check passed argument is a string\n * @param {String} obj objue\n * @returns {Boolean}\n */\nexport const isString =\n obj => Object.prototype.toString.call(obj) === '[object String]';\n\n/**\n * Check passed argument is a number\n * @param {Number} obj\n * @returns {Boolean}\n */\nexport const isNumber =\n obj => Object.prototype.toString.call(obj) === '[object Number]';\n\n/**\n * Check passed argument is undefined\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isUndef = obj => obj === UNDEFINED;\n\n/**\n * Check passed argument is null\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isNull = obj => obj === null;\n\n/**\n * Check passed argument is empty (undefined, null or empty string)\n * @param {Any} obj\n * @return {Boolean}\n */\nexport const isEmpty = obj => isUndef(obj) || isNull(obj) || obj.length === 0;\n" }, { - "__docId__": 1003, + "__docId__": 1013, "kind": "variable", "static": true, "variation": null, @@ -21488,7 +21656,7 @@ } }, { - "__docId__": 1004, + "__docId__": 1014, "kind": "variable", "static": true, "variation": null, @@ -21528,7 +21696,7 @@ } }, { - "__docId__": 1005, + "__docId__": 1015, "kind": "variable", "static": true, "variation": null, @@ -21568,7 +21736,7 @@ } }, { - "__docId__": 1006, + "__docId__": 1016, "kind": "variable", "static": true, "variation": null, @@ -21608,7 +21776,7 @@ } }, { - "__docId__": 1007, + "__docId__": 1017, "kind": "variable", "static": true, "variation": null, @@ -21654,7 +21822,7 @@ } }, { - "__docId__": 1008, + "__docId__": 1018, "kind": "variable", "static": true, "variation": null, @@ -21700,7 +21868,7 @@ } }, { - "__docId__": 1009, + "__docId__": 1019, "kind": "variable", "static": true, "variation": null, @@ -21740,7 +21908,7 @@ } }, { - "__docId__": 1010, + "__docId__": 1020, "kind": "variable", "static": true, "variation": null, @@ -21780,7 +21948,7 @@ } }, { - "__docId__": 1011, + "__docId__": 1021, "kind": "variable", "static": true, "variation": null, @@ -21820,7 +21988,7 @@ } }, { - "__docId__": 1013, + "__docId__": 1023, "kind": "external", "static": true, "variation": null, @@ -21833,7 +22001,7 @@ "builtinExternal": true }, { - "__docId__": 1014, + "__docId__": 1024, "kind": "external", "static": true, "variation": null, @@ -21846,7 +22014,7 @@ "builtinExternal": true }, { - "__docId__": 1015, + "__docId__": 1025, "kind": "external", "static": true, "variation": null, @@ -21859,7 +22027,7 @@ "builtinExternal": true }, { - "__docId__": 1016, + "__docId__": 1026, "kind": "external", "static": true, "variation": null, @@ -21872,7 +22040,7 @@ "builtinExternal": true }, { - "__docId__": 1017, + "__docId__": 1027, "kind": "external", "static": true, "variation": null, @@ -21885,7 +22053,7 @@ "builtinExternal": true }, { - "__docId__": 1018, + "__docId__": 1028, "kind": "external", "static": true, "variation": null, @@ -21898,7 +22066,7 @@ "builtinExternal": true }, { - "__docId__": 1019, + "__docId__": 1029, "kind": "external", "static": true, "variation": null, @@ -21911,7 +22079,7 @@ "builtinExternal": true }, { - "__docId__": 1020, + "__docId__": 1030, "kind": "external", "static": true, "variation": null, @@ -21924,7 +22092,7 @@ "builtinExternal": true }, { - "__docId__": 1021, + "__docId__": 1031, "kind": "external", "static": true, "variation": null, @@ -21937,7 +22105,7 @@ "builtinExternal": true }, { - "__docId__": 1022, + "__docId__": 1032, "kind": "external", "static": true, "variation": null, @@ -21950,7 +22118,7 @@ "builtinExternal": true }, { - "__docId__": 1023, + "__docId__": 1033, "kind": "external", "static": true, "variation": null, @@ -21963,7 +22131,7 @@ "builtinExternal": true }, { - "__docId__": 1024, + "__docId__": 1034, "kind": "external", "static": true, "variation": null, @@ -21976,7 +22144,7 @@ "builtinExternal": true }, { - "__docId__": 1025, + "__docId__": 1035, "kind": "external", "static": true, "variation": null, @@ -21989,7 +22157,7 @@ "builtinExternal": true }, { - "__docId__": 1026, + "__docId__": 1036, "kind": "external", "static": true, "variation": null, @@ -22002,7 +22170,7 @@ "builtinExternal": true }, { - "__docId__": 1027, + "__docId__": 1037, "kind": "external", "static": true, "variation": null, @@ -22015,7 +22183,7 @@ "builtinExternal": true }, { - "__docId__": 1028, + "__docId__": 1038, "kind": "external", "static": true, "variation": null, @@ -22028,7 +22196,7 @@ "builtinExternal": true }, { - "__docId__": 1029, + "__docId__": 1039, "kind": "external", "static": true, "variation": null, @@ -22041,7 +22209,7 @@ "builtinExternal": true }, { - "__docId__": 1030, + "__docId__": 1040, "kind": "external", "static": true, "variation": null, @@ -22054,7 +22222,7 @@ "builtinExternal": true }, { - "__docId__": 1031, + "__docId__": 1041, "kind": "external", "static": true, "variation": null, @@ -22067,7 +22235,7 @@ "builtinExternal": true }, { - "__docId__": 1032, + "__docId__": 1042, "kind": "external", "static": true, "variation": null, @@ -22080,7 +22248,7 @@ "builtinExternal": true }, { - "__docId__": 1033, + "__docId__": 1043, "kind": "external", "static": true, "variation": null, @@ -22093,7 +22261,7 @@ "builtinExternal": true }, { - "__docId__": 1034, + "__docId__": 1044, "kind": "external", "static": true, "variation": null, @@ -22106,7 +22274,7 @@ "builtinExternal": true }, { - "__docId__": 1035, + "__docId__": 1045, "kind": "external", "static": true, "variation": null, @@ -22119,7 +22287,7 @@ "builtinExternal": true }, { - "__docId__": 1036, + "__docId__": 1046, "kind": "external", "static": true, "variation": null, @@ -22132,7 +22300,7 @@ "builtinExternal": true }, { - "__docId__": 1037, + "__docId__": 1047, "kind": "external", "static": true, "variation": null, @@ -22145,7 +22313,7 @@ "builtinExternal": true }, { - "__docId__": 1038, + "__docId__": 1048, "kind": "external", "static": true, "variation": null, @@ -22158,7 +22326,7 @@ "builtinExternal": true }, { - "__docId__": 1039, + "__docId__": 1049, "kind": "external", "static": true, "variation": null, @@ -22171,7 +22339,7 @@ "builtinExternal": true }, { - "__docId__": 1040, + "__docId__": 1050, "kind": "external", "static": true, "variation": null, @@ -22184,7 +22352,7 @@ "builtinExternal": true }, { - "__docId__": 1041, + "__docId__": 1051, "kind": "external", "static": true, "variation": null, @@ -22197,7 +22365,7 @@ "builtinExternal": true }, { - "__docId__": 1042, + "__docId__": 1052, "kind": "external", "static": true, "variation": null, @@ -22210,7 +22378,7 @@ "builtinExternal": true }, { - "__docId__": 1043, + "__docId__": 1053, "kind": "external", "static": true, "variation": null, @@ -22223,7 +22391,7 @@ "builtinExternal": true }, { - "__docId__": 1044, + "__docId__": 1054, "kind": "external", "static": true, "variation": null, @@ -22236,7 +22404,7 @@ "builtinExternal": true }, { - "__docId__": 1045, + "__docId__": 1055, "kind": "external", "static": true, "variation": null, @@ -22249,7 +22417,7 @@ "builtinExternal": true }, { - "__docId__": 1046, + "__docId__": 1056, "kind": "external", "static": true, "variation": null, @@ -22262,7 +22430,7 @@ "builtinExternal": true }, { - "__docId__": 1047, + "__docId__": 1057, "kind": "external", "static": true, "variation": null, @@ -22275,7 +22443,7 @@ "builtinExternal": true }, { - "__docId__": 1048, + "__docId__": 1058, "kind": "external", "static": true, "variation": null, @@ -22288,7 +22456,7 @@ "builtinExternal": true }, { - "__docId__": 1049, + "__docId__": 1059, "kind": "external", "static": true, "variation": null, @@ -22301,7 +22469,7 @@ "builtinExternal": true }, { - "__docId__": 1050, + "__docId__": 1060, "kind": "external", "static": true, "variation": null, @@ -22314,7 +22482,7 @@ "builtinExternal": true }, { - "__docId__": 1051, + "__docId__": 1061, "kind": "external", "static": true, "variation": null, @@ -22327,7 +22495,7 @@ "builtinExternal": true }, { - "__docId__": 1052, + "__docId__": 1062, "kind": "external", "static": true, "variation": null, @@ -22340,7 +22508,7 @@ "builtinExternal": true }, { - "__docId__": 1053, + "__docId__": 1063, "kind": "external", "static": true, "variation": null, @@ -22353,7 +22521,7 @@ "builtinExternal": true }, { - "__docId__": 1054, + "__docId__": 1064, "kind": "external", "static": true, "variation": null, @@ -22366,7 +22534,7 @@ "builtinExternal": true }, { - "__docId__": 1055, + "__docId__": 1065, "kind": "external", "static": true, "variation": null, @@ -22379,7 +22547,7 @@ "builtinExternal": true }, { - "__docId__": 1056, + "__docId__": 1066, "kind": "external", "static": true, "variation": null, @@ -22392,7 +22560,7 @@ "builtinExternal": true }, { - "__docId__": 1057, + "__docId__": 1067, "kind": "external", "static": true, "variation": null, @@ -22405,7 +22573,7 @@ "builtinExternal": true }, { - "__docId__": 1058, + "__docId__": 1068, "kind": "external", "static": true, "variation": null, @@ -22418,7 +22586,7 @@ "builtinExternal": true }, { - "__docId__": 1059, + "__docId__": 1069, "kind": "external", "static": true, "variation": null, @@ -22431,7 +22599,7 @@ "builtinExternal": true }, { - "__docId__": 1061, + "__docId__": 1071, "kind": "external", "static": true, "variation": null, @@ -22444,7 +22612,7 @@ "builtinExternal": true }, { - "__docId__": 1062, + "__docId__": 1072, "kind": "external", "static": true, "variation": null, @@ -22457,7 +22625,7 @@ "builtinExternal": true }, { - "__docId__": 1063, + "__docId__": 1073, "kind": "external", "static": true, "variation": null, @@ -22470,7 +22638,7 @@ "builtinExternal": true }, { - "__docId__": 1064, + "__docId__": 1074, "kind": "external", "static": true, "variation": null, @@ -22483,7 +22651,7 @@ "builtinExternal": true }, { - "__docId__": 1065, + "__docId__": 1075, "kind": "external", "static": true, "variation": null, @@ -22496,7 +22664,7 @@ "builtinExternal": true }, { - "__docId__": 1066, + "__docId__": 1076, "kind": "external", "static": true, "variation": null, @@ -22509,7 +22677,7 @@ "builtinExternal": true }, { - "__docId__": 1067, + "__docId__": 1077, "kind": "external", "static": true, "variation": null, @@ -22522,7 +22690,7 @@ "builtinExternal": true }, { - "__docId__": 1068, + "__docId__": 1078, "kind": "external", "static": true, "variation": null, diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html index 483cbfd4..f7fdb80d 100644 --- a/docs/file/src/array.js.html +++ b/docs/file/src/array.js.html @@ -3,7 +3,7 @@ - src/array.js | tablefilter v0.4.7 API Document + src/array.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html index d0c85744..f680b944 100644 --- a/docs/file/src/const.js.html +++ b/docs/file/src/const.js.html @@ -3,7 +3,7 @@ - src/const.js | tablefilter v0.4.7 API Document + src/const.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html index 728392d7..5f287294 100644 --- a/docs/file/src/cookie.js.html +++ b/docs/file/src/cookie.js.html @@ -3,7 +3,7 @@ - src/cookie.js | tablefilter v0.4.7 API Document + src/cookie.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html index 3d10b85a..e14ffb8b 100644 --- a/docs/file/src/dom.js.html +++ b/docs/file/src/dom.js.html @@ -3,7 +3,7 @@ - src/dom.js | tablefilter v0.4.7 API Document + src/dom.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html index 72b8aca7..c1c025e7 100644 --- a/docs/file/src/emitter.js.html +++ b/docs/file/src/emitter.js.html @@ -3,7 +3,7 @@ - src/emitter.js | tablefilter v0.4.7 API Document + src/emitter.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html index 8351213e..fa663337 100644 --- a/docs/file/src/event.js.html +++ b/docs/file/src/event.js.html @@ -3,7 +3,7 @@ - src/event.js | tablefilter v0.4.7 API Document + src/event.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html index 5a38a723..91a558fb 100644 --- a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html +++ b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html @@ -3,7 +3,7 @@ - src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.4.7 API Document + src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html index c73b9b23..63b8f40e 100644 --- a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html +++ b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html @@ -3,7 +3,7 @@ - src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.4.7 API Document + src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html index 44080dd3..f6a662ba 100644 --- a/docs/file/src/extensions/colOps/colOps.js.html +++ b/docs/file/src/extensions/colOps/colOps.js.html @@ -3,7 +3,7 @@ - src/extensions/colOps/colOps.js | tablefilter v0.4.7 API Document + src/extensions/colOps/colOps.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html index 68fc4988..22f8a12d 100644 --- a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html +++ b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html @@ -3,7 +3,7 @@ - src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.4.7 API Document + src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html index 96ad382e..f38b3d64 100644 --- a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html +++ b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html @@ -3,7 +3,7 @@ - src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.4.7 API Document + src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html index 402348bd..f9e391e6 100644 --- a/docs/file/src/extensions/sort/adapterSortabletable.js.html +++ b/docs/file/src/extensions/sort/adapterSortabletable.js.html @@ -3,7 +3,7 @@ - src/extensions/sort/adapterSortabletable.js | tablefilter v0.4.7 API Document + src/extensions/sort/adapterSortabletable.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html index bee6926e..151bf412 100644 --- a/docs/file/src/extensions/sort/sort.js.html +++ b/docs/file/src/extensions/sort/sort.js.html @@ -3,7 +3,7 @@ - src/extensions/sort/sort.js | tablefilter v0.4.7 API Document + src/extensions/sort/sort.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html index 37fb7ed3..fff583d5 100644 --- a/docs/file/src/feature.js.html +++ b/docs/file/src/feature.js.html @@ -3,7 +3,7 @@ - src/feature.js | tablefilter v0.4.7 API Document + src/feature.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html index 6766db9b..fca2b84c 100644 --- a/docs/file/src/modules/alternateRows.js.html +++ b/docs/file/src/modules/alternateRows.js.html @@ -3,7 +3,7 @@ - src/modules/alternateRows.js | tablefilter v0.4.7 API Document + src/modules/alternateRows.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html index 83f3cc5b..fac3a2f7 100644 --- a/docs/file/src/modules/checkList.js.html +++ b/docs/file/src/modules/checkList.js.html @@ -3,7 +3,7 @@ - src/modules/checkList.js | tablefilter v0.4.7 API Document + src/modules/checkList.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html index 2a01b74c..4b2e1438 100644 --- a/docs/file/src/modules/clearButton.js.html +++ b/docs/file/src/modules/clearButton.js.html @@ -3,7 +3,7 @@ - src/modules/clearButton.js | tablefilter v0.4.7 API Document + src/modules/clearButton.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html index ad2c258a..cc2738ff 100644 --- a/docs/file/src/modules/dateType.js.html +++ b/docs/file/src/modules/dateType.js.html @@ -3,7 +3,7 @@ - src/modules/dateType.js | tablefilter v0.4.7 API Document + src/modules/dateType.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html index 5b43db55..e0ae31e7 100644 --- a/docs/file/src/modules/dropdown.js.html +++ b/docs/file/src/modules/dropdown.js.html @@ -3,7 +3,7 @@ - src/modules/dropdown.js | tablefilter v0.4.7 API Document + src/modules/dropdown.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html index db515195..f5c34eb4 100644 --- a/docs/file/src/modules/gridLayout.js.html +++ b/docs/file/src/modules/gridLayout.js.html @@ -3,7 +3,7 @@ - src/modules/gridLayout.js | tablefilter v0.4.7 API Document + src/modules/gridLayout.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html index 7e40e224..0847a8e6 100644 --- a/docs/file/src/modules/hash.js.html +++ b/docs/file/src/modules/hash.js.html @@ -3,7 +3,7 @@ - src/modules/hash.js | tablefilter v0.4.7 API Document + src/modules/hash.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html index cbbd9b56..760e4133 100644 --- a/docs/file/src/modules/help.js.html +++ b/docs/file/src/modules/help.js.html @@ -3,7 +3,7 @@ - src/modules/help.js | tablefilter v0.4.7 API Document + src/modules/help.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html index 427acce8..2d76dd27 100644 --- a/docs/file/src/modules/highlightKeywords.js.html +++ b/docs/file/src/modules/highlightKeywords.js.html @@ -3,7 +3,7 @@ - src/modules/highlightKeywords.js | tablefilter v0.4.7 API Document + src/modules/highlightKeywords.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html index 1a4a192c..8b32fc6f 100644 --- a/docs/file/src/modules/loader.js.html +++ b/docs/file/src/modules/loader.js.html @@ -3,7 +3,7 @@ - src/modules/loader.js | tablefilter v0.4.7 API Document + src/modules/loader.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html index 84e73164..48ebb57a 100644 --- a/docs/file/src/modules/noResults.js.html +++ b/docs/file/src/modules/noResults.js.html @@ -3,7 +3,7 @@ - src/modules/noResults.js | tablefilter v0.4.7 API Document + src/modules/noResults.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html index cffe4491..38d01344 100644 --- a/docs/file/src/modules/paging.js.html +++ b/docs/file/src/modules/paging.js.html @@ -3,7 +3,7 @@ - src/modules/paging.js | tablefilter v0.4.7 API Document + src/modules/paging.js | tablefilter v0.4.8 API Document @@ -341,93 +341,54 @@ export class Paging extends Feature { this.onAfterChangePage = isFn(f.on_after_change_page) ? f.on_after_change_page : null; - /** - * Element IDs prefixes - */ - /** - * Page select - * @type {String} - * @private - */ - this.prfxSlcPages = 'slcPages_'; - /** - * Results per page select - * @type {String} - * @private - */ - this.prfxSlcResults = 'slcResults_'; /** * Label preciding results per page select - * @type {String} + * @type {DOMElement} * @private */ - this.prfxSlcResultsTxt = 'slcResultsTxt_'; + this.slcResultsTxt = null; /** * Span containing next page button - * @type {String} + * @type {DOMElement} * @private */ - this.prfxBtnNextSpan = 'btnNextSpan_'; + this.btnNextCont = null; /** * Span containing previous page button - * @type {String} + * @type {DOMElement} * @private */ - this.prfxBtnPrevSpan = 'btnPrevSpan_'; + this.btnPrevCont = null; /** * Span containing last page button - * @type {String} + * @type {DOMElement} * @private */ - this.prfxBtnLastSpan = 'btnLastSpan_'; + this.btnLastCont = null; /** * Span containing first page button - * @type {String} + * @type {DOMElement} * @private */ - this.prfxBtnFirstSpan = 'btnFirstSpan_'; - /** - * Next button - * @type {String} - * @private - */ - this.prfxBtnNext = 'btnNext_'; - /** - * Previous button - * @type {String} - * @private - */ - this.prfxBtnPrev = 'btnPrev_'; - /** - * Last button - * @type {String} - * @private - */ - this.prfxBtnLast = 'btnLast_'; - /** - * First button - * @type {String} - * @private - */ - this.prfxBtnFirst = 'btnFirst_'; + this.btnFirstCont = null; /** * Span for tot nb pages - * @type {String} + * @type {DOMElement} * @private */ - this.prfxPgSpan = 'pgspan_'; + this.pgCont = null; /** * Span preceding pages select (contains 'Page') - * @type {String} + * @type {DOMElement} * @private */ - this.prfxPgBeforeSpan = 'pgbeforespan_'; + this.pgBefore = null; /** * Span following pages select (contains ' of ') - * @type {String} + * @type {DOMElement} * @private */ - this.prfxPgAfterSpan = 'pgafterspan_'; + this.pgAfter = null; var start_row = tf.refRow; var nrows = tf.getRowsNb(true); @@ -517,88 +478,77 @@ export class Paging extends Feature { // Paging drop-down list selector if (this.pageSelectorType === SELECT) { - slcPages = createElm(SELECT, ['id', this.prfxSlcPages + tf.id]); + slcPages = createElm(SELECT); slcPages.className = this.pgSlcCssClass; addEvt(slcPages, 'change', evt.slcPagesChange); } // Paging input selector if (this.pageSelectorType === INPUT) { - slcPages = createElm(INPUT, - ['id', this.prfxSlcPages + tf.id], - ['value', this.currentPageNb] - ); + slcPages = createElm(INPUT, ['value', this.currentPageNb]); slcPages.className = this.pgInpCssClass; addEvt(slcPages, 'keypress', evt._detectKey); } // btns containers - var btnNextSpan = createElm( - 'span', ['id', this.prfxBtnNextSpan + tf.id]); - var btnPrevSpan = createElm( - 'span', ['id', this.prfxBtnPrevSpan + tf.id]); - var btnLastSpan = createElm( - 'span', ['id', this.prfxBtnLastSpan + tf.id]); - var btnFirstSpan = createElm( - 'span', ['id', this.prfxBtnFirstSpan + tf.id]); + var btnNextSpan = createElm('span'); + var btnPrevSpan = createElm('span'); + var btnLastSpan = createElm('span'); + var btnFirstSpan = createElm('span'); if (this.hasPagingBtns) { // Next button if (!this.btnNextPageHtml) { - var btn_next = createElm(INPUT, - ['id', this.prfxBtnNext + tf.id], + var btnNext = createElm(INPUT, ['type', 'button'], ['value', this.btnNextPageText], ['title', 'Next'] ); - btn_next.className = this.btnPageCssClass; - addEvt(btn_next, 'click', evt.next); - btnNextSpan.appendChild(btn_next); + btnNext.className = this.btnPageCssClass; + addEvt(btnNext, 'click', evt.next); + btnNextSpan.appendChild(btnNext); } else { btnNextSpan.innerHTML = this.btnNextPageHtml; addEvt(btnNextSpan, 'click', evt.next); } // Previous button if (!this.btnPrevPageHtml) { - var btn_prev = createElm(INPUT, - ['id', this.prfxBtnPrev + tf.id], + var btnPrev = createElm(INPUT, ['type', 'button'], ['value', this.btnPrevPageText], ['title', 'Previous'] ); - btn_prev.className = this.btnPageCssClass; - addEvt(btn_prev, 'click', evt.prev); - btnPrevSpan.appendChild(btn_prev); + btnPrev.className = this.btnPageCssClass; + addEvt(btnPrev, 'click', evt.prev); + btnPrevSpan.appendChild(btnPrev); } else { btnPrevSpan.innerHTML = this.btnPrevPageHtml; addEvt(btnPrevSpan, 'click', evt.prev); } // Last button if (!this.btnLastPageHtml) { - var btn_last = createElm(INPUT, - ['id', this.prfxBtnLast + tf.id], + var btnLast = createElm(INPUT, ['type', 'button'], ['value', this.btnLastPageText], ['title', 'Last'] ); - btn_last.className = this.btnPageCssClass; - addEvt(btn_last, 'click', evt.last); - btnLastSpan.appendChild(btn_last); + btnLast.className = this.btnPageCssClass; + addEvt(btnLast, 'click', evt.last); + btnLastSpan.appendChild(btnLast); } else { btnLastSpan.innerHTML = this.btnLastPageHtml; addEvt(btnLastSpan, 'click', evt.last); } // First button if (!this.btnFirstPageHtml) { - var btn_first = createElm(INPUT, - ['id', this.prfxBtnFirst + tf.id], + var btnFirst = createElm(INPUT, ['type', 'button'], ['value', this.btnFirstPageText], ['title', 'First'] ); - btn_first.className = this.btnPageCssClass; - addEvt(btn_first, 'click', evt.first); - btnFirstSpan.appendChild(btn_first); + btnFirst.className = this.btnPageCssClass; + addEvt(btnFirst, 'click', evt.first); + btnFirstSpan.appendChild(btnFirst); } else { btnFirstSpan.innerHTML = this.btnFirstPageHtml; addEvt(btnFirstSpan, 'click', evt.first); @@ -613,24 +563,30 @@ export class Paging extends Feature { targetEl.appendChild(btnFirstSpan); targetEl.appendChild(btnPrevSpan); - var pgBeforeSpan = createElm( - 'span', ['id', this.prfxPgBeforeSpan + tf.id]); + var pgBeforeSpan = createElm('span'); pgBeforeSpan.appendChild(createText(this.pageText)); pgBeforeSpan.className = this.nbPgSpanCssClass; targetEl.appendChild(pgBeforeSpan); targetEl.appendChild(slcPages); - var pgAfterSpan = createElm( - 'span', ['id', this.prfxPgAfterSpan + tf.id]); + var pgAfterSpan = createElm('span'); pgAfterSpan.appendChild(createText(this.ofText)); pgAfterSpan.className = this.nbPgSpanCssClass; targetEl.appendChild(pgAfterSpan); - var pgspan = createElm('span', ['id', this.prfxPgSpan + tf.id]); - pgspan.className = this.nbPgSpanCssClass; - pgspan.appendChild(createText(' ' + this.nbPages + ' ')); - targetEl.appendChild(pgspan); + var pgSpan = createElm('span'); + pgSpan.className = this.nbPgSpanCssClass; + pgSpan.appendChild(createText(' ' + this.nbPages + ' ')); + targetEl.appendChild(pgSpan); targetEl.appendChild(btnNextSpan); targetEl.appendChild(btnLastSpan); - this.pagingSlc = elm(this.prfxSlcPages + tf.id); + + this.btnNextCont = btnNextSpan; + this.btnPrevCont = btnPrevSpan; + this.btnLastCont = btnLastSpan; + this.btnFirstCont = btnFirstSpan; + this.pgCont = pgSpan; + this.pgBefore = pgBeforeSpan; + this.pgAfter = pgAfterSpan; + this.pagingSlc = slcPages; this.setPagingInfo(); @@ -645,9 +601,7 @@ export class Paging extends Feature { this.emitter.on(['change-page-results'], (tf, pageLength) => this.changeResultsPerPage(pageLength)); - /** - * @inherited - */ + /** @inherited */ this.initialized = true; } @@ -685,7 +639,6 @@ export class Paging extends Feature { setPagingInfo(validRows) { var tf = this.tf; var mdiv = !this.pagingTgtId ? tf.mDiv : elm(this.pagingTgtId); - var pgspan = elm(this.prfxPgSpan + tf.id); //store valid rows indexes tf.validRowsIndex = validRows || tf.getValidRows(true); @@ -693,7 +646,7 @@ export class Paging extends Feature { //calculate nb of pages this.nbPages = Math.ceil(tf.validRowsIndex.length / this.pagingLength); //refresh page nb span - pgspan.innerHTML = this.nbPages; + this.pgCont.innerHTML = this.nbPages; //select clearing shortcut if (this.pageSelectorType === SELECT) { this.pagingSlc.innerHTML = ''; @@ -815,12 +768,11 @@ export class Paging extends Feature { ev.target.blur(); }; - var slcR = createElm(SELECT, ['id', this.prfxSlcResults + tf.id]); + var slcR = createElm(SELECT); slcR.className = this.resultsSlcCssClass; var slcRText = this.resultsPerPage[0], slcROpts = this.resultsPerPage[1]; - var slcRSpan = createElm( - 'span', ['id', this.prfxSlcResultsTxt + tf.id]); + var slcRSpan = createElm('span'); slcRSpan.className = this.resultsSpanCssClass; // results per page select is added to external element @@ -845,6 +797,7 @@ export class Paging extends Feature { slcR.options[r] = currOpt; } addEvt(slcR, 'change', evt.slcResultsChange); + this.slcResultsTxt = slcRSpan; this.resultsPerPageSlc = slcR; } @@ -857,15 +810,14 @@ export class Paging extends Feature { !this.resultsPerPage) { return; } - var slcR = this.resultsPerPageSlc, - slcRSpan = elm(this.prfxSlcResultsTxt + tf.id); - if (slcR) { - removeElm(slcR); + if (this.resultsPerPageSlc) { + removeElm(this.resultsPerPageSlc); } - if (slcRSpan) { - removeElm(slcRSpan); + if (this.slcResultsTxt) { + removeElm(this.slcResultsTxt); } this.resultsPerPageSlc = null; + this.slcResultsTxt = null; } /** @@ -997,22 +949,9 @@ export class Paging extends Feature { * Remove paging feature */ destroy() { - var tf = this.tf; - if (!this.initialized) { return; } - // btns containers - var btnNextSpan = elm(this.prfxBtnNextSpan + tf.id); - var btnPrevSpan = elm(this.prfxBtnPrevSpan + tf.id); - var btnLastSpan = elm(this.prfxBtnLastSpan + tf.id); - var btnFirstSpan = elm(this.prfxBtnFirstSpan + tf.id); - //span containing 'Page' text - var pgBeforeSpan = elm(this.prfxPgBeforeSpan + tf.id); - //span containing 'of' text - var pgAfterSpan = elm(this.prfxPgAfterSpan + tf.id); - //span containing nb of pages - var pgspan = elm(this.prfxPgSpan + tf.id); var evt = this.evt; @@ -1026,36 +965,43 @@ export class Paging extends Feature { removeElm(this.pagingSlc); } - if (btnNextSpan) { - removeEvt(btnNextSpan, 'click', evt.next); - removeElm(btnNextSpan); + if (this.btnNextCont) { + removeEvt(this.btnNextCont, 'click', evt.next); + removeElm(this.btnNextCont); + this.btnNextCont = null; } - if (btnPrevSpan) { - removeEvt(btnPrevSpan, 'click', evt.prev); - removeElm(btnPrevSpan); + if (this.btnPrevCont) { + removeEvt(this.btnPrevCont, 'click', evt.prev); + removeElm(this.btnPrevCont); + this.btnPrevCont = null; } - if (btnLastSpan) { - removeEvt(btnLastSpan, 'click', evt.last); - removeElm(btnLastSpan); + if (this.btnLastCont) { + removeEvt(this.btnLastCont, 'click', evt.last); + removeElm(this.btnLastCont); + this.btnLastCont = null; } - if (btnFirstSpan) { - removeEvt(btnFirstSpan, 'click', evt.first); - removeElm(btnFirstSpan); + if (this.btnFirstCont) { + removeEvt(this.btnFirstCont, 'click', evt.first); + removeElm(this.btnFirstCont); + this.btnFirstCont = null; } - if (pgBeforeSpan) { - removeElm(pgBeforeSpan); + if (this.pgBefore) { + removeElm(this.pgBefore); + this.pgBefore = null; } - if (pgAfterSpan) { - removeElm(pgAfterSpan); + if (this.pgAfter) { + removeElm(this.pgAfter); + this.pgAfter = null; } - if (pgspan) { - removeElm(pgspan); + if (this.pgCont) { + removeElm(this.pgCont); + this.pgCont = null; } if (this.hasResultsPerPage) { diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html index b5eaf607..e90db702 100644 --- a/docs/file/src/modules/popupFilter.js.html +++ b/docs/file/src/modules/popupFilter.js.html @@ -3,7 +3,7 @@ - src/modules/popupFilter.js | tablefilter v0.4.7 API Document + src/modules/popupFilter.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html index 48ee0ffb..3f88bada 100644 --- a/docs/file/src/modules/rowsCounter.js.html +++ b/docs/file/src/modules/rowsCounter.js.html @@ -3,7 +3,7 @@ - src/modules/rowsCounter.js | tablefilter v0.4.7 API Document + src/modules/rowsCounter.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html index e5c5b0bf..1707650a 100644 --- a/docs/file/src/modules/state.js.html +++ b/docs/file/src/modules/state.js.html @@ -3,7 +3,7 @@ - src/modules/state.js | tablefilter v0.4.7 API Document + src/modules/state.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html index 85cb1036..48affe99 100644 --- a/docs/file/src/modules/statusBar.js.html +++ b/docs/file/src/modules/statusBar.js.html @@ -3,7 +3,7 @@ - src/modules/statusBar.js | tablefilter v0.4.7 API Document + src/modules/statusBar.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html index 13437b81..6294d7e1 100644 --- a/docs/file/src/modules/storage.js.html +++ b/docs/file/src/modules/storage.js.html @@ -3,7 +3,7 @@ - src/modules/storage.js | tablefilter v0.4.7 API Document + src/modules/storage.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html index d32fe1af..fad72a10 100644 --- a/docs/file/src/number.js.html +++ b/docs/file/src/number.js.html @@ -3,7 +3,7 @@ - src/number.js | tablefilter v0.4.7 API Document + src/number.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html index a1c33160..3320aac7 100644 --- a/docs/file/src/root.js.html +++ b/docs/file/src/root.js.html @@ -3,7 +3,7 @@ - src/root.js | tablefilter v0.4.7 API Document + src/root.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html index a6512f18..caa9321d 100644 --- a/docs/file/src/sort.js.html +++ b/docs/file/src/sort.js.html @@ -3,7 +3,7 @@ - src/sort.js | tablefilter v0.4.7 API Document + src/sort.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html index ef3bc184..4dff632d 100644 --- a/docs/file/src/string.js.html +++ b/docs/file/src/string.js.html @@ -3,7 +3,7 @@ - src/string.js | tablefilter v0.4.7 API Document + src/string.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html index ff3b0ba5..70209ddf 100644 --- a/docs/file/src/tablefilter.js.html +++ b/docs/file/src/tablefilter.js.html @@ -3,7 +3,7 @@ - src/tablefilter.js | tablefilter v0.4.7 API Document + src/tablefilter.js | tablefilter v0.4.8 API Document diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html index e9eeed4f..a5122c41 100644 --- a/docs/file/src/types.js.html +++ b/docs/file/src/types.js.html @@ -3,7 +3,7 @@ - src/types.js | tablefilter v0.4.7 API Document + src/types.js | tablefilter v0.4.8 API Document diff --git a/docs/identifiers.html b/docs/identifiers.html index 3a4d0dd0..e870ecc4 100644 --- a/docs/identifiers.html +++ b/docs/identifiers.html @@ -3,7 +3,7 @@ - Index | tablefilter v0.4.7 API Document + Index | tablefilter v0.4.8 API Document diff --git a/docs/index.html b/docs/index.html index 0d2e2098..af66abeb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - tablefilter v0.4.7 API Document + tablefilter v0.4.8 API Document diff --git a/docs/package.json b/docs/package.json index b21148b4..6b723730 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.4.7", + "version": "0.4.8", "description": "A Javascript library making HTML tables filterable and a bit more", "license": "MIT", "author": { @@ -22,7 +22,14 @@ "pagination" ], "scripts": { - "test": "grunt test" + "dev": "grunt dev", + "build": "grunt build", + "build-demos": "grunt build-demos", + "server": "grunt server", + "eslint": "grunt eslint", + "test": "grunt test", + "esdoc": "grunt esdoc", + "all": "grunt" }, "publishConfig": { "tag": "next" @@ -33,7 +40,7 @@ "babel-loader": "^6.2.6", "babel-plugin-transform-es2015-classes": "^6.18.0", "babel-preset-es2015": "^6.18.0", - "clean-webpack-plugin": "^0.1.13", + "clean-webpack-plugin": "^0.1.14", "diacritics": "1.2.3", "grunt": "^1.0.1", "grunt-babel": "^6.0.0", diff --git a/docs/source.html b/docs/source.html index f57fdba5..ed960855 100644 --- a/docs/source.html +++ b/docs/source.html @@ -3,7 +3,7 @@ - Source | tablefilter v0.4.7 API Document + Source | tablefilter v0.4.8 API Document @@ -139,7 +139,7 @@ 100 %1/1 545 byte 22 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/const.js @@ -164,7 +164,7 @@ 100 %18/18 1536 byte 118 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/cookie.js @@ -172,7 +172,7 @@ - 1412 byte 57 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/dom.js @@ -191,7 +191,7 @@ 100 %12/12 4787 byte 191 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/emitter.js @@ -199,7 +199,7 @@ 100 %6/6 1323 byte 53 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/event.js @@ -212,7 +212,7 @@ 100 %6/6 2378 byte 102 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/extensions/advancedGrid/adapterEzEditTable.js @@ -220,7 +220,7 @@ 100 %13/13 18919 byte 502 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/extensions/advancedGrid/advancedGrid.js @@ -228,7 +228,7 @@ - 90 byte 2 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/extensions/colOps/colOps.js @@ -236,7 +236,7 @@ 100 %9/9 13632 byte 370 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/extensions/colsVisibility/colsVisibility.js @@ -244,7 +244,7 @@ 100 %49/49 20592 byte 712 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/extensions/filtersVisibility/filtersVisibility.js @@ -252,7 +252,7 @@ 100 %25/25 7860 byte 305 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/extensions/sort/adapterSortabletable.js @@ -260,7 +260,7 @@ 100 %23/23 16473 byte 537 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/extensions/sort/sort.js @@ -268,7 +268,7 @@ - 197 byte 8 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/feature.js @@ -276,7 +276,7 @@ 100 %14/14 1761 byte 94 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/alternateRows.js @@ -284,7 +284,7 @@ 100 %9/9 3527 byte 140 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/checkList.js @@ -292,7 +292,7 @@ 100 %18/18 18615 byte 570 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/clearButton.js @@ -300,7 +300,7 @@ 100 %10/10 3129 byte 128 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/dateType.js @@ -308,7 +308,7 @@ 100 %11/11 3997 byte 147 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/dropdown.js @@ -316,7 +316,7 @@ 100 %13/13 13641 byte 432 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/gridLayout.js @@ -324,7 +324,7 @@ 100 %16/16 14070 byte 494 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/hash.js @@ -333,7 +333,7 @@ 100 %10/10 2981 byte 126 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/help.js @@ -341,7 +341,7 @@ 100 %17/17 5809 byte 200 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/highlightKeywords.js @@ -349,7 +349,7 @@ 100 %10/10 4360 byte 147 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/loader.js @@ -357,7 +357,7 @@ 100 %14/14 4027 byte 172 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/noResults.js @@ -365,15 +365,15 @@ 100 %17/17 5015 byte 208 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/paging.js Paging 100 %45/45 - 29379 byte - 955 - 2016-11-07 11:10:26 (UTC) + 27579 byte + 901 + 2016-11-07 11:21:59 (UTC) src/modules/popupFilter.js @@ -381,7 +381,7 @@ 100 %22/22 10647 byte 364 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/rowsCounter.js @@ -389,7 +389,7 @@ 100 %13/13 5760 byte 201 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/state.js @@ -397,7 +397,7 @@ 100 %24/24 14771 byte 541 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/statusBar.js @@ -405,7 +405,7 @@ 100 %22/22 8595 byte 302 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/modules/storage.js @@ -414,7 +414,7 @@ 100 %10/10 3544 byte 162 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/number.js @@ -422,7 +422,7 @@ 100 %1/1 998 byte 29 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/root.js @@ -430,7 +430,7 @@ 100 %1/1 235 byte 6 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/sort.js @@ -440,7 +440,7 @@ 100 %3/3 930 byte 33 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/string.js @@ -452,7 +452,7 @@ 100 %5/5 2082 byte 76 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/tablefilter.js @@ -460,7 +460,7 @@ 100 %167/167 90565 byte 2973 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) src/types.js @@ -475,7 +475,7 @@ 100 %8/8 1451 byte 67 - 2016-11-07 11:10:26 (UTC) + 2016-11-07 11:21:59 (UTC) diff --git a/docs/variable/index.html b/docs/variable/index.html index c446863a..d3063981 100644 --- a/docs/variable/index.html +++ b/docs/variable/index.html @@ -3,7 +3,7 @@ - Variable | tablefilter v0.4.7 API Document + Variable | tablefilter v0.4.8 API Document