diff --git a/docs/ast/source/tablefilter.js.json b/docs/ast/source/tablefilter.js.json
index 617d6b1e..060571c7 100644
--- a/docs/ast/source/tablefilter.js.json
+++ b/docs/ast/source/tablefilter.js.json
@@ -7328,73 +7328,54 @@
"type": "LogicalExpression",
"operator": "||",
"left": {
- "type": "LogicalExpression",
- "operator": "||",
- "left": {
- "type": "UnaryExpression",
- "operator": "!",
- "argument": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 3717,
- 3721
- ],
- "loc": {
- "start": {
- "line": 134,
- "column": 13
- },
- "end": {
- "line": 134,
- "column": 17
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "tbl",
- "range": [
- 3722,
- 3725
- ],
- "loc": {
- "start": {
- "line": 134,
- "column": 18
- },
- "end": {
- "line": 134,
- "column": 21
- }
- }
- },
+ "type": "UnaryExpression",
+ "operator": "!",
+ "argument": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
"range": [
3717,
- 3725
+ 3721
],
"loc": {
"start": {
"line": 134,
"column": 13
},
+ "end": {
+ "line": 134,
+ "column": 17
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "tbl",
+ "range": [
+ 3722,
+ 3725
+ ],
+ "loc": {
+ "start": {
+ "line": 134,
+ "column": 18
+ },
"end": {
"line": 134,
"column": 21
}
}
},
- "prefix": true,
"range": [
- 3716,
+ 3717,
3725
],
"loc": {
"start": {
"line": 134,
- "column": 12
+ "column": 13
},
"end": {
"line": 134,
@@ -7402,53 +7383,36 @@
}
}
},
- "right": {
- "type": "BinaryExpression",
- "operator": "!==",
- "left": {
+ "prefix": true,
+ "range": [
+ 3716,
+ 3725
+ ],
+ "loc": {
+ "start": {
+ "line": 134,
+ "column": 12
+ },
+ "end": {
+ "line": 134,
+ "column": 21
+ }
+ }
+ },
+ "right": {
+ "type": "BinaryExpression",
+ "operator": "!==",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
"type": "MemberExpression",
"computed": false,
"object": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 3729,
- 3733
- ],
- "loc": {
- "start": {
- "line": 134,
- "column": 25
- },
- "end": {
- "line": 134,
- "column": 29
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "tbl",
- "range": [
- 3734,
- 3737
- ],
- "loc": {
- "start": {
- "line": 134,
- "column": 30
- },
- "end": {
- "line": 134,
- "column": 33
- }
- }
- },
+ "type": "ThisExpression",
"range": [
3729,
- 3737
+ 3733
],
"loc": {
"start": {
@@ -7457,31 +7421,31 @@
},
"end": {
"line": 134,
- "column": 33
+ "column": 29
}
}
},
"property": {
"type": "Identifier",
- "name": "nodeName",
+ "name": "tbl",
"range": [
- 3738,
- 3746
+ 3734,
+ 3737
],
"loc": {
"start": {
"line": 134,
- "column": 34
+ "column": 30
},
"end": {
"line": 134,
- "column": 42
+ "column": 33
}
}
},
"range": [
3729,
- 3746
+ 3737
],
"loc": {
"start": {
@@ -7490,38 +7454,56 @@
},
"end": {
"line": 134,
- "column": 42
+ "column": 33
}
}
},
- "right": {
- "type": "Literal",
- "value": "TABLE",
- "raw": "'TABLE'",
+ "property": {
+ "type": "Identifier",
+ "name": "nodeName",
"range": [
- 3751,
- 3758
+ 3738,
+ 3746
],
"loc": {
"start": {
"line": 134,
- "column": 47
+ "column": 34
},
"end": {
"line": 134,
- "column": 54
+ "column": 42
}
}
},
"range": [
3729,
- 3758
+ 3746
],
"loc": {
"start": {
"line": 134,
"column": 25
},
+ "end": {
+ "line": 134,
+ "column": 42
+ }
+ }
+ },
+ "right": {
+ "type": "Literal",
+ "value": "TABLE",
+ "raw": "'TABLE'",
+ "range": [
+ 3751,
+ 3758
+ ],
+ "loc": {
+ "start": {
+ "line": 134,
+ "column": 47
+ },
"end": {
"line": 134,
"column": 54
@@ -7529,13 +7511,13 @@
}
},
"range": [
- 3716,
+ 3729,
3758
],
"loc": {
"start": {
"line": 134,
- "column": 12
+ "column": 25
},
"end": {
"line": 134,
@@ -7543,117 +7525,9 @@
}
}
},
- "right": {
- "type": "BinaryExpression",
- "operator": "===",
- "left": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 3774,
- 3778
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 12
- },
- "end": {
- "line": 135,
- "column": 16
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "getRowsNb",
- "range": [
- 3779,
- 3788
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 17
- },
- "end": {
- "line": 135,
- "column": 26
- }
- }
- },
- "range": [
- 3774,
- 3788
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 12
- },
- "end": {
- "line": 135,
- "column": 26
- }
- }
- },
- "arguments": [],
- "range": [
- 3774,
- 3790
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 12
- },
- "end": {
- "line": 135,
- "column": 28
- }
- }
- },
- "right": {
- "type": "Literal",
- "value": 0,
- "raw": "0",
- "range": [
- 3795,
- 3796
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 33
- },
- "end": {
- "line": 135,
- "column": 34
- }
- }
- },
- "range": [
- 3774,
- 3796
- ],
- "loc": {
- "start": {
- "line": 135,
- "column": 12
- },
- "end": {
- "line": 135,
- "column": 34
- }
- }
- },
"range": [
3716,
- 3796
+ 3758
],
"loc": {
"start": {
@@ -7661,8 +7535,8 @@
"column": 12
},
"end": {
- "line": 135,
- "column": 34
+ "line": 134,
+ "column": 54
}
}
},
@@ -7677,16 +7551,16 @@
"type": "Identifier",
"name": "Error",
"range": [
- 3822,
- 3827
+ 3784,
+ 3789
],
"loc": {
"start": {
- "line": 136,
+ "line": 135,
"column": 22
},
"end": {
- "line": 136,
+ "line": 135,
"column": 27
}
}
@@ -7703,16 +7577,16 @@
},
"tail": true,
"range": [
- 3828,
- 3914
+ 3790,
+ 3876
],
"loc": {
"start": {
- "line": 136,
+ "line": 135,
"column": 28
},
"end": {
- "line": 137,
+ "line": 136,
"column": 39
}
}
@@ -7720,63 +7594,63 @@
],
"expressions": [],
"range": [
- 3828,
- 3914
+ 3790,
+ 3876
],
"loc": {
"start": {
- "line": 136,
+ "line": 135,
"column": 28
},
"end": {
- "line": 137,
+ "line": 136,
"column": 39
}
}
}
],
"range": [
- 3818,
- 3915
+ 3780,
+ 3877
],
"loc": {
"start": {
- "line": 136,
+ "line": 135,
"column": 18
},
"end": {
- "line": 137,
+ "line": 136,
"column": 40
}
}
},
"range": [
- 3812,
- 3916
+ 3774,
+ 3878
],
"loc": {
"start": {
- "line": 136,
+ "line": 135,
"column": 12
},
"end": {
- "line": 137,
+ "line": 136,
"column": 41
}
}
}
],
"range": [
- 3798,
- 3926
+ 3760,
+ 3888
],
"loc": {
"start": {
- "line": 135,
- "column": 36
+ "line": 134,
+ "column": 56
},
"end": {
- "line": 138,
+ "line": 137,
"column": 9
}
}
@@ -7784,7 +7658,7 @@
"alternate": null,
"range": [
3712,
- 3926
+ 3888
],
"loc": {
"start": {
@@ -7792,7 +7666,248 @@
"column": 8
},
"end": {
- "line": 138,
+ "line": 137,
+ "column": 9
+ }
+ }
+ },
+ {
+ "type": "IfStatement",
+ "test": {
+ "type": "BinaryExpression",
+ "operator": "===",
+ "left": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 3902,
+ 3906
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 12
+ },
+ "end": {
+ "line": 139,
+ "column": 16
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "getRowsNb",
+ "range": [
+ 3907,
+ 3916
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 17
+ },
+ "end": {
+ "line": 139,
+ "column": 26
+ }
+ }
+ },
+ "range": [
+ 3902,
+ 3916
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 12
+ },
+ "end": {
+ "line": 139,
+ "column": 26
+ }
+ }
+ },
+ "arguments": [],
+ "range": [
+ 3902,
+ 3918
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 12
+ },
+ "end": {
+ "line": 139,
+ "column": 28
+ }
+ }
+ },
+ "right": {
+ "type": "Literal",
+ "value": 0,
+ "raw": "0",
+ "range": [
+ 3923,
+ 3924
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 33
+ },
+ "end": {
+ "line": 139,
+ "column": 34
+ }
+ }
+ },
+ "range": [
+ 3902,
+ 3924
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 12
+ },
+ "end": {
+ "line": 139,
+ "column": 34
+ }
+ }
+ },
+ "consequent": {
+ "type": "BlockStatement",
+ "body": [
+ {
+ "type": "ThrowStatement",
+ "argument": {
+ "type": "NewExpression",
+ "callee": {
+ "type": "Identifier",
+ "name": "Error",
+ "range": [
+ 3950,
+ 3955
+ ],
+ "loc": {
+ "start": {
+ "line": 140,
+ "column": 22
+ },
+ "end": {
+ "line": 140,
+ "column": 27
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "TemplateLiteral",
+ "quasis": [
+ {
+ "type": "TemplateElement",
+ "value": {
+ "raw": "Could not instantiate TableFilter: HTML table\n requires at least 1 row.",
+ "cooked": "Could not instantiate TableFilter: HTML table\n requires at least 1 row."
+ },
+ "tail": true,
+ "range": [
+ 3956,
+ 4044
+ ],
+ "loc": {
+ "start": {
+ "line": 140,
+ "column": 28
+ },
+ "end": {
+ "line": 141,
+ "column": 41
+ }
+ }
+ }
+ ],
+ "expressions": [],
+ "range": [
+ 3956,
+ 4044
+ ],
+ "loc": {
+ "start": {
+ "line": 140,
+ "column": 28
+ },
+ "end": {
+ "line": 141,
+ "column": 41
+ }
+ }
+ }
+ ],
+ "range": [
+ 3946,
+ 4045
+ ],
+ "loc": {
+ "start": {
+ "line": 140,
+ "column": 18
+ },
+ "end": {
+ "line": 141,
+ "column": 42
+ }
+ }
+ },
+ "range": [
+ 3940,
+ 4046
+ ],
+ "loc": {
+ "start": {
+ "line": 140,
+ "column": 12
+ },
+ "end": {
+ "line": 141,
+ "column": 43
+ }
+ }
+ }
+ ],
+ "range": [
+ 3926,
+ 4056
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 36
+ },
+ "end": {
+ "line": 142,
+ "column": 9
+ }
+ }
+ },
+ "alternate": null,
+ "range": [
+ 3898,
+ 4056
+ ],
+ "loc": {
+ "start": {
+ "line": 139,
+ "column": 8
+ },
+ "end": {
+ "line": 142,
"column": 9
}
},
@@ -7801,16 +7916,16 @@
"type": "Line",
"value": " configuration object",
"range": [
- 3936,
- 3959
+ 4066,
+ 4089
],
"loc": {
"start": {
- "line": 140,
+ "line": 144,
"column": 8
},
"end": {
- "line": 140,
+ "line": 144,
"column": 31
}
}
@@ -7826,16 +7941,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 3972,
- 3973
+ 4102,
+ 4103
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 12
},
"end": {
- "line": 141,
+ "line": 145,
"column": 13
}
}
@@ -7846,16 +7961,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 3976,
- 3980
+ 4106,
+ 4110
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 16
},
"end": {
- "line": 141,
+ "line": 145,
"column": 20
}
}
@@ -7864,46 +7979,46 @@
"type": "Identifier",
"name": "cfg",
"range": [
- 3981,
- 3984
+ 4111,
+ 4114
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 21
},
"end": {
- "line": 141,
+ "line": 145,
"column": 24
}
}
},
"range": [
- 3976,
- 3984
+ 4106,
+ 4114
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 16
},
"end": {
- "line": 141,
+ "line": 145,
"column": 24
}
}
},
"range": [
- 3972,
- 3984
+ 4102,
+ 4114
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 12
},
"end": {
- "line": 141,
+ "line": 145,
"column": 24
}
}
@@ -7911,16 +8026,16 @@
],
"kind": "let",
"range": [
- 3968,
- 3985
+ 4098,
+ 4115
],
"loc": {
"start": {
- "line": 141,
+ "line": 145,
"column": 8
},
"end": {
- "line": 141,
+ "line": 145,
"column": 25
}
},
@@ -7929,16 +8044,16 @@
"type": "Line",
"value": " configuration object",
"range": [
- 3936,
- 3959
+ 4066,
+ 4089
],
"loc": {
"start": {
- "line": 140,
+ "line": 144,
"column": 8
},
"end": {
- "line": 140,
+ "line": 144,
"column": 31
}
}
@@ -7949,16 +8064,16 @@
"type": "Block",
"value": "*\n * Event emitter instance\n * @type {Emitter}\n ",
"range": [
- 3995,
- 4071
+ 4125,
+ 4201
],
"loc": {
"start": {
- "line": 143,
+ "line": 147,
"column": 8
},
"end": {
- "line": 146,
+ "line": 150,
"column": 11
}
}
@@ -7976,16 +8091,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4080,
- 4084
+ 4210,
+ 4214
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 8
},
"end": {
- "line": 147,
+ "line": 151,
"column": 12
}
}
@@ -7994,31 +8109,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 4085,
- 4092
+ 4215,
+ 4222
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 13
},
"end": {
- "line": 147,
+ "line": 151,
"column": 20
}
}
},
"range": [
- 4080,
- 4092
+ 4210,
+ 4222
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 8
},
"end": {
- "line": 147,
+ "line": 151,
"column": 20
}
}
@@ -8029,62 +8144,62 @@
"type": "Identifier",
"name": "Emitter",
"range": [
- 4099,
- 4106
+ 4229,
+ 4236
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 27
},
"end": {
- "line": 147,
+ "line": 151,
"column": 34
}
}
},
"arguments": [],
"range": [
- 4095,
- 4108
+ 4225,
+ 4238
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 23
},
"end": {
- "line": 147,
+ "line": 151,
"column": 36
}
}
},
"range": [
- 4080,
- 4108
+ 4210,
+ 4238
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 8
},
"end": {
- "line": 147,
+ "line": 151,
"column": 36
}
}
},
"range": [
- 4080,
- 4109
+ 4210,
+ 4239
],
"loc": {
"start": {
- "line": 147,
+ "line": 151,
"column": 8
},
"end": {
- "line": 147,
+ "line": 151,
"column": 37
}
},
@@ -8093,16 +8208,16 @@
"type": "Block",
"value": "*\n * Event emitter instance\n * @type {Emitter}\n ",
"range": [
- 3995,
- 4071
+ 4125,
+ 4201
],
"loc": {
"start": {
- "line": 143,
+ "line": 147,
"column": 8
},
"end": {
- "line": 146,
+ "line": 150,
"column": 11
}
}
@@ -8113,16 +8228,16 @@
"type": "Line",
"value": "Start row et cols nb",
"range": [
- 4119,
- 4141
+ 4249,
+ 4271
],
"loc": {
"start": {
- "line": 149,
+ "line": 153,
"column": 8
},
"end": {
- "line": 149,
+ "line": 153,
"column": 30
}
}
@@ -8140,16 +8255,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4150,
- 4154
+ 4280,
+ 4284
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 8
},
"end": {
- "line": 150,
+ "line": 154,
"column": 12
}
}
@@ -8158,31 +8273,31 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 4155,
- 4161
+ 4285,
+ 4291
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 13
},
"end": {
- "line": 150,
+ "line": 154,
"column": 19
}
}
},
"range": [
- 4150,
- 4161
+ 4280,
+ 4291
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 8
},
"end": {
- "line": 150,
+ "line": 154,
"column": 19
}
}
@@ -8195,16 +8310,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 4164,
- 4171
+ 4294,
+ 4301
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 22
},
"end": {
- "line": 150,
+ "line": 154,
"column": 29
}
}
@@ -8214,32 +8329,32 @@
"type": "Identifier",
"name": "startRow",
"range": [
- 4172,
- 4180
+ 4302,
+ 4310
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 30
},
"end": {
- "line": 150,
+ "line": 154,
"column": 38
}
}
}
],
"range": [
- 4164,
- 4181
+ 4294,
+ 4311
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 22
},
"end": {
- "line": 150,
+ "line": 154,
"column": 39
}
}
@@ -8249,16 +8364,16 @@
"value": 2,
"raw": "2",
"range": [
- 4184,
- 4185
+ 4314,
+ 4315
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 42
},
"end": {
- "line": 150,
+ "line": 154,
"column": 43
}
}
@@ -8270,16 +8385,16 @@
"type": "Identifier",
"name": "startRow",
"range": [
- 4189,
- 4197
+ 4319,
+ 4327
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 47
},
"end": {
- "line": 150,
+ "line": 154,
"column": 55
}
}
@@ -8289,76 +8404,76 @@
"value": 1,
"raw": "1",
"range": [
- 4200,
- 4201
+ 4330,
+ 4331
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 58
},
"end": {
- "line": 150,
+ "line": 154,
"column": 59
}
}
},
"range": [
- 4189,
- 4201
+ 4319,
+ 4331
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 47
},
"end": {
- "line": 150,
+ "line": 154,
"column": 59
}
}
},
"range": [
- 4164,
- 4202
+ 4294,
+ 4332
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 22
},
"end": {
- "line": 150,
+ "line": 154,
"column": 60
}
}
},
"range": [
- 4150,
- 4202
+ 4280,
+ 4332
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 8
},
"end": {
- "line": 150,
+ "line": 154,
"column": 60
}
}
},
"range": [
- 4150,
- 4203
+ 4280,
+ 4333
],
"loc": {
"start": {
- "line": 150,
+ "line": 154,
"column": 8
},
"end": {
- "line": 150,
+ "line": 154,
"column": 61
}
},
@@ -8367,241 +8482,8 @@
"type": "Line",
"value": "Start row et cols nb",
"range": [
- 4119,
- 4141
- ],
- "loc": {
- "start": {
- "line": 149,
- "column": 8
- },
- "end": {
- "line": 149,
- "column": 30
- }
- }
- }
- ]
- },
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "AssignmentExpression",
- "operator": "=",
- "left": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 4212,
- 4216
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 8
- },
- "end": {
- "line": 151,
- "column": 12
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "nbCells",
- "range": [
- 4217,
- 4224
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 13
- },
- "end": {
- "line": 151,
- "column": 20
- }
- }
- },
- "range": [
- 4212,
- 4224
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 8
- },
- "end": {
- "line": 151,
- "column": 20
- }
- }
- },
- "right": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 4227,
- 4231
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 23
- },
- "end": {
- "line": 151,
- "column": 27
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "getCellsNb",
- "range": [
- 4232,
- 4242
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 28
- },
- "end": {
- "line": 151,
- "column": 38
- }
- }
- },
- "range": [
- 4227,
- 4242
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 23
- },
- "end": {
- "line": 151,
- "column": 38
- }
- }
- },
- "arguments": [
- {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 4243,
- 4247
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 39
- },
- "end": {
- "line": 151,
- "column": 43
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "refRow",
- "range": [
- 4248,
- 4254
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 44
- },
- "end": {
- "line": 151,
- "column": 50
- }
- }
- },
- "range": [
- 4243,
- 4254
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 39
- },
- "end": {
- "line": 151,
- "column": 50
- }
- }
- }
- ],
- "range": [
- 4227,
- 4255
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 23
- },
- "end": {
- "line": 151,
- "column": 51
- }
- }
- },
- "range": [
- 4212,
- 4255
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 8
- },
- "end": {
- "line": 151,
- "column": 51
- }
- }
- },
- "range": [
- 4212,
- 4256
- ],
- "loc": {
- "start": {
- "line": 151,
- "column": 8
- },
- "end": {
- "line": 151,
- "column": 52
- }
- },
- "trailingComments": [
- {
- "type": "Block",
- "value": "*\n * Base path for static assets\n * @type {String}\n ",
- "range": [
- 4266,
- 4346
+ 4249,
+ 4271
],
"loc": {
"start": {
@@ -8609,7 +8491,27 @@
"column": 8
},
"end": {
+ "line": 153,
+ "column": 30
+ }
+ }
+ }
+ ],
+ "trailingComments": [
+ {
+ "type": "Block",
+ "value": "*\n * Base path for static assets\n * @type {String}\n ",
+ "range": [
+ 4343,
+ 4423
+ ],
+ "loc": {
+ "start": {
"line": 156,
+ "column": 8
+ },
+ "end": {
+ "line": 159,
"column": 11
}
}
@@ -8627,16 +8529,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4355,
- 4359
+ 4432,
+ 4436
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 8
},
"end": {
- "line": 157,
+ "line": 160,
"column": 12
}
}
@@ -8645,31 +8547,31 @@
"type": "Identifier",
"name": "basePath",
"range": [
- 4360,
- 4368
+ 4437,
+ 4445
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 13
},
"end": {
- "line": 157,
+ "line": 160,
"column": 21
}
}
},
"range": [
- 4355,
- 4368
+ 4432,
+ 4445
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 8
},
"end": {
- "line": 157,
+ "line": 160,
"column": 21
}
}
@@ -8684,16 +8586,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 4371,
- 4372
+ 4448,
+ 4449
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 24
},
"end": {
- "line": 157,
+ "line": 160,
"column": 25
}
}
@@ -8702,31 +8604,31 @@
"type": "Identifier",
"name": "base_path",
"range": [
- 4373,
- 4382
+ 4450,
+ 4459
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 26
},
"end": {
- "line": 157,
+ "line": 160,
"column": 35
}
}
},
"range": [
- 4371,
- 4382
+ 4448,
+ 4459
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 24
},
"end": {
- "line": 157,
+ "line": 160,
"column": 35
}
}
@@ -8736,61 +8638,61 @@
"value": "tablefilter/",
"raw": "'tablefilter/'",
"range": [
- 4386,
- 4400
+ 4463,
+ 4477
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 39
},
"end": {
- "line": 157,
+ "line": 160,
"column": 53
}
}
},
"range": [
- 4371,
- 4400
+ 4448,
+ 4477
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 24
},
"end": {
- "line": 157,
+ "line": 160,
"column": 53
}
}
},
"range": [
- 4355,
- 4400
+ 4432,
+ 4477
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 8
},
"end": {
- "line": 157,
+ "line": 160,
"column": 53
}
}
},
"range": [
- 4355,
- 4401
+ 4432,
+ 4478
],
"loc": {
"start": {
- "line": 157,
+ "line": 160,
"column": 8
},
"end": {
- "line": 157,
+ "line": 160,
"column": 54
}
},
@@ -8799,16 +8701,16 @@
"type": "Block",
"value": "*\n * Base path for static assets\n * @type {String}\n ",
"range": [
- 4266,
- 4346
+ 4343,
+ 4423
],
"loc": {
"start": {
- "line": 153,
+ "line": 156,
"column": 8
},
"end": {
- "line": 156,
+ "line": 159,
"column": 11
}
}
@@ -8819,16 +8721,16 @@
"type": "Block",
"value": "** filters' grid properties **",
"range": [
- 4411,
- 4445
+ 4488,
+ 4522
],
"loc": {
"start": {
- "line": 159,
+ "line": 162,
"column": 8
},
"end": {
- "line": 159,
+ "line": 162,
"column": 42
}
}
@@ -8837,16 +8739,16 @@
"type": "Block",
"value": "*\n * Enable/disable filters\n * @type {Boolean}\n ",
"range": [
- 4455,
- 4531
+ 4532,
+ 4608
],
"loc": {
"start": {
- "line": 161,
+ "line": 164,
"column": 8
},
"end": {
- "line": 164,
+ "line": 167,
"column": 11
}
}
@@ -8864,16 +8766,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4540,
- 4544
+ 4617,
+ 4621
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 8
},
"end": {
- "line": 165,
+ "line": 168,
"column": 12
}
}
@@ -8882,31 +8784,31 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 4545,
- 4552
+ 4622,
+ 4629
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 13
},
"end": {
- "line": 165,
+ "line": 168,
"column": 20
}
}
},
"range": [
- 4540,
- 4552
+ 4617,
+ 4629
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 8
},
"end": {
- "line": 165,
+ "line": 168,
"column": 20
}
}
@@ -8923,16 +8825,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 4555,
- 4556
+ 4632,
+ 4633
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 23
},
"end": {
- "line": 165,
+ "line": 168,
"column": 24
}
}
@@ -8941,31 +8843,31 @@
"type": "Identifier",
"name": "grid",
"range": [
- 4557,
- 4561
+ 4634,
+ 4638
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 25
},
"end": {
- "line": 165,
+ "line": 168,
"column": 29
}
}
},
"range": [
- 4555,
- 4561
+ 4632,
+ 4638
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 23
},
"end": {
- "line": 165,
+ "line": 168,
"column": 29
}
}
@@ -8975,31 +8877,31 @@
"value": false,
"raw": "false",
"range": [
- 4566,
- 4571
+ 4643,
+ 4648
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 34
},
"end": {
- "line": 165,
+ "line": 168,
"column": 39
}
}
},
"range": [
- 4555,
- 4571
+ 4632,
+ 4648
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 23
},
"end": {
- "line": 165,
+ "line": 168,
"column": 39
}
}
@@ -9009,16 +8911,16 @@
"value": false,
"raw": "false",
"range": [
- 4574,
- 4579
+ 4651,
+ 4656
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 42
},
"end": {
- "line": 165,
+ "line": 168,
"column": 47
}
}
@@ -9028,61 +8930,61 @@
"value": true,
"raw": "true",
"range": [
- 4582,
- 4586
+ 4659,
+ 4663
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 50
},
"end": {
- "line": 165,
+ "line": 168,
"column": 54
}
}
},
"range": [
- 4555,
- 4586
+ 4632,
+ 4663
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 23
},
"end": {
- "line": 165,
+ "line": 168,
"column": 54
}
}
},
"range": [
- 4540,
- 4586
+ 4617,
+ 4663
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 8
},
"end": {
- "line": 165,
+ "line": 168,
"column": 54
}
}
},
"range": [
- 4540,
- 4587
+ 4617,
+ 4664
],
"loc": {
"start": {
- "line": 165,
+ "line": 168,
"column": 8
},
"end": {
- "line": 165,
+ "line": 168,
"column": 55
}
},
@@ -9091,16 +8993,16 @@
"type": "Block",
"value": "** filters' grid properties **",
"range": [
- 4411,
- 4445
+ 4488,
+ 4522
],
"loc": {
"start": {
- "line": 159,
+ "line": 162,
"column": 8
},
"end": {
- "line": 159,
+ "line": 162,
"column": 42
}
}
@@ -9109,16 +9011,16 @@
"type": "Block",
"value": "*\n * Enable/disable filters\n * @type {Boolean}\n ",
"range": [
- 4455,
- 4531
+ 4532,
+ 4608
],
"loc": {
"start": {
- "line": 161,
+ "line": 164,
"column": 8
},
"end": {
- "line": 164,
+ "line": 167,
"column": 11
}
}
@@ -9129,16 +9031,16 @@
"type": "Block",
"value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n ",
"range": [
- 4597,
- 4693
+ 4674,
+ 4770
],
"loc": {
"start": {
- "line": 167,
+ "line": 170,
"column": 8
},
"end": {
- "line": 170,
+ "line": 173,
"column": 11
}
}
@@ -9156,16 +9058,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4702,
- 4706
+ 4779,
+ 4783
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 8
},
"end": {
- "line": 171,
+ "line": 174,
"column": 12
}
}
@@ -9174,31 +9076,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 4707,
- 4717
+ 4784,
+ 4794
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 13
},
"end": {
- "line": 171,
+ "line": 174,
"column": 23
}
}
},
"range": [
- 4702,
- 4717
+ 4779,
+ 4794
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 8
},
"end": {
- "line": 171,
+ "line": 174,
"column": 23
}
}
@@ -9209,16 +9111,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 4720,
- 4727
+ 4797,
+ 4804
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 26
},
"end": {
- "line": 171,
+ "line": 174,
"column": 33
}
}
@@ -9231,16 +9133,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 4728,
- 4729
+ 4805,
+ 4806
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 34
},
"end": {
- "line": 171,
+ "line": 174,
"column": 35
}
}
@@ -9249,77 +9151,77 @@
"type": "Identifier",
"name": "grid_layout",
"range": [
- 4730,
- 4741
+ 4807,
+ 4818
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 36
},
"end": {
- "line": 171,
+ "line": 174,
"column": 47
}
}
},
"range": [
- 4728,
- 4741
+ 4805,
+ 4818
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 34
},
"end": {
- "line": 171,
+ "line": 174,
"column": 47
}
}
}
],
"range": [
- 4720,
- 4742
+ 4797,
+ 4819
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 26
},
"end": {
- "line": 171,
+ "line": 174,
"column": 48
}
}
},
"range": [
- 4702,
- 4742
+ 4779,
+ 4819
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 8
},
"end": {
- "line": 171,
+ "line": 174,
"column": 48
}
}
},
"range": [
- 4702,
- 4743
+ 4779,
+ 4820
],
"loc": {
"start": {
- "line": 171,
+ "line": 174,
"column": 8
},
"end": {
- "line": 171,
+ "line": 174,
"column": 49
}
},
@@ -9328,16 +9230,16 @@
"type": "Block",
"value": "*\n * Enable/disable grid layout (fixed headers)\n * @type {Boolean}\n ",
"range": [
- 4597,
- 4693
+ 4674,
+ 4770
],
"loc": {
"start": {
- "line": 167,
+ "line": 170,
"column": 8
},
"end": {
- "line": 170,
+ "line": 173,
"column": 11
}
}
@@ -9348,16 +9250,16 @@
"type": "Block",
"value": "*\n * Filters row index\n * @type {Number}\n ",
"range": [
- 4753,
- 4823
+ 4830,
+ 4900
],
"loc": {
"start": {
- "line": 173,
+ "line": 176,
"column": 8
},
"end": {
- "line": 176,
+ "line": 179,
"column": 11
}
}
@@ -9375,16 +9277,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 4832,
- 4836
+ 4909,
+ 4913
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 8
},
"end": {
- "line": 177,
+ "line": 180,
"column": 12
}
}
@@ -9393,31 +9295,31 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 4837,
- 4852
+ 4914,
+ 4929
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 13
},
"end": {
- "line": 177,
+ "line": 180,
"column": 28
}
}
},
"range": [
- 4832,
- 4852
+ 4909,
+ 4929
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 8
},
"end": {
- "line": 177,
+ "line": 180,
"column": 28
}
}
@@ -9430,16 +9332,16 @@
"type": "Identifier",
"name": "isNaN",
"range": [
- 4855,
- 4860
+ 4932,
+ 4937
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 31
},
"end": {
- "line": 177,
+ "line": 180,
"column": 36
}
}
@@ -9452,16 +9354,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 4861,
- 4862
+ 4938,
+ 4939
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 37
},
"end": {
- "line": 177,
+ "line": 180,
"column": 38
}
}
@@ -9470,47 +9372,47 @@
"type": "Identifier",
"name": "filters_row_index",
"range": [
- 4863,
- 4880
+ 4940,
+ 4957
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 39
},
"end": {
- "line": 177,
+ "line": 180,
"column": 56
}
}
},
"range": [
- 4861,
- 4880
+ 4938,
+ 4957
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 37
},
"end": {
- "line": 177,
+ "line": 180,
"column": 56
}
}
}
],
"range": [
- 4855,
- 4881
+ 4932,
+ 4958
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 31
},
"end": {
- "line": 177,
+ "line": 180,
"column": 57
}
}
@@ -9520,16 +9422,16 @@
"value": 0,
"raw": "0",
"range": [
- 4896,
- 4897
+ 4973,
+ 4974
],
"loc": {
"start": {
- "line": 178,
+ "line": 181,
"column": 12
},
"end": {
- "line": 178,
+ "line": 181,
"column": 13
}
}
@@ -9541,16 +9443,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 4900,
- 4901
+ 4977,
+ 4978
],
"loc": {
"start": {
- "line": 178,
+ "line": 181,
"column": 16
},
"end": {
- "line": 178,
+ "line": 181,
"column": 17
}
}
@@ -9559,76 +9461,76 @@
"type": "Identifier",
"name": "filters_row_index",
"range": [
- 4902,
- 4919
+ 4979,
+ 4996
],
"loc": {
"start": {
- "line": 178,
+ "line": 181,
"column": 18
},
"end": {
- "line": 178,
+ "line": 181,
"column": 35
}
}
},
"range": [
- 4900,
- 4919
+ 4977,
+ 4996
],
"loc": {
"start": {
- "line": 178,
+ "line": 181,
"column": 16
},
"end": {
- "line": 178,
+ "line": 181,
"column": 35
}
}
},
"range": [
- 4855,
- 4919
+ 4932,
+ 4996
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 31
},
"end": {
- "line": 178,
+ "line": 181,
"column": 35
}
}
},
"range": [
- 4832,
- 4919
+ 4909,
+ 4996
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 8
},
"end": {
- "line": 178,
+ "line": 181,
"column": 35
}
}
},
"range": [
- 4832,
- 4920
+ 4909,
+ 4997
],
"loc": {
"start": {
- "line": 177,
+ "line": 180,
"column": 8
},
"end": {
- "line": 178,
+ "line": 181,
"column": 36
}
},
@@ -9637,16 +9539,16 @@
"type": "Block",
"value": "*\n * Filters row index\n * @type {Number}\n ",
"range": [
- 4753,
- 4823
+ 4830,
+ 4900
],
"loc": {
"start": {
- "line": 173,
+ "line": 176,
"column": 8
},
"end": {
- "line": 176,
+ "line": 179,
"column": 11
}
}
@@ -9657,16 +9559,16 @@
"type": "Block",
"value": "*\n * Headers row index\n * @type {Number}\n ",
"range": [
- 4930,
- 5000
+ 5007,
+ 5077
],
"loc": {
"start": {
- "line": 180,
+ "line": 183,
"column": 8
},
"end": {
- "line": 183,
+ "line": 186,
"column": 11
}
}
@@ -9684,16 +9586,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5009,
- 5013
+ 5086,
+ 5090
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 8
},
"end": {
- "line": 184,
+ "line": 187,
"column": 12
}
}
@@ -9702,31 +9604,31 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 5014,
- 5024
+ 5091,
+ 5101
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 13
},
"end": {
- "line": 184,
+ "line": 187,
"column": 23
}
}
},
"range": [
- 5009,
- 5024
+ 5086,
+ 5101
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 8
},
"end": {
- "line": 184,
+ "line": 187,
"column": 23
}
}
@@ -9739,16 +9641,16 @@
"type": "Identifier",
"name": "isNaN",
"range": [
- 5027,
- 5032
+ 5104,
+ 5109
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 26
},
"end": {
- "line": 184,
+ "line": 187,
"column": 31
}
}
@@ -9761,16 +9663,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 5033,
- 5034
+ 5110,
+ 5111
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 32
},
"end": {
- "line": 184,
+ "line": 187,
"column": 33
}
}
@@ -9779,47 +9681,47 @@
"type": "Identifier",
"name": "headers_row_index",
"range": [
- 5035,
- 5052
+ 5112,
+ 5129
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 34
},
"end": {
- "line": 184,
+ "line": 187,
"column": 51
}
}
},
"range": [
- 5033,
- 5052
+ 5110,
+ 5129
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 32
},
"end": {
- "line": 184,
+ "line": 187,
"column": 51
}
}
}
],
"range": [
- 5027,
- 5053
+ 5104,
+ 5130
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 26
},
"end": {
- "line": 184,
+ "line": 187,
"column": 52
}
}
@@ -9835,16 +9737,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5069,
- 5073
+ 5146,
+ 5150
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 13
},
"end": {
- "line": 185,
+ "line": 188,
"column": 17
}
}
@@ -9853,31 +9755,31 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 5074,
- 5089
+ 5151,
+ 5166
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 18
},
"end": {
- "line": 185,
+ "line": 188,
"column": 33
}
}
},
"range": [
- 5069,
- 5089
+ 5146,
+ 5166
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 13
},
"end": {
- "line": 185,
+ "line": 188,
"column": 33
}
}
@@ -9887,31 +9789,31 @@
"value": 0,
"raw": "0",
"range": [
- 5094,
- 5095
+ 5171,
+ 5172
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 38
},
"end": {
- "line": 185,
+ "line": 188,
"column": 39
}
}
},
"range": [
- 5069,
- 5095
+ 5146,
+ 5172
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 13
},
"end": {
- "line": 185,
+ "line": 188,
"column": 39
}
}
@@ -9921,16 +9823,16 @@
"value": 1,
"raw": "1",
"range": [
- 5098,
- 5099
+ 5175,
+ 5176
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 42
},
"end": {
- "line": 185,
+ "line": 188,
"column": 43
}
}
@@ -9940,31 +9842,31 @@
"value": 0,
"raw": "0",
"range": [
- 5102,
- 5103
+ 5179,
+ 5180
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 46
},
"end": {
- "line": 185,
+ "line": 188,
"column": 47
}
}
},
"range": [
- 5069,
- 5103
+ 5146,
+ 5180
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 13
},
"end": {
- "line": 185,
+ "line": 188,
"column": 47
}
}
@@ -9976,16 +9878,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 5107,
- 5108
+ 5184,
+ 5185
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 51
},
"end": {
- "line": 185,
+ "line": 188,
"column": 52
}
}
@@ -9994,76 +9896,76 @@
"type": "Identifier",
"name": "headers_row_index",
"range": [
- 5109,
- 5126
+ 5186,
+ 5203
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 53
},
"end": {
- "line": 185,
+ "line": 188,
"column": 70
}
}
},
"range": [
- 5107,
- 5126
+ 5184,
+ 5203
],
"loc": {
"start": {
- "line": 185,
+ "line": 188,
"column": 51
},
"end": {
- "line": 185,
+ "line": 188,
"column": 70
}
}
},
"range": [
- 5027,
- 5126
+ 5104,
+ 5203
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 26
},
"end": {
- "line": 185,
+ "line": 188,
"column": 70
}
}
},
"range": [
- 5009,
- 5126
+ 5086,
+ 5203
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 8
},
"end": {
- "line": 185,
+ "line": 188,
"column": 70
}
}
},
"range": [
- 5009,
- 5127
+ 5086,
+ 5204
],
"loc": {
"start": {
- "line": 184,
+ "line": 187,
"column": 8
},
"end": {
- "line": 185,
+ "line": 188,
"column": 71
}
},
@@ -10072,16 +9974,16 @@
"type": "Block",
"value": "*\n * Headers row index\n * @type {Number}\n ",
"range": [
- 4930,
- 5000
+ 5007,
+ 5077
],
"loc": {
"start": {
- "line": 180,
+ "line": 183,
"column": 8
},
"end": {
- "line": 183,
+ "line": 186,
"column": 11
}
}
@@ -10092,16 +9994,16 @@
"type": "Block",
"value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ",
"range": [
- 5137,
- 5241
+ 5214,
+ 5318
],
"loc": {
"start": {
- "line": 187,
+ "line": 190,
"column": 8
},
"end": {
- "line": 190,
+ "line": 193,
"column": 11
}
}
@@ -10119,16 +10021,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5250,
- 5254
+ 5327,
+ 5331
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 8
},
"end": {
- "line": 191,
+ "line": 194,
"column": 12
}
}
@@ -10137,31 +10039,31 @@
"type": "Identifier",
"name": "fltCellTag",
"range": [
- 5255,
- 5265
+ 5332,
+ 5342
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 13
},
"end": {
- "line": 191,
+ "line": 194,
"column": 23
}
}
},
"range": [
- 5250,
- 5265
+ 5327,
+ 5342
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 8
},
"end": {
- "line": 191,
+ "line": 194,
"column": 23
}
}
@@ -10174,16 +10076,16 @@
"type": "Identifier",
"name": "isString",
"range": [
- 5268,
- 5276
+ 5345,
+ 5353
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 26
},
"end": {
- "line": 191,
+ "line": 194,
"column": 34
}
}
@@ -10196,16 +10098,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 5277,
- 5278
+ 5354,
+ 5355
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 35
},
"end": {
- "line": 191,
+ "line": 194,
"column": 36
}
}
@@ -10214,47 +10116,47 @@
"type": "Identifier",
"name": "filters_cell_tag",
"range": [
- 5279,
- 5295
+ 5356,
+ 5372
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 37
},
"end": {
- "line": 191,
+ "line": 194,
"column": 53
}
}
},
"range": [
- 5277,
- 5295
+ 5354,
+ 5372
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 35
},
"end": {
- "line": 191,
+ "line": 194,
"column": 53
}
}
}
],
"range": [
- 5268,
- 5296
+ 5345,
+ 5373
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 26
},
"end": {
- "line": 191,
+ "line": 194,
"column": 54
}
}
@@ -10266,16 +10168,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 5311,
- 5312
+ 5388,
+ 5389
],
"loc": {
"start": {
- "line": 192,
+ "line": 195,
"column": 12
},
"end": {
- "line": 192,
+ "line": 195,
"column": 13
}
}
@@ -10284,31 +10186,31 @@
"type": "Identifier",
"name": "filters_cell_tag",
"range": [
- 5313,
- 5329
+ 5390,
+ 5406
],
"loc": {
"start": {
- "line": 192,
+ "line": 195,
"column": 14
},
"end": {
- "line": 192,
+ "line": 195,
"column": 30
}
}
},
"range": [
- 5311,
- 5329
+ 5388,
+ 5406
],
"loc": {
"start": {
- "line": 192,
+ "line": 195,
"column": 12
},
"end": {
- "line": 192,
+ "line": 195,
"column": 30
}
}
@@ -10317,61 +10219,61 @@
"type": "Identifier",
"name": "CELL_TAG",
"range": [
- 5332,
- 5340
+ 5409,
+ 5417
],
"loc": {
"start": {
- "line": 192,
+ "line": 195,
"column": 33
},
"end": {
- "line": 192,
+ "line": 195,
"column": 41
}
}
},
"range": [
- 5268,
- 5340
+ 5345,
+ 5417
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 26
},
"end": {
- "line": 192,
+ "line": 195,
"column": 41
}
}
},
"range": [
- 5250,
- 5340
+ 5327,
+ 5417
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 8
},
"end": {
- "line": 192,
+ "line": 195,
"column": 41
}
}
},
"range": [
- 5250,
- 5341
+ 5327,
+ 5418
],
"loc": {
"start": {
- "line": 191,
+ "line": 194,
"column": 8
},
"end": {
- "line": 192,
+ "line": 195,
"column": 42
}
},
@@ -10380,16 +10282,16 @@
"type": "Block",
"value": "*\n * Define the type of cell containing a filter (td/th)\n * @type {String}\n ",
"range": [
- 5137,
- 5241
+ 5214,
+ 5318
],
"loc": {
"start": {
- "line": 187,
+ "line": 190,
"column": 8
},
"end": {
- "line": 190,
+ "line": 193,
"column": 11
}
}
@@ -10400,16 +10302,16 @@
"type": "Block",
"value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ",
"range": [
- 5351,
- 5442
+ 5428,
+ 5519
],
"loc": {
"start": {
- "line": 194,
+ "line": 197,
"column": 8
},
"end": {
- "line": 198,
+ "line": 201,
"column": 11
}
}
@@ -10427,16 +10329,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5451,
- 5455
+ 5528,
+ 5532
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 8
},
"end": {
- "line": 199,
+ "line": 202,
"column": 12
}
}
@@ -10445,31 +10347,31 @@
"type": "Identifier",
"name": "fltIds",
"range": [
- 5456,
- 5462
+ 5533,
+ 5539
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 13
},
"end": {
- "line": 199,
+ "line": 202,
"column": 19
}
}
},
"range": [
- 5451,
- 5462
+ 5528,
+ 5539
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 8
},
"end": {
- "line": 199,
+ "line": 202,
"column": 19
}
}
@@ -10478,46 +10380,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 5465,
- 5467
+ 5542,
+ 5544
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 22
},
"end": {
- "line": 199,
+ "line": 202,
"column": 24
}
}
},
"range": [
- 5451,
- 5467
+ 5528,
+ 5544
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 8
},
"end": {
- "line": 199,
+ "line": 202,
"column": 24
}
}
},
"range": [
- 5451,
- 5468
+ 5528,
+ 5545
],
"loc": {
"start": {
- "line": 199,
+ "line": 202,
"column": 8
},
"end": {
- "line": 199,
+ "line": 202,
"column": 25
}
},
@@ -10526,16 +10428,16 @@
"type": "Block",
"value": "*\n * List of filters IDs\n * @type {Array}\n * @private\n ",
"range": [
- 5351,
- 5442
+ 5428,
+ 5519
],
"loc": {
"start": {
- "line": 194,
+ "line": 197,
"column": 8
},
"end": {
- "line": 198,
+ "line": 201,
"column": 11
}
}
@@ -10546,16 +10448,16 @@
"type": "Block",
"value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ",
"range": [
- 5478,
- 5606
+ 5555,
+ 5683
],
"loc": {
"start": {
- "line": 201,
+ "line": 204,
"column": 8
},
"end": {
- "line": 205,
+ "line": 208,
"column": 11
}
}
@@ -10573,16 +10475,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5615,
- 5619
+ 5692,
+ 5696
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 8
},
"end": {
- "line": 206,
+ "line": 209,
"column": 12
}
}
@@ -10591,31 +10493,31 @@
"type": "Identifier",
"name": "validRowsIndex",
"range": [
- 5620,
- 5634
+ 5697,
+ 5711
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 13
},
"end": {
- "line": 206,
+ "line": 209,
"column": 27
}
}
},
"range": [
- 5615,
- 5634
+ 5692,
+ 5711
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 8
},
"end": {
- "line": 206,
+ "line": 209,
"column": 27
}
}
@@ -10624,46 +10526,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 5637,
- 5639
+ 5714,
+ 5716
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 30
},
"end": {
- "line": 206,
+ "line": 209,
"column": 32
}
}
},
"range": [
- 5615,
- 5639
+ 5692,
+ 5716
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 8
},
"end": {
- "line": 206,
+ "line": 209,
"column": 32
}
}
},
"range": [
- 5615,
- 5640
+ 5692,
+ 5717
],
"loc": {
"start": {
- "line": 206,
+ "line": 209,
"column": 8
},
"end": {
- "line": 206,
+ "line": 209,
"column": 33
}
},
@@ -10672,16 +10574,16 @@
"type": "Block",
"value": "*\n * List of valid rows indexes (rows visible upon filtering)\n * @type {Array}\n * @private\n ",
"range": [
- 5478,
- 5606
+ 5555,
+ 5683
],
"loc": {
"start": {
- "line": 201,
+ "line": 204,
"column": 8
},
"end": {
- "line": 205,
+ "line": 208,
"column": 11
}
}
@@ -10692,16 +10594,16 @@
"type": "Block",
"value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5650,
- 5758
+ 5727,
+ 5835
],
"loc": {
"start": {
- "line": 208,
+ "line": 211,
"column": 8
},
"end": {
- "line": 212,
+ "line": 215,
"column": 11
}
}
@@ -10719,16 +10621,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5767,
- 5771
+ 5844,
+ 5848
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 8
},
"end": {
- "line": 213,
+ "line": 216,
"column": 12
}
}
@@ -10737,31 +10639,31 @@
"type": "Identifier",
"name": "infDiv",
"range": [
- 5772,
- 5778
+ 5849,
+ 5855
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 13
},
"end": {
- "line": 213,
+ "line": 216,
"column": 19
}
}
},
"range": [
- 5767,
- 5778
+ 5844,
+ 5855
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 8
},
"end": {
- "line": 213,
+ "line": 216,
"column": 19
}
}
@@ -10771,46 +10673,46 @@
"value": null,
"raw": "null",
"range": [
- 5781,
- 5785
+ 5858,
+ 5862
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 22
},
"end": {
- "line": 213,
+ "line": 216,
"column": 26
}
}
},
"range": [
- 5767,
- 5785
+ 5844,
+ 5862
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 8
},
"end": {
- "line": 213,
+ "line": 216,
"column": 26
}
}
},
"range": [
- 5767,
- 5786
+ 5844,
+ 5863
],
"loc": {
"start": {
- "line": 213,
+ "line": 216,
"column": 8
},
"end": {
- "line": 213,
+ "line": 216,
"column": 27
}
},
@@ -10819,16 +10721,16 @@
"type": "Block",
"value": "*\n * Toolbar's container DOM element\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5650,
- 5758
+ 5727,
+ 5835
],
"loc": {
"start": {
- "line": 208,
+ "line": 211,
"column": 8
},
"end": {
- "line": 212,
+ "line": 215,
"column": 11
}
}
@@ -10839,16 +10741,16 @@
"type": "Block",
"value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5796,
- 5936
+ 5873,
+ 6013
],
"loc": {
"start": {
- "line": 215,
+ "line": 218,
"column": 8
},
"end": {
- "line": 219,
+ "line": 222,
"column": 11
}
}
@@ -10866,16 +10768,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 5945,
- 5949
+ 6022,
+ 6026
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 220,
+ "line": 223,
"column": 12
}
}
@@ -10884,31 +10786,31 @@
"type": "Identifier",
"name": "lDiv",
"range": [
- 5950,
- 5954
+ 6027,
+ 6031
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 13
},
"end": {
- "line": 220,
+ "line": 223,
"column": 17
}
}
},
"range": [
- 5945,
- 5954
+ 6022,
+ 6031
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 220,
+ "line": 223,
"column": 17
}
}
@@ -10918,46 +10820,46 @@
"value": null,
"raw": "null",
"range": [
- 5957,
- 5961
+ 6034,
+ 6038
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 20
},
"end": {
- "line": 220,
+ "line": 223,
"column": 24
}
}
},
"range": [
- 5945,
- 5961
+ 6022,
+ 6038
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 220,
+ "line": 223,
"column": 24
}
}
},
"range": [
- 5945,
- 5962
+ 6022,
+ 6039
],
"loc": {
"start": {
- "line": 220,
+ "line": 223,
"column": 8
},
"end": {
- "line": 220,
+ "line": 223,
"column": 25
}
},
@@ -10966,16 +10868,16 @@
"type": "Block",
"value": "*\n * Left-side inner container DOM element (rows counter in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5796,
- 5936
+ 5873,
+ 6013
],
"loc": {
"start": {
- "line": 215,
+ "line": 218,
"column": 8
},
"end": {
- "line": 219,
+ "line": 222,
"column": 11
}
}
@@ -10986,16 +10888,16 @@
"type": "Block",
"value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5972,
- 6146
+ 6049,
+ 6223
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 8
},
"end": {
- "line": 227,
+ "line": 230,
"column": 11
}
}
@@ -11013,16 +10915,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6155,
- 6159
+ 6232,
+ 6236
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 8
},
"end": {
- "line": 228,
+ "line": 231,
"column": 12
}
}
@@ -11031,31 +10933,31 @@
"type": "Identifier",
"name": "rDiv",
"range": [
- 6160,
- 6164
+ 6237,
+ 6241
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 13
},
"end": {
- "line": 228,
+ "line": 231,
"column": 17
}
}
},
"range": [
- 6155,
- 6164
+ 6232,
+ 6241
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 8
},
"end": {
- "line": 228,
+ "line": 231,
"column": 17
}
}
@@ -11065,46 +10967,46 @@
"value": null,
"raw": "null",
"range": [
- 6167,
- 6171
+ 6244,
+ 6248
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 20
},
"end": {
- "line": 228,
+ "line": 231,
"column": 24
}
}
},
"range": [
- 6155,
- 6171
+ 6232,
+ 6248
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 8
},
"end": {
- "line": 228,
+ "line": 231,
"column": 24
}
}
},
"range": [
- 6155,
- 6172
+ 6232,
+ 6249
],
"loc": {
"start": {
- "line": 228,
+ "line": 231,
"column": 8
},
"end": {
- "line": 228,
+ "line": 231,
"column": 25
}
},
@@ -11113,16 +11015,16 @@
"type": "Block",
"value": "*\n * Right-side inner container DOM element (reset button,\n * page length selector in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 5972,
- 6146
+ 6049,
+ 6223
],
"loc": {
"start": {
- "line": 222,
+ "line": 225,
"column": 8
},
"end": {
- "line": 227,
+ "line": 230,
"column": 11
}
}
@@ -11133,16 +11035,16 @@
"type": "Block",
"value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 6182,
- 6322
+ 6259,
+ 6399
],
"loc": {
"start": {
- "line": 230,
+ "line": 233,
"column": 8
},
"end": {
- "line": 234,
+ "line": 237,
"column": 11
}
}
@@ -11160,16 +11062,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6331,
- 6335
+ 6408,
+ 6412
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 12
}
}
@@ -11178,31 +11080,31 @@
"type": "Identifier",
"name": "mDiv",
"range": [
- 6336,
- 6340
+ 6413,
+ 6417
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 13
},
"end": {
- "line": 235,
+ "line": 238,
"column": 17
}
}
},
"range": [
- 6331,
- 6340
+ 6408,
+ 6417
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 17
}
}
@@ -11212,46 +11114,46 @@
"value": null,
"raw": "null",
"range": [
- 6343,
- 6347
+ 6420,
+ 6424
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 20
},
"end": {
- "line": 235,
+ "line": 238,
"column": 24
}
}
},
"range": [
- 6331,
- 6347
+ 6408,
+ 6424
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 24
}
}
},
"range": [
- 6331,
- 6348
+ 6408,
+ 6425
],
"loc": {
"start": {
- "line": 235,
+ "line": 238,
"column": 8
},
"end": {
- "line": 235,
+ "line": 238,
"column": 25
}
},
@@ -11260,16 +11162,16 @@
"type": "Block",
"value": "*\n * Middle inner container DOM element (paging elements in toolbar)\n * @type {DOMElement}\n * @private\n ",
"range": [
- 6182,
- 6322
+ 6259,
+ 6399
],
"loc": {
"start": {
- "line": 230,
+ "line": 233,
"column": 8
},
"end": {
- "line": 234,
+ "line": 237,
"column": 11
}
}
@@ -11280,16 +11182,16 @@
"type": "Block",
"value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ",
"range": [
- 6358,
- 6456
+ 6435,
+ 6533
],
"loc": {
"start": {
- "line": 237,
+ "line": 240,
"column": 8
},
"end": {
- "line": 240,
+ "line": 243,
"column": 11
}
}
@@ -11307,16 +11209,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6465,
- 6469
+ 6542,
+ 6546
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 8
},
"end": {
- "line": 241,
+ "line": 244,
"column": 12
}
}
@@ -11325,31 +11227,31 @@
"type": "Identifier",
"name": "infDivCssClass",
"range": [
- 6470,
- 6484
+ 6547,
+ 6561
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 13
},
"end": {
- "line": 241,
+ "line": 244,
"column": 27
}
}
},
"range": [
- 6465,
- 6484
+ 6542,
+ 6561
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 8
},
"end": {
- "line": 241,
+ "line": 244,
"column": 27
}
}
@@ -11364,16 +11266,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 6487,
- 6488
+ 6564,
+ 6565
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 30
},
"end": {
- "line": 241,
+ "line": 244,
"column": 31
}
}
@@ -11382,31 +11284,31 @@
"type": "Identifier",
"name": "inf_div_css_class",
"range": [
- 6489,
- 6506
+ 6566,
+ 6583
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 32
},
"end": {
- "line": 241,
+ "line": 244,
"column": 49
}
}
},
"range": [
- 6487,
- 6506
+ 6564,
+ 6583
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 30
},
"end": {
- "line": 241,
+ "line": 244,
"column": 49
}
}
@@ -11416,61 +11318,61 @@
"value": "inf",
"raw": "'inf'",
"range": [
- 6510,
- 6515
+ 6587,
+ 6592
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 53
},
"end": {
- "line": 241,
+ "line": 244,
"column": 58
}
}
},
"range": [
- 6487,
- 6515
+ 6564,
+ 6592
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 30
},
"end": {
- "line": 241,
+ "line": 244,
"column": 58
}
}
},
"range": [
- 6465,
- 6515
+ 6542,
+ 6592
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 8
},
"end": {
- "line": 241,
+ "line": 244,
"column": 58
}
}
},
"range": [
- 6465,
- 6516
+ 6542,
+ 6593
],
"loc": {
"start": {
- "line": 241,
+ "line": 244,
"column": 8
},
"end": {
- "line": 241,
+ "line": 244,
"column": 59
}
},
@@ -11479,16 +11381,16 @@
"type": "Block",
"value": "*\n * Css class for toolbar's container DOM element\n * @type {String}\n ",
"range": [
- 6358,
- 6456
+ 6435,
+ 6533
],
"loc": {
"start": {
- "line": 237,
+ "line": 240,
"column": 8
},
"end": {
- "line": 240,
+ "line": 243,
"column": 11
}
}
@@ -11499,16 +11401,16 @@
"type": "Block",
"value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ",
"range": [
- 6526,
- 6630
+ 6603,
+ 6707
],
"loc": {
"start": {
- "line": 243,
+ "line": 246,
"column": 8
},
"end": {
- "line": 246,
+ "line": 249,
"column": 11
}
}
@@ -11526,16 +11428,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6639,
- 6643
+ 6716,
+ 6720
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 8
},
"end": {
- "line": 247,
+ "line": 250,
"column": 12
}
}
@@ -11544,31 +11446,31 @@
"type": "Identifier",
"name": "lDivCssClass",
"range": [
- 6644,
- 6656
+ 6721,
+ 6733
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 13
},
"end": {
- "line": 247,
+ "line": 250,
"column": 25
}
}
},
"range": [
- 6639,
- 6656
+ 6716,
+ 6733
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 8
},
"end": {
- "line": 247,
+ "line": 250,
"column": 25
}
}
@@ -11583,16 +11485,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 6659,
- 6660
+ 6736,
+ 6737
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 28
},
"end": {
- "line": 247,
+ "line": 250,
"column": 29
}
}
@@ -11601,31 +11503,31 @@
"type": "Identifier",
"name": "left_div_css_class",
"range": [
- 6661,
- 6679
+ 6738,
+ 6756
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 30
},
"end": {
- "line": 247,
+ "line": 250,
"column": 48
}
}
},
"range": [
- 6659,
- 6679
+ 6736,
+ 6756
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 28
},
"end": {
- "line": 247,
+ "line": 250,
"column": 48
}
}
@@ -11635,61 +11537,61 @@
"value": "ldiv",
"raw": "'ldiv'",
"range": [
- 6683,
- 6689
+ 6760,
+ 6766
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 52
},
"end": {
- "line": 247,
+ "line": 250,
"column": 58
}
}
},
"range": [
- 6659,
- 6689
+ 6736,
+ 6766
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 28
},
"end": {
- "line": 247,
+ "line": 250,
"column": 58
}
}
},
"range": [
- 6639,
- 6689
+ 6716,
+ 6766
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 8
},
"end": {
- "line": 247,
+ "line": 250,
"column": 58
}
}
},
"range": [
- 6639,
- 6690
+ 6716,
+ 6767
],
"loc": {
"start": {
- "line": 247,
+ "line": 250,
"column": 8
},
"end": {
- "line": 247,
+ "line": 250,
"column": 59
}
},
@@ -11698,16 +11600,16 @@
"type": "Block",
"value": "*\n * Css class for left-side inner container DOM element\n * @type {String}\n ",
"range": [
- 6526,
- 6630
+ 6603,
+ 6707
],
"loc": {
"start": {
- "line": 243,
+ "line": 246,
"column": 8
},
"end": {
- "line": 246,
+ "line": 249,
"column": 11
}
}
@@ -11718,16 +11620,16 @@
"type": "Block",
"value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ",
"range": [
- 6700,
- 6805
+ 6777,
+ 6882
],
"loc": {
"start": {
- "line": 249,
+ "line": 252,
"column": 8
},
"end": {
- "line": 252,
+ "line": 255,
"column": 11
}
}
@@ -11745,16 +11647,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6814,
- 6818
+ 6891,
+ 6895
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 8
},
"end": {
- "line": 253,
+ "line": 256,
"column": 12
}
}
@@ -11763,31 +11665,31 @@
"type": "Identifier",
"name": "rDivCssClass",
"range": [
- 6819,
- 6831
+ 6896,
+ 6908
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 13
},
"end": {
- "line": 253,
+ "line": 256,
"column": 25
}
}
},
"range": [
- 6814,
- 6831
+ 6891,
+ 6908
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 8
},
"end": {
- "line": 253,
+ "line": 256,
"column": 25
}
}
@@ -11802,16 +11704,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 6834,
- 6835
+ 6911,
+ 6912
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 28
},
"end": {
- "line": 253,
+ "line": 256,
"column": 29
}
}
@@ -11820,31 +11722,31 @@
"type": "Identifier",
"name": "right_div_css_class",
"range": [
- 6836,
- 6855
+ 6913,
+ 6932
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 30
},
"end": {
- "line": 253,
+ "line": 256,
"column": 49
}
}
},
"range": [
- 6834,
- 6855
+ 6911,
+ 6932
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 28
},
"end": {
- "line": 253,
+ "line": 256,
"column": 49
}
}
@@ -11854,61 +11756,61 @@
"value": "rdiv",
"raw": "'rdiv'",
"range": [
- 6859,
- 6865
+ 6936,
+ 6942
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 53
},
"end": {
- "line": 253,
+ "line": 256,
"column": 59
}
}
},
"range": [
- 6834,
- 6865
+ 6911,
+ 6942
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 28
},
"end": {
- "line": 253,
+ "line": 256,
"column": 59
}
}
},
"range": [
- 6814,
- 6865
+ 6891,
+ 6942
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 8
},
"end": {
- "line": 253,
+ "line": 256,
"column": 59
}
}
},
"range": [
- 6814,
- 6866
+ 6891,
+ 6943
],
"loc": {
"start": {
- "line": 253,
+ "line": 256,
"column": 8
},
"end": {
- "line": 253,
+ "line": 256,
"column": 60
}
},
@@ -11917,16 +11819,16 @@
"type": "Block",
"value": "*\n * Css class for right-side inner container DOM element\n * @type {String}\n ",
"range": [
- 6700,
- 6805
+ 6777,
+ 6882
],
"loc": {
"start": {
- "line": 249,
+ "line": 252,
"column": 8
},
"end": {
- "line": 252,
+ "line": 255,
"column": 11
}
}
@@ -11937,16 +11839,16 @@
"type": "Block",
"value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ",
"range": [
- 6876,
- 6977
+ 6953,
+ 7054
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 8
},
"end": {
- "line": 258,
+ "line": 261,
"column": 11
}
}
@@ -11964,16 +11866,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6986,
- 6990
+ 7063,
+ 7067
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 8
},
"end": {
- "line": 259,
+ "line": 262,
"column": 12
}
}
@@ -11982,31 +11884,31 @@
"type": "Identifier",
"name": "mDivCssClass",
"range": [
- 6991,
- 7003
+ 7068,
+ 7080
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 13
},
"end": {
- "line": 259,
+ "line": 262,
"column": 25
}
}
},
"range": [
- 6986,
- 7003
+ 7063,
+ 7080
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 8
},
"end": {
- "line": 259,
+ "line": 262,
"column": 25
}
}
@@ -12021,16 +11923,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 7006,
- 7007
+ 7083,
+ 7084
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 28
},
"end": {
- "line": 259,
+ "line": 262,
"column": 29
}
}
@@ -12039,31 +11941,31 @@
"type": "Identifier",
"name": "middle_div_css_class",
"range": [
- 7008,
- 7028
+ 7085,
+ 7105
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 30
},
"end": {
- "line": 259,
+ "line": 262,
"column": 50
}
}
},
"range": [
- 7006,
- 7028
+ 7083,
+ 7105
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 28
},
"end": {
- "line": 259,
+ "line": 262,
"column": 50
}
}
@@ -12073,61 +11975,61 @@
"value": "mdiv",
"raw": "'mdiv'",
"range": [
- 7032,
- 7038
+ 7109,
+ 7115
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 54
},
"end": {
- "line": 259,
+ "line": 262,
"column": 60
}
}
},
"range": [
- 7006,
- 7038
+ 7083,
+ 7115
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 28
},
"end": {
- "line": 259,
+ "line": 262,
"column": 60
}
}
},
"range": [
- 6986,
- 7038
+ 7063,
+ 7115
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 8
},
"end": {
- "line": 259,
+ "line": 262,
"column": 60
}
}
},
"range": [
- 6986,
- 7039
+ 7063,
+ 7116
],
"loc": {
"start": {
- "line": 259,
+ "line": 262,
"column": 8
},
"end": {
- "line": 259,
+ "line": 262,
"column": 61
}
},
@@ -12136,16 +12038,16 @@
"type": "Block",
"value": "*\n * Css class for middle inner container DOM element\n * @type {String}\n ",
"range": [
- 6876,
- 6977
+ 6953,
+ 7054
],
"loc": {
"start": {
- "line": 255,
+ "line": 258,
"column": 8
},
"end": {
- "line": 258,
+ "line": 261,
"column": 11
}
}
@@ -12156,16 +12058,16 @@
"type": "Block",
"value": "** filters' grid appearance **",
"range": [
- 7049,
- 7083
+ 7126,
+ 7160
],
"loc": {
"start": {
- "line": 261,
+ "line": 264,
"column": 8
},
"end": {
- "line": 261,
+ "line": 264,
"column": 42
}
}
@@ -12174,16 +12076,16 @@
"type": "Block",
"value": "*\n * Path for stylesheets\n * @type {String}\n ",
"range": [
- 7092,
- 7165
+ 7169,
+ 7242
],
"loc": {
"start": {
- "line": 262,
+ "line": 265,
"column": 8
},
"end": {
- "line": 265,
+ "line": 268,
"column": 11
}
}
@@ -12201,16 +12103,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7174,
- 7178
+ 7251,
+ 7255
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 8
},
"end": {
- "line": 266,
+ "line": 269,
"column": 12
}
}
@@ -12219,31 +12121,31 @@
"type": "Identifier",
"name": "stylePath",
"range": [
- 7179,
- 7188
+ 7256,
+ 7265
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 13
},
"end": {
- "line": 266,
+ "line": 269,
"column": 22
}
}
},
"range": [
- 7174,
- 7188
+ 7251,
+ 7265
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 8
},
"end": {
- "line": 266,
+ "line": 269,
"column": 22
}
}
@@ -12258,16 +12160,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 7191,
- 7192
+ 7268,
+ 7269
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 25
},
"end": {
- "line": 266,
+ "line": 269,
"column": 26
}
}
@@ -12276,31 +12178,31 @@
"type": "Identifier",
"name": "style_path",
"range": [
- 7193,
- 7203
+ 7270,
+ 7280
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 27
},
"end": {
- "line": 266,
+ "line": 269,
"column": 37
}
}
},
"range": [
- 7191,
- 7203
+ 7268,
+ 7280
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 25
},
"end": {
- "line": 266,
+ "line": 269,
"column": 37
}
}
@@ -12314,16 +12216,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7207,
- 7211
+ 7284,
+ 7288
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 41
},
"end": {
- "line": 266,
+ "line": 269,
"column": 45
}
}
@@ -12332,31 +12234,31 @@
"type": "Identifier",
"name": "basePath",
"range": [
- 7212,
- 7220
+ 7289,
+ 7297
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 46
},
"end": {
- "line": 266,
+ "line": 269,
"column": 54
}
}
},
"range": [
- 7207,
- 7220
+ 7284,
+ 7297
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 41
},
"end": {
- "line": 266,
+ "line": 269,
"column": 54
}
}
@@ -12366,76 +12268,76 @@
"value": "style/",
"raw": "'style/'",
"range": [
- 7223,
- 7231
+ 7300,
+ 7308
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 57
},
"end": {
- "line": 266,
+ "line": 269,
"column": 65
}
}
},
"range": [
- 7207,
- 7231
+ 7284,
+ 7308
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 41
},
"end": {
- "line": 266,
+ "line": 269,
"column": 65
}
}
},
"range": [
- 7191,
- 7231
+ 7268,
+ 7308
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 25
},
"end": {
- "line": 266,
+ "line": 269,
"column": 65
}
}
},
"range": [
- 7174,
- 7231
+ 7251,
+ 7308
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 8
},
"end": {
- "line": 266,
+ "line": 269,
"column": 65
}
}
},
"range": [
- 7174,
- 7232
+ 7251,
+ 7309
],
"loc": {
"start": {
- "line": 266,
+ "line": 269,
"column": 8
},
"end": {
- "line": 266,
+ "line": 269,
"column": 66
}
},
@@ -12444,16 +12346,16 @@
"type": "Block",
"value": "** filters' grid appearance **",
"range": [
- 7049,
- 7083
+ 7126,
+ 7160
],
"loc": {
"start": {
- "line": 261,
+ "line": 264,
"column": 8
},
"end": {
- "line": 261,
+ "line": 264,
"column": 42
}
}
@@ -12462,16 +12364,16 @@
"type": "Block",
"value": "*\n * Path for stylesheets\n * @type {String}\n ",
"range": [
- 7092,
- 7165
+ 7169,
+ 7242
],
"loc": {
"start": {
- "line": 262,
+ "line": 265,
"column": 8
},
"end": {
- "line": 265,
+ "line": 268,
"column": 11
}
}
@@ -12482,16 +12384,16 @@
"type": "Block",
"value": "*\n * Main stylesheet path\n * @type {String}\n ",
"range": [
- 7242,
- 7315
+ 7319,
+ 7392
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 8
},
"end": {
- "line": 271,
+ "line": 274,
"column": 11
}
}
@@ -12509,16 +12411,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7324,
- 7328
+ 7401,
+ 7405
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 8
},
"end": {
- "line": 272,
+ "line": 275,
"column": 12
}
}
@@ -12527,31 +12429,31 @@
"type": "Identifier",
"name": "stylesheet",
"range": [
- 7329,
- 7339
+ 7406,
+ 7416
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 13
},
"end": {
- "line": 272,
+ "line": 275,
"column": 23
}
}
},
"range": [
- 7324,
- 7339
+ 7401,
+ 7416
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 8
},
"end": {
- "line": 272,
+ "line": 275,
"column": 23
}
}
@@ -12566,16 +12468,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 7342,
- 7343
+ 7419,
+ 7420
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 26
},
"end": {
- "line": 272,
+ "line": 275,
"column": 27
}
}
@@ -12584,31 +12486,31 @@
"type": "Identifier",
"name": "stylesheet",
"range": [
- 7344,
- 7354
+ 7421,
+ 7431
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 28
},
"end": {
- "line": 272,
+ "line": 275,
"column": 38
}
}
},
"range": [
- 7342,
- 7354
+ 7419,
+ 7431
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 26
},
"end": {
- "line": 272,
+ "line": 275,
"column": 38
}
}
@@ -12622,16 +12524,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7358,
- 7362
+ 7435,
+ 7439
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 42
},
"end": {
- "line": 272,
+ "line": 275,
"column": 46
}
}
@@ -12640,31 +12542,31 @@
"type": "Identifier",
"name": "stylePath",
"range": [
- 7363,
- 7372
+ 7440,
+ 7449
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 47
},
"end": {
- "line": 272,
+ "line": 275,
"column": 56
}
}
},
"range": [
- 7358,
- 7372
+ 7435,
+ 7449
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 42
},
"end": {
- "line": 272,
+ "line": 275,
"column": 56
}
}
@@ -12674,76 +12576,76 @@
"value": "tablefilter.css",
"raw": "'tablefilter.css'",
"range": [
- 7375,
- 7392
+ 7452,
+ 7469
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 59
},
"end": {
- "line": 272,
+ "line": 275,
"column": 76
}
}
},
"range": [
- 7358,
- 7392
+ 7435,
+ 7469
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 42
},
"end": {
- "line": 272,
+ "line": 275,
"column": 76
}
}
},
"range": [
- 7342,
- 7392
+ 7419,
+ 7469
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 26
},
"end": {
- "line": 272,
+ "line": 275,
"column": 76
}
}
},
"range": [
- 7324,
- 7392
+ 7401,
+ 7469
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 8
},
"end": {
- "line": 272,
+ "line": 275,
"column": 76
}
}
},
"range": [
- 7324,
- 7393
+ 7401,
+ 7470
],
"loc": {
"start": {
- "line": 272,
+ "line": 275,
"column": 8
},
"end": {
- "line": 272,
+ "line": 275,
"column": 77
}
},
@@ -12752,16 +12654,16 @@
"type": "Block",
"value": "*\n * Main stylesheet path\n * @type {String}\n ",
"range": [
- 7242,
- 7315
+ 7319,
+ 7392
],
"loc": {
"start": {
- "line": 268,
+ "line": 271,
"column": 8
},
"end": {
- "line": 271,
+ "line": 274,
"column": 11
}
}
@@ -12772,16 +12674,16 @@
"type": "Block",
"value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ",
"range": [
- 7403,
- 7494
+ 7480,
+ 7571
],
"loc": {
"start": {
- "line": 274,
+ "line": 277,
"column": 8
},
"end": {
- "line": 278,
+ "line": 281,
"column": 11
}
}
@@ -12799,16 +12701,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7503,
- 7507
+ 7580,
+ 7584
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 8
},
"end": {
- "line": 279,
+ "line": 282,
"column": 12
}
}
@@ -12817,31 +12719,31 @@
"type": "Identifier",
"name": "stylesheetId",
"range": [
- 7508,
- 7520
+ 7585,
+ 7597
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 13
},
"end": {
- "line": 279,
+ "line": 282,
"column": 25
}
}
},
"range": [
- 7503,
- 7520
+ 7580,
+ 7597
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 8
},
"end": {
- "line": 279,
+ "line": 282,
"column": 25
}
}
@@ -12855,16 +12757,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7523,
- 7527
+ 7600,
+ 7604
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 28
},
"end": {
- "line": 279,
+ "line": 282,
"column": 32
}
}
@@ -12873,31 +12775,31 @@
"type": "Identifier",
"name": "id",
"range": [
- 7528,
- 7530
+ 7605,
+ 7607
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 33
},
"end": {
- "line": 279,
+ "line": 282,
"column": 35
}
}
},
"range": [
- 7523,
- 7530
+ 7600,
+ 7607
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 28
},
"end": {
- "line": 279,
+ "line": 282,
"column": 35
}
}
@@ -12907,61 +12809,61 @@
"value": "_style",
"raw": "'_style'",
"range": [
- 7533,
- 7541
+ 7610,
+ 7618
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 38
},
"end": {
- "line": 279,
+ "line": 282,
"column": 46
}
}
},
"range": [
- 7523,
- 7541
+ 7600,
+ 7618
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 28
},
"end": {
- "line": 279,
+ "line": 282,
"column": 46
}
}
},
"range": [
- 7503,
- 7541
+ 7580,
+ 7618
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 8
},
"end": {
- "line": 279,
+ "line": 282,
"column": 46
}
}
},
"range": [
- 7503,
- 7542
+ 7580,
+ 7619
],
"loc": {
"start": {
- "line": 279,
+ "line": 282,
"column": 8
},
"end": {
- "line": 279,
+ "line": 282,
"column": 47
}
},
@@ -12970,16 +12872,16 @@
"type": "Block",
"value": "*\n * Main stylesheet ID\n * @type {String}\n * @private\n ",
"range": [
- 7403,
- 7494
+ 7480,
+ 7571
],
"loc": {
"start": {
- "line": 274,
+ "line": 277,
"column": 8
},
"end": {
- "line": 278,
+ "line": 281,
"column": 11
}
}
@@ -12990,16 +12892,16 @@
"type": "Block",
"value": "*\n * Css class for the filters row\n * @type {String}\n ",
"range": [
- 7552,
- 7634
+ 7629,
+ 7711
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 8
},
"end": {
- "line": 284,
+ "line": 287,
"column": 11
}
}
@@ -13017,16 +12919,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7643,
- 7647
+ 7720,
+ 7724
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 12
}
}
@@ -13035,31 +12937,31 @@
"type": "Identifier",
"name": "fltsRowCssClass",
"range": [
- 7648,
- 7663
+ 7725,
+ 7740
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 13
},
"end": {
- "line": 285,
+ "line": 288,
"column": 28
}
}
},
"range": [
- 7643,
- 7663
+ 7720,
+ 7740
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 28
}
}
@@ -13074,16 +12976,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 7666,
- 7667
+ 7743,
+ 7744
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 31
},
"end": {
- "line": 285,
+ "line": 288,
"column": 32
}
}
@@ -13092,31 +12994,31 @@
"type": "Identifier",
"name": "flts_row_css_class",
"range": [
- 7668,
- 7686
+ 7745,
+ 7763
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 33
},
"end": {
- "line": 285,
+ "line": 288,
"column": 51
}
}
},
"range": [
- 7666,
- 7686
+ 7743,
+ 7763
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 31
},
"end": {
- "line": 285,
+ "line": 288,
"column": 51
}
}
@@ -13126,61 +13028,61 @@
"value": "fltrow",
"raw": "'fltrow'",
"range": [
- 7690,
- 7698
+ 7767,
+ 7775
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 55
},
"end": {
- "line": 285,
+ "line": 288,
"column": 63
}
}
},
"range": [
- 7666,
- 7698
+ 7743,
+ 7775
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 31
},
"end": {
- "line": 285,
+ "line": 288,
"column": 63
}
}
},
"range": [
- 7643,
- 7698
+ 7720,
+ 7775
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 63
}
}
},
"range": [
- 7643,
- 7699
+ 7720,
+ 7776
],
"loc": {
"start": {
- "line": 285,
+ "line": 288,
"column": 8
},
"end": {
- "line": 285,
+ "line": 288,
"column": 64
}
},
@@ -13189,16 +13091,16 @@
"type": "Block",
"value": "*\n * Css class for the filters row\n * @type {String}\n ",
"range": [
- 7552,
- 7634
+ 7629,
+ 7711
],
"loc": {
"start": {
- "line": 281,
+ "line": 284,
"column": 8
},
"end": {
- "line": 284,
+ "line": 287,
"column": 11
}
}
@@ -13209,16 +13111,16 @@
"type": "Block",
"value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ",
"range": [
- 7709,
- 7806
+ 7786,
+ 7883
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 8
},
"end": {
- "line": 290,
+ "line": 293,
"column": 11
}
}
@@ -13236,16 +13138,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7815,
- 7819
+ 7892,
+ 7896
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 8
},
"end": {
- "line": 291,
+ "line": 294,
"column": 12
}
}
@@ -13254,31 +13156,31 @@
"type": "Identifier",
"name": "enableIcons",
"range": [
- 7820,
- 7831
+ 7897,
+ 7908
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 13
},
"end": {
- "line": 291,
+ "line": 294,
"column": 24
}
}
},
"range": [
- 7815,
- 7831
+ 7892,
+ 7908
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 8
},
"end": {
- "line": 291,
+ "line": 294,
"column": 24
}
}
@@ -13295,16 +13197,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 7834,
- 7835
+ 7911,
+ 7912
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 27
},
"end": {
- "line": 291,
+ "line": 294,
"column": 28
}
}
@@ -13313,31 +13215,31 @@
"type": "Identifier",
"name": "enable_icons",
"range": [
- 7836,
- 7848
+ 7913,
+ 7925
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 29
},
"end": {
- "line": 291,
+ "line": 294,
"column": 41
}
}
},
"range": [
- 7834,
- 7848
+ 7911,
+ 7925
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 27
},
"end": {
- "line": 291,
+ "line": 294,
"column": 41
}
}
@@ -13347,31 +13249,31 @@
"value": false,
"raw": "false",
"range": [
- 7853,
- 7858
+ 7930,
+ 7935
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 46
},
"end": {
- "line": 291,
+ "line": 294,
"column": 51
}
}
},
"range": [
- 7834,
- 7858
+ 7911,
+ 7935
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 27
},
"end": {
- "line": 291,
+ "line": 294,
"column": 51
}
}
@@ -13381,16 +13283,16 @@
"value": false,
"raw": "false",
"range": [
- 7861,
- 7866
+ 7938,
+ 7943
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 54
},
"end": {
- "line": 291,
+ "line": 294,
"column": 59
}
}
@@ -13400,61 +13302,61 @@
"value": true,
"raw": "true",
"range": [
- 7869,
- 7873
+ 7946,
+ 7950
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 62
},
"end": {
- "line": 291,
+ "line": 294,
"column": 66
}
}
},
"range": [
- 7834,
- 7873
+ 7911,
+ 7950
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 27
},
"end": {
- "line": 291,
+ "line": 294,
"column": 66
}
}
},
"range": [
- 7815,
- 7873
+ 7892,
+ 7950
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 8
},
"end": {
- "line": 291,
+ "line": 294,
"column": 66
}
}
},
"range": [
- 7815,
- 7874
+ 7892,
+ 7951
],
"loc": {
"start": {
- "line": 291,
+ "line": 294,
"column": 8
},
"end": {
- "line": 291,
+ "line": 294,
"column": 67
}
},
@@ -13463,16 +13365,16 @@
"type": "Block",
"value": "*\n * Enable/disable icons (paging, reset button)\n * @type {Boolean}\n ",
"range": [
- 7709,
- 7806
+ 7786,
+ 7883
],
"loc": {
"start": {
- "line": 287,
+ "line": 290,
"column": 8
},
"end": {
- "line": 290,
+ "line": 293,
"column": 11
}
}
@@ -13483,16 +13385,16 @@
"type": "Block",
"value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ",
"range": [
- 7884,
- 7969
+ 7961,
+ 8046
],
"loc": {
"start": {
- "line": 293,
+ "line": 296,
"column": 8
},
"end": {
- "line": 296,
+ "line": 299,
"column": 11
}
}
@@ -13510,16 +13412,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7978,
- 7982
+ 8055,
+ 8059
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 8
},
"end": {
- "line": 297,
+ "line": 300,
"column": 12
}
}
@@ -13528,31 +13430,31 @@
"type": "Identifier",
"name": "alternateRows",
"range": [
- 7983,
- 7996
+ 8060,
+ 8073
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 13
},
"end": {
- "line": 297,
+ "line": 300,
"column": 26
}
}
},
"range": [
- 7978,
- 7996
+ 8055,
+ 8073
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 8
},
"end": {
- "line": 297,
+ "line": 300,
"column": 26
}
}
@@ -13563,16 +13465,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 7999,
- 8006
+ 8076,
+ 8083
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 29
},
"end": {
- "line": 297,
+ "line": 300,
"column": 36
}
}
@@ -13585,16 +13487,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8007,
- 8008
+ 8084,
+ 8085
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 37
},
"end": {
- "line": 297,
+ "line": 300,
"column": 38
}
}
@@ -13603,77 +13505,77 @@
"type": "Identifier",
"name": "alternate_rows",
"range": [
- 8009,
- 8023
+ 8086,
+ 8100
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 39
},
"end": {
- "line": 297,
+ "line": 300,
"column": 53
}
}
},
"range": [
- 8007,
- 8023
+ 8084,
+ 8100
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 37
},
"end": {
- "line": 297,
+ "line": 300,
"column": 53
}
}
}
],
"range": [
- 7999,
- 8024
+ 8076,
+ 8101
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 29
},
"end": {
- "line": 297,
+ "line": 300,
"column": 54
}
}
},
"range": [
- 7978,
- 8024
+ 8055,
+ 8101
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 8
},
"end": {
- "line": 297,
+ "line": 300,
"column": 54
}
}
},
"range": [
- 7978,
- 8025
+ 8055,
+ 8102
],
"loc": {
"start": {
- "line": 297,
+ "line": 300,
"column": 8
},
"end": {
- "line": 297,
+ "line": 300,
"column": 55
}
},
@@ -13682,16 +13584,16 @@
"type": "Block",
"value": "*\n * Enable/disable alternating rows\n * @type {Boolean}\n ",
"range": [
- 7884,
- 7969
+ 7961,
+ 8046
],
"loc": {
"start": {
- "line": 293,
+ "line": 296,
"column": 8
},
"end": {
- "line": 296,
+ "line": 299,
"column": 11
}
}
@@ -13702,16 +13604,16 @@
"type": "Block",
"value": "*\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n ",
"range": [
- 8035,
- 8148
+ 8112,
+ 8225
],
"loc": {
"start": {
- "line": 299,
+ "line": 302,
"column": 8
},
"end": {
- "line": 303,
+ "line": 306,
"column": 11
}
}
@@ -13729,16 +13631,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8157,
- 8161
+ 8234,
+ 8238
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 8
},
"end": {
- "line": 304,
+ "line": 307,
"column": 12
}
}
@@ -13747,31 +13649,31 @@
"type": "Identifier",
"name": "hasColWidths",
"range": [
- 8162,
- 8174
+ 8239,
+ 8251
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 13
},
"end": {
- "line": 304,
+ "line": 307,
"column": 25
}
}
},
"range": [
- 8157,
- 8174
+ 8234,
+ 8251
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 8
},
"end": {
- "line": 304,
+ "line": 307,
"column": 25
}
}
@@ -13782,16 +13684,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 8177,
- 8184
+ 8254,
+ 8261
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 28
},
"end": {
- "line": 304,
+ "line": 307,
"column": 35
}
}
@@ -13804,16 +13706,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8185,
- 8186
+ 8262,
+ 8263
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 36
},
"end": {
- "line": 304,
+ "line": 307,
"column": 37
}
}
@@ -13822,77 +13724,77 @@
"type": "Identifier",
"name": "col_widths",
"range": [
- 8187,
- 8197
+ 8264,
+ 8274
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 38
},
"end": {
- "line": 304,
+ "line": 307,
"column": 48
}
}
},
"range": [
- 8185,
- 8197
+ 8262,
+ 8274
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 36
},
"end": {
- "line": 304,
+ "line": 307,
"column": 48
}
}
}
],
"range": [
- 8177,
- 8198
+ 8254,
+ 8275
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 28
},
"end": {
- "line": 304,
+ "line": 307,
"column": 49
}
}
},
"range": [
- 8157,
- 8198
+ 8234,
+ 8275
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 8
},
"end": {
- "line": 304,
+ "line": 307,
"column": 49
}
}
},
"range": [
- 8157,
- 8199
+ 8234,
+ 8276
],
"loc": {
"start": {
- "line": 304,
+ "line": 307,
"column": 8
},
"end": {
- "line": 304,
+ "line": 307,
"column": 50
}
},
@@ -13901,16 +13803,16 @@
"type": "Block",
"value": "*\n * Indicate whether columns widths are set\n * @type {Boolean}\n * @private\n ",
"range": [
- 8035,
- 8148
+ 8112,
+ 8225
],
"loc": {
"start": {
- "line": 299,
+ "line": 302,
"column": 8
},
"end": {
- "line": 303,
+ "line": 306,
"column": 11
}
}
@@ -13921,16 +13823,16 @@
"type": "Block",
"value": "*\n * Columns widths array\n * @type {Array}\n ",
"range": [
- 8209,
- 8281
+ 8286,
+ 8358
],
"loc": {
"start": {
- "line": 306,
+ "line": 309,
"column": 8
},
"end": {
- "line": 309,
+ "line": 312,
"column": 11
}
}
@@ -13948,16 +13850,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8290,
- 8294
+ 8367,
+ 8371
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 8
},
"end": {
- "line": 310,
+ "line": 313,
"column": 12
}
}
@@ -13966,31 +13868,31 @@
"type": "Identifier",
"name": "colWidths",
"range": [
- 8295,
- 8304
+ 8372,
+ 8381
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 13
},
"end": {
- "line": 310,
+ "line": 313,
"column": 22
}
}
},
"range": [
- 8290,
- 8304
+ 8367,
+ 8381
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 8
},
"end": {
- "line": 310,
+ "line": 313,
"column": 22
}
}
@@ -14003,16 +13905,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8307,
- 8311
+ 8384,
+ 8388
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 25
},
"end": {
- "line": 310,
+ "line": 313,
"column": 29
}
}
@@ -14021,31 +13923,31 @@
"type": "Identifier",
"name": "hasColWidths",
"range": [
- 8312,
- 8324
+ 8389,
+ 8401
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 30
},
"end": {
- "line": 310,
+ "line": 313,
"column": 42
}
}
},
"range": [
- 8307,
- 8324
+ 8384,
+ 8401
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 25
},
"end": {
- "line": 310,
+ "line": 313,
"column": 42
}
}
@@ -14057,16 +13959,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8327,
- 8328
+ 8404,
+ 8405
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 45
},
"end": {
- "line": 310,
+ "line": 313,
"column": 46
}
}
@@ -14075,31 +13977,31 @@
"type": "Identifier",
"name": "col_widths",
"range": [
- 8329,
- 8339
+ 8406,
+ 8416
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 47
},
"end": {
- "line": 310,
+ "line": 313,
"column": 57
}
}
},
"range": [
- 8327,
- 8339
+ 8404,
+ 8416
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 45
},
"end": {
- "line": 310,
+ "line": 313,
"column": 57
}
}
@@ -14108,61 +14010,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 8342,
- 8344
+ 8419,
+ 8421
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 60
},
"end": {
- "line": 310,
+ "line": 313,
"column": 62
}
}
},
"range": [
- 8307,
- 8344
+ 8384,
+ 8421
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 25
},
"end": {
- "line": 310,
+ "line": 313,
"column": 62
}
}
},
"range": [
- 8290,
- 8344
+ 8367,
+ 8421
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 8
},
"end": {
- "line": 310,
+ "line": 313,
"column": 62
}
}
},
"range": [
- 8290,
- 8345
+ 8367,
+ 8422
],
"loc": {
"start": {
- "line": 310,
+ "line": 313,
"column": 8
},
"end": {
- "line": 310,
+ "line": 313,
"column": 63
}
},
@@ -14171,16 +14073,16 @@
"type": "Block",
"value": "*\n * Columns widths array\n * @type {Array}\n ",
"range": [
- 8209,
- 8281
+ 8286,
+ 8358
],
"loc": {
"start": {
- "line": 306,
+ "line": 309,
"column": 8
},
"end": {
- "line": 309,
+ "line": 312,
"column": 11
}
}
@@ -14191,16 +14093,16 @@
"type": "Block",
"value": "*\n * Css class for a filter element\n * @type {String}\n ",
"range": [
- 8355,
- 8438
+ 8432,
+ 8515
],
"loc": {
"start": {
- "line": 312,
+ "line": 315,
"column": 8
},
"end": {
- "line": 315,
+ "line": 318,
"column": 11
}
}
@@ -14218,16 +14120,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8447,
- 8451
+ 8524,
+ 8528
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 12
}
}
@@ -14236,31 +14138,31 @@
"type": "Identifier",
"name": "fltCssClass",
"range": [
- 8452,
- 8463
+ 8529,
+ 8540
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 13
},
"end": {
- "line": 316,
+ "line": 319,
"column": 24
}
}
},
"range": [
- 8447,
- 8463
+ 8524,
+ 8540
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 24
}
}
@@ -14275,16 +14177,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8466,
- 8467
+ 8543,
+ 8544
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 27
},
"end": {
- "line": 316,
+ "line": 319,
"column": 28
}
}
@@ -14293,31 +14195,31 @@
"type": "Identifier",
"name": "flt_css_class",
"range": [
- 8468,
- 8481
+ 8545,
+ 8558
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 29
},
"end": {
- "line": 316,
+ "line": 319,
"column": 42
}
}
},
"range": [
- 8466,
- 8481
+ 8543,
+ 8558
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 27
},
"end": {
- "line": 316,
+ "line": 319,
"column": 42
}
}
@@ -14327,61 +14229,61 @@
"value": "flt",
"raw": "'flt'",
"range": [
- 8485,
- 8490
+ 8562,
+ 8567
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 46
},
"end": {
- "line": 316,
+ "line": 319,
"column": 51
}
}
},
"range": [
- 8466,
- 8490
+ 8543,
+ 8567
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 27
},
"end": {
- "line": 316,
+ "line": 319,
"column": 51
}
}
},
"range": [
- 8447,
- 8490
+ 8524,
+ 8567
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 51
}
}
},
"range": [
- 8447,
- 8491
+ 8524,
+ 8568
],
"loc": {
"start": {
- "line": 316,
+ "line": 319,
"column": 8
},
"end": {
- "line": 316,
+ "line": 319,
"column": 52
}
},
@@ -14390,16 +14292,16 @@
"type": "Block",
"value": "*\n * Css class for a filter element\n * @type {String}\n ",
"range": [
- 8355,
- 8438
+ 8432,
+ 8515
],
"loc": {
"start": {
- "line": 312,
+ "line": 315,
"column": 8
},
"end": {
- "line": 315,
+ "line": 318,
"column": 11
}
}
@@ -14410,16 +14312,16 @@
"type": "Block",
"value": "*\n * Css class for multiple select filters\n * @type {String}\n ",
"range": [
- 8501,
- 8591
+ 8578,
+ 8668
],
"loc": {
"start": {
- "line": 318,
+ "line": 321,
"column": 8
},
"end": {
- "line": 321,
+ "line": 324,
"column": 11
}
}
@@ -14437,16 +14339,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8600,
- 8604
+ 8677,
+ 8681
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 8
},
"end": {
- "line": 322,
+ "line": 325,
"column": 12
}
}
@@ -14455,31 +14357,31 @@
"type": "Identifier",
"name": "fltMultiCssClass",
"range": [
- 8605,
- 8621
+ 8682,
+ 8698
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 13
},
"end": {
- "line": 322,
+ "line": 325,
"column": 29
}
}
},
"range": [
- 8600,
- 8621
+ 8677,
+ 8698
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 8
},
"end": {
- "line": 322,
+ "line": 325,
"column": 29
}
}
@@ -14494,16 +14396,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8624,
- 8625
+ 8701,
+ 8702
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 32
},
"end": {
- "line": 322,
+ "line": 325,
"column": 33
}
}
@@ -14512,31 +14414,31 @@
"type": "Identifier",
"name": "flt_multi_css_class",
"range": [
- 8626,
- 8645
+ 8703,
+ 8722
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 34
},
"end": {
- "line": 322,
+ "line": 325,
"column": 53
}
}
},
"range": [
- 8624,
- 8645
+ 8701,
+ 8722
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 32
},
"end": {
- "line": 322,
+ "line": 325,
"column": 53
}
}
@@ -14546,61 +14448,61 @@
"value": "flt_multi",
"raw": "'flt_multi'",
"range": [
- 8649,
- 8660
+ 8726,
+ 8737
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 57
},
"end": {
- "line": 322,
+ "line": 325,
"column": 68
}
}
},
"range": [
- 8624,
- 8660
+ 8701,
+ 8737
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 32
},
"end": {
- "line": 322,
+ "line": 325,
"column": 68
}
}
},
"range": [
- 8600,
- 8660
+ 8677,
+ 8737
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 8
},
"end": {
- "line": 322,
+ "line": 325,
"column": 68
}
}
},
"range": [
- 8600,
- 8661
+ 8677,
+ 8738
],
"loc": {
"start": {
- "line": 322,
+ "line": 325,
"column": 8
},
"end": {
- "line": 322,
+ "line": 325,
"column": 69
}
},
@@ -14609,16 +14511,16 @@
"type": "Block",
"value": "*\n * Css class for multiple select filters\n * @type {String}\n ",
"range": [
- 8501,
- 8591
+ 8578,
+ 8668
],
"loc": {
"start": {
- "line": 318,
+ "line": 321,
"column": 8
},
"end": {
- "line": 321,
+ "line": 324,
"column": 11
}
}
@@ -14629,16 +14531,16 @@
"type": "Block",
"value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ",
"range": [
- 8671,
- 8781
+ 8748,
+ 8858
],
"loc": {
"start": {
- "line": 324,
+ "line": 327,
"column": 8
},
"end": {
- "line": 327,
+ "line": 330,
"column": 11
}
}
@@ -14656,16 +14558,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8790,
- 8794
+ 8867,
+ 8871
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 8
},
"end": {
- "line": 328,
+ "line": 331,
"column": 12
}
}
@@ -14674,31 +14576,31 @@
"type": "Identifier",
"name": "fltSmallCssClass",
"range": [
- 8795,
- 8811
+ 8872,
+ 8888
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 13
},
"end": {
- "line": 328,
+ "line": 331,
"column": 29
}
}
},
"range": [
- 8790,
- 8811
+ 8867,
+ 8888
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 8
},
"end": {
- "line": 328,
+ "line": 331,
"column": 29
}
}
@@ -14713,16 +14615,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8814,
- 8815
+ 8891,
+ 8892
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 32
},
"end": {
- "line": 328,
+ "line": 331,
"column": 33
}
}
@@ -14731,31 +14633,31 @@
"type": "Identifier",
"name": "flt_small_css_class",
"range": [
- 8816,
- 8835
+ 8893,
+ 8912
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 34
},
"end": {
- "line": 328,
+ "line": 331,
"column": 53
}
}
},
"range": [
- 8814,
- 8835
+ 8891,
+ 8912
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 32
},
"end": {
- "line": 328,
+ "line": 331,
"column": 53
}
}
@@ -14765,61 +14667,61 @@
"value": "flt_s",
"raw": "'flt_s'",
"range": [
- 8839,
- 8846
+ 8916,
+ 8923
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 57
},
"end": {
- "line": 328,
+ "line": 331,
"column": 64
}
}
},
"range": [
- 8814,
- 8846
+ 8891,
+ 8923
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 32
},
"end": {
- "line": 328,
+ "line": 331,
"column": 64
}
}
},
"range": [
- 8790,
- 8846
+ 8867,
+ 8923
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 8
},
"end": {
- "line": 328,
+ "line": 331,
"column": 64
}
}
},
"range": [
- 8790,
- 8847
+ 8867,
+ 8924
],
"loc": {
"start": {
- "line": 328,
+ "line": 331,
"column": 8
},
"end": {
- "line": 328,
+ "line": 331,
"column": 65
}
},
@@ -14828,16 +14730,16 @@
"type": "Block",
"value": "*\n * Css class for small filter (when submit button is active)\n * @type {String}\n ",
"range": [
- 8671,
- 8781
+ 8748,
+ 8858
],
"loc": {
"start": {
- "line": 324,
+ "line": 327,
"column": 8
},
"end": {
- "line": 327,
+ "line": 330,
"column": 11
}
}
@@ -14848,16 +14750,16 @@
"type": "Block",
"value": "*\n * Css class for single filter type\n * @type {String}\n ",
"range": [
- 8857,
- 8942
+ 8934,
+ 9019
],
"loc": {
"start": {
- "line": 330,
+ "line": 333,
"column": 8
},
"end": {
- "line": 333,
+ "line": 336,
"column": 11
}
}
@@ -14875,16 +14777,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8951,
- 8955
+ 9028,
+ 9032
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 8
},
"end": {
- "line": 334,
+ "line": 337,
"column": 12
}
}
@@ -14893,31 +14795,31 @@
"type": "Identifier",
"name": "singleFltCssClass",
"range": [
- 8956,
- 8973
+ 9033,
+ 9050
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 13
},
"end": {
- "line": 334,
+ "line": 337,
"column": 30
}
}
},
"range": [
- 8951,
- 8973
+ 9028,
+ 9050
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 8
},
"end": {
- "line": 334,
+ "line": 337,
"column": 30
}
}
@@ -14932,16 +14834,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 8976,
- 8977
+ 9053,
+ 9054
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 33
},
"end": {
- "line": 334,
+ "line": 337,
"column": 34
}
}
@@ -14950,31 +14852,31 @@
"type": "Identifier",
"name": "single_flt_css_class",
"range": [
- 8978,
- 8998
+ 9055,
+ 9075
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 35
},
"end": {
- "line": 334,
+ "line": 337,
"column": 55
}
}
},
"range": [
- 8976,
- 8998
+ 9053,
+ 9075
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 33
},
"end": {
- "line": 334,
+ "line": 337,
"column": 55
}
}
@@ -14984,61 +14886,61 @@
"value": "single_flt",
"raw": "'single_flt'",
"range": [
- 9002,
- 9014
+ 9079,
+ 9091
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 59
},
"end": {
- "line": 334,
+ "line": 337,
"column": 71
}
}
},
"range": [
- 8976,
- 9014
+ 9053,
+ 9091
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 33
},
"end": {
- "line": 334,
+ "line": 337,
"column": 71
}
}
},
"range": [
- 8951,
- 9014
+ 9028,
+ 9091
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 8
},
"end": {
- "line": 334,
+ "line": 337,
"column": 71
}
}
},
"range": [
- 8951,
- 9015
+ 9028,
+ 9092
],
"loc": {
"start": {
- "line": 334,
+ "line": 337,
"column": 8
},
"end": {
- "line": 334,
+ "line": 337,
"column": 72
}
},
@@ -15047,16 +14949,16 @@
"type": "Block",
"value": "*\n * Css class for single filter type\n * @type {String}\n ",
"range": [
- 8857,
- 8942
+ 8934,
+ 9019
],
"loc": {
"start": {
- "line": 330,
+ "line": 333,
"column": 8
},
"end": {
- "line": 333,
+ "line": 336,
"column": 11
}
}
@@ -15067,16 +14969,16 @@
"type": "Block",
"value": "** filters' grid behaviours **",
"range": [
- 9025,
- 9059
+ 9102,
+ 9136
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 8
},
"end": {
- "line": 336,
+ "line": 339,
"column": 42
}
}
@@ -15085,16 +14987,16 @@
"type": "Block",
"value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ",
"range": [
- 9069,
- 9170
+ 9146,
+ 9247
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 8
},
"end": {
- "line": 341,
+ "line": 344,
"column": 11
}
}
@@ -15112,16 +15014,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9179,
- 9183
+ 9256,
+ 9260
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 8
},
"end": {
- "line": 342,
+ "line": 345,
"column": 12
}
}
@@ -15130,31 +15032,31 @@
"type": "Identifier",
"name": "enterKey",
"range": [
- 9184,
- 9192
+ 9261,
+ 9269
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 13
},
"end": {
- "line": 342,
+ "line": 345,
"column": 21
}
}
},
"range": [
- 9179,
- 9192
+ 9256,
+ 9269
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 8
},
"end": {
- "line": 342,
+ "line": 345,
"column": 21
}
}
@@ -15171,16 +15073,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9195,
- 9196
+ 9272,
+ 9273
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 24
},
"end": {
- "line": 342,
+ "line": 345,
"column": 25
}
}
@@ -15189,31 +15091,31 @@
"type": "Identifier",
"name": "enter_key",
"range": [
- 9197,
- 9206
+ 9274,
+ 9283
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 26
},
"end": {
- "line": 342,
+ "line": 345,
"column": 35
}
}
},
"range": [
- 9195,
- 9206
+ 9272,
+ 9283
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 24
},
"end": {
- "line": 342,
+ "line": 345,
"column": 35
}
}
@@ -15223,31 +15125,31 @@
"value": false,
"raw": "false",
"range": [
- 9211,
- 9216
+ 9288,
+ 9293
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 40
},
"end": {
- "line": 342,
+ "line": 345,
"column": 45
}
}
},
"range": [
- 9195,
- 9216
+ 9272,
+ 9293
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 24
},
"end": {
- "line": 342,
+ "line": 345,
"column": 45
}
}
@@ -15257,16 +15159,16 @@
"value": false,
"raw": "false",
"range": [
- 9219,
- 9224
+ 9296,
+ 9301
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 48
},
"end": {
- "line": 342,
+ "line": 345,
"column": 53
}
}
@@ -15276,61 +15178,61 @@
"value": true,
"raw": "true",
"range": [
- 9227,
- 9231
+ 9304,
+ 9308
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 56
},
"end": {
- "line": 342,
+ "line": 345,
"column": 60
}
}
},
"range": [
- 9195,
- 9231
+ 9272,
+ 9308
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 24
},
"end": {
- "line": 342,
+ "line": 345,
"column": 60
}
}
},
"range": [
- 9179,
- 9231
+ 9256,
+ 9308
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 8
},
"end": {
- "line": 342,
+ "line": 345,
"column": 60
}
}
},
"range": [
- 9179,
- 9232
+ 9256,
+ 9309
],
"loc": {
"start": {
- "line": 342,
+ "line": 345,
"column": 8
},
"end": {
- "line": 342,
+ "line": 345,
"column": 61
}
},
@@ -15339,16 +15241,16 @@
"type": "Block",
"value": "** filters' grid behaviours **",
"range": [
- 9025,
- 9059
+ 9102,
+ 9136
],
"loc": {
"start": {
- "line": 336,
+ "line": 339,
"column": 8
},
"end": {
- "line": 336,
+ "line": 339,
"column": 42
}
}
@@ -15357,16 +15259,16 @@
"type": "Block",
"value": "*\n * Enable/disable enter key for input type filters\n * @type {Boolean}\n ",
"range": [
- 9069,
- 9170
+ 9146,
+ 9247
],
"loc": {
"start": {
- "line": 338,
+ "line": 341,
"column": 8
},
"end": {
- "line": 341,
+ "line": 344,
"column": 11
}
}
@@ -15377,16 +15279,16 @@
"type": "Block",
"value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ",
"range": [
- 9242,
- 9343
+ 9319,
+ 9420
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 8
},
"end": {
- "line": 347,
+ "line": 350,
"column": 11
}
}
@@ -15404,16 +15306,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9352,
- 9356
+ 9429,
+ 9433
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 8
},
"end": {
- "line": 348,
+ "line": 351,
"column": 12
}
}
@@ -15422,31 +15324,31 @@
"type": "Identifier",
"name": "onBeforeFilter",
"range": [
- 9357,
- 9371
+ 9434,
+ 9448
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 13
},
"end": {
- "line": 348,
+ "line": 351,
"column": 27
}
}
},
"range": [
- 9352,
- 9371
+ 9429,
+ 9448
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 8
},
"end": {
- "line": 348,
+ "line": 351,
"column": 27
}
}
@@ -15459,16 +15361,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 9374,
- 9378
+ 9451,
+ 9455
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 30
},
"end": {
- "line": 348,
+ "line": 351,
"column": 34
}
}
@@ -15481,16 +15383,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9379,
- 9380
+ 9456,
+ 9457
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 35
},
"end": {
- "line": 348,
+ "line": 351,
"column": 36
}
}
@@ -15499,47 +15401,47 @@
"type": "Identifier",
"name": "on_before_filter",
"range": [
- 9381,
- 9397
+ 9458,
+ 9474
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 37
},
"end": {
- "line": 348,
+ "line": 351,
"column": 53
}
}
},
"range": [
- 9379,
- 9397
+ 9456,
+ 9474
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 35
},
"end": {
- "line": 348,
+ "line": 351,
"column": 53
}
}
}
],
"range": [
- 9374,
- 9398
+ 9451,
+ 9475
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 30
},
"end": {
- "line": 348,
+ "line": 351,
"column": 54
}
}
@@ -15551,16 +15453,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9413,
- 9414
+ 9490,
+ 9491
],
"loc": {
"start": {
- "line": 349,
+ "line": 352,
"column": 12
},
"end": {
- "line": 349,
+ "line": 352,
"column": 13
}
}
@@ -15569,31 +15471,31 @@
"type": "Identifier",
"name": "on_before_filter",
"range": [
- 9415,
- 9431
+ 9492,
+ 9508
],
"loc": {
"start": {
- "line": 349,
+ "line": 352,
"column": 14
},
"end": {
- "line": 349,
+ "line": 352,
"column": 30
}
}
},
"range": [
- 9413,
- 9431
+ 9490,
+ 9508
],
"loc": {
"start": {
- "line": 349,
+ "line": 352,
"column": 12
},
"end": {
- "line": 349,
+ "line": 352,
"column": 30
}
}
@@ -15602,61 +15504,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 9434,
- 9442
+ 9511,
+ 9519
],
"loc": {
"start": {
- "line": 349,
+ "line": 352,
"column": 33
},
"end": {
- "line": 349,
+ "line": 352,
"column": 41
}
}
},
"range": [
- 9374,
- 9442
+ 9451,
+ 9519
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 30
},
"end": {
- "line": 349,
+ "line": 352,
"column": 41
}
}
},
"range": [
- 9352,
- 9442
+ 9429,
+ 9519
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 8
},
"end": {
- "line": 349,
+ "line": 352,
"column": 41
}
}
},
"range": [
- 9352,
- 9443
+ 9429,
+ 9520
],
"loc": {
"start": {
- "line": 348,
+ "line": 351,
"column": 8
},
"end": {
- "line": 349,
+ "line": 352,
"column": 42
}
},
@@ -15665,16 +15567,16 @@
"type": "Block",
"value": "*\n * Callback fired before filtering process starts\n * @type {Function}\n ",
"range": [
- 9242,
- 9343
+ 9319,
+ 9420
],
"loc": {
"start": {
- "line": 344,
+ "line": 347,
"column": 8
},
"end": {
- "line": 347,
+ "line": 350,
"column": 11
}
}
@@ -15685,16 +15587,16 @@
"type": "Block",
"value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ",
"range": [
- 9453,
- 9559
+ 9530,
+ 9636
],
"loc": {
"start": {
- "line": 351,
+ "line": 354,
"column": 8
},
"end": {
- "line": 354,
+ "line": 357,
"column": 11
}
}
@@ -15712,16 +15614,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9568,
- 9572
+ 9645,
+ 9649
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 8
},
"end": {
- "line": 355,
+ "line": 358,
"column": 12
}
}
@@ -15730,31 +15632,31 @@
"type": "Identifier",
"name": "onAfterFilter",
"range": [
- 9573,
- 9586
+ 9650,
+ 9663
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 13
},
"end": {
- "line": 355,
+ "line": 358,
"column": 26
}
}
},
"range": [
- 9568,
- 9586
+ 9645,
+ 9663
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 8
},
"end": {
- "line": 355,
+ "line": 358,
"column": 26
}
}
@@ -15767,16 +15669,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 9589,
- 9593
+ 9666,
+ 9670
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 29
},
"end": {
- "line": 355,
+ "line": 358,
"column": 33
}
}
@@ -15789,16 +15691,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9594,
- 9595
+ 9671,
+ 9672
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 34
},
"end": {
- "line": 355,
+ "line": 358,
"column": 35
}
}
@@ -15807,47 +15709,47 @@
"type": "Identifier",
"name": "on_after_filter",
"range": [
- 9596,
- 9611
+ 9673,
+ 9688
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 36
},
"end": {
- "line": 355,
+ "line": 358,
"column": 51
}
}
},
"range": [
- 9594,
- 9611
+ 9671,
+ 9688
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 34
},
"end": {
- "line": 355,
+ "line": 358,
"column": 51
}
}
}
],
"range": [
- 9589,
- 9612
+ 9666,
+ 9689
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 29
},
"end": {
- "line": 355,
+ "line": 358,
"column": 52
}
}
@@ -15859,16 +15761,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9627,
- 9628
+ 9704,
+ 9705
],
"loc": {
"start": {
- "line": 356,
+ "line": 359,
"column": 12
},
"end": {
- "line": 356,
+ "line": 359,
"column": 13
}
}
@@ -15877,31 +15779,31 @@
"type": "Identifier",
"name": "on_after_filter",
"range": [
- 9629,
- 9644
+ 9706,
+ 9721
],
"loc": {
"start": {
- "line": 356,
+ "line": 359,
"column": 14
},
"end": {
- "line": 356,
+ "line": 359,
"column": 29
}
}
},
"range": [
- 9627,
- 9644
+ 9704,
+ 9721
],
"loc": {
"start": {
- "line": 356,
+ "line": 359,
"column": 12
},
"end": {
- "line": 356,
+ "line": 359,
"column": 29
}
}
@@ -15910,61 +15812,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 9647,
- 9655
+ 9724,
+ 9732
],
"loc": {
"start": {
- "line": 356,
+ "line": 359,
"column": 32
},
"end": {
- "line": 356,
+ "line": 359,
"column": 40
}
}
},
"range": [
- 9589,
- 9655
+ 9666,
+ 9732
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 29
},
"end": {
- "line": 356,
+ "line": 359,
"column": 40
}
}
},
"range": [
- 9568,
- 9655
+ 9645,
+ 9732
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 8
},
"end": {
- "line": 356,
+ "line": 359,
"column": 40
}
}
},
"range": [
- 9568,
- 9656
+ 9645,
+ 9733
],
"loc": {
"start": {
- "line": 355,
+ "line": 358,
"column": 8
},
"end": {
- "line": 356,
+ "line": 359,
"column": 41
}
},
@@ -15973,16 +15875,16 @@
"type": "Block",
"value": "*\n * Callback fired after filtering process is completed\n * @type {Function}\n ",
"range": [
- 9453,
- 9559
+ 9530,
+ 9636
],
"loc": {
"start": {
- "line": 351,
+ "line": 354,
"column": 8
},
"end": {
- "line": 354,
+ "line": 357,
"column": 11
}
}
@@ -15993,16 +15895,16 @@
"type": "Block",
"value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ",
"range": [
- 9666,
- 9761
+ 9743,
+ 9838
],
"loc": {
"start": {
- "line": 358,
+ "line": 361,
"column": 8
},
"end": {
- "line": 361,
+ "line": 364,
"column": 11
}
}
@@ -16020,16 +15922,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9770,
- 9774
+ 9847,
+ 9851
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 8
},
"end": {
- "line": 362,
+ "line": 365,
"column": 12
}
}
@@ -16038,31 +15940,31 @@
"type": "Identifier",
"name": "caseSensitive",
"range": [
- 9775,
- 9788
+ 9852,
+ 9865
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 13
},
"end": {
- "line": 362,
+ "line": 365,
"column": 26
}
}
},
"range": [
- 9770,
- 9788
+ 9847,
+ 9865
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 8
},
"end": {
- "line": 362,
+ "line": 365,
"column": 26
}
}
@@ -16073,16 +15975,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 9791,
- 9798
+ 9868,
+ 9875
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 29
},
"end": {
- "line": 362,
+ "line": 365,
"column": 36
}
}
@@ -16095,16 +15997,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 9799,
- 9800
+ 9876,
+ 9877
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 37
},
"end": {
- "line": 362,
+ "line": 365,
"column": 38
}
}
@@ -16113,77 +16015,77 @@
"type": "Identifier",
"name": "case_sensitive",
"range": [
- 9801,
- 9815
+ 9878,
+ 9892
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 39
},
"end": {
- "line": 362,
+ "line": 365,
"column": 53
}
}
},
"range": [
- 9799,
- 9815
+ 9876,
+ 9892
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 37
},
"end": {
- "line": 362,
+ "line": 365,
"column": 53
}
}
}
],
"range": [
- 9791,
- 9816
+ 9868,
+ 9893
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 29
},
"end": {
- "line": 362,
+ "line": 365,
"column": 54
}
}
},
"range": [
- 9770,
- 9816
+ 9847,
+ 9893
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 8
},
"end": {
- "line": 362,
+ "line": 365,
"column": 54
}
}
},
"range": [
- 9770,
- 9817
+ 9847,
+ 9894
],
"loc": {
"start": {
- "line": 362,
+ "line": 365,
"column": 8
},
"end": {
- "line": 362,
+ "line": 365,
"column": 55
}
},
@@ -16192,16 +16094,16 @@
"type": "Block",
"value": "*\n * Enable/disable case sensitivity filtering\n * @type {Boolean}\n ",
"range": [
- 9666,
- 9761
+ 9743,
+ 9838
],
"loc": {
"start": {
- "line": 358,
+ "line": 361,
"column": 8
},
"end": {
- "line": 361,
+ "line": 364,
"column": 11
}
}
@@ -16212,16 +16114,16 @@
"type": "Block",
"value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ",
"range": [
- 9827,
- 9983
+ 9904,
+ 10060
],
"loc": {
"start": {
- "line": 364,
+ "line": 367,
"column": 8
},
"end": {
- "line": 369,
+ "line": 372,
"column": 11
}
}
@@ -16239,16 +16141,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9992,
- 9996
+ 10069,
+ 10073
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 8
},
"end": {
- "line": 370,
+ "line": 373,
"column": 12
}
}
@@ -16257,31 +16159,31 @@
"type": "Identifier",
"name": "hasExactMatchByCol",
"range": [
- 9997,
- 10015
+ 10074,
+ 10092
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 13
},
"end": {
- "line": 370,
+ "line": 373,
"column": 31
}
}
},
"range": [
- 9992,
- 10015
+ 10069,
+ 10092
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 8
},
"end": {
- "line": 370,
+ "line": 373,
"column": 31
}
}
@@ -16292,16 +16194,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 10018,
- 10025
+ 10095,
+ 10102
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 34
},
"end": {
- "line": 370,
+ "line": 373,
"column": 41
}
}
@@ -16314,16 +16216,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10026,
- 10027
+ 10103,
+ 10104
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 42
},
"end": {
- "line": 370,
+ "line": 373,
"column": 43
}
}
@@ -16332,77 +16234,77 @@
"type": "Identifier",
"name": "columns_exact_match",
"range": [
- 10028,
- 10047
+ 10105,
+ 10124
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 44
},
"end": {
- "line": 370,
+ "line": 373,
"column": 63
}
}
},
"range": [
- 10026,
- 10047
+ 10103,
+ 10124
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 42
},
"end": {
- "line": 370,
+ "line": 373,
"column": 63
}
}
}
],
"range": [
- 10018,
- 10048
+ 10095,
+ 10125
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 34
},
"end": {
- "line": 370,
+ "line": 373,
"column": 64
}
}
},
"range": [
- 9992,
- 10048
+ 10069,
+ 10125
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 8
},
"end": {
- "line": 370,
+ "line": 373,
"column": 64
}
}
},
"range": [
- 9992,
- 10049
+ 10069,
+ 10126
],
"loc": {
"start": {
- "line": 370,
+ "line": 373,
"column": 8
},
"end": {
- "line": 370,
+ "line": 373,
"column": 65
}
},
@@ -16411,16 +16313,16 @@
"type": "Block",
"value": "*\n * Indicate whether exact match filtering is enabled on a per column\n * basis\n * @type {Boolean}\n * @private\n ",
"range": [
- 9827,
- 9983
+ 9904,
+ 10060
],
"loc": {
"start": {
- "line": 364,
+ "line": 367,
"column": 8
},
"end": {
- "line": 369,
+ "line": 372,
"column": 11
}
}
@@ -16431,16 +16333,16 @@
"type": "Block",
"value": "*\n * Exact match filtering per column array\n * @type {Array}\n ",
"range": [
- 10059,
- 10149
+ 10136,
+ 10226
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 8
},
"end": {
- "line": 375,
+ "line": 378,
"column": 11
}
}
@@ -16458,16 +16360,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10158,
- 10162
+ 10235,
+ 10239
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 8
},
"end": {
- "line": 376,
+ "line": 379,
"column": 12
}
}
@@ -16476,31 +16378,31 @@
"type": "Identifier",
"name": "exactMatchByCol",
"range": [
- 10163,
- 10178
+ 10240,
+ 10255
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 13
},
"end": {
- "line": 376,
+ "line": 379,
"column": 28
}
}
},
"range": [
- 10158,
- 10178
+ 10235,
+ 10255
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 8
},
"end": {
- "line": 376,
+ "line": 379,
"column": 28
}
}
@@ -16513,16 +16415,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10181,
- 10185
+ 10258,
+ 10262
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 31
},
"end": {
- "line": 376,
+ "line": 379,
"column": 35
}
}
@@ -16531,31 +16433,31 @@
"type": "Identifier",
"name": "hasExactMatchByCol",
"range": [
- 10186,
- 10204
+ 10263,
+ 10281
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 36
},
"end": {
- "line": 376,
+ "line": 379,
"column": 54
}
}
},
"range": [
- 10181,
- 10204
+ 10258,
+ 10281
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 31
},
"end": {
- "line": 376,
+ "line": 379,
"column": 54
}
}
@@ -16567,16 +16469,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10219,
- 10220
+ 10296,
+ 10297
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 12
},
"end": {
- "line": 377,
+ "line": 380,
"column": 13
}
}
@@ -16585,31 +16487,31 @@
"type": "Identifier",
"name": "columns_exact_match",
"range": [
- 10221,
- 10240
+ 10298,
+ 10317
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 14
},
"end": {
- "line": 377,
+ "line": 380,
"column": 33
}
}
},
"range": [
- 10219,
- 10240
+ 10296,
+ 10317
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 12
},
"end": {
- "line": 377,
+ "line": 380,
"column": 33
}
}
@@ -16618,61 +16520,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 10243,
- 10245
+ 10320,
+ 10322
],
"loc": {
"start": {
- "line": 377,
+ "line": 380,
"column": 36
},
"end": {
- "line": 377,
+ "line": 380,
"column": 38
}
}
},
"range": [
- 10181,
- 10245
+ 10258,
+ 10322
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 31
},
"end": {
- "line": 377,
+ "line": 380,
"column": 38
}
}
},
"range": [
- 10158,
- 10245
+ 10235,
+ 10322
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 8
},
"end": {
- "line": 377,
+ "line": 380,
"column": 38
}
}
},
"range": [
- 10158,
- 10246
+ 10235,
+ 10323
],
"loc": {
"start": {
- "line": 376,
+ "line": 379,
"column": 8
},
"end": {
- "line": 377,
+ "line": 380,
"column": 39
}
},
@@ -16681,16 +16583,16 @@
"type": "Block",
"value": "*\n * Exact match filtering per column array\n * @type {Array}\n ",
"range": [
- 10059,
- 10149
+ 10136,
+ 10226
],
"loc": {
"start": {
- "line": 372,
+ "line": 375,
"column": 8
},
"end": {
- "line": 375,
+ "line": 378,
"column": 11
}
}
@@ -16701,16 +16603,16 @@
"type": "Block",
"value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ",
"range": [
- 10256,
- 10355
+ 10333,
+ 10432
],
"loc": {
"start": {
- "line": 379,
+ "line": 382,
"column": 8
},
"end": {
- "line": 382,
+ "line": 385,
"column": 11
}
}
@@ -16728,16 +16630,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10364,
- 10368
+ 10441,
+ 10445
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 8
},
"end": {
- "line": 383,
+ "line": 386,
"column": 12
}
}
@@ -16746,31 +16648,31 @@
"type": "Identifier",
"name": "exactMatch",
"range": [
- 10369,
- 10379
+ 10446,
+ 10456
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 13
},
"end": {
- "line": 383,
+ "line": 386,
"column": 23
}
}
},
"range": [
- 10364,
- 10379
+ 10441,
+ 10456
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 8
},
"end": {
- "line": 383,
+ "line": 386,
"column": 23
}
}
@@ -16781,16 +16683,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 10382,
- 10389
+ 10459,
+ 10466
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 26
},
"end": {
- "line": 383,
+ "line": 386,
"column": 33
}
}
@@ -16803,16 +16705,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10390,
- 10391
+ 10467,
+ 10468
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 34
},
"end": {
- "line": 383,
+ "line": 386,
"column": 35
}
}
@@ -16821,77 +16723,77 @@
"type": "Identifier",
"name": "exact_match",
"range": [
- 10392,
- 10403
+ 10469,
+ 10480
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 36
},
"end": {
- "line": 383,
+ "line": 386,
"column": 47
}
}
},
"range": [
- 10390,
- 10403
+ 10467,
+ 10480
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 34
},
"end": {
- "line": 383,
+ "line": 386,
"column": 47
}
}
}
],
"range": [
- 10382,
- 10404
+ 10459,
+ 10481
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 26
},
"end": {
- "line": 383,
+ "line": 386,
"column": 48
}
}
},
"range": [
- 10364,
- 10404
+ 10441,
+ 10481
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 8
},
"end": {
- "line": 383,
+ "line": 386,
"column": 48
}
}
},
"range": [
- 10364,
- 10405
+ 10441,
+ 10482
],
"loc": {
"start": {
- "line": 383,
+ "line": 386,
"column": 8
},
"end": {
- "line": 383,
+ "line": 386,
"column": 49
}
},
@@ -16900,16 +16802,16 @@
"type": "Block",
"value": "*\n * Globally enable/disable exact match filtering\n * @type {Boolean}\n ",
"range": [
- 10256,
- 10355
+ 10333,
+ 10432
],
"loc": {
"start": {
- "line": 379,
+ "line": 382,
"column": 8
},
"end": {
- "line": 382,
+ "line": 385,
"column": 11
}
}
@@ -16920,16 +16822,16 @@
"type": "Block",
"value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ",
"range": [
- 10415,
- 10522
+ 10492,
+ 10599
],
"loc": {
"start": {
- "line": 385,
+ "line": 388,
"column": 8
},
"end": {
- "line": 388,
+ "line": 391,
"column": 11
}
}
@@ -16947,16 +16849,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10531,
- 10535
+ 10608,
+ 10612
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 8
},
"end": {
- "line": 389,
+ "line": 392,
"column": 12
}
}
@@ -16965,31 +16867,31 @@
"type": "Identifier",
"name": "ignoreDiacritics",
"range": [
- 10536,
- 10552
+ 10613,
+ 10629
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 13
},
"end": {
- "line": 389,
+ "line": 392,
"column": 29
}
}
},
"range": [
- 10531,
- 10552
+ 10608,
+ 10629
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 8
},
"end": {
- "line": 389,
+ "line": 392,
"column": 29
}
}
@@ -17001,16 +16903,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10555,
- 10556
+ 10632,
+ 10633
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 32
},
"end": {
- "line": 389,
+ "line": 392,
"column": 33
}
}
@@ -17019,61 +16921,61 @@
"type": "Identifier",
"name": "ignore_diacritics",
"range": [
- 10557,
- 10574
+ 10634,
+ 10651
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 34
},
"end": {
- "line": 389,
+ "line": 392,
"column": 51
}
}
},
"range": [
- 10555,
- 10574
+ 10632,
+ 10651
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 32
},
"end": {
- "line": 389,
+ "line": 392,
"column": 51
}
}
},
"range": [
- 10531,
- 10574
+ 10608,
+ 10651
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 8
},
"end": {
- "line": 389,
+ "line": 392,
"column": 51
}
}
},
"range": [
- 10531,
- 10575
+ 10608,
+ 10652
],
"loc": {
"start": {
- "line": 389,
+ "line": 392,
"column": 8
},
"end": {
- "line": 389,
+ "line": 392,
"column": 52
}
},
@@ -17082,16 +16984,16 @@
"type": "Block",
"value": "*\n * Ignore diacritics globally or on a column basis\n * @type {Boolean|Array}\n ",
"range": [
- 10415,
- 10522
+ 10492,
+ 10599
],
"loc": {
"start": {
- "line": 385,
+ "line": 388,
"column": 8
},
"end": {
- "line": 388,
+ "line": 391,
"column": 11
}
}
@@ -17102,16 +17004,16 @@
"type": "Block",
"value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ",
"range": [
- 10585,
- 10683
+ 10662,
+ 10760
],
"loc": {
"start": {
- "line": 391,
+ "line": 394,
"column": 8
},
"end": {
- "line": 394,
+ "line": 397,
"column": 11
}
}
@@ -17129,16 +17031,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10692,
- 10696
+ 10769,
+ 10773
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 8
},
"end": {
- "line": 395,
+ "line": 398,
"column": 12
}
}
@@ -17147,31 +17049,31 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 10697,
- 10710
+ 10774,
+ 10787
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 13
},
"end": {
- "line": 395,
+ "line": 398,
"column": 26
}
}
},
"range": [
- 10692,
- 10710
+ 10769,
+ 10787
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 8
},
"end": {
- "line": 395,
+ "line": 398,
"column": 26
}
}
@@ -17182,16 +17084,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 10713,
- 10720
+ 10790,
+ 10797
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 29
},
"end": {
- "line": 395,
+ "line": 398,
"column": 36
}
}
@@ -17204,16 +17106,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10721,
- 10722
+ 10798,
+ 10799
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 37
},
"end": {
- "line": 395,
+ "line": 398,
"column": 38
}
}
@@ -17222,77 +17124,77 @@
"type": "Identifier",
"name": "linked_filters",
"range": [
- 10723,
- 10737
+ 10800,
+ 10814
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 39
},
"end": {
- "line": 395,
+ "line": 398,
"column": 53
}
}
},
"range": [
- 10721,
- 10737
+ 10798,
+ 10814
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 37
},
"end": {
- "line": 395,
+ "line": 398,
"column": 53
}
}
}
],
"range": [
- 10713,
- 10738
+ 10790,
+ 10815
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 29
},
"end": {
- "line": 395,
+ "line": 398,
"column": 54
}
}
},
"range": [
- 10692,
- 10738
+ 10769,
+ 10815
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 8
},
"end": {
- "line": 395,
+ "line": 398,
"column": 54
}
}
},
"range": [
- 10692,
- 10739
+ 10769,
+ 10816
],
"loc": {
"start": {
- "line": 395,
+ "line": 398,
"column": 8
},
"end": {
- "line": 395,
+ "line": 398,
"column": 55
}
},
@@ -17301,16 +17203,16 @@
"type": "Block",
"value": "*\n * Enable/disable linked filters filtering mode\n * @type {Boolean}\n ",
"range": [
- 10585,
- 10683
+ 10662,
+ 10760
],
"loc": {
"start": {
- "line": 391,
+ "line": 394,
"column": 8
},
"end": {
- "line": 394,
+ "line": 397,
"column": 11
}
}
@@ -17321,16 +17223,16 @@
"type": "Block",
"value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ",
"range": [
- 10749,
- 10905
+ 10826,
+ 10982
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 8
},
"end": {
- "line": 401,
+ "line": 404,
"column": 11
}
}
@@ -17348,16 +17250,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10914,
- 10918
+ 10991,
+ 10995
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 8
},
"end": {
- "line": 402,
+ "line": 405,
"column": 12
}
}
@@ -17366,31 +17268,31 @@
"type": "Identifier",
"name": "disableExcludedOptions",
"range": [
- 10919,
- 10941
+ 10996,
+ 11018
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 13
},
"end": {
- "line": 402,
+ "line": 405,
"column": 35
}
}
},
"range": [
- 10914,
- 10941
+ 10991,
+ 11018
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 8
},
"end": {
- "line": 402,
+ "line": 405,
"column": 35
}
}
@@ -17401,16 +17303,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 10944,
- 10951
+ 11021,
+ 11028
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 38
},
"end": {
- "line": 402,
+ "line": 405,
"column": 45
}
}
@@ -17423,16 +17325,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 10952,
- 10953
+ 11029,
+ 11030
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 46
},
"end": {
- "line": 402,
+ "line": 405,
"column": 47
}
}
@@ -17441,77 +17343,77 @@
"type": "Identifier",
"name": "disable_excluded_options",
"range": [
- 10954,
- 10978
+ 11031,
+ 11055
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 48
},
"end": {
- "line": 402,
+ "line": 405,
"column": 72
}
}
},
"range": [
- 10952,
- 10978
+ 11029,
+ 11055
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 46
},
"end": {
- "line": 402,
+ "line": 405,
"column": 72
}
}
}
],
"range": [
- 10944,
- 10979
+ 11021,
+ 11056
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 38
},
"end": {
- "line": 402,
+ "line": 405,
"column": 73
}
}
},
"range": [
- 10914,
- 10979
+ 10991,
+ 11056
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 8
},
"end": {
- "line": 402,
+ "line": 405,
"column": 73
}
}
},
"range": [
- 10914,
- 10980
+ 10991,
+ 11057
],
"loc": {
"start": {
- "line": 402,
+ "line": 405,
"column": 8
},
"end": {
- "line": 402,
+ "line": 405,
"column": 74
}
},
@@ -17520,16 +17422,16 @@
"type": "Block",
"value": "*\n * Enable/disable readonly state for excluded options when\n * linked filters filtering mode is on\n * @type {Boolean}\n ",
"range": [
- 10749,
- 10905
+ 10826,
+ 10982
],
"loc": {
"start": {
- "line": 397,
+ "line": 400,
"column": 8
},
"end": {
- "line": 401,
+ "line": 404,
"column": 11
}
}
@@ -17540,16 +17442,16 @@
"type": "Block",
"value": "*\n * Active filter ID\n * @type {String}\n * @private\n ",
"range": [
- 10990,
- 11079
+ 11067,
+ 11156
],
"loc": {
"start": {
- "line": 404,
+ "line": 407,
"column": 8
},
"end": {
- "line": 408,
+ "line": 411,
"column": 11
}
}
@@ -17567,16 +17469,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11088,
- 11092
+ 11165,
+ 11169
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 8
},
"end": {
- "line": 409,
+ "line": 412,
"column": 12
}
}
@@ -17585,31 +17487,31 @@
"type": "Identifier",
"name": "activeFilterId",
"range": [
- 11093,
- 11107
+ 11170,
+ 11184
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 13
},
"end": {
- "line": 409,
+ "line": 412,
"column": 27
}
}
},
"range": [
- 11088,
- 11107
+ 11165,
+ 11184
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 8
},
"end": {
- "line": 409,
+ "line": 412,
"column": 27
}
}
@@ -17619,46 +17521,46 @@
"value": null,
"raw": "null",
"range": [
- 11110,
- 11114
+ 11187,
+ 11191
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 30
},
"end": {
- "line": 409,
+ "line": 412,
"column": 34
}
}
},
"range": [
- 11088,
- 11114
+ 11165,
+ 11191
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 8
},
"end": {
- "line": 409,
+ "line": 412,
"column": 34
}
}
},
"range": [
- 11088,
- 11115
+ 11165,
+ 11192
],
"loc": {
"start": {
- "line": 409,
+ "line": 412,
"column": 8
},
"end": {
- "line": 409,
+ "line": 412,
"column": 35
}
},
@@ -17667,16 +17569,16 @@
"type": "Block",
"value": "*\n * Active filter ID\n * @type {String}\n * @private\n ",
"range": [
- 10990,
- 11079
+ 11067,
+ 11156
],
"loc": {
"start": {
- "line": 404,
+ "line": 407,
"column": 8
},
"end": {
- "line": 408,
+ "line": 411,
"column": 11
}
}
@@ -17687,16 +17589,16 @@
"type": "Block",
"value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ",
"range": [
- 11125,
- 11238
+ 11202,
+ 11315
],
"loc": {
"start": {
- "line": 411,
+ "line": 414,
"column": 8
},
"end": {
- "line": 414,
+ "line": 417,
"column": 11
}
}
@@ -17714,16 +17616,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11247,
- 11251
+ 11324,
+ 11328
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 8
},
"end": {
- "line": 415,
+ "line": 418,
"column": 12
}
}
@@ -17732,31 +17634,31 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 11252,
- 11266
+ 11329,
+ 11343
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 13
},
"end": {
- "line": 415,
+ "line": 418,
"column": 27
}
}
},
"range": [
- 11247,
- 11266
+ 11324,
+ 11343
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 8
},
"end": {
- "line": 415,
+ "line": 418,
"column": 27
}
}
@@ -17767,16 +17669,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 11269,
- 11276
+ 11346,
+ 11353
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 30
},
"end": {
- "line": 415,
+ "line": 418,
"column": 37
}
}
@@ -17789,16 +17691,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 11277,
- 11278
+ 11354,
+ 11355
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 38
},
"end": {
- "line": 415,
+ "line": 418,
"column": 39
}
}
@@ -17807,77 +17709,77 @@
"type": "Identifier",
"name": "rows_always_visible",
"range": [
- 11279,
- 11298
+ 11356,
+ 11375
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 40
},
"end": {
- "line": 415,
+ "line": 418,
"column": 59
}
}
},
"range": [
- 11277,
- 11298
+ 11354,
+ 11375
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 38
},
"end": {
- "line": 415,
+ "line": 418,
"column": 59
}
}
}
],
"range": [
- 11269,
- 11299
+ 11346,
+ 11376
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 30
},
"end": {
- "line": 415,
+ "line": 418,
"column": 60
}
}
},
"range": [
- 11247,
- 11299
+ 11324,
+ 11376
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 8
},
"end": {
- "line": 415,
+ "line": 418,
"column": 60
}
}
},
"range": [
- 11247,
- 11300
+ 11324,
+ 11377
],
"loc": {
"start": {
- "line": 415,
+ "line": 418,
"column": 8
},
"end": {
- "line": 415,
+ "line": 418,
"column": 61
}
},
@@ -17886,16 +17788,16 @@
"type": "Block",
"value": "*\n * Enable/disable always visible rows, excluded from filtering\n * @type {Boolean}\n ",
"range": [
- 11125,
- 11238
+ 11202,
+ 11315
],
"loc": {
"start": {
- "line": 411,
+ "line": 414,
"column": 8
},
"end": {
- "line": 414,
+ "line": 417,
"column": 11
}
}
@@ -17906,16 +17808,16 @@
"type": "Block",
"value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ",
"range": [
- 11310,
- 11411
+ 11387,
+ 11488
],
"loc": {
"start": {
- "line": 417,
+ "line": 420,
"column": 8
},
"end": {
- "line": 420,
+ "line": 423,
"column": 11
}
}
@@ -17933,16 +17835,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11420,
- 11424
+ 11497,
+ 11501
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 8
},
"end": {
- "line": 421,
+ "line": 424,
"column": 12
}
}
@@ -17951,31 +17853,31 @@
"type": "Identifier",
"name": "visibleRows",
"range": [
- 11425,
- 11436
+ 11502,
+ 11513
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 13
},
"end": {
- "line": 421,
+ "line": 424,
"column": 24
}
}
},
"range": [
- 11420,
- 11436
+ 11497,
+ 11513
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 8
},
"end": {
- "line": 421,
+ "line": 424,
"column": 24
}
}
@@ -17988,16 +17890,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11439,
- 11443
+ 11516,
+ 11520
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 27
},
"end": {
- "line": 421,
+ "line": 424,
"column": 31
}
}
@@ -18006,31 +17908,31 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 11444,
- 11458
+ 11521,
+ 11535
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 32
},
"end": {
- "line": 421,
+ "line": 424,
"column": 46
}
}
},
"range": [
- 11439,
- 11458
+ 11516,
+ 11535
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 27
},
"end": {
- "line": 421,
+ "line": 424,
"column": 46
}
}
@@ -18042,16 +17944,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 11461,
- 11462
+ 11538,
+ 11539
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 49
},
"end": {
- "line": 421,
+ "line": 424,
"column": 50
}
}
@@ -18060,31 +17962,31 @@
"type": "Identifier",
"name": "rows_always_visible",
"range": [
- 11463,
- 11482
+ 11540,
+ 11559
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 51
},
"end": {
- "line": 421,
+ "line": 424,
"column": 70
}
}
},
"range": [
- 11461,
- 11482
+ 11538,
+ 11559
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 49
},
"end": {
- "line": 421,
+ "line": 424,
"column": 70
}
}
@@ -18093,61 +17995,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 11485,
- 11487
+ 11562,
+ 11564
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 73
},
"end": {
- "line": 421,
+ "line": 424,
"column": 75
}
}
},
"range": [
- 11439,
- 11487
+ 11516,
+ 11564
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 27
},
"end": {
- "line": 421,
+ "line": 424,
"column": 75
}
}
},
"range": [
- 11420,
- 11487
+ 11497,
+ 11564
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 8
},
"end": {
- "line": 421,
+ "line": 424,
"column": 75
}
}
},
"range": [
- 11420,
- 11488
+ 11497,
+ 11565
],
"loc": {
"start": {
- "line": 421,
+ "line": 424,
"column": 8
},
"end": {
- "line": 421,
+ "line": 424,
"column": 76
}
},
@@ -18156,16 +18058,16 @@
"type": "Block",
"value": "*\n * List of row indexes to be excluded from filtering\n * @type {Array}\n ",
"range": [
- 11310,
- 11411
+ 11387,
+ 11488
],
"loc": {
"start": {
- "line": 417,
+ "line": 420,
"column": 8
},
"end": {
- "line": 420,
+ "line": 423,
"column": 11
}
}
@@ -18176,16 +18078,16 @@
"type": "Block",
"value": "*\n * Enable/disable external filters generation\n * @type {Boolean}\n ",
"range": [
- 11498,
- 11594
+ 11575,
+ 11671
],
"loc": {
"start": {
- "line": 423,
+ "line": 426,
"column": 8
},
"end": {
- "line": 426,
+ "line": 429,
"column": 11
}
}
@@ -18203,16 +18105,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11603,
- 11607
+ 11680,
+ 11684
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 8
},
"end": {
- "line": 427,
+ "line": 430,
"column": 12
}
}
@@ -18221,31 +18123,31 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 11608,
- 11621
+ 11685,
+ 11698
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 13
},
"end": {
- "line": 427,
+ "line": 430,
"column": 26
}
}
},
"range": [
- 11603,
- 11621
+ 11680,
+ 11698
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 8
},
"end": {
- "line": 427,
+ "line": 430,
"column": 26
}
}
@@ -18256,16 +18158,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 11624,
- 11631
+ 11701,
+ 11708
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 29
},
"end": {
- "line": 427,
+ "line": 430,
"column": 36
}
}
@@ -18278,16 +18180,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 11632,
- 11633
+ 11709,
+ 11710
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 37
},
"end": {
- "line": 427,
+ "line": 430,
"column": 38
}
}
@@ -18296,77 +18198,77 @@
"type": "Identifier",
"name": "external_flt_grid",
"range": [
- 11634,
- 11651
+ 11711,
+ 11728
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 39
},
"end": {
- "line": 427,
+ "line": 430,
"column": 56
}
}
},
"range": [
- 11632,
- 11651
+ 11709,
+ 11728
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 37
},
"end": {
- "line": 427,
+ "line": 430,
"column": 56
}
}
}
],
"range": [
- 11624,
- 11652
+ 11701,
+ 11729
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 29
},
"end": {
- "line": 427,
+ "line": 430,
"column": 57
}
}
},
"range": [
- 11603,
- 11652
+ 11680,
+ 11729
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 8
},
"end": {
- "line": 427,
+ "line": 430,
"column": 57
}
}
},
"range": [
- 11603,
- 11653
+ 11680,
+ 11730
],
"loc": {
"start": {
- "line": 427,
+ "line": 430,
"column": 8
},
"end": {
- "line": 427,
+ "line": 430,
"column": 58
}
},
@@ -18375,16 +18277,16 @@
"type": "Block",
"value": "*\n * Enable/disable external filters generation\n * @type {Boolean}\n ",
"range": [
- 11498,
- 11594
+ 11575,
+ 11671
],
"loc": {
"start": {
- "line": 423,
+ "line": 426,
"column": 8
},
"end": {
- "line": 426,
+ "line": 429,
"column": 11
}
}
@@ -18395,16 +18297,16 @@
"type": "Block",
"value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ",
"range": [
- 11663,
- 11778
+ 11740,
+ 11855
],
"loc": {
"start": {
- "line": 429,
+ "line": 432,
"column": 8
},
"end": {
- "line": 432,
+ "line": 435,
"column": 11
}
}
@@ -18422,16 +18324,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11787,
- 11791
+ 11864,
+ 11868
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 8
},
"end": {
- "line": 433,
+ "line": 436,
"column": 12
}
}
@@ -18440,31 +18342,31 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 11792,
- 11809
+ 11869,
+ 11886
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 13
},
"end": {
- "line": 433,
+ "line": 436,
"column": 30
}
}
},
"range": [
- 11787,
- 11809
+ 11864,
+ 11886
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 8
},
"end": {
- "line": 433,
+ "line": 436,
"column": 30
}
}
@@ -18479,16 +18381,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 11812,
- 11813
+ 11889,
+ 11890
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 33
},
"end": {
- "line": 433,
+ "line": 436,
"column": 34
}
}
@@ -18497,31 +18399,31 @@
"type": "Identifier",
"name": "external_flt_grid_ids",
"range": [
- 11814,
- 11835
+ 11891,
+ 11912
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 35
},
"end": {
- "line": 433,
+ "line": 436,
"column": 56
}
}
},
"range": [
- 11812,
- 11835
+ 11889,
+ 11912
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 33
},
"end": {
- "line": 433,
+ "line": 436,
"column": 56
}
}
@@ -18530,61 +18432,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 11839,
- 11841
+ 11916,
+ 11918
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 60
},
"end": {
- "line": 433,
+ "line": 436,
"column": 62
}
}
},
"range": [
- 11812,
- 11841
+ 11889,
+ 11918
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 33
},
"end": {
- "line": 433,
+ "line": 436,
"column": 62
}
}
},
"range": [
- 11787,
- 11841
+ 11864,
+ 11918
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 8
},
"end": {
- "line": 433,
+ "line": 436,
"column": 62
}
}
},
"range": [
- 11787,
- 11842
+ 11864,
+ 11919
],
"loc": {
"start": {
- "line": 433,
+ "line": 436,
"column": 8
},
"end": {
- "line": 433,
+ "line": 436,
"column": 63
}
},
@@ -18593,16 +18495,16 @@
"type": "Block",
"value": "*\n * List of containers IDs where external filters will be generated\n * @type {Array}\n ",
"range": [
- 11663,
- 11778
+ 11740,
+ 11855
],
"loc": {
"start": {
- "line": 429,
+ "line": 432,
"column": 8
},
"end": {
- "line": 432,
+ "line": 435,
"column": 11
}
}
@@ -18613,16 +18515,16 @@
"type": "Block",
"value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ",
"range": [
- 11852,
- 11949
+ 11929,
+ 12026
],
"loc": {
"start": {
- "line": 435,
+ "line": 438,
"column": 8
},
"end": {
- "line": 438,
+ "line": 441,
"column": 11
}
}
@@ -18640,16 +18542,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11958,
- 11962
+ 12035,
+ 12039
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 8
},
"end": {
- "line": 439,
+ "line": 442,
"column": 12
}
}
@@ -18658,31 +18560,31 @@
"type": "Identifier",
"name": "onFiltersLoaded",
"range": [
- 11963,
- 11978
+ 12040,
+ 12055
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 13
},
"end": {
- "line": 439,
+ "line": 442,
"column": 28
}
}
},
"range": [
- 11958,
- 11978
+ 12035,
+ 12055
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 8
},
"end": {
- "line": 439,
+ "line": 442,
"column": 28
}
}
@@ -18695,16 +18597,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 11981,
- 11985
+ 12058,
+ 12062
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 31
},
"end": {
- "line": 439,
+ "line": 442,
"column": 35
}
}
@@ -18717,16 +18619,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 11986,
- 11987
+ 12063,
+ 12064
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 36
},
"end": {
- "line": 439,
+ "line": 442,
"column": 37
}
}
@@ -18735,47 +18637,47 @@
"type": "Identifier",
"name": "on_filters_loaded",
"range": [
- 11988,
- 12005
+ 12065,
+ 12082
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 38
},
"end": {
- "line": 439,
+ "line": 442,
"column": 55
}
}
},
"range": [
- 11986,
- 12005
+ 12063,
+ 12082
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 36
},
"end": {
- "line": 439,
+ "line": 442,
"column": 55
}
}
}
],
"range": [
- 11981,
- 12006
+ 12058,
+ 12083
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 31
},
"end": {
- "line": 439,
+ "line": 442,
"column": 56
}
}
@@ -18787,16 +18689,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12021,
- 12022
+ 12098,
+ 12099
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 12
},
"end": {
- "line": 440,
+ "line": 443,
"column": 13
}
}
@@ -18805,31 +18707,31 @@
"type": "Identifier",
"name": "on_filters_loaded",
"range": [
- 12023,
- 12040
+ 12100,
+ 12117
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 14
},
"end": {
- "line": 440,
+ "line": 443,
"column": 31
}
}
},
"range": [
- 12021,
- 12040
+ 12098,
+ 12117
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 12
},
"end": {
- "line": 440,
+ "line": 443,
"column": 31
}
}
@@ -18838,61 +18740,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 12043,
- 12051
+ 12120,
+ 12128
],
"loc": {
"start": {
- "line": 440,
+ "line": 443,
"column": 34
},
"end": {
- "line": 440,
+ "line": 443,
"column": 42
}
}
},
"range": [
- 11981,
- 12051
+ 12058,
+ 12128
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 31
},
"end": {
- "line": 440,
+ "line": 443,
"column": 42
}
}
},
"range": [
- 11958,
- 12051
+ 12035,
+ 12128
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 8
},
"end": {
- "line": 440,
+ "line": 443,
"column": 42
}
}
},
"range": [
- 11958,
- 12052
+ 12035,
+ 12129
],
"loc": {
"start": {
- "line": 439,
+ "line": 442,
"column": 8
},
"end": {
- "line": 440,
+ "line": 443,
"column": 43
}
},
@@ -18901,16 +18803,16 @@
"type": "Block",
"value": "*\n * Callback fired after filters are generated\n * @type {Function}\n ",
"range": [
- 11852,
- 11949
+ 11929,
+ 12026
],
"loc": {
"start": {
- "line": 435,
+ "line": 438,
"column": 8
},
"end": {
- "line": 438,
+ "line": 441,
"column": 11
}
}
@@ -18921,16 +18823,16 @@
"type": "Block",
"value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ",
"range": [
- 12062,
- 12166
+ 12139,
+ 12243
],
"loc": {
"start": {
- "line": 442,
+ "line": 445,
"column": 8
},
"end": {
- "line": 445,
+ "line": 448,
"column": 11
}
}
@@ -18948,16 +18850,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12175,
- 12179
+ 12252,
+ 12256
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 8
},
"end": {
- "line": 446,
+ "line": 449,
"column": 12
}
}
@@ -18966,31 +18868,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 12180,
- 12195
+ 12257,
+ 12272
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 13
},
"end": {
- "line": 446,
+ "line": 449,
"column": 28
}
}
},
"range": [
- 12175,
- 12195
+ 12252,
+ 12272
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 8
},
"end": {
- "line": 446,
+ "line": 449,
"column": 28
}
}
@@ -19001,16 +18903,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 12198,
- 12205
+ 12275,
+ 12282
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 31
},
"end": {
- "line": 446,
+ "line": 449,
"column": 38
}
}
@@ -19023,16 +18925,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12206,
- 12207
+ 12283,
+ 12284
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 39
},
"end": {
- "line": 446,
+ "line": 449,
"column": 40
}
}
@@ -19041,77 +18943,77 @@
"type": "Identifier",
"name": "single_filter",
"range": [
- 12208,
- 12221
+ 12285,
+ 12298
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 41
},
"end": {
- "line": 446,
+ "line": 449,
"column": 54
}
}
},
"range": [
- 12206,
- 12221
+ 12283,
+ 12298
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 39
},
"end": {
- "line": 446,
+ "line": 449,
"column": 54
}
}
}
],
"range": [
- 12198,
- 12222
+ 12275,
+ 12299
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 31
},
"end": {
- "line": 446,
+ "line": 449,
"column": 55
}
}
},
"range": [
- 12175,
- 12222
+ 12252,
+ 12299
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 8
},
"end": {
- "line": 446,
+ "line": 449,
"column": 55
}
}
},
"range": [
- 12175,
- 12223
+ 12252,
+ 12300
],
"loc": {
"start": {
- "line": 446,
+ "line": 449,
"column": 8
},
"end": {
- "line": 446,
+ "line": 449,
"column": 56
}
},
@@ -19120,16 +19022,16 @@
"type": "Block",
"value": "*\n * Enable/disable single filter filtering all columns\n * @type {Boolean}\n ",
"range": [
- 12062,
- 12166
+ 12139,
+ 12243
],
"loc": {
"start": {
- "line": 442,
+ "line": 445,
"column": 8
},
"end": {
- "line": 445,
+ "line": 448,
"column": 11
}
}
@@ -19140,16 +19042,16 @@
"type": "Block",
"value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ",
"range": [
- 12233,
- 12344
+ 12310,
+ 12421
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 8
},
"end": {
- "line": 451,
+ "line": 454,
"column": 11
}
}
@@ -19167,16 +19069,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12353,
- 12357
+ 12430,
+ 12434
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 8
},
"end": {
- "line": 452,
+ "line": 455,
"column": 12
}
}
@@ -19185,31 +19087,31 @@
"type": "Identifier",
"name": "onRowValidated",
"range": [
- 12358,
- 12372
+ 12435,
+ 12449
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 13
},
"end": {
- "line": 452,
+ "line": 455,
"column": 27
}
}
},
"range": [
- 12353,
- 12372
+ 12430,
+ 12449
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 8
},
"end": {
- "line": 452,
+ "line": 455,
"column": 27
}
}
@@ -19222,16 +19124,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 12375,
- 12379
+ 12452,
+ 12456
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 30
},
"end": {
- "line": 452,
+ "line": 455,
"column": 34
}
}
@@ -19244,16 +19146,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12380,
- 12381
+ 12457,
+ 12458
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 35
},
"end": {
- "line": 452,
+ "line": 455,
"column": 36
}
}
@@ -19262,47 +19164,47 @@
"type": "Identifier",
"name": "on_row_validated",
"range": [
- 12382,
- 12398
+ 12459,
+ 12475
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 37
},
"end": {
- "line": 452,
+ "line": 455,
"column": 53
}
}
},
"range": [
- 12380,
- 12398
+ 12457,
+ 12475
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 35
},
"end": {
- "line": 452,
+ "line": 455,
"column": 53
}
}
}
],
"range": [
- 12375,
- 12399
+ 12452,
+ 12476
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 30
},
"end": {
- "line": 452,
+ "line": 455,
"column": 54
}
}
@@ -19314,16 +19216,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12414,
- 12415
+ 12491,
+ 12492
],
"loc": {
"start": {
- "line": 453,
+ "line": 456,
"column": 12
},
"end": {
- "line": 453,
+ "line": 456,
"column": 13
}
}
@@ -19332,31 +19234,31 @@
"type": "Identifier",
"name": "on_row_validated",
"range": [
- 12416,
- 12432
+ 12493,
+ 12509
],
"loc": {
"start": {
- "line": 453,
+ "line": 456,
"column": 14
},
"end": {
- "line": 453,
+ "line": 456,
"column": 30
}
}
},
"range": [
- 12414,
- 12432
+ 12491,
+ 12509
],
"loc": {
"start": {
- "line": 453,
+ "line": 456,
"column": 12
},
"end": {
- "line": 453,
+ "line": 456,
"column": 30
}
}
@@ -19365,61 +19267,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 12435,
- 12443
+ 12512,
+ 12520
],
"loc": {
"start": {
- "line": 453,
+ "line": 456,
"column": 33
},
"end": {
- "line": 453,
+ "line": 456,
"column": 41
}
}
},
"range": [
- 12375,
- 12443
+ 12452,
+ 12520
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 30
},
"end": {
- "line": 453,
+ "line": 456,
"column": 41
}
}
},
"range": [
- 12353,
- 12443
+ 12430,
+ 12520
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 8
},
"end": {
- "line": 453,
+ "line": 456,
"column": 41
}
}
},
"range": [
- 12353,
- 12444
+ 12430,
+ 12521
],
"loc": {
"start": {
- "line": 452,
+ "line": 455,
"column": 8
},
"end": {
- "line": 453,
+ "line": 456,
"column": 42
}
},
@@ -19428,16 +19330,16 @@
"type": "Block",
"value": "*\n * Callback fired after a row is validated during filtering\n * @type {Function}\n ",
"range": [
- 12233,
- 12344
+ 12310,
+ 12421
],
"loc": {
"start": {
- "line": 448,
+ "line": 451,
"column": 8
},
"end": {
- "line": 451,
+ "line": 454,
"column": 11
}
}
@@ -19448,16 +19350,16 @@
"type": "Block",
"value": "*\n * List of columns implementing custom filtering\n * @type {Array}\n ",
"range": [
- 12454,
- 12551
+ 12531,
+ 12628
],
"loc": {
"start": {
- "line": 455,
+ "line": 458,
"column": 8
},
"end": {
- "line": 458,
+ "line": 461,
"column": 11
}
}
@@ -19475,16 +19377,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12560,
- 12564
+ 12637,
+ 12641
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 8
},
"end": {
- "line": 459,
+ "line": 462,
"column": 12
}
}
@@ -19493,31 +19395,31 @@
"type": "Identifier",
"name": "customCellDataCols",
"range": [
- 12565,
- 12583
+ 12642,
+ 12660
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 13
},
"end": {
- "line": 459,
+ "line": 462,
"column": 31
}
}
},
"range": [
- 12560,
- 12583
+ 12637,
+ 12660
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 8
},
"end": {
- "line": 459,
+ "line": 462,
"column": 31
}
}
@@ -19531,16 +19433,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12586,
- 12587
+ 12663,
+ 12664
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 34
},
"end": {
- "line": 459,
+ "line": 462,
"column": 35
}
}
@@ -19549,31 +19451,31 @@
"type": "Identifier",
"name": "custom_cell_data_cols",
"range": [
- 12588,
- 12609
+ 12665,
+ 12686
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 36
},
"end": {
- "line": 459,
+ "line": 462,
"column": 57
}
}
},
"range": [
- 12586,
- 12609
+ 12663,
+ 12686
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 34
},
"end": {
- "line": 459,
+ "line": 462,
"column": 57
}
}
@@ -19585,16 +19487,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12624,
- 12625
+ 12701,
+ 12702
],
"loc": {
"start": {
- "line": 460,
+ "line": 463,
"column": 12
},
"end": {
- "line": 460,
+ "line": 463,
"column": 13
}
}
@@ -19603,31 +19505,31 @@
"type": "Identifier",
"name": "custom_cell_data_cols",
"range": [
- 12626,
- 12647
+ 12703,
+ 12724
],
"loc": {
"start": {
- "line": 460,
+ "line": 463,
"column": 14
},
"end": {
- "line": 460,
+ "line": 463,
"column": 35
}
}
},
"range": [
- 12624,
- 12647
+ 12701,
+ 12724
],
"loc": {
"start": {
- "line": 460,
+ "line": 463,
"column": 12
},
"end": {
- "line": 460,
+ "line": 463,
"column": 35
}
}
@@ -19636,61 +19538,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 12650,
- 12652
+ 12727,
+ 12729
],
"loc": {
"start": {
- "line": 460,
+ "line": 463,
"column": 38
},
"end": {
- "line": 460,
+ "line": 463,
"column": 40
}
}
},
"range": [
- 12586,
- 12652
+ 12663,
+ 12729
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 34
},
"end": {
- "line": 460,
+ "line": 463,
"column": 40
}
}
},
"range": [
- 12560,
- 12652
+ 12637,
+ 12729
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 8
},
"end": {
- "line": 460,
+ "line": 463,
"column": 40
}
}
},
"range": [
- 12560,
- 12653
+ 12637,
+ 12730
],
"loc": {
"start": {
- "line": 459,
+ "line": 462,
"column": 8
},
"end": {
- "line": 460,
+ "line": 463,
"column": 41
}
},
@@ -19699,16 +19601,16 @@
"type": "Block",
"value": "*\n * List of columns implementing custom filtering\n * @type {Array}\n ",
"range": [
- 12454,
- 12551
+ 12531,
+ 12628
],
"loc": {
"start": {
- "line": 455,
+ "line": 458,
"column": 8
},
"end": {
- "line": 458,
+ "line": 461,
"column": 11
}
}
@@ -19719,16 +19621,16 @@
"type": "Block",
"value": "*\n * Delegate function for retrieving cell data with custom logic\n * @type {Function}\n ",
"range": [
- 12663,
- 12778
+ 12740,
+ 12855
],
"loc": {
"start": {
- "line": 462,
+ "line": 465,
"column": 8
},
"end": {
- "line": 465,
+ "line": 468,
"column": 11
}
}
@@ -19746,16 +19648,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12787,
- 12791
+ 12864,
+ 12868
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 8
},
"end": {
- "line": 466,
+ "line": 469,
"column": 12
}
}
@@ -19764,31 +19666,31 @@
"type": "Identifier",
"name": "customCellData",
"range": [
- 12792,
- 12806
+ 12869,
+ 12883
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 13
},
"end": {
- "line": 466,
+ "line": 469,
"column": 27
}
}
},
"range": [
- 12787,
- 12806
+ 12864,
+ 12883
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 8
},
"end": {
- "line": 466,
+ "line": 469,
"column": 27
}
}
@@ -19801,16 +19703,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 12809,
- 12813
+ 12886,
+ 12890
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 30
},
"end": {
- "line": 466,
+ "line": 469,
"column": 34
}
}
@@ -19823,16 +19725,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12814,
- 12815
+ 12891,
+ 12892
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 35
},
"end": {
- "line": 466,
+ "line": 469,
"column": 36
}
}
@@ -19841,47 +19743,47 @@
"type": "Identifier",
"name": "custom_cell_data",
"range": [
- 12816,
- 12832
+ 12893,
+ 12909
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 37
},
"end": {
- "line": 466,
+ "line": 469,
"column": 53
}
}
},
"range": [
- 12814,
- 12832
+ 12891,
+ 12909
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 35
},
"end": {
- "line": 466,
+ "line": 469,
"column": 53
}
}
}
],
"range": [
- 12809,
- 12833
+ 12886,
+ 12910
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 30
},
"end": {
- "line": 466,
+ "line": 469,
"column": 54
}
}
@@ -19893,16 +19795,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 12848,
- 12849
+ 12925,
+ 12926
],
"loc": {
"start": {
- "line": 467,
+ "line": 470,
"column": 12
},
"end": {
- "line": 467,
+ "line": 470,
"column": 13
}
}
@@ -19911,31 +19813,31 @@
"type": "Identifier",
"name": "custom_cell_data",
"range": [
- 12850,
- 12866
+ 12927,
+ 12943
],
"loc": {
"start": {
- "line": 467,
+ "line": 470,
"column": 14
},
"end": {
- "line": 467,
+ "line": 470,
"column": 30
}
}
},
"range": [
- 12848,
- 12866
+ 12925,
+ 12943
],
"loc": {
"start": {
- "line": 467,
+ "line": 470,
"column": 12
},
"end": {
- "line": 467,
+ "line": 470,
"column": 30
}
}
@@ -19944,61 +19846,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 12869,
- 12877
+ 12946,
+ 12954
],
"loc": {
"start": {
- "line": 467,
+ "line": 470,
"column": 33
},
"end": {
- "line": 467,
+ "line": 470,
"column": 41
}
}
},
"range": [
- 12809,
- 12877
+ 12886,
+ 12954
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 30
},
"end": {
- "line": 467,
+ "line": 470,
"column": 41
}
}
},
"range": [
- 12787,
- 12877
+ 12864,
+ 12954
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 8
},
"end": {
- "line": 467,
+ "line": 470,
"column": 41
}
}
},
"range": [
- 12787,
- 12878
+ 12864,
+ 12955
],
"loc": {
"start": {
- "line": 466,
+ "line": 469,
"column": 8
},
"end": {
- "line": 467,
+ "line": 470,
"column": 42
}
},
@@ -20007,16 +19909,16 @@
"type": "Block",
"value": "*\n * Delegate function for retrieving cell data with custom logic\n * @type {Function}\n ",
"range": [
- 12663,
- 12778
+ 12740,
+ 12855
],
"loc": {
"start": {
- "line": 462,
+ "line": 465,
"column": 8
},
"end": {
- "line": 465,
+ "line": 468,
"column": 11
}
}
@@ -20027,16 +19929,16 @@
"type": "Block",
"value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ",
"range": [
- 12888,
- 13054
+ 12965,
+ 13131
],
"loc": {
"start": {
- "line": 469,
+ "line": 472,
"column": 8
},
"end": {
- "line": 473,
+ "line": 476,
"column": 11
}
}
@@ -20054,16 +19956,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13063,
- 13067
+ 13140,
+ 13144
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 8
},
"end": {
- "line": 474,
+ "line": 477,
"column": 12
}
}
@@ -20072,31 +19974,31 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 13068,
- 13077
+ 13145,
+ 13154
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 13
},
"end": {
- "line": 474,
+ "line": 477,
"column": 22
}
}
},
"range": [
- 13063,
- 13077
+ 13140,
+ 13154
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 8
},
"end": {
- "line": 474,
+ "line": 477,
"column": 22
}
}
@@ -20111,16 +20013,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13080,
- 13081
+ 13157,
+ 13158
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 25
},
"end": {
- "line": 474,
+ "line": 477,
"column": 26
}
}
@@ -20129,31 +20031,31 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 13082,
- 13091
+ 13159,
+ 13168
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 27
},
"end": {
- "line": 474,
+ "line": 477,
"column": 36
}
}
},
"range": [
- 13080,
- 13091
+ 13157,
+ 13168
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 25
},
"end": {
- "line": 474,
+ "line": 477,
"column": 36
}
}
@@ -20163,61 +20065,61 @@
"value": "",
"raw": "''",
"range": [
- 13095,
- 13097
+ 13172,
+ 13174
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 40
},
"end": {
- "line": 474,
+ "line": 477,
"column": 42
}
}
},
"range": [
- 13080,
- 13097
+ 13157,
+ 13174
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 25
},
"end": {
- "line": 474,
+ "line": 477,
"column": 42
}
}
},
"range": [
- 13063,
- 13097
+ 13140,
+ 13174
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 8
},
"end": {
- "line": 474,
+ "line": 477,
"column": 42
}
}
},
"range": [
- 13063,
- 13098
+ 13140,
+ 13175
],
"loc": {
"start": {
- "line": 474,
+ "line": 477,
"column": 8
},
"end": {
- "line": 474,
+ "line": 477,
"column": 43
}
},
@@ -20226,16 +20128,16 @@
"type": "Block",
"value": "*\n * Global watermark text for input filter type or watermark for each\n * filter if an array is supplied\n * @type {String|Array}\n ",
"range": [
- 12888,
- 13054
+ 12965,
+ 13131
],
"loc": {
"start": {
- "line": 469,
+ "line": 472,
"column": 8
},
"end": {
- "line": 473,
+ "line": 476,
"column": 11
}
}
@@ -20246,16 +20148,16 @@
"type": "Block",
"value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ",
"range": [
- 13108,
- 13233
+ 13185,
+ 13310
],
"loc": {
"start": {
- "line": 476,
+ "line": 479,
"column": 8
},
"end": {
- "line": 480,
+ "line": 483,
"column": 11
}
}
@@ -20273,16 +20175,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13242,
- 13246
+ 13319,
+ 13323
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 8
},
"end": {
- "line": 481,
+ "line": 484,
"column": 12
}
}
@@ -20291,31 +20193,31 @@
"type": "Identifier",
"name": "isWatermarkArray",
"range": [
- 13247,
- 13263
+ 13324,
+ 13340
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 13
},
"end": {
- "line": 481,
+ "line": 484,
"column": 29
}
}
},
"range": [
- 13242,
- 13263
+ 13319,
+ 13340
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 8
},
"end": {
- "line": 481,
+ "line": 484,
"column": 29
}
}
@@ -20326,16 +20228,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 13266,
- 13273
+ 13343,
+ 13350
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 32
},
"end": {
- "line": 481,
+ "line": 484,
"column": 39
}
}
@@ -20347,16 +20249,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13274,
- 13278
+ 13351,
+ 13355
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 40
},
"end": {
- "line": 481,
+ "line": 484,
"column": 44
}
}
@@ -20365,77 +20267,77 @@
"type": "Identifier",
"name": "watermark",
"range": [
- 13279,
- 13288
+ 13356,
+ 13365
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 45
},
"end": {
- "line": 481,
+ "line": 484,
"column": 54
}
}
},
"range": [
- 13274,
- 13288
+ 13351,
+ 13365
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 40
},
"end": {
- "line": 481,
+ "line": 484,
"column": 54
}
}
}
],
"range": [
- 13266,
- 13289
+ 13343,
+ 13366
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 32
},
"end": {
- "line": 481,
+ "line": 484,
"column": 55
}
}
},
"range": [
- 13242,
- 13289
+ 13319,
+ 13366
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 8
},
"end": {
- "line": 481,
+ "line": 484,
"column": 55
}
}
},
"range": [
- 13242,
- 13290
+ 13319,
+ 13367
],
"loc": {
"start": {
- "line": 481,
+ "line": 484,
"column": 8
},
"end": {
- "line": 481,
+ "line": 484,
"column": 56
}
},
@@ -20444,16 +20346,16 @@
"type": "Block",
"value": "*\n * Indicate whether watermark is on a per column basis\n * @type {Boolean}\n * @private\n ",
"range": [
- 13108,
- 13233
+ 13185,
+ 13310
],
"loc": {
"start": {
- "line": 476,
+ "line": 479,
"column": 8
},
"end": {
- "line": 480,
+ "line": 483,
"column": 11
}
}
@@ -20464,16 +20366,16 @@
"type": "Block",
"value": "*\n * Toolbar's custom container ID\n * @type {String}\n ",
"range": [
- 13300,
- 13382
+ 13377,
+ 13459
],
"loc": {
"start": {
- "line": 483,
+ "line": 486,
"column": 8
},
"end": {
- "line": 486,
+ "line": 489,
"column": 11
}
}
@@ -20491,16 +20393,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13391,
- 13395
+ 13468,
+ 13472
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 8
},
"end": {
- "line": 487,
+ "line": 490,
"column": 12
}
}
@@ -20509,31 +20411,31 @@
"type": "Identifier",
"name": "toolBarTgtId",
"range": [
- 13396,
- 13408
+ 13473,
+ 13485
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 13
},
"end": {
- "line": 487,
+ "line": 490,
"column": 25
}
}
},
"range": [
- 13391,
- 13408
+ 13468,
+ 13485
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 8
},
"end": {
- "line": 487,
+ "line": 490,
"column": 25
}
}
@@ -20548,16 +20450,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13411,
- 13412
+ 13488,
+ 13489
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 28
},
"end": {
- "line": 487,
+ "line": 490,
"column": 29
}
}
@@ -20566,31 +20468,31 @@
"type": "Identifier",
"name": "toolbar_target_id",
"range": [
- 13413,
- 13430
+ 13490,
+ 13507
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 30
},
"end": {
- "line": 487,
+ "line": 490,
"column": 47
}
}
},
"range": [
- 13411,
- 13430
+ 13488,
+ 13507
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 28
},
"end": {
- "line": 487,
+ "line": 490,
"column": 47
}
}
@@ -20600,61 +20502,61 @@
"value": null,
"raw": "null",
"range": [
- 13434,
- 13438
+ 13511,
+ 13515
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 51
},
"end": {
- "line": 487,
+ "line": 490,
"column": 55
}
}
},
"range": [
- 13411,
- 13438
+ 13488,
+ 13515
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 28
},
"end": {
- "line": 487,
+ "line": 490,
"column": 55
}
}
},
"range": [
- 13391,
- 13438
+ 13468,
+ 13515
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 8
},
"end": {
- "line": 487,
+ "line": 490,
"column": 55
}
}
},
"range": [
- 13391,
- 13439
+ 13468,
+ 13516
],
"loc": {
"start": {
- "line": 487,
+ "line": 490,
"column": 8
},
"end": {
- "line": 487,
+ "line": 490,
"column": 56
}
},
@@ -20663,16 +20565,16 @@
"type": "Block",
"value": "*\n * Toolbar's custom container ID\n * @type {String}\n ",
"range": [
- 13300,
- 13382
+ 13377,
+ 13459
],
"loc": {
"start": {
- "line": 483,
+ "line": 486,
"column": 8
},
"end": {
- "line": 486,
+ "line": 489,
"column": 11
}
}
@@ -20683,16 +20585,16 @@
"type": "Block",
"value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ",
"range": [
- 13449,
- 13549
+ 13526,
+ 13626
],
"loc": {
"start": {
- "line": 489,
+ "line": 492,
"column": 8
},
"end": {
- "line": 492,
+ "line": 495,
"column": 11
}
}
@@ -20710,16 +20612,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13558,
- 13562
+ 13635,
+ 13639
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 8
},
"end": {
- "line": 493,
+ "line": 496,
"column": 12
}
}
@@ -20728,31 +20630,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 13563,
- 13567
+ 13640,
+ 13644
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 13
},
"end": {
- "line": 493,
+ "line": 496,
"column": 17
}
}
},
"range": [
- 13558,
- 13567
+ 13635,
+ 13644
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 8
},
"end": {
- "line": 493,
+ "line": 496,
"column": 17
}
}
@@ -20765,16 +20667,16 @@
"type": "Identifier",
"name": "isUndef",
"range": [
- 13570,
- 13577
+ 13647,
+ 13654
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 20
},
"end": {
- "line": 493,
+ "line": 496,
"column": 27
}
}
@@ -20787,16 +20689,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13578,
- 13579
+ 13655,
+ 13656
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 28
},
"end": {
- "line": 493,
+ "line": 496,
"column": 29
}
}
@@ -20805,47 +20707,47 @@
"type": "Identifier",
"name": "help_instructions",
"range": [
- 13580,
- 13597
+ 13657,
+ 13674
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 30
},
"end": {
- "line": 493,
+ "line": 496,
"column": 47
}
}
},
"range": [
- 13578,
- 13597
+ 13655,
+ 13674
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 28
},
"end": {
- "line": 493,
+ "line": 496,
"column": 47
}
}
}
],
"range": [
- 13570,
- 13598
+ 13647,
+ 13675
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 20
},
"end": {
- "line": 493,
+ "line": 496,
"column": 48
}
}
@@ -20854,16 +20756,16 @@
"type": "Identifier",
"name": "undefined",
"range": [
- 13613,
- 13622
+ 13690,
+ 13699
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 12
},
"end": {
- "line": 494,
+ "line": 497,
"column": 21
}
}
@@ -20874,16 +20776,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 13625,
- 13632
+ 13702,
+ 13709
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 24
},
"end": {
- "line": 494,
+ "line": 497,
"column": 31
}
}
@@ -20896,16 +20798,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13633,
- 13634
+ 13710,
+ 13711
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 32
},
"end": {
- "line": 494,
+ "line": 497,
"column": 33
}
}
@@ -20914,92 +20816,92 @@
"type": "Identifier",
"name": "help_instructions",
"range": [
- 13635,
- 13652
+ 13712,
+ 13729
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 34
},
"end": {
- "line": 494,
+ "line": 497,
"column": 51
}
}
},
"range": [
- 13633,
- 13652
+ 13710,
+ 13729
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 32
},
"end": {
- "line": 494,
+ "line": 497,
"column": 51
}
}
}
],
"range": [
- 13625,
- 13653
+ 13702,
+ 13730
],
"loc": {
"start": {
- "line": 494,
+ "line": 497,
"column": 24
},
"end": {
- "line": 494,
+ "line": 497,
"column": 52
}
}
},
"range": [
- 13570,
- 13653
+ 13647,
+ 13730
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 20
},
"end": {
- "line": 494,
+ "line": 497,
"column": 52
}
}
},
"range": [
- 13558,
- 13653
+ 13635,
+ 13730
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 8
},
"end": {
- "line": 494,
+ "line": 497,
"column": 52
}
}
},
"range": [
- 13558,
- 13654
+ 13635,
+ 13731
],
"loc": {
"start": {
- "line": 493,
+ "line": 496,
"column": 8
},
"end": {
- "line": 494,
+ "line": 497,
"column": 53
}
},
@@ -21008,16 +20910,16 @@
"type": "Block",
"value": "*\n * Indicate whether help UI component is disabled\n * @type {Boolean}\n ",
"range": [
- 13449,
- 13549
+ 13526,
+ 13626
],
"loc": {
"start": {
- "line": 489,
+ "line": 492,
"column": 8
},
"end": {
- "line": 492,
+ "line": 495,
"column": 11
}
}
@@ -21028,16 +20930,16 @@
"type": "Block",
"value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ",
"range": [
- 13664,
- 13763
+ 13741,
+ 13840
],
"loc": {
"start": {
- "line": 496,
+ "line": 499,
"column": 8
},
"end": {
- "line": 499,
+ "line": 502,
"column": 11
}
}
@@ -21055,16 +20957,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13772,
- 13776
+ 13849,
+ 13853
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 8
},
"end": {
- "line": 500,
+ "line": 503,
"column": 12
}
}
@@ -21073,31 +20975,31 @@
"type": "Identifier",
"name": "popupFilters",
"range": [
- 13777,
- 13789
+ 13854,
+ 13866
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 13
},
"end": {
- "line": 500,
+ "line": 503,
"column": 25
}
}
},
"range": [
- 13772,
- 13789
+ 13849,
+ 13866
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 8
},
"end": {
- "line": 500,
+ "line": 503,
"column": 25
}
}
@@ -21108,16 +21010,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 13792,
- 13799
+ 13869,
+ 13876
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 28
},
"end": {
- "line": 500,
+ "line": 503,
"column": 35
}
}
@@ -21130,16 +21032,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13800,
- 13801
+ 13877,
+ 13878
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 36
},
"end": {
- "line": 500,
+ "line": 503,
"column": 37
}
}
@@ -21148,77 +21050,77 @@
"type": "Identifier",
"name": "popup_filters",
"range": [
- 13802,
- 13815
+ 13879,
+ 13892
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 38
},
"end": {
- "line": 500,
+ "line": 503,
"column": 51
}
}
},
"range": [
- 13800,
- 13815
+ 13877,
+ 13892
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 36
},
"end": {
- "line": 500,
+ "line": 503,
"column": 51
}
}
}
],
"range": [
- 13792,
- 13816
+ 13869,
+ 13893
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 28
},
"end": {
- "line": 500,
+ "line": 503,
"column": 52
}
}
},
"range": [
- 13772,
- 13816
+ 13849,
+ 13893
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 8
},
"end": {
- "line": 500,
+ "line": 503,
"column": 52
}
}
},
"range": [
- 13772,
- 13817
+ 13849,
+ 13894
],
"loc": {
"start": {
- "line": 500,
+ "line": 503,
"column": 8
},
"end": {
- "line": 500,
+ "line": 503,
"column": 53
}
},
@@ -21227,16 +21129,16 @@
"type": "Block",
"value": "*\n * Indicate whether pop-up filters UI is enabled\n * @type {Boolean}\n ",
"range": [
- 13664,
- 13763
+ 13741,
+ 13840
],
"loc": {
"start": {
- "line": 496,
+ "line": 499,
"column": 8
},
"end": {
- "line": 499,
+ "line": 502,
"column": 11
}
}
@@ -21247,16 +21149,16 @@
"type": "Block",
"value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ",
"range": [
- 13827,
- 13944
+ 13904,
+ 14021
],
"loc": {
"start": {
- "line": 502,
+ "line": 505,
"column": 8
},
"end": {
- "line": 505,
+ "line": 508,
"column": 11
}
}
@@ -21274,16 +21176,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13953,
- 13957
+ 14030,
+ 14034
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 8
},
"end": {
- "line": 506,
+ "line": 509,
"column": 12
}
}
@@ -21292,31 +21194,31 @@
"type": "Identifier",
"name": "markActiveColumns",
"range": [
- 13958,
- 13975
+ 14035,
+ 14052
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 13
},
"end": {
- "line": 506,
+ "line": 509,
"column": 30
}
}
},
"range": [
- 13953,
- 13975
+ 14030,
+ 14052
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 8
},
"end": {
- "line": 506,
+ "line": 509,
"column": 30
}
}
@@ -21327,16 +21229,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 13978,
- 13985
+ 14055,
+ 14062
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 33
},
"end": {
- "line": 506,
+ "line": 509,
"column": 40
}
}
@@ -21349,16 +21251,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 13986,
- 13987
+ 14063,
+ 14064
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 41
},
"end": {
- "line": 506,
+ "line": 509,
"column": 42
}
}
@@ -21367,77 +21269,77 @@
"type": "Identifier",
"name": "mark_active_columns",
"range": [
- 13988,
- 14007
+ 14065,
+ 14084
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 43
},
"end": {
- "line": 506,
+ "line": 509,
"column": 62
}
}
},
"range": [
- 13986,
- 14007
+ 14063,
+ 14084
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 41
},
"end": {
- "line": 506,
+ "line": 509,
"column": 62
}
}
}
],
"range": [
- 13978,
- 14008
+ 14055,
+ 14085
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 33
},
"end": {
- "line": 506,
+ "line": 509,
"column": 63
}
}
},
"range": [
- 13953,
- 14008
+ 14030,
+ 14085
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 8
},
"end": {
- "line": 506,
+ "line": 509,
"column": 63
}
}
},
"range": [
- 13953,
- 14009
+ 14030,
+ 14086
],
"loc": {
"start": {
- "line": 506,
+ "line": 509,
"column": 8
},
"end": {
- "line": 506,
+ "line": 509,
"column": 64
}
},
@@ -21446,16 +21348,16 @@
"type": "Block",
"value": "*\n * Indicate whether filtered (active) columns indicator is enabled\n * @type {Boolean}\n ",
"range": [
- 13827,
- 13944
+ 13904,
+ 14021
],
"loc": {
"start": {
- "line": 502,
+ "line": 505,
"column": 8
},
"end": {
- "line": 505,
+ "line": 508,
"column": 11
}
}
@@ -21466,16 +21368,16 @@
"type": "Block",
"value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ",
"range": [
- 14019,
- 14111
+ 14096,
+ 14188
],
"loc": {
"start": {
- "line": 508,
+ "line": 511,
"column": 8
},
"end": {
- "line": 511,
+ "line": 514,
"column": 11
}
}
@@ -21493,16 +21395,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 14120,
- 14124
+ 14197,
+ 14201
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 8
},
"end": {
- "line": 512,
+ "line": 515,
"column": 12
}
}
@@ -21511,31 +21413,31 @@
"type": "Identifier",
"name": "activeColumnsCssClass",
"range": [
- 14125,
- 14146
+ 14202,
+ 14223
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 13
},
"end": {
- "line": 512,
+ "line": 515,
"column": 34
}
}
},
"range": [
- 14120,
- 14146
+ 14197,
+ 14223
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 8
},
"end": {
- "line": 512,
+ "line": 515,
"column": 34
}
}
@@ -21550,16 +21452,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14149,
- 14150
+ 14226,
+ 14227
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 37
},
"end": {
- "line": 512,
+ "line": 515,
"column": 38
}
}
@@ -21568,31 +21470,31 @@
"type": "Identifier",
"name": "active_columns_css_class",
"range": [
- 14151,
- 14175
+ 14228,
+ 14252
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 39
},
"end": {
- "line": 512,
+ "line": 515,
"column": 63
}
}
},
"range": [
- 14149,
- 14175
+ 14226,
+ 14252
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 37
},
"end": {
- "line": 512,
+ "line": 515,
"column": 63
}
}
@@ -21602,61 +21504,61 @@
"value": "activeHeader",
"raw": "'activeHeader'",
"range": [
- 14191,
- 14205
+ 14268,
+ 14282
],
"loc": {
"start": {
- "line": 513,
+ "line": 516,
"column": 12
},
"end": {
- "line": 513,
+ "line": 516,
"column": 26
}
}
},
"range": [
- 14149,
- 14205
+ 14226,
+ 14282
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 37
},
"end": {
- "line": 513,
+ "line": 516,
"column": 26
}
}
},
"range": [
- 14120,
- 14205
+ 14197,
+ 14282
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 8
},
"end": {
- "line": 513,
+ "line": 516,
"column": 26
}
}
},
"range": [
- 14120,
- 14206
+ 14197,
+ 14283
],
"loc": {
"start": {
- "line": 512,
+ "line": 515,
"column": 8
},
"end": {
- "line": 513,
+ "line": 516,
"column": 27
}
},
@@ -21665,16 +21567,16 @@
"type": "Block",
"value": "*\n * Css class for filtered (active) columns\n * @type {String}\n ",
"range": [
- 14019,
- 14111
+ 14096,
+ 14188
],
"loc": {
"start": {
- "line": 508,
+ "line": 511,
"column": 8
},
"end": {
- "line": 511,
+ "line": 514,
"column": 11
}
}
@@ -21685,16 +21587,16 @@
"type": "Block",
"value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ",
"range": [
- 14216,
- 14323
+ 14293,
+ 14400
],
"loc": {
"start": {
- "line": 515,
+ "line": 518,
"column": 8
},
"end": {
- "line": 518,
+ "line": 521,
"column": 11
}
}
@@ -21712,16 +21614,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 14332,
- 14336
+ 14409,
+ 14413
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 8
},
"end": {
- "line": 519,
+ "line": 522,
"column": 12
}
}
@@ -21730,31 +21632,31 @@
"type": "Identifier",
"name": "onBeforeActiveColumn",
"range": [
- 14337,
- 14357
+ 14414,
+ 14434
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 13
},
"end": {
- "line": 519,
+ "line": 522,
"column": 33
}
}
},
"range": [
- 14332,
- 14357
+ 14409,
+ 14434
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 8
},
"end": {
- "line": 519,
+ "line": 522,
"column": 33
}
}
@@ -21767,16 +21669,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 14360,
- 14364
+ 14437,
+ 14441
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 36
},
"end": {
- "line": 519,
+ "line": 522,
"column": 40
}
}
@@ -21789,16 +21691,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14365,
- 14366
+ 14442,
+ 14443
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 41
},
"end": {
- "line": 519,
+ "line": 522,
"column": 42
}
}
@@ -21807,47 +21709,47 @@
"type": "Identifier",
"name": "on_before_active_column",
"range": [
- 14367,
- 14390
+ 14444,
+ 14467
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 43
},
"end": {
- "line": 519,
+ "line": 522,
"column": 66
}
}
},
"range": [
- 14365,
- 14390
+ 14442,
+ 14467
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 41
},
"end": {
- "line": 519,
+ "line": 522,
"column": 66
}
}
}
],
"range": [
- 14360,
- 14391
+ 14437,
+ 14468
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 36
},
"end": {
- "line": 519,
+ "line": 522,
"column": 67
}
}
@@ -21859,16 +21761,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14406,
- 14407
+ 14483,
+ 14484
],
"loc": {
"start": {
- "line": 520,
+ "line": 523,
"column": 12
},
"end": {
- "line": 520,
+ "line": 523,
"column": 13
}
}
@@ -21877,31 +21779,31 @@
"type": "Identifier",
"name": "on_before_active_column",
"range": [
- 14408,
- 14431
+ 14485,
+ 14508
],
"loc": {
"start": {
- "line": 520,
+ "line": 523,
"column": 14
},
"end": {
- "line": 520,
+ "line": 523,
"column": 37
}
}
},
"range": [
- 14406,
- 14431
+ 14483,
+ 14508
],
"loc": {
"start": {
- "line": 520,
+ "line": 523,
"column": 12
},
"end": {
- "line": 520,
+ "line": 523,
"column": 37
}
}
@@ -21910,61 +21812,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 14434,
- 14442
+ 14511,
+ 14519
],
"loc": {
"start": {
- "line": 520,
+ "line": 523,
"column": 40
},
"end": {
- "line": 520,
+ "line": 523,
"column": 48
}
}
},
"range": [
- 14360,
- 14442
+ 14437,
+ 14519
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 36
},
"end": {
- "line": 520,
+ "line": 523,
"column": 48
}
}
},
"range": [
- 14332,
- 14442
+ 14409,
+ 14519
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 8
},
"end": {
- "line": 520,
+ "line": 523,
"column": 48
}
}
},
"range": [
- 14332,
- 14443
+ 14409,
+ 14520
],
"loc": {
"start": {
- "line": 519,
+ "line": 522,
"column": 8
},
"end": {
- "line": 520,
+ "line": 523,
"column": 49
}
},
@@ -21973,16 +21875,16 @@
"type": "Block",
"value": "*\n * Callback fired before a column is marked as filtered\n * @type {Function}\n ",
"range": [
- 14216,
- 14323
+ 14293,
+ 14400
],
"loc": {
"start": {
- "line": 515,
+ "line": 518,
"column": 8
},
"end": {
- "line": 518,
+ "line": 521,
"column": 11
}
}
@@ -21993,16 +21895,16 @@
"type": "Block",
"value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ",
"range": [
- 14453,
- 14559
+ 14530,
+ 14636
],
"loc": {
"start": {
- "line": 522,
+ "line": 525,
"column": 8
},
"end": {
- "line": 525,
+ "line": 528,
"column": 11
}
}
@@ -22020,16 +21922,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 14568,
- 14572
+ 14645,
+ 14649
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 8
},
"end": {
- "line": 526,
+ "line": 529,
"column": 12
}
}
@@ -22038,31 +21940,31 @@
"type": "Identifier",
"name": "onAfterActiveColumn",
"range": [
- 14573,
- 14592
+ 14650,
+ 14669
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 13
},
"end": {
- "line": 526,
+ "line": 529,
"column": 32
}
}
},
"range": [
- 14568,
- 14592
+ 14645,
+ 14669
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 8
},
"end": {
- "line": 526,
+ "line": 529,
"column": 32
}
}
@@ -22075,16 +21977,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 14595,
- 14599
+ 14672,
+ 14676
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 35
},
"end": {
- "line": 526,
+ "line": 529,
"column": 39
}
}
@@ -22097,16 +21999,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14600,
- 14601
+ 14677,
+ 14678
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 40
},
"end": {
- "line": 526,
+ "line": 529,
"column": 41
}
}
@@ -22115,47 +22017,47 @@
"type": "Identifier",
"name": "on_after_active_column",
"range": [
- 14602,
- 14624
+ 14679,
+ 14701
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 42
},
"end": {
- "line": 526,
+ "line": 529,
"column": 64
}
}
},
"range": [
- 14600,
- 14624
+ 14677,
+ 14701
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 40
},
"end": {
- "line": 526,
+ "line": 529,
"column": 64
}
}
}
],
"range": [
- 14595,
- 14625
+ 14672,
+ 14702
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 35
},
"end": {
- "line": 526,
+ "line": 529,
"column": 65
}
}
@@ -22167,16 +22069,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14640,
- 14641
+ 14717,
+ 14718
],
"loc": {
"start": {
- "line": 527,
+ "line": 530,
"column": 12
},
"end": {
- "line": 527,
+ "line": 530,
"column": 13
}
}
@@ -22185,31 +22087,31 @@
"type": "Identifier",
"name": "on_after_active_column",
"range": [
- 14642,
- 14664
+ 14719,
+ 14741
],
"loc": {
"start": {
- "line": 527,
+ "line": 530,
"column": 14
},
"end": {
- "line": 527,
+ "line": 530,
"column": 36
}
}
},
"range": [
- 14640,
- 14664
+ 14717,
+ 14741
],
"loc": {
"start": {
- "line": 527,
+ "line": 530,
"column": 12
},
"end": {
- "line": 527,
+ "line": 530,
"column": 36
}
}
@@ -22218,61 +22120,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 14667,
- 14675
+ 14744,
+ 14752
],
"loc": {
"start": {
- "line": 527,
+ "line": 530,
"column": 39
},
"end": {
- "line": 527,
+ "line": 530,
"column": 47
}
}
},
"range": [
- 14595,
- 14675
+ 14672,
+ 14752
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 35
},
"end": {
- "line": 527,
+ "line": 530,
"column": 47
}
}
},
"range": [
- 14568,
- 14675
+ 14645,
+ 14752
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 8
},
"end": {
- "line": 527,
+ "line": 530,
"column": 47
}
}
},
"range": [
- 14568,
- 14676
+ 14645,
+ 14753
],
"loc": {
"start": {
- "line": 526,
+ "line": 529,
"column": 8
},
"end": {
- "line": 527,
+ "line": 530,
"column": 48
}
},
@@ -22281,16 +22183,16 @@
"type": "Block",
"value": "*\n * Callback fired after a column is marked as filtered\n * @type {Function}\n ",
"range": [
- 14453,
- 14559
+ 14530,
+ 14636
],
"loc": {
"start": {
- "line": 522,
+ "line": 525,
"column": 8
},
"end": {
- "line": 525,
+ "line": 528,
"column": 11
}
}
@@ -22301,16 +22203,16 @@
"type": "Block",
"value": "** select filter's customisation and behaviours **",
"range": [
- 14686,
- 14740
+ 14763,
+ 14817
],
"loc": {
"start": {
- "line": 529,
+ "line": 532,
"column": 8
},
"end": {
- "line": 529,
+ "line": 532,
"column": 62
}
}
@@ -22319,16 +22221,16 @@
"type": "Block",
"value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ",
"range": [
- 14749,
- 14868
+ 14826,
+ 14945
],
"loc": {
"start": {
- "line": 530,
+ "line": 533,
"column": 8
},
"end": {
- "line": 533,
+ "line": 536,
"column": 11
}
}
@@ -22346,16 +22248,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 14877,
- 14881
+ 14954,
+ 14958
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 8
},
"end": {
- "line": 534,
+ "line": 537,
"column": 12
}
}
@@ -22364,31 +22266,31 @@
"type": "Identifier",
"name": "clearFilterText",
"range": [
- 14882,
- 14897
+ 14959,
+ 14974
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 13
},
"end": {
- "line": 534,
+ "line": 537,
"column": 28
}
}
},
"range": [
- 14877,
- 14897
+ 14954,
+ 14974
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 8
},
"end": {
- "line": 534,
+ "line": 537,
"column": 28
}
}
@@ -22403,16 +22305,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 14900,
- 14901
+ 14977,
+ 14978
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 31
},
"end": {
- "line": 534,
+ "line": 537,
"column": 32
}
}
@@ -22421,31 +22323,31 @@
"type": "Identifier",
"name": "clear_filter_text",
"range": [
- 14902,
- 14919
+ 14979,
+ 14996
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 33
},
"end": {
- "line": 534,
+ "line": 537,
"column": 50
}
}
},
"range": [
- 14900,
- 14919
+ 14977,
+ 14996
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 31
},
"end": {
- "line": 534,
+ "line": 537,
"column": 50
}
}
@@ -22455,61 +22357,61 @@
"value": "Clear",
"raw": "'Clear'",
"range": [
- 14923,
- 14930
+ 15000,
+ 15007
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 54
},
"end": {
- "line": 534,
+ "line": 537,
"column": 61
}
}
},
"range": [
- 14900,
- 14930
+ 14977,
+ 15007
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 31
},
"end": {
- "line": 534,
+ "line": 537,
"column": 61
}
}
},
"range": [
- 14877,
- 14930
+ 14954,
+ 15007
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 8
},
"end": {
- "line": 534,
+ "line": 537,
"column": 61
}
}
},
"range": [
- 14877,
- 14931
+ 14954,
+ 15008
],
"loc": {
"start": {
- "line": 534,
+ "line": 537,
"column": 8
},
"end": {
- "line": 534,
+ "line": 537,
"column": 62
}
},
@@ -22518,16 +22420,16 @@
"type": "Block",
"value": "** select filter's customisation and behaviours **",
"range": [
- 14686,
- 14740
+ 14763,
+ 14817
],
"loc": {
"start": {
- "line": 529,
+ "line": 532,
"column": 8
},
"end": {
- "line": 529,
+ "line": 532,
"column": 62
}
}
@@ -22536,16 +22438,16 @@
"type": "Block",
"value": "*\n * Text for clear option in drop-down filter types (1st option)\n * @type {String|Array}\n ",
"range": [
- 14749,
- 14868
+ 14826,
+ 14945
],
"loc": {
"start": {
- "line": 530,
+ "line": 533,
"column": 8
},
"end": {
- "line": 533,
+ "line": 536,
"column": 11
}
}
@@ -22556,16 +22458,16 @@
"type": "Block",
"value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ",
"range": [
- 14941,
- 15061
+ 15018,
+ 15138
],
"loc": {
"start": {
- "line": 536,
+ "line": 539,
"column": 8
},
"end": {
- "line": 539,
+ "line": 542,
"column": 11
}
}
@@ -22583,16 +22485,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 15070,
- 15074
+ 15147,
+ 15151
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 8
},
"end": {
- "line": 540,
+ "line": 543,
"column": 12
}
}
@@ -22601,31 +22503,31 @@
"type": "Identifier",
"name": "enableEmptyOption",
"range": [
- 15075,
- 15092
+ 15152,
+ 15169
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 13
},
"end": {
- "line": 540,
+ "line": 543,
"column": 30
}
}
},
"range": [
- 15070,
- 15092
+ 15147,
+ 15169
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 8
},
"end": {
- "line": 540,
+ "line": 543,
"column": 30
}
}
@@ -22636,16 +22538,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 15095,
- 15102
+ 15172,
+ 15179
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 33
},
"end": {
- "line": 540,
+ "line": 543,
"column": 40
}
}
@@ -22658,16 +22560,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 15103,
- 15104
+ 15180,
+ 15181
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 41
},
"end": {
- "line": 540,
+ "line": 543,
"column": 42
}
}
@@ -22676,77 +22578,77 @@
"type": "Identifier",
"name": "enable_empty_option",
"range": [
- 15105,
- 15124
+ 15182,
+ 15201
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 43
},
"end": {
- "line": 540,
+ "line": 543,
"column": 62
}
}
},
"range": [
- 15103,
- 15124
+ 15180,
+ 15201
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 41
},
"end": {
- "line": 540,
+ "line": 543,
"column": 62
}
}
}
],
"range": [
- 15095,
- 15125
+ 15172,
+ 15202
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 33
},
"end": {
- "line": 540,
+ "line": 543,
"column": 63
}
}
},
"range": [
- 15070,
- 15125
+ 15147,
+ 15202
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 8
},
"end": {
- "line": 540,
+ "line": 543,
"column": 63
}
}
},
"range": [
- 15070,
- 15126
+ 15147,
+ 15203
],
"loc": {
"start": {
- "line": 540,
+ "line": 543,
"column": 8
},
"end": {
- "line": 540,
+ "line": 543,
"column": 64
}
},
@@ -22755,16 +22657,16 @@
"type": "Block",
"value": "*\n * Indicate whether empty option is enabled in drop-down filter types\n * @type {Boolean}\n ",
"range": [
- 14941,
- 15061
+ 15018,
+ 15138
],
"loc": {
"start": {
- "line": 536,
+ "line": 539,
"column": 8
},
"end": {
- "line": 539,
+ "line": 542,
"column": 11
}
}
@@ -22775,16 +22677,16 @@
"type": "Block",
"value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ",
"range": [
- 15136,
- 15236
+ 15213,
+ 15313
],
"loc": {
"start": {
- "line": 542,
+ "line": 545,
"column": 8
},
"end": {
- "line": 545,
+ "line": 548,
"column": 11
}
}
@@ -22802,16 +22704,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 15245,
- 15249
+ 15322,
+ 15326
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 8
},
"end": {
- "line": 546,
+ "line": 549,
"column": 12
}
}
@@ -22820,31 +22722,31 @@
"type": "Identifier",
"name": "emptyText",
"range": [
- 15250,
- 15259
+ 15327,
+ 15336
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 13
},
"end": {
- "line": 546,
+ "line": 549,
"column": 22
}
}
},
"range": [
- 15245,
- 15259
+ 15322,
+ 15336
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 8
},
"end": {
- "line": 546,
+ "line": 549,
"column": 22
}
}
@@ -22859,16 +22761,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 15262,
- 15263
+ 15339,
+ 15340
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 25
},
"end": {
- "line": 546,
+ "line": 549,
"column": 26
}
}
@@ -22877,31 +22779,31 @@
"type": "Identifier",
"name": "empty_text",
"range": [
- 15264,
- 15274
+ 15341,
+ 15351
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 27
},
"end": {
- "line": 546,
+ "line": 549,
"column": 37
}
}
},
"range": [
- 15262,
- 15274
+ 15339,
+ 15351
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 25
},
"end": {
- "line": 546,
+ "line": 549,
"column": 37
}
}
@@ -22911,61 +22813,61 @@
"value": "(Empty)",
"raw": "'(Empty)'",
"range": [
- 15278,
- 15287
+ 15355,
+ 15364
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 41
},
"end": {
- "line": 546,
+ "line": 549,
"column": 50
}
}
},
"range": [
- 15262,
- 15287
+ 15339,
+ 15364
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 25
},
"end": {
- "line": 546,
+ "line": 549,
"column": 50
}
}
},
"range": [
- 15245,
- 15287
+ 15322,
+ 15364
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 8
},
"end": {
- "line": 546,
+ "line": 549,
"column": 50
}
}
},
"range": [
- 15245,
- 15288
+ 15322,
+ 15365
],
"loc": {
"start": {
- "line": 546,
+ "line": 549,
"column": 8
},
"end": {
- "line": 546,
+ "line": 549,
"column": 51
}
},
@@ -22974,16 +22876,16 @@
"type": "Block",
"value": "*\n * Text for empty option in drop-down filter types\n * @type {String}\n ",
"range": [
- 15136,
- 15236
+ 15213,
+ 15313
],
"loc": {
"start": {
- "line": 542,
+ "line": 545,
"column": 8
},
"end": {
- "line": 545,
+ "line": 548,
"column": 11
}
}
@@ -22994,16 +22896,16 @@
"type": "Block",
"value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ",
"range": [
- 15298,
- 15433
+ 15375,
+ 15510
],
"loc": {
"start": {
- "line": 548,
+ "line": 551,
"column": 8
},
"end": {
- "line": 552,
+ "line": 555,
"column": 11
}
}
@@ -23021,16 +22923,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 15442,
- 15446
+ 15519,
+ 15523
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 8
},
"end": {
- "line": 553,
+ "line": 556,
"column": 12
}
}
@@ -23039,31 +22941,31 @@
"type": "Identifier",
"name": "enableNonEmptyOption",
"range": [
- 15447,
- 15467
+ 15524,
+ 15544
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 13
},
"end": {
- "line": 553,
+ "line": 556,
"column": 33
}
}
},
"range": [
- 15442,
- 15467
+ 15519,
+ 15544
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 8
},
"end": {
- "line": 553,
+ "line": 556,
"column": 33
}
}
@@ -23074,16 +22976,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 15470,
- 15477
+ 15547,
+ 15554
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 36
},
"end": {
- "line": 553,
+ "line": 556,
"column": 43
}
}
@@ -23096,16 +22998,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 15478,
- 15479
+ 15555,
+ 15556
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 44
},
"end": {
- "line": 553,
+ "line": 556,
"column": 45
}
}
@@ -23114,77 +23016,77 @@
"type": "Identifier",
"name": "enable_non_empty_option",
"range": [
- 15480,
- 15503
+ 15557,
+ 15580
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 46
},
"end": {
- "line": 553,
+ "line": 556,
"column": 69
}
}
},
"range": [
- 15478,
- 15503
+ 15555,
+ 15580
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 44
},
"end": {
- "line": 553,
+ "line": 556,
"column": 69
}
}
}
],
"range": [
- 15470,
- 15504
+ 15547,
+ 15581
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 36
},
"end": {
- "line": 553,
+ "line": 556,
"column": 70
}
}
},
"range": [
- 15442,
- 15504
+ 15519,
+ 15581
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 8
},
"end": {
- "line": 553,
+ "line": 556,
"column": 70
}
}
},
"range": [
- 15442,
- 15505
+ 15519,
+ 15582
],
"loc": {
"start": {
- "line": 553,
+ "line": 556,
"column": 8
},
"end": {
- "line": 553,
+ "line": 556,
"column": 71
}
},
@@ -23193,16 +23095,16 @@
"type": "Block",
"value": "*\n * Indicate whether non-empty option is enabled in drop-down filter\n * types\n * @type {Boolean}\n ",
"range": [
- 15298,
- 15433
+ 15375,
+ 15510
],
"loc": {
"start": {
- "line": 548,
+ "line": 551,
"column": 8
},
"end": {
- "line": 552,
+ "line": 555,
"column": 11
}
}
@@ -23213,16 +23115,16 @@
"type": "Block",
"value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ",
"range": [
- 15515,
- 15619
+ 15592,
+ 15696
],
"loc": {
"start": {
- "line": 555,
+ "line": 558,
"column": 8
},
"end": {
- "line": 558,
+ "line": 561,
"column": 11
}
}
@@ -23240,16 +23142,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 15628,
- 15632
+ 15705,
+ 15709
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 8
},
"end": {
- "line": 559,
+ "line": 562,
"column": 12
}
}
@@ -23258,31 +23160,31 @@
"type": "Identifier",
"name": "nonEmptyText",
"range": [
- 15633,
- 15645
+ 15710,
+ 15722
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 13
},
"end": {
- "line": 559,
+ "line": 562,
"column": 25
}
}
},
"range": [
- 15628,
- 15645
+ 15705,
+ 15722
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 8
},
"end": {
- "line": 559,
+ "line": 562,
"column": 25
}
}
@@ -23297,16 +23199,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 15648,
- 15649
+ 15725,
+ 15726
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 28
},
"end": {
- "line": 559,
+ "line": 562,
"column": 29
}
}
@@ -23315,31 +23217,31 @@
"type": "Identifier",
"name": "non_empty_text",
"range": [
- 15650,
- 15664
+ 15727,
+ 15741
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 30
},
"end": {
- "line": 559,
+ "line": 562,
"column": 44
}
}
},
"range": [
- 15648,
- 15664
+ 15725,
+ 15741
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 28
},
"end": {
- "line": 559,
+ "line": 562,
"column": 44
}
}
@@ -23349,61 +23251,61 @@
"value": "(Non empty)",
"raw": "'(Non empty)'",
"range": [
- 15668,
- 15681
+ 15745,
+ 15758
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 48
},
"end": {
- "line": 559,
+ "line": 562,
"column": 61
}
}
},
"range": [
- 15648,
- 15681
+ 15725,
+ 15758
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 28
},
"end": {
- "line": 559,
+ "line": 562,
"column": 61
}
}
},
"range": [
- 15628,
- 15681
+ 15705,
+ 15758
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 8
},
"end": {
- "line": 559,
+ "line": 562,
"column": 61
}
}
},
"range": [
- 15628,
- 15682
+ 15705,
+ 15759
],
"loc": {
"start": {
- "line": 559,
+ "line": 562,
"column": 8
},
"end": {
- "line": 559,
+ "line": 562,
"column": 62
}
},
@@ -23412,16 +23314,16 @@
"type": "Block",
"value": "*\n * Text for non-empty option in drop-down filter types\n * @type {String}\n ",
"range": [
- 15515,
- 15619
+ 15592,
+ 15696
],
"loc": {
"start": {
- "line": 555,
+ "line": 558,
"column": 8
},
"end": {
- "line": 558,
+ "line": 561,
"column": 11
}
}
@@ -23432,16 +23334,16 @@
"type": "Block",
"value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ",
"range": [
- 15692,
- 15840
+ 15769,
+ 15917
],
"loc": {
"start": {
- "line": 561,
+ "line": 564,
"column": 8
},
"end": {
- "line": 565,
+ "line": 568,
"column": 11
}
}
@@ -23459,16 +23361,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 15849,
- 15853
+ 15926,
+ 15930
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 8
},
"end": {
- "line": 566,
+ "line": 569,
"column": 12
}
}
@@ -23477,31 +23379,31 @@
"type": "Identifier",
"name": "onSlcChange",
"range": [
- 15854,
- 15865
+ 15931,
+ 15942
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 13
},
"end": {
- "line": 566,
+ "line": 569,
"column": 24
}
}
},
"range": [
- 15849,
- 15865
+ 15926,
+ 15942
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 8
},
"end": {
- "line": 566,
+ "line": 569,
"column": 24
}
}
@@ -23518,16 +23420,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 15868,
- 15869
+ 15945,
+ 15946
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 27
},
"end": {
- "line": 566,
+ "line": 569,
"column": 28
}
}
@@ -23536,31 +23438,31 @@
"type": "Identifier",
"name": "on_change",
"range": [
- 15870,
- 15879
+ 15947,
+ 15956
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 29
},
"end": {
- "line": 566,
+ "line": 569,
"column": 38
}
}
},
"range": [
- 15868,
- 15879
+ 15945,
+ 15956
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 27
},
"end": {
- "line": 566,
+ "line": 569,
"column": 38
}
}
@@ -23570,31 +23472,31 @@
"value": false,
"raw": "false",
"range": [
- 15884,
- 15889
+ 15961,
+ 15966
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 43
},
"end": {
- "line": 566,
+ "line": 569,
"column": 48
}
}
},
"range": [
- 15868,
- 15889
+ 15945,
+ 15966
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 27
},
"end": {
- "line": 566,
+ "line": 569,
"column": 48
}
}
@@ -23604,16 +23506,16 @@
"value": false,
"raw": "false",
"range": [
- 15892,
- 15897
+ 15969,
+ 15974
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 51
},
"end": {
- "line": 566,
+ "line": 569,
"column": 56
}
}
@@ -23623,61 +23525,61 @@
"value": true,
"raw": "true",
"range": [
- 15900,
- 15904
+ 15977,
+ 15981
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 59
},
"end": {
- "line": 566,
+ "line": 569,
"column": 63
}
}
},
"range": [
- 15868,
- 15904
+ 15945,
+ 15981
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 27
},
"end": {
- "line": 566,
+ "line": 569,
"column": 63
}
}
},
"range": [
- 15849,
- 15904
+ 15926,
+ 15981
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 8
},
"end": {
- "line": 566,
+ "line": 569,
"column": 63
}
}
},
"range": [
- 15849,
- 15905
+ 15926,
+ 15982
],
"loc": {
"start": {
- "line": 566,
+ "line": 569,
"column": 8
},
"end": {
- "line": 566,
+ "line": 569,
"column": 64
}
},
@@ -23686,16 +23588,16 @@
"type": "Block",
"value": "*\n * Indicate whether drop-down filter types filter the table by default\n * on change event\n * @type {Boolean}\n ",
"range": [
- 15692,
- 15840
+ 15769,
+ 15917
],
"loc": {
"start": {
- "line": 561,
+ "line": 564,
"column": 8
},
"end": {
- "line": 565,
+ "line": 568,
"column": 11
}
}
@@ -23706,16 +23608,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * alpha-numeric manner by default\n * @type {Boolean}\n ",
"range": [
- 15915,
- 16078
+ 15992,
+ 16155
],
"loc": {
"start": {
- "line": 568,
+ "line": 571,
"column": 8
},
"end": {
- "line": 572,
+ "line": 575,
"column": 11
}
}
@@ -23733,16 +23635,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16087,
- 16091
+ 16164,
+ 16168
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 8
},
"end": {
- "line": 573,
+ "line": 576,
"column": 12
}
}
@@ -23751,31 +23653,31 @@
"type": "Identifier",
"name": "sortSlc",
"range": [
- 16092,
- 16099
+ 16169,
+ 16176
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 13
},
"end": {
- "line": 573,
+ "line": 576,
"column": 20
}
}
},
"range": [
- 16087,
- 16099
+ 16164,
+ 16176
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 8
},
"end": {
- "line": 573,
+ "line": 576,
"column": 20
}
}
@@ -23792,16 +23694,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 16102,
- 16103
+ 16179,
+ 16180
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 23
},
"end": {
- "line": 573,
+ "line": 576,
"column": 24
}
}
@@ -23810,31 +23712,31 @@
"type": "Identifier",
"name": "sort_select",
"range": [
- 16104,
- 16115
+ 16181,
+ 16192
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 25
},
"end": {
- "line": 573,
+ "line": 576,
"column": 36
}
}
},
"range": [
- 16102,
- 16115
+ 16179,
+ 16192
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 23
},
"end": {
- "line": 573,
+ "line": 576,
"column": 36
}
}
@@ -23844,31 +23746,31 @@
"value": false,
"raw": "false",
"range": [
- 16120,
- 16125
+ 16197,
+ 16202
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 41
},
"end": {
- "line": 573,
+ "line": 576,
"column": 46
}
}
},
"range": [
- 16102,
- 16125
+ 16179,
+ 16202
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 23
},
"end": {
- "line": 573,
+ "line": 576,
"column": 46
}
}
@@ -23878,16 +23780,16 @@
"value": false,
"raw": "false",
"range": [
- 16128,
- 16133
+ 16205,
+ 16210
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 49
},
"end": {
- "line": 573,
+ "line": 576,
"column": 54
}
}
@@ -23897,61 +23799,61 @@
"value": true,
"raw": "true",
"range": [
- 16136,
- 16140
+ 16213,
+ 16217
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 57
},
"end": {
- "line": 573,
+ "line": 576,
"column": 61
}
}
},
"range": [
- 16102,
- 16140
+ 16179,
+ 16217
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 23
},
"end": {
- "line": 573,
+ "line": 576,
"column": 61
}
}
},
"range": [
- 16087,
- 16140
+ 16164,
+ 16217
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 8
},
"end": {
- "line": 573,
+ "line": 576,
"column": 61
}
}
},
"range": [
- 16087,
- 16141
+ 16164,
+ 16218
],
"loc": {
"start": {
- "line": 573,
+ "line": 576,
"column": 8
},
"end": {
- "line": 573,
+ "line": 576,
"column": 62
}
},
@@ -23960,16 +23862,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * alpha-numeric manner by default\n * @type {Boolean}\n ",
"range": [
- 15915,
- 16078
+ 15992,
+ 16155
],
"loc": {
"start": {
- "line": 568,
+ "line": 571,
"column": 8
},
"end": {
- "line": 572,
+ "line": 575,
"column": 11
}
}
@@ -23980,16 +23882,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ",
"range": [
- 16151,
- 16327
+ 16228,
+ 16404
],
"loc": {
"start": {
- "line": 575,
+ "line": 578,
"column": 8
},
"end": {
- "line": 580,
+ "line": 583,
"column": 11
}
}
@@ -24007,16 +23909,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16336,
- 16340
+ 16413,
+ 16417
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 8
},
"end": {
- "line": 581,
+ "line": 584,
"column": 12
}
}
@@ -24025,31 +23927,31 @@
"type": "Identifier",
"name": "isSortNumAsc",
"range": [
- 16341,
- 16353
+ 16418,
+ 16430
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 13
},
"end": {
- "line": 581,
+ "line": 584,
"column": 25
}
}
},
"range": [
- 16336,
- 16353
+ 16413,
+ 16430
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 8
},
"end": {
- "line": 581,
+ "line": 584,
"column": 25
}
}
@@ -24060,16 +23962,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 16356,
- 16363
+ 16433,
+ 16440
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 28
},
"end": {
- "line": 581,
+ "line": 584,
"column": 35
}
}
@@ -24082,16 +23984,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 16364,
- 16365
+ 16441,
+ 16442
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 36
},
"end": {
- "line": 581,
+ "line": 584,
"column": 37
}
}
@@ -24100,77 +24002,77 @@
"type": "Identifier",
"name": "sort_num_asc",
"range": [
- 16366,
- 16378
+ 16443,
+ 16455
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 38
},
"end": {
- "line": 581,
+ "line": 584,
"column": 50
}
}
},
"range": [
- 16364,
- 16378
+ 16441,
+ 16455
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 36
},
"end": {
- "line": 581,
+ "line": 584,
"column": 50
}
}
}
],
"range": [
- 16356,
- 16379
+ 16433,
+ 16456
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 28
},
"end": {
- "line": 581,
+ "line": 584,
"column": 51
}
}
},
"range": [
- 16336,
- 16379
+ 16413,
+ 16456
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 8
},
"end": {
- "line": 581,
+ "line": 584,
"column": 51
}
}
},
"range": [
- 16336,
- 16380
+ 16413,
+ 16457
],
"loc": {
"start": {
- "line": 581,
+ "line": 584,
"column": 8
},
"end": {
- "line": 581,
+ "line": 584,
"column": 52
}
},
@@ -24179,16 +24081,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * ascending numeric manner\n * @type {Boolean}\n * @private\n ",
"range": [
- 16151,
- 16327
+ 16228,
+ 16404
],
"loc": {
"start": {
- "line": 575,
+ "line": 578,
"column": 8
},
"end": {
- "line": 580,
+ "line": 583,
"column": 11
}
}
@@ -24199,16 +24101,16 @@
"type": "Block",
"value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ",
"range": [
- 16390,
- 16527
+ 16467,
+ 16604
],
"loc": {
"start": {
- "line": 583,
+ "line": 586,
"column": 8
},
"end": {
- "line": 587,
+ "line": 590,
"column": 11
}
}
@@ -24226,16 +24128,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16536,
- 16540
+ 16613,
+ 16617
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 8
},
"end": {
- "line": 588,
+ "line": 591,
"column": 12
}
}
@@ -24244,31 +24146,31 @@
"type": "Identifier",
"name": "sortNumAsc",
"range": [
- 16541,
- 16551
+ 16618,
+ 16628
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 13
},
"end": {
- "line": 588,
+ "line": 591,
"column": 23
}
}
},
"range": [
- 16536,
- 16551
+ 16613,
+ 16628
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 8
},
"end": {
- "line": 588,
+ "line": 591,
"column": 23
}
}
@@ -24281,16 +24183,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16554,
- 16558
+ 16631,
+ 16635
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 26
},
"end": {
- "line": 588,
+ "line": 591,
"column": 30
}
}
@@ -24299,31 +24201,31 @@
"type": "Identifier",
"name": "isSortNumAsc",
"range": [
- 16559,
- 16571
+ 16636,
+ 16648
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 31
},
"end": {
- "line": 588,
+ "line": 591,
"column": 43
}
}
},
"range": [
- 16554,
- 16571
+ 16631,
+ 16648
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 26
},
"end": {
- "line": 588,
+ "line": 591,
"column": 43
}
}
@@ -24335,16 +24237,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 16574,
- 16575
+ 16651,
+ 16652
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 46
},
"end": {
- "line": 588,
+ "line": 591,
"column": 47
}
}
@@ -24353,31 +24255,31 @@
"type": "Identifier",
"name": "sort_num_asc",
"range": [
- 16576,
- 16588
+ 16653,
+ 16665
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 48
},
"end": {
- "line": 588,
+ "line": 591,
"column": 60
}
}
},
"range": [
- 16574,
- 16588
+ 16651,
+ 16665
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 46
},
"end": {
- "line": 588,
+ "line": 591,
"column": 60
}
}
@@ -24386,61 +24288,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 16591,
- 16593
+ 16668,
+ 16670
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 63
},
"end": {
- "line": 588,
+ "line": 591,
"column": 65
}
}
},
"range": [
- 16554,
- 16593
+ 16631,
+ 16670
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 26
},
"end": {
- "line": 588,
+ "line": 591,
"column": 65
}
}
},
"range": [
- 16536,
- 16593
+ 16613,
+ 16670
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 8
},
"end": {
- "line": 588,
+ "line": 591,
"column": 65
}
}
},
"range": [
- 16536,
- 16594
+ 16613,
+ 16671
],
"loc": {
"start": {
- "line": 588,
+ "line": 591,
"column": 8
},
"end": {
- "line": 588,
+ "line": 591,
"column": 66
}
},
@@ -24449,16 +24351,16 @@
"type": "Block",
"value": "*\n * List of columns implementing options sorting in a ascending numeric\n * manner\n * @type {Array}\n ",
"range": [
- 16390,
- 16527
+ 16467,
+ 16604
],
"loc": {
"start": {
- "line": 583,
+ "line": 586,
"column": 8
},
"end": {
- "line": 587,
+ "line": 590,
"column": 11
}
}
@@ -24469,16 +24371,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ",
"range": [
- 16604,
- 16781
+ 16681,
+ 16858
],
"loc": {
"start": {
- "line": 590,
+ "line": 593,
"column": 8
},
"end": {
- "line": 595,
+ "line": 598,
"column": 11
}
}
@@ -24496,16 +24398,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16790,
- 16794
+ 16867,
+ 16871
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 8
},
"end": {
- "line": 596,
+ "line": 599,
"column": 12
}
}
@@ -24514,31 +24416,31 @@
"type": "Identifier",
"name": "isSortNumDesc",
"range": [
- 16795,
- 16808
+ 16872,
+ 16885
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 13
},
"end": {
- "line": 596,
+ "line": 599,
"column": 26
}
}
},
"range": [
- 16790,
- 16808
+ 16867,
+ 16885
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 8
},
"end": {
- "line": 596,
+ "line": 599,
"column": 26
}
}
@@ -24549,16 +24451,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 16811,
- 16818
+ 16888,
+ 16895
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 29
},
"end": {
- "line": 596,
+ "line": 599,
"column": 36
}
}
@@ -24571,16 +24473,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 16819,
- 16820
+ 16896,
+ 16897
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 37
},
"end": {
- "line": 596,
+ "line": 599,
"column": 38
}
}
@@ -24589,77 +24491,77 @@
"type": "Identifier",
"name": "sort_num_desc",
"range": [
- 16821,
- 16834
+ 16898,
+ 16911
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 39
},
"end": {
- "line": 596,
+ "line": 599,
"column": 52
}
}
},
"range": [
- 16819,
- 16834
+ 16896,
+ 16911
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 37
},
"end": {
- "line": 596,
+ "line": 599,
"column": 52
}
}
}
],
"range": [
- 16811,
- 16835
+ 16888,
+ 16912
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 29
},
"end": {
- "line": 596,
+ "line": 599,
"column": 53
}
}
},
"range": [
- 16790,
- 16835
+ 16867,
+ 16912
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 8
},
"end": {
- "line": 596,
+ "line": 599,
"column": 53
}
}
},
"range": [
- 16790,
- 16836
+ 16867,
+ 16913
],
"loc": {
"start": {
- "line": 596,
+ "line": 599,
"column": 8
},
"end": {
- "line": 596,
+ "line": 599,
"column": 54
}
},
@@ -24668,16 +24570,16 @@
"type": "Block",
"value": "*\n * Indicate whether options in drop-down filter types are sorted in a\n * descending numeric manner\n * @type {Boolean}\n * @private\n ",
"range": [
- 16604,
- 16781
+ 16681,
+ 16858
],
"loc": {
"start": {
- "line": 590,
+ "line": 593,
"column": 8
},
"end": {
- "line": 595,
+ "line": 598,
"column": 11
}
}
@@ -24688,16 +24590,16 @@
"type": "Block",
"value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ",
"range": [
- 16846,
- 16984
+ 16923,
+ 17061
],
"loc": {
"start": {
- "line": 598,
+ "line": 601,
"column": 8
},
"end": {
- "line": 602,
+ "line": 605,
"column": 11
}
}
@@ -24715,16 +24617,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 16993,
- 16997
+ 17070,
+ 17074
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 8
},
"end": {
- "line": 603,
+ "line": 606,
"column": 12
}
}
@@ -24733,31 +24635,31 @@
"type": "Identifier",
"name": "sortNumDesc",
"range": [
- 16998,
- 17009
+ 17075,
+ 17086
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 13
},
"end": {
- "line": 603,
+ "line": 606,
"column": 24
}
}
},
"range": [
- 16993,
- 17009
+ 17070,
+ 17086
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 8
},
"end": {
- "line": 603,
+ "line": 606,
"column": 24
}
}
@@ -24770,16 +24672,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 17012,
- 17016
+ 17089,
+ 17093
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 27
},
"end": {
- "line": 603,
+ "line": 606,
"column": 31
}
}
@@ -24788,31 +24690,31 @@
"type": "Identifier",
"name": "isSortNumDesc",
"range": [
- 17017,
- 17030
+ 17094,
+ 17107
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 32
},
"end": {
- "line": 603,
+ "line": 606,
"column": 45
}
}
},
"range": [
- 17012,
- 17030
+ 17089,
+ 17107
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 27
},
"end": {
- "line": 603,
+ "line": 606,
"column": 45
}
}
@@ -24824,16 +24726,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 17033,
- 17034
+ 17110,
+ 17111
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 48
},
"end": {
- "line": 603,
+ "line": 606,
"column": 49
}
}
@@ -24842,31 +24744,31 @@
"type": "Identifier",
"name": "sort_num_desc",
"range": [
- 17035,
- 17048
+ 17112,
+ 17125
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 50
},
"end": {
- "line": 603,
+ "line": 606,
"column": 63
}
}
},
"range": [
- 17033,
- 17048
+ 17110,
+ 17125
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 48
},
"end": {
- "line": 603,
+ "line": 606,
"column": 63
}
}
@@ -24875,61 +24777,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 17051,
- 17053
+ 17128,
+ 17130
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 66
},
"end": {
- "line": 603,
+ "line": 606,
"column": 68
}
}
},
"range": [
- 17012,
- 17053
+ 17089,
+ 17130
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 27
},
"end": {
- "line": 603,
+ "line": 606,
"column": 68
}
}
},
"range": [
- 16993,
- 17053
+ 17070,
+ 17130
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 8
},
"end": {
- "line": 603,
+ "line": 606,
"column": 68
}
}
},
"range": [
- 16993,
- 17054
+ 17070,
+ 17131
],
"loc": {
"start": {
- "line": 603,
+ "line": 606,
"column": 8
},
"end": {
- "line": 603,
+ "line": 606,
"column": 69
}
},
@@ -24938,16 +24840,16 @@
"type": "Block",
"value": "*\n * List of columns implementing options sorting in a descending numeric\n * manner\n * @type {Array}\n ",
"range": [
- 16846,
- 16984
+ 16923,
+ 17061
],
"loc": {
"start": {
- "line": 598,
+ "line": 601,
"column": 8
},
"end": {
- "line": 602,
+ "line": 605,
"column": 11
}
}
@@ -24958,16 +24860,16 @@
"type": "Block",
"value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ",
"range": [
- 17064,
- 17207
+ 17141,
+ 17284
],
"loc": {
"start": {
- "line": 605,
+ "line": 608,
"column": 8
},
"end": {
- "line": 609,
+ "line": 612,
"column": 11
}
}
@@ -24985,16 +24887,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 17216,
- 17220
+ 17293,
+ 17297
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 8
},
"end": {
- "line": 610,
+ "line": 613,
"column": 12
}
}
@@ -25003,31 +24905,31 @@
"type": "Identifier",
"name": "loadFltOnDemand",
"range": [
- 17221,
- 17236
+ 17298,
+ 17313
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 13
},
"end": {
- "line": 610,
+ "line": 613,
"column": 28
}
}
},
"range": [
- 17216,
- 17236
+ 17293,
+ 17313
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 8
},
"end": {
- "line": 610,
+ "line": 613,
"column": 28
}
}
@@ -25038,16 +24940,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 17239,
- 17246
+ 17316,
+ 17323
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 31
},
"end": {
- "line": 610,
+ "line": 613,
"column": 38
}
}
@@ -25060,16 +24962,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 17247,
- 17248
+ 17324,
+ 17325
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 39
},
"end": {
- "line": 610,
+ "line": 613,
"column": 40
}
}
@@ -25078,77 +24980,77 @@
"type": "Identifier",
"name": "load_filters_on_demand",
"range": [
- 17249,
- 17271
+ 17326,
+ 17348
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 41
},
"end": {
- "line": 610,
+ "line": 613,
"column": 63
}
}
},
"range": [
- 17247,
- 17271
+ 17324,
+ 17348
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 39
},
"end": {
- "line": 610,
+ "line": 613,
"column": 63
}
}
}
],
"range": [
- 17239,
- 17272
+ 17316,
+ 17349
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 31
},
"end": {
- "line": 610,
+ "line": 613,
"column": 64
}
}
},
"range": [
- 17216,
- 17272
+ 17293,
+ 17349
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 8
},
"end": {
- "line": 610,
+ "line": 613,
"column": 64
}
}
},
"range": [
- 17216,
- 17273
+ 17293,
+ 17350
],
"loc": {
"start": {
- "line": 610,
+ "line": 613,
"column": 8
},
"end": {
- "line": 610,
+ "line": 613,
"column": 65
}
},
@@ -25157,16 +25059,16 @@
"type": "Block",
"value": "*\n * Indicate whether drop-down filter types are populated on demand at\n * first usage\n * @type {Boolean}\n ",
"range": [
- 17064,
- 17207
+ 17141,
+ 17284
],
"loc": {
"start": {
- "line": 605,
+ "line": 608,
"column": 8
},
"end": {
- "line": 609,
+ "line": 612,
"column": 11
}
}
@@ -25177,16 +25079,16 @@
"type": "Block",
"value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ",
"range": [
- 17283,
- 17401
+ 17360,
+ 17478
],
"loc": {
"start": {
- "line": 612,
+ "line": 615,
"column": 8
},
"end": {
- "line": 615,
+ "line": 618,
"column": 11
}
}
@@ -25204,16 +25106,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 17410,
- 17414
+ 17487,
+ 17491
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 8
},
"end": {
- "line": 616,
+ "line": 619,
"column": 12
}
}
@@ -25222,31 +25124,31 @@
"type": "Identifier",
"name": "hasCustomOptions",
"range": [
- 17415,
- 17431
+ 17492,
+ 17508
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 13
},
"end": {
- "line": 616,
+ "line": 619,
"column": 29
}
}
},
"range": [
- 17410,
- 17431
+ 17487,
+ 17508
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 8
},
"end": {
- "line": 616,
+ "line": 619,
"column": 29
}
}
@@ -25257,16 +25159,16 @@
"type": "Identifier",
"name": "isObj",
"range": [
- 17434,
- 17439
+ 17511,
+ 17516
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 32
},
"end": {
- "line": 616,
+ "line": 619,
"column": 37
}
}
@@ -25279,16 +25181,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 17440,
- 17441
+ 17517,
+ 17518
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 38
},
"end": {
- "line": 616,
+ "line": 619,
"column": 39
}
}
@@ -25297,77 +25199,77 @@
"type": "Identifier",
"name": "custom_options",
"range": [
- 17442,
- 17456
+ 17519,
+ 17533
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 40
},
"end": {
- "line": 616,
+ "line": 619,
"column": 54
}
}
},
"range": [
- 17440,
- 17456
+ 17517,
+ 17533
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 38
},
"end": {
- "line": 616,
+ "line": 619,
"column": 54
}
}
}
],
"range": [
- 17434,
- 17457
+ 17511,
+ 17534
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 32
},
"end": {
- "line": 616,
+ "line": 619,
"column": 55
}
}
},
"range": [
- 17410,
- 17457
+ 17487,
+ 17534
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 8
},
"end": {
- "line": 616,
+ "line": 619,
"column": 55
}
}
},
"range": [
- 17410,
- 17458
+ 17487,
+ 17535
],
"loc": {
"start": {
- "line": 616,
+ "line": 619,
"column": 8
},
"end": {
- "line": 616,
+ "line": 619,
"column": 56
}
},
@@ -25376,16 +25278,16 @@
"type": "Block",
"value": "*\n * Indicate whether custom drop-down filter options are implemented\n * @type {Boolean}\n ",
"range": [
- 17283,
- 17401
+ 17360,
+ 17478
],
"loc": {
"start": {
- "line": 612,
+ "line": 615,
"column": 8
},
"end": {
- "line": 615,
+ "line": 618,
"column": 11
}
}
@@ -25396,16 +25298,16 @@
"type": "Block",
"value": "*\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n ",
"range": [
- 17468,
- 17940
+ 17545,
+ 18017
],
"loc": {
"start": {
- "line": 618,
+ "line": 621,
"column": 8
},
"end": {
- "line": 634,
+ "line": 637,
"column": 11
}
}
@@ -25423,16 +25325,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 17949,
- 17953
+ 18026,
+ 18030
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 8
},
"end": {
- "line": 635,
+ "line": 638,
"column": 12
}
}
@@ -25441,31 +25343,31 @@
"type": "Identifier",
"name": "customOptions",
"range": [
- 17954,
- 17967
+ 18031,
+ 18044
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 13
},
"end": {
- "line": 635,
+ "line": 638,
"column": 26
}
}
},
"range": [
- 17949,
- 17967
+ 18026,
+ 18044
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 8
},
"end": {
- "line": 635,
+ "line": 638,
"column": 26
}
}
@@ -25477,16 +25379,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 17970,
- 17971
+ 18047,
+ 18048
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 29
},
"end": {
- "line": 635,
+ "line": 638,
"column": 30
}
}
@@ -25495,61 +25397,61 @@
"type": "Identifier",
"name": "custom_options",
"range": [
- 17972,
- 17986
+ 18049,
+ 18063
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 31
},
"end": {
- "line": 635,
+ "line": 638,
"column": 45
}
}
},
"range": [
- 17970,
- 17986
+ 18047,
+ 18063
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 29
},
"end": {
- "line": 635,
+ "line": 638,
"column": 45
}
}
},
"range": [
- 17949,
- 17986
+ 18026,
+ 18063
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 8
},
"end": {
- "line": 635,
+ "line": 638,
"column": 45
}
}
},
"range": [
- 17949,
- 17987
+ 18026,
+ 18064
],
"loc": {
"start": {
- "line": 635,
+ "line": 638,
"column": 8
},
"end": {
- "line": 635,
+ "line": 638,
"column": 46
}
},
@@ -25558,16 +25460,16 @@
"type": "Block",
"value": "*\n * Custom options definition of a per column basis, ie:\n *\tcustom_options: {\n * cols:[0, 1],\n * texts: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * values: [\n * ['a0', 'b0', 'c0'],\n * ['a1', 'b1', 'c1']\n * ],\n * sorts: [false, true]\n * }\n *\n * @type {Object}\n ",
"range": [
- 17468,
- 17940
+ 17545,
+ 18017
],
"loc": {
"start": {
- "line": 618,
+ "line": 621,
"column": 8
},
"end": {
- "line": 634,
+ "line": 637,
"column": 11
}
}
@@ -25578,16 +25480,16 @@
"type": "Block",
"value": "** Filter operators **",
"range": [
- 17997,
- 18023
+ 18074,
+ 18100
],
"loc": {
"start": {
- "line": 637,
+ "line": 640,
"column": 8
},
"end": {
- "line": 637,
+ "line": 640,
"column": 34
}
}
@@ -25596,16 +25498,16 @@
"type": "Block",
"value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ",
"range": [
- 18032,
- 18149
+ 18109,
+ 18226
],
"loc": {
"start": {
- "line": 638,
+ "line": 641,
"column": 8
},
"end": {
- "line": 641,
+ "line": 644,
"column": 11
}
}
@@ -25623,16 +25525,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 18158,
- 18162
+ 18235,
+ 18239
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 8
},
"end": {
- "line": 642,
+ "line": 645,
"column": 12
}
}
@@ -25641,31 +25543,31 @@
"type": "Identifier",
"name": "rgxOperator",
"range": [
- 18163,
- 18174
+ 18240,
+ 18251
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 13
},
"end": {
- "line": 642,
+ "line": 645,
"column": 24
}
}
},
"range": [
- 18158,
- 18174
+ 18235,
+ 18251
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 8
},
"end": {
- "line": 642,
+ "line": 645,
"column": 24
}
}
@@ -25680,16 +25582,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 18177,
- 18178
+ 18254,
+ 18255
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 27
},
"end": {
- "line": 642,
+ "line": 645,
"column": 28
}
}
@@ -25698,31 +25600,31 @@
"type": "Identifier",
"name": "regexp_operator",
"range": [
- 18179,
- 18194
+ 18256,
+ 18271
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 29
},
"end": {
- "line": 642,
+ "line": 645,
"column": 44
}
}
},
"range": [
- 18177,
- 18194
+ 18254,
+ 18271
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 27
},
"end": {
- "line": 642,
+ "line": 645,
"column": 44
}
}
@@ -25732,61 +25634,61 @@
"value": "rgx:",
"raw": "'rgx:'",
"range": [
- 18198,
- 18204
+ 18275,
+ 18281
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 48
},
"end": {
- "line": 642,
+ "line": 645,
"column": 54
}
}
},
"range": [
- 18177,
- 18204
+ 18254,
+ 18281
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 27
},
"end": {
- "line": 642,
+ "line": 645,
"column": 54
}
}
},
"range": [
- 18158,
- 18204
+ 18235,
+ 18281
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 8
},
"end": {
- "line": 642,
+ "line": 645,
"column": 54
}
}
},
"range": [
- 18158,
- 18205
+ 18235,
+ 18282
],
"loc": {
"start": {
- "line": 642,
+ "line": 645,
"column": 8
},
"end": {
- "line": 642,
+ "line": 645,
"column": 55
}
},
@@ -25795,16 +25697,16 @@
"type": "Block",
"value": "** Filter operators **",
"range": [
- 17997,
- 18023
+ 18074,
+ 18100
],
"loc": {
"start": {
- "line": 637,
+ "line": 640,
"column": 8
},
"end": {
- "line": 637,
+ "line": 640,
"column": 34
}
}
@@ -25813,16 +25715,16 @@
"type": "Block",
"value": "*\n * Regular expression operator for input filter. Defaults to 'rgx:'\n * @type {String}\n ",
"range": [
- 18032,
- 18149
+ 18109,
+ 18226
],
"loc": {
"start": {
- "line": 638,
+ "line": 641,
"column": 8
},
"end": {
- "line": 641,
+ "line": 644,
"column": 11
}
}
@@ -25833,16 +25735,16 @@
"type": "Block",
"value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ",
"range": [
- 18215,
- 18328
+ 18292,
+ 18405
],
"loc": {
"start": {
- "line": 644,
+ "line": 647,
"column": 8
},
"end": {
- "line": 647,
+ "line": 650,
"column": 11
}
}
@@ -25860,16 +25762,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 18337,
- 18341
+ 18414,
+ 18418
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 8
},
"end": {
- "line": 648,
+ "line": 651,
"column": 12
}
}
@@ -25878,31 +25780,31 @@
"type": "Identifier",
"name": "emOperator",
"range": [
- 18342,
- 18352
+ 18419,
+ 18429
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 13
},
"end": {
- "line": 648,
+ "line": 651,
"column": 23
}
}
},
"range": [
- 18337,
- 18352
+ 18414,
+ 18429
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 8
},
"end": {
- "line": 648,
+ "line": 651,
"column": 23
}
}
@@ -25917,16 +25819,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 18355,
- 18356
+ 18432,
+ 18433
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 26
},
"end": {
- "line": 648,
+ "line": 651,
"column": 27
}
}
@@ -25935,31 +25837,31 @@
"type": "Identifier",
"name": "empty_operator",
"range": [
- 18357,
- 18371
+ 18434,
+ 18448
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 28
},
"end": {
- "line": 648,
+ "line": 651,
"column": 42
}
}
},
"range": [
- 18355,
- 18371
+ 18432,
+ 18448
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 26
},
"end": {
- "line": 648,
+ "line": 651,
"column": 42
}
}
@@ -25969,61 +25871,61 @@
"value": "[empty]",
"raw": "'[empty]'",
"range": [
- 18375,
- 18384
+ 18452,
+ 18461
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 46
},
"end": {
- "line": 648,
+ "line": 651,
"column": 55
}
}
},
"range": [
- 18355,
- 18384
+ 18432,
+ 18461
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 26
},
"end": {
- "line": 648,
+ "line": 651,
"column": 55
}
}
},
"range": [
- 18337,
- 18384
+ 18414,
+ 18461
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 8
},
"end": {
- "line": 648,
+ "line": 651,
"column": 55
}
}
},
"range": [
- 18337,
- 18385
+ 18414,
+ 18462
],
"loc": {
"start": {
- "line": 648,
+ "line": 651,
"column": 8
},
"end": {
- "line": 648,
+ "line": 651,
"column": 56
}
},
@@ -26032,16 +25934,16 @@
"type": "Block",
"value": "*\n * Empty cells operator for input filter. Defaults to '[empty]'\n * @type {String}\n ",
"range": [
- 18215,
- 18328
+ 18292,
+ 18405
],
"loc": {
"start": {
- "line": 644,
+ "line": 647,
"column": 8
},
"end": {
- "line": 647,
+ "line": 650,
"column": 11
}
}
@@ -26052,16 +25954,16 @@
"type": "Block",
"value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ",
"range": [
- 18395,
- 18515
+ 18472,
+ 18592
],
"loc": {
"start": {
- "line": 650,
+ "line": 653,
"column": 8
},
"end": {
- "line": 653,
+ "line": 656,
"column": 11
}
}
@@ -26079,16 +25981,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 18524,
- 18528
+ 18601,
+ 18605
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 8
},
"end": {
- "line": 654,
+ "line": 657,
"column": 12
}
}
@@ -26097,31 +25999,31 @@
"type": "Identifier",
"name": "nmOperator",
"range": [
- 18529,
- 18539
+ 18606,
+ 18616
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 13
},
"end": {
- "line": 654,
+ "line": 657,
"column": 23
}
}
},
"range": [
- 18524,
- 18539
+ 18601,
+ 18616
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 8
},
"end": {
- "line": 654,
+ "line": 657,
"column": 23
}
}
@@ -26136,16 +26038,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 18542,
- 18543
+ 18619,
+ 18620
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 26
},
"end": {
- "line": 654,
+ "line": 657,
"column": 27
}
}
@@ -26154,31 +26056,31 @@
"type": "Identifier",
"name": "nonempty_operator",
"range": [
- 18544,
- 18561
+ 18621,
+ 18638
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 28
},
"end": {
- "line": 654,
+ "line": 657,
"column": 45
}
}
},
"range": [
- 18542,
- 18561
+ 18619,
+ 18638
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 26
},
"end": {
- "line": 654,
+ "line": 657,
"column": 45
}
}
@@ -26188,61 +26090,61 @@
"value": "[nonempty]",
"raw": "'[nonempty]'",
"range": [
- 18565,
- 18577
+ 18642,
+ 18654
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 49
},
"end": {
- "line": 654,
+ "line": 657,
"column": 61
}
}
},
"range": [
- 18542,
- 18577
+ 18619,
+ 18654
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 26
},
"end": {
- "line": 654,
+ "line": 657,
"column": 61
}
}
},
"range": [
- 18524,
- 18577
+ 18601,
+ 18654
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 8
},
"end": {
- "line": 654,
+ "line": 657,
"column": 61
}
}
},
"range": [
- 18524,
- 18578
+ 18601,
+ 18655
],
"loc": {
"start": {
- "line": 654,
+ "line": 657,
"column": 8
},
"end": {
- "line": 654,
+ "line": 657,
"column": 62
}
},
@@ -26251,16 +26153,16 @@
"type": "Block",
"value": "*\n * Non-empty cells operator for input filter. Defaults to '[nonempty]'\n * @type {String}\n ",
"range": [
- 18395,
- 18515
+ 18472,
+ 18592
],
"loc": {
"start": {
- "line": 650,
+ "line": 653,
"column": 8
},
"end": {
- "line": 653,
+ "line": 656,
"column": 11
}
}
@@ -26271,16 +26173,16 @@
"type": "Block",
"value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ",
"range": [
- 18588,
- 18695
+ 18665,
+ 18772
],
"loc": {
"start": {
- "line": 656,
+ "line": 659,
"column": 8
},
"end": {
- "line": 659,
+ "line": 662,
"column": 11
}
}
@@ -26298,16 +26200,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 18704,
- 18708
+ 18781,
+ 18785
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 8
},
"end": {
- "line": 660,
+ "line": 663,
"column": 12
}
}
@@ -26316,31 +26218,31 @@
"type": "Identifier",
"name": "orOperator",
"range": [
- 18709,
- 18719
+ 18786,
+ 18796
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 13
},
"end": {
- "line": 660,
+ "line": 663,
"column": 23
}
}
},
"range": [
- 18704,
- 18719
+ 18781,
+ 18796
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 8
},
"end": {
- "line": 660,
+ "line": 663,
"column": 23
}
}
@@ -26355,16 +26257,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 18722,
- 18723
+ 18799,
+ 18800
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 26
},
"end": {
- "line": 660,
+ "line": 663,
"column": 27
}
}
@@ -26373,31 +26275,31 @@
"type": "Identifier",
"name": "or_operator",
"range": [
- 18724,
- 18735
+ 18801,
+ 18812
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 28
},
"end": {
- "line": 660,
+ "line": 663,
"column": 39
}
}
},
"range": [
- 18722,
- 18735
+ 18799,
+ 18812
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 26
},
"end": {
- "line": 660,
+ "line": 663,
"column": 39
}
}
@@ -26407,61 +26309,61 @@
"value": "||",
"raw": "'||'",
"range": [
- 18739,
- 18743
+ 18816,
+ 18820
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 43
},
"end": {
- "line": 660,
+ "line": 663,
"column": 47
}
}
},
"range": [
- 18722,
- 18743
+ 18799,
+ 18820
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 26
},
"end": {
- "line": 660,
+ "line": 663,
"column": 47
}
}
},
"range": [
- 18704,
- 18743
+ 18781,
+ 18820
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 8
},
"end": {
- "line": 660,
+ "line": 663,
"column": 47
}
}
},
"range": [
- 18704,
- 18744
+ 18781,
+ 18821
],
"loc": {
"start": {
- "line": 660,
+ "line": 663,
"column": 8
},
"end": {
- "line": 660,
+ "line": 663,
"column": 48
}
},
@@ -26470,16 +26372,16 @@
"type": "Block",
"value": "*\n * Logical OR operator for input filter. Defaults to '||'\n * @type {String}\n ",
"range": [
- 18588,
- 18695
+ 18665,
+ 18772
],
"loc": {
"start": {
- "line": 656,
+ "line": 659,
"column": 8
},
"end": {
- "line": 659,
+ "line": 662,
"column": 11
}
}
@@ -26490,16 +26392,16 @@
"type": "Block",
"value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ",
"range": [
- 18754,
- 18862
+ 18831,
+ 18939
],
"loc": {
"start": {
- "line": 662,
+ "line": 665,
"column": 8
},
"end": {
- "line": 665,
+ "line": 668,
"column": 11
}
}
@@ -26517,16 +26419,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 18871,
- 18875
+ 18948,
+ 18952
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 8
},
"end": {
- "line": 666,
+ "line": 669,
"column": 12
}
}
@@ -26535,31 +26437,31 @@
"type": "Identifier",
"name": "anOperator",
"range": [
- 18876,
- 18886
+ 18953,
+ 18963
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 13
},
"end": {
- "line": 666,
+ "line": 669,
"column": 23
}
}
},
"range": [
- 18871,
- 18886
+ 18948,
+ 18963
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 8
},
"end": {
- "line": 666,
+ "line": 669,
"column": 23
}
}
@@ -26574,16 +26476,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 18889,
- 18890
+ 18966,
+ 18967
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 26
},
"end": {
- "line": 666,
+ "line": 669,
"column": 27
}
}
@@ -26592,31 +26494,31 @@
"type": "Identifier",
"name": "and_operator",
"range": [
- 18891,
- 18903
+ 18968,
+ 18980
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 28
},
"end": {
- "line": 666,
+ "line": 669,
"column": 40
}
}
},
"range": [
- 18889,
- 18903
+ 18966,
+ 18980
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 26
},
"end": {
- "line": 666,
+ "line": 669,
"column": 40
}
}
@@ -26626,61 +26528,61 @@
"value": "&&",
"raw": "'&&'",
"range": [
- 18907,
- 18911
+ 18984,
+ 18988
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 44
},
"end": {
- "line": 666,
+ "line": 669,
"column": 48
}
}
},
"range": [
- 18889,
- 18911
+ 18966,
+ 18988
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 26
},
"end": {
- "line": 666,
+ "line": 669,
"column": 48
}
}
},
"range": [
- 18871,
- 18911
+ 18948,
+ 18988
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 8
},
"end": {
- "line": 666,
+ "line": 669,
"column": 48
}
}
},
"range": [
- 18871,
- 18912
+ 18948,
+ 18989
],
"loc": {
"start": {
- "line": 666,
+ "line": 669,
"column": 8
},
"end": {
- "line": 666,
+ "line": 669,
"column": 49
}
},
@@ -26689,16 +26591,16 @@
"type": "Block",
"value": "*\n * Logical AND operator for input filter. Defaults to '&&'\n * @type {String}\n ",
"range": [
- 18754,
- 18862
+ 18831,
+ 18939
],
"loc": {
"start": {
- "line": 662,
+ "line": 665,
"column": 8
},
"end": {
- "line": 665,
+ "line": 668,
"column": 11
}
}
@@ -26709,16 +26611,16 @@
"type": "Block",
"value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ",
"range": [
- 18922,
- 19030
+ 18999,
+ 19107
],
"loc": {
"start": {
- "line": 668,
+ "line": 671,
"column": 8
},
"end": {
- "line": 671,
+ "line": 674,
"column": 11
}
}
@@ -26736,16 +26638,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19039,
- 19043
+ 19116,
+ 19120
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 8
},
"end": {
- "line": 672,
+ "line": 675,
"column": 12
}
}
@@ -26754,31 +26656,31 @@
"type": "Identifier",
"name": "grOperator",
"range": [
- 19044,
- 19054
+ 19121,
+ 19131
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 13
},
"end": {
- "line": 672,
+ "line": 675,
"column": 23
}
}
},
"range": [
- 19039,
- 19054
+ 19116,
+ 19131
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 8
},
"end": {
- "line": 672,
+ "line": 675,
"column": 23
}
}
@@ -26793,16 +26695,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19057,
- 19058
+ 19134,
+ 19135
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 26
},
"end": {
- "line": 672,
+ "line": 675,
"column": 27
}
}
@@ -26811,31 +26713,31 @@
"type": "Identifier",
"name": "greater_operator",
"range": [
- 19059,
- 19075
+ 19136,
+ 19152
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 28
},
"end": {
- "line": 672,
+ "line": 675,
"column": 44
}
}
},
"range": [
- 19057,
- 19075
+ 19134,
+ 19152
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 26
},
"end": {
- "line": 672,
+ "line": 675,
"column": 44
}
}
@@ -26845,61 +26747,61 @@
"value": ">",
"raw": "'>'",
"range": [
- 19079,
- 19082
+ 19156,
+ 19159
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 48
},
"end": {
- "line": 672,
+ "line": 675,
"column": 51
}
}
},
"range": [
- 19057,
- 19082
+ 19134,
+ 19159
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 26
},
"end": {
- "line": 672,
+ "line": 675,
"column": 51
}
}
},
"range": [
- 19039,
- 19082
+ 19116,
+ 19159
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 8
},
"end": {
- "line": 672,
+ "line": 675,
"column": 51
}
}
},
"range": [
- 19039,
- 19083
+ 19116,
+ 19160
],
"loc": {
"start": {
- "line": 672,
+ "line": 675,
"column": 8
},
"end": {
- "line": 672,
+ "line": 675,
"column": 52
}
},
@@ -26908,16 +26810,16 @@
"type": "Block",
"value": "*\n * Greater than operator for input filter. Defaults to '>'\n * @type {String}\n ",
"range": [
- 18922,
- 19030
+ 18999,
+ 19107
],
"loc": {
"start": {
- "line": 668,
+ "line": 671,
"column": 8
},
"end": {
- "line": 671,
+ "line": 674,
"column": 11
}
}
@@ -26928,16 +26830,16 @@
"type": "Block",
"value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ",
"range": [
- 19093,
- 19199
+ 19170,
+ 19276
],
"loc": {
"start": {
- "line": 674,
+ "line": 677,
"column": 8
},
"end": {
- "line": 677,
+ "line": 680,
"column": 11
}
}
@@ -26955,16 +26857,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19208,
- 19212
+ 19285,
+ 19289
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 8
},
"end": {
- "line": 678,
+ "line": 681,
"column": 12
}
}
@@ -26973,31 +26875,31 @@
"type": "Identifier",
"name": "lwOperator",
"range": [
- 19213,
- 19223
+ 19290,
+ 19300
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 13
},
"end": {
- "line": 678,
+ "line": 681,
"column": 23
}
}
},
"range": [
- 19208,
- 19223
+ 19285,
+ 19300
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 8
},
"end": {
- "line": 678,
+ "line": 681,
"column": 23
}
}
@@ -27012,16 +26914,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19226,
- 19227
+ 19303,
+ 19304
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 26
},
"end": {
- "line": 678,
+ "line": 681,
"column": 27
}
}
@@ -27030,31 +26932,31 @@
"type": "Identifier",
"name": "lower_operator",
"range": [
- 19228,
- 19242
+ 19305,
+ 19319
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 28
},
"end": {
- "line": 678,
+ "line": 681,
"column": 42
}
}
},
"range": [
- 19226,
- 19242
+ 19303,
+ 19319
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 26
},
"end": {
- "line": 678,
+ "line": 681,
"column": 42
}
}
@@ -27064,61 +26966,61 @@
"value": "<",
"raw": "'<'",
"range": [
- 19246,
- 19249
+ 19323,
+ 19326
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 46
},
"end": {
- "line": 678,
+ "line": 681,
"column": 49
}
}
},
"range": [
- 19226,
- 19249
+ 19303,
+ 19326
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 26
},
"end": {
- "line": 678,
+ "line": 681,
"column": 49
}
}
},
"range": [
- 19208,
- 19249
+ 19285,
+ 19326
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 8
},
"end": {
- "line": 678,
+ "line": 681,
"column": 49
}
}
},
"range": [
- 19208,
- 19250
+ 19285,
+ 19327
],
"loc": {
"start": {
- "line": 678,
+ "line": 681,
"column": 8
},
"end": {
- "line": 678,
+ "line": 681,
"column": 50
}
},
@@ -27127,16 +27029,16 @@
"type": "Block",
"value": "*\n * Lower than operator for input filter. Defaults to '<'\n * @type {String}\n ",
"range": [
- 19093,
- 19199
+ 19170,
+ 19276
],
"loc": {
"start": {
- "line": 674,
+ "line": 677,
"column": 8
},
"end": {
- "line": 677,
+ "line": 680,
"column": 11
}
}
@@ -27147,16 +27049,16 @@
"type": "Block",
"value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ",
"range": [
- 19260,
- 19376
+ 19337,
+ 19453
],
"loc": {
"start": {
- "line": 680,
+ "line": 683,
"column": 8
},
"end": {
- "line": 683,
+ "line": 686,
"column": 11
}
}
@@ -27174,16 +27076,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19385,
- 19389
+ 19462,
+ 19466
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 8
},
"end": {
- "line": 684,
+ "line": 687,
"column": 12
}
}
@@ -27192,31 +27094,31 @@
"type": "Identifier",
"name": "leOperator",
"range": [
- 19390,
- 19400
+ 19467,
+ 19477
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 13
},
"end": {
- "line": 684,
+ "line": 687,
"column": 23
}
}
},
"range": [
- 19385,
- 19400
+ 19462,
+ 19477
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 8
},
"end": {
- "line": 684,
+ "line": 687,
"column": 23
}
}
@@ -27231,16 +27133,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19403,
- 19404
+ 19480,
+ 19481
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 26
},
"end": {
- "line": 684,
+ "line": 687,
"column": 27
}
}
@@ -27249,31 +27151,31 @@
"type": "Identifier",
"name": "lower_equal_operator",
"range": [
- 19405,
- 19425
+ 19482,
+ 19502
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 28
},
"end": {
- "line": 684,
+ "line": 687,
"column": 48
}
}
},
"range": [
- 19403,
- 19425
+ 19480,
+ 19502
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 26
},
"end": {
- "line": 684,
+ "line": 687,
"column": 48
}
}
@@ -27283,61 +27185,61 @@
"value": "<=",
"raw": "'<='",
"range": [
- 19429,
- 19433
+ 19506,
+ 19510
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 52
},
"end": {
- "line": 684,
+ "line": 687,
"column": 56
}
}
},
"range": [
- 19403,
- 19433
+ 19480,
+ 19510
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 26
},
"end": {
- "line": 684,
+ "line": 687,
"column": 56
}
}
},
"range": [
- 19385,
- 19433
+ 19462,
+ 19510
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 8
},
"end": {
- "line": 684,
+ "line": 687,
"column": 56
}
}
},
"range": [
- 19385,
- 19434
+ 19462,
+ 19511
],
"loc": {
"start": {
- "line": 684,
+ "line": 687,
"column": 8
},
"end": {
- "line": 684,
+ "line": 687,
"column": 57
}
},
@@ -27346,16 +27248,16 @@
"type": "Block",
"value": "*\n * Lower than or equal operator for input filter. Defaults to '<='\n * @type {String}\n ",
"range": [
- 19260,
- 19376
+ 19337,
+ 19453
],
"loc": {
"start": {
- "line": 680,
+ "line": 683,
"column": 8
},
"end": {
- "line": 683,
+ "line": 686,
"column": 11
}
}
@@ -27366,16 +27268,16 @@
"type": "Block",
"value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ",
"range": [
- 19444,
- 19562
+ 19521,
+ 19639
],
"loc": {
"start": {
- "line": 686,
+ "line": 689,
"column": 8
},
"end": {
- "line": 689,
+ "line": 692,
"column": 11
}
}
@@ -27393,16 +27295,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19571,
- 19575
+ 19648,
+ 19652
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 8
},
"end": {
- "line": 690,
+ "line": 693,
"column": 12
}
}
@@ -27411,31 +27313,31 @@
"type": "Identifier",
"name": "geOperator",
"range": [
- 19576,
- 19586
+ 19653,
+ 19663
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 13
},
"end": {
- "line": 690,
+ "line": 693,
"column": 23
}
}
},
"range": [
- 19571,
- 19586
+ 19648,
+ 19663
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 8
},
"end": {
- "line": 690,
+ "line": 693,
"column": 23
}
}
@@ -27450,16 +27352,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19589,
- 19590
+ 19666,
+ 19667
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 26
},
"end": {
- "line": 690,
+ "line": 693,
"column": 27
}
}
@@ -27468,31 +27370,31 @@
"type": "Identifier",
"name": "greater_equal_operator",
"range": [
- 19591,
- 19613
+ 19668,
+ 19690
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 28
},
"end": {
- "line": 690,
+ "line": 693,
"column": 50
}
}
},
"range": [
- 19589,
- 19613
+ 19666,
+ 19690
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 26
},
"end": {
- "line": 690,
+ "line": 693,
"column": 50
}
}
@@ -27502,61 +27404,61 @@
"value": ">=",
"raw": "'>='",
"range": [
- 19617,
- 19621
+ 19694,
+ 19698
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 54
},
"end": {
- "line": 690,
+ "line": 693,
"column": 58
}
}
},
"range": [
- 19589,
- 19621
+ 19666,
+ 19698
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 26
},
"end": {
- "line": 690,
+ "line": 693,
"column": 58
}
}
},
"range": [
- 19571,
- 19621
+ 19648,
+ 19698
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 8
},
"end": {
- "line": 690,
+ "line": 693,
"column": 58
}
}
},
"range": [
- 19571,
- 19622
+ 19648,
+ 19699
],
"loc": {
"start": {
- "line": 690,
+ "line": 693,
"column": 8
},
"end": {
- "line": 690,
+ "line": 693,
"column": 59
}
},
@@ -27565,16 +27467,16 @@
"type": "Block",
"value": "*\n * Greater than or equal operator for input filter. Defaults to '>='\n * @type {String}\n ",
"range": [
- 19444,
- 19562
+ 19521,
+ 19639
],
"loc": {
"start": {
- "line": 686,
+ "line": 689,
"column": 8
},
"end": {
- "line": 689,
+ "line": 692,
"column": 11
}
}
@@ -27585,16 +27487,16 @@
"type": "Block",
"value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ",
"range": [
- 19632,
- 19738
+ 19709,
+ 19815
],
"loc": {
"start": {
- "line": 692,
+ "line": 695,
"column": 8
},
"end": {
- "line": 695,
+ "line": 698,
"column": 11
}
}
@@ -27612,16 +27514,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19747,
- 19751
+ 19824,
+ 19828
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 8
},
"end": {
- "line": 696,
+ "line": 699,
"column": 12
}
}
@@ -27630,31 +27532,31 @@
"type": "Identifier",
"name": "dfOperator",
"range": [
- 19752,
- 19762
+ 19829,
+ 19839
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 13
},
"end": {
- "line": 696,
+ "line": 699,
"column": 23
}
}
},
"range": [
- 19747,
- 19762
+ 19824,
+ 19839
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 8
},
"end": {
- "line": 696,
+ "line": 699,
"column": 23
}
}
@@ -27669,16 +27571,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19765,
- 19766
+ 19842,
+ 19843
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 26
},
"end": {
- "line": 696,
+ "line": 699,
"column": 27
}
}
@@ -27687,31 +27589,31 @@
"type": "Identifier",
"name": "different_operator",
"range": [
- 19767,
- 19785
+ 19844,
+ 19862
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 28
},
"end": {
- "line": 696,
+ "line": 699,
"column": 46
}
}
},
"range": [
- 19765,
- 19785
+ 19842,
+ 19862
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 26
},
"end": {
- "line": 696,
+ "line": 699,
"column": 46
}
}
@@ -27721,61 +27623,61 @@
"value": "!",
"raw": "'!'",
"range": [
- 19789,
- 19792
+ 19866,
+ 19869
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 50
},
"end": {
- "line": 696,
+ "line": 699,
"column": 53
}
}
},
"range": [
- 19765,
- 19792
+ 19842,
+ 19869
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 26
},
"end": {
- "line": 696,
+ "line": 699,
"column": 53
}
}
},
"range": [
- 19747,
- 19792
+ 19824,
+ 19869
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 8
},
"end": {
- "line": 696,
+ "line": 699,
"column": 53
}
}
},
"range": [
- 19747,
- 19793
+ 19824,
+ 19870
],
"loc": {
"start": {
- "line": 696,
+ "line": 699,
"column": 8
},
"end": {
- "line": 696,
+ "line": 699,
"column": 54
}
},
@@ -27784,16 +27686,16 @@
"type": "Block",
"value": "*\n * Inequality operator for input filter. Defaults to '!'\n * @type {String}\n ",
"range": [
- 19632,
- 19738
+ 19709,
+ 19815
],
"loc": {
"start": {
- "line": 692,
+ "line": 695,
"column": 8
},
"end": {
- "line": 695,
+ "line": 698,
"column": 11
}
}
@@ -27804,16 +27706,16 @@
"type": "Block",
"value": "*\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n ",
"range": [
- 19803,
- 19903
+ 19880,
+ 19980
],
"loc": {
"start": {
- "line": 698,
+ "line": 701,
"column": 8
},
"end": {
- "line": 701,
+ "line": 704,
"column": 11
}
}
@@ -27831,16 +27733,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 19912,
- 19916
+ 19989,
+ 19993
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 8
},
"end": {
- "line": 702,
+ "line": 705,
"column": 12
}
}
@@ -27849,31 +27751,31 @@
"type": "Identifier",
"name": "lkOperator",
"range": [
- 19917,
- 19927
+ 19994,
+ 20004
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 13
},
"end": {
- "line": 702,
+ "line": 705,
"column": 23
}
}
},
"range": [
- 19912,
- 19927
+ 19989,
+ 20004
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 8
},
"end": {
- "line": 702,
+ "line": 705,
"column": 23
}
}
@@ -27888,16 +27790,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 19930,
- 19931
+ 20007,
+ 20008
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 26
},
"end": {
- "line": 702,
+ "line": 705,
"column": 27
}
}
@@ -27906,31 +27808,31 @@
"type": "Identifier",
"name": "like_operator",
"range": [
- 19932,
- 19945
+ 20009,
+ 20022
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 28
},
"end": {
- "line": 702,
+ "line": 705,
"column": 41
}
}
},
"range": [
- 19930,
- 19945
+ 20007,
+ 20022
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 26
},
"end": {
- "line": 702,
+ "line": 705,
"column": 41
}
}
@@ -27940,61 +27842,61 @@
"value": "*",
"raw": "'*'",
"range": [
- 19949,
- 19952
+ 20026,
+ 20029
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 45
},
"end": {
- "line": 702,
+ "line": 705,
"column": 48
}
}
},
"range": [
- 19930,
- 19952
+ 20007,
+ 20029
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 26
},
"end": {
- "line": 702,
+ "line": 705,
"column": 48
}
}
},
"range": [
- 19912,
- 19952
+ 19989,
+ 20029
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 8
},
"end": {
- "line": 702,
+ "line": 705,
"column": 48
}
}
},
"range": [
- 19912,
- 19953
+ 19989,
+ 20030
],
"loc": {
"start": {
- "line": 702,
+ "line": 705,
"column": 8
},
"end": {
- "line": 702,
+ "line": 705,
"column": 49
}
},
@@ -28003,16 +27905,16 @@
"type": "Block",
"value": "*\n * Like operator for input filter. Defaults to '!'\n * @type {String}\n ",
"range": [
- 19803,
- 19903
+ 19880,
+ 19980
],
"loc": {
"start": {
- "line": 698,
+ "line": 701,
"column": 8
},
"end": {
- "line": 701,
+ "line": 704,
"column": 11
}
}
@@ -28023,16 +27925,16 @@
"type": "Block",
"value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 19963,
- 20074
+ 20040,
+ 20151
],
"loc": {
"start": {
- "line": 704,
+ "line": 707,
"column": 8
},
"end": {
- "line": 707,
+ "line": 710,
"column": 11
}
}
@@ -28050,16 +27952,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20083,
- 20087
+ 20160,
+ 20164
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 8
},
"end": {
- "line": 708,
+ "line": 711,
"column": 12
}
}
@@ -28068,31 +27970,31 @@
"type": "Identifier",
"name": "eqOperator",
"range": [
- 20088,
- 20098
+ 20165,
+ 20175
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 13
},
"end": {
- "line": 708,
+ "line": 711,
"column": 23
}
}
},
"range": [
- 20083,
- 20098
+ 20160,
+ 20175
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 8
},
"end": {
- "line": 708,
+ "line": 711,
"column": 23
}
}
@@ -28107,16 +28009,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20101,
- 20102
+ 20178,
+ 20179
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 26
},
"end": {
- "line": 708,
+ "line": 711,
"column": 27
}
}
@@ -28125,31 +28027,31 @@
"type": "Identifier",
"name": "equal_operator",
"range": [
- 20103,
- 20117
+ 20180,
+ 20194
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 28
},
"end": {
- "line": 708,
+ "line": 711,
"column": 42
}
}
},
"range": [
- 20101,
- 20117
+ 20178,
+ 20194
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 26
},
"end": {
- "line": 708,
+ "line": 711,
"column": 42
}
}
@@ -28159,61 +28061,61 @@
"value": "=",
"raw": "'='",
"range": [
- 20121,
- 20124
+ 20198,
+ 20201
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 46
},
"end": {
- "line": 708,
+ "line": 711,
"column": 49
}
}
},
"range": [
- 20101,
- 20124
+ 20178,
+ 20201
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 26
},
"end": {
- "line": 708,
+ "line": 711,
"column": 49
}
}
},
"range": [
- 20083,
- 20124
+ 20160,
+ 20201
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 8
},
"end": {
- "line": 708,
+ "line": 711,
"column": 49
}
}
},
"range": [
- 20083,
- 20125
+ 20160,
+ 20202
],
"loc": {
"start": {
- "line": 708,
+ "line": 711,
"column": 8
},
"end": {
- "line": 708,
+ "line": 711,
"column": 50
}
},
@@ -28222,16 +28124,16 @@
"type": "Block",
"value": "*\n * Strict equality operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 19963,
- 20074
+ 20040,
+ 20151
],
"loc": {
"start": {
- "line": 704,
+ "line": 707,
"column": 8
},
"end": {
- "line": 707,
+ "line": 710,
"column": 11
}
}
@@ -28242,16 +28144,16 @@
"type": "Block",
"value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 20135,
- 20242
+ 20212,
+ 20319
],
"loc": {
"start": {
- "line": 710,
+ "line": 713,
"column": 8
},
"end": {
- "line": 713,
+ "line": 716,
"column": 11
}
}
@@ -28269,16 +28171,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20251,
- 20255
+ 20328,
+ 20332
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 8
},
"end": {
- "line": 714,
+ "line": 717,
"column": 12
}
}
@@ -28287,31 +28189,31 @@
"type": "Identifier",
"name": "stOperator",
"range": [
- 20256,
- 20266
+ 20333,
+ 20343
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 13
},
"end": {
- "line": 714,
+ "line": 717,
"column": 23
}
}
},
"range": [
- 20251,
- 20266
+ 20328,
+ 20343
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 8
},
"end": {
- "line": 714,
+ "line": 717,
"column": 23
}
}
@@ -28326,16 +28228,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20269,
- 20270
+ 20346,
+ 20347
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 26
},
"end": {
- "line": 714,
+ "line": 717,
"column": 27
}
}
@@ -28344,31 +28246,31 @@
"type": "Identifier",
"name": "start_with_operator",
"range": [
- 20271,
- 20290
+ 20348,
+ 20367
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 28
},
"end": {
- "line": 714,
+ "line": 717,
"column": 47
}
}
},
"range": [
- 20269,
- 20290
+ 20346,
+ 20367
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 26
},
"end": {
- "line": 714,
+ "line": 717,
"column": 47
}
}
@@ -28378,61 +28280,61 @@
"value": "{",
"raw": "'{'",
"range": [
- 20294,
- 20297
+ 20371,
+ 20374
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 51
},
"end": {
- "line": 714,
+ "line": 717,
"column": 54
}
}
},
"range": [
- 20269,
- 20297
+ 20346,
+ 20374
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 26
},
"end": {
- "line": 714,
+ "line": 717,
"column": 54
}
}
},
"range": [
- 20251,
- 20297
+ 20328,
+ 20374
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 8
},
"end": {
- "line": 714,
+ "line": 717,
"column": 54
}
}
},
"range": [
- 20251,
- 20298
+ 20328,
+ 20375
],
"loc": {
"start": {
- "line": 714,
+ "line": 717,
"column": 8
},
"end": {
- "line": 714,
+ "line": 717,
"column": 55
}
},
@@ -28441,16 +28343,16 @@
"type": "Block",
"value": "*\n * Starts with operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 20135,
- 20242
+ 20212,
+ 20319
],
"loc": {
"start": {
- "line": 710,
+ "line": 713,
"column": 8
},
"end": {
- "line": 713,
+ "line": 716,
"column": 11
}
}
@@ -28461,16 +28363,16 @@
"type": "Block",
"value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 20308,
- 20413
+ 20385,
+ 20490
],
"loc": {
"start": {
- "line": 716,
+ "line": 719,
"column": 8
},
"end": {
- "line": 719,
+ "line": 722,
"column": 11
}
}
@@ -28488,16 +28390,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20422,
- 20426
+ 20499,
+ 20503
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 8
},
"end": {
- "line": 720,
+ "line": 723,
"column": 12
}
}
@@ -28506,31 +28408,31 @@
"type": "Identifier",
"name": "enOperator",
"range": [
- 20427,
- 20437
+ 20504,
+ 20514
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 13
},
"end": {
- "line": 720,
+ "line": 723,
"column": 23
}
}
},
"range": [
- 20422,
- 20437
+ 20499,
+ 20514
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 8
},
"end": {
- "line": 720,
+ "line": 723,
"column": 23
}
}
@@ -28545,16 +28447,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20440,
- 20441
+ 20517,
+ 20518
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 26
},
"end": {
- "line": 720,
+ "line": 723,
"column": 27
}
}
@@ -28563,31 +28465,31 @@
"type": "Identifier",
"name": "end_with_operator",
"range": [
- 20442,
- 20459
+ 20519,
+ 20536
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 28
},
"end": {
- "line": 720,
+ "line": 723,
"column": 45
}
}
},
"range": [
- 20440,
- 20459
+ 20517,
+ 20536
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 26
},
"end": {
- "line": 720,
+ "line": 723,
"column": 45
}
}
@@ -28597,61 +28499,61 @@
"value": "}",
"raw": "'}'",
"range": [
- 20463,
- 20466
+ 20540,
+ 20543
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 49
},
"end": {
- "line": 720,
+ "line": 723,
"column": 52
}
}
},
"range": [
- 20440,
- 20466
+ 20517,
+ 20543
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 26
},
"end": {
- "line": 720,
+ "line": 723,
"column": 52
}
}
},
"range": [
- 20422,
- 20466
+ 20499,
+ 20543
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 8
},
"end": {
- "line": 720,
+ "line": 723,
"column": 52
}
}
},
"range": [
- 20422,
- 20467
+ 20499,
+ 20544
],
"loc": {
"start": {
- "line": 720,
+ "line": 723,
"column": 8
},
"end": {
- "line": 720,
+ "line": 723,
"column": 53
}
},
@@ -28660,16 +28562,16 @@
"type": "Block",
"value": "*\n * Ends with operator for input filter. Defaults to '='\n * @type {String}\n ",
"range": [
- 20308,
- 20413
+ 20385,
+ 20490
],
"loc": {
"start": {
- "line": 716,
+ "line": 719,
"column": 8
},
"end": {
- "line": 719,
+ "line": 722,
"column": 11
}
}
@@ -28680,16 +28582,16 @@
"type": "Line",
"value": " this.curExp = f.cur_exp || '^[¥£€$]';",
"range": [
- 20477,
- 20517
+ 20554,
+ 20594
],
"loc": {
"start": {
- "line": 722,
+ "line": 725,
"column": 8
},
"end": {
- "line": 722,
+ "line": 725,
"column": 48
}
}
@@ -28698,16 +28600,16 @@
"type": "Block",
"value": "*\n * Stored values separator\n * @type {String}\n ",
"range": [
- 20527,
- 20603
+ 20604,
+ 20680
],
"loc": {
"start": {
- "line": 724,
+ "line": 727,
"column": 8
},
"end": {
- "line": 727,
+ "line": 730,
"column": 11
}
}
@@ -28725,16 +28627,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20612,
- 20616
+ 20689,
+ 20693
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 8
},
"end": {
- "line": 728,
+ "line": 731,
"column": 12
}
}
@@ -28743,31 +28645,31 @@
"type": "Identifier",
"name": "separator",
"range": [
- 20617,
- 20626
+ 20694,
+ 20703
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 13
},
"end": {
- "line": 728,
+ "line": 731,
"column": 22
}
}
},
"range": [
- 20612,
- 20626
+ 20689,
+ 20703
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 8
},
"end": {
- "line": 728,
+ "line": 731,
"column": 22
}
}
@@ -28782,16 +28684,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20629,
- 20630
+ 20706,
+ 20707
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 25
},
"end": {
- "line": 728,
+ "line": 731,
"column": 26
}
}
@@ -28800,31 +28702,31 @@
"type": "Identifier",
"name": "separator",
"range": [
- 20631,
- 20640
+ 20708,
+ 20717
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 27
},
"end": {
- "line": 728,
+ "line": 731,
"column": 36
}
}
},
"range": [
- 20629,
- 20640
+ 20706,
+ 20717
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 25
},
"end": {
- "line": 728,
+ "line": 731,
"column": 36
}
}
@@ -28834,61 +28736,61 @@
"value": ",",
"raw": "','",
"range": [
- 20644,
- 20647
+ 20721,
+ 20724
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 40
},
"end": {
- "line": 728,
+ "line": 731,
"column": 43
}
}
},
"range": [
- 20629,
- 20647
+ 20706,
+ 20724
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 25
},
"end": {
- "line": 728,
+ "line": 731,
"column": 43
}
}
},
"range": [
- 20612,
- 20647
+ 20689,
+ 20724
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 8
},
"end": {
- "line": 728,
+ "line": 731,
"column": 43
}
}
},
"range": [
- 20612,
- 20648
+ 20689,
+ 20725
],
"loc": {
"start": {
- "line": 728,
+ "line": 731,
"column": 8
},
"end": {
- "line": 728,
+ "line": 731,
"column": 44
}
},
@@ -28897,16 +28799,16 @@
"type": "Line",
"value": " this.curExp = f.cur_exp || '^[¥£€$]';",
"range": [
- 20477,
- 20517
+ 20554,
+ 20594
],
"loc": {
"start": {
- "line": 722,
+ "line": 725,
"column": 8
},
"end": {
- "line": 722,
+ "line": 725,
"column": 48
}
}
@@ -28915,16 +28817,16 @@
"type": "Block",
"value": "*\n * Stored values separator\n * @type {String}\n ",
"range": [
- 20527,
- 20603
+ 20604,
+ 20680
],
"loc": {
"start": {
- "line": 724,
+ "line": 727,
"column": 8
},
"end": {
- "line": 727,
+ "line": 730,
"column": 11
}
}
@@ -28935,16 +28837,16 @@
"type": "Block",
"value": "*\n * Enable rows counter UI component\n * @type {Boolean}\n ",
"range": [
- 20658,
- 20744
+ 20735,
+ 20821
],
"loc": {
"start": {
- "line": 730,
+ "line": 733,
"column": 8
},
"end": {
- "line": 733,
+ "line": 736,
"column": 11
}
}
@@ -28962,16 +28864,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20753,
- 20757
+ 20830,
+ 20834
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 8
},
"end": {
- "line": 734,
+ "line": 737,
"column": 12
}
}
@@ -28980,31 +28882,31 @@
"type": "Identifier",
"name": "rowsCounter",
"range": [
- 20758,
- 20769
+ 20835,
+ 20846
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 13
},
"end": {
- "line": 734,
+ "line": 737,
"column": 24
}
}
},
"range": [
- 20753,
- 20769
+ 20830,
+ 20846
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 8
},
"end": {
- "line": 734,
+ "line": 737,
"column": 24
}
}
@@ -29015,16 +28917,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 20772,
- 20779
+ 20849,
+ 20856
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 27
},
"end": {
- "line": 734,
+ "line": 737,
"column": 34
}
}
@@ -29037,16 +28939,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20780,
- 20781
+ 20857,
+ 20858
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 35
},
"end": {
- "line": 734,
+ "line": 737,
"column": 36
}
}
@@ -29055,77 +28957,77 @@
"type": "Identifier",
"name": "rows_counter",
"range": [
- 20782,
- 20794
+ 20859,
+ 20871
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 37
},
"end": {
- "line": 734,
+ "line": 737,
"column": 49
}
}
},
"range": [
- 20780,
- 20794
+ 20857,
+ 20871
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 35
},
"end": {
- "line": 734,
+ "line": 737,
"column": 49
}
}
}
],
"range": [
- 20772,
- 20795
+ 20849,
+ 20872
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 27
},
"end": {
- "line": 734,
+ "line": 737,
"column": 50
}
}
},
"range": [
- 20753,
- 20795
+ 20830,
+ 20872
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 8
},
"end": {
- "line": 734,
+ "line": 737,
"column": 50
}
}
},
"range": [
- 20753,
- 20796
+ 20830,
+ 20873
],
"loc": {
"start": {
- "line": 734,
+ "line": 737,
"column": 8
},
"end": {
- "line": 734,
+ "line": 737,
"column": 51
}
},
@@ -29134,16 +29036,16 @@
"type": "Block",
"value": "*\n * Enable rows counter UI component\n * @type {Boolean}\n ",
"range": [
- 20658,
- 20744
+ 20735,
+ 20821
],
"loc": {
"start": {
- "line": 730,
+ "line": 733,
"column": 8
},
"end": {
- "line": 733,
+ "line": 736,
"column": 11
}
}
@@ -29154,16 +29056,16 @@
"type": "Block",
"value": "*\n * Enable status bar UI component\n * @type {Boolean}\n ",
"range": [
- 20806,
- 20890
+ 20883,
+ 20967
],
"loc": {
"start": {
- "line": 736,
+ "line": 739,
"column": 8
},
"end": {
- "line": 739,
+ "line": 742,
"column": 11
}
}
@@ -29181,16 +29083,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 20899,
- 20903
+ 20976,
+ 20980
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 8
},
"end": {
- "line": 740,
+ "line": 743,
"column": 12
}
}
@@ -29199,31 +29101,31 @@
"type": "Identifier",
"name": "statusBar",
"range": [
- 20904,
- 20913
+ 20981,
+ 20990
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 13
},
"end": {
- "line": 740,
+ "line": 743,
"column": 22
}
}
},
"range": [
- 20899,
- 20913
+ 20976,
+ 20990
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 8
},
"end": {
- "line": 740,
+ "line": 743,
"column": 22
}
}
@@ -29234,16 +29136,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 20916,
- 20923
+ 20993,
+ 21000
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 25
},
"end": {
- "line": 740,
+ "line": 743,
"column": 32
}
}
@@ -29256,16 +29158,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 20924,
- 20925
+ 21001,
+ 21002
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 33
},
"end": {
- "line": 740,
+ "line": 743,
"column": 34
}
}
@@ -29274,77 +29176,77 @@
"type": "Identifier",
"name": "status_bar",
"range": [
- 20926,
- 20936
+ 21003,
+ 21013
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 35
},
"end": {
- "line": 740,
+ "line": 743,
"column": 45
}
}
},
"range": [
- 20924,
- 20936
+ 21001,
+ 21013
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 33
},
"end": {
- "line": 740,
+ "line": 743,
"column": 45
}
}
}
],
"range": [
- 20916,
- 20937
+ 20993,
+ 21014
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 25
},
"end": {
- "line": 740,
+ "line": 743,
"column": 46
}
}
},
"range": [
- 20899,
- 20937
+ 20976,
+ 21014
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 8
},
"end": {
- "line": 740,
+ "line": 743,
"column": 46
}
}
},
"range": [
- 20899,
- 20938
+ 20976,
+ 21015
],
"loc": {
"start": {
- "line": 740,
+ "line": 743,
"column": 8
},
"end": {
- "line": 740,
+ "line": 743,
"column": 47
}
},
@@ -29353,16 +29255,16 @@
"type": "Block",
"value": "*\n * Enable status bar UI component\n * @type {Boolean}\n ",
"range": [
- 20806,
- 20890
+ 20883,
+ 20967
],
"loc": {
"start": {
- "line": 736,
+ "line": 739,
"column": 8
},
"end": {
- "line": 739,
+ "line": 742,
"column": 11
}
}
@@ -29373,16 +29275,16 @@
"type": "Block",
"value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n ",
"range": [
- 20948,
- 21048
+ 21025,
+ 21125
],
"loc": {
"start": {
- "line": 742,
+ "line": 745,
"column": 8
},
"end": {
- "line": 745,
+ "line": 748,
"column": 11
}
}
@@ -29400,16 +29302,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21057,
- 21061
+ 21134,
+ 21138
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 8
},
"end": {
- "line": 746,
+ "line": 749,
"column": 12
}
}
@@ -29418,31 +29320,31 @@
"type": "Identifier",
"name": "loader",
"range": [
- 21062,
- 21068
+ 21139,
+ 21145
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 13
},
"end": {
- "line": 746,
+ "line": 749,
"column": 19
}
}
},
"range": [
- 21057,
- 21068
+ 21134,
+ 21145
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 8
},
"end": {
- "line": 746,
+ "line": 749,
"column": 19
}
}
@@ -29453,16 +29355,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 21071,
- 21078
+ 21148,
+ 21155
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 22
},
"end": {
- "line": 746,
+ "line": 749,
"column": 29
}
}
@@ -29475,16 +29377,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21079,
- 21080
+ 21156,
+ 21157
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 30
},
"end": {
- "line": 746,
+ "line": 749,
"column": 31
}
}
@@ -29493,77 +29395,77 @@
"type": "Identifier",
"name": "loader",
"range": [
- 21081,
- 21087
+ 21158,
+ 21164
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 32
},
"end": {
- "line": 746,
+ "line": 749,
"column": 38
}
}
},
"range": [
- 21079,
- 21087
+ 21156,
+ 21164
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 30
},
"end": {
- "line": 746,
+ "line": 749,
"column": 38
}
}
}
],
"range": [
- 21071,
- 21088
+ 21148,
+ 21165
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 22
},
"end": {
- "line": 746,
+ "line": 749,
"column": 39
}
}
},
"range": [
- 21057,
- 21088
+ 21134,
+ 21165
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 8
},
"end": {
- "line": 746,
+ "line": 749,
"column": 39
}
}
},
"range": [
- 21057,
- 21089
+ 21134,
+ 21166
],
"loc": {
"start": {
- "line": 746,
+ "line": 749,
"column": 8
},
"end": {
- "line": 746,
+ "line": 749,
"column": 40
}
},
@@ -29572,16 +29474,16 @@
"type": "Block",
"value": "*\n * Enable activity/spinner indicator UI component\n * @type {Boolean}\n ",
"range": [
- 20948,
- 21048
+ 21025,
+ 21125
],
"loc": {
"start": {
- "line": 742,
+ "line": 745,
"column": 8
},
"end": {
- "line": 745,
+ "line": 748,
"column": 11
}
}
@@ -29592,16 +29494,16 @@
"type": "Block",
"value": "** validation - reset buttons/links **",
"range": [
- 21099,
- 21141
+ 21176,
+ 21218
],
"loc": {
"start": {
- "line": 748,
+ "line": 751,
"column": 8
},
"end": {
- "line": 748,
+ "line": 751,
"column": 50
}
}
@@ -29610,16 +29512,16 @@
"type": "Block",
"value": "*\n * Enable filters submission button\n * @type {Boolean}\n ",
"range": [
- 21150,
- 21236
+ 21227,
+ 21313
],
"loc": {
"start": {
- "line": 749,
+ "line": 752,
"column": 8
},
"end": {
- "line": 752,
+ "line": 755,
"column": 11
}
}
@@ -29637,16 +29539,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21245,
- 21249
+ 21322,
+ 21326
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 8
},
"end": {
- "line": 753,
+ "line": 756,
"column": 12
}
}
@@ -29655,31 +29557,31 @@
"type": "Identifier",
"name": "displayBtn",
"range": [
- 21250,
- 21260
+ 21327,
+ 21337
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 13
},
"end": {
- "line": 753,
+ "line": 756,
"column": 23
}
}
},
"range": [
- 21245,
- 21260
+ 21322,
+ 21337
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 8
},
"end": {
- "line": 753,
+ "line": 756,
"column": 23
}
}
@@ -29690,16 +29592,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 21263,
- 21270
+ 21340,
+ 21347
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 26
},
"end": {
- "line": 753,
+ "line": 756,
"column": 33
}
}
@@ -29712,16 +29614,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21271,
- 21272
+ 21348,
+ 21349
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 34
},
"end": {
- "line": 753,
+ "line": 756,
"column": 35
}
}
@@ -29730,77 +29632,77 @@
"type": "Identifier",
"name": "btn",
"range": [
- 21273,
- 21276
+ 21350,
+ 21353
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 36
},
"end": {
- "line": 753,
+ "line": 756,
"column": 39
}
}
},
"range": [
- 21271,
- 21276
+ 21348,
+ 21353
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 34
},
"end": {
- "line": 753,
+ "line": 756,
"column": 39
}
}
}
],
"range": [
- 21263,
- 21277
+ 21340,
+ 21354
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 26
},
"end": {
- "line": 753,
+ "line": 756,
"column": 40
}
}
},
"range": [
- 21245,
- 21277
+ 21322,
+ 21354
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 8
},
"end": {
- "line": 753,
+ "line": 756,
"column": 40
}
}
},
"range": [
- 21245,
- 21278
+ 21322,
+ 21355
],
"loc": {
"start": {
- "line": 753,
+ "line": 756,
"column": 8
},
"end": {
- "line": 753,
+ "line": 756,
"column": 41
}
},
@@ -29809,16 +29711,16 @@
"type": "Block",
"value": "** validation - reset buttons/links **",
"range": [
- 21099,
- 21141
+ 21176,
+ 21218
],
"loc": {
"start": {
- "line": 748,
+ "line": 751,
"column": 8
},
"end": {
- "line": 748,
+ "line": 751,
"column": 50
}
}
@@ -29827,16 +29729,16 @@
"type": "Block",
"value": "*\n * Enable filters submission button\n * @type {Boolean}\n ",
"range": [
- 21150,
- 21236
+ 21227,
+ 21313
],
"loc": {
"start": {
- "line": 749,
+ "line": 752,
"column": 8
},
"end": {
- "line": 752,
+ "line": 755,
"column": 11
}
}
@@ -29847,16 +29749,16 @@
"type": "Block",
"value": "*\n * Define filters submission button text\n * @type {String}\n ",
"range": [
- 21288,
- 21378
+ 21365,
+ 21455
],
"loc": {
"start": {
- "line": 755,
+ "line": 758,
"column": 8
},
"end": {
- "line": 758,
+ "line": 761,
"column": 11
}
}
@@ -29874,16 +29776,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21387,
- 21391
+ 21464,
+ 21468
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 8
},
"end": {
- "line": 759,
+ "line": 762,
"column": 12
}
}
@@ -29892,31 +29794,31 @@
"type": "Identifier",
"name": "btnText",
"range": [
- 21392,
- 21399
+ 21469,
+ 21476
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 13
},
"end": {
- "line": 759,
+ "line": 762,
"column": 20
}
}
},
"range": [
- 21387,
- 21399
+ 21464,
+ 21476
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 8
},
"end": {
- "line": 759,
+ "line": 762,
"column": 20
}
}
@@ -29931,16 +29833,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21402,
- 21403
+ 21479,
+ 21480
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 23
},
"end": {
- "line": 759,
+ "line": 762,
"column": 24
}
}
@@ -29949,31 +29851,31 @@
"type": "Identifier",
"name": "btn_text",
"range": [
- 21404,
- 21412
+ 21481,
+ 21489
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 25
},
"end": {
- "line": 759,
+ "line": 762,
"column": 33
}
}
},
"range": [
- 21402,
- 21412
+ 21479,
+ 21489
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 23
},
"end": {
- "line": 759,
+ "line": 762,
"column": 33
}
}
@@ -29989,16 +29891,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21418,
- 21422
+ 21495,
+ 21499
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 39
},
"end": {
- "line": 759,
+ "line": 762,
"column": 43
}
}
@@ -30007,47 +29909,47 @@
"type": "Identifier",
"name": "enableIcons",
"range": [
- 21423,
- 21434
+ 21500,
+ 21511
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 44
},
"end": {
- "line": 759,
+ "line": 762,
"column": 55
}
}
},
"range": [
- 21418,
- 21434
+ 21495,
+ 21511
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 39
},
"end": {
- "line": 759,
+ "line": 762,
"column": 55
}
}
},
"prefix": true,
"range": [
- 21417,
- 21434
+ 21494,
+ 21511
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 38
},
"end": {
- "line": 759,
+ "line": 762,
"column": 55
}
}
@@ -30057,16 +29959,16 @@
"value": "Go",
"raw": "'Go'",
"range": [
- 21437,
- 21441
+ 21514,
+ 21518
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 58
},
"end": {
- "line": 759,
+ "line": 762,
"column": 62
}
}
@@ -30076,76 +29978,76 @@
"value": "",
"raw": "''",
"range": [
- 21444,
- 21446
+ 21521,
+ 21523
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 65
},
"end": {
- "line": 759,
+ "line": 762,
"column": 67
}
}
},
"range": [
- 21417,
- 21446
+ 21494,
+ 21523
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 38
},
"end": {
- "line": 759,
+ "line": 762,
"column": 67
}
}
},
"range": [
- 21402,
- 21447
+ 21479,
+ 21524
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 23
},
"end": {
- "line": 759,
+ "line": 762,
"column": 68
}
}
},
"range": [
- 21387,
- 21447
+ 21464,
+ 21524
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 8
},
"end": {
- "line": 759,
+ "line": 762,
"column": 68
}
}
},
"range": [
- 21387,
- 21448
+ 21464,
+ 21525
],
"loc": {
"start": {
- "line": 759,
+ "line": 762,
"column": 8
},
"end": {
- "line": 759,
+ "line": 762,
"column": 69
}
},
@@ -30154,16 +30056,16 @@
"type": "Block",
"value": "*\n * Define filters submission button text\n * @type {String}\n ",
"range": [
- 21288,
- 21378
+ 21365,
+ 21455
],
"loc": {
"start": {
- "line": 755,
+ "line": 758,
"column": 8
},
"end": {
- "line": 758,
+ "line": 761,
"column": 11
}
}
@@ -30174,16 +30076,16 @@
"type": "Block",
"value": "*\n * Css class for filters submission button\n * @type {String}\n ",
"range": [
- 21458,
- 21550
+ 21535,
+ 21627
],
"loc": {
"start": {
- "line": 761,
+ "line": 764,
"column": 8
},
"end": {
- "line": 764,
+ "line": 767,
"column": 11
}
}
@@ -30201,16 +30103,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21559,
- 21563
+ 21636,
+ 21640
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 8
},
"end": {
- "line": 765,
+ "line": 768,
"column": 12
}
}
@@ -30219,31 +30121,31 @@
"type": "Identifier",
"name": "btnCssClass",
"range": [
- 21564,
- 21575
+ 21641,
+ 21652
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 13
},
"end": {
- "line": 765,
+ "line": 768,
"column": 24
}
}
},
"range": [
- 21559,
- 21575
+ 21636,
+ 21652
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 8
},
"end": {
- "line": 765,
+ "line": 768,
"column": 24
}
}
@@ -30258,16 +30160,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21578,
- 21579
+ 21655,
+ 21656
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 27
},
"end": {
- "line": 765,
+ "line": 768,
"column": 28
}
}
@@ -30276,31 +30178,31 @@
"type": "Identifier",
"name": "btn_css_class",
"range": [
- 21580,
- 21593
+ 21657,
+ 21670
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 29
},
"end": {
- "line": 765,
+ "line": 768,
"column": 42
}
}
},
"range": [
- 21578,
- 21593
+ 21655,
+ 21670
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 27
},
"end": {
- "line": 765,
+ "line": 768,
"column": 42
}
}
@@ -30316,16 +30218,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21611,
- 21615
+ 21688,
+ 21692
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 14
},
"end": {
- "line": 766,
+ "line": 769,
"column": 18
}
}
@@ -30334,47 +30236,47 @@
"type": "Identifier",
"name": "enableIcons",
"range": [
- 21616,
- 21627
+ 21693,
+ 21704
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 19
},
"end": {
- "line": 766,
+ "line": 769,
"column": 30
}
}
},
"range": [
- 21611,
- 21627
+ 21688,
+ 21704
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 14
},
"end": {
- "line": 766,
+ "line": 769,
"column": 30
}
}
},
"prefix": true,
"range": [
- 21610,
- 21627
+ 21687,
+ 21704
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 13
},
"end": {
- "line": 766,
+ "line": 769,
"column": 30
}
}
@@ -30384,16 +30286,16 @@
"value": "btnflt",
"raw": "'btnflt'",
"range": [
- 21630,
- 21638
+ 21707,
+ 21715
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 33
},
"end": {
- "line": 766,
+ "line": 769,
"column": 41
}
}
@@ -30403,76 +30305,76 @@
"value": "btnflt_icon",
"raw": "'btnflt_icon'",
"range": [
- 21641,
- 21654
+ 21718,
+ 21731
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 44
},
"end": {
- "line": 766,
+ "line": 769,
"column": 57
}
}
},
"range": [
- 21610,
- 21654
+ 21687,
+ 21731
],
"loc": {
"start": {
- "line": 766,
+ "line": 769,
"column": 13
},
"end": {
- "line": 766,
+ "line": 769,
"column": 57
}
}
},
"range": [
- 21578,
- 21655
+ 21655,
+ 21732
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 27
},
"end": {
- "line": 766,
+ "line": 769,
"column": 58
}
}
},
"range": [
- 21559,
- 21655
+ 21636,
+ 21732
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 8
},
"end": {
- "line": 766,
+ "line": 769,
"column": 58
}
}
},
"range": [
- 21559,
- 21656
+ 21636,
+ 21733
],
"loc": {
"start": {
- "line": 765,
+ "line": 768,
"column": 8
},
"end": {
- "line": 766,
+ "line": 769,
"column": 59
}
},
@@ -30481,16 +30383,16 @@
"type": "Block",
"value": "*\n * Css class for filters submission button\n * @type {String}\n ",
"range": [
- 21458,
- 21550
+ 21535,
+ 21627
],
"loc": {
"start": {
- "line": 761,
+ "line": 764,
"column": 8
},
"end": {
- "line": 764,
+ "line": 767,
"column": 11
}
}
@@ -30501,16 +30403,16 @@
"type": "Block",
"value": "*\n * Enable clear button\n * @type {Boolean}\n ",
"range": [
- 21666,
- 21739
+ 21743,
+ 21816
],
"loc": {
"start": {
- "line": 768,
+ "line": 771,
"column": 8
},
"end": {
- "line": 771,
+ "line": 774,
"column": 11
}
}
@@ -30528,16 +30430,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21748,
- 21752
+ 21825,
+ 21829
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 8
},
"end": {
- "line": 772,
+ "line": 775,
"column": 12
}
}
@@ -30546,31 +30448,31 @@
"type": "Identifier",
"name": "btnReset",
"range": [
- 21753,
- 21761
+ 21830,
+ 21838
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 13
},
"end": {
- "line": 772,
+ "line": 775,
"column": 21
}
}
},
"range": [
- 21748,
- 21761
+ 21825,
+ 21838
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 8
},
"end": {
- "line": 772,
+ "line": 775,
"column": 21
}
}
@@ -30581,16 +30483,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 21764,
- 21771
+ 21841,
+ 21848
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 24
},
"end": {
- "line": 772,
+ "line": 775,
"column": 31
}
}
@@ -30603,16 +30505,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21772,
- 21773
+ 21849,
+ 21850
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 32
},
"end": {
- "line": 772,
+ "line": 775,
"column": 33
}
}
@@ -30621,77 +30523,77 @@
"type": "Identifier",
"name": "btn_reset",
"range": [
- 21774,
- 21783
+ 21851,
+ 21860
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 34
},
"end": {
- "line": 772,
+ "line": 775,
"column": 43
}
}
},
"range": [
- 21772,
- 21783
+ 21849,
+ 21860
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 32
},
"end": {
- "line": 772,
+ "line": 775,
"column": 43
}
}
}
],
"range": [
- 21764,
- 21784
+ 21841,
+ 21861
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 24
},
"end": {
- "line": 772,
+ "line": 775,
"column": 44
}
}
},
"range": [
- 21748,
- 21784
+ 21825,
+ 21861
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 8
},
"end": {
- "line": 772,
+ "line": 775,
"column": 44
}
}
},
"range": [
- 21748,
- 21785
+ 21825,
+ 21862
],
"loc": {
"start": {
- "line": 772,
+ "line": 775,
"column": 8
},
"end": {
- "line": 772,
+ "line": 775,
"column": 45
}
},
@@ -30700,16 +30602,16 @@
"type": "Block",
"value": "*\n * Enable clear button\n * @type {Boolean}\n ",
"range": [
- 21666,
- 21739
+ 21743,
+ 21816
],
"loc": {
"start": {
- "line": 768,
+ "line": 771,
"column": 8
},
"end": {
- "line": 771,
+ "line": 774,
"column": 11
}
}
@@ -30720,16 +30622,16 @@
"type": "Block",
"value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ",
"range": [
- 21795,
- 21891
+ 21872,
+ 21968
],
"loc": {
"start": {
- "line": 774,
+ "line": 777,
"column": 8
},
"end": {
- "line": 777,
+ "line": 780,
"column": 11
}
}
@@ -30747,16 +30649,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 21900,
- 21904
+ 21977,
+ 21981
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 8
},
"end": {
- "line": 778,
+ "line": 781,
"column": 12
}
}
@@ -30765,31 +30667,31 @@
"type": "Identifier",
"name": "onBeforeReset",
"range": [
- 21905,
- 21918
+ 21982,
+ 21995
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 13
},
"end": {
- "line": 778,
+ "line": 781,
"column": 26
}
}
},
"range": [
- 21900,
- 21918
+ 21977,
+ 21995
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 8
},
"end": {
- "line": 778,
+ "line": 781,
"column": 26
}
}
@@ -30802,16 +30704,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 21921,
- 21925
+ 21998,
+ 22002
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 29
},
"end": {
- "line": 778,
+ "line": 781,
"column": 33
}
}
@@ -30824,16 +30726,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21926,
- 21927
+ 22003,
+ 22004
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 34
},
"end": {
- "line": 778,
+ "line": 781,
"column": 35
}
}
@@ -30842,47 +30744,47 @@
"type": "Identifier",
"name": "on_before_reset",
"range": [
- 21928,
- 21943
+ 22005,
+ 22020
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 36
},
"end": {
- "line": 778,
+ "line": 781,
"column": 51
}
}
},
"range": [
- 21926,
- 21943
+ 22003,
+ 22020
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 34
},
"end": {
- "line": 778,
+ "line": 781,
"column": 51
}
}
}
],
"range": [
- 21921,
- 21944
+ 21998,
+ 22021
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 29
},
"end": {
- "line": 778,
+ "line": 781,
"column": 52
}
}
@@ -30894,16 +30796,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 21959,
- 21960
+ 22036,
+ 22037
],
"loc": {
"start": {
- "line": 779,
+ "line": 782,
"column": 12
},
"end": {
- "line": 779,
+ "line": 782,
"column": 13
}
}
@@ -30912,31 +30814,31 @@
"type": "Identifier",
"name": "on_before_reset",
"range": [
- 21961,
- 21976
+ 22038,
+ 22053
],
"loc": {
"start": {
- "line": 779,
+ "line": 782,
"column": 14
},
"end": {
- "line": 779,
+ "line": 782,
"column": 29
}
}
},
"range": [
- 21959,
- 21976
+ 22036,
+ 22053
],
"loc": {
"start": {
- "line": 779,
+ "line": 782,
"column": 12
},
"end": {
- "line": 779,
+ "line": 782,
"column": 29
}
}
@@ -30945,61 +30847,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 21979,
- 21987
+ 22056,
+ 22064
],
"loc": {
"start": {
- "line": 779,
+ "line": 782,
"column": 32
},
"end": {
- "line": 779,
+ "line": 782,
"column": 40
}
}
},
"range": [
- 21921,
- 21987
+ 21998,
+ 22064
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 29
},
"end": {
- "line": 779,
+ "line": 782,
"column": 40
}
}
},
"range": [
- 21900,
- 21987
+ 21977,
+ 22064
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 8
},
"end": {
- "line": 779,
+ "line": 782,
"column": 40
}
}
},
"range": [
- 21900,
- 21988
+ 21977,
+ 22065
],
"loc": {
"start": {
- "line": 778,
+ "line": 781,
"column": 8
},
"end": {
- "line": 779,
+ "line": 782,
"column": 41
}
},
@@ -31008,16 +30910,16 @@
"type": "Block",
"value": "*\n * Callback fired before filters are cleared\n * @type {Function}\n ",
"range": [
- 21795,
- 21891
+ 21872,
+ 21968
],
"loc": {
"start": {
- "line": 774,
+ "line": 777,
"column": 8
},
"end": {
- "line": 777,
+ "line": 780,
"column": 11
}
}
@@ -31028,16 +30930,16 @@
"type": "Block",
"value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ",
"range": [
- 21998,
- 22093
+ 22075,
+ 22170
],
"loc": {
"start": {
- "line": 781,
+ "line": 784,
"column": 8
},
"end": {
- "line": 784,
+ "line": 787,
"column": 11
}
}
@@ -31055,16 +30957,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22102,
- 22106
+ 22179,
+ 22183
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 8
},
"end": {
- "line": 785,
+ "line": 788,
"column": 12
}
}
@@ -31073,31 +30975,31 @@
"type": "Identifier",
"name": "onAfterReset",
"range": [
- 22107,
- 22119
+ 22184,
+ 22196
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 13
},
"end": {
- "line": 785,
+ "line": 788,
"column": 25
}
}
},
"range": [
- 22102,
- 22119
+ 22179,
+ 22196
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 8
},
"end": {
- "line": 785,
+ "line": 788,
"column": 25
}
}
@@ -31110,16 +31012,16 @@
"type": "Identifier",
"name": "isFn",
"range": [
- 22122,
- 22126
+ 22199,
+ 22203
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 28
},
"end": {
- "line": 785,
+ "line": 788,
"column": 32
}
}
@@ -31132,16 +31034,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22127,
- 22128
+ 22204,
+ 22205
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 33
},
"end": {
- "line": 785,
+ "line": 788,
"column": 34
}
}
@@ -31150,47 +31052,47 @@
"type": "Identifier",
"name": "on_after_reset",
"range": [
- 22129,
- 22143
+ 22206,
+ 22220
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 35
},
"end": {
- "line": 785,
+ "line": 788,
"column": 49
}
}
},
"range": [
- 22127,
- 22143
+ 22204,
+ 22220
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 33
},
"end": {
- "line": 785,
+ "line": 788,
"column": 49
}
}
}
],
"range": [
- 22122,
- 22144
+ 22199,
+ 22221
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 28
},
"end": {
- "line": 785,
+ "line": 788,
"column": 50
}
}
@@ -31202,16 +31104,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22159,
- 22160
+ 22236,
+ 22237
],
"loc": {
"start": {
- "line": 786,
+ "line": 789,
"column": 12
},
"end": {
- "line": 786,
+ "line": 789,
"column": 13
}
}
@@ -31220,31 +31122,31 @@
"type": "Identifier",
"name": "on_after_reset",
"range": [
- 22161,
- 22175
+ 22238,
+ 22252
],
"loc": {
"start": {
- "line": 786,
+ "line": 789,
"column": 14
},
"end": {
- "line": 786,
+ "line": 789,
"column": 28
}
}
},
"range": [
- 22159,
- 22175
+ 22236,
+ 22252
],
"loc": {
"start": {
- "line": 786,
+ "line": 789,
"column": 12
},
"end": {
- "line": 786,
+ "line": 789,
"column": 28
}
}
@@ -31253,61 +31155,61 @@
"type": "Identifier",
"name": "EMPTY_FN",
"range": [
- 22178,
- 22186
+ 22255,
+ 22263
],
"loc": {
"start": {
- "line": 786,
+ "line": 789,
"column": 31
},
"end": {
- "line": 786,
+ "line": 789,
"column": 39
}
}
},
"range": [
- 22122,
- 22186
+ 22199,
+ 22263
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 28
},
"end": {
- "line": 786,
+ "line": 789,
"column": 39
}
}
},
"range": [
- 22102,
- 22186
+ 22179,
+ 22263
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 8
},
"end": {
- "line": 786,
+ "line": 789,
"column": 39
}
}
},
"range": [
- 22102,
- 22187
+ 22179,
+ 22264
],
"loc": {
"start": {
- "line": 785,
+ "line": 788,
"column": 8
},
"end": {
- "line": 786,
+ "line": 789,
"column": 40
}
},
@@ -31316,16 +31218,16 @@
"type": "Block",
"value": "*\n * Callback fired after filters are cleared\n * @type {Function}\n ",
"range": [
- 21998,
- 22093
+ 22075,
+ 22170
],
"loc": {
"start": {
- "line": 781,
+ "line": 784,
"column": 8
},
"end": {
- "line": 784,
+ "line": 787,
"column": 11
}
}
@@ -31336,16 +31238,16 @@
"type": "Block",
"value": "*\n * Enable paging component\n * @type {Boolean}\n ",
"range": [
- 22197,
- 22274
+ 22274,
+ 22351
],
"loc": {
"start": {
- "line": 788,
+ "line": 791,
"column": 8
},
"end": {
- "line": 791,
+ "line": 794,
"column": 11
}
}
@@ -31363,16 +31265,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22283,
- 22287
+ 22360,
+ 22364
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 8
},
"end": {
- "line": 792,
+ "line": 795,
"column": 12
}
}
@@ -31381,31 +31283,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 22288,
- 22294
+ 22365,
+ 22371
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 13
},
"end": {
- "line": 792,
+ "line": 795,
"column": 19
}
}
},
"range": [
- 22283,
- 22294
+ 22360,
+ 22371
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 8
},
"end": {
- "line": 792,
+ "line": 795,
"column": 19
}
}
@@ -31416,16 +31318,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 22297,
- 22304
+ 22374,
+ 22381
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 22
},
"end": {
- "line": 792,
+ "line": 795,
"column": 29
}
}
@@ -31438,16 +31340,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22305,
- 22306
+ 22382,
+ 22383
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 30
},
"end": {
- "line": 792,
+ "line": 795,
"column": 31
}
}
@@ -31456,77 +31358,77 @@
"type": "Identifier",
"name": "paging",
"range": [
- 22307,
- 22313
+ 22384,
+ 22390
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 32
},
"end": {
- "line": 792,
+ "line": 795,
"column": 38
}
}
},
"range": [
- 22305,
- 22313
+ 22382,
+ 22390
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 30
},
"end": {
- "line": 792,
+ "line": 795,
"column": 38
}
}
}
],
"range": [
- 22297,
- 22314
+ 22374,
+ 22391
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 22
},
"end": {
- "line": 792,
+ "line": 795,
"column": 39
}
}
},
"range": [
- 22283,
- 22314
+ 22360,
+ 22391
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 8
},
"end": {
- "line": 792,
+ "line": 795,
"column": 39
}
}
},
"range": [
- 22283,
- 22315
+ 22360,
+ 22392
],
"loc": {
"start": {
- "line": 792,
+ "line": 795,
"column": 8
},
"end": {
- "line": 792,
+ "line": 795,
"column": 40
}
},
@@ -31535,16 +31437,16 @@
"type": "Block",
"value": "*\n * Enable paging component\n * @type {Boolean}\n ",
"range": [
- 22197,
- 22274
+ 22274,
+ 22351
],
"loc": {
"start": {
- "line": 788,
+ "line": 791,
"column": 8
},
"end": {
- "line": 791,
+ "line": 794,
"column": 11
}
}
@@ -31555,16 +31457,16 @@
"type": "Block",
"value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ",
"range": [
- 22325,
- 22419
+ 22402,
+ 22496
],
"loc": {
"start": {
- "line": 794,
+ "line": 797,
"column": 8
},
"end": {
- "line": 798,
+ "line": 801,
"column": 11
}
}
@@ -31582,16 +31484,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22428,
- 22432
+ 22505,
+ 22509
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 8
},
"end": {
- "line": 799,
+ "line": 802,
"column": 12
}
}
@@ -31600,31 +31502,31 @@
"type": "Identifier",
"name": "nbHiddenRows",
"range": [
- 22433,
- 22445
+ 22510,
+ 22522
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 13
},
"end": {
- "line": 799,
+ "line": 802,
"column": 25
}
}
},
"range": [
- 22428,
- 22445
+ 22505,
+ 22522
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 8
},
"end": {
- "line": 799,
+ "line": 802,
"column": 25
}
}
@@ -31634,46 +31536,46 @@
"value": 0,
"raw": "0",
"range": [
- 22448,
- 22449
+ 22525,
+ 22526
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 28
},
"end": {
- "line": 799,
+ "line": 802,
"column": 29
}
}
},
"range": [
- 22428,
- 22449
+ 22505,
+ 22526
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 8
},
"end": {
- "line": 799,
+ "line": 802,
"column": 29
}
}
},
"range": [
- 22428,
- 22450
+ 22505,
+ 22527
],
"loc": {
"start": {
- "line": 799,
+ "line": 802,
"column": 8
},
"end": {
- "line": 799,
+ "line": 802,
"column": 30
}
},
@@ -31682,16 +31584,16 @@
"type": "Block",
"value": "*\n * Number of hidden rows\n * @type {Number}\n * @private\n ",
"range": [
- 22325,
- 22419
+ 22402,
+ 22496
],
"loc": {
"start": {
- "line": 794,
+ "line": 797,
"column": 8
},
"end": {
- "line": 798,
+ "line": 801,
"column": 11
}
}
@@ -31702,16 +31604,16 @@
"type": "Block",
"value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ",
"range": [
- 22460,
- 22597
+ 22537,
+ 22674
],
"loc": {
"start": {
- "line": 801,
+ "line": 804,
"column": 8
},
"end": {
- "line": 805,
+ "line": 808,
"column": 11
}
}
@@ -31729,16 +31631,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22606,
- 22610
+ 22683,
+ 22687
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 8
},
"end": {
- "line": 806,
+ "line": 809,
"column": 12
}
}
@@ -31747,31 +31649,31 @@
"type": "Identifier",
"name": "autoFilter",
"range": [
- 22611,
- 22621
+ 22688,
+ 22698
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 13
},
"end": {
- "line": 806,
+ "line": 809,
"column": 23
}
}
},
"range": [
- 22606,
- 22621
+ 22683,
+ 22698
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 8
},
"end": {
- "line": 806,
+ "line": 809,
"column": 23
}
}
@@ -31782,16 +31684,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 22624,
- 22631
+ 22701,
+ 22708
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 26
},
"end": {
- "line": 806,
+ "line": 809,
"column": 33
}
}
@@ -31804,16 +31706,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22632,
- 22633
+ 22709,
+ 22710
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 34
},
"end": {
- "line": 806,
+ "line": 809,
"column": 35
}
}
@@ -31822,77 +31724,77 @@
"type": "Identifier",
"name": "auto_filter",
"range": [
- 22634,
- 22645
+ 22711,
+ 22722
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 36
},
"end": {
- "line": 806,
+ "line": 809,
"column": 47
}
}
},
"range": [
- 22632,
- 22645
+ 22709,
+ 22722
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 34
},
"end": {
- "line": 806,
+ "line": 809,
"column": 47
}
}
}
],
"range": [
- 22624,
- 22646
+ 22701,
+ 22723
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 26
},
"end": {
- "line": 806,
+ "line": 809,
"column": 48
}
}
},
"range": [
- 22606,
- 22646
+ 22683,
+ 22723
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 8
},
"end": {
- "line": 806,
+ "line": 809,
"column": 48
}
}
},
"range": [
- 22606,
- 22647
+ 22683,
+ 22724
],
"loc": {
"start": {
- "line": 806,
+ "line": 809,
"column": 8
},
"end": {
- "line": 806,
+ "line": 809,
"column": 49
}
},
@@ -31901,16 +31803,16 @@
"type": "Block",
"value": "*\n * Enable auto-filter behaviour, table is filtered when a user\n * stops typing\n * @type {Boolean}\n ",
"range": [
- 22460,
- 22597
+ 22537,
+ 22674
],
"loc": {
"start": {
- "line": 801,
+ "line": 804,
"column": 8
},
"end": {
- "line": 805,
+ "line": 808,
"column": 11
}
}
@@ -31921,16 +31823,16 @@
"type": "Block",
"value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ",
"range": [
- 22657,
- 22736
+ 22734,
+ 22813
],
"loc": {
"start": {
- "line": 808,
+ "line": 811,
"column": 8
},
"end": {
- "line": 811,
+ "line": 814,
"column": 11
}
}
@@ -31948,16 +31850,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22745,
- 22749
+ 22822,
+ 22826
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 8
},
"end": {
- "line": 812,
+ "line": 815,
"column": 12
}
}
@@ -31966,31 +31868,31 @@
"type": "Identifier",
"name": "autoFilterDelay",
"range": [
- 22750,
- 22765
+ 22827,
+ 22842
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 13
},
"end": {
- "line": 812,
+ "line": 815,
"column": 28
}
}
},
"range": [
- 22745,
- 22765
+ 22822,
+ 22842
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 8
},
"end": {
- "line": 812,
+ "line": 815,
"column": 28
}
}
@@ -32006,16 +31908,16 @@
"type": "Identifier",
"name": "isNaN",
"range": [
- 22769,
- 22774
+ 22846,
+ 22851
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 32
},
"end": {
- "line": 812,
+ "line": 815,
"column": 37
}
}
@@ -32028,16 +31930,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22775,
- 22776
+ 22852,
+ 22853
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 38
},
"end": {
- "line": 812,
+ "line": 815,
"column": 39
}
}
@@ -32046,63 +31948,63 @@
"type": "Identifier",
"name": "auto_filter_delay",
"range": [
- 22777,
- 22794
+ 22854,
+ 22871
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 40
},
"end": {
- "line": 812,
+ "line": 815,
"column": 57
}
}
},
"range": [
- 22775,
- 22794
+ 22852,
+ 22871
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 38
},
"end": {
- "line": 812,
+ "line": 815,
"column": 57
}
}
}
],
"range": [
- 22769,
- 22795
+ 22846,
+ 22872
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 32
},
"end": {
- "line": 812,
+ "line": 815,
"column": 58
}
}
},
"prefix": true,
"range": [
- 22768,
- 22795
+ 22845,
+ 22872
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 31
},
"end": {
- "line": 812,
+ "line": 815,
"column": 58
}
}
@@ -32114,16 +32016,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 22810,
- 22811
+ 22887,
+ 22888
],
"loc": {
"start": {
- "line": 813,
+ "line": 816,
"column": 12
},
"end": {
- "line": 813,
+ "line": 816,
"column": 13
}
}
@@ -32132,31 +32034,31 @@
"type": "Identifier",
"name": "auto_filter_delay",
"range": [
- 22812,
- 22829
+ 22889,
+ 22906
],
"loc": {
"start": {
- "line": 813,
+ "line": 816,
"column": 14
},
"end": {
- "line": 813,
+ "line": 816,
"column": 31
}
}
},
"range": [
- 22810,
- 22829
+ 22887,
+ 22906
],
"loc": {
"start": {
- "line": 813,
+ "line": 816,
"column": 12
},
"end": {
- "line": 813,
+ "line": 816,
"column": 31
}
}
@@ -32165,61 +32067,61 @@
"type": "Identifier",
"name": "AUTO_FILTER_DELAY",
"range": [
- 22832,
- 22849
+ 22909,
+ 22926
],
"loc": {
"start": {
- "line": 813,
+ "line": 816,
"column": 34
},
"end": {
- "line": 813,
+ "line": 816,
"column": 51
}
}
},
"range": [
- 22768,
- 22849
+ 22845,
+ 22926
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 31
},
"end": {
- "line": 813,
+ "line": 816,
"column": 51
}
}
},
"range": [
- 22745,
- 22849
+ 22822,
+ 22926
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 8
},
"end": {
- "line": 813,
+ "line": 816,
"column": 51
}
}
},
"range": [
- 22745,
- 22850
+ 22822,
+ 22927
],
"loc": {
"start": {
- "line": 812,
+ "line": 815,
"column": 8
},
"end": {
- "line": 813,
+ "line": 816,
"column": 52
}
},
@@ -32228,16 +32130,16 @@
"type": "Block",
"value": "*\n * Auto-filter delay in msecs\n * @type {Number}\n ",
"range": [
- 22657,
- 22736
+ 22734,
+ 22813
],
"loc": {
"start": {
- "line": 808,
+ "line": 811,
"column": 8
},
"end": {
- "line": 811,
+ "line": 814,
"column": 11
}
}
@@ -32248,16 +32150,16 @@
"type": "Block",
"value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ",
"range": [
- 22860,
- 22965
+ 22937,
+ 23042
],
"loc": {
"start": {
- "line": 815,
+ "line": 818,
"column": 8
},
"end": {
- "line": 819,
+ "line": 822,
"column": 11
}
}
@@ -32275,16 +32177,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 22974,
- 22978
+ 23051,
+ 23055
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 8
},
"end": {
- "line": 820,
+ "line": 823,
"column": 12
}
}
@@ -32293,31 +32195,31 @@
"type": "Identifier",
"name": "isUserTyping",
"range": [
- 22979,
- 22991
+ 23056,
+ 23068
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 13
},
"end": {
- "line": 820,
+ "line": 823,
"column": 25
}
}
},
"range": [
- 22974,
- 22991
+ 23051,
+ 23068
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 8
},
"end": {
- "line": 820,
+ "line": 823,
"column": 25
}
}
@@ -32327,46 +32229,46 @@
"value": null,
"raw": "null",
"range": [
- 22994,
- 22998
+ 23071,
+ 23075
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 28
},
"end": {
- "line": 820,
+ "line": 823,
"column": 32
}
}
},
"range": [
- 22974,
- 22998
+ 23051,
+ 23075
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 8
},
"end": {
- "line": 820,
+ "line": 823,
"column": 32
}
}
},
"range": [
- 22974,
- 22999
+ 23051,
+ 23076
],
"loc": {
"start": {
- "line": 820,
+ "line": 823,
"column": 8
},
"end": {
- "line": 820,
+ "line": 823,
"column": 33
}
},
@@ -32375,16 +32277,16 @@
"type": "Block",
"value": "*\n * Indicate whether user is typing\n * @type {Boolean}\n * @private\n ",
"range": [
- 22860,
- 22965
+ 22937,
+ 23042
],
"loc": {
"start": {
- "line": 815,
+ "line": 818,
"column": 8
},
"end": {
- "line": 819,
+ "line": 822,
"column": 11
}
}
@@ -32395,16 +32297,16 @@
"type": "Block",
"value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ",
"range": [
- 23009,
- 23105
+ 23086,
+ 23182
],
"loc": {
"start": {
- "line": 822,
+ "line": 825,
"column": 8
},
"end": {
- "line": 826,
+ "line": 829,
"column": 11
}
}
@@ -32422,16 +32324,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 23114,
- 23118
+ 23191,
+ 23195
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 8
},
"end": {
- "line": 827,
+ "line": 830,
"column": 12
}
}
@@ -32440,31 +32342,31 @@
"type": "Identifier",
"name": "autoFilterTimer",
"range": [
- 23119,
- 23134
+ 23196,
+ 23211
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 13
},
"end": {
- "line": 827,
+ "line": 830,
"column": 28
}
}
},
"range": [
- 23114,
- 23134
+ 23191,
+ 23211
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 8
},
"end": {
- "line": 827,
+ "line": 830,
"column": 28
}
}
@@ -32474,46 +32376,46 @@
"value": null,
"raw": "null",
"range": [
- 23137,
- 23141
+ 23214,
+ 23218
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 31
},
"end": {
- "line": 827,
+ "line": 830,
"column": 35
}
}
},
"range": [
- 23114,
- 23141
+ 23191,
+ 23218
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 8
},
"end": {
- "line": 827,
+ "line": 830,
"column": 35
}
}
},
"range": [
- 23114,
- 23142
+ 23191,
+ 23219
],
"loc": {
"start": {
- "line": 827,
+ "line": 830,
"column": 8
},
"end": {
- "line": 827,
+ "line": 830,
"column": 36
}
},
@@ -32522,16 +32424,16 @@
"type": "Block",
"value": "*\n * Auto-filter interval ID\n * @type {String}\n * @private\n ",
"range": [
- 23009,
- 23105
+ 23086,
+ 23182
],
"loc": {
"start": {
- "line": 822,
+ "line": 825,
"column": 8
},
"end": {
- "line": 826,
+ "line": 829,
"column": 11
}
}
@@ -32542,16 +32444,16 @@
"type": "Block",
"value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ",
"range": [
- 23152,
- 23243
+ 23229,
+ 23320
],
"loc": {
"start": {
- "line": 829,
+ "line": 832,
"column": 8
},
"end": {
- "line": 832,
+ "line": 835,
"column": 11
}
}
@@ -32569,16 +32471,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 23252,
- 23256
+ 23329,
+ 23333
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 8
},
"end": {
- "line": 833,
+ "line": 836,
"column": 12
}
}
@@ -32587,31 +32489,31 @@
"type": "Identifier",
"name": "highlightKeywords",
"range": [
- 23257,
- 23274
+ 23334,
+ 23351
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 13
},
"end": {
- "line": 833,
+ "line": 836,
"column": 30
}
}
},
"range": [
- 23252,
- 23274
+ 23329,
+ 23351
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 8
},
"end": {
- "line": 833,
+ "line": 836,
"column": 30
}
}
@@ -32622,16 +32524,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 23277,
- 23284
+ 23354,
+ 23361
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 33
},
"end": {
- "line": 833,
+ "line": 836,
"column": 40
}
}
@@ -32644,16 +32546,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23285,
- 23286
+ 23362,
+ 23363
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 41
},
"end": {
- "line": 833,
+ "line": 836,
"column": 42
}
}
@@ -32662,77 +32564,77 @@
"type": "Identifier",
"name": "highlight_keywords",
"range": [
- 23287,
- 23305
+ 23364,
+ 23382
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 43
},
"end": {
- "line": 833,
+ "line": 836,
"column": 61
}
}
},
"range": [
- 23285,
- 23305
+ 23362,
+ 23382
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 41
},
"end": {
- "line": 833,
+ "line": 836,
"column": 61
}
}
}
],
"range": [
- 23277,
- 23306
+ 23354,
+ 23383
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 33
},
"end": {
- "line": 833,
+ "line": 836,
"column": 62
}
}
},
"range": [
- 23252,
- 23306
+ 23329,
+ 23383
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 8
},
"end": {
- "line": 833,
+ "line": 836,
"column": 62
}
}
},
"range": [
- 23252,
- 23307
+ 23329,
+ 23384
],
"loc": {
"start": {
- "line": 833,
+ "line": 836,
"column": 8
},
"end": {
- "line": 833,
+ "line": 836,
"column": 63
}
},
@@ -32741,16 +32643,16 @@
"type": "Block",
"value": "*\n * Enable keyword highlighting behaviour\n * @type {Boolean}\n ",
"range": [
- 23152,
- 23243
+ 23229,
+ 23320
],
"loc": {
"start": {
- "line": 829,
+ "line": 832,
"column": 8
},
"end": {
- "line": 832,
+ "line": 835,
"column": 11
}
}
@@ -32761,16 +32663,16 @@
"type": "Block",
"value": "*\n * Enable no results message UI component\n * @type {Boolean}\n ",
"range": [
- 23317,
- 23409
+ 23394,
+ 23486
],
"loc": {
"start": {
- "line": 835,
+ "line": 838,
"column": 8
},
"end": {
- "line": 838,
+ "line": 841,
"column": 11
}
}
@@ -32788,16 +32690,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 23418,
- 23422
+ 23495,
+ 23499
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 8
},
"end": {
- "line": 839,
+ "line": 842,
"column": 12
}
}
@@ -32806,31 +32708,31 @@
"type": "Identifier",
"name": "noResults",
"range": [
- 23423,
- 23432
+ 23500,
+ 23509
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 13
},
"end": {
- "line": 839,
+ "line": 842,
"column": 22
}
}
},
"range": [
- 23418,
- 23432
+ 23495,
+ 23509
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 8
},
"end": {
- "line": 839,
+ "line": 842,
"column": 22
}
}
@@ -32844,16 +32746,16 @@
"type": "Identifier",
"name": "isObj",
"range": [
- 23435,
- 23440
+ 23512,
+ 23517
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 25
},
"end": {
- "line": 839,
+ "line": 842,
"column": 30
}
}
@@ -32866,16 +32768,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23441,
- 23442
+ 23518,
+ 23519
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 31
},
"end": {
- "line": 839,
+ "line": 842,
"column": 32
}
}
@@ -32884,47 +32786,47 @@
"type": "Identifier",
"name": "no_results_message",
"range": [
- 23443,
- 23461
+ 23520,
+ 23538
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 33
},
"end": {
- "line": 839,
+ "line": 842,
"column": 51
}
}
},
"range": [
- 23441,
- 23461
+ 23518,
+ 23538
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 31
},
"end": {
- "line": 839,
+ "line": 842,
"column": 51
}
}
}
],
"range": [
- 23435,
- 23462
+ 23512,
+ 23539
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 25
},
"end": {
- "line": 839,
+ "line": 842,
"column": 52
}
}
@@ -32935,16 +32837,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 23478,
- 23485
+ 23555,
+ 23562
],
"loc": {
"start": {
- "line": 840,
+ "line": 843,
"column": 12
},
"end": {
- "line": 840,
+ "line": 843,
"column": 19
}
}
@@ -32957,16 +32859,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23486,
- 23487
+ 23563,
+ 23564
],
"loc": {
"start": {
- "line": 840,
+ "line": 843,
"column": 20
},
"end": {
- "line": 840,
+ "line": 843,
"column": 21
}
}
@@ -32975,92 +32877,92 @@
"type": "Identifier",
"name": "no_results_message",
"range": [
- 23488,
- 23506
+ 23565,
+ 23583
],
"loc": {
"start": {
- "line": 840,
+ "line": 843,
"column": 22
},
"end": {
- "line": 840,
+ "line": 843,
"column": 40
}
}
},
"range": [
- 23486,
- 23506
+ 23563,
+ 23583
],
"loc": {
"start": {
- "line": 840,
+ "line": 843,
"column": 20
},
"end": {
- "line": 840,
+ "line": 843,
"column": 40
}
}
}
],
"range": [
- 23478,
- 23507
+ 23555,
+ 23584
],
"loc": {
"start": {
- "line": 840,
+ "line": 843,
"column": 12
},
"end": {
- "line": 840,
+ "line": 843,
"column": 41
}
}
},
"range": [
- 23435,
- 23507
+ 23512,
+ 23584
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 25
},
"end": {
- "line": 840,
+ "line": 843,
"column": 41
}
}
},
"range": [
- 23418,
- 23507
+ 23495,
+ 23584
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 8
},
"end": {
- "line": 840,
+ "line": 843,
"column": 41
}
}
},
"range": [
- 23418,
- 23508
+ 23495,
+ 23585
],
"loc": {
"start": {
- "line": 839,
+ "line": 842,
"column": 8
},
"end": {
- "line": 840,
+ "line": 843,
"column": 42
}
},
@@ -33069,16 +32971,16 @@
"type": "Block",
"value": "*\n * Enable no results message UI component\n * @type {Boolean}\n ",
"range": [
- 23317,
- 23409
+ 23394,
+ 23486
],
"loc": {
"start": {
- "line": 835,
+ "line": 838,
"column": 8
},
"end": {
- "line": 838,
+ "line": 841,
"column": 11
}
}
@@ -33089,16 +32991,16 @@
"type": "Block",
"value": "*\n * Enable state persistence\n * @type {Boolean}\n ",
"range": [
- 23518,
- 23596
+ 23595,
+ 23673
],
"loc": {
"start": {
- "line": 842,
+ "line": 845,
"column": 8
},
"end": {
- "line": 845,
+ "line": 848,
"column": 11
}
}
@@ -33116,16 +33018,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 23605,
- 23609
+ 23682,
+ 23686
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 8
},
"end": {
- "line": 846,
+ "line": 849,
"column": 12
}
}
@@ -33134,31 +33036,31 @@
"type": "Identifier",
"name": "state",
"range": [
- 23610,
- 23615
+ 23687,
+ 23692
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 13
},
"end": {
- "line": 846,
+ "line": 849,
"column": 18
}
}
},
"range": [
- 23605,
- 23615
+ 23682,
+ 23692
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 8
},
"end": {
- "line": 846,
+ "line": 849,
"column": 18
}
}
@@ -33172,16 +33074,16 @@
"type": "Identifier",
"name": "isObj",
"range": [
- 23618,
- 23623
+ 23695,
+ 23700
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 21
},
"end": {
- "line": 846,
+ "line": 849,
"column": 26
}
}
@@ -33194,16 +33096,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23624,
- 23625
+ 23701,
+ 23702
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 27
},
"end": {
- "line": 846,
+ "line": 849,
"column": 28
}
}
@@ -33212,47 +33114,47 @@
"type": "Identifier",
"name": "state",
"range": [
- 23626,
- 23631
+ 23703,
+ 23708
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 29
},
"end": {
- "line": 846,
+ "line": 849,
"column": 34
}
}
},
"range": [
- 23624,
- 23631
+ 23701,
+ 23708
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 27
},
"end": {
- "line": 846,
+ "line": 849,
"column": 34
}
}
}
],
"range": [
- 23618,
- 23632
+ 23695,
+ 23709
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 21
},
"end": {
- "line": 846,
+ "line": 849,
"column": 35
}
}
@@ -33263,16 +33165,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 23636,
- 23643
+ 23713,
+ 23720
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 39
},
"end": {
- "line": 846,
+ "line": 849,
"column": 46
}
}
@@ -33285,16 +33187,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23644,
- 23645
+ 23721,
+ 23722
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 47
},
"end": {
- "line": 846,
+ "line": 849,
"column": 48
}
}
@@ -33303,92 +33205,92 @@
"type": "Identifier",
"name": "state",
"range": [
- 23646,
- 23651
+ 23723,
+ 23728
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 49
},
"end": {
- "line": 846,
+ "line": 849,
"column": 54
}
}
},
"range": [
- 23644,
- 23651
+ 23721,
+ 23728
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 47
},
"end": {
- "line": 846,
+ "line": 849,
"column": 54
}
}
}
],
"range": [
- 23636,
- 23652
+ 23713,
+ 23729
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 39
},
"end": {
- "line": 846,
+ "line": 849,
"column": 55
}
}
},
"range": [
- 23618,
- 23652
+ 23695,
+ 23729
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 21
},
"end": {
- "line": 846,
+ "line": 849,
"column": 55
}
}
},
"range": [
- 23605,
- 23652
+ 23682,
+ 23729
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 8
},
"end": {
- "line": 846,
+ "line": 849,
"column": 55
}
}
},
"range": [
- 23605,
- 23653
+ 23682,
+ 23730
],
"loc": {
"start": {
- "line": 846,
+ "line": 849,
"column": 8
},
"end": {
- "line": 846,
+ "line": 849,
"column": 56
}
},
@@ -33397,16 +33299,16 @@
"type": "Block",
"value": "*\n * Enable state persistence\n * @type {Boolean}\n ",
"range": [
- 23518,
- 23596
+ 23595,
+ 23673
],
"loc": {
"start": {
- "line": 842,
+ "line": 845,
"column": 8
},
"end": {
- "line": 845,
+ "line": 848,
"column": 11
}
}
@@ -33417,16 +33319,16 @@
"type": "Block",
"value": "** data types **",
"range": [
- 23663,
- 23683
+ 23740,
+ 23760
],
"loc": {
"start": {
- "line": 848,
+ "line": 851,
"column": 8
},
"end": {
- "line": 848,
+ "line": 851,
"column": 28
}
}
@@ -33435,16 +33337,16 @@
"type": "Block",
"value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ",
"range": [
- 23693,
- 23860
+ 23770,
+ 23937
],
"loc": {
"start": {
- "line": 850,
+ "line": 853,
"column": 8
},
"end": {
- "line": 854,
+ "line": 857,
"column": 11
}
}
@@ -33462,16 +33364,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 23869,
- 23873
+ 23946,
+ 23950
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 8
},
"end": {
- "line": 855,
+ "line": 858,
"column": 12
}
}
@@ -33480,31 +33382,31 @@
"type": "Identifier",
"name": "locale",
"range": [
- 23874,
- 23880
+ 23951,
+ 23957
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 13
},
"end": {
- "line": 855,
+ "line": 858,
"column": 19
}
}
},
"range": [
- 23869,
- 23880
+ 23946,
+ 23957
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 8
},
"end": {
- "line": 855,
+ "line": 858,
"column": 19
}
}
@@ -33519,16 +33421,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 23883,
- 23884
+ 23960,
+ 23961
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 22
},
"end": {
- "line": 855,
+ "line": 858,
"column": 23
}
}
@@ -33537,31 +33439,31 @@
"type": "Identifier",
"name": "locale",
"range": [
- 23885,
- 23891
+ 23962,
+ 23968
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 24
},
"end": {
- "line": 855,
+ "line": 858,
"column": 30
}
}
},
"range": [
- 23883,
- 23891
+ 23960,
+ 23968
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 22
},
"end": {
- "line": 855,
+ "line": 858,
"column": 30
}
}
@@ -33571,61 +33473,61 @@
"value": "en",
"raw": "'en'",
"range": [
- 23895,
- 23899
+ 23972,
+ 23976
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 34
},
"end": {
- "line": 855,
+ "line": 858,
"column": 38
}
}
},
"range": [
- 23883,
- 23899
+ 23960,
+ 23976
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 22
},
"end": {
- "line": 855,
+ "line": 858,
"column": 38
}
}
},
"range": [
- 23869,
- 23899
+ 23946,
+ 23976
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 8
},
"end": {
- "line": 855,
+ "line": 858,
"column": 38
}
}
},
"range": [
- 23869,
- 23900
+ 23946,
+ 23977
],
"loc": {
"start": {
- "line": 855,
+ "line": 858,
"column": 8
},
"end": {
- "line": 855,
+ "line": 858,
"column": 39
}
},
@@ -33634,16 +33536,16 @@
"type": "Block",
"value": "** data types **",
"range": [
- 23663,
- 23683
+ 23740,
+ 23760
],
"loc": {
"start": {
- "line": 848,
+ "line": 851,
"column": 8
},
"end": {
- "line": 848,
+ "line": 851,
"column": 28
}
}
@@ -33652,16 +33554,16 @@
"type": "Block",
"value": "*\n * Define default locale, default to 'en' as per Sugar Date module:\n * https://sugarjs.com/docs/#/DateLocales\n * @type {String}\n ",
"range": [
- 23693,
- 23860
+ 23770,
+ 23937
],
"loc": {
"start": {
- "line": 850,
+ "line": 853,
"column": 8
},
"end": {
- "line": 854,
+ "line": 857,
"column": 11
}
}
@@ -33672,16 +33574,16 @@
"type": "Block",
"value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ",
"range": [
- 23910,
- 24017
+ 23987,
+ 24094
],
"loc": {
"start": {
- "line": 857,
+ "line": 860,
"column": 8
},
"end": {
- "line": 860,
+ "line": 863,
"column": 11
}
}
@@ -33699,16 +33601,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 24026,
- 24030
+ 24103,
+ 24107
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 8
},
"end": {
- "line": 861,
+ "line": 864,
"column": 12
}
}
@@ -33717,31 +33619,31 @@
"type": "Identifier",
"name": "thousandsSeparator",
"range": [
- 24031,
- 24049
+ 24108,
+ 24126
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 13
},
"end": {
- "line": 861,
+ "line": 864,
"column": 31
}
}
},
"range": [
- 24026,
- 24049
+ 24103,
+ 24126
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 8
},
"end": {
- "line": 861,
+ "line": 864,
"column": 31
}
}
@@ -33756,16 +33658,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 24052,
- 24053
+ 24129,
+ 24130
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 34
},
"end": {
- "line": 861,
+ "line": 864,
"column": 35
}
}
@@ -33774,31 +33676,31 @@
"type": "Identifier",
"name": "thousands_separator",
"range": [
- 24054,
- 24073
+ 24131,
+ 24150
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 36
},
"end": {
- "line": 861,
+ "line": 864,
"column": 55
}
}
},
"range": [
- 24052,
- 24073
+ 24129,
+ 24150
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 34
},
"end": {
- "line": 861,
+ "line": 864,
"column": 55
}
}
@@ -33808,61 +33710,61 @@
"value": ",",
"raw": "','",
"range": [
- 24077,
- 24080
+ 24154,
+ 24157
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 59
},
"end": {
- "line": 861,
+ "line": 864,
"column": 62
}
}
},
"range": [
- 24052,
- 24080
+ 24129,
+ 24157
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 34
},
"end": {
- "line": 861,
+ "line": 864,
"column": 62
}
}
},
"range": [
- 24026,
- 24080
+ 24103,
+ 24157
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 8
},
"end": {
- "line": 861,
+ "line": 864,
"column": 62
}
}
},
"range": [
- 24026,
- 24081
+ 24103,
+ 24158
],
"loc": {
"start": {
- "line": 861,
+ "line": 864,
"column": 8
},
"end": {
- "line": 861,
+ "line": 864,
"column": 63
}
},
@@ -33871,16 +33773,16 @@
"type": "Block",
"value": "*\n * Define thousands separator ',' or '.', defaults to ','\n * @type {String}\n ",
"range": [
- 23910,
- 24017
+ 23987,
+ 24094
],
"loc": {
"start": {
- "line": 857,
+ "line": 860,
"column": 8
},
"end": {
- "line": 860,
+ "line": 863,
"column": 11
}
}
@@ -33891,16 +33793,16 @@
"type": "Block",
"value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ",
"range": [
- 24091,
- 24196
+ 24168,
+ 24273
],
"loc": {
"start": {
- "line": 863,
+ "line": 866,
"column": 8
},
"end": {
- "line": 866,
+ "line": 869,
"column": 11
}
}
@@ -33918,16 +33820,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 24205,
- 24209
+ 24282,
+ 24286
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 8
},
"end": {
- "line": 867,
+ "line": 870,
"column": 12
}
}
@@ -33936,31 +33838,31 @@
"type": "Identifier",
"name": "decimalSeparator",
"range": [
- 24210,
- 24226
+ 24287,
+ 24303
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 13
},
"end": {
- "line": 867,
+ "line": 870,
"column": 29
}
}
},
"range": [
- 24205,
- 24226
+ 24282,
+ 24303
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 8
},
"end": {
- "line": 867,
+ "line": 870,
"column": 29
}
}
@@ -33975,16 +33877,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 24229,
- 24230
+ 24306,
+ 24307
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 32
},
"end": {
- "line": 867,
+ "line": 870,
"column": 33
}
}
@@ -33993,31 +33895,31 @@
"type": "Identifier",
"name": "decimal_separator",
"range": [
- 24231,
- 24248
+ 24308,
+ 24325
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 34
},
"end": {
- "line": 867,
+ "line": 870,
"column": 51
}
}
},
"range": [
- 24229,
- 24248
+ 24306,
+ 24325
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 32
},
"end": {
- "line": 867,
+ "line": 870,
"column": 51
}
}
@@ -34027,61 +33929,61 @@
"value": ".",
"raw": "'.'",
"range": [
- 24252,
- 24255
+ 24329,
+ 24332
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 55
},
"end": {
- "line": 867,
+ "line": 870,
"column": 58
}
}
},
"range": [
- 24229,
- 24255
+ 24306,
+ 24332
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 32
},
"end": {
- "line": 867,
+ "line": 870,
"column": 58
}
}
},
"range": [
- 24205,
- 24255
+ 24282,
+ 24332
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 8
},
"end": {
- "line": 867,
+ "line": 870,
"column": 58
}
}
},
"range": [
- 24205,
- 24256
+ 24282,
+ 24333
],
"loc": {
"start": {
- "line": 867,
+ "line": 870,
"column": 8
},
"end": {
- "line": 867,
+ "line": 870,
"column": 59
}
},
@@ -34090,16 +33992,16 @@
"type": "Block",
"value": "*\n * Define decimal separator ',' or '.', defaults to '.'\n * @type {String}\n ",
"range": [
- 24091,
- 24196
+ 24168,
+ 24273
],
"loc": {
"start": {
- "line": 863,
+ "line": 866,
"column": 8
},
"end": {
- "line": 866,
+ "line": 869,
"column": 11
}
}
@@ -34110,16 +34012,16 @@
"type": "Block",
"value": "*\n * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n ",
"range": [
- 24266,
- 24386
+ 24343,
+ 24463
],
"loc": {
"start": {
- "line": 869,
+ "line": 872,
"column": 8
},
"end": {
- "line": 873,
+ "line": 876,
"column": 11
}
}
@@ -34137,16 +34039,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 24395,
- 24399
+ 24472,
+ 24476
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 8
},
"end": {
- "line": 874,
+ "line": 877,
"column": 12
}
}
@@ -34155,31 +34057,31 @@
"type": "Identifier",
"name": "hasColTypes",
"range": [
- 24400,
- 24411
+ 24477,
+ 24488
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 13
},
"end": {
- "line": 874,
+ "line": 877,
"column": 24
}
}
},
"range": [
- 24395,
- 24411
+ 24472,
+ 24488
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 8
},
"end": {
- "line": 874,
+ "line": 877,
"column": 24
}
}
@@ -34190,16 +34092,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 24414,
- 24421
+ 24491,
+ 24498
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 27
},
"end": {
- "line": 874,
+ "line": 877,
"column": 34
}
}
@@ -34212,16 +34114,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 24422,
- 24423
+ 24499,
+ 24500
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 35
},
"end": {
- "line": 874,
+ "line": 877,
"column": 36
}
}
@@ -34230,77 +34132,77 @@
"type": "Identifier",
"name": "col_types",
"range": [
- 24424,
- 24433
+ 24501,
+ 24510
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 37
},
"end": {
- "line": 874,
+ "line": 877,
"column": 46
}
}
},
"range": [
- 24422,
- 24433
+ 24499,
+ 24510
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 35
},
"end": {
- "line": 874,
+ "line": 877,
"column": 46
}
}
}
],
"range": [
- 24414,
- 24434
+ 24491,
+ 24511
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 27
},
"end": {
- "line": 874,
+ "line": 877,
"column": 47
}
}
},
"range": [
- 24395,
- 24434
+ 24472,
+ 24511
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 8
},
"end": {
- "line": 874,
+ "line": 877,
"column": 47
}
}
},
"range": [
- 24395,
- 24435
+ 24472,
+ 24512
],
"loc": {
"start": {
- "line": 874,
+ "line": 877,
"column": 8
},
"end": {
- "line": 874,
+ "line": 877,
"column": 48
}
},
@@ -34309,16 +34211,16 @@
"type": "Block",
"value": "*\n * Determine whether table has columns data types\n * @type {Boolean}\n * @private\n ",
"range": [
- 24266,
- 24386
+ 24343,
+ 24463
],
"loc": {
"start": {
- "line": 869,
+ "line": 872,
"column": 8
},
"end": {
- "line": 873,
+ "line": 876,
"column": 11
}
}
@@ -34329,16 +34231,16 @@
"type": "Block",
"value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ",
"range": [
- 24445,
- 25043
+ 24522,
+ 25120
],
"loc": {
"start": {
- "line": 876,
+ "line": 879,
"column": 8
},
"end": {
- "line": 889,
+ "line": 892,
"column": 11
}
}
@@ -34356,16 +34258,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25052,
- 25056
+ 25129,
+ 25133
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 8
},
"end": {
- "line": 890,
+ "line": 893,
"column": 12
}
}
@@ -34374,31 +34276,31 @@
"type": "Identifier",
"name": "colTypes",
"range": [
- 25057,
- 25065
+ 25134,
+ 25142
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 13
},
"end": {
- "line": 890,
+ "line": 893,
"column": 21
}
}
},
"range": [
- 25052,
- 25065
+ 25129,
+ 25142
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 8
},
"end": {
- "line": 890,
+ "line": 893,
"column": 21
}
}
@@ -34411,16 +34313,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25068,
- 25072
+ 25145,
+ 25149
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 24
},
"end": {
- "line": 890,
+ "line": 893,
"column": 28
}
}
@@ -34429,31 +34331,31 @@
"type": "Identifier",
"name": "hasColTypes",
"range": [
- 25073,
- 25084
+ 25150,
+ 25161
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 29
},
"end": {
- "line": 890,
+ "line": 893,
"column": 40
}
}
},
"range": [
- 25068,
- 25084
+ 25145,
+ 25161
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 24
},
"end": {
- "line": 890,
+ "line": 893,
"column": 40
}
}
@@ -34465,16 +34367,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 25087,
- 25088
+ 25164,
+ 25165
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 43
},
"end": {
- "line": 890,
+ "line": 893,
"column": 44
}
}
@@ -34483,31 +34385,31 @@
"type": "Identifier",
"name": "col_types",
"range": [
- 25089,
- 25098
+ 25166,
+ 25175
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 45
},
"end": {
- "line": 890,
+ "line": 893,
"column": 54
}
}
},
"range": [
- 25087,
- 25098
+ 25164,
+ 25175
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 43
},
"end": {
- "line": 890,
+ "line": 893,
"column": 54
}
}
@@ -34516,61 +34418,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 25101,
- 25103
+ 25178,
+ 25180
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 57
},
"end": {
- "line": 890,
+ "line": 893,
"column": 59
}
}
},
"range": [
- 25068,
- 25103
+ 25145,
+ 25180
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 24
},
"end": {
- "line": 890,
+ "line": 893,
"column": 59
}
}
},
"range": [
- 25052,
- 25103
+ 25129,
+ 25180
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 8
},
"end": {
- "line": 890,
+ "line": 893,
"column": 59
}
}
},
"range": [
- 25052,
- 25104
+ 25129,
+ 25181
],
"loc": {
"start": {
- "line": 890,
+ "line": 893,
"column": 8
},
"end": {
- "line": 890,
+ "line": 893,
"column": 60
}
},
@@ -34579,16 +34481,16 @@
"type": "Block",
"value": "*\n * Define data types on a column basis, possible values 'string',\n * 'number', 'formatted-number', 'date', 'ipaddress' ie:\n * col_types : [\n * 'string', 'date', 'number',\n * { type: 'formatted-number', decimal: ',', thousands: '.' },\n * { type: 'date', locale: 'en-gb' },\n * { type: 'date', format: ['{dd}-{months}-{yyyy|yy}'] }\n * ]\n *\n * Refer to https://sugarjs.com/docs/#/DateParsing for exhaustive\n * information on date parsing formats supported by Sugar Date\n * @type {Array}\n ",
"range": [
- 24445,
- 25043
+ 24522,
+ 25120
],
"loc": {
"start": {
- "line": 876,
+ "line": 879,
"column": 8
},
"end": {
- "line": 889,
+ "line": 892,
"column": 11
}
}
@@ -34599,16 +34501,16 @@
"type": "Block",
"value": "** ids prefixes **",
"range": [
- 25114,
- 25136
+ 25191,
+ 25213
],
"loc": {
"start": {
- "line": 892,
+ "line": 895,
"column": 8
},
"end": {
- "line": 892,
+ "line": 895,
"column": 30
}
}
@@ -34617,16 +34519,16 @@
"type": "Block",
"value": "*\n * Main prefix\n * @private\n ",
"range": [
- 25145,
- 25203
+ 25222,
+ 25280
],
"loc": {
"start": {
- "line": 893,
+ "line": 896,
"column": 8
},
"end": {
- "line": 896,
+ "line": 899,
"column": 11
}
}
@@ -34644,16 +34546,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25212,
- 25216
+ 25289,
+ 25293
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 8
},
"end": {
- "line": 897,
+ "line": 900,
"column": 12
}
}
@@ -34662,31 +34564,31 @@
"type": "Identifier",
"name": "prfxTf",
"range": [
- 25217,
- 25223
+ 25294,
+ 25300
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 13
},
"end": {
- "line": 897,
+ "line": 900,
"column": 19
}
}
},
"range": [
- 25212,
- 25223
+ 25289,
+ 25300
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 8
},
"end": {
- "line": 897,
+ "line": 900,
"column": 19
}
}
@@ -34696,46 +34598,46 @@
"value": "TF",
"raw": "'TF'",
"range": [
- 25226,
- 25230
+ 25303,
+ 25307
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 22
},
"end": {
- "line": 897,
+ "line": 900,
"column": 26
}
}
},
"range": [
- 25212,
- 25230
+ 25289,
+ 25307
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 8
},
"end": {
- "line": 897,
+ "line": 900,
"column": 26
}
}
},
"range": [
- 25212,
- 25231
+ 25289,
+ 25308
],
"loc": {
"start": {
- "line": 897,
+ "line": 900,
"column": 8
},
"end": {
- "line": 897,
+ "line": 900,
"column": 27
}
},
@@ -34744,16 +34646,16 @@
"type": "Block",
"value": "** ids prefixes **",
"range": [
- 25114,
- 25136
+ 25191,
+ 25213
],
"loc": {
"start": {
- "line": 892,
+ "line": 895,
"column": 8
},
"end": {
- "line": 892,
+ "line": 895,
"column": 30
}
}
@@ -34762,16 +34664,16 @@
"type": "Block",
"value": "*\n * Main prefix\n * @private\n ",
"range": [
- 25145,
- 25203
+ 25222,
+ 25280
],
"loc": {
"start": {
- "line": 893,
+ "line": 896,
"column": 8
},
"end": {
- "line": 896,
+ "line": 899,
"column": 11
}
}
@@ -34782,16 +34684,16 @@
"type": "Block",
"value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ",
"range": [
- 25241,
- 25325
+ 25318,
+ 25402
],
"loc": {
"start": {
- "line": 899,
+ "line": 902,
"column": 8
},
"end": {
- "line": 902,
+ "line": 905,
"column": 11
}
}
@@ -34809,16 +34711,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25334,
- 25338
+ 25411,
+ 25415
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 8
},
"end": {
- "line": 903,
+ "line": 906,
"column": 12
}
}
@@ -34827,31 +34729,31 @@
"type": "Identifier",
"name": "prfxFlt",
"range": [
- 25339,
- 25346
+ 25416,
+ 25423
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 13
},
"end": {
- "line": 903,
+ "line": 906,
"column": 20
}
}
},
"range": [
- 25334,
- 25346
+ 25411,
+ 25423
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 8
},
"end": {
- "line": 903,
+ "line": 906,
"column": 20
}
}
@@ -34861,46 +34763,46 @@
"value": "flt",
"raw": "'flt'",
"range": [
- 25349,
- 25354
+ 25426,
+ 25431
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 23
},
"end": {
- "line": 903,
+ "line": 906,
"column": 28
}
}
},
"range": [
- 25334,
- 25354
+ 25411,
+ 25431
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 8
},
"end": {
- "line": 903,
+ "line": 906,
"column": 28
}
}
},
"range": [
- 25334,
- 25355
+ 25411,
+ 25432
],
"loc": {
"start": {
- "line": 903,
+ "line": 906,
"column": 8
},
"end": {
- "line": 903,
+ "line": 906,
"column": 29
}
},
@@ -34909,16 +34811,16 @@
"type": "Block",
"value": "*\n * Filter's ID prefix (inputs - selects)\n * @private\n ",
"range": [
- 25241,
- 25325
+ 25318,
+ 25402
],
"loc": {
"start": {
- "line": 899,
+ "line": 902,
"column": 8
},
"end": {
- "line": 902,
+ "line": 905,
"column": 11
}
}
@@ -34929,16 +34831,16 @@
"type": "Block",
"value": "*\n * Button's ID prefix\n * @private\n ",
"range": [
- 25365,
- 25430
+ 25442,
+ 25507
],
"loc": {
"start": {
- "line": 905,
+ "line": 908,
"column": 8
},
"end": {
- "line": 908,
+ "line": 911,
"column": 11
}
}
@@ -34956,16 +34858,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25439,
- 25443
+ 25516,
+ 25520
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 8
},
"end": {
- "line": 909,
+ "line": 912,
"column": 12
}
}
@@ -34974,31 +34876,31 @@
"type": "Identifier",
"name": "prfxValButton",
"range": [
- 25444,
- 25457
+ 25521,
+ 25534
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 13
},
"end": {
- "line": 909,
+ "line": 912,
"column": 26
}
}
},
"range": [
- 25439,
- 25457
+ 25516,
+ 25534
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 8
},
"end": {
- "line": 909,
+ "line": 912,
"column": 26
}
}
@@ -35008,46 +34910,46 @@
"value": "btn",
"raw": "'btn'",
"range": [
- 25460,
- 25465
+ 25537,
+ 25542
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 29
},
"end": {
- "line": 909,
+ "line": 912,
"column": 34
}
}
},
"range": [
- 25439,
- 25465
+ 25516,
+ 25542
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 8
},
"end": {
- "line": 909,
+ "line": 912,
"column": 34
}
}
},
"range": [
- 25439,
- 25466
+ 25516,
+ 25543
],
"loc": {
"start": {
- "line": 909,
+ "line": 912,
"column": 8
},
"end": {
- "line": 909,
+ "line": 912,
"column": 35
}
},
@@ -35056,16 +34958,16 @@
"type": "Block",
"value": "*\n * Button's ID prefix\n * @private\n ",
"range": [
- 25365,
- 25430
+ 25442,
+ 25507
],
"loc": {
"start": {
- "line": 905,
+ "line": 908,
"column": 8
},
"end": {
- "line": 908,
+ "line": 911,
"column": 11
}
}
@@ -35076,16 +34978,16 @@
"type": "Block",
"value": "*\n * Toolbar container ID prefix\n * @private\n ",
"range": [
- 25476,
- 25550
+ 25553,
+ 25627
],
"loc": {
"start": {
- "line": 911,
+ "line": 914,
"column": 8
},
"end": {
- "line": 914,
+ "line": 917,
"column": 11
}
}
@@ -35103,16 +35005,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25559,
- 25563
+ 25636,
+ 25640
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 8
},
"end": {
- "line": 915,
+ "line": 918,
"column": 12
}
}
@@ -35121,31 +35023,31 @@
"type": "Identifier",
"name": "prfxInfDiv",
"range": [
- 25564,
- 25574
+ 25641,
+ 25651
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 13
},
"end": {
- "line": 915,
+ "line": 918,
"column": 23
}
}
},
"range": [
- 25559,
- 25574
+ 25636,
+ 25651
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 8
},
"end": {
- "line": 915,
+ "line": 918,
"column": 23
}
}
@@ -35155,46 +35057,46 @@
"value": "inf_",
"raw": "'inf_'",
"range": [
- 25577,
- 25583
+ 25654,
+ 25660
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 26
},
"end": {
- "line": 915,
+ "line": 918,
"column": 32
}
}
},
"range": [
- 25559,
- 25583
+ 25636,
+ 25660
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 8
},
"end": {
- "line": 915,
+ "line": 918,
"column": 32
}
}
},
"range": [
- 25559,
- 25584
+ 25636,
+ 25661
],
"loc": {
"start": {
- "line": 915,
+ "line": 918,
"column": 8
},
"end": {
- "line": 915,
+ "line": 918,
"column": 33
}
},
@@ -35203,16 +35105,16 @@
"type": "Block",
"value": "*\n * Toolbar container ID prefix\n * @private\n ",
"range": [
- 25476,
- 25550
+ 25553,
+ 25627
],
"loc": {
"start": {
- "line": 911,
+ "line": 914,
"column": 8
},
"end": {
- "line": 914,
+ "line": 917,
"column": 11
}
}
@@ -35223,16 +35125,16 @@
"type": "Block",
"value": "*\n * Toolbar left element ID prefix\n * @private\n ",
"range": [
- 25594,
- 25671
+ 25671,
+ 25748
],
"loc": {
"start": {
- "line": 917,
+ "line": 920,
"column": 8
},
"end": {
- "line": 920,
+ "line": 923,
"column": 11
}
}
@@ -35250,16 +35152,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25680,
- 25684
+ 25757,
+ 25761
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 8
},
"end": {
- "line": 921,
+ "line": 924,
"column": 12
}
}
@@ -35268,31 +35170,31 @@
"type": "Identifier",
"name": "prfxLDiv",
"range": [
- 25685,
- 25693
+ 25762,
+ 25770
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 13
},
"end": {
- "line": 921,
+ "line": 924,
"column": 21
}
}
},
"range": [
- 25680,
- 25693
+ 25757,
+ 25770
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 8
},
"end": {
- "line": 921,
+ "line": 924,
"column": 21
}
}
@@ -35302,46 +35204,46 @@
"value": "ldiv_",
"raw": "'ldiv_'",
"range": [
- 25696,
- 25703
+ 25773,
+ 25780
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 24
},
"end": {
- "line": 921,
+ "line": 924,
"column": 31
}
}
},
"range": [
- 25680,
- 25703
+ 25757,
+ 25780
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 8
},
"end": {
- "line": 921,
+ "line": 924,
"column": 31
}
}
},
"range": [
- 25680,
- 25704
+ 25757,
+ 25781
],
"loc": {
"start": {
- "line": 921,
+ "line": 924,
"column": 8
},
"end": {
- "line": 921,
+ "line": 924,
"column": 32
}
},
@@ -35350,16 +35252,16 @@
"type": "Block",
"value": "*\n * Toolbar left element ID prefix\n * @private\n ",
"range": [
- 25594,
- 25671
+ 25671,
+ 25748
],
"loc": {
"start": {
- "line": 917,
+ "line": 920,
"column": 8
},
"end": {
- "line": 920,
+ "line": 923,
"column": 11
}
}
@@ -35370,16 +35272,16 @@
"type": "Block",
"value": "*\n * Toolbar right element ID prefix\n * @private\n ",
"range": [
- 25714,
- 25792
+ 25791,
+ 25869
],
"loc": {
"start": {
- "line": 923,
+ "line": 926,
"column": 8
},
"end": {
- "line": 926,
+ "line": 929,
"column": 11
}
}
@@ -35397,16 +35299,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25801,
- 25805
+ 25878,
+ 25882
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 8
},
"end": {
- "line": 927,
+ "line": 930,
"column": 12
}
}
@@ -35415,31 +35317,31 @@
"type": "Identifier",
"name": "prfxRDiv",
"range": [
- 25806,
- 25814
+ 25883,
+ 25891
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 13
},
"end": {
- "line": 927,
+ "line": 930,
"column": 21
}
}
},
"range": [
- 25801,
- 25814
+ 25878,
+ 25891
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 8
},
"end": {
- "line": 927,
+ "line": 930,
"column": 21
}
}
@@ -35449,46 +35351,46 @@
"value": "rdiv_",
"raw": "'rdiv_'",
"range": [
- 25817,
- 25824
+ 25894,
+ 25901
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 24
},
"end": {
- "line": 927,
+ "line": 930,
"column": 31
}
}
},
"range": [
- 25801,
- 25824
+ 25878,
+ 25901
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 8
},
"end": {
- "line": 927,
+ "line": 930,
"column": 31
}
}
},
"range": [
- 25801,
- 25825
+ 25878,
+ 25902
],
"loc": {
"start": {
- "line": 927,
+ "line": 930,
"column": 8
},
"end": {
- "line": 927,
+ "line": 930,
"column": 32
}
},
@@ -35497,16 +35399,16 @@
"type": "Block",
"value": "*\n * Toolbar right element ID prefix\n * @private\n ",
"range": [
- 25714,
- 25792
+ 25791,
+ 25869
],
"loc": {
"start": {
- "line": 923,
+ "line": 926,
"column": 8
},
"end": {
- "line": 926,
+ "line": 929,
"column": 11
}
}
@@ -35517,16 +35419,16 @@
"type": "Block",
"value": "*\n * Toolbar middle element ID prefix\n * @private\n ",
"range": [
- 25835,
- 25914
+ 25912,
+ 25991
],
"loc": {
"start": {
- "line": 929,
+ "line": 932,
"column": 8
},
"end": {
- "line": 932,
+ "line": 935,
"column": 11
}
}
@@ -35544,16 +35446,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 25923,
- 25927
+ 26000,
+ 26004
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 8
},
"end": {
- "line": 933,
+ "line": 936,
"column": 12
}
}
@@ -35562,31 +35464,31 @@
"type": "Identifier",
"name": "prfxMDiv",
"range": [
- 25928,
- 25936
+ 26005,
+ 26013
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 13
},
"end": {
- "line": 933,
+ "line": 936,
"column": 21
}
}
},
"range": [
- 25923,
- 25936
+ 26000,
+ 26013
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 8
},
"end": {
- "line": 933,
+ "line": 936,
"column": 21
}
}
@@ -35596,46 +35498,46 @@
"value": "mdiv_",
"raw": "'mdiv_'",
"range": [
- 25939,
- 25946
+ 26016,
+ 26023
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 24
},
"end": {
- "line": 933,
+ "line": 936,
"column": 31
}
}
},
"range": [
- 25923,
- 25946
+ 26000,
+ 26023
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 8
},
"end": {
- "line": 933,
+ "line": 936,
"column": 31
}
}
},
"range": [
- 25923,
- 25947
+ 26000,
+ 26024
],
"loc": {
"start": {
- "line": 933,
+ "line": 936,
"column": 8
},
"end": {
- "line": 933,
+ "line": 936,
"column": 32
}
},
@@ -35644,16 +35546,16 @@
"type": "Block",
"value": "*\n * Toolbar middle element ID prefix\n * @private\n ",
"range": [
- 25835,
- 25914
+ 25912,
+ 25991
],
"loc": {
"start": {
- "line": 929,
+ "line": 932,
"column": 8
},
"end": {
- "line": 932,
+ "line": 935,
"column": 11
}
}
@@ -35664,16 +35566,16 @@
"type": "Block",
"value": "*\n * Responsive Css class\n * @private\n ",
"range": [
- 25957,
- 26024
+ 26034,
+ 26101
],
"loc": {
"start": {
- "line": 935,
+ "line": 938,
"column": 8
},
"end": {
- "line": 938,
+ "line": 941,
"column": 11
}
}
@@ -35691,16 +35593,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26033,
- 26037
+ 26110,
+ 26114
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 8
},
"end": {
- "line": 939,
+ "line": 942,
"column": 12
}
}
@@ -35709,31 +35611,31 @@
"type": "Identifier",
"name": "prfxResponsive",
"range": [
- 26038,
- 26052
+ 26115,
+ 26129
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 13
},
"end": {
- "line": 939,
+ "line": 942,
"column": 27
}
}
},
"range": [
- 26033,
- 26052
+ 26110,
+ 26129
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 8
},
"end": {
- "line": 939,
+ "line": 942,
"column": 27
}
}
@@ -35743,46 +35645,46 @@
"value": "resp",
"raw": "'resp'",
"range": [
- 26055,
- 26061
+ 26132,
+ 26138
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 30
},
"end": {
- "line": 939,
+ "line": 942,
"column": 36
}
}
},
"range": [
- 26033,
- 26061
+ 26110,
+ 26138
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 8
},
"end": {
- "line": 939,
+ "line": 942,
"column": 36
}
}
},
"range": [
- 26033,
- 26062
+ 26110,
+ 26139
],
"loc": {
"start": {
- "line": 939,
+ "line": 942,
"column": 8
},
"end": {
- "line": 939,
+ "line": 942,
"column": 37
}
},
@@ -35791,16 +35693,16 @@
"type": "Block",
"value": "*\n * Responsive Css class\n * @private\n ",
"range": [
- 25957,
- 26024
+ 26034,
+ 26101
],
"loc": {
"start": {
- "line": 935,
+ "line": 938,
"column": 8
},
"end": {
- "line": 938,
+ "line": 941,
"column": 11
}
}
@@ -35811,16 +35713,16 @@
"type": "Block",
"value": "** extensions **",
"range": [
- 26072,
- 26092
+ 26149,
+ 26169
],
"loc": {
"start": {
- "line": 941,
+ "line": 944,
"column": 8
},
"end": {
- "line": 941,
+ "line": 944,
"column": 28
}
}
@@ -35829,16 +35731,16 @@
"type": "Block",
"value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ",
"range": [
- 26101,
- 26198
+ 26178,
+ 26275
],
"loc": {
"start": {
- "line": 942,
+ "line": 945,
"column": 8
},
"end": {
- "line": 946,
+ "line": 949,
"column": 11
}
}
@@ -35856,16 +35758,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26207,
- 26211
+ 26284,
+ 26288
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 8
},
"end": {
- "line": 947,
+ "line": 950,
"column": 12
}
}
@@ -35874,31 +35776,31 @@
"type": "Identifier",
"name": "extensions",
"range": [
- 26212,
- 26222
+ 26289,
+ 26299
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 13
},
"end": {
- "line": 947,
+ "line": 950,
"column": 23
}
}
},
"range": [
- 26207,
- 26222
+ 26284,
+ 26299
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 8
},
"end": {
- "line": 947,
+ "line": 950,
"column": 23
}
}
@@ -35910,16 +35812,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 26225,
- 26226
+ 26302,
+ 26303
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 26
},
"end": {
- "line": 947,
+ "line": 950,
"column": 27
}
}
@@ -35928,61 +35830,61 @@
"type": "Identifier",
"name": "extensions",
"range": [
- 26227,
- 26237
+ 26304,
+ 26314
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 28
},
"end": {
- "line": 947,
+ "line": 950,
"column": 38
}
}
},
"range": [
- 26225,
- 26237
+ 26302,
+ 26314
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 26
},
"end": {
- "line": 947,
+ "line": 950,
"column": 38
}
}
},
"range": [
- 26207,
- 26237
+ 26284,
+ 26314
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 8
},
"end": {
- "line": 947,
+ "line": 950,
"column": 38
}
}
},
"range": [
- 26207,
- 26238
+ 26284,
+ 26315
],
"loc": {
"start": {
- "line": 947,
+ "line": 950,
"column": 8
},
"end": {
- "line": 947,
+ "line": 950,
"column": 39
}
},
@@ -35991,16 +35893,16 @@
"type": "Block",
"value": "** extensions **",
"range": [
- 26072,
- 26092
+ 26149,
+ 26169
],
"loc": {
"start": {
- "line": 941,
+ "line": 944,
"column": 8
},
"end": {
- "line": 941,
+ "line": 944,
"column": 28
}
}
@@ -36009,16 +35911,16 @@
"type": "Block",
"value": "*\n * List of loaded extensions\n * @type {Array}\n * @private\n ",
"range": [
- 26101,
- 26198
+ 26178,
+ 26275
],
"loc": {
"start": {
- "line": 942,
+ "line": 945,
"column": 8
},
"end": {
- "line": 946,
+ "line": 949,
"column": 11
}
}
@@ -36029,16 +35931,16 @@
"type": "Block",
"value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ",
"range": [
- 26248,
- 26361
+ 26325,
+ 26438
],
"loc": {
"start": {
- "line": 949,
+ "line": 952,
"column": 8
},
"end": {
- "line": 953,
+ "line": 956,
"column": 11
}
}
@@ -36056,16 +35958,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26370,
- 26374
+ 26447,
+ 26451
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 8
},
"end": {
- "line": 954,
+ "line": 957,
"column": 12
}
}
@@ -36074,31 +35976,31 @@
"type": "Identifier",
"name": "hasExtensions",
"range": [
- 26375,
- 26388
+ 26452,
+ 26465
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 13
},
"end": {
- "line": 954,
+ "line": 957,
"column": 26
}
}
},
"range": [
- 26370,
- 26388
+ 26447,
+ 26465
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 8
},
"end": {
- "line": 954,
+ "line": 957,
"column": 26
}
}
@@ -36109,16 +36011,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 26391,
- 26398
+ 26468,
+ 26475
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 29
},
"end": {
- "line": 954,
+ "line": 957,
"column": 36
}
}
@@ -36130,16 +36032,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26399,
- 26403
+ 26476,
+ 26480
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 37
},
"end": {
- "line": 954,
+ "line": 957,
"column": 41
}
}
@@ -36148,77 +36050,77 @@
"type": "Identifier",
"name": "extensions",
"range": [
- 26404,
- 26414
+ 26481,
+ 26491
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 42
},
"end": {
- "line": 954,
+ "line": 957,
"column": 52
}
}
},
"range": [
- 26399,
- 26414
+ 26476,
+ 26491
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 37
},
"end": {
- "line": 954,
+ "line": 957,
"column": 52
}
}
}
],
"range": [
- 26391,
- 26415
+ 26468,
+ 26492
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 29
},
"end": {
- "line": 954,
+ "line": 957,
"column": 53
}
}
},
"range": [
- 26370,
- 26415
+ 26447,
+ 26492
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 8
},
"end": {
- "line": 954,
+ "line": 957,
"column": 53
}
}
},
"range": [
- 26370,
- 26416
+ 26447,
+ 26493
],
"loc": {
"start": {
- "line": 954,
+ "line": 957,
"column": 8
},
"end": {
- "line": 954,
+ "line": 957,
"column": 54
}
},
@@ -36227,16 +36129,16 @@
"type": "Block",
"value": "*\n * Determine whether extensions are loaded\n * @type {Boolean}\n * @private\n ",
"range": [
- 26248,
- 26361
+ 26325,
+ 26438
],
"loc": {
"start": {
- "line": 949,
+ "line": 952,
"column": 8
},
"end": {
- "line": 953,
+ "line": 956,
"column": 11
}
}
@@ -36247,16 +36149,16 @@
"type": "Block",
"value": "** themes **",
"range": [
- 26426,
- 26442
+ 26503,
+ 26519
],
"loc": {
"start": {
- "line": 956,
+ "line": 959,
"column": 8
},
"end": {
- "line": 956,
+ "line": 959,
"column": 24
}
}
@@ -36265,16 +36167,16 @@
"type": "Block",
"value": "*\n * Enable default theme\n * @type {Boolean}\n ",
"range": [
- 26451,
- 26525
+ 26528,
+ 26602
],
"loc": {
"start": {
- "line": 957,
+ "line": 960,
"column": 8
},
"end": {
- "line": 960,
+ "line": 963,
"column": 11
}
}
@@ -36292,16 +36194,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26534,
- 26538
+ 26611,
+ 26615
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 8
},
"end": {
- "line": 961,
+ "line": 964,
"column": 12
}
}
@@ -36310,31 +36212,31 @@
"type": "Identifier",
"name": "enableDefaultTheme",
"range": [
- 26539,
- 26557
+ 26616,
+ 26634
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 13
},
"end": {
- "line": 961,
+ "line": 964,
"column": 31
}
}
},
"range": [
- 26534,
- 26557
+ 26611,
+ 26634
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 8
},
"end": {
- "line": 961,
+ "line": 964,
"column": 31
}
}
@@ -36345,16 +36247,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 26560,
- 26567
+ 26637,
+ 26644
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 34
},
"end": {
- "line": 961,
+ "line": 964,
"column": 41
}
}
@@ -36367,16 +36269,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 26568,
- 26569
+ 26645,
+ 26646
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 42
},
"end": {
- "line": 961,
+ "line": 964,
"column": 43
}
}
@@ -36385,77 +36287,77 @@
"type": "Identifier",
"name": "enable_default_theme",
"range": [
- 26570,
- 26590
+ 26647,
+ 26667
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 44
},
"end": {
- "line": 961,
+ "line": 964,
"column": 64
}
}
},
"range": [
- 26568,
- 26590
+ 26645,
+ 26667
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 42
},
"end": {
- "line": 961,
+ "line": 964,
"column": 64
}
}
}
],
"range": [
- 26560,
- 26591
+ 26637,
+ 26668
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 34
},
"end": {
- "line": 961,
+ "line": 964,
"column": 65
}
}
},
"range": [
- 26534,
- 26591
+ 26611,
+ 26668
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 8
},
"end": {
- "line": 961,
+ "line": 964,
"column": 65
}
}
},
"range": [
- 26534,
- 26592
+ 26611,
+ 26669
],
"loc": {
"start": {
- "line": 961,
+ "line": 964,
"column": 8
},
"end": {
- "line": 961,
+ "line": 964,
"column": 66
}
},
@@ -36464,16 +36366,16 @@
"type": "Block",
"value": "** themes **",
"range": [
- 26426,
- 26442
+ 26503,
+ 26519
],
"loc": {
"start": {
- "line": 956,
+ "line": 959,
"column": 8
},
"end": {
- "line": 956,
+ "line": 959,
"column": 24
}
}
@@ -36482,16 +36384,16 @@
"type": "Block",
"value": "*\n * Enable default theme\n * @type {Boolean}\n ",
"range": [
- 26451,
- 26525
+ 26528,
+ 26602
],
"loc": {
"start": {
- "line": 957,
+ "line": 960,
"column": 8
},
"end": {
- "line": 960,
+ "line": 963,
"column": 11
}
}
@@ -36502,16 +36404,16 @@
"type": "Block",
"value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ",
"range": [
- 26602,
- 26712
+ 26679,
+ 26789
],
"loc": {
"start": {
- "line": 963,
+ "line": 966,
"column": 8
},
"end": {
- "line": 967,
+ "line": 970,
"column": 11
}
}
@@ -36529,16 +36431,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26721,
- 26725
+ 26798,
+ 26802
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 8
},
"end": {
- "line": 968,
+ "line": 971,
"column": 12
}
}
@@ -36547,31 +36449,31 @@
"type": "Identifier",
"name": "hasThemes",
"range": [
- 26726,
- 26735
+ 26803,
+ 26812
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 13
},
"end": {
- "line": 968,
+ "line": 971,
"column": 22
}
}
},
"range": [
- 26721,
- 26735
+ 26798,
+ 26812
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 8
},
"end": {
- "line": 968,
+ "line": 971,
"column": 22
}
}
@@ -36585,16 +36487,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26739,
- 26743
+ 26816,
+ 26820
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 26
},
"end": {
- "line": 968,
+ "line": 971,
"column": 30
}
}
@@ -36603,31 +36505,31 @@
"type": "Identifier",
"name": "enableDefaultTheme",
"range": [
- 26744,
- 26762
+ 26821,
+ 26839
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 31
},
"end": {
- "line": 968,
+ "line": 971,
"column": 49
}
}
},
"range": [
- 26739,
- 26762
+ 26816,
+ 26839
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 26
},
"end": {
- "line": 968,
+ "line": 971,
"column": 49
}
}
@@ -36638,16 +36540,16 @@
"type": "Identifier",
"name": "isArray",
"range": [
- 26766,
- 26773
+ 26843,
+ 26850
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 53
},
"end": {
- "line": 968,
+ "line": 971,
"column": 60
}
}
@@ -36660,16 +36562,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 26774,
- 26775
+ 26851,
+ 26852
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 61
},
"end": {
- "line": 968,
+ "line": 971,
"column": 62
}
}
@@ -36678,92 +36580,92 @@
"type": "Identifier",
"name": "themes",
"range": [
- 26776,
- 26782
+ 26853,
+ 26859
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 63
},
"end": {
- "line": 968,
+ "line": 971,
"column": 69
}
}
},
"range": [
- 26774,
- 26782
+ 26851,
+ 26859
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 61
},
"end": {
- "line": 968,
+ "line": 971,
"column": 69
}
}
}
],
"range": [
- 26766,
- 26783
+ 26843,
+ 26860
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 53
},
"end": {
- "line": 968,
+ "line": 971,
"column": 70
}
}
},
"range": [
- 26739,
- 26783
+ 26816,
+ 26860
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 26
},
"end": {
- "line": 968,
+ "line": 971,
"column": 70
}
}
},
"range": [
- 26721,
- 26784
+ 26798,
+ 26861
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 8
},
"end": {
- "line": 968,
+ "line": 971,
"column": 71
}
}
},
"range": [
- 26721,
- 26785
+ 26798,
+ 26862
],
"loc": {
"start": {
- "line": 968,
+ "line": 971,
"column": 8
},
"end": {
- "line": 968,
+ "line": 971,
"column": 72
}
},
@@ -36772,16 +36674,16 @@
"type": "Block",
"value": "*\n * Determine whether themes are enables\n * @type {Boolean}\n * @private\n ",
"range": [
- 26602,
- 26712
+ 26679,
+ 26789
],
"loc": {
"start": {
- "line": 963,
+ "line": 966,
"column": 8
},
"end": {
- "line": 967,
+ "line": 970,
"column": 11
}
}
@@ -36792,16 +36694,16 @@
"type": "Block",
"value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ",
"range": [
- 26795,
- 26907
+ 26872,
+ 26984
],
"loc": {
"start": {
- "line": 970,
+ "line": 973,
"column": 8
},
"end": {
- "line": 974,
+ "line": 977,
"column": 11
}
}
@@ -36819,16 +36721,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 26916,
- 26920
+ 26993,
+ 26997
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 8
},
"end": {
- "line": 975,
+ "line": 978,
"column": 12
}
}
@@ -36837,31 +36739,31 @@
"type": "Identifier",
"name": "themes",
"range": [
- 26921,
- 26927
+ 26998,
+ 27004
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 13
},
"end": {
- "line": 975,
+ "line": 978,
"column": 19
}
}
},
"range": [
- 26916,
- 26927
+ 26993,
+ 27004
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 8
},
"end": {
- "line": 975,
+ "line": 978,
"column": 19
}
}
@@ -36876,16 +36778,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 26930,
- 26931
+ 27007,
+ 27008
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 22
},
"end": {
- "line": 975,
+ "line": 978,
"column": 23
}
}
@@ -36894,31 +36796,31 @@
"type": "Identifier",
"name": "themes",
"range": [
- 26932,
- 26938
+ 27009,
+ 27015
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 24
},
"end": {
- "line": 975,
+ "line": 978,
"column": 30
}
}
},
"range": [
- 26930,
- 26938
+ 27007,
+ 27015
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 22
},
"end": {
- "line": 975,
+ "line": 978,
"column": 30
}
}
@@ -36927,61 +36829,61 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 26942,
- 26944
+ 27019,
+ 27021
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 34
},
"end": {
- "line": 975,
+ "line": 978,
"column": 36
}
}
},
"range": [
- 26930,
- 26944
+ 27007,
+ 27021
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 22
},
"end": {
- "line": 975,
+ "line": 978,
"column": 36
}
}
},
"range": [
- 26916,
- 26944
+ 26993,
+ 27021
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 8
},
"end": {
- "line": 975,
+ "line": 978,
"column": 36
}
}
},
"range": [
- 26916,
- 26945
+ 26993,
+ 27022
],
"loc": {
"start": {
- "line": 975,
+ "line": 978,
"column": 8
},
"end": {
- "line": 975,
+ "line": 978,
"column": 37
}
},
@@ -36990,16 +36892,16 @@
"type": "Block",
"value": "*\n * List of themes, ie:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ",
"range": [
- 26795,
- 26907
+ 26872,
+ 26984
],
"loc": {
"start": {
- "line": 970,
+ "line": 973,
"column": 8
},
"end": {
- "line": 974,
+ "line": 977,
"column": 11
}
}
@@ -37010,16 +36912,16 @@
"type": "Block",
"value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ",
"range": [
- 26955,
- 27136
+ 27032,
+ 27213
],
"loc": {
"start": {
- "line": 977,
+ "line": 980,
"column": 8
},
"end": {
- "line": 982,
+ "line": 985,
"column": 11
}
}
@@ -37037,16 +36939,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27145,
- 27149
+ 27222,
+ 27226
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 8
},
"end": {
- "line": 983,
+ "line": 986,
"column": 12
}
}
@@ -37055,31 +36957,31 @@
"type": "Identifier",
"name": "themesPath",
"range": [
- 27150,
- 27160
+ 27227,
+ 27237
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 13
},
"end": {
- "line": 983,
+ "line": 986,
"column": 23
}
}
},
"range": [
- 27145,
- 27160
+ 27222,
+ 27237
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 8
},
"end": {
- "line": 983,
+ "line": 986,
"column": 23
}
}
@@ -37094,16 +36996,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 27163,
- 27164
+ 27240,
+ 27241
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 26
},
"end": {
- "line": 983,
+ "line": 986,
"column": 27
}
}
@@ -37112,31 +37014,31 @@
"type": "Identifier",
"name": "themes_path",
"range": [
- 27165,
- 27176
+ 27242,
+ 27253
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 28
},
"end": {
- "line": 983,
+ "line": 986,
"column": 39
}
}
},
"range": [
- 27163,
- 27176
+ 27240,
+ 27253
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 26
},
"end": {
- "line": 983,
+ "line": 986,
"column": 39
}
}
@@ -37150,16 +37052,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27180,
- 27184
+ 27257,
+ 27261
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 43
},
"end": {
- "line": 983,
+ "line": 986,
"column": 47
}
}
@@ -37168,31 +37070,31 @@
"type": "Identifier",
"name": "stylePath",
"range": [
- 27185,
- 27194
+ 27262,
+ 27271
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 48
},
"end": {
- "line": 983,
+ "line": 986,
"column": 57
}
}
},
"range": [
- 27180,
- 27194
+ 27257,
+ 27271
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 43
},
"end": {
- "line": 983,
+ "line": 986,
"column": 57
}
}
@@ -37202,76 +37104,76 @@
"value": "themes/",
"raw": "'themes/'",
"range": [
- 27197,
- 27206
+ 27274,
+ 27283
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 60
},
"end": {
- "line": 983,
+ "line": 986,
"column": 69
}
}
},
"range": [
- 27180,
- 27206
+ 27257,
+ 27283
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 43
},
"end": {
- "line": 983,
+ "line": 986,
"column": 69
}
}
},
"range": [
- 27163,
- 27206
+ 27240,
+ 27283
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 26
},
"end": {
- "line": 983,
+ "line": 986,
"column": 69
}
}
},
"range": [
- 27145,
- 27206
+ 27222,
+ 27283
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 8
},
"end": {
- "line": 983,
+ "line": 986,
"column": 69
}
}
},
"range": [
- 27145,
- 27207
+ 27222,
+ 27284
],
"loc": {
"start": {
- "line": 983,
+ "line": 986,
"column": 8
},
"end": {
- "line": 983,
+ "line": 986,
"column": 70
}
},
@@ -37280,16 +37182,16 @@
"type": "Block",
"value": "*\n * Define path to themes assets, defaults to\n * 'tablefilter/style/themes/'. Usage:\n * themes: [{ name: 'skyblue' }]\n * @type {Array}\n ",
"range": [
- 26955,
- 27136
+ 27032,
+ 27213
],
"loc": {
"start": {
- "line": 977,
+ "line": 980,
"column": 8
},
"end": {
- "line": 982,
+ "line": 985,
"column": 11
}
}
@@ -37300,16 +37202,16 @@
"type": "Block",
"value": "*\n * Enable responsive layout\n * @type {Boolean}\n ",
"range": [
- 27217,
- 27295
+ 27294,
+ 27372
],
"loc": {
"start": {
- "line": 985,
+ "line": 988,
"column": 8
},
"end": {
- "line": 988,
+ "line": 991,
"column": 11
}
}
@@ -37327,16 +37229,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27304,
- 27308
+ 27381,
+ 27385
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 8
},
"end": {
- "line": 989,
+ "line": 992,
"column": 12
}
}
@@ -37345,31 +37247,31 @@
"type": "Identifier",
"name": "responsive",
"range": [
- 27309,
- 27319
+ 27386,
+ 27396
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 13
},
"end": {
- "line": 989,
+ "line": 992,
"column": 23
}
}
},
"range": [
- 27304,
- 27319
+ 27381,
+ 27396
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 8
},
"end": {
- "line": 989,
+ "line": 992,
"column": 23
}
}
@@ -37380,16 +37282,16 @@
"type": "Identifier",
"name": "Boolean",
"range": [
- 27322,
- 27329
+ 27399,
+ 27406
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 26
},
"end": {
- "line": 989,
+ "line": 992,
"column": 33
}
}
@@ -37402,16 +37304,16 @@
"type": "Identifier",
"name": "f",
"range": [
- 27330,
- 27331
+ 27407,
+ 27408
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 34
},
"end": {
- "line": 989,
+ "line": 992,
"column": 35
}
}
@@ -37420,77 +37322,77 @@
"type": "Identifier",
"name": "responsive",
"range": [
- 27332,
- 27342
+ 27409,
+ 27419
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 36
},
"end": {
- "line": 989,
+ "line": 992,
"column": 46
}
}
},
"range": [
- 27330,
- 27342
+ 27407,
+ 27419
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 34
},
"end": {
- "line": 989,
+ "line": 992,
"column": 46
}
}
}
],
"range": [
- 27322,
- 27343
+ 27399,
+ 27420
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 26
},
"end": {
- "line": 989,
+ "line": 992,
"column": 47
}
}
},
"range": [
- 27304,
- 27343
+ 27381,
+ 27420
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 8
},
"end": {
- "line": 989,
+ "line": 992,
"column": 47
}
}
},
"range": [
- 27304,
- 27344
+ 27381,
+ 27421
],
"loc": {
"start": {
- "line": 989,
+ "line": 992,
"column": 8
},
"end": {
- "line": 989,
+ "line": 992,
"column": 48
}
},
@@ -37499,16 +37401,16 @@
"type": "Block",
"value": "*\n * Enable responsive layout\n * @type {Boolean}\n ",
"range": [
- 27217,
- 27295
+ 27294,
+ 27372
],
"loc": {
"start": {
- "line": 985,
+ "line": 988,
"column": 8
},
"end": {
- "line": 988,
+ "line": 991,
"column": 11
}
}
@@ -37519,16 +37421,16 @@
"type": "Block",
"value": "*\n * Features registry\n * @private\n ",
"range": [
- 27354,
- 27418
+ 27431,
+ 27495
],
"loc": {
"start": {
- "line": 991,
+ "line": 994,
"column": 8
},
"end": {
- "line": 994,
+ "line": 997,
"column": 11
}
}
@@ -37546,16 +37448,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27427,
- 27431
+ 27504,
+ 27508
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 8
},
"end": {
- "line": 995,
+ "line": 998,
"column": 12
}
}
@@ -37564,31 +37466,31 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 27432,
- 27435
+ 27509,
+ 27512
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 13
},
"end": {
- "line": 995,
+ "line": 998,
"column": 16
}
}
},
"range": [
- 27427,
- 27435
+ 27504,
+ 27512
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 8
},
"end": {
- "line": 995,
+ "line": 998,
"column": 16
}
}
@@ -37597,46 +37499,46 @@
"type": "ObjectExpression",
"properties": [],
"range": [
- 27438,
- 27440
+ 27515,
+ 27517
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 19
},
"end": {
- "line": 995,
+ "line": 998,
"column": 21
}
}
},
"range": [
- 27427,
- 27440
+ 27504,
+ 27517
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 8
},
"end": {
- "line": 995,
+ "line": 998,
"column": 21
}
}
},
"range": [
- 27427,
- 27441
+ 27504,
+ 27518
],
"loc": {
"start": {
- "line": 995,
+ "line": 998,
"column": 8
},
"end": {
- "line": 995,
+ "line": 998,
"column": 22
}
},
@@ -37645,16 +37547,16 @@
"type": "Block",
"value": "*\n * Features registry\n * @private\n ",
"range": [
- 27354,
- 27418
+ 27431,
+ 27495
],
"loc": {
"start": {
- "line": 991,
+ "line": 994,
"column": 8
},
"end": {
- "line": 994,
+ "line": 997,
"column": 11
}
}
@@ -37665,16 +37567,16 @@
"type": "Block",
"value": "*\n * Extensions registry\n * @private\n ",
"range": [
- 27451,
- 27517
+ 27528,
+ 27594
],
"loc": {
"start": {
- "line": 997,
+ "line": 1000,
"column": 8
},
"end": {
- "line": 1000,
+ "line": 1003,
"column": 11
}
}
@@ -37692,16 +37594,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27526,
- 27530
+ 27603,
+ 27607
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 8
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 12
}
}
@@ -37710,31 +37612,31 @@
"type": "Identifier",
"name": "ExtRegistry",
"range": [
- 27531,
- 27542
+ 27608,
+ 27619
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 13
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 24
}
}
},
"range": [
- 27526,
- 27542
+ 27603,
+ 27619
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 8
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 24
}
}
@@ -37743,46 +37645,46 @@
"type": "ObjectExpression",
"properties": [],
"range": [
- 27545,
- 27547
+ 27622,
+ 27624
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 27
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 29
}
}
},
"range": [
- 27526,
- 27547
+ 27603,
+ 27624
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 8
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 29
}
}
},
"range": [
- 27526,
- 27548
+ 27603,
+ 27625
],
"loc": {
"start": {
- "line": 1001,
+ "line": 1004,
"column": 8
},
"end": {
- "line": 1001,
+ "line": 1004,
"column": 30
}
},
@@ -37791,16 +37693,16 @@
"type": "Block",
"value": "*\n * Extensions registry\n * @private\n ",
"range": [
- 27451,
- 27517
+ 27528,
+ 27594
],
"loc": {
"start": {
- "line": 997,
+ "line": 1000,
"column": 8
},
"end": {
- "line": 1000,
+ "line": 1003,
"column": 11
}
}
@@ -37810,7 +37712,7 @@
],
"range": [
1930,
- 27554
+ 27631
],
"loc": {
"start": {
@@ -37818,7 +37720,7 @@
"column": 25
},
"end": {
- "line": 1002,
+ "line": 1005,
"column": 5
}
}
@@ -37827,7 +37729,7 @@
"expression": false,
"range": [
1920,
- 27554
+ 27631
],
"loc": {
"start": {
@@ -37835,7 +37737,7 @@
"column": 15
},
"end": {
- "line": 1002,
+ "line": 1005,
"column": 5
}
}
@@ -37844,7 +37746,7 @@
"computed": false,
"range": [
1909,
- 27554
+ 27631
],
"loc": {
"start": {
@@ -37852,7 +37754,7 @@
"column": 4
},
"end": {
- "line": 1002,
+ "line": 1005,
"column": 5
}
},
@@ -37881,16 +37783,16 @@
"type": "Block",
"value": "*\n * Initialise features and layout\n ",
"range": [
- 27560,
- 27609
+ 27637,
+ 27686
],
"loc": {
"start": {
- "line": 1004,
+ "line": 1007,
"column": 4
},
"end": {
- "line": 1006,
+ "line": 1009,
"column": 7
}
}
@@ -37904,16 +37806,16 @@
"type": "Identifier",
"name": "init",
"range": [
- 27614,
- 27618
+ 27691,
+ 27695
],
"loc": {
"start": {
- "line": 1007,
+ "line": 1010,
"column": 4
},
"end": {
- "line": 1007,
+ "line": 1010,
"column": 8
}
}
@@ -37933,16 +37835,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27635,
- 27639
+ 27712,
+ 27716
],
"loc": {
"start": {
- "line": 1008,
+ "line": 1011,
"column": 12
},
"end": {
- "line": 1008,
+ "line": 1011,
"column": 16
}
}
@@ -37951,31 +37853,31 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 27640,
- 27651
+ 27717,
+ 27728
],
"loc": {
"start": {
- "line": 1008,
+ "line": 1011,
"column": 17
},
"end": {
- "line": 1008,
+ "line": 1011,
"column": 28
}
}
},
"range": [
- 27635,
- 27651
+ 27712,
+ 27728
],
"loc": {
"start": {
- "line": 1008,
+ "line": 1011,
"column": 12
},
"end": {
- "line": 1008,
+ "line": 1011,
"column": 28
}
}
@@ -37987,52 +37889,265 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 27667,
- 27674
+ 27744,
+ 27751
],
"loc": {
"start": {
- "line": 1009,
+ "line": 1012,
"column": 12
},
"end": {
- "line": 1009,
+ "line": 1012,
"column": 19
}
}
}
],
"range": [
- 27653,
- 27684
+ 27730,
+ 27761
],
"loc": {
"start": {
- "line": 1008,
+ "line": 1011,
"column": 30
},
"end": {
- "line": 1010,
+ "line": 1013,
"column": 9
}
}
},
"alternate": null,
"range": [
- 27631,
- 27684
+ 27708,
+ 27761
],
"loc": {
"start": {
- "line": 1008,
+ "line": 1011,
"column": 8
},
"end": {
- "line": 1010,
+ "line": 1013,
"column": 9
}
}
},
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "AssignmentExpression",
+ "operator": "=",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 27771,
+ 27775
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 8
+ },
+ "end": {
+ "line": 1015,
+ "column": 12
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "nbCells",
+ "range": [
+ 27776,
+ 27783
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 13
+ },
+ "end": {
+ "line": 1015,
+ "column": 20
+ }
+ }
+ },
+ "range": [
+ 27771,
+ 27783
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 8
+ },
+ "end": {
+ "line": 1015,
+ "column": 20
+ }
+ }
+ },
+ "right": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 27786,
+ 27790
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 23
+ },
+ "end": {
+ "line": 1015,
+ "column": 27
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "getCellsNb",
+ "range": [
+ 27791,
+ 27801
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 28
+ },
+ "end": {
+ "line": 1015,
+ "column": 38
+ }
+ }
+ },
+ "range": [
+ 27786,
+ 27801
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 23
+ },
+ "end": {
+ "line": 1015,
+ "column": 38
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 27802,
+ 27806
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 39
+ },
+ "end": {
+ "line": 1015,
+ "column": 43
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "refRow",
+ "range": [
+ 27807,
+ 27813
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 44
+ },
+ "end": {
+ "line": 1015,
+ "column": 50
+ }
+ }
+ },
+ "range": [
+ 27802,
+ 27813
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 39
+ },
+ "end": {
+ "line": 1015,
+ "column": 50
+ }
+ }
+ }
+ ],
+ "range": [
+ 27786,
+ 27814
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 23
+ },
+ "end": {
+ "line": 1015,
+ "column": 51
+ }
+ }
+ },
+ "range": [
+ 27771,
+ 27814
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 8
+ },
+ "end": {
+ "line": 1015,
+ "column": 51
+ }
+ }
+ },
+ "range": [
+ 27771,
+ 27815
+ ],
+ "loc": {
+ "start": {
+ "line": 1015,
+ "column": 8
+ },
+ "end": {
+ "line": 1015,
+ "column": 52
+ }
+ }
+ },
{
"type": "VariableDeclaration",
"declarations": [
@@ -38042,16 +38157,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 27698,
- 27701
+ 27828,
+ 27831
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 12
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 15
}
}
@@ -38062,16 +38177,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27704,
- 27708
+ 27834,
+ 27838
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 18
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 22
}
}
@@ -38080,46 +38195,46 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 27709,
- 27712
+ 27839,
+ 27842
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 23
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 26
}
}
},
"range": [
- 27704,
- 27712
+ 27834,
+ 27842
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 18
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 26
}
}
},
"range": [
- 27698,
- 27712
+ 27828,
+ 27842
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 12
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 26
}
}
@@ -38127,16 +38242,16 @@
],
"kind": "let",
"range": [
- 27694,
- 27713
+ 27824,
+ 27843
],
"loc": {
"start": {
- "line": 1012,
+ "line": 1016,
"column": 8
},
"end": {
- "line": 1012,
+ "line": 1016,
"column": 27
}
}
@@ -38150,16 +38265,16 @@
"type": "Identifier",
"name": "n",
"range": [
- 27726,
- 27727
+ 27856,
+ 27857
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 12
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 13
}
}
@@ -38172,16 +38287,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27730,
- 27734
+ 27860,
+ 27864
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 16
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 20
}
}
@@ -38190,31 +38305,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 27735,
- 27750
+ 27865,
+ 27880
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 21
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 36
}
}
},
"range": [
- 27730,
- 27750
+ 27860,
+ 27880
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 16
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 36
}
}
@@ -38224,16 +38339,16 @@
"value": 1,
"raw": "1",
"range": [
- 27753,
- 27754
+ 27883,
+ 27884
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 39
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 40
}
}
@@ -38244,16 +38359,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27757,
- 27761
+ 27887,
+ 27891
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 43
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 47
}
}
@@ -38262,61 +38377,61 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 27762,
- 27769
+ 27892,
+ 27899
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 48
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 55
}
}
},
"range": [
- 27757,
- 27769
+ 27887,
+ 27899
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 43
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 55
}
}
},
"range": [
- 27730,
- 27769
+ 27860,
+ 27899
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 16
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 55
}
}
},
"range": [
- 27726,
- 27769
+ 27856,
+ 27899
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 12
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 55
}
}
@@ -38324,16 +38439,16 @@
],
"kind": "let",
"range": [
- 27722,
- 27770
+ 27852,
+ 27900
],
"loc": {
"start": {
- "line": 1013,
+ "line": 1017,
"column": 8
},
"end": {
- "line": 1013,
+ "line": 1017,
"column": 56
}
}
@@ -38347,32 +38462,32 @@
"type": "Identifier",
"name": "inpclass",
"range": [
- 27783,
- 27791
+ 27913,
+ 27921
],
"loc": {
"start": {
- "line": 1014,
+ "line": 1018,
"column": 12
},
"end": {
- "line": 1014,
+ "line": 1018,
"column": 20
}
}
},
"init": null,
"range": [
- 27783,
- 27791
+ 27913,
+ 27921
],
"loc": {
"start": {
- "line": 1014,
+ "line": 1018,
"column": 12
},
"end": {
- "line": 1014,
+ "line": 1018,
"column": 20
}
}
@@ -38380,16 +38495,16 @@
],
"kind": "let",
"range": [
- 27779,
- 27792
+ 27909,
+ 27922
],
"loc": {
"start": {
- "line": 1014,
+ "line": 1018,
"column": 8
},
"end": {
- "line": 1014,
+ "line": 1018,
"column": 21
}
},
@@ -38398,16 +38513,16 @@
"type": "Line",
"value": "loads stylesheet if not imported",
"range": [
- 27802,
- 27836
+ 27932,
+ 27966
],
"loc": {
"start": {
- "line": 1016,
+ "line": 1020,
"column": 8
},
"end": {
- "line": 1016,
+ "line": 1020,
"column": 42
}
}
@@ -38424,16 +38539,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27845,
- 27849
+ 27975,
+ 27979
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 8
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 12
}
}
@@ -38442,31 +38557,31 @@
"type": "Identifier",
"name": "import",
"range": [
- 27850,
- 27856
+ 27980,
+ 27986
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 13
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 19
}
}
},
"range": [
- 27845,
- 27856
+ 27975,
+ 27986
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 8
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 19
}
}
@@ -38478,16 +38593,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27857,
- 27861
+ 27987,
+ 27991
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 20
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 24
}
}
@@ -38496,31 +38611,31 @@
"type": "Identifier",
"name": "stylesheetId",
"range": [
- 27862,
- 27874
+ 27992,
+ 28004
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 25
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 37
}
}
},
"range": [
- 27857,
- 27874
+ 27987,
+ 28004
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 20
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 37
}
}
@@ -38531,16 +38646,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27876,
- 27880
+ 28006,
+ 28010
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 39
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 43
}
}
@@ -38549,31 +38664,31 @@
"type": "Identifier",
"name": "stylesheet",
"range": [
- 27881,
- 27891
+ 28011,
+ 28021
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 44
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 54
}
}
},
"range": [
- 27876,
- 27891
+ 28006,
+ 28021
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 39
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 54
}
}
@@ -38583,16 +38698,16 @@
"value": null,
"raw": "null",
"range": [
- 27893,
- 27897
+ 28023,
+ 28027
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 56
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 60
}
}
@@ -38602,47 +38717,47 @@
"value": "link",
"raw": "'link'",
"range": [
- 27899,
- 27905
+ 28029,
+ 28035
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 62
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 68
}
}
}
],
"range": [
- 27845,
- 27906
+ 27975,
+ 28036
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 8
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 69
}
}
},
"range": [
- 27845,
- 27907
+ 27975,
+ 28037
],
"loc": {
"start": {
- "line": 1017,
+ "line": 1021,
"column": 8
},
"end": {
- "line": 1017,
+ "line": 1021,
"column": 70
}
},
@@ -38651,16 +38766,16 @@
"type": "Line",
"value": "loads stylesheet if not imported",
"range": [
- 27802,
- 27836
+ 27932,
+ 27966
],
"loc": {
"start": {
- "line": 1016,
+ "line": 1020,
"column": 8
},
"end": {
- "line": 1016,
+ "line": 1020,
"column": 42
}
}
@@ -38671,16 +38786,16 @@
"type": "Line",
"value": "loads theme",
"range": [
- 27917,
- 27930
+ 28047,
+ 28060
],
"loc": {
"start": {
- "line": 1019,
+ "line": 1023,
"column": 8
},
"end": {
- "line": 1019,
+ "line": 1023,
"column": 21
}
}
@@ -38695,16 +38810,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27943,
- 27947
+ 28073,
+ 28077
],
"loc": {
"start": {
- "line": 1020,
+ "line": 1024,
"column": 12
},
"end": {
- "line": 1020,
+ "line": 1024,
"column": 16
}
}
@@ -38713,31 +38828,31 @@
"type": "Identifier",
"name": "hasThemes",
"range": [
- 27948,
- 27957
+ 28078,
+ 28087
],
"loc": {
"start": {
- "line": 1020,
+ "line": 1024,
"column": 17
},
"end": {
- "line": 1020,
+ "line": 1024,
"column": 26
}
}
},
"range": [
- 27943,
- 27957
+ 28073,
+ 28087
],
"loc": {
"start": {
- "line": 1020,
+ "line": 1024,
"column": 12
},
"end": {
- "line": 1020,
+ "line": 1024,
"column": 26
}
}
@@ -38755,16 +38870,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 27973,
- 27977
+ 28103,
+ 28107
],
"loc": {
"start": {
- "line": 1021,
+ "line": 1025,
"column": 12
},
"end": {
- "line": 1021,
+ "line": 1025,
"column": 16
}
}
@@ -38773,94 +38888,94 @@
"type": "Identifier",
"name": "loadThemes",
"range": [
- 27978,
- 27988
+ 28108,
+ 28118
],
"loc": {
"start": {
- "line": 1021,
+ "line": 1025,
"column": 17
},
"end": {
- "line": 1021,
+ "line": 1025,
"column": 27
}
}
},
"range": [
- 27973,
- 27988
+ 28103,
+ 28118
],
"loc": {
"start": {
- "line": 1021,
+ "line": 1025,
"column": 12
},
"end": {
- "line": 1021,
+ "line": 1025,
"column": 27
}
}
},
"arguments": [],
"range": [
- 27973,
- 27990
+ 28103,
+ 28120
],
"loc": {
"start": {
- "line": 1021,
+ "line": 1025,
"column": 12
},
"end": {
- "line": 1021,
+ "line": 1025,
"column": 29
}
}
},
"range": [
- 27973,
- 27991
+ 28103,
+ 28121
],
"loc": {
"start": {
- "line": 1021,
+ "line": 1025,
"column": 12
},
"end": {
- "line": 1021,
+ "line": 1025,
"column": 30
}
}
}
],
"range": [
- 27959,
- 28001
+ 28089,
+ 28131
],
"loc": {
"start": {
- "line": 1020,
+ "line": 1024,
"column": 28
},
"end": {
- "line": 1022,
+ "line": 1026,
"column": 9
}
}
},
"alternate": null,
"range": [
- 27939,
- 28001
+ 28069,
+ 28131
],
"loc": {
"start": {
- "line": 1020,
+ "line": 1024,
"column": 8
},
"end": {
- "line": 1022,
+ "line": 1026,
"column": 9
}
},
@@ -38869,16 +38984,16 @@
"type": "Line",
"value": "loads theme",
"range": [
- 27917,
- 27930
+ 28047,
+ 28060
],
"loc": {
"start": {
- "line": 1019,
+ "line": 1023,
"column": 8
},
"end": {
- "line": 1019,
+ "line": 1023,
"column": 21
}
}
@@ -38889,16 +39004,16 @@
"type": "Line",
"value": " Instanciate sugar date wrapper",
"range": [
- 28011,
- 28044
+ 28141,
+ 28174
],
"loc": {
"start": {
- "line": 1024,
+ "line": 1028,
"column": 8
},
"end": {
- "line": 1024,
+ "line": 1028,
"column": 41
}
}
@@ -38917,16 +39032,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28053,
- 28056
+ 28183,
+ 28186
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 8
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 11
}
}
@@ -38935,31 +39050,31 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 28057,
- 28065
+ 28187,
+ 28195
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 12
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 20
}
}
},
"range": [
- 28053,
- 28065
+ 28183,
+ 28195
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 8
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 20
}
}
@@ -38974,16 +39089,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28068,
- 28071
+ 28198,
+ 28201
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 23
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 26
}
}
@@ -38992,31 +39107,31 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 28072,
- 28080
+ 28202,
+ 28210
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 27
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 35
}
}
},
"range": [
- 28068,
- 28080
+ 28198,
+ 28210
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 23
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 35
}
}
@@ -39027,16 +39142,16 @@
"type": "Identifier",
"name": "DateType",
"range": [
- 28088,
- 28096
+ 28218,
+ 28226
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 43
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 51
}
}
@@ -39045,77 +39160,77 @@
{
"type": "ThisExpression",
"range": [
- 28097,
- 28101
+ 28227,
+ 28231
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 52
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 56
}
}
}
],
"range": [
- 28084,
- 28102
+ 28214,
+ 28232
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 39
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 57
}
}
},
"range": [
- 28068,
- 28102
+ 28198,
+ 28232
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 23
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 57
}
}
},
"range": [
- 28053,
- 28102
+ 28183,
+ 28232
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 8
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 57
}
}
},
"range": [
- 28053,
- 28103
+ 28183,
+ 28233
],
"loc": {
"start": {
- "line": 1025,
+ "line": 1029,
"column": 8
},
"end": {
- "line": 1025,
+ "line": 1029,
"column": 58
}
},
@@ -39124,16 +39239,16 @@
"type": "Line",
"value": " Instanciate sugar date wrapper",
"range": [
- 28011,
- 28044
+ 28141,
+ 28174
],
"loc": {
"start": {
- "line": 1024,
+ "line": 1028,
"column": 8
},
"end": {
- "line": 1024,
+ "line": 1028,
"column": 41
}
}
@@ -39154,16 +39269,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28112,
- 28115
+ 28242,
+ 28245
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 8
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 11
}
}
@@ -39172,31 +39287,31 @@
"type": "Identifier",
"name": "dateType",
"range": [
- 28116,
- 28124
+ 28246,
+ 28254
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 12
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 20
}
}
},
"range": [
- 28112,
- 28124
+ 28242,
+ 28254
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 8
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 20
}
}
@@ -39205,62 +39320,62 @@
"type": "Identifier",
"name": "init",
"range": [
- 28125,
- 28129
+ 28255,
+ 28259
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 21
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 25
}
}
},
"range": [
- 28112,
- 28129
+ 28242,
+ 28259
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 8
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 25
}
}
},
"arguments": [],
"range": [
- 28112,
- 28131
+ 28242,
+ 28261
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 8
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 27
}
}
},
"range": [
- 28112,
- 28132
+ 28242,
+ 28262
],
"loc": {
"start": {
- "line": 1026,
+ "line": 1030,
"column": 8
},
"end": {
- "line": 1026,
+ "line": 1030,
"column": 28
}
},
@@ -39269,16 +39384,16 @@
"type": "Line",
"value": " Instantiate help feature and initialise only if set true",
"range": [
- 28142,
- 28201
+ 28272,
+ 28331
],
"loc": {
"start": {
- "line": 1028,
+ "line": 1032,
"column": 8
},
"end": {
- "line": 1028,
+ "line": 1032,
"column": 67
}
}
@@ -39297,16 +39412,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28210,
- 28213
+ 28340,
+ 28343
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 8
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 11
}
}
@@ -39315,31 +39430,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 28214,
- 28218
+ 28344,
+ 28348
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 12
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 16
}
}
},
"range": [
- 28210,
- 28218
+ 28340,
+ 28348
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 8
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 16
}
}
@@ -39354,16 +39469,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28221,
- 28224
+ 28351,
+ 28354
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 19
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 22
}
}
@@ -39372,31 +39487,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 28225,
- 28229
+ 28355,
+ 28359
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 23
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 27
}
}
},
"range": [
- 28221,
- 28229
+ 28351,
+ 28359
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 19
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 27
}
}
@@ -39407,16 +39522,16 @@
"type": "Identifier",
"name": "Help",
"range": [
- 28237,
- 28241
+ 28367,
+ 28371
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 35
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 39
}
}
@@ -39425,77 +39540,77 @@
{
"type": "ThisExpression",
"range": [
- 28242,
- 28246
+ 28372,
+ 28376
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 40
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 44
}
}
}
],
"range": [
- 28233,
- 28247
+ 28363,
+ 28377
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 31
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 45
}
}
},
"range": [
- 28221,
- 28247
+ 28351,
+ 28377
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 19
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 45
}
}
},
"range": [
- 28210,
- 28247
+ 28340,
+ 28377
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 8
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 45
}
}
},
"range": [
- 28210,
- 28248
+ 28340,
+ 28378
],
"loc": {
"start": {
- "line": 1029,
+ "line": 1033,
"column": 8
},
"end": {
- "line": 1029,
+ "line": 1033,
"column": 46
}
},
@@ -39504,16 +39619,16 @@
"type": "Line",
"value": " Instantiate help feature and initialise only if set true",
"range": [
- 28142,
- 28201
+ 28272,
+ 28331
],
"loc": {
"start": {
- "line": 1028,
+ "line": 1032,
"column": 8
},
"end": {
- "line": 1028,
+ "line": 1032,
"column": 67
}
}
@@ -39528,16 +39643,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 28261,
- 28265
+ 28391,
+ 28395
],
"loc": {
"start": {
- "line": 1030,
+ "line": 1034,
"column": 12
},
"end": {
- "line": 1030,
+ "line": 1034,
"column": 16
}
}
@@ -39546,31 +39661,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 28266,
- 28270
+ 28396,
+ 28400
],
"loc": {
"start": {
- "line": 1030,
+ "line": 1034,
"column": 17
},
"end": {
- "line": 1030,
+ "line": 1034,
"column": 21
}
}
},
"range": [
- 28261,
- 28270
+ 28391,
+ 28400
],
"loc": {
"start": {
- "line": 1030,
+ "line": 1034,
"column": 12
},
"end": {
- "line": 1030,
+ "line": 1034,
"column": 21
}
}
@@ -39592,16 +39707,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28286,
- 28289
+ 28416,
+ 28419
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 12
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 15
}
}
@@ -39610,31 +39725,31 @@
"type": "Identifier",
"name": "help",
"range": [
- 28290,
- 28294
+ 28420,
+ 28424
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 16
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 20
}
}
},
"range": [
- 28286,
- 28294
+ 28416,
+ 28424
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 12
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 20
}
}
@@ -39643,94 +39758,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 28295,
- 28299
+ 28425,
+ 28429
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 21
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 25
}
}
},
"range": [
- 28286,
- 28299
+ 28416,
+ 28429
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 12
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 25
}
}
},
"arguments": [],
"range": [
- 28286,
- 28301
+ 28416,
+ 28431
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 12
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 27
}
}
},
"range": [
- 28286,
- 28302
+ 28416,
+ 28432
],
"loc": {
"start": {
- "line": 1031,
+ "line": 1035,
"column": 12
},
"end": {
- "line": 1031,
+ "line": 1035,
"column": 28
}
}
}
],
"range": [
- 28272,
- 28312
+ 28402,
+ 28442
],
"loc": {
"start": {
- "line": 1030,
+ "line": 1034,
"column": 23
},
"end": {
- "line": 1032,
+ "line": 1036,
"column": 9
}
}
},
"alternate": null,
"range": [
- 28257,
- 28312
+ 28387,
+ 28442
],
"loc": {
"start": {
- "line": 1030,
+ "line": 1034,
"column": 8
},
"end": {
- "line": 1032,
+ "line": 1036,
"column": 9
}
}
@@ -39743,16 +39858,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 28326,
- 28330
+ 28456,
+ 28460
],
"loc": {
"start": {
- "line": 1034,
+ "line": 1038,
"column": 12
},
"end": {
- "line": 1034,
+ "line": 1038,
"column": 16
}
}
@@ -39761,31 +39876,31 @@
"type": "Identifier",
"name": "state",
"range": [
- 28331,
- 28336
+ 28461,
+ 28466
],
"loc": {
"start": {
- "line": 1034,
+ "line": 1038,
"column": 17
},
"end": {
- "line": 1034,
+ "line": 1038,
"column": 22
}
}
},
"range": [
- 28326,
- 28336
+ 28456,
+ 28466
],
"loc": {
"start": {
- "line": 1034,
+ "line": 1038,
"column": 12
},
"end": {
- "line": 1034,
+ "line": 1038,
"column": 22
}
}
@@ -39805,16 +39920,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28352,
- 28355
+ 28482,
+ 28485
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 12
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 15
}
}
@@ -39823,31 +39938,31 @@
"type": "Identifier",
"name": "state",
"range": [
- 28356,
- 28361
+ 28486,
+ 28491
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 16
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 21
}
}
},
"range": [
- 28352,
- 28361
+ 28482,
+ 28491
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 12
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 21
}
}
@@ -39862,16 +39977,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28364,
- 28367
+ 28494,
+ 28497
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 24
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 27
}
}
@@ -39880,31 +39995,31 @@
"type": "Identifier",
"name": "state",
"range": [
- 28368,
- 28373
+ 28498,
+ 28503
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 28
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 33
}
}
},
"range": [
- 28364,
- 28373
+ 28494,
+ 28503
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 24
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 33
}
}
@@ -39915,16 +40030,16 @@
"type": "Identifier",
"name": "State",
"range": [
- 28381,
- 28386
+ 28511,
+ 28516
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 41
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 46
}
}
@@ -39933,77 +40048,77 @@
{
"type": "ThisExpression",
"range": [
- 28387,
- 28391
+ 28517,
+ 28521
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 47
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 51
}
}
}
],
"range": [
- 28377,
- 28392
+ 28507,
+ 28522
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 37
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 52
}
}
},
"range": [
- 28364,
- 28392
+ 28494,
+ 28522
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 24
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 52
}
}
},
"range": [
- 28352,
- 28392
+ 28482,
+ 28522
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 12
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 52
}
}
},
"range": [
- 28352,
- 28393
+ 28482,
+ 28523
],
"loc": {
"start": {
- "line": 1035,
+ "line": 1039,
"column": 12
},
"end": {
- "line": 1035,
+ "line": 1039,
"column": 53
}
}
@@ -40022,16 +40137,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28406,
- 28409
+ 28536,
+ 28539
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 12
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 15
}
}
@@ -40040,31 +40155,31 @@
"type": "Identifier",
"name": "state",
"range": [
- 28410,
- 28415
+ 28540,
+ 28545
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 16
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 21
}
}
},
"range": [
- 28406,
- 28415
+ 28536,
+ 28545
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 12
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 21
}
}
@@ -40073,94 +40188,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 28416,
- 28420
+ 28546,
+ 28550
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 22
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 26
}
}
},
"range": [
- 28406,
- 28420
+ 28536,
+ 28550
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 12
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 26
}
}
},
"arguments": [],
"range": [
- 28406,
- 28422
+ 28536,
+ 28552
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 12
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 28
}
}
},
"range": [
- 28406,
- 28423
+ 28536,
+ 28553
],
"loc": {
"start": {
- "line": 1036,
+ "line": 1040,
"column": 12
},
"end": {
- "line": 1036,
+ "line": 1040,
"column": 29
}
}
}
],
"range": [
- 28338,
- 28433
+ 28468,
+ 28563
],
"loc": {
"start": {
- "line": 1034,
+ "line": 1038,
"column": 24
},
"end": {
- "line": 1037,
+ "line": 1041,
"column": 9
}
}
},
"alternate": null,
"range": [
- 28322,
- 28433
+ 28452,
+ 28563
],
"loc": {
"start": {
- "line": 1034,
+ "line": 1038,
"column": 8
},
"end": {
- "line": 1037,
+ "line": 1041,
"column": 9
}
}
@@ -40173,16 +40288,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 28447,
- 28451
+ 28577,
+ 28581
],
"loc": {
"start": {
- "line": 1039,
+ "line": 1043,
"column": 12
},
"end": {
- "line": 1039,
+ "line": 1043,
"column": 16
}
}
@@ -40191,31 +40306,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 28452,
- 28462
+ 28582,
+ 28592
],
"loc": {
"start": {
- "line": 1039,
+ "line": 1043,
"column": 17
},
"end": {
- "line": 1039,
+ "line": 1043,
"column": 27
}
}
},
"range": [
- 28447,
- 28462
+ 28577,
+ 28592
],
"loc": {
"start": {
- "line": 1039,
+ "line": 1043,
"column": 12
},
"end": {
- "line": 1039,
+ "line": 1043,
"column": 27
}
}
@@ -40235,16 +40350,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28478,
- 28481
+ 28608,
+ 28611
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 12
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 15
}
}
@@ -40253,31 +40368,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 28482,
- 28492
+ 28612,
+ 28622
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 16
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 26
}
}
},
"range": [
- 28478,
- 28492
+ 28608,
+ 28622
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 12
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 26
}
}
@@ -40292,16 +40407,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28495,
- 28498
+ 28625,
+ 28628
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 29
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 32
}
}
@@ -40310,31 +40425,31 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 28499,
- 28509
+ 28629,
+ 28639
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 33
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 43
}
}
},
"range": [
- 28495,
- 28509
+ 28625,
+ 28639
],
"loc": {
"start": {
- "line": 1040,
+ "line": 1044,
"column": 29
},
"end": {
- "line": 1040,
+ "line": 1044,
"column": 43
}
}
@@ -40345,447 +40460,17 @@
"type": "Identifier",
"name": "GridLayout",
"range": [
- 28517,
- 28527
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 51
- },
- "end": {
- "line": 1040,
- "column": 61
- }
- }
- },
- "arguments": [
- {
- "type": "ThisExpression",
- "range": [
- 28528,
- 28532
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 62
- },
- "end": {
- "line": 1040,
- "column": 66
- }
- }
- }
- ],
- "range": [
- 28513,
- 28533
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 47
- },
- "end": {
- "line": 1040,
- "column": 67
- }
- }
- },
- "range": [
- 28495,
- 28533
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 29
- },
- "end": {
- "line": 1040,
- "column": 67
- }
- }
- },
- "range": [
- 28478,
- 28533
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 12
- },
- "end": {
- "line": 1040,
- "column": 67
- }
- }
- },
- "range": [
- 28478,
- 28534
- ],
- "loc": {
- "start": {
- "line": 1040,
- "column": 12
- },
- "end": {
- "line": 1040,
- "column": 68
- }
- }
- },
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "Mod",
- "range": [
- 28547,
- 28550
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 12
- },
- "end": {
- "line": 1041,
- "column": 15
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "gridLayout",
- "range": [
- 28551,
- 28561
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 16
- },
- "end": {
- "line": 1041,
- "column": 26
- }
- }
- },
- "range": [
- 28547,
- 28561
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 12
- },
- "end": {
- "line": 1041,
- "column": 26
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "init",
- "range": [
- 28562,
- 28566
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 27
- },
- "end": {
- "line": 1041,
- "column": 31
- }
- }
- },
- "range": [
- 28547,
- 28566
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 12
- },
- "end": {
- "line": 1041,
- "column": 31
- }
- }
- },
- "arguments": [],
- "range": [
- 28547,
- 28568
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 12
- },
- "end": {
- "line": 1041,
- "column": 33
- }
- }
- },
- "range": [
- 28547,
- 28569
- ],
- "loc": {
- "start": {
- "line": 1041,
- "column": 12
- },
- "end": {
- "line": 1041,
- "column": 34
- }
- }
- }
- ],
- "range": [
- 28464,
- 28579
- ],
- "loc": {
- "start": {
- "line": 1039,
- "column": 29
- },
- "end": {
- "line": 1042,
- "column": 9
- }
- }
- },
- "alternate": null,
- "range": [
- 28443,
- 28579
- ],
- "loc": {
- "start": {
- "line": 1039,
- "column": 8
- },
- "end": {
- "line": 1042,
- "column": 9
- }
- }
- },
- {
- "type": "IfStatement",
- "test": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 28593,
- 28597
- ],
- "loc": {
- "start": {
- "line": 1044,
- "column": 12
- },
- "end": {
- "line": 1044,
- "column": 16
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "loader",
- "range": [
- 28598,
- 28604
- ],
- "loc": {
- "start": {
- "line": 1044,
- "column": 17
- },
- "end": {
- "line": 1044,
- "column": 23
- }
- }
- },
- "range": [
- 28593,
- 28604
- ],
- "loc": {
- "start": {
- "line": 1044,
- "column": 12
- },
- "end": {
- "line": 1044,
- "column": 23
- }
- }
- },
- "consequent": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "AssignmentExpression",
- "operator": "=",
- "left": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "Mod",
- "range": [
- 28620,
- 28623
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 12
- },
- "end": {
- "line": 1045,
- "column": 15
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "loader",
- "range": [
- 28624,
- 28630
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 16
- },
- "end": {
- "line": 1045,
- "column": 22
- }
- }
- },
- "range": [
- 28620,
- 28630
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 12
- },
- "end": {
- "line": 1045,
- "column": 22
- }
- }
- },
- "right": {
- "type": "LogicalExpression",
- "operator": "||",
- "left": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "Mod",
- "range": [
- 28633,
- 28636
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 25
- },
- "end": {
- "line": 1045,
- "column": 28
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "loader",
- "range": [
- 28637,
- 28643
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 29
- },
- "end": {
- "line": 1045,
- "column": 35
- }
- }
- },
- "range": [
- 28633,
- 28643
- ],
- "loc": {
- "start": {
- "line": 1045,
- "column": 25
- },
- "end": {
- "line": 1045,
- "column": 35
- }
- }
- },
- "right": {
- "type": "NewExpression",
- "callee": {
- "type": "Identifier",
- "name": "Loader",
- "range": [
- 28651,
+ 28647,
28657
],
"loc": {
"start": {
- "line": 1045,
- "column": 43
+ "line": 1044,
+ "column": 51
},
"end": {
- "line": 1045,
- "column": 49
+ "line": 1044,
+ "column": 61
}
}
},
@@ -40798,73 +40483,73 @@
],
"loc": {
"start": {
- "line": 1045,
- "column": 50
+ "line": 1044,
+ "column": 62
},
"end": {
- "line": 1045,
- "column": 54
+ "line": 1044,
+ "column": 66
}
}
}
],
"range": [
- 28647,
+ 28643,
28663
],
"loc": {
"start": {
- "line": 1045,
- "column": 39
+ "line": 1044,
+ "column": 47
},
"end": {
- "line": 1045,
- "column": 55
+ "line": 1044,
+ "column": 67
}
}
},
"range": [
- 28633,
+ 28625,
28663
],
"loc": {
"start": {
- "line": 1045,
- "column": 25
+ "line": 1044,
+ "column": 29
},
"end": {
- "line": 1045,
- "column": 55
+ "line": 1044,
+ "column": 67
}
}
},
"range": [
- 28620,
+ 28608,
28663
],
"loc": {
"start": {
- "line": 1045,
+ "line": 1044,
"column": 12
},
"end": {
- "line": 1045,
- "column": 55
+ "line": 1044,
+ "column": 67
}
}
},
"range": [
- 28620,
+ 28608,
28664
],
"loc": {
"start": {
- "line": 1045,
+ "line": 1044,
"column": 12
},
"end": {
- "line": 1045,
- "column": 56
+ "line": 1044,
+ "column": 68
}
}
},
@@ -40887,45 +40572,45 @@
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 12
},
"end": {
- "line": 1046,
+ "line": 1045,
"column": 15
}
}
},
"property": {
"type": "Identifier",
- "name": "loader",
+ "name": "gridLayout",
"range": [
28681,
- 28687
+ 28691
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 16
},
"end": {
- "line": 1046,
- "column": 22
+ "line": 1045,
+ "column": 26
}
}
},
"range": [
28677,
- 28687
+ 28691
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 12
},
"end": {
- "line": 1046,
- "column": 22
+ "line": 1045,
+ "column": 26
}
}
},
@@ -40933,94 +40618,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 28688,
- 28692
+ 28692,
+ 28696
],
"loc": {
"start": {
- "line": 1046,
- "column": 23
+ "line": 1045,
+ "column": 27
},
"end": {
- "line": 1046,
- "column": 27
+ "line": 1045,
+ "column": 31
}
}
},
"range": [
28677,
- 28692
+ 28696
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 12
},
"end": {
- "line": 1046,
- "column": 27
+ "line": 1045,
+ "column": 31
}
}
},
"arguments": [],
"range": [
28677,
- 28694
+ 28698
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 12
},
"end": {
- "line": 1046,
- "column": 29
+ "line": 1045,
+ "column": 33
}
}
},
"range": [
28677,
- 28695
+ 28699
],
"loc": {
"start": {
- "line": 1046,
+ "line": 1045,
"column": 12
},
"end": {
- "line": 1046,
- "column": 30
+ "line": 1045,
+ "column": 34
}
}
}
],
"range": [
- 28606,
- 28705
+ 28594,
+ 28709
],
"loc": {
"start": {
- "line": 1044,
- "column": 25
+ "line": 1043,
+ "column": 29
},
"end": {
- "line": 1047,
+ "line": 1046,
"column": 9
}
}
},
"alternate": null,
"range": [
- 28589,
- 28705
+ 28573,
+ 28709
],
"loc": {
"start": {
- "line": 1044,
+ "line": 1043,
"column": 8
},
"end": {
- "line": 1047,
+ "line": 1046,
"column": 9
}
}
@@ -41033,16 +40718,446 @@
"object": {
"type": "ThisExpression",
"range": [
- 28719,
- 28723
+ 28723,
+ 28727
],
"loc": {
"start": {
- "line": 1049,
+ "line": 1048,
"column": 12
},
"end": {
- "line": 1049,
+ "line": 1048,
+ "column": 16
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "loader",
+ "range": [
+ 28728,
+ 28734
+ ],
+ "loc": {
+ "start": {
+ "line": 1048,
+ "column": 17
+ },
+ "end": {
+ "line": 1048,
+ "column": 23
+ }
+ }
+ },
+ "range": [
+ 28723,
+ 28734
+ ],
+ "loc": {
+ "start": {
+ "line": 1048,
+ "column": 12
+ },
+ "end": {
+ "line": 1048,
+ "column": 23
+ }
+ }
+ },
+ "consequent": {
+ "type": "BlockStatement",
+ "body": [
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "AssignmentExpression",
+ "operator": "=",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "Mod",
+ "range": [
+ 28750,
+ 28753
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 12
+ },
+ "end": {
+ "line": 1049,
+ "column": 15
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "loader",
+ "range": [
+ 28754,
+ 28760
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 16
+ },
+ "end": {
+ "line": 1049,
+ "column": 22
+ }
+ }
+ },
+ "range": [
+ 28750,
+ 28760
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 12
+ },
+ "end": {
+ "line": 1049,
+ "column": 22
+ }
+ }
+ },
+ "right": {
+ "type": "LogicalExpression",
+ "operator": "||",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "Mod",
+ "range": [
+ 28763,
+ 28766
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 25
+ },
+ "end": {
+ "line": 1049,
+ "column": 28
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "loader",
+ "range": [
+ 28767,
+ 28773
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 29
+ },
+ "end": {
+ "line": 1049,
+ "column": 35
+ }
+ }
+ },
+ "range": [
+ 28763,
+ 28773
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 25
+ },
+ "end": {
+ "line": 1049,
+ "column": 35
+ }
+ }
+ },
+ "right": {
+ "type": "NewExpression",
+ "callee": {
+ "type": "Identifier",
+ "name": "Loader",
+ "range": [
+ 28781,
+ 28787
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 43
+ },
+ "end": {
+ "line": 1049,
+ "column": 49
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "ThisExpression",
+ "range": [
+ 28788,
+ 28792
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 50
+ },
+ "end": {
+ "line": 1049,
+ "column": 54
+ }
+ }
+ }
+ ],
+ "range": [
+ 28777,
+ 28793
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 39
+ },
+ "end": {
+ "line": 1049,
+ "column": 55
+ }
+ }
+ },
+ "range": [
+ 28763,
+ 28793
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 25
+ },
+ "end": {
+ "line": 1049,
+ "column": 55
+ }
+ }
+ },
+ "range": [
+ 28750,
+ 28793
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 12
+ },
+ "end": {
+ "line": 1049,
+ "column": 55
+ }
+ }
+ },
+ "range": [
+ 28750,
+ 28794
+ ],
+ "loc": {
+ "start": {
+ "line": 1049,
+ "column": 12
+ },
+ "end": {
+ "line": 1049,
+ "column": 56
+ }
+ }
+ },
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "Mod",
+ "range": [
+ 28807,
+ 28810
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 12
+ },
+ "end": {
+ "line": 1050,
+ "column": 15
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "loader",
+ "range": [
+ 28811,
+ 28817
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 16
+ },
+ "end": {
+ "line": 1050,
+ "column": 22
+ }
+ }
+ },
+ "range": [
+ 28807,
+ 28817
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 12
+ },
+ "end": {
+ "line": 1050,
+ "column": 22
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "init",
+ "range": [
+ 28818,
+ 28822
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 23
+ },
+ "end": {
+ "line": 1050,
+ "column": 27
+ }
+ }
+ },
+ "range": [
+ 28807,
+ 28822
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 12
+ },
+ "end": {
+ "line": 1050,
+ "column": 27
+ }
+ }
+ },
+ "arguments": [],
+ "range": [
+ 28807,
+ 28824
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 12
+ },
+ "end": {
+ "line": 1050,
+ "column": 29
+ }
+ }
+ },
+ "range": [
+ 28807,
+ 28825
+ ],
+ "loc": {
+ "start": {
+ "line": 1050,
+ "column": 12
+ },
+ "end": {
+ "line": 1050,
+ "column": 30
+ }
+ }
+ }
+ ],
+ "range": [
+ 28736,
+ 28835
+ ],
+ "loc": {
+ "start": {
+ "line": 1048,
+ "column": 25
+ },
+ "end": {
+ "line": 1051,
+ "column": 9
+ }
+ }
+ },
+ "alternate": null,
+ "range": [
+ 28719,
+ 28835
+ ],
+ "loc": {
+ "start": {
+ "line": 1048,
+ "column": 8
+ },
+ "end": {
+ "line": 1051,
+ "column": 9
+ }
+ }
+ },
+ {
+ "type": "IfStatement",
+ "test": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 28849,
+ 28853
+ ],
+ "loc": {
+ "start": {
+ "line": 1053,
+ "column": 12
+ },
+ "end": {
+ "line": 1053,
"column": 16
}
}
@@ -41051,31 +41166,31 @@
"type": "Identifier",
"name": "highlightKeywords",
"range": [
- 28724,
- 28741
+ 28854,
+ 28871
],
"loc": {
"start": {
- "line": 1049,
+ "line": 1053,
"column": 17
},
"end": {
- "line": 1049,
+ "line": 1053,
"column": 34
}
}
},
"range": [
- 28719,
- 28741
+ 28849,
+ 28871
],
"loc": {
"start": {
- "line": 1049,
+ "line": 1053,
"column": 12
},
"end": {
- "line": 1049,
+ "line": 1053,
"column": 34
}
}
@@ -41095,16 +41210,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28757,
- 28760
+ 28887,
+ 28890
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 12
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 15
}
}
@@ -41113,31 +41228,31 @@
"type": "Identifier",
"name": "highlightKeyword",
"range": [
- 28761,
- 28777
+ 28891,
+ 28907
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 16
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 32
}
}
},
"range": [
- 28757,
- 28777
+ 28887,
+ 28907
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 12
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 32
}
}
@@ -41148,16 +41263,16 @@
"type": "Identifier",
"name": "HighlightKeyword",
"range": [
- 28784,
- 28800
+ 28914,
+ 28930
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 39
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 55
}
}
@@ -41166,62 +41281,62 @@
{
"type": "ThisExpression",
"range": [
- 28801,
- 28805
+ 28931,
+ 28935
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 56
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 60
}
}
}
],
"range": [
- 28780,
- 28806
+ 28910,
+ 28936
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 35
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 61
}
}
},
"range": [
- 28757,
- 28806
+ 28887,
+ 28936
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 12
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 61
}
}
},
"range": [
- 28757,
- 28807
+ 28887,
+ 28937
],
"loc": {
"start": {
- "line": 1050,
+ "line": 1054,
"column": 12
},
"end": {
- "line": 1050,
+ "line": 1054,
"column": 62
}
}
@@ -41240,16 +41355,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28820,
- 28823
+ 28950,
+ 28953
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 12
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 15
}
}
@@ -41258,31 +41373,31 @@
"type": "Identifier",
"name": "highlightKeyword",
"range": [
- 28824,
- 28840
+ 28954,
+ 28970
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 16
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 32
}
}
},
"range": [
- 28820,
- 28840
+ 28950,
+ 28970
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 12
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 32
}
}
@@ -41291,94 +41406,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 28841,
- 28845
+ 28971,
+ 28975
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 33
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 37
}
}
},
"range": [
- 28820,
- 28845
+ 28950,
+ 28975
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 12
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 37
}
}
},
"arguments": [],
"range": [
- 28820,
- 28847
+ 28950,
+ 28977
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 12
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 39
}
}
},
"range": [
- 28820,
- 28848
+ 28950,
+ 28978
],
"loc": {
"start": {
- "line": 1051,
+ "line": 1055,
"column": 12
},
"end": {
- "line": 1051,
+ "line": 1055,
"column": 40
}
}
}
],
"range": [
- 28743,
- 28858
+ 28873,
+ 28988
],
"loc": {
"start": {
- "line": 1049,
+ "line": 1053,
"column": 36
},
"end": {
- "line": 1052,
+ "line": 1056,
"column": 9
}
}
},
"alternate": null,
"range": [
- 28715,
- 28858
+ 28845,
+ 28988
],
"loc": {
"start": {
- "line": 1049,
+ "line": 1053,
"column": 8
},
"end": {
- "line": 1052,
+ "line": 1056,
"column": 9
}
}
@@ -41391,16 +41506,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 28872,
- 28876
+ 29002,
+ 29006
],
"loc": {
"start": {
- "line": 1054,
+ "line": 1058,
"column": 12
},
"end": {
- "line": 1054,
+ "line": 1058,
"column": 16
}
}
@@ -41409,31 +41524,31 @@
"type": "Identifier",
"name": "popupFilters",
"range": [
- 28877,
- 28889
+ 29007,
+ 29019
],
"loc": {
"start": {
- "line": 1054,
+ "line": 1058,
"column": 17
},
"end": {
- "line": 1054,
+ "line": 1058,
"column": 29
}
}
},
"range": [
- 28872,
- 28889
+ 29002,
+ 29019
],
"loc": {
"start": {
- "line": 1054,
+ "line": 1058,
"column": 12
},
"end": {
- "line": 1054,
+ "line": 1058,
"column": 29
}
}
@@ -41453,16 +41568,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28905,
- 28908
+ 29035,
+ 29038
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 12
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 15
}
}
@@ -41471,31 +41586,31 @@
"type": "Identifier",
"name": "popupFilter",
"range": [
- 28909,
- 28920
+ 29039,
+ 29050
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 16
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 27
}
}
},
"range": [
- 28905,
- 28920
+ 29035,
+ 29050
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 12
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 27
}
}
@@ -41510,16 +41625,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28923,
- 28926
+ 29053,
+ 29056
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 30
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 33
}
}
@@ -41528,31 +41643,31 @@
"type": "Identifier",
"name": "popupFilter",
"range": [
- 28927,
- 28938
+ 29057,
+ 29068
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 34
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 45
}
}
},
"range": [
- 28923,
- 28938
+ 29053,
+ 29068
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 30
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 45
}
}
@@ -41563,16 +41678,16 @@
"type": "Identifier",
"name": "PopupFilter",
"range": [
- 28946,
- 28957
+ 29076,
+ 29087
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 53
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 64
}
}
@@ -41581,77 +41696,77 @@
{
"type": "ThisExpression",
"range": [
- 28958,
- 28962
+ 29088,
+ 29092
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 65
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 69
}
}
}
],
"range": [
- 28942,
- 28963
+ 29072,
+ 29093
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 49
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 70
}
}
},
"range": [
- 28923,
- 28963
+ 29053,
+ 29093
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 30
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 70
}
}
},
"range": [
- 28905,
- 28963
+ 29035,
+ 29093
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 12
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 70
}
}
},
"range": [
- 28905,
- 28964
+ 29035,
+ 29094
],
"loc": {
"start": {
- "line": 1055,
+ "line": 1059,
"column": 12
},
"end": {
- "line": 1055,
+ "line": 1059,
"column": 71
}
}
@@ -41670,16 +41785,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 28977,
- 28980
+ 29107,
+ 29110
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 12
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 15
}
}
@@ -41688,31 +41803,31 @@
"type": "Identifier",
"name": "popupFilter",
"range": [
- 28981,
- 28992
+ 29111,
+ 29122
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 16
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 27
}
}
},
"range": [
- 28977,
- 28992
+ 29107,
+ 29122
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 12
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 27
}
}
@@ -41721,94 +41836,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 28993,
- 28997
+ 29123,
+ 29127
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 28
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 32
}
}
},
"range": [
- 28977,
- 28997
+ 29107,
+ 29127
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 12
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 32
}
}
},
"arguments": [],
"range": [
- 28977,
- 28999
+ 29107,
+ 29129
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 12
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 34
}
}
},
"range": [
- 28977,
- 29000
+ 29107,
+ 29130
],
"loc": {
"start": {
- "line": 1056,
+ "line": 1060,
"column": 12
},
"end": {
- "line": 1056,
+ "line": 1060,
"column": 35
}
}
}
],
"range": [
- 28891,
- 29010
+ 29021,
+ 29140
],
"loc": {
"start": {
- "line": 1054,
+ "line": 1058,
"column": 31
},
"end": {
- "line": 1057,
+ "line": 1061,
"column": 9
}
}
},
"alternate": null,
"range": [
- 28868,
- 29010
+ 28998,
+ 29140
],
"loc": {
"start": {
- "line": 1054,
+ "line": 1058,
"column": 8
},
"end": {
- "line": 1057,
+ "line": 1061,
"column": 9
}
},
@@ -41817,16 +41932,16 @@
"type": "Line",
"value": "filters grid is not generated",
"range": [
- 29020,
- 29051
+ 29150,
+ 29181
],
"loc": {
"start": {
- "line": 1059,
+ "line": 1063,
"column": 8
},
"end": {
- "line": 1059,
+ "line": 1063,
"column": 39
}
}
@@ -41844,16 +41959,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29065,
- 29069
+ 29195,
+ 29199
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 13
},
"end": {
- "line": 1060,
+ "line": 1064,
"column": 17
}
}
@@ -41862,47 +41977,47 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 29070,
- 29077
+ 29200,
+ 29207
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 18
},
"end": {
- "line": 1060,
+ "line": 1064,
"column": 25
}
}
},
"range": [
- 29065,
- 29077
+ 29195,
+ 29207
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 13
},
"end": {
- "line": 1060,
+ "line": 1064,
"column": 25
}
}
},
"prefix": true,
"range": [
- 29064,
- 29077
+ 29194,
+ 29207
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 12
},
"end": {
- "line": 1060,
+ "line": 1064,
"column": 25
}
}
@@ -41920,16 +42035,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29093,
- 29097
+ 29223,
+ 29227
],
"loc": {
"start": {
- "line": 1061,
+ "line": 1065,
"column": 12
},
"end": {
- "line": 1061,
+ "line": 1065,
"column": 16
}
}
@@ -41938,78 +42053,78 @@
"type": "Identifier",
"name": "_initNoFilters",
"range": [
- 29098,
- 29112
+ 29228,
+ 29242
],
"loc": {
"start": {
- "line": 1061,
+ "line": 1065,
"column": 17
},
"end": {
- "line": 1061,
+ "line": 1065,
"column": 31
}
}
},
"range": [
- 29093,
- 29112
+ 29223,
+ 29242
],
"loc": {
"start": {
- "line": 1061,
+ "line": 1065,
"column": 12
},
"end": {
- "line": 1061,
+ "line": 1065,
"column": 31
}
}
},
"arguments": [],
"range": [
- 29093,
- 29114
+ 29223,
+ 29244
],
"loc": {
"start": {
- "line": 1061,
+ "line": 1065,
"column": 12
},
"end": {
- "line": 1061,
+ "line": 1065,
"column": 33
}
}
},
"range": [
- 29093,
- 29115
+ 29223,
+ 29245
],
"loc": {
"start": {
- "line": 1061,
+ "line": 1065,
"column": 12
},
"end": {
- "line": 1061,
+ "line": 1065,
"column": 34
}
}
}
],
"range": [
- 29079,
- 29125
+ 29209,
+ 29255
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 27
},
"end": {
- "line": 1062,
+ "line": 1066,
"column": 9
}
}
@@ -42026,16 +42141,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 29149,
- 29155
+ 29279,
+ 29285
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 16
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 22
}
}
@@ -42048,16 +42163,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29158,
- 29162
+ 29288,
+ 29292
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 25
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 29
}
}
@@ -42066,62 +42181,62 @@
"type": "Identifier",
"name": "_insertFiltersRow",
"range": [
- 29163,
- 29180
+ 29293,
+ 29310
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 30
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 47
}
}
},
"range": [
- 29158,
- 29180
+ 29288,
+ 29310
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 25
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 47
}
}
},
"arguments": [],
"range": [
- 29158,
- 29182
+ 29288,
+ 29312
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 25
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 49
}
}
},
"range": [
- 29149,
- 29182
+ 29279,
+ 29312
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 16
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 49
}
}
@@ -42129,16 +42244,16 @@
],
"kind": "let",
"range": [
- 29145,
- 29183
+ 29275,
+ 29313
],
"loc": {
"start": {
- "line": 1063,
+ "line": 1067,
"column": 12
},
"end": {
- "line": 1063,
+ "line": 1067,
"column": 50
}
}
@@ -42154,16 +42269,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29197,
- 29201
+ 29327,
+ 29331
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 12
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 16
}
}
@@ -42172,31 +42287,31 @@
"type": "Identifier",
"name": "nbFilterableRows",
"range": [
- 29202,
- 29218
+ 29332,
+ 29348
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 17
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 33
}
}
},
"range": [
- 29197,
- 29218
+ 29327,
+ 29348
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 12
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 33
}
}
@@ -42209,16 +42324,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29221,
- 29225
+ 29351,
+ 29355
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 36
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 40
}
}
@@ -42227,77 +42342,77 @@
"type": "Identifier",
"name": "getRowsNb",
"range": [
- 29226,
- 29235
+ 29356,
+ 29365
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 41
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 50
}
}
},
"range": [
- 29221,
- 29235
+ 29351,
+ 29365
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 36
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 50
}
}
},
"arguments": [],
"range": [
- 29221,
- 29237
+ 29351,
+ 29367
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 36
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 52
}
}
},
"range": [
- 29197,
- 29237
+ 29327,
+ 29367
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 12
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 52
}
}
},
"range": [
- 29197,
- 29238
+ 29327,
+ 29368
],
"loc": {
"start": {
- "line": 1065,
+ "line": 1069,
"column": 12
},
"end": {
- "line": 1065,
+ "line": 1069,
"column": 53
}
},
@@ -42306,16 +42421,16 @@
"type": "Line",
"value": " Generate filters",
"range": [
- 29252,
- 29271
+ 29382,
+ 29401
],
"loc": {
"start": {
- "line": 1067,
+ "line": 1071,
"column": 12
},
"end": {
- "line": 1067,
+ "line": 1071,
"column": 31
}
}
@@ -42333,16 +42448,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 29293,
- 29294
+ 29423,
+ 29424
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 21
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 22
}
}
@@ -42352,31 +42467,31 @@
"value": 0,
"raw": "0",
"range": [
- 29297,
- 29298
+ 29427,
+ 29428
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 25
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 26
}
}
},
"range": [
- 29293,
- 29298
+ 29423,
+ 29428
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 21
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 26
}
}
@@ -42384,16 +42499,16 @@
],
"kind": "let",
"range": [
- 29289,
- 29298
+ 29419,
+ 29428
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 17
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 26
}
}
@@ -42405,16 +42520,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 29300,
- 29301
+ 29430,
+ 29431
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 28
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 29
}
}
@@ -42423,31 +42538,31 @@
"type": "Identifier",
"name": "n",
"range": [
- 29304,
- 29305
+ 29434,
+ 29435
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 32
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 33
}
}
},
"range": [
- 29300,
- 29305
+ 29430,
+ 29435
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 28
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 33
}
}
@@ -42459,32 +42574,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 29307,
- 29308
+ 29437,
+ 29438
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 35
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 36
}
}
},
"prefix": false,
"range": [
- 29307,
- 29310
+ 29437,
+ 29440
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 35
},
"end": {
- "line": 1068,
+ "line": 1072,
"column": 38
}
}
@@ -42505,16 +42620,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29330,
- 29334
+ 29460,
+ 29464
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 16
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 20
}
}
@@ -42523,31 +42638,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 29335,
- 29342
+ 29465,
+ 29472
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 21
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 28
}
}
},
"range": [
- 29330,
- 29342
+ 29460,
+ 29472
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 16
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 28
}
}
@@ -42556,31 +42671,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 29343,
- 29347
+ 29473,
+ 29477
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 29
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 33
}
}
},
"range": [
- 29330,
- 29347
+ 29460,
+ 29477
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 16
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 33
}
}
@@ -42591,16 +42706,16 @@
"value": "before-filter-init",
"raw": "'before-filter-init'",
"range": [
- 29348,
- 29368
+ 29478,
+ 29498
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 34
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 54
}
}
@@ -42608,16 +42723,16 @@
{
"type": "ThisExpression",
"range": [
- 29370,
- 29374
+ 29500,
+ 29504
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 56
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 60
}
}
@@ -42626,47 +42741,47 @@
"type": "Identifier",
"name": "i",
"range": [
- 29376,
- 29377
+ 29506,
+ 29507
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 62
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 63
}
}
}
],
"range": [
- 29330,
- 29378
+ 29460,
+ 29508
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 16
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 64
}
}
},
"range": [
- 29330,
- 29379
+ 29460,
+ 29509
],
"loc": {
"start": {
- "line": 1069,
+ "line": 1073,
"column": 16
},
"end": {
- "line": 1069,
+ "line": 1073,
"column": 65
}
}
@@ -42680,16 +42795,16 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 29401,
- 29408
+ 29531,
+ 29538
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 20
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 27
}
}
@@ -42700,16 +42815,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 29411,
- 29420
+ 29541,
+ 29550
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 30
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 39
}
}
@@ -42721,16 +42836,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29421,
- 29425
+ 29551,
+ 29555
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 40
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 44
}
}
@@ -42739,62 +42854,62 @@
"type": "Identifier",
"name": "fltCellTag",
"range": [
- 29426,
- 29436
+ 29556,
+ 29566
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 45
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 55
}
}
},
"range": [
- 29421,
- 29436
+ 29551,
+ 29566
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 40
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 55
}
}
}
],
"range": [
- 29411,
- 29437
+ 29541,
+ 29567
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 30
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 56
}
}
},
"range": [
- 29401,
- 29437
+ 29531,
+ 29567
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 20
},
"end": {
- "line": 1071,
+ "line": 1075,
"column": 56
}
}
@@ -42805,16 +42920,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 29459,
- 29462
+ 29589,
+ 29592
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 20
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 23
}
}
@@ -42827,16 +42942,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29465,
- 29469
+ 29595,
+ 29599
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 26
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 30
}
}
@@ -42845,31 +42960,31 @@
"type": "Identifier",
"name": "getFilterType",
"range": [
- 29470,
- 29483
+ 29600,
+ 29613
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 31
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 44
}
}
},
"range": [
- 29465,
- 29483
+ 29595,
+ 29613
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 26
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 44
}
}
@@ -42879,47 +42994,47 @@
"type": "Identifier",
"name": "i",
"range": [
- 29484,
- 29485
+ 29614,
+ 29615
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 45
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 46
}
}
}
],
"range": [
- 29465,
- 29486
+ 29595,
+ 29616
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 26
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 47
}
}
},
"range": [
- 29459,
- 29486
+ 29589,
+ 29616
],
"loc": {
"start": {
- "line": 1072,
+ "line": 1076,
"column": 20
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 47
}
}
@@ -42927,16 +43042,16 @@
],
"kind": "let",
"range": [
- 29397,
- 29487
+ 29527,
+ 29617
],
"loc": {
"start": {
- "line": 1071,
+ "line": 1075,
"column": 16
},
"end": {
- "line": 1072,
+ "line": 1076,
"column": 48
}
}
@@ -42949,16 +43064,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29509,
- 29513
+ 29639,
+ 29643
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 20
},
"end": {
- "line": 1074,
+ "line": 1078,
"column": 24
}
}
@@ -42967,31 +43082,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 29514,
- 29529
+ 29644,
+ 29659
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 25
},
"end": {
- "line": 1074,
+ "line": 1078,
"column": 40
}
}
},
"range": [
- 29509,
- 29529
+ 29639,
+ 29659
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 20
},
"end": {
- "line": 1074,
+ "line": 1078,
"column": 40
}
}
@@ -43011,16 +43126,16 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 29553,
- 29560
+ 29683,
+ 29690
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 20
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 27
}
}
@@ -43029,31 +43144,31 @@
"type": "Identifier",
"name": "colSpan",
"range": [
- 29561,
- 29568
+ 29691,
+ 29698
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 28
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 35
}
}
},
"range": [
- 29553,
- 29568
+ 29683,
+ 29698
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 20
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 35
}
}
@@ -43064,16 +43179,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29571,
- 29575
+ 29701,
+ 29705
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 38
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 42
}
}
@@ -43082,93 +43197,93 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 29576,
- 29583
+ 29706,
+ 29713
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 43
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 50
}
}
},
"range": [
- 29571,
- 29583
+ 29701,
+ 29713
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 38
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 50
}
}
},
"range": [
- 29553,
- 29583
+ 29683,
+ 29713
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 20
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 50
}
}
},
"range": [
- 29553,
- 29584
+ 29683,
+ 29714
],
"loc": {
"start": {
- "line": 1075,
+ "line": 1079,
"column": 20
},
"end": {
- "line": 1075,
+ "line": 1079,
"column": 51
}
}
}
],
"range": [
- 29531,
- 29602
+ 29661,
+ 29732
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 42
},
"end": {
- "line": 1076,
+ "line": 1080,
"column": 17
}
}
},
"alternate": null,
"range": [
- 29505,
- 29602
+ 29635,
+ 29732
],
"loc": {
"start": {
- "line": 1074,
+ "line": 1078,
"column": 16
},
"end": {
- "line": 1076,
+ "line": 1080,
"column": 17
}
}
@@ -43184,16 +43299,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29624,
- 29628
+ 29754,
+ 29758
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 21
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 25
}
}
@@ -43202,47 +43317,47 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 29629,
- 29639
+ 29759,
+ 29769
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 26
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 36
}
}
},
"range": [
- 29624,
- 29639
+ 29754,
+ 29769
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 21
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 36
}
}
},
"prefix": true,
"range": [
- 29623,
- 29639
+ 29753,
+ 29769
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 20
},
"end": {
- "line": 1077,
+ "line": 1081,
"column": 36
}
}
@@ -43261,16 +43376,16 @@
"type": "Identifier",
"name": "fltrow",
"range": [
- 29663,
- 29669
+ 29793,
+ 29799
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 20
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 26
}
}
@@ -43279,31 +43394,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 29670,
- 29681
+ 29800,
+ 29811
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 27
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 38
}
}
},
"range": [
- 29663,
- 29681
+ 29793,
+ 29811
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 20
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 38
}
}
@@ -43313,79 +43428,79 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 29682,
- 29689
+ 29812,
+ 29819
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 39
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 46
}
}
}
],
"range": [
- 29663,
- 29690
+ 29793,
+ 29820
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 20
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 47
}
}
},
"range": [
- 29663,
- 29691
+ 29793,
+ 29821
],
"loc": {
"start": {
- "line": 1078,
+ "line": 1082,
"column": 20
},
"end": {
- "line": 1078,
+ "line": 1082,
"column": 48
}
}
}
],
"range": [
- 29641,
- 29709
+ 29771,
+ 29839
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 38
},
"end": {
- "line": 1079,
+ "line": 1083,
"column": 17
}
}
},
"alternate": null,
"range": [
- 29619,
- 29709
+ 29749,
+ 29839
],
"loc": {
"start": {
- "line": 1077,
+ "line": 1081,
"column": 16
},
"end": {
- "line": 1079,
+ "line": 1083,
"column": 17
}
}
@@ -43399,16 +43514,16 @@
"type": "Identifier",
"name": "inpclass",
"range": [
- 29726,
- 29734
+ 29856,
+ 29864
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 16
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 24
}
}
@@ -43425,16 +43540,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 29738,
- 29739
+ 29868,
+ 29869
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 28
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 29
}
}
@@ -43446,16 +43561,16 @@
"type": "Identifier",
"name": "n",
"range": [
- 29744,
- 29745
+ 29874,
+ 29875
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 34
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 35
}
}
@@ -43465,46 +43580,46 @@
"value": 1,
"raw": "1",
"range": [
- 29748,
- 29749
+ 29878,
+ 29879
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 38
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 39
}
}
},
"range": [
- 29744,
- 29749
+ 29874,
+ 29879
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 34
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 39
}
}
},
"range": [
- 29738,
- 29749
+ 29868,
+ 29879
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 28
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 39
}
}
@@ -43515,16 +43630,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29753,
- 29757
+ 29883,
+ 29887
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 43
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 47
}
}
@@ -43533,46 +43648,46 @@
"type": "Identifier",
"name": "displayBtn",
"range": [
- 29758,
- 29768
+ 29888,
+ 29898
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 48
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 58
}
}
},
"range": [
- 29753,
- 29768
+ 29883,
+ 29898
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 43
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 58
}
}
},
"range": [
- 29738,
- 29768
+ 29868,
+ 29898
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 28
},
"end": {
- "line": 1080,
+ "line": 1084,
"column": 58
}
}
@@ -43583,16 +43698,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29792,
- 29796
+ 29922,
+ 29926
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 20
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 24
}
}
@@ -43601,31 +43716,31 @@
"type": "Identifier",
"name": "fltSmallCssClass",
"range": [
- 29797,
- 29813
+ 29927,
+ 29943
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 25
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 41
}
}
},
"range": [
- 29792,
- 29813
+ 29922,
+ 29943
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 20
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 41
}
}
@@ -43636,16 +43751,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29816,
- 29820
+ 29946,
+ 29950
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 44
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 48
}
}
@@ -43654,76 +43769,76 @@
"type": "Identifier",
"name": "fltCssClass",
"range": [
- 29821,
- 29832
+ 29951,
+ 29962
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 49
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 60
}
}
},
"range": [
- 29816,
- 29832
+ 29946,
+ 29962
],
"loc": {
"start": {
- "line": 1081,
+ "line": 1085,
"column": 44
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 60
}
}
},
"range": [
- 29737,
- 29832
+ 29867,
+ 29962
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 27
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 60
}
}
},
"range": [
- 29726,
- 29832
+ 29856,
+ 29962
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 16
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 60
}
}
},
"range": [
- 29726,
- 29833
+ 29856,
+ 29963
],
"loc": {
"start": {
- "line": 1080,
+ "line": 1084,
"column": 16
},
"end": {
- "line": 1081,
+ "line": 1085,
"column": 61
}
},
@@ -43732,16 +43847,16 @@
"type": "Line",
"value": "only 1 input for single search",
"range": [
- 29851,
- 29883
+ 29981,
+ 30013
],
"loc": {
"start": {
- "line": 1083,
+ "line": 1087,
"column": 16
},
"end": {
- "line": 1083,
+ "line": 1087,
"column": 48
}
}
@@ -43756,16 +43871,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29904,
- 29908
+ 30034,
+ 30038
],
"loc": {
"start": {
- "line": 1084,
+ "line": 1088,
"column": 20
},
"end": {
- "line": 1084,
+ "line": 1088,
"column": 24
}
}
@@ -43774,31 +43889,31 @@
"type": "Identifier",
"name": "singleSearchFlt",
"range": [
- 29909,
- 29924
+ 30039,
+ 30054
],
"loc": {
"start": {
- "line": 1084,
+ "line": 1088,
"column": 25
},
"end": {
- "line": 1084,
+ "line": 1088,
"column": 40
}
}
},
"range": [
- 29904,
- 29924
+ 30034,
+ 30054
],
"loc": {
"start": {
- "line": 1084,
+ "line": 1088,
"column": 20
},
"end": {
- "line": 1084,
+ "line": 1088,
"column": 40
}
}
@@ -43815,16 +43930,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 29948,
- 29951
+ 30078,
+ 30081
],
"loc": {
"start": {
- "line": 1085,
+ "line": 1089,
"column": 20
},
"end": {
- "line": 1085,
+ "line": 1089,
"column": 23
}
}
@@ -43833,46 +43948,46 @@
"type": "Identifier",
"name": "INPUT",
"range": [
- 29954,
- 29959
+ 30084,
+ 30089
],
"loc": {
"start": {
- "line": 1085,
+ "line": 1089,
"column": 26
},
"end": {
- "line": 1085,
+ "line": 1089,
"column": 31
}
}
},
"range": [
- 29948,
- 29959
+ 30078,
+ 30089
],
"loc": {
"start": {
- "line": 1085,
+ "line": 1089,
"column": 20
},
"end": {
- "line": 1085,
+ "line": 1089,
"column": 31
}
}
},
"range": [
- 29948,
- 29960
+ 30078,
+ 30090
],
"loc": {
"start": {
- "line": 1085,
+ "line": 1089,
"column": 20
},
"end": {
- "line": 1085,
+ "line": 1089,
"column": 32
}
}
@@ -43886,16 +44001,16 @@
"type": "Identifier",
"name": "inpclass",
"range": [
- 29981,
- 29989
+ 30111,
+ 30119
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 20
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 28
}
}
@@ -43906,16 +44021,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 29992,
- 29996
+ 30122,
+ 30126
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 31
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 35
}
}
@@ -43924,93 +44039,93 @@
"type": "Identifier",
"name": "singleFltCssClass",
"range": [
- 29997,
- 30014
+ 30127,
+ 30144
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 36
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 53
}
}
},
"range": [
- 29992,
- 30014
+ 30122,
+ 30144
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 31
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 53
}
}
},
"range": [
- 29981,
- 30014
+ 30111,
+ 30144
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 20
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 53
}
}
},
"range": [
- 29981,
- 30015
+ 30111,
+ 30145
],
"loc": {
"start": {
- "line": 1086,
+ "line": 1090,
"column": 20
},
"end": {
- "line": 1086,
+ "line": 1090,
"column": 54
}
}
}
],
"range": [
- 29926,
- 30033
+ 30056,
+ 30163
],
"loc": {
"start": {
- "line": 1084,
+ "line": 1088,
"column": 42
},
"end": {
- "line": 1087,
+ "line": 1091,
"column": 17
}
}
},
"alternate": null,
"range": [
- 29900,
- 30033
+ 30030,
+ 30163
],
"loc": {
"start": {
- "line": 1084,
+ "line": 1088,
"column": 16
},
"end": {
- "line": 1087,
+ "line": 1091,
"column": 17
}
},
@@ -44019,16 +44134,16 @@
"type": "Line",
"value": "only 1 input for single search",
"range": [
- 29851,
- 29883
+ 29981,
+ 30013
],
"loc": {
"start": {
- "line": 1083,
+ "line": 1087,
"column": 16
},
"end": {
- "line": 1083,
+ "line": 1087,
"column": 48
}
}
@@ -44039,16 +44154,16 @@
"type": "Line",
"value": "drop-down filters",
"range": [
- 30051,
- 30070
+ 30181,
+ 30200
],
"loc": {
"start": {
- "line": 1089,
+ "line": 1093,
"column": 16
},
"end": {
- "line": 1089,
+ "line": 1093,
"column": 35
}
}
@@ -44067,16 +44182,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 30091,
- 30094
+ 30221,
+ 30224
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 20
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 23
}
}
@@ -44085,31 +44200,31 @@
"type": "Identifier",
"name": "SELECT",
"range": [
- 30099,
- 30105
+ 30229,
+ 30235
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 28
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 34
}
}
},
"range": [
- 30091,
- 30105
+ 30221,
+ 30235
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 20
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 34
}
}
@@ -44121,16 +44236,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 30109,
- 30112
+ 30239,
+ 30242
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 38
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 41
}
}
@@ -44139,46 +44254,46 @@
"type": "Identifier",
"name": "MULTIPLE",
"range": [
- 30117,
- 30125
+ 30247,
+ 30255
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 46
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 54
}
}
},
"range": [
- 30109,
- 30125
+ 30239,
+ 30255
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 38
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 54
}
}
},
"range": [
- 30091,
- 30125
+ 30221,
+ 30255
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 20
},
"end": {
- "line": 1090,
+ "line": 1094,
"column": 54
}
}
@@ -44198,16 +44313,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30154,
- 30157
+ 30284,
+ 30287
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 25
},
"end": {
- "line": 1091,
+ "line": 1095,
"column": 28
}
}
@@ -44216,47 +44331,47 @@
"type": "Identifier",
"name": "dropdown",
"range": [
- 30158,
- 30166
+ 30288,
+ 30296
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 29
},
"end": {
- "line": 1091,
+ "line": 1095,
"column": 37
}
}
},
"range": [
- 30154,
- 30166
+ 30284,
+ 30296
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 25
},
"end": {
- "line": 1091,
+ "line": 1095,
"column": 37
}
}
},
"prefix": true,
"range": [
- 30153,
- 30166
+ 30283,
+ 30296
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 24
},
"end": {
- "line": 1091,
+ "line": 1095,
"column": 37
}
}
@@ -44276,16 +44391,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30194,
- 30197
+ 30324,
+ 30327
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 24
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 27
}
}
@@ -44294,31 +44409,31 @@
"type": "Identifier",
"name": "dropdown",
"range": [
- 30198,
- 30206
+ 30328,
+ 30336
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 28
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 36
}
}
},
"range": [
- 30194,
- 30206
+ 30324,
+ 30336
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 24
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 36
}
}
@@ -44329,16 +44444,16 @@
"type": "Identifier",
"name": "Dropdown",
"range": [
- 30213,
- 30221
+ 30343,
+ 30351
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 43
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 51
}
}
@@ -44347,94 +44462,94 @@
{
"type": "ThisExpression",
"range": [
- 30222,
- 30226
+ 30352,
+ 30356
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 52
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 56
}
}
}
],
"range": [
- 30209,
- 30227
+ 30339,
+ 30357
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 39
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 57
}
}
},
"range": [
- 30194,
- 30227
+ 30324,
+ 30357
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 24
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 57
}
}
},
"range": [
- 30194,
- 30228
+ 30324,
+ 30358
],
"loc": {
"start": {
- "line": 1092,
+ "line": 1096,
"column": 24
},
"end": {
- "line": 1092,
+ "line": 1096,
"column": 58
}
}
}
],
"range": [
- 30168,
- 30250
+ 30298,
+ 30380
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 39
},
"end": {
- "line": 1093,
+ "line": 1097,
"column": 21
}
}
},
"alternate": null,
"range": [
- 30149,
- 30250
+ 30279,
+ 30380
],
"loc": {
"start": {
- "line": 1091,
+ "line": 1095,
"column": 20
},
"end": {
- "line": 1093,
+ "line": 1097,
"column": 21
}
}
@@ -44453,16 +44568,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30271,
- 30274
+ 30401,
+ 30404
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 20
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 23
}
}
@@ -44471,31 +44586,31 @@
"type": "Identifier",
"name": "dropdown",
"range": [
- 30275,
- 30283
+ 30405,
+ 30413
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 24
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 32
}
}
},
"range": [
- 30271,
- 30283
+ 30401,
+ 30413
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 20
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 32
}
}
@@ -44504,31 +44619,31 @@
"type": "Identifier",
"name": "init",
"range": [
- 30284,
- 30288
+ 30414,
+ 30418
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 33
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 37
}
}
},
"range": [
- 30271,
- 30288
+ 30401,
+ 30418
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 20
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 37
}
}
@@ -44538,16 +44653,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 30289,
- 30290
+ 30419,
+ 30420
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 38
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 39
}
}
@@ -44558,16 +44673,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30292,
- 30296
+ 30422,
+ 30426
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 41
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 45
}
}
@@ -44576,31 +44691,31 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 30297,
- 30310
+ 30427,
+ 30440
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 46
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 59
}
}
},
"range": [
- 30292,
- 30310
+ 30422,
+ 30440
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 41
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 59
}
}
@@ -44609,63 +44724,63 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 30312,
- 30319
+ 30442,
+ 30449
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 61
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 68
}
}
}
],
"range": [
- 30271,
- 30320
+ 30401,
+ 30450
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 20
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 69
}
}
},
"range": [
- 30271,
- 30321
+ 30401,
+ 30451
],
"loc": {
"start": {
- "line": 1094,
+ "line": 1098,
"column": 20
},
"end": {
- "line": 1094,
+ "line": 1098,
"column": 70
}
}
}
],
"range": [
- 30127,
- 30339
+ 30257,
+ 30469
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 56
},
"end": {
- "line": 1095,
+ "line": 1099,
"column": 17
}
},
@@ -44674,16 +44789,16 @@
"type": "Line",
"value": " checklist",
"range": [
- 30356,
- 30368
+ 30486,
+ 30498
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 16
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 28
}
}
@@ -44699,16 +44814,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 30394,
- 30397
+ 30524,
+ 30527
],
"loc": {
"start": {
- "line": 1097,
+ "line": 1101,
"column": 25
},
"end": {
- "line": 1097,
+ "line": 1101,
"column": 28
}
}
@@ -44717,31 +44832,31 @@
"type": "Identifier",
"name": "CHECKLIST",
"range": [
- 30402,
- 30411
+ 30532,
+ 30541
],
"loc": {
"start": {
- "line": 1097,
+ "line": 1101,
"column": 33
},
"end": {
- "line": 1097,
+ "line": 1101,
"column": 42
}
}
},
"range": [
- 30394,
- 30411
+ 30524,
+ 30541
],
"loc": {
"start": {
- "line": 1097,
+ "line": 1101,
"column": 25
},
"end": {
- "line": 1097,
+ "line": 1101,
"column": 42
}
}
@@ -44761,16 +44876,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30440,
- 30443
+ 30570,
+ 30573
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 25
},
"end": {
- "line": 1098,
+ "line": 1102,
"column": 28
}
}
@@ -44779,47 +44894,47 @@
"type": "Identifier",
"name": "checkList",
"range": [
- 30444,
- 30453
+ 30574,
+ 30583
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 29
},
"end": {
- "line": 1098,
+ "line": 1102,
"column": 38
}
}
},
"range": [
- 30440,
- 30453
+ 30570,
+ 30583
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 25
},
"end": {
- "line": 1098,
+ "line": 1102,
"column": 38
}
}
},
"prefix": true,
"range": [
- 30439,
- 30453
+ 30569,
+ 30583
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 24
},
"end": {
- "line": 1098,
+ "line": 1102,
"column": 38
}
}
@@ -44839,16 +44954,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30481,
- 30484
+ 30611,
+ 30614
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 24
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 27
}
}
@@ -44857,31 +44972,31 @@
"type": "Identifier",
"name": "checkList",
"range": [
- 30485,
- 30494
+ 30615,
+ 30624
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 28
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 37
}
}
},
"range": [
- 30481,
- 30494
+ 30611,
+ 30624
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 24
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 37
}
}
@@ -44892,16 +45007,16 @@
"type": "Identifier",
"name": "CheckList",
"range": [
- 30501,
- 30510
+ 30631,
+ 30640
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 44
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 53
}
}
@@ -44910,94 +45025,94 @@
{
"type": "ThisExpression",
"range": [
- 30511,
- 30515
+ 30641,
+ 30645
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 54
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 58
}
}
}
],
"range": [
- 30497,
- 30516
+ 30627,
+ 30646
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 40
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 59
}
}
},
"range": [
- 30481,
- 30516
+ 30611,
+ 30646
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 24
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 59
}
}
},
"range": [
- 30481,
- 30517
+ 30611,
+ 30647
],
"loc": {
"start": {
- "line": 1099,
+ "line": 1103,
"column": 24
},
"end": {
- "line": 1099,
+ "line": 1103,
"column": 60
}
}
}
],
"range": [
- 30455,
- 30539
+ 30585,
+ 30669
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 40
},
"end": {
- "line": 1100,
+ "line": 1104,
"column": 21
}
}
},
"alternate": null,
"range": [
- 30435,
- 30539
+ 30565,
+ 30669
],
"loc": {
"start": {
- "line": 1098,
+ "line": 1102,
"column": 20
},
"end": {
- "line": 1100,
+ "line": 1104,
"column": 21
}
}
@@ -45016,16 +45131,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 30560,
- 30563
+ 30690,
+ 30693
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 20
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 23
}
}
@@ -45034,31 +45149,31 @@
"type": "Identifier",
"name": "checkList",
"range": [
- 30564,
- 30573
+ 30694,
+ 30703
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 24
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 33
}
}
},
"range": [
- 30560,
- 30573
+ 30690,
+ 30703
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 20
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 33
}
}
@@ -45067,31 +45182,31 @@
"type": "Identifier",
"name": "init",
"range": [
- 30574,
- 30578
+ 30704,
+ 30708
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 34
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 38
}
}
},
"range": [
- 30560,
- 30578
+ 30690,
+ 30708
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 20
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 38
}
}
@@ -45101,16 +45216,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 30579,
- 30580
+ 30709,
+ 30710
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 39
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 40
}
}
@@ -45121,16 +45236,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30582,
- 30586
+ 30712,
+ 30716
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 42
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 46
}
}
@@ -45139,31 +45254,31 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 30587,
- 30600
+ 30717,
+ 30730
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 47
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 60
}
}
},
"range": [
- 30582,
- 30600
+ 30712,
+ 30730
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 42
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 60
}
}
@@ -45172,63 +45287,63 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 30602,
- 30609
+ 30732,
+ 30739
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 62
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 69
}
}
}
],
"range": [
- 30560,
- 30610
+ 30690,
+ 30740
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 20
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 70
}
}
},
"range": [
- 30560,
- 30611
+ 30690,
+ 30741
],
"loc": {
"start": {
- "line": 1101,
+ "line": 1105,
"column": 20
},
"end": {
- "line": 1101,
+ "line": 1105,
"column": 71
}
}
}
],
"range": [
- 30413,
- 30629
+ 30543,
+ 30759
],
"loc": {
"start": {
- "line": 1097,
+ "line": 1101,
"column": 44
},
"end": {
- "line": 1102,
+ "line": 1106,
"column": 17
}
}
@@ -45246,16 +45361,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30657,
- 30661
+ 30787,
+ 30791
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 20
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 24
}
}
@@ -45264,31 +45379,31 @@
"type": "Identifier",
"name": "_buildInputFilter",
"range": [
- 30662,
- 30679
+ 30792,
+ 30809
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 25
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 42
}
}
},
"range": [
- 30657,
- 30679
+ 30787,
+ 30809
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 20
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 42
}
}
@@ -45298,16 +45413,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 30680,
- 30681
+ 30810,
+ 30811
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 43
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 44
}
}
@@ -45316,16 +45431,16 @@
"type": "Identifier",
"name": "inpclass",
"range": [
- 30683,
- 30691
+ 30813,
+ 30821
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 46
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 54
}
}
@@ -45334,78 +45449,78 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 30693,
- 30700
+ 30823,
+ 30830
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 56
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 63
}
}
}
],
"range": [
- 30657,
- 30701
+ 30787,
+ 30831
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 20
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 64
}
}
},
"range": [
- 30657,
- 30702
+ 30787,
+ 30832
],
"loc": {
"start": {
- "line": 1103,
+ "line": 1107,
"column": 20
},
"end": {
- "line": 1103,
+ "line": 1107,
"column": 65
}
}
}
],
"range": [
- 30635,
- 30720
+ 30765,
+ 30850
],
"loc": {
"start": {
- "line": 1102,
+ "line": 1106,
"column": 23
},
"end": {
- "line": 1104,
+ "line": 1108,
"column": 17
}
}
},
"range": [
- 30390,
- 30720
+ 30520,
+ 30850
],
"loc": {
"start": {
- "line": 1097,
+ "line": 1101,
"column": 21
},
"end": {
- "line": 1104,
+ "line": 1108,
"column": 17
}
},
@@ -45414,16 +45529,16 @@
"type": "Line",
"value": " checklist",
"range": [
- 30356,
- 30368
+ 30486,
+ 30498
],
"loc": {
"start": {
- "line": 1096,
+ "line": 1100,
"column": 16
},
"end": {
- "line": 1096,
+ "line": 1100,
"column": 28
}
}
@@ -45431,16 +45546,16 @@
]
},
"range": [
- 30087,
- 30720
+ 30217,
+ 30850
],
"loc": {
"start": {
- "line": 1090,
+ "line": 1094,
"column": 16
},
"end": {
- "line": 1104,
+ "line": 1108,
"column": 17
}
},
@@ -45449,16 +45564,16 @@
"type": "Line",
"value": "drop-down filters",
"range": [
- 30051,
- 30070
+ 30181,
+ 30200
],
"loc": {
"start": {
- "line": 1089,
+ "line": 1093,
"column": 16
},
"end": {
- "line": 1089,
+ "line": 1093,
"column": 35
}
}
@@ -45469,16 +45584,16 @@
"type": "Line",
"value": " this adds submit button",
"range": [
- 30738,
- 30764
+ 30868,
+ 30894
],
"loc": {
"start": {
- "line": 1106,
+ "line": 1110,
"column": 16
},
"end": {
- "line": 1106,
+ "line": 1110,
"column": 42
}
}
@@ -45497,16 +45612,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 30785,
- 30786
+ 30915,
+ 30916
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 20
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 21
}
}
@@ -45518,16 +45633,16 @@
"type": "Identifier",
"name": "n",
"range": [
- 30791,
- 30792
+ 30921,
+ 30922
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 26
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 27
}
}
@@ -45537,46 +45652,46 @@
"value": 1,
"raw": "1",
"range": [
- 30795,
- 30796
+ 30925,
+ 30926
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 30
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 31
}
}
},
"range": [
- 30791,
- 30796
+ 30921,
+ 30926
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 26
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 31
}
}
},
"range": [
- 30785,
- 30796
+ 30915,
+ 30926
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 20
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 31
}
}
@@ -45587,16 +45702,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30800,
- 30804
+ 30930,
+ 30934
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 35
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 39
}
}
@@ -45605,46 +45720,46 @@
"type": "Identifier",
"name": "displayBtn",
"range": [
- 30805,
- 30815
+ 30935,
+ 30945
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 40
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 50
}
}
},
"range": [
- 30800,
- 30815
+ 30930,
+ 30945
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 35
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 50
}
}
},
"range": [
- 30785,
- 30815
+ 30915,
+ 30945
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 20
},
"end": {
- "line": 1107,
+ "line": 1111,
"column": 50
}
}
@@ -45662,16 +45777,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30839,
- 30843
+ 30969,
+ 30973
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 20
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 24
}
}
@@ -45680,31 +45795,31 @@
"type": "Identifier",
"name": "_buildSubmitButton",
"range": [
- 30844,
- 30862
+ 30974,
+ 30992
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 25
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 43
}
}
},
"range": [
- 30839,
- 30862
+ 30969,
+ 30992
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 20
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 43
}
}
@@ -45714,16 +45829,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 30863,
- 30864
+ 30993,
+ 30994
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 44
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 45
}
}
@@ -45732,79 +45847,79 @@
"type": "Identifier",
"name": "fltcell",
"range": [
- 30866,
- 30873
+ 30996,
+ 31003
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 47
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 54
}
}
}
],
"range": [
- 30839,
- 30874
+ 30969,
+ 31004
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 20
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 55
}
}
},
"range": [
- 30839,
- 30875
+ 30969,
+ 31005
],
"loc": {
"start": {
- "line": 1108,
+ "line": 1112,
"column": 20
},
"end": {
- "line": 1108,
+ "line": 1112,
"column": 56
}
}
}
],
"range": [
- 30817,
- 30893
+ 30947,
+ 31023
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 52
},
"end": {
- "line": 1109,
+ "line": 1113,
"column": 17
}
}
},
"alternate": null,
"range": [
- 30781,
- 30893
+ 30911,
+ 31023
],
"loc": {
"start": {
- "line": 1107,
+ "line": 1111,
"column": 16
},
"end": {
- "line": 1109,
+ "line": 1113,
"column": 17
}
},
@@ -45813,16 +45928,16 @@
"type": "Line",
"value": " this adds submit button",
"range": [
- 30738,
- 30764
+ 30868,
+ 30894
],
"loc": {
"start": {
- "line": 1106,
+ "line": 1110,
"column": 16
},
"end": {
- "line": 1106,
+ "line": 1110,
"column": 42
}
}
@@ -45842,16 +45957,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30911,
- 30915
+ 31041,
+ 31045
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 16
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 20
}
}
@@ -45860,31 +45975,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 30916,
- 30923
+ 31046,
+ 31053
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 21
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 28
}
}
},
"range": [
- 30911,
- 30923
+ 31041,
+ 31053
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 16
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 28
}
}
@@ -45893,31 +46008,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 30924,
- 30928
+ 31054,
+ 31058
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 29
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 33
}
}
},
"range": [
- 30911,
- 30928
+ 31041,
+ 31058
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 16
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 33
}
}
@@ -45928,16 +46043,16 @@
"value": "after-filter-init",
"raw": "'after-filter-init'",
"range": [
- 30929,
- 30948
+ 31059,
+ 31078
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 34
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 53
}
}
@@ -45945,16 +46060,16 @@
{
"type": "ThisExpression",
"range": [
- 30950,
- 30954
+ 31080,
+ 31084
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 55
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 59
}
}
@@ -45963,78 +46078,78 @@
"type": "Identifier",
"name": "i",
"range": [
- 30956,
- 30957
+ 31086,
+ 31087
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 61
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 62
}
}
}
],
"range": [
- 30911,
- 30958
+ 31041,
+ 31088
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 16
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 63
}
}
},
"range": [
- 30911,
- 30959
+ 31041,
+ 31089
],
"loc": {
"start": {
- "line": 1111,
+ "line": 1115,
"column": 16
},
"end": {
- "line": 1111,
+ "line": 1115,
"column": 64
}
}
}
],
"range": [
- 29312,
- 30973
+ 29442,
+ 31103
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 40
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 13
}
}
},
"range": [
- 29284,
- 30973
+ 29414,
+ 31103
],
"loc": {
"start": {
- "line": 1068,
+ "line": 1072,
"column": 12
},
"end": {
- "line": 1112,
+ "line": 1116,
"column": 13
}
},
@@ -46043,16 +46158,16 @@
"type": "Line",
"value": " Generate filters",
"range": [
- 29252,
- 29271
+ 29382,
+ 29401
],
"loc": {
"start": {
- "line": 1067,
+ "line": 1071,
"column": 12
},
"end": {
- "line": 1067,
+ "line": 1071,
"column": 31
}
}
@@ -46072,16 +46187,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 30987,
- 30991
+ 31117,
+ 31121
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 12
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 16
}
}
@@ -46090,31 +46205,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 30992,
- 30999
+ 31122,
+ 31129
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 17
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 24
}
}
},
"range": [
- 30987,
- 30999
+ 31117,
+ 31129
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 12
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 24
}
}
@@ -46123,31 +46238,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 31000,
- 31002
+ 31130,
+ 31132
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 25
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 27
}
}
},
"range": [
- 30987,
- 31002
+ 31117,
+ 31132
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 12
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 27
}
}
@@ -46161,32 +46276,32 @@
"value": "filter-focus",
"raw": "'filter-focus'",
"range": [
- 31004,
- 31018
+ 31134,
+ 31148
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 29
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 43
}
}
}
],
"range": [
- 31003,
- 31019
+ 31133,
+ 31149
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 28
},
"end": {
- "line": 1114,
+ "line": 1118,
"column": 44
}
}
@@ -46199,16 +46314,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 31038,
- 31040
+ 31168,
+ 31170
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 17
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 19
}
}
@@ -46217,16 +46332,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 31042,
- 31048
+ 31172,
+ 31178
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 21
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 27
}
}
@@ -46240,16 +46355,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31053,
- 31057
+ 31183,
+ 31187
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 32
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 36
}
}
@@ -46258,31 +46373,31 @@
"type": "Identifier",
"name": "setActiveFilterId",
"range": [
- 31058,
- 31075
+ 31188,
+ 31205
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 37
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 54
}
}
},
"range": [
- 31053,
- 31075
+ 31183,
+ 31205
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 32
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 54
}
}
@@ -46295,16 +46410,16 @@
"type": "Identifier",
"name": "filter",
"range": [
- 31076,
- 31082
+ 31206,
+ 31212
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 55
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 61
}
}
@@ -46313,47 +46428,47 @@
"type": "Identifier",
"name": "id",
"range": [
- 31083,
- 31085
+ 31213,
+ 31215
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 62
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 64
}
}
},
"range": [
- 31076,
- 31085
+ 31206,
+ 31215
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 55
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 64
}
}
}
],
"range": [
- 31053,
- 31086
+ 31183,
+ 31216
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 32
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 65
}
}
@@ -46361,78 +46476,78 @@
"generator": false,
"expression": true,
"range": [
- 31037,
- 31086
+ 31167,
+ 31216
],
"loc": {
"start": {
- "line": 1115,
+ "line": 1119,
"column": 16
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 65
}
}
}
],
"range": [
- 30987,
- 31087
+ 31117,
+ 31217
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 12
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 66
}
}
},
"range": [
- 30987,
- 31088
+ 31117,
+ 31218
],
"loc": {
"start": {
- "line": 1114,
+ "line": 1118,
"column": 12
},
"end": {
- "line": 1115,
+ "line": 1119,
"column": 67
}
}
}
],
"range": [
- 29131,
- 31099
+ 29261,
+ 31229
],
"loc": {
"start": {
- "line": 1062,
+ "line": 1066,
"column": 15
},
"end": {
- "line": 1117,
+ "line": 1121,
"column": 9
}
}
},
"range": [
- 29060,
- 31099
+ 29190,
+ 31229
],
"loc": {
"start": {
- "line": 1060,
+ "line": 1064,
"column": 8
},
"end": {
- "line": 1117,
+ "line": 1121,
"column": 9
}
},
@@ -46441,16 +46556,16 @@
"type": "Line",
"value": "filters grid is not generated",
"range": [
- 29020,
- 29051
+ 29150,
+ 29181
],
"loc": {
"start": {
- "line": 1059,
+ "line": 1063,
"column": 8
},
"end": {
- "line": 1059,
+ "line": 1063,
"column": 39
}
}
@@ -46461,16 +46576,16 @@
"type": "Line",
"value": "if this.fltGrid",
"range": [
- 31099,
- 31116
+ 31229,
+ 31246
],
"loc": {
"start": {
- "line": 1117,
+ "line": 1121,
"column": 9
},
"end": {
- "line": 1117,
+ "line": 1121,
"column": 26
}
}
@@ -46479,16 +46594,16 @@
"type": "Block",
"value": " Features ",
"range": [
- 31126,
- 31140
+ 31256,
+ 31270
],
"loc": {
"start": {
- "line": 1119,
+ "line": 1123,
"column": 8
},
"end": {
- "line": 1119,
+ "line": 1123,
"column": 22
}
}
@@ -46503,16 +46618,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31153,
- 31157
+ 31283,
+ 31287
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 12
},
"end": {
- "line": 1120,
+ "line": 1124,
"column": 16
}
}
@@ -46521,31 +46636,31 @@
"type": "Identifier",
"name": "hasVisibleRows",
"range": [
- 31158,
- 31172
+ 31288,
+ 31302
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 17
},
"end": {
- "line": 1120,
+ "line": 1124,
"column": 31
}
}
},
"range": [
- 31153,
- 31172
+ 31283,
+ 31302
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 12
},
"end": {
- "line": 1120,
+ "line": 1124,
"column": 31
}
}
@@ -46566,16 +46681,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31188,
- 31192
+ 31318,
+ 31322
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 12
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 16
}
}
@@ -46584,31 +46699,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 31193,
- 31200
+ 31323,
+ 31330
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 17
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 24
}
}
},
"range": [
- 31188,
- 31200
+ 31318,
+ 31330
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 12
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 24
}
}
@@ -46617,31 +46732,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 31201,
- 31203
+ 31331,
+ 31333
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 25
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 27
}
}
},
"range": [
- 31188,
- 31203
+ 31318,
+ 31333
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 12
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 27
}
}
@@ -46655,32 +46770,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 31205,
- 31222
+ 31335,
+ 31352
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 29
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 46
}
}
}
],
"range": [
- 31204,
- 31223
+ 31334,
+ 31353
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 28
},
"end": {
- "line": 1121,
+ "line": 1125,
"column": 47
}
}
@@ -46697,16 +46812,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31247,
- 31251
+ 31377,
+ 31381
],
"loc": {
"start": {
- "line": 1122,
+ "line": 1126,
"column": 22
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 26
}
}
@@ -46715,47 +46830,47 @@
"type": "Identifier",
"name": "enforceVisibility",
"range": [
- 31252,
- 31269
+ 31382,
+ 31399
],
"loc": {
"start": {
- "line": 1122,
+ "line": 1126,
"column": 27
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 44
}
}
},
"range": [
- 31247,
- 31269
+ 31377,
+ 31399
],
"loc": {
"start": {
- "line": 1122,
+ "line": 1126,
"column": 22
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 44
}
}
},
"arguments": [],
"range": [
- 31247,
- 31271
+ 31377,
+ 31401
],
"loc": {
"start": {
- "line": 1122,
+ "line": 1126,
"column": 22
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 46
}
}
@@ -46763,47 +46878,47 @@
"generator": false,
"expression": true,
"range": [
- 31241,
- 31271
+ 31371,
+ 31401
],
"loc": {
"start": {
- "line": 1122,
+ "line": 1126,
"column": 16
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 46
}
}
}
],
"range": [
- 31188,
- 31272
+ 31318,
+ 31402
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 12
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 47
}
}
},
"range": [
- 31188,
- 31273
+ 31318,
+ 31403
],
"loc": {
"start": {
- "line": 1121,
+ "line": 1125,
"column": 12
},
"end": {
- "line": 1122,
+ "line": 1126,
"column": 48
}
}
@@ -46818,16 +46933,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31286,
- 31290
+ 31416,
+ 31420
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 12
},
"end": {
- "line": 1123,
+ "line": 1127,
"column": 16
}
}
@@ -46836,94 +46951,94 @@
"type": "Identifier",
"name": "enforceVisibility",
"range": [
- 31291,
- 31308
+ 31421,
+ 31438
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 17
},
"end": {
- "line": 1123,
+ "line": 1127,
"column": 34
}
}
},
"range": [
- 31286,
- 31308
+ 31416,
+ 31438
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 12
},
"end": {
- "line": 1123,
+ "line": 1127,
"column": 34
}
}
},
"arguments": [],
"range": [
- 31286,
- 31310
+ 31416,
+ 31440
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 12
},
"end": {
- "line": 1123,
+ "line": 1127,
"column": 36
}
}
},
"range": [
- 31286,
- 31311
+ 31416,
+ 31441
],
"loc": {
"start": {
- "line": 1123,
+ "line": 1127,
"column": 12
},
"end": {
- "line": 1123,
+ "line": 1127,
"column": 37
}
}
}
],
"range": [
- 31174,
- 31321
+ 31304,
+ 31451
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 33
},
"end": {
- "line": 1124,
+ "line": 1128,
"column": 9
}
}
},
"alternate": null,
"range": [
- 31149,
- 31321
+ 31279,
+ 31451
],
"loc": {
"start": {
- "line": 1120,
+ "line": 1124,
"column": 8
},
"end": {
- "line": 1124,
+ "line": 1128,
"column": 9
}
},
@@ -46932,16 +47047,16 @@
"type": "Line",
"value": "if this.fltGrid",
"range": [
- 31099,
- 31116
+ 31229,
+ 31246
],
"loc": {
"start": {
- "line": 1117,
+ "line": 1121,
"column": 9
},
"end": {
- "line": 1117,
+ "line": 1121,
"column": 26
}
}
@@ -46950,16 +47065,16 @@
"type": "Block",
"value": " Features ",
"range": [
- 31126,
- 31140
+ 31256,
+ 31270
],
"loc": {
"start": {
- "line": 1119,
+ "line": 1123,
"column": 8
},
"end": {
- "line": 1119,
+ "line": 1123,
"column": 22
}
}
@@ -46974,16 +47089,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31334,
- 31338
+ 31464,
+ 31468
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 12
},
"end": {
- "line": 1125,
+ "line": 1129,
"column": 16
}
}
@@ -46992,31 +47107,31 @@
"type": "Identifier",
"name": "rowsCounter",
"range": [
- 31339,
- 31350
+ 31469,
+ 31480
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 17
},
"end": {
- "line": 1125,
+ "line": 1129,
"column": 28
}
}
},
"range": [
- 31334,
- 31350
+ 31464,
+ 31480
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 12
},
"end": {
- "line": 1125,
+ "line": 1129,
"column": 28
}
}
@@ -47036,16 +47151,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31366,
- 31369
+ 31496,
+ 31499
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 12
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 15
}
}
@@ -47054,31 +47169,31 @@
"type": "Identifier",
"name": "rowsCounter",
"range": [
- 31370,
- 31381
+ 31500,
+ 31511
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 16
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 27
}
}
},
"range": [
- 31366,
- 31381
+ 31496,
+ 31511
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 12
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 27
}
}
@@ -47089,16 +47204,16 @@
"type": "Identifier",
"name": "RowsCounter",
"range": [
- 31388,
- 31399
+ 31518,
+ 31529
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 34
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 45
}
}
@@ -47107,62 +47222,62 @@
{
"type": "ThisExpression",
"range": [
- 31400,
- 31404
+ 31530,
+ 31534
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 46
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 50
}
}
}
],
"range": [
- 31384,
- 31405
+ 31514,
+ 31535
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 30
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 51
}
}
},
"range": [
- 31366,
- 31405
+ 31496,
+ 31535
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 12
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 51
}
}
},
"range": [
- 31366,
- 31406
+ 31496,
+ 31536
],
"loc": {
"start": {
- "line": 1126,
+ "line": 1130,
"column": 12
},
"end": {
- "line": 1126,
+ "line": 1130,
"column": 52
}
}
@@ -47181,16 +47296,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31419,
- 31422
+ 31549,
+ 31552
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 12
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 15
}
}
@@ -47199,31 +47314,31 @@
"type": "Identifier",
"name": "rowsCounter",
"range": [
- 31423,
- 31434
+ 31553,
+ 31564
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 16
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 27
}
}
},
"range": [
- 31419,
- 31434
+ 31549,
+ 31564
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 12
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 27
}
}
@@ -47232,434 +47347,76 @@
"type": "Identifier",
"name": "init",
"range": [
- 31435,
- 31439
+ 31565,
+ 31569
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 28
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 32
}
}
},
"range": [
- 31419,
- 31439
+ 31549,
+ 31569
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 12
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 32
}
}
},
"arguments": [],
"range": [
- 31419,
- 31441
+ 31549,
+ 31571
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 12
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 34
}
}
},
"range": [
- 31419,
- 31442
+ 31549,
+ 31572
],
"loc": {
"start": {
- "line": 1127,
+ "line": 1131,
"column": 12
},
"end": {
- "line": 1127,
+ "line": 1131,
"column": 35
}
}
}
],
"range": [
- 31352,
- 31452
+ 31482,
+ 31582
],
"loc": {
"start": {
- "line": 1125,
+ "line": 1129,
"column": 30
},
- "end": {
- "line": 1128,
- "column": 9
- }
- }
- },
- "alternate": null,
- "range": [
- 31330,
- 31452
- ],
- "loc": {
- "start": {
- "line": 1125,
- "column": 8
- },
- "end": {
- "line": 1128,
- "column": 9
- }
- }
- },
- {
- "type": "IfStatement",
- "test": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "ThisExpression",
- "range": [
- 31465,
- 31469
- ],
- "loc": {
- "start": {
- "line": 1129,
- "column": 12
- },
- "end": {
- "line": 1129,
- "column": 16
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "statusBar",
- "range": [
- 31470,
- 31479
- ],
- "loc": {
- "start": {
- "line": 1129,
- "column": 17
- },
- "end": {
- "line": 1129,
- "column": 26
- }
- }
- },
- "range": [
- 31465,
- 31479
- ],
- "loc": {
- "start": {
- "line": 1129,
- "column": 12
- },
- "end": {
- "line": 1129,
- "column": 26
- }
- }
- },
- "consequent": {
- "type": "BlockStatement",
- "body": [
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "AssignmentExpression",
- "operator": "=",
- "left": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "Mod",
- "range": [
- 31495,
- 31498
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 12
- },
- "end": {
- "line": 1130,
- "column": 15
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "statusBar",
- "range": [
- 31499,
- 31508
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 16
- },
- "end": {
- "line": 1130,
- "column": 25
- }
- }
- },
- "range": [
- 31495,
- 31508
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 12
- },
- "end": {
- "line": 1130,
- "column": 25
- }
- }
- },
- "right": {
- "type": "NewExpression",
- "callee": {
- "type": "Identifier",
- "name": "StatusBar",
- "range": [
- 31515,
- 31524
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 32
- },
- "end": {
- "line": 1130,
- "column": 41
- }
- }
- },
- "arguments": [
- {
- "type": "ThisExpression",
- "range": [
- 31525,
- 31529
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 42
- },
- "end": {
- "line": 1130,
- "column": 46
- }
- }
- }
- ],
- "range": [
- 31511,
- 31530
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 28
- },
- "end": {
- "line": 1130,
- "column": 47
- }
- }
- },
- "range": [
- 31495,
- 31530
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 12
- },
- "end": {
- "line": 1130,
- "column": 47
- }
- }
- },
- "range": [
- 31495,
- 31531
- ],
- "loc": {
- "start": {
- "line": 1130,
- "column": 12
- },
- "end": {
- "line": 1130,
- "column": 48
- }
- }
- },
- {
- "type": "ExpressionStatement",
- "expression": {
- "type": "CallExpression",
- "callee": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "MemberExpression",
- "computed": false,
- "object": {
- "type": "Identifier",
- "name": "Mod",
- "range": [
- 31544,
- 31547
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 12
- },
- "end": {
- "line": 1131,
- "column": 15
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "statusBar",
- "range": [
- 31548,
- 31557
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 16
- },
- "end": {
- "line": 1131,
- "column": 25
- }
- }
- },
- "range": [
- 31544,
- 31557
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 12
- },
- "end": {
- "line": 1131,
- "column": 25
- }
- }
- },
- "property": {
- "type": "Identifier",
- "name": "init",
- "range": [
- 31558,
- 31562
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 26
- },
- "end": {
- "line": 1131,
- "column": 30
- }
- }
- },
- "range": [
- 31544,
- 31562
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 12
- },
- "end": {
- "line": 1131,
- "column": 30
- }
- }
- },
- "arguments": [],
- "range": [
- 31544,
- 31564
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 12
- },
- "end": {
- "line": 1131,
- "column": 32
- }
- }
- },
- "range": [
- 31544,
- 31565
- ],
- "loc": {
- "start": {
- "line": 1131,
- "column": 12
- },
- "end": {
- "line": 1131,
- "column": 33
- }
- }
- }
- ],
- "range": [
- 31481,
- 31575
- ],
- "loc": {
- "start": {
- "line": 1129,
- "column": 28
- },
"end": {
"line": 1132,
"column": 9
@@ -47668,8 +47425,8 @@
},
"alternate": null,
"range": [
- 31461,
- 31575
+ 31460,
+ 31582
],
"loc": {
"start": {
@@ -47690,8 +47447,8 @@
"object": {
"type": "ThisExpression",
"range": [
- 31588,
- 31592
+ 31595,
+ 31599
],
"loc": {
"start": {
@@ -47706,10 +47463,10 @@
},
"property": {
"type": "Identifier",
- "name": "paging",
+ "name": "statusBar",
"range": [
- 31593,
- 31599
+ 31600,
+ 31609
],
"loc": {
"start": {
@@ -47718,13 +47475,13 @@
},
"end": {
"line": 1133,
- "column": 23
+ "column": 26
}
}
},
"range": [
- 31588,
- 31599
+ 31595,
+ 31609
],
"loc": {
"start": {
@@ -47733,6 +47490,364 @@
},
"end": {
"line": 1133,
+ "column": 26
+ }
+ }
+ },
+ "consequent": {
+ "type": "BlockStatement",
+ "body": [
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "AssignmentExpression",
+ "operator": "=",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "Mod",
+ "range": [
+ 31625,
+ 31628
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 12
+ },
+ "end": {
+ "line": 1134,
+ "column": 15
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "statusBar",
+ "range": [
+ 31629,
+ 31638
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 16
+ },
+ "end": {
+ "line": 1134,
+ "column": 25
+ }
+ }
+ },
+ "range": [
+ 31625,
+ 31638
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 12
+ },
+ "end": {
+ "line": 1134,
+ "column": 25
+ }
+ }
+ },
+ "right": {
+ "type": "NewExpression",
+ "callee": {
+ "type": "Identifier",
+ "name": "StatusBar",
+ "range": [
+ 31645,
+ 31654
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 32
+ },
+ "end": {
+ "line": 1134,
+ "column": 41
+ }
+ }
+ },
+ "arguments": [
+ {
+ "type": "ThisExpression",
+ "range": [
+ 31655,
+ 31659
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 42
+ },
+ "end": {
+ "line": 1134,
+ "column": 46
+ }
+ }
+ }
+ ],
+ "range": [
+ 31641,
+ 31660
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 28
+ },
+ "end": {
+ "line": 1134,
+ "column": 47
+ }
+ }
+ },
+ "range": [
+ 31625,
+ 31660
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 12
+ },
+ "end": {
+ "line": 1134,
+ "column": 47
+ }
+ }
+ },
+ "range": [
+ 31625,
+ 31661
+ ],
+ "loc": {
+ "start": {
+ "line": 1134,
+ "column": 12
+ },
+ "end": {
+ "line": 1134,
+ "column": 48
+ }
+ }
+ },
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "CallExpression",
+ "callee": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "Mod",
+ "range": [
+ 31674,
+ 31677
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 12
+ },
+ "end": {
+ "line": 1135,
+ "column": 15
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "statusBar",
+ "range": [
+ 31678,
+ 31687
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 16
+ },
+ "end": {
+ "line": 1135,
+ "column": 25
+ }
+ }
+ },
+ "range": [
+ 31674,
+ 31687
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 12
+ },
+ "end": {
+ "line": 1135,
+ "column": 25
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "init",
+ "range": [
+ 31688,
+ 31692
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 26
+ },
+ "end": {
+ "line": 1135,
+ "column": 30
+ }
+ }
+ },
+ "range": [
+ 31674,
+ 31692
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 12
+ },
+ "end": {
+ "line": 1135,
+ "column": 30
+ }
+ }
+ },
+ "arguments": [],
+ "range": [
+ 31674,
+ 31694
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 12
+ },
+ "end": {
+ "line": 1135,
+ "column": 32
+ }
+ }
+ },
+ "range": [
+ 31674,
+ 31695
+ ],
+ "loc": {
+ "start": {
+ "line": 1135,
+ "column": 12
+ },
+ "end": {
+ "line": 1135,
+ "column": 33
+ }
+ }
+ }
+ ],
+ "range": [
+ 31611,
+ 31705
+ ],
+ "loc": {
+ "start": {
+ "line": 1133,
+ "column": 28
+ },
+ "end": {
+ "line": 1136,
+ "column": 9
+ }
+ }
+ },
+ "alternate": null,
+ "range": [
+ 31591,
+ 31705
+ ],
+ "loc": {
+ "start": {
+ "line": 1133,
+ "column": 8
+ },
+ "end": {
+ "line": 1136,
+ "column": 9
+ }
+ }
+ },
+ {
+ "type": "IfStatement",
+ "test": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 31718,
+ 31722
+ ],
+ "loc": {
+ "start": {
+ "line": 1137,
+ "column": 12
+ },
+ "end": {
+ "line": 1137,
+ "column": 16
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "paging",
+ "range": [
+ 31723,
+ 31729
+ ],
+ "loc": {
+ "start": {
+ "line": 1137,
+ "column": 17
+ },
+ "end": {
+ "line": 1137,
+ "column": 23
+ }
+ }
+ },
+ "range": [
+ 31718,
+ 31729
+ ],
+ "loc": {
+ "start": {
+ "line": 1137,
+ "column": 12
+ },
+ "end": {
+ "line": 1137,
"column": 23
}
}
@@ -47752,16 +47867,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31620,
- 31623
+ 31750,
+ 31753
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 17
},
"end": {
- "line": 1134,
+ "line": 1138,
"column": 20
}
}
@@ -47770,47 +47885,47 @@
"type": "Identifier",
"name": "paging",
"range": [
- 31624,
- 31630
+ 31754,
+ 31760
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 21
},
"end": {
- "line": 1134,
+ "line": 1138,
"column": 27
}
}
},
"range": [
- 31620,
- 31630
+ 31750,
+ 31760
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 17
},
"end": {
- "line": 1134,
+ "line": 1138,
"column": 27
}
}
},
"prefix": true,
"range": [
- 31619,
- 31630
+ 31749,
+ 31760
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 16
},
"end": {
- "line": 1134,
+ "line": 1138,
"column": 27
}
}
@@ -47830,16 +47945,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31650,
- 31653
+ 31780,
+ 31783
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 16
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 19
}
}
@@ -47848,31 +47963,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 31654,
- 31660
+ 31784,
+ 31790
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 20
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 26
}
}
},
"range": [
- 31650,
- 31660
+ 31780,
+ 31790
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 16
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 26
}
}
@@ -47883,16 +47998,16 @@
"type": "Identifier",
"name": "Paging",
"range": [
- 31667,
- 31673
+ 31797,
+ 31803
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 33
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 39
}
}
@@ -47901,62 +48016,62 @@
{
"type": "ThisExpression",
"range": [
- 31674,
- 31678
+ 31804,
+ 31808
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 40
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 44
}
}
}
],
"range": [
- 31663,
- 31679
+ 31793,
+ 31809
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 29
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 45
}
}
},
"range": [
- 31650,
- 31679
+ 31780,
+ 31809
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 16
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 45
}
}
},
"range": [
- 31650,
- 31680
+ 31780,
+ 31810
],
"loc": {
"start": {
- "line": 1135,
+ "line": 1139,
"column": 16
},
"end": {
- "line": 1135,
+ "line": 1139,
"column": 46
}
}
@@ -47975,16 +48090,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31697,
- 31700
+ 31827,
+ 31830
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 16
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 19
}
}
@@ -47993,31 +48108,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 31701,
- 31707
+ 31831,
+ 31837
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 20
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 26
}
}
},
"range": [
- 31697,
- 31707
+ 31827,
+ 31837
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 16
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 26
}
}
@@ -48026,78 +48141,78 @@
"type": "Identifier",
"name": "init",
"range": [
- 31708,
- 31712
+ 31838,
+ 31842
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 27
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 31
}
}
},
"range": [
- 31697,
- 31712
+ 31827,
+ 31842
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 16
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 31
}
}
},
"arguments": [],
"range": [
- 31697,
- 31714
+ 31827,
+ 31844
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 16
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 33
}
}
},
"range": [
- 31697,
- 31715
+ 31827,
+ 31845
],
"loc": {
"start": {
- "line": 1136,
+ "line": 1140,
"column": 16
},
"end": {
- "line": 1136,
+ "line": 1140,
"column": 34
}
}
}
],
"range": [
- 31632,
- 31729
+ 31762,
+ 31859
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 29
},
"end": {
- "line": 1137,
+ "line": 1141,
"column": 13
}
}
@@ -48119,16 +48234,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31753,
- 31756
+ 31883,
+ 31886
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 16
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 19
}
}
@@ -48137,31 +48252,31 @@
"type": "Identifier",
"name": "paging",
"range": [
- 31757,
- 31763
+ 31887,
+ 31893
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 20
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 26
}
}
},
"range": [
- 31753,
- 31763
+ 31883,
+ 31893
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 16
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 26
}
}
@@ -48170,125 +48285,125 @@
"type": "Identifier",
"name": "reset",
"range": [
- 31764,
- 31769
+ 31894,
+ 31899
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 27
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 32
}
}
},
"range": [
- 31753,
- 31769
+ 31883,
+ 31899
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 16
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 32
}
}
},
"arguments": [],
"range": [
- 31753,
- 31771
+ 31883,
+ 31901
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 16
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 34
}
}
},
"range": [
- 31753,
- 31772
+ 31883,
+ 31902
],
"loc": {
"start": {
- "line": 1138,
+ "line": 1142,
"column": 16
},
"end": {
- "line": 1138,
+ "line": 1142,
"column": 35
}
}
}
],
"range": [
- 31735,
- 31786
+ 31865,
+ 31916
],
"loc": {
"start": {
- "line": 1137,
+ "line": 1141,
"column": 19
},
"end": {
- "line": 1139,
+ "line": 1143,
"column": 13
}
}
},
"range": [
- 31615,
- 31786
+ 31745,
+ 31916
],
"loc": {
"start": {
- "line": 1134,
+ "line": 1138,
"column": 12
},
"end": {
- "line": 1139,
+ "line": 1143,
"column": 13
}
}
}
],
"range": [
- 31601,
- 31796
+ 31731,
+ 31926
],
"loc": {
"start": {
- "line": 1133,
+ "line": 1137,
"column": 25
},
"end": {
- "line": 1140,
+ "line": 1144,
"column": 9
}
}
},
"alternate": null,
"range": [
- 31584,
- 31796
+ 31714,
+ 31926
],
"loc": {
"start": {
- "line": 1133,
+ "line": 1137,
"column": 8
},
"end": {
- "line": 1140,
+ "line": 1144,
"column": 9
}
}
@@ -48301,16 +48416,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31809,
- 31813
+ 31939,
+ 31943
],
"loc": {
"start": {
- "line": 1141,
+ "line": 1145,
"column": 12
},
"end": {
- "line": 1141,
+ "line": 1145,
"column": 16
}
}
@@ -48319,31 +48434,31 @@
"type": "Identifier",
"name": "btnReset",
"range": [
- 31814,
- 31822
+ 31944,
+ 31952
],
"loc": {
"start": {
- "line": 1141,
+ "line": 1145,
"column": 17
},
"end": {
- "line": 1141,
+ "line": 1145,
"column": 25
}
}
},
"range": [
- 31809,
- 31822
+ 31939,
+ 31952
],
"loc": {
"start": {
- "line": 1141,
+ "line": 1145,
"column": 12
},
"end": {
- "line": 1141,
+ "line": 1145,
"column": 25
}
}
@@ -48363,16 +48478,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31838,
- 31841
+ 31968,
+ 31971
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 12
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 15
}
}
@@ -48381,31 +48496,31 @@
"type": "Identifier",
"name": "clearButton",
"range": [
- 31842,
- 31853
+ 31972,
+ 31983
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 16
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 27
}
}
},
"range": [
- 31838,
- 31853
+ 31968,
+ 31983
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 12
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 27
}
}
@@ -48416,16 +48531,16 @@
"type": "Identifier",
"name": "ClearButton",
"range": [
- 31860,
- 31871
+ 31990,
+ 32001
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 34
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 45
}
}
@@ -48434,62 +48549,62 @@
{
"type": "ThisExpression",
"range": [
- 31872,
- 31876
+ 32002,
+ 32006
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 46
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 50
}
}
}
],
"range": [
- 31856,
- 31877
+ 31986,
+ 32007
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 30
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 51
}
}
},
"range": [
- 31838,
- 31877
+ 31968,
+ 32007
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 12
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 51
}
}
},
"range": [
- 31838,
- 31878
+ 31968,
+ 32008
],
"loc": {
"start": {
- "line": 1142,
+ "line": 1146,
"column": 12
},
"end": {
- "line": 1142,
+ "line": 1146,
"column": 52
}
}
@@ -48508,16 +48623,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 31891,
- 31894
+ 32021,
+ 32024
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 12
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 15
}
}
@@ -48526,31 +48641,31 @@
"type": "Identifier",
"name": "clearButton",
"range": [
- 31895,
- 31906
+ 32025,
+ 32036
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 16
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 27
}
}
},
"range": [
- 31891,
- 31906
+ 32021,
+ 32036
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 12
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 27
}
}
@@ -48559,94 +48674,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 31907,
- 31911
+ 32037,
+ 32041
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 28
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 32
}
}
},
"range": [
- 31891,
- 31911
+ 32021,
+ 32041
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 12
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 32
}
}
},
"arguments": [],
"range": [
- 31891,
- 31913
+ 32021,
+ 32043
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 12
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 34
}
}
},
"range": [
- 31891,
- 31914
+ 32021,
+ 32044
],
"loc": {
"start": {
- "line": 1143,
+ "line": 1147,
"column": 12
},
"end": {
- "line": 1143,
+ "line": 1147,
"column": 35
}
}
}
],
"range": [
- 31824,
- 31924
+ 31954,
+ 32054
],
"loc": {
"start": {
- "line": 1141,
+ "line": 1145,
"column": 27
},
"end": {
- "line": 1144,
+ "line": 1148,
"column": 9
}
}
},
"alternate": null,
"range": [
- 31805,
- 31924
+ 31935,
+ 32054
],
"loc": {
"start": {
- "line": 1141,
+ "line": 1145,
"column": 8
},
"end": {
- "line": 1144,
+ "line": 1148,
"column": 9
}
}
@@ -48662,16 +48777,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31938,
- 31942
+ 32068,
+ 32072
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 12
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 16
}
}
@@ -48680,31 +48795,31 @@
"type": "Identifier",
"name": "hasColWidths",
"range": [
- 31943,
- 31955
+ 32073,
+ 32085
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 17
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 29
}
}
},
"range": [
- 31938,
- 31955
+ 32068,
+ 32085
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 12
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 29
}
}
@@ -48718,16 +48833,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31960,
- 31964
+ 32090,
+ 32094
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 34
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 38
}
}
@@ -48736,62 +48851,62 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 31965,
- 31975
+ 32095,
+ 32105
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 39
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 49
}
}
},
"range": [
- 31960,
- 31975
+ 32090,
+ 32105
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 34
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 49
}
}
},
"prefix": true,
"range": [
- 31959,
- 31975
+ 32089,
+ 32105
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 33
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 49
}
}
},
"range": [
- 31938,
- 31975
+ 32068,
+ 32105
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 12
},
"end": {
- "line": 1146,
+ "line": 1150,
"column": 49
}
}
@@ -48809,16 +48924,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 31991,
- 31995
+ 32121,
+ 32125
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 12
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 16
}
}
@@ -48827,94 +48942,94 @@
"type": "Identifier",
"name": "setColWidths",
"range": [
- 31996,
- 32008
+ 32126,
+ 32138
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 17
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 29
}
}
},
"range": [
- 31991,
- 32008
+ 32121,
+ 32138
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 12
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 29
}
}
},
"arguments": [],
"range": [
- 31991,
- 32010
+ 32121,
+ 32140
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 12
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 31
}
}
},
"range": [
- 31991,
- 32011
+ 32121,
+ 32141
],
"loc": {
"start": {
- "line": 1147,
+ "line": 1151,
"column": 12
},
"end": {
- "line": 1147,
+ "line": 1151,
"column": 32
}
}
}
],
"range": [
- 31977,
- 32021
+ 32107,
+ 32151
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 51
},
"end": {
- "line": 1148,
+ "line": 1152,
"column": 9
}
}
},
"alternate": null,
"range": [
- 31934,
- 32021
+ 32064,
+ 32151
],
"loc": {
"start": {
- "line": 1146,
+ "line": 1150,
"column": 8
},
"end": {
- "line": 1148,
+ "line": 1152,
"column": 9
}
}
@@ -48927,16 +49042,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32034,
- 32038
+ 32164,
+ 32168
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 12
},
"end": {
- "line": 1149,
+ "line": 1153,
"column": 16
}
}
@@ -48945,31 +49060,31 @@
"type": "Identifier",
"name": "alternateRows",
"range": [
- 32039,
- 32052
+ 32169,
+ 32182
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 17
},
"end": {
- "line": 1149,
+ "line": 1153,
"column": 30
}
}
},
"range": [
- 32034,
- 32052
+ 32164,
+ 32182
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 12
},
"end": {
- "line": 1149,
+ "line": 1153,
"column": 30
}
}
@@ -48989,16 +49104,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 32068,
- 32071
+ 32198,
+ 32201
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 15
}
}
@@ -49007,31 +49122,31 @@
"type": "Identifier",
"name": "alternateRows",
"range": [
- 32072,
- 32085
+ 32202,
+ 32215
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 16
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 29
}
}
},
"range": [
- 32068,
- 32085
+ 32198,
+ 32215
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 29
}
}
@@ -49042,16 +49157,16 @@
"type": "Identifier",
"name": "AlternateRows",
"range": [
- 32092,
- 32105
+ 32222,
+ 32235
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 36
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 49
}
}
@@ -49060,62 +49175,62 @@
{
"type": "ThisExpression",
"range": [
- 32106,
- 32110
+ 32236,
+ 32240
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 50
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 54
}
}
}
],
"range": [
- 32088,
- 32111
+ 32218,
+ 32241
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 32
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 55
}
}
},
"range": [
- 32068,
- 32111
+ 32198,
+ 32241
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 55
}
}
},
"range": [
- 32068,
- 32112
+ 32198,
+ 32242
],
"loc": {
"start": {
- "line": 1150,
+ "line": 1154,
"column": 12
},
"end": {
- "line": 1150,
+ "line": 1154,
"column": 56
}
}
@@ -49134,16 +49249,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 32125,
- 32128
+ 32255,
+ 32258
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 15
}
}
@@ -49152,31 +49267,31 @@
"type": "Identifier",
"name": "alternateRows",
"range": [
- 32129,
- 32142
+ 32259,
+ 32272
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 16
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 29
}
}
},
"range": [
- 32125,
- 32142
+ 32255,
+ 32272
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 29
}
}
@@ -49185,94 +49300,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 32143,
- 32147
+ 32273,
+ 32277
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 30
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 34
}
}
},
"range": [
- 32125,
- 32147
+ 32255,
+ 32277
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 34
}
}
},
"arguments": [],
"range": [
- 32125,
- 32149
+ 32255,
+ 32279
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 36
}
}
},
"range": [
- 32125,
- 32150
+ 32255,
+ 32280
],
"loc": {
"start": {
- "line": 1151,
+ "line": 1155,
"column": 12
},
"end": {
- "line": 1151,
+ "line": 1155,
"column": 37
}
}
}
],
"range": [
- 32054,
- 32160
+ 32184,
+ 32290
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 32
},
"end": {
- "line": 1152,
+ "line": 1156,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32030,
- 32160
+ 32160,
+ 32290
],
"loc": {
"start": {
- "line": 1149,
+ "line": 1153,
"column": 8
},
"end": {
- "line": 1152,
+ "line": 1156,
"column": 9
}
}
@@ -49285,16 +49400,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32173,
- 32177
+ 32303,
+ 32307
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 12
},
"end": {
- "line": 1153,
+ "line": 1157,
"column": 16
}
}
@@ -49303,31 +49418,31 @@
"type": "Identifier",
"name": "noResults",
"range": [
- 32178,
- 32187
+ 32308,
+ 32317
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 17
},
"end": {
- "line": 1153,
+ "line": 1157,
"column": 26
}
}
},
"range": [
- 32173,
- 32187
+ 32303,
+ 32317
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 12
},
"end": {
- "line": 1153,
+ "line": 1157,
"column": 26
}
}
@@ -49347,16 +49462,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 32203,
- 32206
+ 32333,
+ 32336
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 12
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 15
}
}
@@ -49365,31 +49480,31 @@
"type": "Identifier",
"name": "noResults",
"range": [
- 32207,
- 32216
+ 32337,
+ 32346
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 16
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 25
}
}
},
"range": [
- 32203,
- 32216
+ 32333,
+ 32346
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 12
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 25
}
}
@@ -49404,16 +49519,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 32219,
- 32222
+ 32349,
+ 32352
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 28
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 31
}
}
@@ -49422,31 +49537,31 @@
"type": "Identifier",
"name": "noResults",
"range": [
- 32223,
- 32232
+ 32353,
+ 32362
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 32
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 41
}
}
},
"range": [
- 32219,
- 32232
+ 32349,
+ 32362
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 28
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 41
}
}
@@ -49457,16 +49572,16 @@
"type": "Identifier",
"name": "NoResults",
"range": [
- 32240,
- 32249
+ 32370,
+ 32379
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 49
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 58
}
}
@@ -49475,77 +49590,77 @@
{
"type": "ThisExpression",
"range": [
- 32250,
- 32254
+ 32380,
+ 32384
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 59
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 63
}
}
}
],
"range": [
- 32236,
- 32255
+ 32366,
+ 32385
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 45
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 64
}
}
},
"range": [
- 32219,
- 32255
+ 32349,
+ 32385
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 28
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 64
}
}
},
"range": [
- 32203,
- 32255
+ 32333,
+ 32385
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 12
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 64
}
}
},
"range": [
- 32203,
- 32256
+ 32333,
+ 32386
],
"loc": {
"start": {
- "line": 1154,
+ "line": 1158,
"column": 12
},
"end": {
- "line": 1154,
+ "line": 1158,
"column": 65
}
}
@@ -49564,16 +49679,16 @@
"type": "Identifier",
"name": "Mod",
"range": [
- 32269,
- 32272
+ 32399,
+ 32402
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 12
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 15
}
}
@@ -49582,31 +49697,31 @@
"type": "Identifier",
"name": "noResults",
"range": [
- 32273,
- 32282
+ 32403,
+ 32412
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 16
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 25
}
}
},
"range": [
- 32269,
- 32282
+ 32399,
+ 32412
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 12
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 25
}
}
@@ -49615,94 +49730,94 @@
"type": "Identifier",
"name": "init",
"range": [
- 32283,
- 32287
+ 32413,
+ 32417
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 26
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 30
}
}
},
"range": [
- 32269,
- 32287
+ 32399,
+ 32417
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 12
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 30
}
}
},
"arguments": [],
"range": [
- 32269,
- 32289
+ 32399,
+ 32419
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 12
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 32
}
}
},
"range": [
- 32269,
- 32290
+ 32399,
+ 32420
],
"loc": {
"start": {
- "line": 1155,
+ "line": 1159,
"column": 12
},
"end": {
- "line": 1155,
+ "line": 1159,
"column": 33
}
}
}
],
"range": [
- 32189,
- 32300
+ 32319,
+ 32430
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 28
},
"end": {
- "line": 1156,
+ "line": 1160,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32169,
- 32300
+ 32299,
+ 32430
],
"loc": {
"start": {
- "line": 1153,
+ "line": 1157,
"column": 8
},
"end": {
- "line": 1156,
+ "line": 1160,
"column": 9
}
},
@@ -49711,16 +49826,16 @@
"type": "Line",
"value": "TF css class is added to table",
"range": [
- 32310,
- 32342
+ 32440,
+ 32472
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 8
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 40
}
}
@@ -49738,16 +49853,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32356,
- 32360
+ 32486,
+ 32490
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 13
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 17
}
}
@@ -49756,47 +49871,47 @@
"type": "Identifier",
"name": "gridLayout",
"range": [
- 32361,
- 32371
+ 32491,
+ 32501
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 18
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 28
}
}
},
"range": [
- 32356,
- 32371
+ 32486,
+ 32501
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 13
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 28
}
}
},
"prefix": true,
"range": [
- 32355,
- 32371
+ 32485,
+ 32501
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 12
},
"end": {
- "line": 1159,
+ "line": 1163,
"column": 28
}
}
@@ -49812,16 +49927,16 @@
"type": "Identifier",
"name": "addClass",
"range": [
- 32387,
- 32395
+ 32517,
+ 32525
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 12
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 20
}
}
@@ -49833,16 +49948,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32396,
- 32400
+ 32526,
+ 32530
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 21
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 25
}
}
@@ -49851,31 +49966,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 32401,
- 32404
+ 32531,
+ 32534
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 26
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 29
}
}
},
"range": [
- 32396,
- 32404
+ 32526,
+ 32534
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 21
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 29
}
}
@@ -49886,16 +50001,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32406,
- 32410
+ 32536,
+ 32540
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 31
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 35
}
}
@@ -49904,62 +50019,62 @@
"type": "Identifier",
"name": "prfxTf",
"range": [
- 32411,
- 32417
+ 32541,
+ 32547
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 36
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 42
}
}
},
"range": [
- 32406,
- 32417
+ 32536,
+ 32547
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 31
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 42
}
}
}
],
"range": [
- 32387,
- 32418
+ 32517,
+ 32548
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 12
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 43
}
}
},
"range": [
- 32387,
- 32419
+ 32517,
+ 32549
],
"loc": {
"start": {
- "line": 1160,
+ "line": 1164,
"column": 12
},
"end": {
- "line": 1160,
+ "line": 1164,
"column": 44
}
}
@@ -49972,16 +50087,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32436,
- 32440
+ 32566,
+ 32570
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 16
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 20
}
}
@@ -49990,31 +50105,31 @@
"type": "Identifier",
"name": "responsive",
"range": [
- 32441,
- 32451
+ 32571,
+ 32581
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 21
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 31
}
}
},
"range": [
- 32436,
- 32451
+ 32566,
+ 32581
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 16
},
"end": {
- "line": 1161,
+ "line": 1165,
"column": 31
}
}
@@ -50030,16 +50145,16 @@
"type": "Identifier",
"name": "addClass",
"range": [
- 32471,
- 32479
+ 32601,
+ 32609
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 16
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 24
}
}
@@ -50051,16 +50166,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32480,
- 32484
+ 32610,
+ 32614
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 25
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 29
}
}
@@ -50069,31 +50184,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 32485,
- 32488
+ 32615,
+ 32618
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 30
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 33
}
}
},
"range": [
- 32480,
- 32488
+ 32610,
+ 32618
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 25
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 33
}
}
@@ -50104,16 +50219,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32490,
- 32494
+ 32620,
+ 32624
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 35
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 39
}
}
@@ -50122,126 +50237,126 @@
"type": "Identifier",
"name": "prfxResponsive",
"range": [
- 32495,
- 32509
+ 32625,
+ 32639
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 40
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 54
}
}
},
"range": [
- 32490,
- 32509
+ 32620,
+ 32639
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 35
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 54
}
}
}
],
"range": [
- 32471,
- 32510
+ 32601,
+ 32640
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 16
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 55
}
}
},
"range": [
- 32471,
- 32511
+ 32601,
+ 32641
],
"loc": {
"start": {
- "line": 1162,
+ "line": 1166,
"column": 16
},
"end": {
- "line": 1162,
+ "line": 1166,
"column": 56
}
}
}
],
"range": [
- 32453,
- 32525
+ 32583,
+ 32655
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 33
},
"end": {
- "line": 1163,
+ "line": 1167,
"column": 13
}
}
},
"alternate": null,
"range": [
- 32432,
- 32525
+ 32562,
+ 32655
],
"loc": {
"start": {
- "line": 1161,
+ "line": 1165,
"column": 12
},
"end": {
- "line": 1163,
+ "line": 1167,
"column": 13
}
}
}
],
"range": [
- 32373,
- 32535
+ 32503,
+ 32665
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 30
},
"end": {
- "line": 1164,
+ "line": 1168,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32351,
- 32535
+ 32481,
+ 32665
],
"loc": {
"start": {
- "line": 1159,
+ "line": 1163,
"column": 8
},
"end": {
- "line": 1164,
+ "line": 1168,
"column": 9
}
},
@@ -50250,16 +50365,16 @@
"type": "Line",
"value": "TF css class is added to table",
"range": [
- 32310,
- 32342
+ 32440,
+ 32472
],
"loc": {
"start": {
- "line": 1158,
+ "line": 1162,
"column": 8
},
"end": {
- "line": 1158,
+ "line": 1162,
"column": 40
}
}
@@ -50270,16 +50385,16 @@
"type": "Block",
"value": " Loads extensions ",
"range": [
- 32545,
- 32567
+ 32675,
+ 32697
],
"loc": {
"start": {
- "line": 1166,
+ "line": 1170,
"column": 8
},
"end": {
- "line": 1166,
+ "line": 1170,
"column": 30
}
}
@@ -50294,16 +50409,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32580,
- 32584
+ 32710,
+ 32714
],
"loc": {
"start": {
- "line": 1167,
+ "line": 1171,
"column": 12
},
"end": {
- "line": 1167,
+ "line": 1171,
"column": 16
}
}
@@ -50312,31 +50427,31 @@
"type": "Identifier",
"name": "hasExtensions",
"range": [
- 32585,
- 32598
+ 32715,
+ 32728
],
"loc": {
"start": {
- "line": 1167,
+ "line": 1171,
"column": 17
},
"end": {
- "line": 1167,
+ "line": 1171,
"column": 30
}
}
},
"range": [
- 32580,
- 32598
+ 32710,
+ 32728
],
"loc": {
"start": {
- "line": 1167,
+ "line": 1171,
"column": 12
},
"end": {
- "line": 1167,
+ "line": 1171,
"column": 30
}
}
@@ -50354,16 +50469,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32614,
- 32618
+ 32744,
+ 32748
],
"loc": {
"start": {
- "line": 1168,
+ "line": 1172,
"column": 12
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 16
}
}
@@ -50372,94 +50487,94 @@
"type": "Identifier",
"name": "initExtensions",
"range": [
- 32619,
- 32633
+ 32749,
+ 32763
],
"loc": {
"start": {
- "line": 1168,
+ "line": 1172,
"column": 17
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 31
}
}
},
"range": [
- 32614,
- 32633
+ 32744,
+ 32763
],
"loc": {
"start": {
- "line": 1168,
+ "line": 1172,
"column": 12
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 31
}
}
},
"arguments": [],
"range": [
- 32614,
- 32635
+ 32744,
+ 32765
],
"loc": {
"start": {
- "line": 1168,
+ "line": 1172,
"column": 12
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 33
}
}
},
"range": [
- 32614,
- 32636
+ 32744,
+ 32766
],
"loc": {
"start": {
- "line": 1168,
+ "line": 1172,
"column": 12
},
"end": {
- "line": 1168,
+ "line": 1172,
"column": 34
}
}
}
],
"range": [
- 32600,
- 32646
+ 32730,
+ 32776
],
"loc": {
"start": {
- "line": 1167,
+ "line": 1171,
"column": 32
},
"end": {
- "line": 1169,
+ "line": 1173,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32576,
- 32646
+ 32706,
+ 32776
],
"loc": {
"start": {
- "line": 1167,
+ "line": 1171,
"column": 8
},
"end": {
- "line": 1169,
+ "line": 1173,
"column": 9
}
},
@@ -50468,16 +50583,16 @@
"type": "Block",
"value": " Loads extensions ",
"range": [
- 32545,
- 32567
+ 32675,
+ 32697
],
"loc": {
"start": {
- "line": 1166,
+ "line": 1170,
"column": 8
},
"end": {
- "line": 1166,
+ "line": 1170,
"column": 30
}
}
@@ -50488,16 +50603,16 @@
"type": "Line",
"value": " Subscribe to events",
"range": [
- 32656,
- 32678
+ 32786,
+ 32808
],
"loc": {
"start": {
- "line": 1171,
+ "line": 1175,
"column": 8
},
"end": {
- "line": 1171,
+ "line": 1175,
"column": 30
}
}
@@ -50512,16 +50627,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32691,
- 32695
+ 32821,
+ 32825
],
"loc": {
"start": {
- "line": 1172,
+ "line": 1176,
"column": 12
},
"end": {
- "line": 1172,
+ "line": 1176,
"column": 16
}
}
@@ -50530,31 +50645,31 @@
"type": "Identifier",
"name": "markActiveColumns",
"range": [
- 32696,
- 32713
+ 32826,
+ 32843
],
"loc": {
"start": {
- "line": 1172,
+ "line": 1176,
"column": 17
},
"end": {
- "line": 1172,
+ "line": 1176,
"column": 34
}
}
},
"range": [
- 32691,
- 32713
+ 32821,
+ 32843
],
"loc": {
"start": {
- "line": 1172,
+ "line": 1176,
"column": 12
},
"end": {
- "line": 1172,
+ "line": 1176,
"column": 34
}
}
@@ -50575,16 +50690,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32729,
- 32733
+ 32859,
+ 32863
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 12
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 16
}
}
@@ -50593,31 +50708,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 32734,
- 32741
+ 32864,
+ 32871
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 17
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 24
}
}
},
"range": [
- 32729,
- 32741
+ 32859,
+ 32871
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 12
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 24
}
}
@@ -50626,31 +50741,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 32742,
- 32744
+ 32872,
+ 32874
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 25
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 27
}
}
},
"range": [
- 32729,
- 32744
+ 32859,
+ 32874
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 12
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 27
}
}
@@ -50664,32 +50779,32 @@
"value": "before-filtering",
"raw": "'before-filtering'",
"range": [
- 32746,
- 32764
+ 32876,
+ 32894
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 29
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 47
}
}
}
],
"range": [
- 32745,
- 32765
+ 32875,
+ 32895
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 28
},
"end": {
- "line": 1173,
+ "line": 1177,
"column": 48
}
}
@@ -50706,16 +50821,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32789,
- 32793
+ 32919,
+ 32923
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 22
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 26
}
}
@@ -50724,47 +50839,47 @@
"type": "Identifier",
"name": "clearActiveColumns",
"range": [
- 32794,
- 32812
+ 32924,
+ 32942
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 27
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 45
}
}
},
"range": [
- 32789,
- 32812
+ 32919,
+ 32942
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 22
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 45
}
}
},
"arguments": [],
"range": [
- 32789,
- 32814
+ 32919,
+ 32944
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 22
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 47
}
}
@@ -50772,47 +50887,47 @@
"generator": false,
"expression": true,
"range": [
- 32783,
- 32814
+ 32913,
+ 32944
],
"loc": {
"start": {
- "line": 1174,
+ "line": 1178,
"column": 16
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 47
}
}
}
],
"range": [
- 32729,
- 32815
+ 32859,
+ 32945
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 12
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 48
}
}
},
"range": [
- 32729,
- 32816
+ 32859,
+ 32946
],
"loc": {
"start": {
- "line": 1173,
+ "line": 1177,
"column": 12
},
"end": {
- "line": 1174,
+ "line": 1178,
"column": 49
}
}
@@ -50830,16 +50945,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32829,
- 32833
+ 32959,
+ 32963
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 16
}
}
@@ -50848,31 +50963,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 32834,
- 32841
+ 32964,
+ 32971
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 17
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 24
}
}
},
"range": [
- 32829,
- 32841
+ 32959,
+ 32971
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 24
}
}
@@ -50881,31 +50996,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 32842,
- 32844
+ 32972,
+ 32974
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 25
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 27
}
}
},
"range": [
- 32829,
- 32844
+ 32959,
+ 32974
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 27
}
}
@@ -50919,32 +51034,32 @@
"value": "cell-processed",
"raw": "'cell-processed'",
"range": [
- 32846,
- 32862
+ 32976,
+ 32992
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 29
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 45
}
}
}
],
"range": [
- 32845,
- 32863
+ 32975,
+ 32993
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 28
},
"end": {
- "line": 1175,
+ "line": 1179,
"column": 46
}
}
@@ -50957,16 +51072,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 32882,
- 32884
+ 33012,
+ 33014
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 17
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 19
}
}
@@ -50975,16 +51090,16 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 32886,
- 32894
+ 33016,
+ 33024
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 21
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 29
}
}
@@ -50998,16 +51113,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32899,
- 32903
+ 33029,
+ 33033
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 34
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 38
}
}
@@ -51016,31 +51131,31 @@
"type": "Identifier",
"name": "markActiveColumn",
"range": [
- 32904,
- 32920
+ 33034,
+ 33050
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 39
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 55
}
}
},
"range": [
- 32899,
- 32920
+ 33029,
+ 33050
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 34
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 55
}
}
@@ -51050,32 +51165,32 @@
"type": "Identifier",
"name": "colIndex",
"range": [
- 32921,
- 32929
+ 33051,
+ 33059
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 56
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 64
}
}
}
],
"range": [
- 32899,
- 32930
+ 33029,
+ 33060
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 34
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 65
}
}
@@ -51083,79 +51198,79 @@
"generator": false,
"expression": true,
"range": [
- 32881,
- 32930
+ 33011,
+ 33060
],
"loc": {
"start": {
- "line": 1176,
+ "line": 1180,
"column": 16
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 65
}
}
}
],
"range": [
- 32829,
- 32931
+ 32959,
+ 33061
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 66
}
}
},
"range": [
- 32829,
- 32932
+ 32959,
+ 33062
],
"loc": {
"start": {
- "line": 1175,
+ "line": 1179,
"column": 12
},
"end": {
- "line": 1176,
+ "line": 1180,
"column": 67
}
}
}
],
"range": [
- 32715,
- 32942
+ 32845,
+ 33072
],
"loc": {
"start": {
- "line": 1172,
+ "line": 1176,
"column": 36
},
"end": {
- "line": 1177,
+ "line": 1181,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32687,
- 32942
+ 32817,
+ 33072
],
"loc": {
"start": {
- "line": 1172,
+ "line": 1176,
"column": 8
},
"end": {
- "line": 1177,
+ "line": 1181,
"column": 9
}
},
@@ -51164,16 +51279,16 @@
"type": "Line",
"value": " Subscribe to events",
"range": [
- 32656,
- 32678
+ 32786,
+ 32808
],
"loc": {
"start": {
- "line": 1171,
+ "line": 1175,
"column": 8
},
"end": {
- "line": 1171,
+ "line": 1175,
"column": 30
}
}
@@ -51188,16 +51303,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32955,
- 32959
+ 33085,
+ 33089
],
"loc": {
"start": {
- "line": 1178,
+ "line": 1182,
"column": 12
},
"end": {
- "line": 1178,
+ "line": 1182,
"column": 16
}
}
@@ -51206,31 +51321,31 @@
"type": "Identifier",
"name": "linkedFilters",
"range": [
- 32960,
- 32973
+ 33090,
+ 33103
],
"loc": {
"start": {
- "line": 1178,
+ "line": 1182,
"column": 17
},
"end": {
- "line": 1178,
+ "line": 1182,
"column": 30
}
}
},
"range": [
- 32955,
- 32973
+ 33085,
+ 33103
],
"loc": {
"start": {
- "line": 1178,
+ "line": 1182,
"column": 12
},
"end": {
- "line": 1178,
+ "line": 1182,
"column": 30
}
}
@@ -51251,16 +51366,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 32989,
- 32993
+ 33119,
+ 33123
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 12
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 16
}
}
@@ -51269,31 +51384,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 32994,
- 33001
+ 33124,
+ 33131
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 17
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 24
}
}
},
"range": [
- 32989,
- 33001
+ 33119,
+ 33131
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 12
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 24
}
}
@@ -51302,31 +51417,31 @@
"type": "Identifier",
"name": "on",
"range": [
- 33002,
- 33004
+ 33132,
+ 33134
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 25
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 27
}
}
},
"range": [
- 32989,
- 33004
+ 33119,
+ 33134
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 12
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 27
}
}
@@ -51340,32 +51455,32 @@
"value": "after-filtering",
"raw": "'after-filtering'",
"range": [
- 33006,
- 33023
+ 33136,
+ 33153
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 29
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 46
}
}
}
],
"range": [
- 33005,
- 33024
+ 33135,
+ 33154
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 28
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 47
}
}
@@ -51382,16 +51497,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33032,
- 33036
+ 33162,
+ 33166
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 55
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 59
}
}
@@ -51400,47 +51515,47 @@
"type": "Identifier",
"name": "linkFilters",
"range": [
- 33037,
- 33048
+ 33167,
+ 33178
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 60
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 71
}
}
},
"range": [
- 33032,
- 33048
+ 33162,
+ 33178
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 55
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 71
}
}
},
"arguments": [],
"range": [
- 33032,
- 33050
+ 33162,
+ 33180
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 55
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 73
}
}
@@ -51448,79 +51563,79 @@
"generator": false,
"expression": true,
"range": [
- 33026,
- 33050
+ 33156,
+ 33180
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 49
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 73
}
}
}
],
"range": [
- 32989,
- 33051
+ 33119,
+ 33181
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 12
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 74
}
}
},
"range": [
- 32989,
- 33052
+ 33119,
+ 33182
],
"loc": {
"start": {
- "line": 1179,
+ "line": 1183,
"column": 12
},
"end": {
- "line": 1179,
+ "line": 1183,
"column": 75
}
}
}
],
"range": [
- 32975,
- 33062
+ 33105,
+ 33192
],
"loc": {
"start": {
- "line": 1178,
+ "line": 1182,
"column": 32
},
"end": {
- "line": 1180,
+ "line": 1184,
"column": 9
}
}
},
"alternate": null,
"range": [
- 32951,
- 33062
+ 33081,
+ 33192
],
"loc": {
"start": {
- "line": 1178,
+ "line": 1182,
"column": 8
},
"end": {
- "line": 1180,
+ "line": 1184,
"column": 9
}
},
@@ -51529,16 +51644,16 @@
"type": "Block",
"value": "* @inherited ",
"range": [
- 33072,
- 33089
+ 33202,
+ 33219
],
"loc": {
"start": {
- "line": 1182,
+ "line": 1186,
"column": 8
},
"end": {
- "line": 1182,
+ "line": 1186,
"column": 25
}
}
@@ -51556,16 +51671,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33098,
- 33102
+ 33228,
+ 33232
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 8
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 12
}
}
@@ -51574,31 +51689,31 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 33103,
- 33114
+ 33233,
+ 33244
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 13
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 24
}
}
},
"range": [
- 33098,
- 33114
+ 33228,
+ 33244
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 8
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 24
}
}
@@ -51608,46 +51723,46 @@
"value": true,
"raw": "true",
"range": [
- 33117,
- 33121
+ 33247,
+ 33251
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 27
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 31
}
}
},
"range": [
- 33098,
- 33121
+ 33228,
+ 33251
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 8
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 31
}
}
},
"range": [
- 33098,
- 33122
+ 33228,
+ 33252
],
"loc": {
"start": {
- "line": 1183,
+ "line": 1187,
"column": 8
},
"end": {
- "line": 1183,
+ "line": 1187,
"column": 32
}
},
@@ -51656,16 +51771,16 @@
"type": "Block",
"value": "* @inherited ",
"range": [
- 33072,
- 33089
+ 33202,
+ 33219
],
"loc": {
"start": {
- "line": 1182,
+ "line": 1186,
"column": 8
},
"end": {
- "line": 1182,
+ "line": 1186,
"column": 25
}
}
@@ -51682,16 +51797,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33132,
- 33136
+ 33262,
+ 33266
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 12
}
}
@@ -51700,31 +51815,31 @@
"type": "Identifier",
"name": "onFiltersLoaded",
"range": [
- 33137,
- 33152
+ 33267,
+ 33282
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 13
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 28
}
}
},
"range": [
- 33132,
- 33152
+ 33262,
+ 33282
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 28
}
}
@@ -51733,47 +51848,47 @@
{
"type": "ThisExpression",
"range": [
- 33153,
- 33157
+ 33283,
+ 33287
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 29
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 33
}
}
}
],
"range": [
- 33132,
- 33158
+ 33262,
+ 33288
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 34
}
}
},
"range": [
- 33132,
- 33159
+ 33262,
+ 33289
],
"loc": {
"start": {
- "line": 1185,
+ "line": 1189,
"column": 8
},
"end": {
- "line": 1185,
+ "line": 1189,
"column": 35
}
}
@@ -51791,16 +51906,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 33169,
- 33173
+ 33299,
+ 33303
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 8
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 12
}
}
@@ -51809,31 +51924,31 @@
"type": "Identifier",
"name": "emitter",
"range": [
- 33174,
- 33181
+ 33304,
+ 33311
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 13
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 20
}
}
},
"range": [
- 33169,
- 33181
+ 33299,
+ 33311
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 8
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 20
}
}
@@ -51842,31 +51957,31 @@
"type": "Identifier",
"name": "emit",
"range": [
- 33182,
- 33186
+ 33312,
+ 33316
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 21
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 25
}
}
},
"range": [
- 33169,
- 33186
+ 33299,
+ 33316
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 8
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 25
}
}
@@ -51877,16 +51992,16 @@
"value": "initialized",
"raw": "'initialized'",
"range": [
- 33187,
- 33200
+ 33317,
+ 33330
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 26
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 39
}
}
@@ -51894,63 +52009,63 @@
{
"type": "ThisExpression",
"range": [
- 33202,
- 33206
+ 33332,
+ 33336
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 41
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 45
}
}
}
],
"range": [
- 33169,
- 33207
+ 33299,
+ 33337
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 8
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 46
}
}
},
"range": [
- 33169,
- 33208
+ 33299,
+ 33338
],
"loc": {
"start": {
- "line": 1187,
+ "line": 1191,
"column": 8
},
"end": {
- "line": 1187,
+ "line": 1191,
"column": 47
}
}
}
],
"range": [
- 27621,
- 33214
+ 27698,
+ 33344
],
"loc": {
"start": {
- "line": 1007,
+ "line": 1010,
"column": 11
},
"end": {
- "line": 1188,
+ "line": 1192,
"column": 5
}
}
@@ -51958,16 +52073,16 @@
"generator": false,
"expression": false,
"range": [
- 27618,
- 33214
+ 27695,
+ 33344
],
"loc": {
"start": {
- "line": 1007,
+ "line": 1010,
"column": 8
},
"end": {
- "line": 1188,
+ "line": 1192,
"column": 5
}
}
@@ -51975,16 +52090,16 @@
"kind": "method",
"computed": false,
"range": [
- 27614,
- 33214
+ 27691,
+ 33344
],
"loc": {
"start": {
- "line": 1007,
+ "line": 1010,
"column": 4
},
"end": {
- "line": 1188,
+ "line": 1192,
"column": 5
}
},
@@ -51993,16 +52108,16 @@
"type": "Block",
"value": "*\n * Initialise features and layout\n ",
"range": [
- 27560,
- 27609
+ 27637,
+ 27686
],
"loc": {
"start": {
- "line": 1004,
+ "line": 1007,
"column": 4
},
"end": {
- "line": 1006,
+ "line": 1009,
"column": 7
}
}
@@ -52013,16 +52128,16 @@
"type": "Block",
"value": "*\n * Detect table or id arguments, row and <
- source
+ source
@@ -4763,7 +4763,7 @@ requires table or id arguments, row and <
- source
+ source
@@ -4804,7 +4804,7 @@ requires table or id arguments, row and <
- source
+ source
@@ -4845,7 +4845,7 @@ requires table or id arguments, row and <
- source
+ source
@@ -4887,7 +4887,7 @@ stops typing