diff --git a/docs/ast/source/modules/help.js.json b/docs/ast/source/modules/help.js.json index a2dfe0c6..15b2bdd0 100644 --- a/docs/ast/source/modules/help.js.json +++ b/docs/ast/source/modules/help.js.json @@ -4953,93 +4953,575 @@ } }, { - "type": "IfStatement", + "type": "WhileStatement", "test": { - "type": "BinaryExpression", - "operator": "!==", + "type": "LogicalExpression", + "operator": "&&", "left": { - "type": "Identifier", - "name": "targetElm", + "type": "LogicalExpression", + "operator": "&&", + "left": { + "type": "Identifier", + "name": "targetElm", + "range": [ + 3554, + 3563 + ], + "loc": { + "start": { + "line": 122, + "column": 15 + }, + "end": { + "line": 122, + "column": 24 + } + } + }, + "right": { + "type": "BinaryExpression", + "operator": "!==", + "left": { + "type": "Identifier", + "name": "targetElm", + "range": [ + 3567, + 3576 + ], + "loc": { + "start": { + "line": 122, + "column": 28 + }, + "end": { + "line": 122, + "column": 37 + } + } + }, + "right": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3581, + 3585 + ], + "loc": { + "start": { + "line": 122, + "column": 42 + }, + "end": { + "line": 122, + "column": 46 + } + } + }, + "property": { + "type": "Identifier", + "name": "cont", + "range": [ + 3586, + 3590 + ], + "loc": { + "start": { + "line": 122, + "column": 47 + }, + "end": { + "line": 122, + "column": 51 + } + } + }, + "range": [ + 3581, + 3590 + ], + "loc": { + "start": { + "line": 122, + "column": 42 + }, + "end": { + "line": 122, + "column": 51 + } + } + }, + "range": [ + 3567, + 3590 + ], + "loc": { + "start": { + "line": 122, + "column": 28 + }, + "end": { + "line": 122, + "column": 51 + } + } + }, "range": [ - 3550, - 3559 + 3554, + 3590 ], "loc": { "start": { - "line": 121, - "column": 12 + "line": 122, + "column": 15 }, "end": { - "line": 121, - "column": 21 + "line": 122, + "column": 51 } } }, "right": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", + "type": "BinaryExpression", + "operator": "!==", + "left": { + "type": "Identifier", + "name": "targetElm", "range": [ - 3564, - 3568 + 3594, + 3603 ], "loc": { "start": { - "line": 121, - "column": 26 + "line": 122, + "column": 55 }, "end": { - "line": 121, - "column": 30 + "line": 122, + "column": 64 } } }, - "property": { - "type": "Identifier", - "name": "cont", + "right": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3608, + 3612 + ], + "loc": { + "start": { + "line": 122, + "column": 69 + }, + "end": { + "line": 122, + "column": 73 + } + } + }, + "property": { + "type": "Identifier", + "name": "btn", + "range": [ + 3613, + 3616 + ], + "loc": { + "start": { + "line": 122, + "column": 74 + }, + "end": { + "line": 122, + "column": 77 + } + } + }, "range": [ - 3569, - 3573 + 3608, + 3616 ], "loc": { "start": { - "line": 121, - "column": 31 + "line": 122, + "column": 69 }, "end": { - "line": 121, + "line": 122, + "column": 77 + } + } + }, + "range": [ + 3594, + 3616 + ], + "loc": { + "start": { + "line": 122, + "column": 55 + }, + "end": { + "line": 122, + "column": 77 + } + } + }, + "range": [ + 3554, + 3616 + ], + "loc": { + "start": { + "line": 122, + "column": 15 + }, + "end": { + "line": 122, + "column": 77 + } + } + }, + "body": { + "type": "BlockStatement", + "body": [ + { + "type": "ExpressionStatement", + "expression": { + "type": "AssignmentExpression", + "operator": "=", + "left": { + "type": "Identifier", + "name": "targetElm", + "range": [ + 3632, + 3641 + ], + "loc": { + "start": { + "line": 123, + "column": 12 + }, + "end": { + "line": 123, + "column": 21 + } + } + }, + "right": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "Identifier", + "name": "targetElm", + "range": [ + 3644, + 3653 + ], + "loc": { + "start": { + "line": 123, + "column": 24 + }, + "end": { + "line": 123, + "column": 33 + } + } + }, + "property": { + "type": "Identifier", + "name": "parentNode", + "range": [ + 3654, + 3664 + ], + "loc": { + "start": { + "line": 123, + "column": 34 + }, + "end": { + "line": 123, + "column": 44 + } + } + }, + "range": [ + 3644, + 3664 + ], + "loc": { + "start": { + "line": 123, + "column": 24 + }, + "end": { + "line": 123, + "column": 44 + } + } + }, + "range": [ + 3632, + 3664 + ], + "loc": { + "start": { + "line": 123, + "column": 12 + }, + "end": { + "line": 123, + "column": 44 + } + } + }, + "range": [ + 3632, + 3665 + ], + "loc": { + "start": { + "line": 123, + "column": 12 + }, + "end": { + "line": 123, + "column": 45 + } + } + } + ], + "range": [ + 3618, + 3675 + ], + "loc": { + "start": { + "line": 122, + "column": 79 + }, + "end": { + "line": 124, + "column": 9 + } + } + }, + "range": [ + 3547, + 3675 + ], + "loc": { + "start": { + "line": 122, + "column": 8 + }, + "end": { + "line": 124, + "column": 9 + } + } + }, + { + "type": "IfStatement", + "test": { + "type": "LogicalExpression", + "operator": "&&", + "left": { + "type": "BinaryExpression", + "operator": "!==", + "left": { + "type": "Identifier", + "name": "targetElm", + "range": [ + 3689, + 3698 + ], + "loc": { + "start": { + "line": 126, + "column": 12 + }, + "end": { + "line": 126, + "column": 21 + } + } + }, + "right": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3703, + 3707 + ], + "loc": { + "start": { + "line": 126, + "column": 26 + }, + "end": { + "line": 126, + "column": 30 + } + } + }, + "property": { + "type": "Identifier", + "name": "cont", + "range": [ + 3708, + 3712 + ], + "loc": { + "start": { + "line": 126, + "column": 31 + }, + "end": { + "line": 126, + "column": 35 + } + } + }, + "range": [ + 3703, + 3712 + ], + "loc": { + "start": { + "line": 126, + "column": 26 + }, + "end": { + "line": 126, "column": 35 } } }, "range": [ - 3564, - 3573 + 3689, + 3712 ], "loc": { "start": { - "line": 121, - "column": 26 + "line": 126, + "column": 12 }, "end": { - "line": 121, + "line": 126, "column": 35 } } }, + "right": { + "type": "BinaryExpression", + "operator": "!==", + "left": { + "type": "Identifier", + "name": "targetElm", + "range": [ + 3716, + 3725 + ], + "loc": { + "start": { + "line": 126, + "column": 39 + }, + "end": { + "line": 126, + "column": 48 + } + } + }, + "right": { + "type": "MemberExpression", + "computed": false, + "object": { + "type": "ThisExpression", + "range": [ + 3730, + 3734 + ], + "loc": { + "start": { + "line": 126, + "column": 53 + }, + "end": { + "line": 126, + "column": 57 + } + } + }, + "property": { + "type": "Identifier", + "name": "btn", + "range": [ + 3735, + 3738 + ], + "loc": { + "start": { + "line": 126, + "column": 58 + }, + "end": { + "line": 126, + "column": 61 + } + } + }, + "range": [ + 3730, + 3738 + ], + "loc": { + "start": { + "line": 126, + "column": 53 + }, + "end": { + "line": 126, + "column": 61 + } + } + }, + "range": [ + 3716, + 3738 + ], + "loc": { + "start": { + "line": 126, + "column": 39 + }, + "end": { + "line": 126, + "column": 61 + } + } + }, "range": [ - 3550, - 3573 + 3689, + 3738 ], "loc": { "start": { - "line": 121, + "line": 126, "column": 12 }, "end": { - "line": 121, - "column": 35 + "line": 126, + "column": 61 } } }, @@ -5056,16 +5538,16 @@ "object": { "type": "ThisExpression", "range": [ - 3589, - 3593 + 3754, + 3758 ], "loc": { "start": { - "line": 122, + "line": 127, "column": 12 }, "end": { - "line": 122, + "line": 127, "column": 16 } } @@ -5074,94 +5556,94 @@ "type": "Identifier", "name": "toggle", "range": [ - 3594, - 3600 + 3759, + 3765 ], "loc": { "start": { - "line": 122, + "line": 127, "column": 17 }, "end": { - "line": 122, + "line": 127, "column": 23 } } }, "range": [ - 3589, - 3600 + 3754, + 3765 ], "loc": { "start": { - "line": 122, + "line": 127, "column": 12 }, "end": { - "line": 122, + "line": 127, "column": 23 } } }, "arguments": [], "range": [ - 3589, - 3602 + 3754, + 3767 ], "loc": { "start": { - "line": 122, + "line": 127, "column": 12 }, "end": { - "line": 122, + "line": 127, "column": 25 } } }, "range": [ - 3589, - 3603 + 3754, + 3768 ], "loc": { "start": { - "line": 122, + "line": 127, "column": 12 }, "end": { - "line": 122, + "line": 127, "column": 26 } } } ], "range": [ - 3575, - 3613 + 3740, + 3778 ], "loc": { "start": { - "line": 121, - "column": 37 + "line": 126, + "column": 63 }, "end": { - "line": 123, + "line": 128, "column": 9 } } }, "alternate": null, "range": [ - 3546, - 3613 + 3685, + 3778 ], "loc": { "start": { - "line": 121, + "line": 126, "column": 8 }, "end": { - "line": 123, + "line": 128, "column": 9 } } @@ -5170,16 +5652,16 @@ "type": "ReturnStatement", "argument": null, "range": [ - 3622, - 3629 + 3788, + 3795 ], "loc": { "start": { - "line": 124, + "line": 130, "column": 8 }, "end": { - "line": 124, + "line": 130, "column": 15 } } @@ -5187,7 +5669,7 @@ ], "range": [ 3496, - 3635 + 3801 ], "loc": { "start": { @@ -5195,7 +5677,7 @@ "column": 19 }, "end": { - "line": 125, + "line": 131, "column": 5 } } @@ -5204,7 +5686,7 @@ "expression": false, "range": [ 3490, - 3635 + 3801 ], "loc": { "start": { @@ -5212,7 +5694,7 @@ "column": 13 }, "end": { - "line": 125, + "line": 131, "column": 5 } } @@ -5221,7 +5703,7 @@ "computed": false, "range": [ 3481, - 3635 + 3801 ], "loc": { "start": { @@ -5229,7 +5711,7 @@ "column": 4 }, "end": { - "line": 125, + "line": 131, "column": 5 } }, @@ -5258,16 +5740,16 @@ "type": "Block", "value": "*\n * Initialise Help instance\n ", "range": [ - 3641, - 3684 + 3807, + 3850 ], "loc": { "start": { - "line": 127, + "line": 133, "column": 4 }, "end": { - "line": 129, + "line": 135, "column": 7 } } @@ -5281,16 +5763,16 @@ "type": "Identifier", "name": "init", "range": [ - 3689, - 3693 + 3855, + 3859 ], "loc": { "start": { - "line": 130, + "line": 136, "column": 4 }, "end": { - "line": 130, + "line": 136, "column": 8 } } @@ -5310,16 +5792,16 @@ "object": { "type": "ThisExpression", "range": [ - 3710, - 3714 + 3876, + 3880 ], "loc": { "start": { - "line": 131, + "line": 137, "column": 12 }, "end": { - "line": 131, + "line": 137, "column": 16 } } @@ -5328,31 +5810,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 3715, - 3726 + 3881, + 3892 ], "loc": { "start": { - "line": 131, + "line": 137, "column": 17 }, "end": { - "line": 131, + "line": 137, "column": 28 } } }, "range": [ - 3710, - 3726 + 3876, + 3892 ], "loc": { "start": { - "line": 131, + "line": 137, "column": 12 }, "end": { - "line": 131, + "line": 137, "column": 28 } } @@ -5364,48 +5846,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 3742, - 3749 + 3908, + 3915 ], "loc": { "start": { - "line": 132, + "line": 138, "column": 12 }, "end": { - "line": 132, + "line": 138, "column": 19 } } } ], "range": [ - 3728, - 3759 + 3894, + 3925 ], "loc": { "start": { - "line": 131, + "line": 137, "column": 30 }, "end": { - "line": 133, + "line": 139, "column": 9 } } }, "alternate": null, "range": [ - 3706, - 3759 + 3872, + 3925 ], "loc": { "start": { - "line": 131, + "line": 137, "column": 8 }, "end": { - "line": 133, + "line": 139, "column": 9 } } @@ -5419,16 +5901,16 @@ "type": "Identifier", "name": "tf", "range": [ - 3773, - 3775 + 3939, + 3941 ], "loc": { "start": { - "line": 135, + "line": 141, "column": 12 }, "end": { - "line": 135, + "line": 141, "column": 14 } } @@ -5439,16 +5921,16 @@ "object": { "type": "ThisExpression", "range": [ - 3778, - 3782 + 3944, + 3948 ], "loc": { "start": { - "line": 135, + "line": 141, "column": 17 }, "end": { - "line": 135, + "line": 141, "column": 21 } } @@ -5457,46 +5939,46 @@ "type": "Identifier", "name": "tf", "range": [ - 3783, - 3785 + 3949, + 3951 ], "loc": { "start": { - "line": 135, + "line": 141, "column": 22 }, "end": { - "line": 135, + "line": 141, "column": 24 } } }, "range": [ - 3778, - 3785 + 3944, + 3951 ], "loc": { "start": { - "line": 135, + "line": 141, "column": 17 }, "end": { - "line": 135, + "line": 141, "column": 24 } } }, "range": [ - 3773, - 3785 + 3939, + 3951 ], "loc": { "start": { - "line": 135, + "line": 141, "column": 12 }, "end": { - "line": 135, + "line": 141, "column": 24 } } @@ -5504,16 +5986,16 @@ ], "kind": "let", "range": [ - 3769, - 3786 + 3935, + 3952 ], "loc": { "start": { - "line": 135, + "line": 141, "column": 8 }, "end": { - "line": 135, + "line": 141, "column": 25 } } @@ -5527,16 +6009,16 @@ "type": "Identifier", "name": "btn", "range": [ - 3800, - 3803 + 3966, + 3969 ], "loc": { "start": { - "line": 137, + "line": 143, "column": 12 }, "end": { - "line": 137, + "line": 143, "column": 15 } } @@ -5547,16 +6029,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 3806, - 3815 + 3972, + 3981 ], "loc": { "start": { - "line": 137, + "line": 143, "column": 18 }, "end": { - "line": 137, + "line": 143, "column": 27 } } @@ -5567,47 +6049,47 @@ "value": "span", "raw": "'span'", "range": [ - 3816, - 3822 + 3982, + 3988 ], "loc": { "start": { - "line": 137, + "line": 143, "column": 28 }, "end": { - "line": 137, + "line": 143, "column": 34 } } } ], "range": [ - 3806, - 3823 + 3972, + 3989 ], "loc": { "start": { - "line": 137, + "line": 143, "column": 18 }, "end": { - "line": 137, + "line": 143, "column": 35 } } }, "range": [ - 3800, - 3823 + 3966, + 3989 ], "loc": { "start": { - "line": 137, + "line": 143, "column": 12 }, "end": { - "line": 137, + "line": 143, "column": 35 } } @@ -5615,16 +6097,16 @@ ], "kind": "let", "range": [ - 3796, - 3824 + 3962, + 3990 ], "loc": { "start": { - "line": 137, + "line": 143, "column": 8 }, "end": { - "line": 137, + "line": 143, "column": 36 } } @@ -5638,16 +6120,16 @@ "type": "Identifier", "name": "cont", "range": [ - 3837, - 3841 + 4003, + 4007 ], "loc": { "start": { - "line": 138, + "line": 144, "column": 12 }, "end": { - "line": 138, + "line": 144, "column": 16 } } @@ -5658,16 +6140,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 3844, - 3853 + 4010, + 4019 ], "loc": { "start": { - "line": 138, + "line": 144, "column": 19 }, "end": { - "line": 138, + "line": 144, "column": 28 } } @@ -5678,47 +6160,47 @@ "value": "div", "raw": "'div'", "range": [ - 3854, - 3859 + 4020, + 4025 ], "loc": { "start": { - "line": 138, + "line": 144, "column": 29 }, "end": { - "line": 138, + "line": 144, "column": 34 } } } ], "range": [ - 3844, - 3860 + 4010, + 4026 ], "loc": { "start": { - "line": 138, + "line": 144, "column": 19 }, "end": { - "line": 138, + "line": 144, "column": 35 } } }, "range": [ - 3837, - 3860 + 4003, + 4026 ], "loc": { "start": { - "line": 138, + "line": 144, "column": 12 }, "end": { - "line": 138, + "line": 144, "column": 35 } } @@ -5726,16 +6208,16 @@ ], "kind": "let", "range": [ - 3833, - 3861 + 3999, + 4027 ], "loc": { "start": { - "line": 138, + "line": 144, "column": 8 }, "end": { - "line": 138, + "line": 144, "column": 36 } } @@ -5751,16 +6233,16 @@ "object": { "type": "ThisExpression", "range": [ - 3871, - 3875 + 4037, + 4041 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 8 }, "end": { - "line": 140, + "line": 146, "column": 12 } } @@ -5769,31 +6251,31 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 3876, - 3888 + 4042, + 4054 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 13 }, "end": { - "line": 140, + "line": 146, "column": 25 } } }, "range": [ - 3871, - 3888 + 4037, + 4054 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 8 }, "end": { - "line": 140, + "line": 146, "column": 25 } } @@ -5809,16 +6291,16 @@ "object": { "type": "ThisExpression", "range": [ - 3891, - 3895 + 4057, + 4061 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 28 }, "end": { - "line": 140, + "line": 146, "column": 32 } } @@ -5827,31 +6309,31 @@ "type": "Identifier", "name": "onMouseup", "range": [ - 3896, - 3905 + 4062, + 4071 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 33 }, "end": { - "line": 140, + "line": 146, "column": 42 } } }, "range": [ - 3891, - 3905 + 4057, + 4071 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 28 }, "end": { - "line": 140, + "line": 146, "column": 42 } } @@ -5860,31 +6342,31 @@ "type": "Identifier", "name": "bind", "range": [ - 3906, - 3910 + 4072, + 4076 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 43 }, "end": { - "line": 140, + "line": 146, "column": 47 } } }, "range": [ - 3891, - 3910 + 4057, + 4076 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 28 }, "end": { - "line": 140, + "line": 146, "column": 47 } } @@ -5893,62 +6375,62 @@ { "type": "ThisExpression", "range": [ - 3911, - 3915 + 4077, + 4081 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 48 }, "end": { - "line": 140, + "line": 146, "column": 52 } } } ], "range": [ - 3891, - 3916 + 4057, + 4082 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 28 }, "end": { - "line": 140, + "line": 146, "column": 53 } } }, "range": [ - 3871, - 3916 + 4037, + 4082 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 8 }, "end": { - "line": 140, + "line": 146, "column": 53 } } }, "range": [ - 3871, - 3917 + 4037, + 4083 ], "loc": { "start": { - "line": 140, + "line": 146, "column": 8 }, "end": { - "line": 140, + "line": 146, "column": 54 } }, @@ -5957,16 +6439,16 @@ "type": "Line", "value": "help button is added to defined element", "range": [ - 3927, - 3968 + 4093, + 4134 ], "loc": { "start": { - "line": 142, + "line": 148, "column": 8 }, "end": { - "line": 142, + "line": 148, "column": 49 } } @@ -5984,16 +6466,16 @@ "object": { "type": "ThisExpression", "range": [ - 3982, - 3986 + 4148, + 4152 ], "loc": { "start": { - "line": 143, + "line": 149, "column": 13 }, "end": { - "line": 143, + "line": 149, "column": 17 } } @@ -6002,47 +6484,47 @@ "type": "Identifier", "name": "tgtId", "range": [ - 3987, - 3992 + 4153, + 4158 ], "loc": { "start": { - "line": 143, + "line": 149, "column": 18 }, "end": { - "line": 143, + "line": 149, "column": 23 } } }, "range": [ - 3982, - 3992 + 4148, + 4158 ], "loc": { "start": { - "line": 143, + "line": 149, "column": 13 }, "end": { - "line": 143, + "line": 149, "column": 23 } } }, "prefix": true, "range": [ - 3981, - 3992 + 4147, + 4158 ], "loc": { "start": { - "line": 143, + "line": 149, "column": 12 }, "end": { - "line": 143, + "line": 149, "column": 23 } } @@ -6061,16 +6543,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4008, - 4010 + 4174, + 4176 ], "loc": { "start": { - "line": 144, + "line": 150, "column": 12 }, "end": { - "line": 144, + "line": 150, "column": 14 } } @@ -6079,94 +6561,94 @@ "type": "Identifier", "name": "setToolbar", "range": [ - 4011, - 4021 + 4177, + 4187 ], "loc": { "start": { - "line": 144, + "line": 150, "column": 15 }, "end": { - "line": 144, + "line": 150, "column": 25 } } }, "range": [ - 4008, - 4021 + 4174, + 4187 ], "loc": { "start": { - "line": 144, + "line": 150, "column": 12 }, "end": { - "line": 144, + "line": 150, "column": 25 } } }, "arguments": [], "range": [ - 4008, - 4023 + 4174, + 4189 ], "loc": { "start": { - "line": 144, + "line": 150, "column": 12 }, "end": { - "line": 144, + "line": 150, "column": 27 } } }, "range": [ - 4008, - 4024 + 4174, + 4190 ], "loc": { "start": { - "line": 144, + "line": 150, "column": 12 }, "end": { - "line": 144, + "line": 150, "column": 28 } } } ], "range": [ - 3994, - 4034 + 4160, + 4200 ], "loc": { "start": { - "line": 143, + "line": 149, "column": 25 }, "end": { - "line": 145, + "line": 151, "column": 9 } } }, "alternate": null, "range": [ - 3977, - 4034 + 4143, + 4200 ], "loc": { "start": { - "line": 143, + "line": 149, "column": 8 }, "end": { - "line": 145, + "line": 151, "column": 9 } }, @@ -6175,16 +6657,16 @@ "type": "Line", "value": "help button is added to defined element", "range": [ - 3927, - 3968 + 4093, + 4134 ], "loc": { "start": { - "line": 142, + "line": 148, "column": 8 }, "end": { - "line": 142, + "line": 148, "column": 49 } } @@ -6200,16 +6682,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 4047, - 4055 + 4213, + 4221 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 12 }, "end": { - "line": 146, + "line": 152, "column": 20 } } @@ -6225,16 +6707,16 @@ "object": { "type": "ThisExpression", "range": [ - 4059, - 4063 + 4225, + 4229 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 24 }, "end": { - "line": 146, + "line": 152, "column": 28 } } @@ -6243,47 +6725,47 @@ "type": "Identifier", "name": "tgtId", "range": [ - 4064, - 4069 + 4230, + 4235 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 29 }, "end": { - "line": 146, + "line": 152, "column": 34 } } }, "range": [ - 4059, - 4069 + 4225, + 4235 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 24 }, "end": { - "line": 146, + "line": 152, "column": 34 } } }, "prefix": true, "range": [ - 4058, - 4069 + 4224, + 4235 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 23 }, "end": { - "line": 146, + "line": 152, "column": 34 } } @@ -6295,16 +6777,16 @@ "type": "Identifier", "name": "tf", "range": [ - 4072, - 4074 + 4238, + 4240 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 37 }, "end": { - "line": 146, + "line": 152, "column": 39 } } @@ -6313,31 +6795,31 @@ "type": "Identifier", "name": "rDiv", "range": [ - 4075, - 4079 + 4241, + 4245 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 40 }, "end": { - "line": 146, + "line": 152, "column": 44 } } }, "range": [ - 4072, - 4079 + 4238, + 4245 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 37 }, "end": { - "line": 146, + "line": 152, "column": 44 } } @@ -6348,16 +6830,16 @@ "type": "Identifier", "name": "elm", "range": [ - 4082, - 4085 + 4248, + 4251 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 47 }, "end": { - "line": 146, + "line": 152, "column": 50 } } @@ -6369,16 +6851,16 @@ "object": { "type": "ThisExpression", "range": [ - 4086, - 4090 + 4252, + 4256 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 51 }, "end": { - "line": 146, + "line": 152, "column": 55 } } @@ -6387,77 +6869,77 @@ "type": "Identifier", "name": "tgtId", "range": [ - 4091, - 4096 + 4257, + 4262 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 56 }, "end": { - "line": 146, + "line": 152, "column": 61 } } }, "range": [ - 4086, - 4096 + 4252, + 4262 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 51 }, "end": { - "line": 146, + "line": 152, "column": 61 } } } ], "range": [ - 4082, - 4097 + 4248, + 4263 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 47 }, "end": { - "line": 146, + "line": 152, "column": 62 } } }, "range": [ - 4058, - 4097 + 4224, + 4263 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 23 }, "end": { - "line": 146, + "line": 152, "column": 62 } } }, "range": [ - 4047, - 4097 + 4213, + 4263 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 12 }, "end": { - "line": 146, + "line": 152, "column": 62 } } @@ -6465,16 +6947,16 @@ ], "kind": "let", "range": [ - 4043, - 4098 + 4209, + 4264 ], "loc": { "start": { - "line": 146, + "line": 152, "column": 8 }, "end": { - "line": 146, + "line": 152, "column": 63 } } @@ -6490,16 +6972,16 @@ "type": "Identifier", "name": "targetEl", "range": [ - 4107, - 4115 + 4273, + 4281 ], "loc": { "start": { - "line": 147, + "line": 153, "column": 8 }, "end": { - "line": 147, + "line": 153, "column": 16 } } @@ -6508,31 +6990,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 4116, - 4127 + 4282, + 4293 ], "loc": { "start": { - "line": 147, + "line": 153, "column": 17 }, "end": { - "line": 147, + "line": 153, "column": 28 } } }, "range": [ - 4107, - 4127 + 4273, + 4293 ], "loc": { "start": { - "line": 147, + "line": 153, "column": 8 }, "end": { - "line": 147, + "line": 153, "column": 28 } } @@ -6542,47 +7024,47 @@ "type": "Identifier", "name": "btn", "range": [ - 4128, - 4131 + 4294, + 4297 ], "loc": { "start": { - "line": 147, + "line": 153, "column": 29 }, "end": { - "line": 147, + "line": 153, "column": 32 } } } ], "range": [ - 4107, - 4132 + 4273, + 4298 ], "loc": { "start": { - "line": 147, + "line": 153, "column": 8 }, "end": { - "line": 147, + "line": 153, "column": 33 } } }, "range": [ - 4107, - 4133 + 4273, + 4299 ], "loc": { "start": { - "line": 147, + "line": 153, "column": 8 }, "end": { - "line": 147, + "line": 153, "column": 34 } } @@ -6596,16 +7078,16 @@ "type": "Identifier", "name": "divContainer", "range": [ - 4147, - 4159 + 4313, + 4325 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 12 }, "end": { - "line": 149, + "line": 155, "column": 24 } } @@ -6621,16 +7103,16 @@ "object": { "type": "ThisExpression", "range": [ - 4163, - 4167 + 4329, + 4333 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 28 }, "end": { - "line": 149, + "line": 155, "column": 32 } } @@ -6639,47 +7121,47 @@ "type": "Identifier", "name": "contTgtId", "range": [ - 4168, - 4177 + 4334, + 4343 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 33 }, "end": { - "line": 149, + "line": 155, "column": 42 } } }, "range": [ - 4163, - 4177 + 4329, + 4343 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 28 }, "end": { - "line": 149, + "line": 155, "column": 42 } } }, "prefix": true, "range": [ - 4162, - 4177 + 4328, + 4343 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 27 }, "end": { - "line": 149, + "line": 155, "column": 42 } } @@ -6688,16 +7170,16 @@ "type": "Identifier", "name": "btn", "range": [ - 4180, - 4183 + 4346, + 4349 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 45 }, "end": { - "line": 149, + "line": 155, "column": 48 } } @@ -6708,16 +7190,16 @@ "type": "Identifier", "name": "elm", "range": [ - 4186, - 4189 + 4352, + 4355 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 51 }, "end": { - "line": 149, + "line": 155, "column": 54 } } @@ -6729,16 +7211,16 @@ "object": { "type": "ThisExpression", "range": [ - 4190, - 4194 + 4356, + 4360 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 55 }, "end": { - "line": 149, + "line": 155, "column": 59 } } @@ -6747,77 +7229,77 @@ "type": "Identifier", "name": "contTgtId", "range": [ - 4195, - 4204 + 4361, + 4370 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 60 }, "end": { - "line": 149, + "line": 155, "column": 69 } } }, "range": [ - 4190, - 4204 + 4356, + 4370 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 55 }, "end": { - "line": 149, + "line": 155, "column": 69 } } } ], "range": [ - 4186, - 4205 + 4352, + 4371 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 51 }, "end": { - "line": 149, + "line": 155, "column": 70 } } }, "range": [ - 4162, - 4205 + 4328, + 4371 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 27 }, "end": { - "line": 149, + "line": 155, "column": 70 } } }, "range": [ - 4147, - 4205 + 4313, + 4371 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 12 }, "end": { - "line": 149, + "line": 155, "column": 70 } } @@ -6825,16 +7307,16 @@ ], "kind": "let", "range": [ - 4143, - 4206 + 4309, + 4372 ], "loc": { "start": { - "line": 149, + "line": 155, "column": 8 }, "end": { - "line": 149, + "line": 155, "column": 71 } } @@ -6850,16 +7332,16 @@ "object": { "type": "ThisExpression", "range": [ - 4221, - 4225 + 4387, + 4391 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 13 }, "end": { - "line": 151, + "line": 157, "column": 17 } } @@ -6868,47 +7350,47 @@ "type": "Identifier", "name": "btnHtml", "range": [ - 4226, - 4233 + 4392, + 4399 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 18 }, "end": { - "line": 151, + "line": 157, "column": 25 } } }, "range": [ - 4221, - 4233 + 4387, + 4399 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 13 }, "end": { - "line": 151, + "line": 157, "column": 25 } } }, "prefix": true, "range": [ - 4220, - 4233 + 4386, + 4399 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 12 }, "end": { - "line": 151, + "line": 157, "column": 25 } } @@ -6927,16 +7409,16 @@ "type": "Identifier", "name": "divContainer", "range": [ - 4249, - 4261 + 4415, + 4427 ], "loc": { "start": { - "line": 152, + "line": 158, "column": 12 }, "end": { - "line": 152, + "line": 158, "column": 24 } } @@ -6945,31 +7427,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 4262, - 4273 + 4428, + 4439 ], "loc": { "start": { - "line": 152, + "line": 158, "column": 25 }, "end": { - "line": 152, + "line": 158, "column": 36 } } }, "range": [ - 4249, - 4273 + 4415, + 4439 ], "loc": { "start": { - "line": 152, + "line": 158, "column": 12 }, "end": { - "line": 152, + "line": 158, "column": 36 } } @@ -6979,47 +7461,47 @@ "type": "Identifier", "name": "cont", "range": [ - 4274, - 4278 + 4440, + 4444 ], "loc": { "start": { - "line": 152, + "line": 158, "column": 37 }, "end": { - "line": 152, + "line": 158, "column": 41 } } } ], "range": [ - 4249, - 4279 + 4415, + 4445 ], "loc": { "start": { - "line": 152, + "line": 158, "column": 12 }, "end": { - "line": 152, + "line": 158, "column": 42 } } }, "range": [ - 4249, - 4280 + 4415, + 4446 ], "loc": { "start": { - "line": 152, + "line": 158, "column": 12 }, "end": { - "line": 152, + "line": 158, "column": 43 } } @@ -7033,16 +7515,16 @@ "type": "Identifier", "name": "helplink", "range": [ - 4297, - 4305 + 4463, + 4471 ], "loc": { "start": { - "line": 153, + "line": 159, "column": 16 }, "end": { - "line": 153, + "line": 159, "column": 24 } } @@ -7053,16 +7535,16 @@ "type": "Identifier", "name": "createElm", "range": [ - 4308, - 4317 + 4474, + 4483 ], "loc": { "start": { - "line": 153, + "line": 159, "column": 27 }, "end": { - "line": 153, + "line": 159, "column": 36 } } @@ -7073,16 +7555,16 @@ "value": "a", "raw": "'a'", "range": [ - 4318, - 4321 + 4484, + 4487 ], "loc": { "start": { - "line": 153, + "line": 159, "column": 37 }, "end": { - "line": 153, + "line": 159, "column": 40 } } @@ -7095,16 +7577,16 @@ "value": "href", "raw": "'href'", "range": [ - 4324, - 4330 + 4490, + 4496 ], "loc": { "start": { - "line": 153, + "line": 159, "column": 43 }, "end": { - "line": 153, + "line": 159, "column": 49 } } @@ -7114,63 +7596,63 @@ "value": "javascript:void(0);", "raw": "'javascript:void(0);'", "range": [ - 4332, - 4353 + 4498, + 4519 ], "loc": { "start": { - "line": 153, + "line": 159, "column": 51 }, "end": { - "line": 153, + "line": 159, "column": 72 } } } ], "range": [ - 4323, - 4354 + 4489, + 4520 ], "loc": { "start": { - "line": 153, + "line": 159, "column": 42 }, "end": { - "line": 153, + "line": 159, "column": 73 } } } ], "range": [ - 4308, - 4355 + 4474, + 4521 ], "loc": { "start": { - "line": 153, + "line": 159, "column": 27 }, "end": { - "line": 153, + "line": 159, "column": 74 } } }, "range": [ - 4297, - 4355 + 4463, + 4521 ], "loc": { "start": { - "line": 153, + "line": 159, "column": 16 }, "end": { - "line": 153, + "line": 159, "column": 74 } } @@ -7178,16 +7660,16 @@ ], "kind": "let", "range": [ - 4293, - 4356 + 4459, + 4522 ], "loc": { "start": { - "line": 153, + "line": 159, "column": 12 }, "end": { - "line": 153, + "line": 159, "column": 75 } } @@ -7204,16 +7686,16 @@ "type": "Identifier", "name": "helplink", "range": [ - 4369, - 4377 + 4535, + 4543 ], "loc": { "start": { - "line": 154, + "line": 160, "column": 12 }, "end": { - "line": 154, + "line": 160, "column": 20 } } @@ -7222,31 +7704,31 @@ "type": "Identifier", "name": "className", "range": [ - 4378, - 4387 + 4544, + 4553 ], "loc": { "start": { - "line": 154, + "line": 160, "column": 21 }, "end": { - "line": 154, + "line": 160, "column": 30 } } }, "range": [ - 4369, - 4387 + 4535, + 4553 ], "loc": { "start": { - "line": 154, + "line": 160, "column": 12 }, "end": { - "line": 154, + "line": 160, "column": 30 } } @@ -7257,16 +7739,16 @@ "object": { "type": "ThisExpression", "range": [ - 4390, - 4394 + 4556, + 4560 ], "loc": { "start": { - "line": 154, + "line": 160, "column": 33 }, "end": { - "line": 154, + "line": 160, "column": 37 } } @@ -7275,61 +7757,61 @@ "type": "Identifier", "name": "btnCssClass", "range": [ - 4395, - 4406 + 4561, + 4572 ], "loc": { "start": { - "line": 154, + "line": 160, "column": 38 }, "end": { - "line": 154, + "line": 160, "column": 49 } } }, "range": [ - 4390, - 4406 + 4556, + 4572 ], "loc": { "start": { - "line": 154, + "line": 160, "column": 33 }, "end": { - "line": 154, + "line": 160, "column": 49 } } }, "range": [ - 4369, - 4406 + 4535, + 4572 ], "loc": { "start": { - "line": 154, + "line": 160, "column": 12 }, "end": { - "line": 154, + "line": 160, "column": 49 } } }, "range": [ - 4369, - 4407 + 4535, + 4573 ], "loc": { "start": { - "line": 154, + "line": 160, "column": 12 }, "end": { - "line": 154, + "line": 160, "column": 50 } } @@ -7345,16 +7827,16 @@ "type": "Identifier", "name": "helplink", "range": [ - 4420, - 4428 + 4586, + 4594 ], "loc": { "start": { - "line": 155, + "line": 161, "column": 12 }, "end": { - "line": 155, + "line": 161, "column": 20 } } @@ -7363,31 +7845,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 4429, - 4440 + 4595, + 4606 ], "loc": { "start": { - "line": 155, + "line": 161, "column": 21 }, "end": { - "line": 155, + "line": 161, "column": 32 } } }, "range": [ - 4420, - 4440 + 4586, + 4606 ], "loc": { "start": { - "line": 155, + "line": 161, "column": 12 }, "end": { - "line": 155, + "line": 161, "column": 32 } } @@ -7399,16 +7881,16 @@ "type": "Identifier", "name": "createText", "range": [ - 4441, - 4451 + 4607, + 4617 ], "loc": { "start": { - "line": 155, + "line": 161, "column": 33 }, "end": { - "line": 155, + "line": 161, "column": 43 } } @@ -7420,16 +7902,16 @@ "object": { "type": "ThisExpression", "range": [ - 4452, - 4456 + 4618, + 4622 ], "loc": { "start": { - "line": 155, + "line": 161, "column": 44 }, "end": { - "line": 155, + "line": 161, "column": 48 } } @@ -7438,78 +7920,78 @@ "type": "Identifier", "name": "btnText", "range": [ - 4457, - 4464 + 4623, + 4630 ], "loc": { "start": { - "line": 155, + "line": 161, "column": 49 }, "end": { - "line": 155, + "line": 161, "column": 56 } } }, "range": [ - 4452, - 4464 + 4618, + 4630 ], "loc": { "start": { - "line": 155, + "line": 161, "column": 44 }, "end": { - "line": 155, + "line": 161, "column": 56 } } } ], "range": [ - 4441, - 4465 + 4607, + 4631 ], "loc": { "start": { - "line": 155, + "line": 161, "column": 33 }, "end": { - "line": 155, + "line": 161, "column": 57 } } } ], "range": [ - 4420, - 4466 + 4586, + 4632 ], "loc": { "start": { - "line": 155, + "line": 161, "column": 12 }, "end": { - "line": 155, + "line": 161, "column": 58 } } }, "range": [ - 4420, - 4467 + 4586, + 4633 ], "loc": { "start": { - "line": 155, + "line": 161, "column": 12 }, "end": { - "line": 155, + "line": 161, "column": 59 } } @@ -7525,16 +8007,16 @@ "type": "Identifier", "name": "btn", "range": [ - 4480, - 4483 + 4646, + 4649 ], "loc": { "start": { - "line": 156, + "line": 162, "column": 12 }, "end": { - "line": 156, + "line": 162, "column": 15 } } @@ -7543,31 +8025,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 4484, - 4495 + 4650, + 4661 ], "loc": { "start": { - "line": 156, + "line": 162, "column": 16 }, "end": { - "line": 156, + "line": 162, "column": 27 } } }, "range": [ - 4480, - 4495 + 4646, + 4661 ], "loc": { "start": { - "line": 156, + "line": 162, "column": 12 }, "end": { - "line": 156, + "line": 162, "column": 27 } } @@ -7577,47 +8059,47 @@ "type": "Identifier", "name": "helplink", "range": [ - 4496, - 4504 + 4662, + 4670 ], "loc": { "start": { - "line": 156, + "line": 162, "column": 28 }, "end": { - "line": 156, + "line": 162, "column": 36 } } } ], "range": [ - 4480, - 4505 + 4646, + 4671 ], "loc": { "start": { - "line": 156, + "line": 162, "column": 12 }, "end": { - "line": 156, + "line": 162, "column": 37 } } }, "range": [ - 4480, - 4506 + 4646, + 4672 ], "loc": { "start": { - "line": 156, + "line": 162, "column": 12 }, "end": { - "line": 156, + "line": 162, "column": 38 } } @@ -7630,16 +8112,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 4519, - 4525 + 4685, + 4691 ], "loc": { "start": { - "line": 157, + "line": 163, "column": 12 }, "end": { - "line": 157, + "line": 163, "column": 18 } } @@ -7649,16 +8131,16 @@ "type": "Identifier", "name": "helplink", "range": [ - 4526, - 4534 + 4692, + 4700 ], "loc": { "start": { - "line": 157, + "line": 163, "column": 19 }, "end": { - "line": 157, + "line": 163, "column": 27 } } @@ -7668,16 +8150,16 @@ "value": "click", "raw": "'click'", "range": [ - 4536, - 4543 + 4702, + 4709 ], "loc": { "start": { - "line": 157, + "line": 163, "column": 29 }, "end": { - "line": 157, + "line": 163, "column": 36 } } @@ -7694,16 +8176,16 @@ "object": { "type": "ThisExpression", "range": [ - 4551, - 4555 + 4717, + 4721 ], "loc": { "start": { - "line": 157, + "line": 163, "column": 44 }, "end": { - "line": 157, + "line": 163, "column": 48 } } @@ -7712,47 +8194,47 @@ "type": "Identifier", "name": "toggle", "range": [ - 4556, - 4562 + 4722, + 4728 ], "loc": { "start": { - "line": 157, + "line": 163, "column": 49 }, "end": { - "line": 157, + "line": 163, "column": 55 } } }, "range": [ - 4551, - 4562 + 4717, + 4728 ], "loc": { "start": { - "line": 157, + "line": 163, "column": 44 }, "end": { - "line": 157, + "line": 163, "column": 55 } } }, "arguments": [], "range": [ - 4551, - 4564 + 4717, + 4730 ], "loc": { "start": { - "line": 157, + "line": 163, "column": 44 }, "end": { - "line": 157, + "line": 163, "column": 57 } } @@ -7760,63 +8242,63 @@ "generator": false, "expression": true, "range": [ - 4545, - 4564 + 4711, + 4730 ], "loc": { "start": { - "line": 157, + "line": 163, "column": 38 }, "end": { - "line": 157, + "line": 163, "column": 57 } } } ], "range": [ - 4519, - 4565 + 4685, + 4731 ], "loc": { "start": { - "line": 157, + "line": 163, "column": 12 }, "end": { - "line": 157, + "line": 163, "column": 58 } } }, "range": [ - 4519, - 4566 + 4685, + 4732 ], "loc": { "start": { - "line": 157, + "line": 163, "column": 12 }, "end": { - "line": 157, + "line": 163, "column": 59 } } } ], "range": [ - 4235, - 4576 + 4401, + 4742 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 27 }, "end": { - "line": 158, + "line": 164, "column": 9 } } @@ -7836,16 +8318,16 @@ "type": "Identifier", "name": "btn", "range": [ - 4596, - 4599 + 4762, + 4765 ], "loc": { "start": { - "line": 159, + "line": 165, "column": 12 }, "end": { - "line": 159, + "line": 165, "column": 15 } } @@ -7854,31 +8336,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 4600, - 4609 + 4766, + 4775 ], "loc": { "start": { - "line": 159, + "line": 165, "column": 16 }, "end": { - "line": 159, + "line": 165, "column": 25 } } }, "range": [ - 4596, - 4609 + 4762, + 4775 ], "loc": { "start": { - "line": 159, + "line": 165, "column": 12 }, "end": { - "line": 159, + "line": 165, "column": 25 } } @@ -7889,16 +8371,16 @@ "object": { "type": "ThisExpression", "range": [ - 4612, - 4616 + 4778, + 4782 ], "loc": { "start": { - "line": 159, + "line": 165, "column": 28 }, "end": { - "line": 159, + "line": 165, "column": 32 } } @@ -7907,61 +8389,61 @@ "type": "Identifier", "name": "btnHtml", "range": [ - 4617, - 4624 + 4783, + 4790 ], "loc": { "start": { - "line": 159, + "line": 165, "column": 33 }, "end": { - "line": 159, + "line": 165, "column": 40 } } }, "range": [ - 4612, - 4624 + 4778, + 4790 ], "loc": { "start": { - "line": 159, + "line": 165, "column": 28 }, "end": { - "line": 159, + "line": 165, "column": 40 } } }, "range": [ - 4596, - 4624 + 4762, + 4790 ], "loc": { "start": { - "line": 159, + "line": 165, "column": 12 }, "end": { - "line": 159, + "line": 165, "column": 40 } } }, "range": [ - 4596, - 4625 + 4762, + 4791 ], "loc": { "start": { - "line": 159, + "line": 165, "column": 12 }, "end": { - "line": 159, + "line": 165, "column": 41 } } @@ -7975,16 +8457,16 @@ "type": "Identifier", "name": "helpEl", "range": [ - 4642, - 4648 + 4808, + 4814 ], "loc": { "start": { - "line": 160, + "line": 166, "column": 16 }, "end": { - "line": 160, + "line": 166, "column": 22 } } @@ -7996,16 +8478,16 @@ "type": "Identifier", "name": "btn", "range": [ - 4651, - 4654 + 4817, + 4820 ], "loc": { "start": { - "line": 160, + "line": 166, "column": 25 }, "end": { - "line": 160, + "line": 166, "column": 28 } } @@ -8014,46 +8496,46 @@ "type": "Identifier", "name": "firstChild", "range": [ - 4655, - 4665 + 4821, + 4831 ], "loc": { "start": { - "line": 160, + "line": 166, "column": 29 }, "end": { - "line": 160, + "line": 166, "column": 39 } } }, "range": [ - 4651, - 4665 + 4817, + 4831 ], "loc": { "start": { - "line": 160, + "line": 166, "column": 25 }, "end": { - "line": 160, + "line": 166, "column": 39 } } }, "range": [ - 4642, - 4665 + 4808, + 4831 ], "loc": { "start": { - "line": 160, + "line": 166, "column": 16 }, "end": { - "line": 160, + "line": 166, "column": 39 } } @@ -8061,16 +8543,16 @@ ], "kind": "let", "range": [ - 4638, - 4666 + 4804, + 4832 ], "loc": { "start": { - "line": 160, + "line": 166, "column": 12 }, "end": { - "line": 160, + "line": 166, "column": 40 } } @@ -8083,16 +8565,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 4679, - 4685 + 4845, + 4851 ], "loc": { "start": { - "line": 161, + "line": 167, "column": 12 }, "end": { - "line": 161, + "line": 167, "column": 18 } } @@ -8102,16 +8584,16 @@ "type": "Identifier", "name": "helpEl", "range": [ - 4686, - 4692 + 4852, + 4858 ], "loc": { "start": { - "line": 161, + "line": 167, "column": 19 }, "end": { - "line": 161, + "line": 167, "column": 25 } } @@ -8121,16 +8603,16 @@ "value": "click", "raw": "'click'", "range": [ - 4694, - 4701 + 4860, + 4867 ], "loc": { "start": { - "line": 161, + "line": 167, "column": 27 }, "end": { - "line": 161, + "line": 167, "column": 34 } } @@ -8147,16 +8629,16 @@ "object": { "type": "ThisExpression", "range": [ - 4709, - 4713 + 4875, + 4879 ], "loc": { "start": { - "line": 161, + "line": 167, "column": 42 }, "end": { - "line": 161, + "line": 167, "column": 46 } } @@ -8165,47 +8647,47 @@ "type": "Identifier", "name": "toggle", "range": [ - 4714, - 4720 + 4880, + 4886 ], "loc": { "start": { - "line": 161, + "line": 167, "column": 47 }, "end": { - "line": 161, + "line": 167, "column": 53 } } }, "range": [ - 4709, - 4720 + 4875, + 4886 ], "loc": { "start": { - "line": 161, + "line": 167, "column": 42 }, "end": { - "line": 161, + "line": 167, "column": 53 } } }, "arguments": [], "range": [ - 4709, - 4722 + 4875, + 4888 ], "loc": { "start": { - "line": 161, + "line": 167, "column": 42 }, "end": { - "line": 161, + "line": 167, "column": 55 } } @@ -8213,47 +8695,47 @@ "generator": false, "expression": true, "range": [ - 4703, - 4722 + 4869, + 4888 ], "loc": { "start": { - "line": 161, + "line": 167, "column": 36 }, "end": { - "line": 161, + "line": 167, "column": 55 } } } ], "range": [ - 4679, - 4723 + 4845, + 4889 ], "loc": { "start": { - "line": 161, + "line": 167, "column": 12 }, "end": { - "line": 161, + "line": 167, "column": 56 } } }, "range": [ - 4679, - 4724 + 4845, + 4890 ], "loc": { "start": { - "line": 161, + "line": 167, "column": 12 }, "end": { - "line": 161, + "line": 167, "column": 57 } } @@ -8269,16 +8751,16 @@ "type": "Identifier", "name": "divContainer", "range": [ - 4737, - 4749 + 4903, + 4915 ], "loc": { "start": { - "line": 162, + "line": 168, "column": 12 }, "end": { - "line": 162, + "line": 168, "column": 24 } } @@ -8287,31 +8769,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 4750, - 4761 + 4916, + 4927 ], "loc": { "start": { - "line": 162, + "line": 168, "column": 25 }, "end": { - "line": 162, + "line": 168, "column": 36 } } }, "range": [ - 4737, - 4761 + 4903, + 4927 ], "loc": { "start": { - "line": 162, + "line": 168, "column": 12 }, "end": { - "line": 162, + "line": 168, "column": 36 } } @@ -8321,78 +8803,78 @@ "type": "Identifier", "name": "cont", "range": [ - 4762, - 4766 + 4928, + 4932 ], "loc": { "start": { - "line": 162, + "line": 168, "column": 37 }, "end": { - "line": 162, + "line": 168, "column": 41 } } } ], "range": [ - 4737, - 4767 + 4903, + 4933 ], "loc": { "start": { - "line": 162, + "line": 168, "column": 12 }, "end": { - "line": 162, + "line": 168, "column": 42 } } }, "range": [ - 4737, - 4768 + 4903, + 4934 ], "loc": { "start": { - "line": 162, + "line": 168, "column": 12 }, "end": { - "line": 162, + "line": 168, "column": 43 } } } ], "range": [ - 4582, - 4778 + 4748, + 4944 ], "loc": { "start": { - "line": 158, + "line": 164, "column": 15 }, "end": { - "line": 163, + "line": 169, "column": 9 } } }, "range": [ - 4216, - 4778 + 4382, + 4944 ], "loc": { "start": { - "line": 151, + "line": 157, "column": 8 }, "end": { - "line": 163, + "line": 169, "column": 9 } } @@ -8408,16 +8890,16 @@ "object": { "type": "ThisExpression", "range": [ - 4793, - 4797 + 4959, + 4963 ], "loc": { "start": { - "line": 165, + "line": 171, "column": 13 }, "end": { - "line": 165, + "line": 171, "column": 17 } } @@ -8426,47 +8908,47 @@ "type": "Identifier", "name": "instrHtml", "range": [ - 4798, - 4807 + 4964, + 4973 ], "loc": { "start": { - "line": 165, + "line": 171, "column": 18 }, "end": { - "line": 165, + "line": 171, "column": 27 } } }, "range": [ - 4793, - 4807 + 4959, + 4973 ], "loc": { "start": { - "line": 165, + "line": 171, "column": 13 }, "end": { - "line": 165, + "line": 171, "column": 27 } } }, "prefix": true, "range": [ - 4792, - 4807 + 4958, + 4973 ], "loc": { "start": { - "line": 165, + "line": 171, "column": 12 }, "end": { - "line": 165, + "line": 171, "column": 27 } } @@ -8486,16 +8968,16 @@ "type": "Identifier", "name": "cont", "range": [ - 4823, - 4827 + 4989, + 4993 ], "loc": { "start": { - "line": 166, + "line": 172, "column": 12 }, "end": { - "line": 166, + "line": 172, "column": 16 } } @@ -8504,31 +8986,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 4828, - 4837 + 4994, + 5003 ], "loc": { "start": { - "line": 166, + "line": 172, "column": 17 }, "end": { - "line": 166, + "line": 172, "column": 26 } } }, "range": [ - 4823, - 4837 + 4989, + 5003 ], "loc": { "start": { - "line": 166, + "line": 172, "column": 12 }, "end": { - "line": 166, + "line": 172, "column": 26 } } @@ -8539,16 +9021,16 @@ "object": { "type": "ThisExpression", "range": [ - 4840, - 4844 + 5006, + 5010 ], "loc": { "start": { - "line": 166, + "line": 172, "column": 29 }, "end": { - "line": 166, + "line": 172, "column": 33 } } @@ -8557,61 +9039,61 @@ "type": "Identifier", "name": "instrText", "range": [ - 4845, - 4854 + 5011, + 5020 ], "loc": { "start": { - "line": 166, + "line": 172, "column": 34 }, "end": { - "line": 166, + "line": 172, "column": 43 } } }, "range": [ - 4840, - 4854 + 5006, + 5020 ], "loc": { "start": { - "line": 166, + "line": 172, "column": 29 }, "end": { - "line": 166, + "line": 172, "column": 43 } } }, "range": [ - 4823, - 4854 + 4989, + 5020 ], "loc": { "start": { - "line": 166, + "line": 172, "column": 12 }, "end": { - "line": 166, + "line": 172, "column": 43 } } }, "range": [ - 4823, - 4855 + 4989, + 5021 ], "loc": { "start": { - "line": 166, + "line": 172, "column": 12 }, "end": { - "line": 166, + "line": 172, "column": 44 } } @@ -8628,16 +9110,16 @@ "type": "Identifier", "name": "cont", "range": [ - 4868, - 4872 + 5034, + 5038 ], "loc": { "start": { - "line": 167, + "line": 173, "column": 12 }, "end": { - "line": 167, + "line": 173, "column": 16 } } @@ -8646,31 +9128,31 @@ "type": "Identifier", "name": "className", "range": [ - 4873, - 4882 + 5039, + 5048 ], "loc": { "start": { - "line": 167, + "line": 173, "column": 17 }, "end": { - "line": 167, + "line": 173, "column": 26 } } }, "range": [ - 4868, - 4882 + 5034, + 5048 ], "loc": { "start": { - "line": 167, + "line": 173, "column": 12 }, "end": { - "line": 167, + "line": 173, "column": 26 } } @@ -8681,16 +9163,16 @@ "object": { "type": "ThisExpression", "range": [ - 4885, - 4889 + 5051, + 5055 ], "loc": { "start": { - "line": 167, + "line": 173, "column": 29 }, "end": { - "line": 167, + "line": 173, "column": 33 } } @@ -8699,260 +9181,77 @@ "type": "Identifier", "name": "contCssClass", "range": [ - 4890, - 4902 + 5056, + 5068 ], "loc": { "start": { - "line": 167, + "line": 173, "column": 34 }, "end": { - "line": 167, + "line": 173, "column": 46 } } }, "range": [ - 4885, - 4902 + 5051, + 5068 ], "loc": { "start": { - "line": 167, + "line": 173, "column": 29 }, "end": { - "line": 167, + "line": 173, "column": 46 } } }, "range": [ - 4868, - 4902 + 5034, + 5068 ], "loc": { "start": { - "line": 167, + "line": 173, "column": 12 }, "end": { - "line": 167, + "line": 173, "column": 46 } } }, "range": [ - 4868, - 4903 + 5034, + 5069 ], "loc": { "start": { - "line": 167, + "line": 173, "column": 12 }, "end": { - "line": 167, + "line": 173, "column": 47 } } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "addEvt", - "range": [ - 4916, - 4922 - ], - "loc": { - "start": { - "line": 168, - "column": 12 - }, - "end": { - "line": 168, - "column": 18 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "cont", - "range": [ - 4923, - 4927 - ], - "loc": { - "start": { - "line": 168, - "column": 19 - }, - "end": { - "line": 168, - "column": 23 - } - } - }, - { - "type": "Literal", - "value": "dblclick", - "raw": "'dblclick'", - "range": [ - 4929, - 4939 - ], - "loc": { - "start": { - "line": 168, - "column": 25 - }, - "end": { - "line": 168, - "column": 35 - } - } - }, - { - "type": "ArrowFunctionExpression", - "id": null, - "params": [], - "body": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 4947, - 4951 - ], - "loc": { - "start": { - "line": 168, - "column": 43 - }, - "end": { - "line": 168, - "column": 47 - } - } - }, - "property": { - "type": "Identifier", - "name": "toggle", - "range": [ - 4952, - 4958 - ], - "loc": { - "start": { - "line": 168, - "column": 48 - }, - "end": { - "line": 168, - "column": 54 - } - } - }, - "range": [ - 4947, - 4958 - ], - "loc": { - "start": { - "line": 168, - "column": 43 - }, - "end": { - "line": 168, - "column": 54 - } - } - }, - "arguments": [], - "range": [ - 4947, - 4960 - ], - "loc": { - "start": { - "line": 168, - "column": 43 - }, - "end": { - "line": 168, - "column": 56 - } - } - }, - "generator": false, - "expression": true, - "range": [ - 4941, - 4960 - ], - "loc": { - "start": { - "line": 168, - "column": 37 - }, - "end": { - "line": 168, - "column": 56 - } - } - } - ], - "range": [ - 4916, - 4961 - ], - "loc": { - "start": { - "line": 168, - "column": 12 - }, - "end": { - "line": 168, - "column": 57 - } - } - }, - "range": [ - 4916, - 4962 - ], - "loc": { - "start": { - "line": 168, - "column": 12 - }, - "end": { - "line": 168, - "column": 58 - } - } } ], "range": [ - 4809, - 4972 + 4975, + 5079 ], "loc": { "start": { - "line": 165, + "line": 171, "column": 29 }, "end": { - "line": 169, + "line": 174, "column": 9 } } @@ -8968,16 +9267,16 @@ "object": { "type": "ThisExpression", "range": [ - 4996, - 5000 + 5103, + 5107 ], "loc": { "start": { - "line": 170, + "line": 175, "column": 16 }, "end": { - "line": 170, + "line": 175, "column": 20 } } @@ -8986,31 +9285,31 @@ "type": "Identifier", "name": "contTgtId", "range": [ - 5001, - 5010 + 5108, + 5117 ], "loc": { "start": { - "line": 170, + "line": 175, "column": 21 }, "end": { - "line": 170, + "line": 175, "column": 30 } } }, "range": [ - 4996, - 5010 + 5103, + 5117 ], "loc": { "start": { - "line": 170, + "line": 175, "column": 16 }, "end": { - "line": 170, + "line": 175, "column": 30 } } @@ -9029,16 +9328,16 @@ "type": "Identifier", "name": "divContainer", "range": [ - 5030, - 5042 + 5137, + 5149 ], "loc": { "start": { - "line": 171, + "line": 176, "column": 16 }, "end": { - "line": 171, + "line": 176, "column": 28 } } @@ -9047,31 +9346,31 @@ "type": "Identifier", "name": "appendChild", "range": [ - 5043, - 5054 + 5150, + 5161 ], "loc": { "start": { - "line": 171, + "line": 176, "column": 29 }, "end": { - "line": 171, + "line": 176, "column": 40 } } }, "range": [ - 5030, - 5054 + 5137, + 5161 ], "loc": { "start": { - "line": 171, + "line": 176, "column": 16 }, "end": { - "line": 171, + "line": 176, "column": 40 } } @@ -9081,79 +9380,79 @@ "type": "Identifier", "name": "cont", "range": [ - 5055, - 5059 + 5162, + 5166 ], "loc": { "start": { - "line": 171, + "line": 176, "column": 41 }, "end": { - "line": 171, + "line": 176, "column": 45 } } } ], "range": [ - 5030, - 5060 + 5137, + 5167 ], "loc": { "start": { - "line": 171, + "line": 176, "column": 16 }, "end": { - "line": 171, + "line": 176, "column": 46 } } }, "range": [ - 5030, - 5061 + 5137, + 5168 ], "loc": { "start": { - "line": 171, + "line": 176, "column": 16 }, "end": { - "line": 171, + "line": 176, "column": 47 } } } ], "range": [ - 5012, - 5075 + 5119, + 5182 ], "loc": { "start": { - "line": 170, + "line": 175, "column": 32 }, "end": { - "line": 172, + "line": 177, "column": 13 } } }, "alternate": null, "range": [ - 4992, - 5075 + 5099, + 5182 ], "loc": { "start": { - "line": 170, + "line": 175, "column": 12 }, "end": { - "line": 172, + "line": 177, "column": 13 } } @@ -9170,16 +9469,16 @@ "type": "Identifier", "name": "cont", "range": [ - 5088, - 5092 + 5195, + 5199 ], "loc": { "start": { - "line": 173, + "line": 178, "column": 12 }, "end": { - "line": 173, + "line": 178, "column": 16 } } @@ -9188,31 +9487,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 5093, - 5102 + 5200, + 5209 ], "loc": { "start": { - "line": 173, + "line": 178, "column": 17 }, "end": { - "line": 173, + "line": 178, "column": 26 } } }, "range": [ - 5088, - 5102 + 5195, + 5209 ], "loc": { "start": { - "line": 173, + "line": 178, "column": 12 }, "end": { - "line": 173, + "line": 178, "column": 26 } } @@ -9223,16 +9522,16 @@ "object": { "type": "ThisExpression", "range": [ - 5105, - 5109 + 5212, + 5216 ], "loc": { "start": { - "line": 173, + "line": 178, "column": 29 }, "end": { - "line": 173, + "line": 178, "column": 33 } } @@ -9241,61 +9540,61 @@ "type": "Identifier", "name": "instrHtml", "range": [ - 5110, - 5119 + 5217, + 5226 ], "loc": { "start": { - "line": 173, + "line": 178, "column": 34 }, "end": { - "line": 173, + "line": 178, "column": 43 } } }, "range": [ - 5105, - 5119 + 5212, + 5226 ], "loc": { "start": { - "line": 173, + "line": 178, "column": 29 }, "end": { - "line": 173, + "line": 178, "column": 43 } } }, "range": [ - 5088, - 5119 + 5195, + 5226 ], "loc": { "start": { - "line": 173, + "line": 178, "column": 12 }, "end": { - "line": 173, + "line": 178, "column": 43 } } }, "range": [ - 5088, - 5120 + 5195, + 5227 ], "loc": { "start": { - "line": 173, + "line": 178, "column": 12 }, "end": { - "line": 173, + "line": 178, "column": 44 } } @@ -9311,16 +9610,16 @@ "object": { "type": "ThisExpression", "range": [ - 5138, - 5142 + 5245, + 5249 ], "loc": { "start": { - "line": 174, + "line": 179, "column": 17 }, "end": { - "line": 174, + "line": 179, "column": 21 } } @@ -9329,47 +9628,47 @@ "type": "Identifier", "name": "contTgtId", "range": [ - 5143, - 5152 + 5250, + 5259 ], "loc": { "start": { - "line": 174, + "line": 179, "column": 22 }, "end": { - "line": 174, + "line": 179, "column": 31 } } }, "range": [ - 5138, - 5152 + 5245, + 5259 ], "loc": { "start": { - "line": 174, + "line": 179, "column": 17 }, "end": { - "line": 174, + "line": 179, "column": 31 } } }, "prefix": true, "range": [ - 5137, - 5152 + 5244, + 5259 ], "loc": { "start": { - "line": 174, + "line": 179, "column": 16 }, "end": { - "line": 174, + "line": 179, "column": 31 } } @@ -9389,16 +9688,16 @@ "type": "Identifier", "name": "cont", "range": [ - 5172, - 5176 + 5279, + 5283 ], "loc": { "start": { - "line": 175, + "line": 180, "column": 16 }, "end": { - "line": 175, + "line": 180, "column": 20 } } @@ -9407,31 +9706,31 @@ "type": "Identifier", "name": "className", "range": [ - 5177, - 5186 + 5284, + 5293 ], "loc": { "start": { - "line": 175, + "line": 180, "column": 21 }, "end": { - "line": 175, + "line": 180, "column": 30 } } }, "range": [ - 5172, - 5186 + 5279, + 5293 ], "loc": { "start": { - "line": 175, + "line": 180, "column": 16 }, "end": { - "line": 175, + "line": 180, "column": 30 } } @@ -9442,16 +9741,16 @@ "object": { "type": "ThisExpression", "range": [ - 5189, - 5193 + 5296, + 5300 ], "loc": { "start": { - "line": 175, + "line": 180, "column": 33 }, "end": { - "line": 175, + "line": 180, "column": 37 } } @@ -9460,307 +9759,124 @@ "type": "Identifier", "name": "contCssClass", "range": [ - 5194, - 5206 + 5301, + 5313 ], "loc": { "start": { - "line": 175, + "line": 180, "column": 38 }, "end": { - "line": 175, + "line": 180, "column": 50 } } }, "range": [ - 5189, - 5206 + 5296, + 5313 ], "loc": { "start": { - "line": 175, + "line": 180, "column": 33 }, "end": { - "line": 175, + "line": 180, "column": 50 } } }, "range": [ - 5172, - 5206 + 5279, + 5313 ], "loc": { "start": { - "line": 175, + "line": 180, "column": 16 }, "end": { - "line": 175, + "line": 180, "column": 50 } } }, "range": [ - 5172, - 5207 + 5279, + 5314 ], "loc": { "start": { - "line": 175, + "line": 180, "column": 16 }, "end": { - "line": 175, + "line": 180, "column": 51 } } - }, - { - "type": "ExpressionStatement", - "expression": { - "type": "CallExpression", - "callee": { - "type": "Identifier", - "name": "addEvt", - "range": [ - 5224, - 5230 - ], - "loc": { - "start": { - "line": 176, - "column": 16 - }, - "end": { - "line": 176, - "column": 22 - } - } - }, - "arguments": [ - { - "type": "Identifier", - "name": "cont", - "range": [ - 5231, - 5235 - ], - "loc": { - "start": { - "line": 176, - "column": 23 - }, - "end": { - "line": 176, - "column": 27 - } - } - }, - { - "type": "Literal", - "value": "dblclick", - "raw": "'dblclick'", - "range": [ - 5237, - 5247 - ], - "loc": { - "start": { - "line": 176, - "column": 29 - }, - "end": { - "line": 176, - "column": 39 - } - } - }, - { - "type": "ArrowFunctionExpression", - "id": null, - "params": [], - "body": { - "type": "CallExpression", - "callee": { - "type": "MemberExpression", - "computed": false, - "object": { - "type": "ThisExpression", - "range": [ - 5255, - 5259 - ], - "loc": { - "start": { - "line": 176, - "column": 47 - }, - "end": { - "line": 176, - "column": 51 - } - } - }, - "property": { - "type": "Identifier", - "name": "toggle", - "range": [ - 5260, - 5266 - ], - "loc": { - "start": { - "line": 176, - "column": 52 - }, - "end": { - "line": 176, - "column": 58 - } - } - }, - "range": [ - 5255, - 5266 - ], - "loc": { - "start": { - "line": 176, - "column": 47 - }, - "end": { - "line": 176, - "column": 58 - } - } - }, - "arguments": [], - "range": [ - 5255, - 5268 - ], - "loc": { - "start": { - "line": 176, - "column": 47 - }, - "end": { - "line": 176, - "column": 60 - } - } - }, - "generator": false, - "expression": true, - "range": [ - 5249, - 5268 - ], - "loc": { - "start": { - "line": 176, - "column": 41 - }, - "end": { - "line": 176, - "column": 60 - } - } - } - ], - "range": [ - 5224, - 5269 - ], - "loc": { - "start": { - "line": 176, - "column": 16 - }, - "end": { - "line": 176, - "column": 61 - } - } - }, - "range": [ - 5224, - 5270 - ], - "loc": { - "start": { - "line": 176, - "column": 16 - }, - "end": { - "line": 176, - "column": 62 - } - } } ], "range": [ - 5154, - 5284 + 5261, + 5328 ], "loc": { "start": { - "line": 174, + "line": 179, "column": 33 }, "end": { - "line": 177, + "line": 181, "column": 13 } } }, "alternate": null, "range": [ - 5133, - 5284 + 5240, + 5328 ], "loc": { "start": { - "line": 174, + "line": 179, "column": 12 }, "end": { - "line": 177, + "line": 181, "column": 13 } } } ], "range": [ - 4978, - 5294 + 5085, + 5338 ], "loc": { "start": { - "line": 169, + "line": 174, "column": 15 }, "end": { - "line": 178, + "line": 182, "column": 9 } } }, "range": [ - 4788, - 5294 + 4954, + 5338 ], "loc": { "start": { - "line": 165, + "line": 171, "column": 8 }, "end": { - "line": 178, + "line": 182, "column": 9 } } @@ -9777,16 +9893,16 @@ "type": "Identifier", "name": "cont", "range": [ - 5303, - 5307 + 5347, + 5351 ], "loc": { "start": { - "line": 179, + "line": 183, "column": 8 }, "end": { - "line": 179, + "line": 183, "column": 12 } } @@ -9795,31 +9911,31 @@ "type": "Identifier", "name": "innerHTML", "range": [ - 5308, - 5317 + 5352, + 5361 ], "loc": { "start": { - "line": 179, + "line": 183, "column": 13 }, "end": { - "line": 179, + "line": 183, "column": 22 } } }, "range": [ - 5303, - 5317 + 5347, + 5361 ], "loc": { "start": { - "line": 179, + "line": 183, "column": 8 }, "end": { - "line": 179, + "line": 183, "column": 22 } } @@ -9830,16 +9946,16 @@ "object": { "type": "ThisExpression", "range": [ - 5321, - 5325 + 5365, + 5369 ], "loc": { "start": { - "line": 179, + "line": 183, "column": 26 }, "end": { - "line": 179, + "line": 183, "column": 30 } } @@ -9848,61 +9964,61 @@ "type": "Identifier", "name": "defaultHtml", "range": [ - 5326, - 5337 + 5370, + 5381 ], "loc": { "start": { - "line": 179, + "line": 183, "column": 31 }, "end": { - "line": 179, + "line": 183, "column": 42 } } }, "range": [ - 5321, - 5337 + 5365, + 5381 ], "loc": { "start": { - "line": 179, + "line": 183, "column": 26 }, "end": { - "line": 179, + "line": 183, "column": 42 } } }, "range": [ - 5303, - 5337 + 5347, + 5381 ], "loc": { "start": { - "line": 179, + "line": 183, "column": 8 }, "end": { - "line": 179, + "line": 183, "column": 42 } } }, "range": [ - 5303, - 5338 + 5347, + 5382 ], "loc": { "start": { - "line": 179, + "line": 183, "column": 8 }, "end": { - "line": 179, + "line": 183, "column": 43 } } @@ -9915,16 +10031,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 5347, - 5353 + 5391, + 5397 ], "loc": { "start": { - "line": 180, + "line": 184, "column": 8 }, "end": { - "line": 180, + "line": 184, "column": 14 } } @@ -9934,16 +10050,16 @@ "type": "Identifier", "name": "cont", "range": [ - 5354, - 5358 + 5398, + 5402 ], "loc": { "start": { - "line": 180, + "line": 184, "column": 15 }, "end": { - "line": 180, + "line": 184, "column": 19 } } @@ -9953,16 +10069,16 @@ "value": "click", "raw": "'click'", "range": [ - 5360, - 5367 + 5404, + 5411 ], "loc": { "start": { - "line": 180, + "line": 184, "column": 21 }, "end": { - "line": 180, + "line": 184, "column": 28 } } @@ -9979,16 +10095,16 @@ "object": { "type": "ThisExpression", "range": [ - 5375, - 5379 + 5419, + 5423 ], "loc": { "start": { - "line": 180, + "line": 184, "column": 36 }, "end": { - "line": 180, + "line": 184, "column": 40 } } @@ -9997,47 +10113,47 @@ "type": "Identifier", "name": "toggle", "range": [ - 5380, - 5386 + 5424, + 5430 ], "loc": { "start": { - "line": 180, + "line": 184, "column": 41 }, "end": { - "line": 180, + "line": 184, "column": 47 } } }, "range": [ - 5375, - 5386 + 5419, + 5430 ], "loc": { "start": { - "line": 180, + "line": 184, "column": 36 }, "end": { - "line": 180, + "line": 184, "column": 47 } } }, "arguments": [], "range": [ - 5375, - 5388 + 5419, + 5432 ], "loc": { "start": { - "line": 180, + "line": 184, "column": 36 }, "end": { - "line": 180, + "line": 184, "column": 49 } } @@ -10045,47 +10161,47 @@ "generator": false, "expression": true, "range": [ - 5369, - 5388 + 5413, + 5432 ], "loc": { "start": { - "line": 180, + "line": 184, "column": 30 }, "end": { - "line": 180, + "line": 184, "column": 49 } } } ], "range": [ - 5347, - 5389 + 5391, + 5433 ], "loc": { "start": { - "line": 180, + "line": 184, "column": 8 }, "end": { - "line": 180, + "line": 184, "column": 50 } } }, "range": [ - 5347, - 5390 + 5391, + 5434 ], "loc": { "start": { - "line": 180, + "line": 184, "column": 8 }, "end": { - "line": 180, + "line": 184, "column": 51 } } @@ -10101,16 +10217,16 @@ "object": { "type": "ThisExpression", "range": [ - 5400, - 5404 + 5444, + 5448 ], "loc": { "start": { - "line": 182, + "line": 186, "column": 8 }, "end": { - "line": 182, + "line": 186, "column": 12 } } @@ -10119,31 +10235,31 @@ "type": "Identifier", "name": "cont", "range": [ - 5405, - 5409 + 5449, + 5453 ], "loc": { "start": { - "line": 182, + "line": 186, "column": 13 }, "end": { - "line": 182, + "line": 186, "column": 17 } } }, "range": [ - 5400, - 5409 + 5444, + 5453 ], "loc": { "start": { - "line": 182, + "line": 186, "column": 8 }, "end": { - "line": 182, + "line": 186, "column": 17 } } @@ -10152,46 +10268,46 @@ "type": "Identifier", "name": "cont", "range": [ - 5412, - 5416 + 5456, + 5460 ], "loc": { "start": { - "line": 182, + "line": 186, "column": 20 }, "end": { - "line": 182, + "line": 186, "column": 24 } } }, "range": [ - 5400, - 5416 + 5444, + 5460 ], "loc": { "start": { - "line": 182, + "line": 186, "column": 8 }, "end": { - "line": 182, + "line": 186, "column": 24 } } }, "range": [ - 5400, - 5417 + 5444, + 5461 ], "loc": { "start": { - "line": 182, + "line": 186, "column": 8 }, "end": { - "line": 182, + "line": 186, "column": 25 } } @@ -10207,16 +10323,16 @@ "object": { "type": "ThisExpression", "range": [ - 5426, - 5430 + 5470, + 5474 ], "loc": { "start": { - "line": 183, + "line": 187, "column": 8 }, "end": { - "line": 183, + "line": 187, "column": 12 } } @@ -10225,31 +10341,31 @@ "type": "Identifier", "name": "btn", "range": [ - 5431, - 5434 + 5475, + 5478 ], "loc": { "start": { - "line": 183, + "line": 187, "column": 13 }, "end": { - "line": 183, + "line": 187, "column": 16 } } }, "range": [ - 5426, - 5434 + 5470, + 5478 ], "loc": { "start": { - "line": 183, + "line": 187, "column": 8 }, "end": { - "line": 183, + "line": 187, "column": 16 } } @@ -10258,46 +10374,46 @@ "type": "Identifier", "name": "btn", "range": [ - 5437, - 5440 + 5481, + 5484 ], "loc": { "start": { - "line": 183, + "line": 187, "column": 19 }, "end": { - "line": 183, + "line": 187, "column": 22 } } }, "range": [ - 5426, - 5440 + 5470, + 5484 ], "loc": { "start": { - "line": 183, + "line": 187, "column": 8 }, "end": { - "line": 183, + "line": 187, "column": 22 } } }, "range": [ - 5426, - 5441 + 5470, + 5485 ], "loc": { "start": { - "line": 183, + "line": 187, "column": 8 }, "end": { - "line": 183, + "line": 187, "column": 23 } }, @@ -10306,16 +10422,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 5450, - 5467 + 5494, + 5511 ], "loc": { "start": { - "line": 184, + "line": 188, "column": 8 }, "end": { - "line": 184, + "line": 188, "column": 25 } } @@ -10333,16 +10449,16 @@ "object": { "type": "ThisExpression", "range": [ - 5476, - 5480 + 5520, + 5524 ], "loc": { "start": { - "line": 185, + "line": 189, "column": 8 }, "end": { - "line": 185, + "line": 189, "column": 12 } } @@ -10351,31 +10467,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 5481, - 5492 + 5525, + 5536 ], "loc": { "start": { - "line": 185, + "line": 189, "column": 13 }, "end": { - "line": 185, + "line": 189, "column": 24 } } }, "range": [ - 5476, - 5492 + 5520, + 5536 ], "loc": { "start": { - "line": 185, + "line": 189, "column": 8 }, "end": { - "line": 185, + "line": 189, "column": 24 } } @@ -10385,46 +10501,46 @@ "value": true, "raw": "true", "range": [ - 5495, - 5499 + 5539, + 5543 ], "loc": { "start": { - "line": 185, + "line": 189, "column": 27 }, "end": { - "line": 185, + "line": 189, "column": 31 } } }, "range": [ - 5476, - 5499 + 5520, + 5543 ], "loc": { "start": { - "line": 185, + "line": 189, "column": 8 }, "end": { - "line": 185, + "line": 189, "column": 31 } } }, "range": [ - 5476, - 5500 + 5520, + 5544 ], "loc": { "start": { - "line": 185, + "line": 189, "column": 8 }, "end": { - "line": 185, + "line": 189, "column": 32 } }, @@ -10433,16 +10549,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 5450, - 5467 + 5494, + 5511 ], "loc": { "start": { - "line": 184, + "line": 188, "column": 8 }, "end": { - "line": 184, + "line": 188, "column": 25 } } @@ -10451,16 +10567,16 @@ } ], "range": [ - 3696, - 5506 + 3862, + 5550 ], "loc": { "start": { - "line": 130, + "line": 136, "column": 11 }, "end": { - "line": 186, + "line": 190, "column": 5 } } @@ -10468,16 +10584,16 @@ "generator": false, "expression": false, "range": [ - 3693, - 5506 + 3859, + 5550 ], "loc": { "start": { - "line": 130, + "line": 136, "column": 8 }, "end": { - "line": 186, + "line": 190, "column": 5 } } @@ -10485,16 +10601,16 @@ "kind": "method", "computed": false, "range": [ - 3689, - 5506 + 3855, + 5550 ], "loc": { "start": { - "line": 130, + "line": 136, "column": 4 }, "end": { - "line": 186, + "line": 190, "column": 5 } }, @@ -10503,16 +10619,16 @@ "type": "Block", "value": "*\n * Initialise Help instance\n ", "range": [ - 3641, - 3684 + 3807, + 3850 ], "loc": { "start": { - "line": 127, + "line": 133, "column": 4 }, "end": { - "line": 129, + "line": 135, "column": 7 } } @@ -10523,16 +10639,16 @@ "type": "Block", "value": "*\n * Toggle help pop-up\n ", "range": [ - 5512, - 5549 + 5556, + 5593 ], "loc": { "start": { - "line": 188, + "line": 192, "column": 4 }, "end": { - "line": 190, + "line": 194, "column": 7 } } @@ -10546,16 +10662,16 @@ "type": "Identifier", "name": "toggle", "range": [ - 5554, - 5560 + 5598, + 5604 ], "loc": { "start": { - "line": 191, + "line": 195, "column": 4 }, "end": { - "line": 191, + "line": 195, "column": 10 } } @@ -10578,16 +10694,16 @@ "object": { "type": "ThisExpression", "range": [ - 5713, - 5717 + 5757, + 5761 ], "loc": { "start": { - "line": 194, + "line": 198, "column": 12 }, "end": { - "line": 194, + "line": 198, "column": 16 } } @@ -10596,31 +10712,31 @@ "type": "Identifier", "name": "enabled", "range": [ - 5718, - 5725 + 5762, + 5769 ], "loc": { "start": { - "line": 194, + "line": 198, "column": 17 }, "end": { - "line": 194, + "line": 198, "column": 24 } } }, "range": [ - 5713, - 5725 + 5757, + 5769 ], "loc": { "start": { - "line": 194, + "line": 198, "column": 12 }, "end": { - "line": 194, + "line": 198, "column": 24 } } @@ -10630,31 +10746,31 @@ "value": false, "raw": "false", "range": [ - 5730, - 5735 + 5774, + 5779 ], "loc": { "start": { - "line": 194, + "line": 198, "column": 29 }, "end": { - "line": 194, + "line": 198, "column": 34 } } }, "range": [ - 5713, - 5735 + 5757, + 5779 ], "loc": { "start": { - "line": 194, + "line": 198, "column": 12 }, "end": { - "line": 194, + "line": 198, "column": 34 } } @@ -10666,48 +10782,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 5751, - 5758 + 5795, + 5802 ], "loc": { "start": { - "line": 195, + "line": 199, "column": 12 }, "end": { - "line": 195, + "line": 199, "column": 19 } } } ], "range": [ - 5737, - 5768 + 5781, + 5812 ], "loc": { "start": { - "line": 194, + "line": 198, "column": 36 }, "end": { - "line": 196, + "line": 200, "column": 9 } } }, "alternate": null, "range": [ - 5709, - 5768 + 5753, + 5812 ], "loc": { "start": { - "line": 194, + "line": 198, "column": 8 }, "end": { - "line": 196, + "line": 200, "column": 9 } }, @@ -10716,16 +10832,16 @@ "type": "Line", "value": " check only if explicitily set to false as in this case undefined", "range": [ - 5573, - 5640 + 5617, + 5684 ], "loc": { "start": { - "line": 192, + "line": 196, "column": 8 }, "end": { - "line": 192, + "line": 196, "column": 75 } } @@ -10734,16 +10850,16 @@ "type": "Line", "value": " signifies the help feature is enabled by default", "range": [ - 5649, - 5700 + 5693, + 5744 ], "loc": { "start": { - "line": 193, + "line": 197, "column": 8 }, "end": { - "line": 193, + "line": 197, "column": 59 } } @@ -10754,16 +10870,16 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 5777, - 5819 + 5822, + 5864 ], "loc": { "start": { - "line": 197, + "line": 202, "column": 8 }, "end": { - "line": 197, + "line": 202, "column": 50 } } @@ -10778,16 +10894,16 @@ "type": "Identifier", "name": "removeEvt", "range": [ - 5828, - 5837 + 5873, + 5882 ], "loc": { "start": { - "line": 198, + "line": 203, "column": 8 }, "end": { - "line": 198, + "line": 203, "column": 17 } } @@ -10797,16 +10913,16 @@ "type": "Identifier", "name": "root", "range": [ - 5838, - 5842 + 5883, + 5887 ], "loc": { "start": { - "line": 198, + "line": 203, "column": 18 }, "end": { - "line": 198, + "line": 203, "column": 22 } } @@ -10816,16 +10932,16 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 5844, - 5853 + 5889, + 5898 ], "loc": { "start": { - "line": 198, + "line": 203, "column": 24 }, "end": { - "line": 198, + "line": 203, "column": 33 } } @@ -10836,16 +10952,16 @@ "object": { "type": "ThisExpression", "range": [ - 5855, - 5859 + 5900, + 5904 ], "loc": { "start": { - "line": 198, + "line": 203, "column": 35 }, "end": { - "line": 198, + "line": 203, "column": 39 } } @@ -10854,62 +10970,62 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 5860, - 5872 + 5905, + 5917 ], "loc": { "start": { - "line": 198, + "line": 203, "column": 40 }, "end": { - "line": 198, + "line": 203, "column": 52 } } }, "range": [ - 5855, - 5872 + 5900, + 5917 ], "loc": { "start": { - "line": 198, + "line": 203, "column": 35 }, "end": { - "line": 198, + "line": 203, "column": 52 } } } ], "range": [ - 5828, - 5873 + 5873, + 5918 ], "loc": { "start": { - "line": 198, + "line": 203, "column": 8 }, "end": { - "line": 198, + "line": 203, "column": 53 } } }, "range": [ - 5828, - 5874 + 5873, + 5919 ], "loc": { "start": { - "line": 198, + "line": 203, "column": 8 }, "end": { - "line": 198, + "line": 203, "column": 54 } }, @@ -10918,16 +11034,16 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 5777, - 5819 + 5822, + 5864 ], "loc": { "start": { - "line": 197, + "line": 202, "column": 8 }, "end": { - "line": 197, + "line": 202, "column": 50 } } @@ -10943,16 +11059,16 @@ "type": "Identifier", "name": "divDisplay", "range": [ - 5888, - 5898 + 5933, + 5943 ], "loc": { "start": { - "line": 200, + "line": 205, "column": 12 }, "end": { - "line": 200, + "line": 205, "column": 22 } } @@ -10969,16 +11085,16 @@ "object": { "type": "ThisExpression", "range": [ - 5901, - 5905 + 5946, + 5950 ], "loc": { "start": { - "line": 200, + "line": 205, "column": 25 }, "end": { - "line": 200, + "line": 205, "column": 29 } } @@ -10987,31 +11103,31 @@ "type": "Identifier", "name": "cont", "range": [ - 5906, - 5910 + 5951, + 5955 ], "loc": { "start": { - "line": 200, + "line": 205, "column": 30 }, "end": { - "line": 200, + "line": 205, "column": 34 } } }, "range": [ - 5901, - 5910 + 5946, + 5955 ], "loc": { "start": { - "line": 200, + "line": 205, "column": 25 }, "end": { - "line": 200, + "line": 205, "column": 34 } } @@ -11020,31 +11136,31 @@ "type": "Identifier", "name": "style", "range": [ - 5911, - 5916 + 5956, + 5961 ], "loc": { "start": { - "line": 200, + "line": 205, "column": 35 }, "end": { - "line": 200, + "line": 205, "column": 40 } } }, "range": [ - 5901, - 5916 + 5946, + 5961 ], "loc": { "start": { - "line": 200, + "line": 205, "column": 25 }, "end": { - "line": 200, + "line": 205, "column": 40 } } @@ -11053,46 +11169,46 @@ "type": "Identifier", "name": "display", "range": [ - 5917, - 5924 + 5962, + 5969 ], "loc": { "start": { - "line": 200, + "line": 205, "column": 41 }, "end": { - "line": 200, + "line": 205, "column": 48 } } }, "range": [ - 5901, - 5924 + 5946, + 5969 ], "loc": { "start": { - "line": 200, + "line": 205, "column": 25 }, "end": { - "line": 200, + "line": 205, "column": 48 } } }, "range": [ - 5888, - 5924 + 5933, + 5969 ], "loc": { "start": { - "line": 200, + "line": 205, "column": 12 }, "end": { - "line": 200, + "line": 205, "column": 48 } } @@ -11100,16 +11216,16 @@ ], "kind": "let", "range": [ - 5884, - 5925 + 5929, + 5970 ], "loc": { "start": { - "line": 200, + "line": 205, "column": 8 }, "end": { - "line": 200, + "line": 205, "column": 49 } } @@ -11126,16 +11242,16 @@ "type": "Identifier", "name": "divDisplay", "range": [ - 5938, - 5948 + 5983, + 5993 ], "loc": { "start": { - "line": 201, + "line": 206, "column": 12 }, "end": { - "line": 201, + "line": 206, "column": 22 } } @@ -11145,31 +11261,31 @@ "value": "", "raw": "''", "range": [ - 5953, - 5955 + 5998, + 6000 ], "loc": { "start": { - "line": 201, + "line": 206, "column": 27 }, "end": { - "line": 201, + "line": 206, "column": 29 } } }, "range": [ - 5938, - 5955 + 5983, + 6000 ], "loc": { "start": { - "line": 201, + "line": 206, "column": 12 }, "end": { - "line": 201, + "line": 206, "column": 29 } } @@ -11181,16 +11297,16 @@ "type": "Identifier", "name": "divDisplay", "range": [ - 5959, - 5969 + 6004, + 6014 ], "loc": { "start": { - "line": 201, + "line": 206, "column": 33 }, "end": { - "line": 201, + "line": 206, "column": 43 } } @@ -11199,46 +11315,46 @@ "type": "Identifier", "name": "NONE", "range": [ - 5974, - 5978 + 6019, + 6023 ], "loc": { "start": { - "line": 201, + "line": 206, "column": 48 }, "end": { - "line": 201, + "line": 206, "column": 52 } } }, "range": [ - 5959, - 5978 + 6004, + 6023 ], "loc": { "start": { - "line": 201, + "line": 206, "column": 33 }, "end": { - "line": 201, + "line": 206, "column": 52 } } }, "range": [ - 5938, - 5978 + 5983, + 6023 ], "loc": { "start": { - "line": 201, + "line": 206, "column": 12 }, "end": { - "line": 201, + "line": 206, "column": 52 } } @@ -11263,16 +11379,16 @@ "object": { "type": "ThisExpression", "range": [ - 5994, - 5998 + 6039, + 6043 ], "loc": { "start": { - "line": 202, + "line": 207, "column": 12 }, "end": { - "line": 202, + "line": 207, "column": 16 } } @@ -11281,31 +11397,31 @@ "type": "Identifier", "name": "cont", "range": [ - 5999, - 6003 + 6044, + 6048 ], "loc": { "start": { - "line": 202, + "line": 207, "column": 17 }, "end": { - "line": 202, + "line": 207, "column": 21 } } }, "range": [ - 5994, - 6003 + 6039, + 6048 ], "loc": { "start": { - "line": 202, + "line": 207, "column": 12 }, "end": { - "line": 202, + "line": 207, "column": 21 } } @@ -11314,31 +11430,31 @@ "type": "Identifier", "name": "style", "range": [ - 6004, - 6009 + 6049, + 6054 ], "loc": { "start": { - "line": 202, + "line": 207, "column": 22 }, "end": { - "line": 202, + "line": 207, "column": 27 } } }, "range": [ - 5994, - 6009 + 6039, + 6054 ], "loc": { "start": { - "line": 202, + "line": 207, "column": 12 }, "end": { - "line": 202, + "line": 207, "column": 27 } } @@ -11347,31 +11463,31 @@ "type": "Identifier", "name": "display", "range": [ - 6010, - 6017 + 6055, + 6062 ], "loc": { "start": { - "line": 202, + "line": 207, "column": 28 }, "end": { - "line": 202, + "line": 207, "column": 35 } } }, "range": [ - 5994, - 6017 + 6039, + 6062 ], "loc": { "start": { - "line": 202, + "line": 207, "column": 12 }, "end": { - "line": 202, + "line": 207, "column": 35 } } @@ -11381,46 +11497,46 @@ "value": "inline", "raw": "'inline'", "range": [ - 6020, - 6028 + 6065, + 6073 ], "loc": { "start": { - "line": 202, + "line": 207, "column": 38 }, "end": { - "line": 202, + "line": 207, "column": 46 } } }, "range": [ - 5994, - 6028 + 6039, + 6073 ], "loc": { "start": { - "line": 202, + "line": 207, "column": 12 }, "end": { - "line": 202, + "line": 207, "column": 46 } } }, "range": [ - 5994, - 6029 + 6039, + 6074 ], "loc": { "start": { - "line": 202, + "line": 207, "column": 12 }, "end": { - "line": 202, + "line": 207, "column": 47 } } @@ -11433,16 +11549,16 @@ "type": "Identifier", "name": "addEvt", "range": [ - 6042, - 6048 + 6087, + 6093 ], "loc": { "start": { - "line": 203, + "line": 208, "column": 12 }, "end": { - "line": 203, + "line": 208, "column": 18 } } @@ -11452,16 +11568,16 @@ "type": "Identifier", "name": "root", "range": [ - 6049, - 6053 + 6094, + 6098 ], "loc": { "start": { - "line": 203, + "line": 208, "column": 19 }, "end": { - "line": 203, + "line": 208, "column": 23 } } @@ -11471,16 +11587,16 @@ "value": "mouseup", "raw": "'mouseup'", "range": [ - 6055, - 6064 + 6100, + 6109 ], "loc": { "start": { - "line": 203, + "line": 208, "column": 25 }, "end": { - "line": 203, + "line": 208, "column": 34 } } @@ -11491,16 +11607,16 @@ "object": { "type": "ThisExpression", "range": [ - 6066, - 6070 + 6111, + 6115 ], "loc": { "start": { - "line": 203, + "line": 208, "column": 36 }, "end": { - "line": 203, + "line": 208, "column": 40 } } @@ -11509,78 +11625,78 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 6071, - 6083 + 6116, + 6128 ], "loc": { "start": { - "line": 203, + "line": 208, "column": 41 }, "end": { - "line": 203, + "line": 208, "column": 53 } } }, "range": [ - 6066, - 6083 + 6111, + 6128 ], "loc": { "start": { - "line": 203, + "line": 208, "column": 36 }, "end": { - "line": 203, + "line": 208, "column": 53 } } } ], "range": [ - 6042, - 6084 + 6087, + 6129 ], "loc": { "start": { - "line": 203, + "line": 208, "column": 12 }, "end": { - "line": 203, + "line": 208, "column": 54 } } }, "range": [ - 6042, - 6085 + 6087, + 6130 ], "loc": { "start": { - "line": 203, + "line": 208, "column": 12 }, "end": { - "line": 203, + "line": 208, "column": 55 } } } ], "range": [ - 5980, - 6095 + 6025, + 6140 ], "loc": { "start": { - "line": 201, + "line": 206, "column": 54 }, "end": { - "line": 204, + "line": 209, "column": 9 } } @@ -11605,16 +11721,16 @@ "object": { "type": "ThisExpression", "range": [ - 6115, - 6119 + 6160, + 6164 ], "loc": { "start": { - "line": 205, + "line": 210, "column": 12 }, "end": { - "line": 205, + "line": 210, "column": 16 } } @@ -11623,31 +11739,31 @@ "type": "Identifier", "name": "cont", "range": [ - 6120, - 6124 + 6165, + 6169 ], "loc": { "start": { - "line": 205, + "line": 210, "column": 17 }, "end": { - "line": 205, + "line": 210, "column": 21 } } }, "range": [ - 6115, - 6124 + 6160, + 6169 ], "loc": { "start": { - "line": 205, + "line": 210, "column": 12 }, "end": { - "line": 205, + "line": 210, "column": 21 } } @@ -11656,31 +11772,31 @@ "type": "Identifier", "name": "style", "range": [ - 6125, - 6130 + 6170, + 6175 ], "loc": { "start": { - "line": 205, + "line": 210, "column": 22 }, "end": { - "line": 205, + "line": 210, "column": 27 } } }, "range": [ - 6115, - 6130 + 6160, + 6175 ], "loc": { "start": { - "line": 205, + "line": 210, "column": 12 }, "end": { - "line": 205, + "line": 210, "column": 27 } } @@ -11689,31 +11805,31 @@ "type": "Identifier", "name": "display", "range": [ - 6131, - 6138 + 6176, + 6183 ], "loc": { "start": { - "line": 205, + "line": 210, "column": 28 }, "end": { - "line": 205, + "line": 210, "column": 35 } } }, "range": [ - 6115, - 6138 + 6160, + 6183 ], "loc": { "start": { - "line": 205, + "line": 210, "column": 12 }, "end": { - "line": 205, + "line": 210, "column": 35 } } @@ -11722,93 +11838,93 @@ "type": "Identifier", "name": "NONE", "range": [ - 6141, - 6145 + 6186, + 6190 ], "loc": { "start": { - "line": 205, + "line": 210, "column": 38 }, "end": { - "line": 205, + "line": 210, "column": 42 } } }, "range": [ - 6115, - 6145 + 6160, + 6190 ], "loc": { "start": { - "line": 205, + "line": 210, "column": 12 }, "end": { - "line": 205, + "line": 210, "column": 42 } } }, "range": [ - 6115, - 6146 + 6160, + 6191 ], "loc": { "start": { - "line": 205, + "line": 210, "column": 12 }, "end": { - "line": 205, + "line": 210, "column": 43 } } } ], "range": [ - 6101, - 6156 + 6146, + 6201 ], "loc": { "start": { - "line": 204, + "line": 209, "column": 15 }, "end": { - "line": 206, + "line": 211, "column": 9 } } }, "range": [ - 5934, - 6156 + 5979, + 6201 ], "loc": { "start": { - "line": 201, + "line": 206, "column": 8 }, "end": { - "line": 206, + "line": 211, "column": 9 } } } ], "range": [ - 5563, - 6162 + 5607, + 6207 ], "loc": { "start": { - "line": 191, + "line": 195, "column": 13 }, "end": { - "line": 207, + "line": 212, "column": 5 } } @@ -11816,16 +11932,16 @@ "generator": false, "expression": false, "range": [ - 5560, - 6162 + 5604, + 6207 ], "loc": { "start": { - "line": 191, + "line": 195, "column": 10 }, "end": { - "line": 207, + "line": 212, "column": 5 } } @@ -11833,16 +11949,16 @@ "kind": "method", "computed": false, "range": [ - 5554, - 6162 + 5598, + 6207 ], "loc": { "start": { - "line": 191, + "line": 195, "column": 4 }, "end": { - "line": 207, + "line": 212, "column": 5 } }, @@ -11851,16 +11967,16 @@ "type": "Block", "value": "*\n * Toggle help pop-up\n ", "range": [ - 5512, - 5549 + 5556, + 5593 ], "loc": { "start": { - "line": 188, + "line": 192, "column": 4 }, "end": { - "line": 190, + "line": 194, "column": 7 } } @@ -11871,16 +11987,16 @@ "type": "Block", "value": "*\n * Remove help UI\n ", "range": [ - 6168, - 6201 + 6213, + 6246 ], "loc": { "start": { - "line": 209, + "line": 214, "column": 4 }, "end": { - "line": 211, + "line": 216, "column": 7 } } @@ -11894,16 +12010,16 @@ "type": "Identifier", "name": "destroy", "range": [ - 6206, - 6213 + 6251, + 6258 ], "loc": { "start": { - "line": 212, + "line": 217, "column": 4 }, "end": { - "line": 212, + "line": 217, "column": 11 } } @@ -11926,16 +12042,16 @@ "object": { "type": "ThisExpression", "range": [ - 6231, - 6235 + 6276, + 6280 ], "loc": { "start": { - "line": 213, + "line": 218, "column": 13 }, "end": { - "line": 213, + "line": 218, "column": 17 } } @@ -11944,47 +12060,47 @@ "type": "Identifier", "name": "initialized", "range": [ - 6236, - 6247 + 6281, + 6292 ], "loc": { "start": { - "line": 213, + "line": 218, "column": 18 }, "end": { - "line": 213, + "line": 218, "column": 29 } } }, "range": [ - 6231, - 6247 + 6276, + 6292 ], "loc": { "start": { - "line": 213, + "line": 218, "column": 13 }, "end": { - "line": 213, + "line": 218, "column": 29 } } }, "prefix": true, "range": [ - 6230, - 6247 + 6275, + 6292 ], "loc": { "start": { - "line": 213, + "line": 218, "column": 12 }, "end": { - "line": 213, + "line": 218, "column": 29 } } @@ -11996,48 +12112,48 @@ "type": "ReturnStatement", "argument": null, "range": [ - 6263, - 6270 + 6308, + 6315 ], "loc": { "start": { - "line": 214, + "line": 219, "column": 12 }, "end": { - "line": 214, + "line": 219, "column": 19 } } } ], "range": [ - 6249, - 6280 + 6294, + 6325 ], "loc": { "start": { - "line": 213, + "line": 218, "column": 31 }, "end": { - "line": 215, + "line": 220, "column": 9 } } }, "alternate": null, "range": [ - 6226, - 6280 + 6271, + 6325 ], "loc": { "start": { - "line": 213, + "line": 218, "column": 8 }, "end": { - "line": 215, + "line": 220, "column": 9 } } @@ -12050,16 +12166,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 6289, - 6298 + 6334, + 6343 ], "loc": { "start": { - "line": 216, + "line": 221, "column": 8 }, "end": { - "line": 216, + "line": 221, "column": 17 } } @@ -12071,16 +12187,16 @@ "object": { "type": "ThisExpression", "range": [ - 6299, - 6303 + 6344, + 6348 ], "loc": { "start": { - "line": 216, + "line": 221, "column": 18 }, "end": { - "line": 216, + "line": 221, "column": 22 } } @@ -12089,62 +12205,62 @@ "type": "Identifier", "name": "btn", "range": [ - 6304, - 6307 + 6349, + 6352 ], "loc": { "start": { - "line": 216, + "line": 221, "column": 23 }, "end": { - "line": 216, + "line": 221, "column": 26 } } }, "range": [ - 6299, - 6307 + 6344, + 6352 ], "loc": { "start": { - "line": 216, + "line": 221, "column": 18 }, "end": { - "line": 216, + "line": 221, "column": 26 } } } ], "range": [ - 6289, - 6308 + 6334, + 6353 ], "loc": { "start": { - "line": 216, + "line": 221, "column": 8 }, "end": { - "line": 216, + "line": 221, "column": 27 } } }, "range": [ - 6289, - 6309 + 6334, + 6354 ], "loc": { "start": { - "line": 216, + "line": 221, "column": 8 }, "end": { - "line": 216, + "line": 221, "column": 28 } } @@ -12160,16 +12276,16 @@ "object": { "type": "ThisExpression", "range": [ - 6318, - 6322 + 6363, + 6367 ], "loc": { "start": { - "line": 217, + "line": 222, "column": 8 }, "end": { - "line": 217, + "line": 222, "column": 12 } } @@ -12178,31 +12294,31 @@ "type": "Identifier", "name": "btn", "range": [ - 6323, - 6326 + 6368, + 6371 ], "loc": { "start": { - "line": 217, + "line": 222, "column": 13 }, "end": { - "line": 217, + "line": 222, "column": 16 } } }, "range": [ - 6318, - 6326 + 6363, + 6371 ], "loc": { "start": { - "line": 217, + "line": 222, "column": 8 }, "end": { - "line": 217, + "line": 222, "column": 16 } } @@ -12212,46 +12328,46 @@ "value": null, "raw": "null", "range": [ - 6329, - 6333 + 6374, + 6378 ], "loc": { "start": { - "line": 217, + "line": 222, "column": 19 }, "end": { - "line": 217, + "line": 222, "column": 23 } } }, "range": [ - 6318, - 6333 + 6363, + 6378 ], "loc": { "start": { - "line": 217, + "line": 222, "column": 8 }, "end": { - "line": 217, + "line": 222, "column": 23 } } }, "range": [ - 6318, - 6334 + 6363, + 6379 ], "loc": { "start": { - "line": 217, + "line": 222, "column": 8 }, "end": { - "line": 217, + "line": 222, "column": 24 } } @@ -12264,16 +12380,16 @@ "type": "Identifier", "name": "removeElm", "range": [ - 6344, - 6353 + 6389, + 6398 ], "loc": { "start": { - "line": 219, + "line": 224, "column": 8 }, "end": { - "line": 219, + "line": 224, "column": 17 } } @@ -12285,16 +12401,16 @@ "object": { "type": "ThisExpression", "range": [ - 6354, - 6358 + 6399, + 6403 ], "loc": { "start": { - "line": 219, + "line": 224, "column": 18 }, "end": { - "line": 219, + "line": 224, "column": 22 } } @@ -12303,62 +12419,62 @@ "type": "Identifier", "name": "cont", "range": [ - 6359, - 6363 + 6404, + 6408 ], "loc": { "start": { - "line": 219, + "line": 224, "column": 23 }, "end": { - "line": 219, + "line": 224, "column": 27 } } }, "range": [ - 6354, - 6363 + 6399, + 6408 ], "loc": { "start": { - "line": 219, + "line": 224, "column": 18 }, "end": { - "line": 219, + "line": 224, "column": 27 } } } ], "range": [ - 6344, - 6364 + 6389, + 6409 ], "loc": { "start": { - "line": 219, + "line": 224, "column": 8 }, "end": { - "line": 219, + "line": 224, "column": 28 } } }, "range": [ - 6344, - 6365 + 6389, + 6410 ], "loc": { "start": { - "line": 219, + "line": 224, "column": 8 }, "end": { - "line": 219, + "line": 224, "column": 29 } } @@ -12374,16 +12490,16 @@ "object": { "type": "ThisExpression", "range": [ - 6374, - 6378 + 6419, + 6423 ], "loc": { "start": { - "line": 220, + "line": 225, "column": 8 }, "end": { - "line": 220, + "line": 225, "column": 12 } } @@ -12392,31 +12508,31 @@ "type": "Identifier", "name": "cont", "range": [ - 6379, - 6383 + 6424, + 6428 ], "loc": { "start": { - "line": 220, + "line": 225, "column": 13 }, "end": { - "line": 220, + "line": 225, "column": 17 } } }, "range": [ - 6374, - 6383 + 6419, + 6428 ], "loc": { "start": { - "line": 220, + "line": 225, "column": 8 }, "end": { - "line": 220, + "line": 225, "column": 17 } } @@ -12426,46 +12542,46 @@ "value": null, "raw": "null", "range": [ - 6386, - 6390 + 6431, + 6435 ], "loc": { "start": { - "line": 220, + "line": 225, "column": 20 }, "end": { - "line": 220, + "line": 225, "column": 24 } } }, "range": [ - 6374, - 6390 + 6419, + 6435 ], "loc": { "start": { - "line": 220, + "line": 225, "column": 8 }, "end": { - "line": 220, + "line": 225, "column": 24 } } }, "range": [ - 6374, - 6391 + 6419, + 6436 ], "loc": { "start": { - "line": 220, + "line": 225, "column": 8 }, "end": { - "line": 220, + "line": 225, "column": 25 } } @@ -12481,16 +12597,16 @@ "object": { "type": "ThisExpression", "range": [ - 6401, - 6405 + 6446, + 6450 ], "loc": { "start": { - "line": 222, + "line": 227, "column": 8 }, "end": { - "line": 222, + "line": 227, "column": 12 } } @@ -12499,31 +12615,31 @@ "type": "Identifier", "name": "boundMouseup", "range": [ - 6406, - 6418 + 6451, + 6463 ], "loc": { "start": { - "line": 222, + "line": 227, "column": 13 }, "end": { - "line": 222, + "line": 227, "column": 25 } } }, "range": [ - 6401, - 6418 + 6446, + 6463 ], "loc": { "start": { - "line": 222, + "line": 227, "column": 8 }, "end": { - "line": 222, + "line": 227, "column": 25 } } @@ -12533,46 +12649,46 @@ "value": null, "raw": "null", "range": [ - 6421, - 6425 + 6466, + 6470 ], "loc": { "start": { - "line": 222, + "line": 227, "column": 28 }, "end": { - "line": 222, + "line": 227, "column": 32 } } }, "range": [ - 6401, - 6425 + 6446, + 6470 ], "loc": { "start": { - "line": 222, + "line": 227, "column": 8 }, "end": { - "line": 222, + "line": 227, "column": 32 } } }, "range": [ - 6401, - 6426 + 6446, + 6471 ], "loc": { "start": { - "line": 222, + "line": 227, "column": 8 }, "end": { - "line": 222, + "line": 227, "column": 33 } } @@ -12588,16 +12704,16 @@ "object": { "type": "ThisExpression", "range": [ - 6436, - 6440 + 6481, + 6485 ], "loc": { "start": { - "line": 224, + "line": 229, "column": 8 }, "end": { - "line": 224, + "line": 229, "column": 12 } } @@ -12606,31 +12722,31 @@ "type": "Identifier", "name": "initialized", "range": [ - 6441, - 6452 + 6486, + 6497 ], "loc": { "start": { - "line": 224, + "line": 229, "column": 13 }, "end": { - "line": 224, + "line": 229, "column": 24 } } }, "range": [ - 6436, - 6452 + 6481, + 6497 ], "loc": { "start": { - "line": 224, + "line": 229, "column": 8 }, "end": { - "line": 224, + "line": 229, "column": 24 } } @@ -12640,62 +12756,62 @@ "value": false, "raw": "false", "range": [ - 6455, - 6460 + 6500, + 6505 ], "loc": { "start": { - "line": 224, + "line": 229, "column": 27 }, "end": { - "line": 224, + "line": 229, "column": 32 } } }, "range": [ - 6436, - 6460 + 6481, + 6505 ], "loc": { "start": { - "line": 224, + "line": 229, "column": 8 }, "end": { - "line": 224, + "line": 229, "column": 32 } } }, "range": [ - 6436, - 6461 + 6481, + 6506 ], "loc": { "start": { - "line": 224, + "line": 229, "column": 8 }, "end": { - "line": 224, + "line": 229, "column": 33 } } } ], "range": [ - 6216, - 6467 + 6261, + 6512 ], "loc": { "start": { - "line": 212, + "line": 217, "column": 14 }, "end": { - "line": 225, + "line": 230, "column": 5 } } @@ -12703,16 +12819,16 @@ "generator": false, "expression": false, "range": [ - 6213, - 6467 + 6258, + 6512 ], "loc": { "start": { - "line": 212, + "line": 217, "column": 11 }, "end": { - "line": 225, + "line": 230, "column": 5 } } @@ -12720,16 +12836,16 @@ "kind": "method", "computed": false, "range": [ - 6206, - 6467 + 6251, + 6512 ], "loc": { "start": { - "line": 212, + "line": 217, "column": 4 }, "end": { - "line": 225, + "line": 230, "column": 5 } }, @@ -12738,16 +12854,16 @@ "type": "Block", "value": "*\n * Remove help UI\n ", "range": [ - 6168, - 6201 + 6213, + 6246 ], "loc": { "start": { - "line": 209, + "line": 214, "column": 4 }, "end": { - "line": 211, + "line": 216, "column": 7 } } @@ -12758,7 +12874,7 @@ ], "range": [ 437, - 6470 + 6515 ], "loc": { "start": { @@ -12766,14 +12882,14 @@ "column": 34 }, "end": { - "line": 227, + "line": 232, "column": 1 } } }, "range": [ 410, - 6470 + 6515 ], "loc": { "start": { @@ -12781,7 +12897,7 @@ "column": 7 }, "end": { - "line": 227, + "line": 232, "column": 1 } }, @@ -12811,7 +12927,7 @@ "source": null, "range": [ 403, - 6470 + 6515 ], "loc": { "start": { @@ -12819,7 +12935,7 @@ "column": 0 }, "end": { - "line": 227, + "line": 232, "column": 1 } }, @@ -12848,7 +12964,7 @@ "sourceType": "module", "range": [ 0, - 6470 + 6515 ], "loc": { "start": { @@ -12856,7 +12972,7 @@ "column": 0 }, "end": { - "line": 227, + "line": 232, "column": 1 } }, @@ -13135,16 +13251,16 @@ "type": "Block", "value": "*\n * Initialise Help instance\n ", "range": [ - 3641, - 3684 + 3807, + 3850 ], "loc": { "start": { - "line": 127, + "line": 133, "column": 4 }, "end": { - "line": 129, + "line": 135, "column": 7 } } @@ -13153,16 +13269,16 @@ "type": "Line", "value": "help button is added to defined element", "range": [ - 3927, - 3968 + 4093, + 4134 ], "loc": { "start": { - "line": 142, + "line": 148, "column": 8 }, "end": { - "line": 142, + "line": 148, "column": 49 } } @@ -13171,16 +13287,16 @@ "type": "Block", "value": "* @inherited ", "range": [ - 5450, - 5467 + 5494, + 5511 ], "loc": { "start": { - "line": 184, + "line": 188, "column": 8 }, "end": { - "line": 184, + "line": 188, "column": 25 } } @@ -13189,16 +13305,16 @@ "type": "Block", "value": "*\n * Toggle help pop-up\n ", "range": [ - 5512, - 5549 + 5556, + 5593 ], "loc": { "start": { - "line": 188, + "line": 192, "column": 4 }, "end": { - "line": 190, + "line": 194, "column": 7 } } @@ -13207,16 +13323,16 @@ "type": "Line", "value": " check only if explicitily set to false as in this case undefined", "range": [ - 5573, - 5640 + 5617, + 5684 ], "loc": { "start": { - "line": 192, + "line": 196, "column": 8 }, "end": { - "line": 192, + "line": 196, "column": 75 } } @@ -13225,16 +13341,16 @@ "type": "Line", "value": " signifies the help feature is enabled by default", "range": [ - 5649, - 5700 + 5693, + 5744 ], "loc": { "start": { - "line": 193, + "line": 197, "column": 8 }, "end": { - "line": 193, + "line": 197, "column": 59 } } @@ -13243,16 +13359,16 @@ "type": "Line", "value": " ensure mouseup event handler is removed", "range": [ - 5777, - 5819 + 5822, + 5864 ], "loc": { "start": { - "line": 197, + "line": 202, "column": 8 }, "end": { - "line": 197, + "line": 202, "column": 50 } } @@ -13261,16 +13377,16 @@ "type": "Block", "value": "*\n * Remove help UI\n ", "range": [ - 6168, - 6201 + 6213, + 6246 ], "loc": { "start": { - "line": 209, + "line": 214, "column": 4 }, "end": { - "line": 211, + "line": 216, "column": 7 } } diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html index 15d1c3bf..d482a605 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.28 API Document + Emitter | tablefilter v0.4.29 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 9196801f..da66f615 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.28 API Document + AdapterEzEditTable | tablefilter v0.4.29 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 6117fd83..0d9a9ce4 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.28 API Document + ColOps | tablefilter v0.4.29 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 6b069875..41b8da9a 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.28 API Document + ColsVisibility | tablefilter v0.4.29 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 7ef02990..883b0678 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.28 API Document + FiltersVisibility | tablefilter v0.4.29 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 ef249a3f..49167225 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.28 API Document + AdapterSortableTable | tablefilter v0.4.29 API Document diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html index 81b33bad..a258c65e 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.28 API Document + Feature | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html index 01c04f48..b56937e8 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.28 API Document + AlternateRows | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html index 4b6b0242..9efa70c4 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.28 API Document + CheckList | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html index cc5c135d..f207e2c5 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.28 API Document + ClearButton | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html index 57cfd582..f20ab339 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.28 API Document + DateType | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html index cce9a93d..292d747e 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.28 API Document + Dropdown | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html index 6af2f9a3..5d810c13 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.28 API Document + GridLayout | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html index ee00c8e6..fad4c323 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.28 API Document + Hash | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html index b8b2399a..76f93bb1 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.28 API Document + Help | tablefilter v0.4.29 API Document @@ -1321,7 +1321,7 @@ - source + source @@ -1487,7 +1487,7 @@ - source + source @@ -1528,7 +1528,7 @@ - source + source @@ -1569,7 +1569,7 @@ - source + source diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html index 3de56535..08248ff1 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.28 API Document + HighlightKeyword | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html index 1bdf67f6..444194a1 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.28 API Document + Loader | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html index ac8fd60e..932393e2 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.28 API Document + NoResults | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html index 837c2974..3af1a470 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.28 API Document + Paging | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html index da5fa1e6..9fb963a2 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.28 API Document + PopupFilter | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html index e4b2da89..3436e969 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.28 API Document + RowsCounter | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html index 75ed97b0..0af51a6a 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.28 API Document + State | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html index 8cba2591..8b8ac63f 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.28 API Document + StatusBar | tablefilter v0.4.29 API Document diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html index 3cad33a4..39586093 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.28 API Document + Storage | tablefilter v0.4.29 API Document diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html index da9957e2..b5112375 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.28 API Document + TableFilter | tablefilter v0.4.29 API Document diff --git a/docs/dump.json b/docs/dump.json index 6bcd505c..ffad8120 100644 --- a/docs/dump.json +++ b/docs/dump.json @@ -9209,7 +9209,7 @@ "access": null, "description": null, "lineNumber": 1, - "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {addEvt, targetEvt, removeEvt} from '../event';\nimport {NONE} from '../const';\nimport {root} from '../root';\n\nconst WIKI_URL = 'https://github.com/koalyptus/TableFilter/wiki/' +\n '4.-Filter-operators';\nconst WEBSITE_URL = 'http://koalyptus.github.io/TableFilter/';\n\n/**\n * Help UI component\n */\nexport class Help extends Feature {\n\n /**\n * Creates an instance of Help\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'help');\n\n let f = this.config;\n\n /**\n * ID of main custom container element\n * @type {String}\n */\n this.tgtId = f.help_instructions_target_id || null;\n\n /**\n * ID of custom container element for instructions\n * @type {String}\n */\n this.contTgtId = f.help_instructions_container_target_id ||\n null;\n\n /**\n * Instructions text (accepts HTML)\n * @type {String}\n */\n this.instrText = f.help_instructions_text ?\n f.help_instructions_text :\n 'Use the filters above each column to filter and limit table ' +\n 'data. Advanced searches can be performed by using the following ' +\n 'operators:
<, <=, >, ' +\n '>=, =, *, !, {, }, ' +\n '||,&&, [empty], [nonempty], ' +\n 'rgx:
' +\n 'Learn more
';\n\n /**\n * Instructions HTML\n * @type {String}\n */\n this.instrHtml = f.help_instructions_html || null;\n\n /**\n * Help button text ('?')\n * @type {String}\n */\n this.btnText = f.help_instructions_btn_text || '?';\n\n /**\n * Custom help button HTML\n * @type {String}\n */\n this.btnHtml = f.help_instructions_btn_html || null;\n\n /**\n * Css class for help button\n * @type {String}\n */\n this.btnCssClass = f.help_instructions_btn_css_class || 'helpBtn';\n\n /**\n * Css class for help container element\n * @type {String}\n */\n this.contCssClass = f.help_instructions_container_css_class ||\n 'helpCont';\n\n /**\n * Button DOM element\n * @type {DOMElement}\n */\n this.btn = null;\n\n /**\n * Help container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Bound mouseup wrapper\n * @private\n */\n this.boundMouseup = null;\n\n /**\n * Default HTML appended to instructions text\n * @type {String}\n */\n this.defaultHtml = '

TableFilter ' +\n 'v' + tf.version + '

' + '' + WEBSITE_URL + '' +\n '
©2015-' + tf.year + ' {AUTHOR}' +\n '
' +\n 'Close
';\n\n this.emitter.on(['init-help'], () => this.init());\n }\n\n /**\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n let targetElm = targetEvt(evt);\n if (targetElm !== this.cont) {\n this.toggle();\n }\n return;\n }\n\n /**\n * Initialise Help instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n let btn = createElm('span');\n let cont = createElm('div');\n\n this.boundMouseup = this.onMouseup.bind(this);\n\n //help button is added to defined element\n if (!this.tgtId) {\n tf.setToolbar();\n }\n let targetEl = !this.tgtId ? tf.rDiv : elm(this.tgtId);\n targetEl.appendChild(btn);\n\n let divContainer = !this.contTgtId ? btn : elm(this.contTgtId);\n\n if (!this.btnHtml) {\n divContainer.appendChild(cont);\n let helplink = createElm('a', ['href', 'javascript:void(0);']);\n helplink.className = this.btnCssClass;\n helplink.appendChild(createText(this.btnText));\n btn.appendChild(helplink);\n addEvt(helplink, 'click', () => this.toggle());\n } else {\n btn.innerHTML = this.btnHtml;\n let helpEl = btn.firstChild;\n addEvt(helpEl, 'click', () => this.toggle());\n divContainer.appendChild(cont);\n }\n\n if (!this.instrHtml) {\n cont.innerHTML = this.instrText;\n cont.className = this.contCssClass;\n addEvt(cont, 'dblclick', () => this.toggle());\n } else {\n if (this.contTgtId) {\n divContainer.appendChild(cont);\n }\n cont.innerHTML = this.instrHtml;\n if (!this.contTgtId) {\n cont.className = this.contCssClass;\n addEvt(cont, 'dblclick', () => this.toggle());\n }\n }\n cont.innerHTML += this.defaultHtml;\n addEvt(cont, 'click', () => this.toggle());\n\n this.cont = cont;\n this.btn = btn;\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Toggle help pop-up\n */\n toggle() {\n // check only if explicitily set to false as in this case undefined\n // signifies the help feature is enabled by default\n if (this.enabled === false) {\n return;\n }\n // ensure mouseup event handler is removed\n removeEvt(root, 'mouseup', this.boundMouseup);\n\n let divDisplay = this.cont.style.display;\n if (divDisplay === '' || divDisplay === NONE) {\n this.cont.style.display = 'inline';\n addEvt(root, 'mouseup', this.boundMouseup);\n } else {\n this.cont.style.display = NONE;\n }\n }\n\n /**\n * Remove help UI\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.btn);\n this.btn = null;\n\n removeElm(this.cont);\n this.cont = null;\n\n this.boundMouseup = null;\n\n this.initialized = false;\n }\n\n}\n" + "content": "import {Feature} from '../feature';\nimport {createElm, createText, elm, removeElm} from '../dom';\nimport {addEvt, targetEvt, removeEvt} from '../event';\nimport {NONE} from '../const';\nimport {root} from '../root';\n\nconst WIKI_URL = 'https://github.com/koalyptus/TableFilter/wiki/' +\n '4.-Filter-operators';\nconst WEBSITE_URL = 'http://koalyptus.github.io/TableFilter/';\n\n/**\n * Help UI component\n */\nexport class Help extends Feature {\n\n /**\n * Creates an instance of Help\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'help');\n\n let f = this.config;\n\n /**\n * ID of main custom container element\n * @type {String}\n */\n this.tgtId = f.help_instructions_target_id || null;\n\n /**\n * ID of custom container element for instructions\n * @type {String}\n */\n this.contTgtId = f.help_instructions_container_target_id ||\n null;\n\n /**\n * Instructions text (accepts HTML)\n * @type {String}\n */\n this.instrText = f.help_instructions_text ?\n f.help_instructions_text :\n 'Use the filters above each column to filter and limit table ' +\n 'data. Advanced searches can be performed by using the following ' +\n 'operators:
<, <=, >, ' +\n '>=, =, *, !, {, }, ' +\n '||,&&, [empty], [nonempty], ' +\n 'rgx:
' +\n 'Learn more
';\n\n /**\n * Instructions HTML\n * @type {String}\n */\n this.instrHtml = f.help_instructions_html || null;\n\n /**\n * Help button text ('?')\n * @type {String}\n */\n this.btnText = f.help_instructions_btn_text || '?';\n\n /**\n * Custom help button HTML\n * @type {String}\n */\n this.btnHtml = f.help_instructions_btn_html || null;\n\n /**\n * Css class for help button\n * @type {String}\n */\n this.btnCssClass = f.help_instructions_btn_css_class || 'helpBtn';\n\n /**\n * Css class for help container element\n * @type {String}\n */\n this.contCssClass = f.help_instructions_container_css_class ||\n 'helpCont';\n\n /**\n * Button DOM element\n * @type {DOMElement}\n */\n this.btn = null;\n\n /**\n * Help container DOM element\n * @type {DOMElement}\n */\n this.cont = null;\n\n /**\n * Bound mouseup wrapper\n * @private\n */\n this.boundMouseup = null;\n\n /**\n * Default HTML appended to instructions text\n * @type {String}\n */\n this.defaultHtml = '

TableFilter ' +\n 'v' + tf.version + '

' + '' + WEBSITE_URL + '' +\n '
©2015-' + tf.year + ' {AUTHOR}' +\n '
' +\n 'Close
';\n\n this.emitter.on(['init-help'], () => this.init());\n }\n\n /**\n * Mouse-up event handler handling popup auto-close behaviour\n * @private\n */\n onMouseup(evt) {\n let targetElm = targetEvt(evt);\n\n while (targetElm && targetElm !== this.cont && targetElm !== this.btn) {\n targetElm = targetElm.parentNode;\n }\n\n if (targetElm !== this.cont && targetElm !== this.btn) {\n this.toggle();\n }\n\n return;\n }\n\n /**\n * Initialise Help instance\n */\n init() {\n if (this.initialized) {\n return;\n }\n\n let tf = this.tf;\n\n let btn = createElm('span');\n let cont = createElm('div');\n\n this.boundMouseup = this.onMouseup.bind(this);\n\n //help button is added to defined element\n if (!this.tgtId) {\n tf.setToolbar();\n }\n let targetEl = !this.tgtId ? tf.rDiv : elm(this.tgtId);\n targetEl.appendChild(btn);\n\n let divContainer = !this.contTgtId ? btn : elm(this.contTgtId);\n\n if (!this.btnHtml) {\n divContainer.appendChild(cont);\n let helplink = createElm('a', ['href', 'javascript:void(0);']);\n helplink.className = this.btnCssClass;\n helplink.appendChild(createText(this.btnText));\n btn.appendChild(helplink);\n addEvt(helplink, 'click', () => this.toggle());\n } else {\n btn.innerHTML = this.btnHtml;\n let helpEl = btn.firstChild;\n addEvt(helpEl, 'click', () => this.toggle());\n divContainer.appendChild(cont);\n }\n\n if (!this.instrHtml) {\n cont.innerHTML = this.instrText;\n cont.className = this.contCssClass;\n } else {\n if (this.contTgtId) {\n divContainer.appendChild(cont);\n }\n cont.innerHTML = this.instrHtml;\n if (!this.contTgtId) {\n cont.className = this.contCssClass;\n }\n }\n cont.innerHTML += this.defaultHtml;\n addEvt(cont, 'click', () => this.toggle());\n\n this.cont = cont;\n this.btn = btn;\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Toggle help pop-up\n */\n toggle() {\n // check only if explicitily set to false as in this case undefined\n // signifies the help feature is enabled by default\n if (this.enabled === false) {\n return;\n }\n\n // ensure mouseup event handler is removed\n removeEvt(root, 'mouseup', this.boundMouseup);\n\n let divDisplay = this.cont.style.display;\n if (divDisplay === '' || divDisplay === NONE) {\n this.cont.style.display = 'inline';\n addEvt(root, 'mouseup', this.boundMouseup);\n } else {\n this.cont.style.display = NONE;\n }\n }\n\n /**\n * Remove help UI\n */\n destroy() {\n if (!this.initialized) {\n return;\n }\n removeElm(this.btn);\n this.btn = null;\n\n removeElm(this.cont);\n this.cont = null;\n\n this.boundMouseup = null;\n\n this.initialized = false;\n }\n\n}\n" }, { "__docId__": 422, @@ -9565,7 +9565,7 @@ "longname": "src/modules/help.js~Help#init", "access": null, "description": "Initialise Help instance", - "lineNumber": 130, + "lineNumber": 136, "params": [], "generator": false }, @@ -9579,7 +9579,7 @@ "longname": "src/modules/help.js~Help#boundMouseup", "access": null, "description": null, - "lineNumber": 140, + "lineNumber": 146, "undocument": true, "type": { "types": [ @@ -9597,7 +9597,7 @@ "longname": "src/modules/help.js~Help#cont", "access": null, "description": null, - "lineNumber": 182, + "lineNumber": 186, "undocument": true, "type": { "types": [ @@ -9615,7 +9615,7 @@ "longname": "src/modules/help.js~Help#btn", "access": null, "description": null, - "lineNumber": 183, + "lineNumber": 187, "undocument": true, "type": { "types": [ @@ -9633,7 +9633,7 @@ "longname": "src/modules/help.js~Help#initialized", "access": null, "description": null, - "lineNumber": 185, + "lineNumber": 189, "unknown": [ { "tagName": "@inherited", @@ -9656,7 +9656,7 @@ "longname": "src/modules/help.js~Help#toggle", "access": null, "description": "Toggle help pop-up", - "lineNumber": 191, + "lineNumber": 195, "params": [], "generator": false }, @@ -9670,7 +9670,7 @@ "longname": "src/modules/help.js~Help#destroy", "access": null, "description": "Remove help UI", - "lineNumber": 212, + "lineNumber": 217, "params": [], "generator": false }, @@ -9684,7 +9684,7 @@ "longname": "src/modules/help.js~Help#btn", "access": null, "description": null, - "lineNumber": 217, + "lineNumber": 222, "undocument": true, "type": { "types": [ @@ -9702,7 +9702,7 @@ "longname": "src/modules/help.js~Help#cont", "access": null, "description": null, - "lineNumber": 220, + "lineNumber": 225, "undocument": true, "type": { "types": [ @@ -9720,7 +9720,7 @@ "longname": "src/modules/help.js~Help#boundMouseup", "access": null, "description": null, - "lineNumber": 222, + "lineNumber": 227, "undocument": true, "type": { "types": [ @@ -9738,7 +9738,7 @@ "longname": "src/modules/help.js~Help#initialized", "access": null, "description": null, - "lineNumber": 224, + "lineNumber": 229, "undocument": true, "type": { "types": [ diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html index 295d4097..4c6e0f16 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.28 API Document + src/array.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html index 66b05a5b..a014bb45 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.28 API Document + src/const.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html index c5d0efdb..e4d2af0a 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.28 API Document + src/cookie.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html index 3c941714..a87e64e6 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.28 API Document + src/dom.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html index 20209e6c..10a2c5f4 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.28 API Document + src/emitter.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html index 34302ef8..e53217d4 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.28 API Document + src/event.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html index 7cd68ce0..fb96c175 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.28 API Document + src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html index c4114382..93970d16 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.28 API Document + src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html index 4c29d3f7..b9ee943f 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.28 API Document + src/extensions/colOps/colOps.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html index bc779eba..94a74c6d 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.28 API Document + src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html index cf625268..07f6ed5b 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.28 API Document + src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html index 70f2a881..b0cfb2a8 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.28 API Document + src/extensions/sort/adapterSortabletable.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html index 06f5396c..172232d2 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.28 API Document + src/extensions/sort/sort.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html index 9b903ce0..c2771071 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.28 API Document + src/feature.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html index 03687d7e..d43caa0c 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.28 API Document + src/modules/alternateRows.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html index c9ccd484..433ecbb4 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.28 API Document + src/modules/checkList.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html index 17fd69d4..ebc9d556 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.28 API Document + src/modules/clearButton.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html index 04ddb125..aca36618 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.28 API Document + src/modules/dateType.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html index 9771546e..69917406 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.28 API Document + src/modules/dropdown.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html index a05fed4b..a383ed7f 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.28 API Document + src/modules/gridLayout.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html index 45b48484..8669938d 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.28 API Document + src/modules/hash.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html index fed96b33..ae46e5a7 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.28 API Document + src/modules/help.js | tablefilter v0.4.29 API Document @@ -240,9 +240,15 @@ export class Help extends Feature { */ onMouseup(evt) { let targetElm = targetEvt(evt); - if (targetElm !== this.cont) { + + while (targetElm && targetElm !== this.cont && targetElm !== this.btn) { + targetElm = targetElm.parentNode; + } + + if (targetElm !== this.cont && targetElm !== this.btn) { this.toggle(); } + return; } @@ -287,7 +293,6 @@ export class Help extends Feature { if (!this.instrHtml) { cont.innerHTML = this.instrText; cont.className = this.contCssClass; - addEvt(cont, 'dblclick', () => this.toggle()); } else { if (this.contTgtId) { divContainer.appendChild(cont); @@ -295,7 +300,6 @@ export class Help extends Feature { cont.innerHTML = this.instrHtml; if (!this.contTgtId) { cont.className = this.contCssClass; - addEvt(cont, 'dblclick', () => this.toggle()); } } cont.innerHTML += this.defaultHtml; @@ -316,6 +320,7 @@ export class Help extends Feature { if (this.enabled === false) { return; } + // ensure mouseup event handler is removed removeEvt(root, 'mouseup', this.boundMouseup); diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html index 5b24bb29..a1e92d8c 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.28 API Document + src/modules/highlightKeywords.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html index 93c22729..e0341817 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.28 API Document + src/modules/loader.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html index 51496a8f..83e86036 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.28 API Document + src/modules/noResults.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html index cc939e7e..c41be7af 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.28 API Document + src/modules/paging.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html index 58f37cbd..51a30128 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.28 API Document + src/modules/popupFilter.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html index 0426fedf..514dfdfb 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.28 API Document + src/modules/rowsCounter.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html index 9d972612..0778dd60 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.28 API Document + src/modules/state.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html index 88c432b2..d2ad4634 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.28 API Document + src/modules/statusBar.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html index b0fc6816..5485bdeb 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.28 API Document + src/modules/storage.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html index 0c9880bf..b2793069 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.28 API Document + src/number.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html index 80b89ef1..96b0106f 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.28 API Document + src/root.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html index c970f43a..59922355 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.28 API Document + src/sort.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html index 32ffbfaf..207f4da1 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.28 API Document + src/string.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html index 3657d8ee..164fa283 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.28 API Document + src/tablefilter.js | tablefilter v0.4.29 API Document diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html index 0ede106f..cd4bc849 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.28 API Document + src/types.js | tablefilter v0.4.29 API Document diff --git a/docs/function/index.html b/docs/function/index.html index 1c289888..7feae380 100644 --- a/docs/function/index.html +++ b/docs/function/index.html @@ -3,7 +3,7 @@ - Function | tablefilter v0.4.28 API Document + Function | tablefilter v0.4.29 API Document diff --git a/docs/identifiers.html b/docs/identifiers.html index 061a157d..832470df 100644 --- a/docs/identifiers.html +++ b/docs/identifiers.html @@ -3,7 +3,7 @@ - Index | tablefilter v0.4.28 API Document + Index | tablefilter v0.4.29 API Document diff --git a/docs/index.html b/docs/index.html index d951fa69..613a6544 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - tablefilter v0.4.28 API Document + tablefilter v0.4.29 API Document diff --git a/docs/package.json b/docs/package.json index 13cce344..fbeff397 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "tablefilter", - "version": "0.4.28", + "version": "0.4.29", "description": "A Javascript library making HTML tables filterable and a bit more", "license": "MIT", "author": { diff --git a/docs/source.html b/docs/source.html index ce1b6f79..aeefd971 100644 --- a/docs/source.html +++ b/docs/source.html @@ -3,7 +3,7 @@ - Source | tablefilter v0.4.28 API Document + Source | tablefilter v0.4.29 API Document @@ -140,7 +140,7 @@ 100 %1/1 545 byte 22 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/const.js @@ -165,7 +165,7 @@ 100 %18/18 1536 byte 118 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/cookie.js @@ -173,7 +173,7 @@ - 1412 byte 57 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/dom.js @@ -192,7 +192,7 @@ 100 %12/12 4767 byte 191 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/emitter.js @@ -200,7 +200,7 @@ 100 %6/6 1323 byte 53 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/event.js @@ -213,7 +213,7 @@ 100 %6/6 2384 byte 101 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/extensions/advancedGrid/adapterEzEditTable.js @@ -221,7 +221,7 @@ 100 %13/13 18904 byte 504 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/extensions/advancedGrid/advancedGrid.js @@ -229,7 +229,7 @@ - 90 byte 2 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/extensions/colOps/colOps.js @@ -237,7 +237,7 @@ 100 %9/9 13525 byte 366 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/extensions/colsVisibility/colsVisibility.js @@ -245,7 +245,7 @@ 100 %49/49 20130 byte 707 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/extensions/filtersVisibility/filtersVisibility.js @@ -253,7 +253,7 @@ 100 %25/25 7784 byte 307 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/extensions/sort/adapterSortabletable.js @@ -261,7 +261,7 @@ 100 %23/23 16452 byte 532 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/extensions/sort/sort.js @@ -269,7 +269,7 @@ - 197 byte 8 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/feature.js @@ -277,7 +277,7 @@ 100 %14/14 1864 byte 97 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/alternateRows.js @@ -285,7 +285,7 @@ 100 %9/9 3644 byte 140 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/checkList.js @@ -293,7 +293,7 @@ 100 %17/17 18969 byte 590 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/clearButton.js @@ -301,7 +301,7 @@ 100 %10/10 3129 byte 128 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/dateType.js @@ -309,7 +309,7 @@ 100 %11/11 3997 byte 147 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/dropdown.js @@ -317,7 +317,7 @@ 100 %14/14 13699 byte 442 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/gridLayout.js @@ -325,7 +325,7 @@ 100 %16/16 14075 byte 494 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/hash.js @@ -334,15 +334,15 @@ 100 %10/10 2981 byte 126 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/help.js Help 100 %17/17 - 6471 byte - 227 - 2017-01-01 06:46:34 (UTC) + 6516 byte + 232 + 2017-01-01 11:21:50 (UTC) src/modules/highlightKeywords.js @@ -350,7 +350,7 @@ 100 %10/10 5405 byte 179 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/loader.js @@ -358,7 +358,7 @@ 100 %14/14 4005 byte 173 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/noResults.js @@ -366,7 +366,7 @@ 100 %17/17 4809 byte 198 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/paging.js @@ -374,7 +374,7 @@ 100 %45/45 27455 byte 898 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/popupFilter.js @@ -382,7 +382,7 @@ 100 %26/26 12712 byte 446 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/rowsCounter.js @@ -390,7 +390,7 @@ 100 %13/13 5643 byte 197 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/state.js @@ -398,7 +398,7 @@ 100 %24/24 14771 byte 541 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/statusBar.js @@ -406,7 +406,7 @@ 100 %22/22 8485 byte 299 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/modules/storage.js @@ -415,7 +415,7 @@ 100 %10/10 3544 byte 162 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/number.js @@ -423,7 +423,7 @@ 100 %1/1 998 byte 29 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/root.js @@ -431,7 +431,7 @@ 100 %1/1 235 byte 6 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/sort.js @@ -441,7 +441,7 @@ 100 %3/3 930 byte 33 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/string.js @@ -453,7 +453,7 @@ 100 %5/5 2082 byte 76 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/tablefilter.js @@ -461,7 +461,7 @@ 100 %170/170 89104 byte 2971 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) src/types.js @@ -477,7 +477,7 @@ 100 %9/9 1563 byte 73 - 2017-01-01 06:46:34 (UTC) + 2017-01-01 11:21:50 (UTC) diff --git a/docs/variable/index.html b/docs/variable/index.html index 2079132c..b0ae7c81 100644 --- a/docs/variable/index.html +++ b/docs/variable/index.html @@ -3,7 +3,7 @@ - Variable | tablefilter v0.4.28 API Document + Variable | tablefilter v0.4.29 API Document