From fd66b869ddbbb3fa18b1670d5beed7b91aa39b6c Mon Sep 17 00:00:00 2001
From: koalyptus
Date: Tue, 27 Jun 2017 05:51:18 +0000
Subject: [PATCH] publish Docs to gh-pages (auto)
branch: master
SHA: 51bc126c8d6eeab665d5c765250b22dd98355bf9
range SHA: aaead0e5caa6...51bc126c8d6e
build id: 247380432
build number: 667
---
docs/ast/source/modules/gridLayout.js.json | 7783 +++++++++--------
docs/class/src/emitter.js~Emitter.html | 2 +-
...pterEzEditTable.js~AdapterEzEditTable.html | 2 +-
.../extensions/colOps/colOps.js~ColOps.html | 2 +-
.../colsVisibility.js~ColsVisibility.html | 2 +-
...iltersVisibility.js~FiltersVisibility.html | 2 +-
...Sortabletable.js~AdapterSortableTable.html | 2 +-
docs/class/src/feature.js~Feature.html | 2 +-
.../alternateRows.js~AlternateRows.html | 2 +-
.../modules/baseDropdown.js~BaseDropdown.html | 2 +-
.../src/modules/checkList.js~CheckList.html | 2 +-
.../modules/clearButton.js~ClearButton.html | 2 +-
.../src/modules/dateType.js~DateType.html | 2 +-
.../src/modules/dropdown.js~Dropdown.html | 2 +-
.../src/modules/gridLayout.js~GridLayout.html | 6 +-
docs/class/src/modules/hash.js~Hash.html | 2 +-
docs/class/src/modules/help.js~Help.html | 2 +-
...highlightKeywords.js~HighlightKeyword.html | 2 +-
docs/class/src/modules/loader.js~Loader.html | 2 +-
...arkActiveColumns.js~MarkActiveColumns.html | 2 +-
.../src/modules/noResults.js~NoResults.html | 2 +-
docs/class/src/modules/paging.js~Paging.html | 2 +-
.../modules/popupFilter.js~PopupFilter.html | 2 +-
.../modules/rowsCounter.js~RowsCounter.html | 2 +-
docs/class/src/modules/state.js~State.html | 2 +-
.../src/modules/statusBar.js~StatusBar.html | 2 +-
.../class/src/modules/storage.js~Storage.html | 2 +-
.../class/src/tablefilter.js~TableFilter.html | 2 +-
docs/dump.json | 38 +-
docs/file/src/array.js.html | 2 +-
docs/file/src/const.js.html | 2 +-
docs/file/src/cookie.js.html | 2 +-
docs/file/src/dom.js.html | 2 +-
docs/file/src/emitter.js.html | 2 +-
docs/file/src/event.js.html | 2 +-
.../advancedGrid/adapterEzEditTable.js.html | 2 +-
.../advancedGrid/advancedGrid.js.html | 2 +-
.../file/src/extensions/colOps/colOps.js.html | 2 +-
.../colsVisibility/colsVisibility.js.html | 2 +-
.../filtersVisibility.js.html | 2 +-
.../sort/adapterSortabletable.js.html | 2 +-
docs/file/src/extensions/sort/sort.js.html | 2 +-
docs/file/src/feature.js.html | 2 +-
docs/file/src/modules/alternateRows.js.html | 2 +-
docs/file/src/modules/baseDropdown.js.html | 2 +-
docs/file/src/modules/checkList.js.html | 2 +-
docs/file/src/modules/clearButton.js.html | 2 +-
docs/file/src/modules/dateType.js.html | 2 +-
docs/file/src/modules/dropdown.js.html | 2 +-
docs/file/src/modules/gridLayout.js.html | 7 +-
docs/file/src/modules/hash.js.html | 2 +-
docs/file/src/modules/help.js.html | 2 +-
.../src/modules/highlightKeywords.js.html | 2 +-
docs/file/src/modules/loader.js.html | 2 +-
.../src/modules/markActiveColumns.js.html | 2 +-
docs/file/src/modules/noResults.js.html | 2 +-
docs/file/src/modules/paging.js.html | 2 +-
docs/file/src/modules/popupFilter.js.html | 2 +-
docs/file/src/modules/rowsCounter.js.html | 2 +-
docs/file/src/modules/state.js.html | 2 +-
docs/file/src/modules/statusBar.js.html | 2 +-
docs/file/src/modules/storage.js.html | 2 +-
docs/file/src/number.js.html | 2 +-
docs/file/src/root.js.html | 2 +-
docs/file/src/sort.js.html | 2 +-
docs/file/src/string.js.html | 2 +-
docs/file/src/tablefilter.js.html | 2 +-
docs/file/src/types.js.html | 2 +-
docs/function/index.html | 2 +-
docs/identifiers.html | 2 +-
docs/index.html | 2 +-
docs/package.json | 2 +-
docs/source.html | 84 +-
docs/variable/index.html | 2 +-
74 files changed, 4248 insertions(+), 3808 deletions(-)
diff --git a/docs/ast/source/modules/gridLayout.js.json b/docs/ast/source/modules/gridLayout.js.json
index 4732c3cc..6a48af02 100644
--- a/docs/ast/source/modules/gridLayout.js.json
+++ b/docs/ast/source/modules/gridLayout.js.json
@@ -11692,10 +11692,10 @@
"trailingComments": [
{
"type": "Line",
- "value": "content table without headers needs col widths to be reset",
+ "value": " ensure table layout is always set even if already set in css",
"range": [
6354,
- 6414
+ 6417
],
"loc": {
"start": {
@@ -11704,6 +11704,405 @@
},
"end": {
"line": 233,
+ "column": 71
+ }
+ }
+ },
+ {
+ "type": "Line",
+ "value": " definitions, potentially with custom css class this could be lost",
+ "range": [
+ 6426,
+ 6494
+ ],
+ "loc": {
+ "start": {
+ "line": 234,
+ "column": 8
+ },
+ "end": {
+ "line": 234,
+ "column": 76
+ }
+ }
+ }
+ ]
+ },
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "AssignmentExpression",
+ "operator": "=",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "ThisExpression",
+ "range": [
+ 6503,
+ 6507
+ ],
+ "loc": {
+ "start": {
+ "line": 235,
+ "column": 8
+ },
+ "end": {
+ "line": 235,
+ "column": 12
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "headTbl",
+ "range": [
+ 6508,
+ 6515
+ ],
+ "loc": {
+ "start": {
+ "line": 235,
+ "column": 13
+ },
+ "end": {
+ "line": 235,
+ "column": 20
+ }
+ }
+ },
+ "range": [
+ 6503,
+ 6515
+ ],
+ "loc": {
+ "start": {
+ "line": 235,
+ "column": 8
+ },
+ "end": {
+ "line": 235,
+ "column": 20
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "style",
+ "range": [
+ 6516,
+ 6521
+ ],
+ "loc": {
+ "start": {
+ "line": 235,
+ "column": 21
+ },
+ "end": {
+ "line": 235,
+ "column": 26
+ }
+ }
+ },
+ "range": [
+ 6503,
+ 6521
+ ],
+ "loc": {
+ "start": {
+ "line": 235,
+ "column": 8
+ },
+ "end": {
+ "line": 235,
+ "column": 26
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "tableLayout",
+ "range": [
+ 6522,
+ 6533
+ ],
+ "loc": {
+ "start": {
+ "line": 235,
+ "column": 27
+ },
+ "end": {
+ "line": 235,
+ "column": 38
+ }
+ }
+ },
+ "range": [
+ 6503,
+ 6533
+ ],
+ "loc": {
+ "start": {
+ "line": 235,
+ "column": 8
+ },
+ "end": {
+ "line": 235,
+ "column": 38
+ }
+ }
+ },
+ "right": {
+ "type": "Literal",
+ "value": "fixed",
+ "raw": "'fixed'",
+ "range": [
+ 6536,
+ 6543
+ ],
+ "loc": {
+ "start": {
+ "line": 235,
+ "column": 41
+ },
+ "end": {
+ "line": 235,
+ "column": 48
+ }
+ }
+ },
+ "range": [
+ 6503,
+ 6543
+ ],
+ "loc": {
+ "start": {
+ "line": 235,
+ "column": 8
+ },
+ "end": {
+ "line": 235,
+ "column": 48
+ }
+ }
+ },
+ "range": [
+ 6503,
+ 6544
+ ],
+ "loc": {
+ "start": {
+ "line": 235,
+ "column": 8
+ },
+ "end": {
+ "line": 235,
+ "column": 49
+ }
+ },
+ "leadingComments": [
+ {
+ "type": "Line",
+ "value": " ensure table layout is always set even if already set in css",
+ "range": [
+ 6354,
+ 6417
+ ],
+ "loc": {
+ "start": {
+ "line": 233,
+ "column": 8
+ },
+ "end": {
+ "line": 233,
+ "column": 71
+ }
+ }
+ },
+ {
+ "type": "Line",
+ "value": " definitions, potentially with custom css class this could be lost",
+ "range": [
+ 6426,
+ 6494
+ ],
+ "loc": {
+ "start": {
+ "line": 234,
+ "column": 8
+ },
+ "end": {
+ "line": 234,
+ "column": 76
+ }
+ }
+ }
+ ]
+ },
+ {
+ "type": "ExpressionStatement",
+ "expression": {
+ "type": "AssignmentExpression",
+ "operator": "=",
+ "left": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "MemberExpression",
+ "computed": false,
+ "object": {
+ "type": "Identifier",
+ "name": "tbl",
+ "range": [
+ 6553,
+ 6556
+ ],
+ "loc": {
+ "start": {
+ "line": 236,
+ "column": 8
+ },
+ "end": {
+ "line": 236,
+ "column": 11
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "style",
+ "range": [
+ 6557,
+ 6562
+ ],
+ "loc": {
+ "start": {
+ "line": 236,
+ "column": 12
+ },
+ "end": {
+ "line": 236,
+ "column": 17
+ }
+ }
+ },
+ "range": [
+ 6553,
+ 6562
+ ],
+ "loc": {
+ "start": {
+ "line": 236,
+ "column": 8
+ },
+ "end": {
+ "line": 236,
+ "column": 17
+ }
+ }
+ },
+ "property": {
+ "type": "Identifier",
+ "name": "tableLayout",
+ "range": [
+ 6563,
+ 6574
+ ],
+ "loc": {
+ "start": {
+ "line": 236,
+ "column": 18
+ },
+ "end": {
+ "line": 236,
+ "column": 29
+ }
+ }
+ },
+ "range": [
+ 6553,
+ 6574
+ ],
+ "loc": {
+ "start": {
+ "line": 236,
+ "column": 8
+ },
+ "end": {
+ "line": 236,
+ "column": 29
+ }
+ }
+ },
+ "right": {
+ "type": "Literal",
+ "value": "fixed",
+ "raw": "'fixed'",
+ "range": [
+ 6577,
+ 6584
+ ],
+ "loc": {
+ "start": {
+ "line": 236,
+ "column": 32
+ },
+ "end": {
+ "line": 236,
+ "column": 39
+ }
+ }
+ },
+ "range": [
+ 6553,
+ 6584
+ ],
+ "loc": {
+ "start": {
+ "line": 236,
+ "column": 8
+ },
+ "end": {
+ "line": 236,
+ "column": 39
+ }
+ }
+ },
+ "range": [
+ 6553,
+ 6585
+ ],
+ "loc": {
+ "start": {
+ "line": 236,
+ "column": 8
+ },
+ "end": {
+ "line": 236,
+ "column": 40
+ }
+ },
+ "trailingComments": [
+ {
+ "type": "Line",
+ "value": "content table without headers needs col widths to be reset",
+ "range": [
+ 6595,
+ 6655
+ ],
+ "loc": {
+ "start": {
+ "line": 238,
+ "column": 8
+ },
+ "end": {
+ "line": 238,
"column": 68
}
}
@@ -11721,16 +12120,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 6423,
- 6425
+ 6664,
+ 6666
],
"loc": {
"start": {
- "line": 234,
+ "line": 239,
"column": 8
},
"end": {
- "line": 234,
+ "line": 239,
"column": 10
}
}
@@ -11739,31 +12138,31 @@
"type": "Identifier",
"name": "setColWidths",
"range": [
- 6426,
- 6438
+ 6667,
+ 6679
],
"loc": {
"start": {
- "line": 234,
+ "line": 239,
"column": 11
},
"end": {
- "line": 234,
+ "line": 239,
"column": 23
}
}
},
"range": [
- 6423,
- 6438
+ 6664,
+ 6679
],
"loc": {
"start": {
- "line": 234,
+ "line": 239,
"column": 8
},
"end": {
- "line": 234,
+ "line": 239,
"column": 23
}
}
@@ -11775,16 +12174,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6439,
- 6443
+ 6680,
+ 6684
],
"loc": {
"start": {
- "line": 234,
+ "line": 239,
"column": 24
},
"end": {
- "line": 234,
+ "line": 239,
"column": 28
}
}
@@ -11793,62 +12192,62 @@
"type": "Identifier",
"name": "headTbl",
"range": [
- 6444,
- 6451
+ 6685,
+ 6692
],
"loc": {
"start": {
- "line": 234,
+ "line": 239,
"column": 29
},
"end": {
- "line": 234,
+ "line": 239,
"column": 36
}
}
},
"range": [
- 6439,
- 6451
+ 6680,
+ 6692
],
"loc": {
"start": {
- "line": 234,
+ "line": 239,
"column": 24
},
"end": {
- "line": 234,
+ "line": 239,
"column": 36
}
}
}
],
"range": [
- 6423,
- 6452
+ 6664,
+ 6693
],
"loc": {
"start": {
- "line": 234,
+ "line": 239,
"column": 8
},
"end": {
- "line": 234,
+ "line": 239,
"column": 37
}
}
},
"range": [
- 6423,
- 6453
+ 6664,
+ 6694
],
"loc": {
"start": {
- "line": 234,
+ "line": 239,
"column": 8
},
"end": {
- "line": 234,
+ "line": 239,
"column": 38
}
},
@@ -11857,16 +12256,16 @@
"type": "Line",
"value": "content table without headers needs col widths to be reset",
"range": [
- 6354,
- 6414
+ 6595,
+ 6655
],
"loc": {
"start": {
- "line": 233,
+ "line": 238,
"column": 8
},
"end": {
- "line": 233,
+ "line": 238,
"column": 68
}
}
@@ -11877,16 +12276,16 @@
"type": "Line",
"value": "Headers container width",
"range": [
- 6463,
- 6488
+ 6704,
+ 6729
],
"loc": {
"start": {
- "line": 236,
+ "line": 241,
"column": 8
},
"end": {
- "line": 236,
+ "line": 241,
"column": 33
}
}
@@ -11910,16 +12309,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6497,
- 6501
+ 6738,
+ 6742
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 8
},
"end": {
- "line": 237,
+ "line": 242,
"column": 12
}
}
@@ -11928,31 +12327,31 @@
"type": "Identifier",
"name": "headTbl",
"range": [
- 6502,
- 6509
+ 6743,
+ 6750
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 13
},
"end": {
- "line": 237,
+ "line": 242,
"column": 20
}
}
},
"range": [
- 6497,
- 6509
+ 6738,
+ 6750
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 8
},
"end": {
- "line": 237,
+ "line": 242,
"column": 20
}
}
@@ -11961,31 +12360,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 6510,
- 6515
+ 6751,
+ 6756
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 21
},
"end": {
- "line": 237,
+ "line": 242,
"column": 26
}
}
},
"range": [
- 6497,
- 6515
+ 6738,
+ 6756
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 8
},
"end": {
- "line": 237,
+ "line": 242,
"column": 26
}
}
@@ -11994,31 +12393,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 6516,
- 6521
+ 6757,
+ 6762
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 27
},
"end": {
- "line": 237,
+ "line": 242,
"column": 32
}
}
},
"range": [
- 6497,
- 6521
+ 6738,
+ 6762
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 8
},
"end": {
- "line": 237,
+ "line": 242,
"column": 32
}
}
@@ -12033,16 +12432,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 6524,
- 6527
+ 6765,
+ 6768
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 35
},
"end": {
- "line": 237,
+ "line": 242,
"column": 38
}
}
@@ -12051,31 +12450,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 6528,
- 6533
+ 6769,
+ 6774
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 39
},
"end": {
- "line": 237,
+ "line": 242,
"column": 44
}
}
},
"range": [
- 6524,
- 6533
+ 6765,
+ 6774
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 35
},
"end": {
- "line": 237,
+ "line": 242,
"column": 44
}
}
@@ -12084,61 +12483,61 @@
"type": "Identifier",
"name": "width",
"range": [
- 6534,
- 6539
+ 6775,
+ 6780
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 45
},
"end": {
- "line": 237,
+ "line": 242,
"column": 50
}
}
},
"range": [
- 6524,
- 6539
+ 6765,
+ 6780
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 35
},
"end": {
- "line": 237,
+ "line": 242,
"column": 50
}
}
},
"range": [
- 6497,
- 6539
+ 6738,
+ 6780
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 8
},
"end": {
- "line": 237,
+ "line": 242,
"column": 50
}
}
},
"range": [
- 6497,
- 6540
+ 6738,
+ 6781
],
"loc": {
"start": {
- "line": 237,
+ "line": 242,
"column": 8
},
"end": {
- "line": 237,
+ "line": 242,
"column": 51
}
},
@@ -12147,16 +12546,16 @@
"type": "Line",
"value": "Headers container width",
"range": [
- 6463,
- 6488
+ 6704,
+ 6729
],
"loc": {
"start": {
- "line": 236,
+ "line": 241,
"column": 8
},
"end": {
- "line": 236,
+ "line": 241,
"column": 33
}
}
@@ -12167,16 +12566,16 @@
"type": "Line",
"value": "",
"range": [
- 6549,
- 6551
+ 6790,
+ 6792
],
"loc": {
"start": {
- "line": 238,
+ "line": 243,
"column": 8
},
"end": {
- "line": 238,
+ "line": 243,
"column": 10
}
}
@@ -12185,16 +12584,16 @@
"type": "Line",
"value": "scroll synchronisation",
"range": [
- 6561,
- 6585
+ 6802,
+ 6826
],
"loc": {
"start": {
- "line": 240,
+ "line": 245,
"column": 8
},
"end": {
- "line": 240,
+ "line": 245,
"column": 32
}
}
@@ -12209,16 +12608,16 @@
"type": "Identifier",
"name": "addEvt",
"range": [
- 6594,
- 6600
+ 6835,
+ 6841
],
"loc": {
"start": {
- "line": 241,
+ "line": 246,
"column": 8
},
"end": {
- "line": 241,
+ "line": 246,
"column": 14
}
}
@@ -12230,16 +12629,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6601,
- 6605
+ 6842,
+ 6846
],
"loc": {
"start": {
- "line": 241,
+ "line": 246,
"column": 15
},
"end": {
- "line": 241,
+ "line": 246,
"column": 19
}
}
@@ -12248,31 +12647,31 @@
"type": "Identifier",
"name": "tblCont",
"range": [
- 6606,
- 6613
+ 6847,
+ 6854
],
"loc": {
"start": {
- "line": 241,
+ "line": 246,
"column": 20
},
"end": {
- "line": 241,
+ "line": 246,
"column": 27
}
}
},
"range": [
- 6601,
- 6613
+ 6842,
+ 6854
],
"loc": {
"start": {
- "line": 241,
+ "line": 246,
"column": 15
},
"end": {
- "line": 241,
+ "line": 246,
"column": 27
}
}
@@ -12282,16 +12681,16 @@
"value": "scroll",
"raw": "'scroll'",
"range": [
- 6615,
- 6623
+ 6856,
+ 6864
],
"loc": {
"start": {
- "line": 241,
+ "line": 246,
"column": 29
},
"end": {
- "line": 241,
+ "line": 246,
"column": 37
}
}
@@ -12304,16 +12703,16 @@
"type": "Identifier",
"name": "evt",
"range": [
- 6626,
- 6629
+ 6867,
+ 6870
],
"loc": {
"start": {
- "line": 241,
+ "line": 246,
"column": 40
},
"end": {
- "line": 241,
+ "line": 246,
"column": 43
}
}
@@ -12331,16 +12730,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 6652,
- 6655
+ 6893,
+ 6896
],
"loc": {
"start": {
- "line": 242,
+ "line": 247,
"column": 16
},
"end": {
- "line": 242,
+ "line": 247,
"column": 19
}
}
@@ -12351,16 +12750,16 @@
"type": "Identifier",
"name": "targetEvt",
"range": [
- 6658,
- 6667
+ 6899,
+ 6908
],
"loc": {
"start": {
- "line": 242,
+ "line": 247,
"column": 22
},
"end": {
- "line": 242,
+ "line": 247,
"column": 31
}
}
@@ -12370,47 +12769,47 @@
"type": "Identifier",
"name": "evt",
"range": [
- 6668,
- 6671
+ 6909,
+ 6912
],
"loc": {
"start": {
- "line": 242,
+ "line": 247,
"column": 32
},
"end": {
- "line": 242,
+ "line": 247,
"column": 35
}
}
}
],
"range": [
- 6658,
- 6672
+ 6899,
+ 6913
],
"loc": {
"start": {
- "line": 242,
+ "line": 247,
"column": 22
},
"end": {
- "line": 242,
+ "line": 247,
"column": 36
}
}
},
"range": [
- 6652,
- 6672
+ 6893,
+ 6913
],
"loc": {
"start": {
- "line": 242,
+ "line": 247,
"column": 16
},
"end": {
- "line": 242,
+ "line": 247,
"column": 36
}
}
@@ -12418,16 +12817,16 @@
],
"kind": "let",
"range": [
- 6648,
- 6673
+ 6889,
+ 6914
],
"loc": {
"start": {
- "line": 242,
+ "line": 247,
"column": 12
},
"end": {
- "line": 242,
+ "line": 247,
"column": 37
}
}
@@ -12441,16 +12840,16 @@
"type": "Identifier",
"name": "scrollLeft",
"range": [
- 6690,
- 6700
+ 6931,
+ 6941
],
"loc": {
"start": {
- "line": 243,
+ "line": 248,
"column": 16
},
"end": {
- "line": 243,
+ "line": 248,
"column": 26
}
}
@@ -12462,16 +12861,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 6703,
- 6706
+ 6944,
+ 6947
],
"loc": {
"start": {
- "line": 243,
+ "line": 248,
"column": 29
},
"end": {
- "line": 243,
+ "line": 248,
"column": 32
}
}
@@ -12480,46 +12879,46 @@
"type": "Identifier",
"name": "scrollLeft",
"range": [
- 6707,
- 6717
+ 6948,
+ 6958
],
"loc": {
"start": {
- "line": 243,
+ "line": 248,
"column": 33
},
"end": {
- "line": 243,
+ "line": 248,
"column": 43
}
}
},
"range": [
- 6703,
- 6717
+ 6944,
+ 6958
],
"loc": {
"start": {
- "line": 243,
+ "line": 248,
"column": 29
},
"end": {
- "line": 243,
+ "line": 248,
"column": 43
}
}
},
"range": [
- 6690,
- 6717
+ 6931,
+ 6958
],
"loc": {
"start": {
- "line": 243,
+ "line": 248,
"column": 16
},
"end": {
- "line": 243,
+ "line": 248,
"column": 43
}
}
@@ -12527,16 +12926,16 @@
],
"kind": "let",
"range": [
- 6686,
- 6718
+ 6927,
+ 6959
],
"loc": {
"start": {
- "line": 243,
+ "line": 248,
"column": 12
},
"end": {
- "line": 243,
+ "line": 248,
"column": 44
}
}
@@ -12555,16 +12954,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 6731,
- 6735
+ 6972,
+ 6976
],
"loc": {
"start": {
- "line": 244,
+ "line": 249,
"column": 12
},
"end": {
- "line": 244,
+ "line": 249,
"column": 16
}
}
@@ -12573,31 +12972,31 @@
"type": "Identifier",
"name": "headTblCont",
"range": [
- 6736,
- 6747
+ 6977,
+ 6988
],
"loc": {
"start": {
- "line": 244,
+ "line": 249,
"column": 17
},
"end": {
- "line": 244,
+ "line": 249,
"column": 28
}
}
},
"range": [
- 6731,
- 6747
+ 6972,
+ 6988
],
"loc": {
"start": {
- "line": 244,
+ "line": 249,
"column": 12
},
"end": {
- "line": 244,
+ "line": 249,
"column": 28
}
}
@@ -12606,31 +13005,31 @@
"type": "Identifier",
"name": "scrollLeft",
"range": [
- 6748,
- 6758
+ 6989,
+ 6999
],
"loc": {
"start": {
- "line": 244,
+ "line": 249,
"column": 29
},
"end": {
- "line": 244,
+ "line": 249,
"column": 39
}
}
},
"range": [
- 6731,
- 6758
+ 6972,
+ 6999
],
"loc": {
"start": {
- "line": 244,
+ "line": 249,
"column": 12
},
"end": {
- "line": 244,
+ "line": 249,
"column": 39
}
}
@@ -12639,46 +13038,46 @@
"type": "Identifier",
"name": "scrollLeft",
"range": [
- 6761,
- 6771
+ 7002,
+ 7012
],
"loc": {
"start": {
- "line": 244,
+ "line": 249,
"column": 42
},
"end": {
- "line": 244,
+ "line": 249,
"column": 52
}
}
},
"range": [
- 6731,
- 6771
+ 6972,
+ 7012
],
"loc": {
"start": {
- "line": 244,
+ "line": 249,
"column": 12
},
"end": {
- "line": 244,
+ "line": 249,
"column": 52
}
}
},
"range": [
- 6731,
- 6772
+ 6972,
+ 7013
],
"loc": {
"start": {
- "line": 244,
+ "line": 249,
"column": 12
},
"end": {
- "line": 244,
+ "line": 249,
"column": 53
}
},
@@ -12687,16 +13086,16 @@
"type": "Line",
"value": "New pointerX calc taking into account scrollLeft",
"range": [
- 6785,
- 6835
+ 7026,
+ 7076
],
"loc": {
"start": {
- "line": 245,
+ "line": 250,
"column": 12
},
"end": {
- "line": 245,
+ "line": 250,
"column": 62
}
}
@@ -12705,16 +13104,16 @@
"type": "Line",
"value": " if(!o.isPointerXOverwritten){",
"range": [
- 6848,
- 6880
+ 7089,
+ 7121
],
"loc": {
"start": {
- "line": 246,
+ "line": 251,
"column": 12
},
"end": {
- "line": 246,
+ "line": 251,
"column": 44
}
}
@@ -12723,16 +13122,16 @@
"type": "Line",
"value": " try{",
"range": [
- 6893,
- 6904
+ 7134,
+ 7145
],
"loc": {
"start": {
- "line": 247,
+ "line": 252,
"column": 12
},
"end": {
- "line": 247,
+ "line": 252,
"column": 23
}
}
@@ -12741,16 +13140,16 @@
"type": "Line",
"value": " o.Evt.pointerX = function(evt){",
"range": [
- 6917,
- 6959
+ 7158,
+ 7200
],
"loc": {
"start": {
- "line": 248,
+ "line": 253,
"column": 12
},
"end": {
- "line": 248,
+ "line": 253,
"column": 54
}
}
@@ -12759,16 +13158,16 @@
"type": "Line",
"value": " let e = evt || global.event;",
"range": [
- 6972,
- 7015
+ 7213,
+ 7256
],
"loc": {
"start": {
- "line": 249,
+ "line": 254,
"column": 12
},
"end": {
- "line": 249,
+ "line": 254,
"column": 55
}
}
@@ -12777,16 +13176,16 @@
"type": "Line",
"value": " let bdScrollLeft = tf_StandardBody().scrollLeft +",
"range": [
- 7028,
- 7092
+ 7269,
+ 7333
],
"loc": {
"start": {
- "line": 250,
+ "line": 255,
"column": 12
},
"end": {
- "line": 250,
+ "line": 255,
"column": 76
}
}
@@ -12795,16 +13194,16 @@
"type": "Line",
"value": " scrollLeft;",
"range": [
- 7105,
- 7135
+ 7346,
+ 7376
],
"loc": {
"start": {
- "line": 251,
+ "line": 256,
"column": 12
},
"end": {
- "line": 251,
+ "line": 256,
"column": 42
}
}
@@ -12813,16 +13212,16 @@
"type": "Line",
"value": " return (e.pageX + scrollLeft) ||",
"range": [
- 7148,
- 7195
+ 7389,
+ 7436
],
"loc": {
"start": {
- "line": 252,
+ "line": 257,
"column": 12
},
"end": {
- "line": 252,
+ "line": 257,
"column": 59
}
}
@@ -12831,16 +13230,16 @@
"type": "Line",
"value": " (e.clientX + bdScrollLeft);",
"range": [
- 7208,
- 7254
+ 7449,
+ 7495
],
"loc": {
"start": {
- "line": 253,
+ "line": 258,
"column": 12
},
"end": {
- "line": 253,
+ "line": 258,
"column": 58
}
}
@@ -12849,16 +13248,16 @@
"type": "Line",
"value": " };",
"range": [
- 7267,
- 7280
+ 7508,
+ 7521
],
"loc": {
"start": {
- "line": 254,
+ "line": 259,
"column": 12
},
"end": {
- "line": 254,
+ "line": 259,
"column": 25
}
}
@@ -12867,16 +13266,16 @@
"type": "Line",
"value": " o.isPointerXOverwritten = true;",
"range": [
- 7293,
- 7335
+ 7534,
+ 7576
],
"loc": {
"start": {
- "line": 255,
+ "line": 260,
"column": 12
},
"end": {
- "line": 255,
+ "line": 260,
"column": 54
}
}
@@ -12885,16 +13284,16 @@
"type": "Line",
"value": " } catch(err) {",
"range": [
- 7348,
- 7369
+ 7589,
+ 7610
],
"loc": {
"start": {
- "line": 256,
+ "line": 261,
"column": 12
},
"end": {
- "line": 256,
+ "line": 261,
"column": 33
}
}
@@ -12903,16 +13302,16 @@
"type": "Line",
"value": " o.isPointerXOverwritten = false;",
"range": [
- 7382,
- 7425
+ 7623,
+ 7666
],
"loc": {
"start": {
- "line": 257,
+ "line": 262,
"column": 12
},
"end": {
- "line": 257,
+ "line": 262,
"column": 55
}
}
@@ -12921,16 +13320,16 @@
"type": "Line",
"value": " }",
"range": [
- 7438,
- 7446
+ 7679,
+ 7687
],
"loc": {
"start": {
- "line": 258,
+ "line": 263,
"column": 12
},
"end": {
- "line": 258,
+ "line": 263,
"column": 20
}
}
@@ -12939,16 +13338,16 @@
"type": "Line",
"value": " }",
"range": [
- 7459,
- 7463
+ 7700,
+ 7704
],
"loc": {
"start": {
- "line": 259,
+ "line": 264,
"column": 12
},
"end": {
- "line": 259,
+ "line": 264,
"column": 16
}
}
@@ -12957,16 +13356,16 @@
}
],
"range": [
- 6634,
- 7473
+ 6875,
+ 7714
],
"loc": {
"start": {
- "line": 241,
+ "line": 246,
"column": 48
},
"end": {
- "line": 260,
+ "line": 265,
"column": 9
}
}
@@ -12974,47 +13373,47 @@
"generator": false,
"expression": false,
"range": [
- 6625,
- 7473
+ 6866,
+ 7714
],
"loc": {
"start": {
- "line": 241,
+ "line": 246,
"column": 39
},
"end": {
- "line": 260,
+ "line": 265,
"column": 9
}
}
}
],
"range": [
- 6594,
- 7474
+ 6835,
+ 7715
],
"loc": {
"start": {
- "line": 241,
+ "line": 246,
"column": 8
},
"end": {
- "line": 260,
+ "line": 265,
"column": 10
}
}
},
"range": [
- 6594,
- 7475
+ 6835,
+ 7716
],
"loc": {
"start": {
- "line": 241,
+ "line": 246,
"column": 8
},
"end": {
- "line": 260,
+ "line": 265,
"column": 11
}
},
@@ -13023,16 +13422,16 @@
"type": "Line",
"value": "",
"range": [
- 6549,
- 6551
+ 6790,
+ 6792
],
"loc": {
"start": {
- "line": 238,
+ "line": 243,
"column": 8
},
"end": {
- "line": 238,
+ "line": 243,
"column": 10
}
}
@@ -13041,16 +13440,16 @@
"type": "Line",
"value": "scroll synchronisation",
"range": [
- 6561,
- 6585
+ 6802,
+ 6826
],
"loc": {
"start": {
- "line": 240,
+ "line": 245,
"column": 8
},
"end": {
- "line": 240,
+ "line": 245,
"column": 32
}
}
@@ -13061,16 +13460,16 @@
"type": "Line",
"value": " TODO: Trigger a custom event handled by sort extension",
"range": [
- 7485,
- 7542
+ 7726,
+ 7783
],
"loc": {
"start": {
- "line": 262,
+ "line": 267,
"column": 8
},
"end": {
- "line": 262,
+ "line": 267,
"column": 65
}
}
@@ -13086,16 +13485,16 @@
"type": "Identifier",
"name": "sort",
"range": [
- 7555,
- 7559
+ 7796,
+ 7800
],
"loc": {
"start": {
- "line": 263,
+ "line": 268,
"column": 12
},
"end": {
- "line": 263,
+ "line": 268,
"column": 16
}
}
@@ -13109,16 +13508,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 7562,
- 7564
+ 7803,
+ 7805
],
"loc": {
"start": {
- "line": 263,
+ "line": 268,
"column": 19
},
"end": {
- "line": 263,
+ "line": 268,
"column": 21
}
}
@@ -13127,31 +13526,31 @@
"type": "Identifier",
"name": "extension",
"range": [
- 7565,
- 7574
+ 7806,
+ 7815
],
"loc": {
"start": {
- "line": 263,
+ "line": 268,
"column": 22
},
"end": {
- "line": 263,
+ "line": 268,
"column": 31
}
}
},
"range": [
- 7562,
- 7574
+ 7803,
+ 7815
],
"loc": {
"start": {
- "line": 263,
+ "line": 268,
"column": 19
},
"end": {
- "line": 263,
+ "line": 268,
"column": 31
}
}
@@ -13162,47 +13561,47 @@
"value": "sort",
"raw": "'sort'",
"range": [
- 7575,
- 7581
+ 7816,
+ 7822
],
"loc": {
"start": {
- "line": 263,
+ "line": 268,
"column": 32
},
"end": {
- "line": 263,
+ "line": 268,
"column": 38
}
}
}
],
"range": [
- 7562,
- 7582
+ 7803,
+ 7823
],
"loc": {
"start": {
- "line": 263,
+ "line": 268,
"column": 19
},
"end": {
- "line": 263,
+ "line": 268,
"column": 39
}
}
},
"range": [
- 7555,
- 7582
+ 7796,
+ 7823
],
"loc": {
"start": {
- "line": 263,
+ "line": 268,
"column": 12
},
"end": {
- "line": 263,
+ "line": 268,
"column": 39
}
}
@@ -13210,16 +13609,16 @@
],
"kind": "let",
"range": [
- 7551,
- 7583
+ 7792,
+ 7824
],
"loc": {
"start": {
- "line": 263,
+ "line": 268,
"column": 8
},
"end": {
- "line": 263,
+ "line": 268,
"column": 40
}
},
@@ -13228,16 +13627,16 @@
"type": "Line",
"value": "New pointerX calc taking into account scrollLeft",
"range": [
- 6785,
- 6835
+ 7026,
+ 7076
],
"loc": {
"start": {
- "line": 245,
+ "line": 250,
"column": 12
},
"end": {
- "line": 245,
+ "line": 250,
"column": 62
}
}
@@ -13246,16 +13645,16 @@
"type": "Line",
"value": " if(!o.isPointerXOverwritten){",
"range": [
- 6848,
- 6880
+ 7089,
+ 7121
],
"loc": {
"start": {
- "line": 246,
+ "line": 251,
"column": 12
},
"end": {
- "line": 246,
+ "line": 251,
"column": 44
}
}
@@ -13264,16 +13663,16 @@
"type": "Line",
"value": " try{",
"range": [
- 6893,
- 6904
+ 7134,
+ 7145
],
"loc": {
"start": {
- "line": 247,
+ "line": 252,
"column": 12
},
"end": {
- "line": 247,
+ "line": 252,
"column": 23
}
}
@@ -13282,16 +13681,16 @@
"type": "Line",
"value": " o.Evt.pointerX = function(evt){",
"range": [
- 6917,
- 6959
+ 7158,
+ 7200
],
"loc": {
"start": {
- "line": 248,
+ "line": 253,
"column": 12
},
"end": {
- "line": 248,
+ "line": 253,
"column": 54
}
}
@@ -13300,16 +13699,16 @@
"type": "Line",
"value": " let e = evt || global.event;",
"range": [
- 6972,
- 7015
+ 7213,
+ 7256
],
"loc": {
"start": {
- "line": 249,
+ "line": 254,
"column": 12
},
"end": {
- "line": 249,
+ "line": 254,
"column": 55
}
}
@@ -13318,16 +13717,16 @@
"type": "Line",
"value": " let bdScrollLeft = tf_StandardBody().scrollLeft +",
"range": [
- 7028,
- 7092
+ 7269,
+ 7333
],
"loc": {
"start": {
- "line": 250,
+ "line": 255,
"column": 12
},
"end": {
- "line": 250,
+ "line": 255,
"column": 76
}
}
@@ -13336,16 +13735,16 @@
"type": "Line",
"value": " scrollLeft;",
"range": [
- 7105,
- 7135
+ 7346,
+ 7376
],
"loc": {
"start": {
- "line": 251,
+ "line": 256,
"column": 12
},
"end": {
- "line": 251,
+ "line": 256,
"column": 42
}
}
@@ -13354,16 +13753,16 @@
"type": "Line",
"value": " return (e.pageX + scrollLeft) ||",
"range": [
- 7148,
- 7195
+ 7389,
+ 7436
],
"loc": {
"start": {
- "line": 252,
+ "line": 257,
"column": 12
},
"end": {
- "line": 252,
+ "line": 257,
"column": 59
}
}
@@ -13372,16 +13771,16 @@
"type": "Line",
"value": " (e.clientX + bdScrollLeft);",
"range": [
- 7208,
- 7254
+ 7449,
+ 7495
],
"loc": {
"start": {
- "line": 253,
+ "line": 258,
"column": 12
},
"end": {
- "line": 253,
+ "line": 258,
"column": 58
}
}
@@ -13390,16 +13789,16 @@
"type": "Line",
"value": " };",
"range": [
- 7267,
- 7280
+ 7508,
+ 7521
],
"loc": {
"start": {
- "line": 254,
+ "line": 259,
"column": 12
},
"end": {
- "line": 254,
+ "line": 259,
"column": 25
}
}
@@ -13408,16 +13807,16 @@
"type": "Line",
"value": " o.isPointerXOverwritten = true;",
"range": [
- 7293,
- 7335
+ 7534,
+ 7576
],
"loc": {
"start": {
- "line": 255,
+ "line": 260,
"column": 12
},
"end": {
- "line": 255,
+ "line": 260,
"column": 54
}
}
@@ -13426,16 +13825,16 @@
"type": "Line",
"value": " } catch(err) {",
"range": [
- 7348,
- 7369
+ 7589,
+ 7610
],
"loc": {
"start": {
- "line": 256,
+ "line": 261,
"column": 12
},
"end": {
- "line": 256,
+ "line": 261,
"column": 33
}
}
@@ -13444,16 +13843,16 @@
"type": "Line",
"value": " o.isPointerXOverwritten = false;",
"range": [
- 7382,
- 7425
+ 7623,
+ 7666
],
"loc": {
"start": {
- "line": 257,
+ "line": 262,
"column": 12
},
"end": {
- "line": 257,
+ "line": 262,
"column": 55
}
}
@@ -13462,16 +13861,16 @@
"type": "Line",
"value": " }",
"range": [
- 7438,
- 7446
+ 7679,
+ 7687
],
"loc": {
"start": {
- "line": 258,
+ "line": 263,
"column": 12
},
"end": {
- "line": 258,
+ "line": 263,
"column": 20
}
}
@@ -13480,16 +13879,16 @@
"type": "Line",
"value": " }",
"range": [
- 7459,
- 7463
+ 7700,
+ 7704
],
"loc": {
"start": {
- "line": 259,
+ "line": 264,
"column": 12
},
"end": {
- "line": 259,
+ "line": 264,
"column": 16
}
}
@@ -13498,16 +13897,16 @@
"type": "Line",
"value": " TODO: Trigger a custom event handled by sort extension",
"range": [
- 7485,
- 7542
+ 7726,
+ 7783
],
"loc": {
"start": {
- "line": 262,
+ "line": 267,
"column": 8
},
"end": {
- "line": 262,
+ "line": 267,
"column": 65
}
}
@@ -13520,16 +13919,16 @@
"type": "Identifier",
"name": "sort",
"range": [
- 7596,
- 7600
+ 7837,
+ 7841
],
"loc": {
"start": {
- "line": 264,
+ "line": 269,
"column": 12
},
"end": {
- "line": 264,
+ "line": 269,
"column": 16
}
}
@@ -13549,16 +13948,16 @@
"type": "Identifier",
"name": "sort",
"range": [
- 7616,
- 7620
+ 7857,
+ 7861
],
"loc": {
"start": {
- "line": 265,
+ "line": 270,
"column": 12
},
"end": {
- "line": 265,
+ "line": 270,
"column": 16
}
}
@@ -13567,31 +13966,31 @@
"type": "Identifier",
"name": "asyncSort",
"range": [
- 7621,
- 7630
+ 7862,
+ 7871
],
"loc": {
"start": {
- "line": 265,
+ "line": 270,
"column": 17
},
"end": {
- "line": 265,
+ "line": 270,
"column": 26
}
}
},
"range": [
- 7616,
- 7630
+ 7857,
+ 7871
],
"loc": {
"start": {
- "line": 265,
+ "line": 270,
"column": 12
},
"end": {
- "line": 265,
+ "line": 270,
"column": 26
}
}
@@ -13601,46 +14000,46 @@
"value": true,
"raw": "true",
"range": [
- 7633,
- 7637
+ 7874,
+ 7878
],
"loc": {
"start": {
- "line": 265,
+ "line": 270,
"column": 29
},
"end": {
- "line": 265,
+ "line": 270,
"column": 33
}
}
},
"range": [
- 7616,
- 7637
+ 7857,
+ 7878
],
"loc": {
"start": {
- "line": 265,
+ "line": 270,
"column": 12
},
"end": {
- "line": 265,
+ "line": 270,
"column": 33
}
}
},
"range": [
- 7616,
- 7638
+ 7857,
+ 7879
],
"loc": {
"start": {
- "line": 265,
+ "line": 270,
"column": 12
},
"end": {
- "line": 265,
+ "line": 270,
"column": 34
}
}
@@ -13657,16 +14056,16 @@
"type": "Identifier",
"name": "sort",
"range": [
- 7651,
- 7655
+ 7892,
+ 7896
],
"loc": {
"start": {
- "line": 266,
+ "line": 271,
"column": 12
},
"end": {
- "line": 266,
+ "line": 271,
"column": 16
}
}
@@ -13675,31 +14074,31 @@
"type": "Identifier",
"name": "triggerIds",
"range": [
- 7656,
- 7666
+ 7897,
+ 7907
],
"loc": {
"start": {
- "line": 266,
+ "line": 271,
"column": 17
},
"end": {
- "line": 266,
+ "line": 271,
"column": 27
}
}
},
"range": [
- 7651,
- 7666
+ 7892,
+ 7907
],
"loc": {
"start": {
- "line": 266,
+ "line": 271,
"column": 12
},
"end": {
- "line": 266,
+ "line": 271,
"column": 27
}
}
@@ -13708,78 +14107,78 @@
"type": "Identifier",
"name": "sortTriggers",
"range": [
- 7669,
- 7681
+ 7910,
+ 7922
],
"loc": {
"start": {
- "line": 266,
+ "line": 271,
"column": 30
},
"end": {
- "line": 266,
+ "line": 271,
"column": 42
}
}
},
"range": [
- 7651,
- 7681
+ 7892,
+ 7922
],
"loc": {
"start": {
- "line": 266,
+ "line": 271,
"column": 12
},
"end": {
- "line": 266,
+ "line": 271,
"column": 42
}
}
},
"range": [
- 7651,
- 7682
+ 7892,
+ 7923
],
"loc": {
"start": {
- "line": 266,
+ "line": 271,
"column": 12
},
"end": {
- "line": 266,
+ "line": 271,
"column": 43
}
}
}
],
"range": [
- 7602,
- 7692
+ 7843,
+ 7933
],
"loc": {
"start": {
- "line": 264,
+ "line": 269,
"column": 18
},
"end": {
- "line": 267,
+ "line": 272,
"column": 9
}
}
},
"alternate": null,
"range": [
- 7592,
- 7692
+ 7833,
+ 7933
],
"loc": {
"start": {
- "line": 264,
+ "line": 269,
"column": 8
},
"end": {
- "line": 267,
+ "line": 272,
"column": 9
}
},
@@ -13788,16 +14187,16 @@
"type": "Line",
"value": "Col elements are enough to keep column widths after sorting and",
"range": [
- 7702,
- 7767
+ 7943,
+ 8008
],
"loc": {
"start": {
- "line": 269,
+ "line": 274,
"column": 8
},
"end": {
- "line": 269,
+ "line": 274,
"column": 73
}
}
@@ -13806,16 +14205,16 @@
"type": "Line",
"value": "filtering",
"range": [
- 7776,
- 7787
+ 8017,
+ 8028
],
"loc": {
"start": {
- "line": 270,
+ "line": 275,
"column": 8
},
"end": {
- "line": 270,
+ "line": 275,
"column": 19
}
}
@@ -13832,16 +14231,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7796,
- 7800
+ 8037,
+ 8041
],
"loc": {
"start": {
- "line": 271,
+ "line": 276,
"column": 8
},
"end": {
- "line": 271,
+ "line": 276,
"column": 12
}
}
@@ -13850,62 +14249,62 @@
"type": "Identifier",
"name": "setColumnElements",
"range": [
- 7801,
- 7818
+ 8042,
+ 8059
],
"loc": {
"start": {
- "line": 271,
+ "line": 276,
"column": 13
},
"end": {
- "line": 271,
+ "line": 276,
"column": 30
}
}
},
"range": [
- 7796,
- 7818
+ 8037,
+ 8059
],
"loc": {
"start": {
- "line": 271,
+ "line": 276,
"column": 8
},
"end": {
- "line": 271,
+ "line": 276,
"column": 30
}
}
},
"arguments": [],
"range": [
- 7796,
- 7820
+ 8037,
+ 8061
],
"loc": {
"start": {
- "line": 271,
+ "line": 276,
"column": 8
},
"end": {
- "line": 271,
+ "line": 276,
"column": 32
}
}
},
"range": [
- 7796,
- 7821
+ 8037,
+ 8062
],
"loc": {
"start": {
- "line": 271,
+ "line": 276,
"column": 8
},
"end": {
- "line": 271,
+ "line": 276,
"column": 33
}
},
@@ -13914,16 +14313,16 @@
"type": "Line",
"value": "Col elements are enough to keep column widths after sorting and",
"range": [
- 7702,
- 7767
+ 7943,
+ 8008
],
"loc": {
"start": {
- "line": 269,
+ "line": 274,
"column": 8
},
"end": {
- "line": 269,
+ "line": 274,
"column": 73
}
}
@@ -13932,16 +14331,16 @@
"type": "Line",
"value": "filtering",
"range": [
- 7776,
- 7787
+ 8017,
+ 8028
],
"loc": {
"start": {
- "line": 270,
+ "line": 275,
"column": 8
},
"end": {
- "line": 270,
+ "line": 275,
"column": 19
}
}
@@ -13957,16 +14356,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 7835,
- 7837
+ 8076,
+ 8078
],
"loc": {
"start": {
- "line": 273,
+ "line": 278,
"column": 12
},
"end": {
- "line": 273,
+ "line": 278,
"column": 14
}
}
@@ -13975,31 +14374,31 @@
"type": "Identifier",
"name": "popupFilters",
"range": [
- 7838,
- 7850
+ 8079,
+ 8091
],
"loc": {
"start": {
- "line": 273,
+ "line": 278,
"column": 15
},
"end": {
- "line": 273,
+ "line": 278,
"column": 27
}
}
},
"range": [
- 7835,
- 7850
+ 8076,
+ 8091
],
"loc": {
"start": {
- "line": 273,
+ "line": 278,
"column": 12
},
"end": {
- "line": 273,
+ "line": 278,
"column": 27
}
}
@@ -14022,16 +14421,16 @@
"type": "Identifier",
"name": "filtersRow",
"range": [
- 7866,
- 7876
+ 8107,
+ 8117
],
"loc": {
"start": {
- "line": 274,
+ "line": 279,
"column": 12
},
"end": {
- "line": 274,
+ "line": 279,
"column": 22
}
}
@@ -14040,31 +14439,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 7877,
- 7882
+ 8118,
+ 8123
],
"loc": {
"start": {
- "line": 274,
+ "line": 279,
"column": 23
},
"end": {
- "line": 274,
+ "line": 279,
"column": 28
}
}
},
"range": [
- 7866,
- 7882
+ 8107,
+ 8123
],
"loc": {
"start": {
- "line": 274,
+ "line": 279,
"column": 12
},
"end": {
- "line": 274,
+ "line": 279,
"column": 28
}
}
@@ -14073,31 +14472,31 @@
"type": "Identifier",
"name": "display",
"range": [
- 7883,
- 7890
+ 8124,
+ 8131
],
"loc": {
"start": {
- "line": 274,
+ "line": 279,
"column": 29
},
"end": {
- "line": 274,
+ "line": 279,
"column": 36
}
}
},
"range": [
- 7866,
- 7890
+ 8107,
+ 8131
],
"loc": {
"start": {
- "line": 274,
+ "line": 279,
"column": 12
},
"end": {
- "line": 274,
+ "line": 279,
"column": 36
}
}
@@ -14106,78 +14505,78 @@
"type": "Identifier",
"name": "NONE",
"range": [
- 7893,
- 7897
+ 8134,
+ 8138
],
"loc": {
"start": {
- "line": 274,
+ "line": 279,
"column": 39
},
"end": {
- "line": 274,
+ "line": 279,
"column": 43
}
}
},
"range": [
- 7866,
- 7897
+ 8107,
+ 8138
],
"loc": {
"start": {
- "line": 274,
+ "line": 279,
"column": 12
},
"end": {
- "line": 274,
+ "line": 279,
"column": 43
}
}
},
"range": [
- 7866,
- 7898
+ 8107,
+ 8139
],
"loc": {
"start": {
- "line": 274,
+ "line": 279,
"column": 12
},
"end": {
- "line": 274,
+ "line": 279,
"column": 44
}
}
}
],
"range": [
- 7852,
- 7908
+ 8093,
+ 8149
],
"loc": {
"start": {
- "line": 273,
+ "line": 278,
"column": 29
},
"end": {
- "line": 275,
+ "line": 280,
"column": 9
}
}
},
"alternate": null,
"range": [
- 7831,
- 7908
+ 8072,
+ 8149
],
"loc": {
"start": {
- "line": 273,
+ "line": 278,
"column": 8
},
"end": {
- "line": 275,
+ "line": 280,
"column": 9
}
},
@@ -14186,16 +14585,16 @@
"type": "Block",
"value": "* @inherited ",
"range": [
- 7918,
- 7935
+ 8159,
+ 8176
],
"loc": {
"start": {
- "line": 277,
+ "line": 282,
"column": 8
},
"end": {
- "line": 277,
+ "line": 282,
"column": 25
}
}
@@ -14213,16 +14612,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 7944,
- 7948
+ 8185,
+ 8189
],
"loc": {
"start": {
- "line": 278,
+ "line": 283,
"column": 8
},
"end": {
- "line": 278,
+ "line": 283,
"column": 12
}
}
@@ -14231,31 +14630,31 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 7949,
- 7960
+ 8190,
+ 8201
],
"loc": {
"start": {
- "line": 278,
+ "line": 283,
"column": 13
},
"end": {
- "line": 278,
+ "line": 283,
"column": 24
}
}
},
"range": [
- 7944,
- 7960
+ 8185,
+ 8201
],
"loc": {
"start": {
- "line": 278,
+ "line": 283,
"column": 8
},
"end": {
- "line": 278,
+ "line": 283,
"column": 24
}
}
@@ -14265,46 +14664,46 @@
"value": true,
"raw": "true",
"range": [
- 7963,
- 7967
+ 8204,
+ 8208
],
"loc": {
"start": {
- "line": 278,
+ "line": 283,
"column": 27
},
"end": {
- "line": 278,
+ "line": 283,
"column": 31
}
}
},
"range": [
- 7944,
- 7967
+ 8185,
+ 8208
],
"loc": {
"start": {
- "line": 278,
+ "line": 283,
"column": 8
},
"end": {
- "line": 278,
+ "line": 283,
"column": 31
}
}
},
"range": [
- 7944,
- 7968
+ 8185,
+ 8209
],
"loc": {
"start": {
- "line": 278,
+ "line": 283,
"column": 8
},
"end": {
- "line": 278,
+ "line": 283,
"column": 32
}
},
@@ -14313,16 +14712,16 @@
"type": "Block",
"value": "* @inherited ",
"range": [
- 7918,
- 7935
+ 8159,
+ 8176
],
"loc": {
"start": {
- "line": 277,
+ "line": 282,
"column": 8
},
"end": {
- "line": 277,
+ "line": 282,
"column": 25
}
}
@@ -14332,7 +14731,7 @@
],
"range": [
3841,
- 7974
+ 8215
],
"loc": {
"start": {
@@ -14340,7 +14739,7 @@
"column": 11
},
"end": {
- "line": 279,
+ "line": 284,
"column": 5
}
}
@@ -14349,7 +14748,7 @@
"expression": false,
"range": [
3838,
- 7974
+ 8215
],
"loc": {
"start": {
@@ -14357,7 +14756,7 @@
"column": 8
},
"end": {
- "line": 279,
+ "line": 284,
"column": 5
}
}
@@ -14366,7 +14765,7 @@
"computed": false,
"range": [
3834,
- 7974
+ 8215
],
"loc": {
"start": {
@@ -14374,7 +14773,7 @@
"column": 4
},
"end": {
- "line": 279,
+ "line": 284,
"column": 5
}
},
@@ -14403,16 +14802,16 @@
"type": "Block",
"value": "*\n * Overrides TableFilter instance properties to adjust to grid layout mode\n * @private\n ",
"range": [
- 7980,
- 8086
+ 8221,
+ 8327
],
"loc": {
"start": {
- "line": 281,
+ "line": 286,
"column": 4
},
"end": {
- "line": 284,
+ "line": 289,
"column": 7
}
}
@@ -14426,16 +14825,16 @@
"type": "Identifier",
"name": "setOverrides",
"range": [
- 8091,
- 8103
+ 8332,
+ 8344
],
"loc": {
"start": {
- "line": 285,
+ "line": 290,
"column": 4
},
"end": {
- "line": 285,
+ "line": 290,
"column": 16
}
}
@@ -14456,16 +14855,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8120,
- 8122
+ 8361,
+ 8363
],
"loc": {
"start": {
- "line": 286,
+ "line": 291,
"column": 12
},
"end": {
- "line": 286,
+ "line": 291,
"column": 14
}
}
@@ -14476,16 +14875,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8125,
- 8129
+ 8366,
+ 8370
],
"loc": {
"start": {
- "line": 286,
+ "line": 291,
"column": 17
},
"end": {
- "line": 286,
+ "line": 291,
"column": 21
}
}
@@ -14494,46 +14893,46 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8130,
- 8132
+ 8371,
+ 8373
],
"loc": {
"start": {
- "line": 286,
+ "line": 291,
"column": 22
},
"end": {
- "line": 286,
+ "line": 291,
"column": 24
}
}
},
"range": [
- 8125,
- 8132
+ 8366,
+ 8373
],
"loc": {
"start": {
- "line": 286,
+ "line": 291,
"column": 17
},
"end": {
- "line": 286,
+ "line": 291,
"column": 24
}
}
},
"range": [
- 8120,
- 8132
+ 8361,
+ 8373
],
"loc": {
"start": {
- "line": 286,
+ "line": 291,
"column": 12
},
"end": {
- "line": 286,
+ "line": 291,
"column": 24
}
}
@@ -14541,16 +14940,16 @@
],
"kind": "let",
"range": [
- 8116,
- 8133
+ 8357,
+ 8374
],
"loc": {
"start": {
- "line": 286,
+ "line": 291,
"column": 8
},
"end": {
- "line": 286,
+ "line": 291,
"column": 25
}
}
@@ -14567,16 +14966,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8142,
- 8144
+ 8383,
+ 8385
],
"loc": {
"start": {
- "line": 287,
+ "line": 292,
"column": 8
},
"end": {
- "line": 287,
+ "line": 292,
"column": 10
}
}
@@ -14585,31 +14984,31 @@
"type": "Identifier",
"name": "refRow",
"range": [
- 8145,
- 8151
+ 8386,
+ 8392
],
"loc": {
"start": {
- "line": 287,
+ "line": 292,
"column": 11
},
"end": {
- "line": 287,
+ "line": 292,
"column": 17
}
}
},
"range": [
- 8142,
- 8151
+ 8383,
+ 8392
],
"loc": {
"start": {
- "line": 287,
+ "line": 292,
"column": 8
},
"end": {
- "line": 287,
+ "line": 292,
"column": 17
}
}
@@ -14619,46 +15018,46 @@
"value": 0,
"raw": "0",
"range": [
- 8154,
- 8155
+ 8395,
+ 8396
],
"loc": {
"start": {
- "line": 287,
+ "line": 292,
"column": 20
},
"end": {
- "line": 287,
+ "line": 292,
"column": 21
}
}
},
"range": [
- 8142,
- 8155
+ 8383,
+ 8396
],
"loc": {
"start": {
- "line": 287,
+ "line": 292,
"column": 8
},
"end": {
- "line": 287,
+ "line": 292,
"column": 21
}
}
},
"range": [
- 8142,
- 8156
+ 8383,
+ 8397
],
"loc": {
"start": {
- "line": 287,
+ "line": 292,
"column": 8
},
"end": {
- "line": 287,
+ "line": 292,
"column": 22
}
}
@@ -14675,16 +15074,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8165,
- 8167
+ 8406,
+ 8408
],
"loc": {
"start": {
- "line": 288,
+ "line": 293,
"column": 8
},
"end": {
- "line": 288,
+ "line": 293,
"column": 10
}
}
@@ -14693,31 +15092,31 @@
"type": "Identifier",
"name": "headersRow",
"range": [
- 8168,
- 8178
+ 8409,
+ 8419
],
"loc": {
"start": {
- "line": 288,
+ "line": 293,
"column": 11
},
"end": {
- "line": 288,
+ "line": 293,
"column": 21
}
}
},
"range": [
- 8165,
- 8178
+ 8406,
+ 8419
],
"loc": {
"start": {
- "line": 288,
+ "line": 293,
"column": 8
},
"end": {
- "line": 288,
+ "line": 293,
"column": 21
}
}
@@ -14727,46 +15126,46 @@
"value": 0,
"raw": "0",
"range": [
- 8181,
- 8182
+ 8422,
+ 8423
],
"loc": {
"start": {
- "line": 288,
+ "line": 293,
"column": 24
},
"end": {
- "line": 288,
+ "line": 293,
"column": 25
}
}
},
"range": [
- 8165,
- 8182
+ 8406,
+ 8423
],
"loc": {
"start": {
- "line": 288,
+ "line": 293,
"column": 8
},
"end": {
- "line": 288,
+ "line": 293,
"column": 25
}
}
},
"range": [
- 8165,
- 8183
+ 8406,
+ 8424
],
"loc": {
"start": {
- "line": 288,
+ "line": 293,
"column": 8
},
"end": {
- "line": 288,
+ "line": 293,
"column": 26
}
}
@@ -14783,16 +15182,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8192,
- 8194
+ 8433,
+ 8435
],
"loc": {
"start": {
- "line": 289,
+ "line": 294,
"column": 8
},
"end": {
- "line": 289,
+ "line": 294,
"column": 10
}
}
@@ -14801,31 +15200,31 @@
"type": "Identifier",
"name": "filtersRowIndex",
"range": [
- 8195,
- 8210
+ 8436,
+ 8451
],
"loc": {
"start": {
- "line": 289,
+ "line": 294,
"column": 11
},
"end": {
- "line": 289,
+ "line": 294,
"column": 26
}
}
},
"range": [
- 8192,
- 8210
+ 8433,
+ 8451
],
"loc": {
"start": {
- "line": 289,
+ "line": 294,
"column": 8
},
"end": {
- "line": 289,
+ "line": 294,
"column": 26
}
}
@@ -14835,46 +15234,46 @@
"value": 1,
"raw": "1",
"range": [
- 8213,
- 8214
+ 8454,
+ 8455
],
"loc": {
"start": {
- "line": 289,
+ "line": 294,
"column": 29
},
"end": {
- "line": 289,
+ "line": 294,
"column": 30
}
}
},
"range": [
- 8192,
- 8214
+ 8433,
+ 8455
],
"loc": {
"start": {
- "line": 289,
+ "line": 294,
"column": 8
},
"end": {
- "line": 289,
+ "line": 294,
"column": 30
}
}
},
"range": [
- 8192,
- 8215
+ 8433,
+ 8456
],
"loc": {
"start": {
- "line": 289,
+ "line": 294,
"column": 8
},
"end": {
- "line": 289,
+ "line": 294,
"column": 31
}
}
@@ -14891,16 +15290,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8224,
- 8226
+ 8465,
+ 8467
],
"loc": {
"start": {
- "line": 290,
+ "line": 295,
"column": 8
},
"end": {
- "line": 290,
+ "line": 295,
"column": 10
}
}
@@ -14909,31 +15308,31 @@
"type": "Identifier",
"name": "isExternalFlt",
"range": [
- 8227,
- 8240
+ 8468,
+ 8481
],
"loc": {
"start": {
- "line": 290,
+ "line": 295,
"column": 11
},
"end": {
- "line": 290,
+ "line": 295,
"column": 24
}
}
},
"range": [
- 8224,
- 8240
+ 8465,
+ 8481
],
"loc": {
"start": {
- "line": 290,
+ "line": 295,
"column": 8
},
"end": {
- "line": 290,
+ "line": 295,
"column": 24
}
}
@@ -14943,62 +15342,62 @@
"value": true,
"raw": "true",
"range": [
- 8243,
- 8247
+ 8484,
+ 8488
],
"loc": {
"start": {
- "line": 290,
+ "line": 295,
"column": 27
},
"end": {
- "line": 290,
+ "line": 295,
"column": 31
}
}
},
"range": [
- 8224,
- 8247
+ 8465,
+ 8488
],
"loc": {
"start": {
- "line": 290,
+ "line": 295,
"column": 8
},
"end": {
- "line": 290,
+ "line": 295,
"column": 31
}
}
},
"range": [
- 8224,
- 8248
+ 8465,
+ 8489
],
"loc": {
"start": {
- "line": 290,
+ "line": 295,
"column": 8
},
"end": {
- "line": 290,
+ "line": 295,
"column": 32
}
}
}
],
"range": [
- 8106,
- 8254
+ 8347,
+ 8495
],
"loc": {
"start": {
- "line": 285,
+ "line": 290,
"column": 19
},
"end": {
- "line": 291,
+ "line": 296,
"column": 5
}
}
@@ -15006,16 +15405,16 @@
"generator": false,
"expression": false,
"range": [
- 8103,
- 8254
+ 8344,
+ 8495
],
"loc": {
"start": {
- "line": 285,
+ "line": 290,
"column": 16
},
"end": {
- "line": 291,
+ "line": 296,
"column": 5
}
}
@@ -15023,16 +15422,16 @@
"kind": "method",
"computed": false,
"range": [
- 8091,
- 8254
+ 8332,
+ 8495
],
"loc": {
"start": {
- "line": 285,
+ "line": 290,
"column": 4
},
"end": {
- "line": 291,
+ "line": 296,
"column": 5
}
},
@@ -15041,16 +15440,16 @@
"type": "Block",
"value": "*\n * Overrides TableFilter instance properties to adjust to grid layout mode\n * @private\n ",
"range": [
- 7980,
- 8086
+ 8221,
+ 8327
],
"loc": {
"start": {
- "line": 281,
+ "line": 286,
"column": 4
},
"end": {
- "line": 284,
+ "line": 289,
"column": 7
}
}
@@ -15061,16 +15460,16 @@
"type": "Block",
"value": "*\n * Set grid-layout default column widths if column widths are not defined\n * @private\n ",
"range": [
- 8260,
- 8365
+ 8501,
+ 8606
],
"loc": {
"start": {
- "line": 293,
+ "line": 298,
"column": 4
},
"end": {
- "line": 296,
+ "line": 301,
"column": 7
}
}
@@ -15084,16 +15483,16 @@
"type": "Identifier",
"name": "setDefaultColWidths",
"range": [
- 8370,
- 8389
+ 8611,
+ 8630
],
"loc": {
"start": {
- "line": 297,
+ "line": 302,
"column": 4
},
"end": {
- "line": 297,
+ "line": 302,
"column": 23
}
}
@@ -15114,16 +15513,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8406,
- 8408
+ 8647,
+ 8649
],
"loc": {
"start": {
- "line": 298,
+ "line": 303,
"column": 12
},
"end": {
- "line": 298,
+ "line": 303,
"column": 14
}
}
@@ -15134,16 +15533,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8411,
- 8415
+ 8652,
+ 8656
],
"loc": {
"start": {
- "line": 298,
+ "line": 303,
"column": 17
},
"end": {
- "line": 298,
+ "line": 303,
"column": 21
}
}
@@ -15152,46 +15551,46 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8416,
- 8418
+ 8657,
+ 8659
],
"loc": {
"start": {
- "line": 298,
+ "line": 303,
"column": 22
},
"end": {
- "line": 298,
+ "line": 303,
"column": 24
}
}
},
"range": [
- 8411,
- 8418
+ 8652,
+ 8659
],
"loc": {
"start": {
- "line": 298,
+ "line": 303,
"column": 17
},
"end": {
- "line": 298,
+ "line": 303,
"column": 24
}
}
},
"range": [
- 8406,
- 8418
+ 8647,
+ 8659
],
"loc": {
"start": {
- "line": 298,
+ "line": 303,
"column": 12
},
"end": {
- "line": 298,
+ "line": 303,
"column": 24
}
}
@@ -15199,16 +15598,16 @@
],
"kind": "let",
"range": [
- 8402,
- 8419
+ 8643,
+ 8660
],
"loc": {
"start": {
- "line": 298,
+ "line": 303,
"column": 8
},
"end": {
- "line": 298,
+ "line": 303,
"column": 25
}
}
@@ -15222,16 +15621,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8432,
- 8434
+ 8673,
+ 8675
],
"loc": {
"start": {
- "line": 299,
+ "line": 304,
"column": 12
},
"end": {
- "line": 299,
+ "line": 304,
"column": 14
}
}
@@ -15240,31 +15639,31 @@
"type": "Identifier",
"name": "hasColWidths",
"range": [
- 8435,
- 8447
+ 8676,
+ 8688
],
"loc": {
"start": {
- "line": 299,
+ "line": 304,
"column": 15
},
"end": {
- "line": 299,
+ "line": 304,
"column": 27
}
}
},
"range": [
- 8432,
- 8447
+ 8673,
+ 8688
],
"loc": {
"start": {
- "line": 299,
+ "line": 304,
"column": 12
},
"end": {
- "line": 299,
+ "line": 304,
"column": 27
}
}
@@ -15276,48 +15675,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 8463,
- 8470
+ 8704,
+ 8711
],
"loc": {
"start": {
- "line": 300,
+ "line": 305,
"column": 12
},
"end": {
- "line": 300,
+ "line": 305,
"column": 19
}
}
}
],
"range": [
- 8449,
- 8480
+ 8690,
+ 8721
],
"loc": {
"start": {
- "line": 299,
+ "line": 304,
"column": 29
},
"end": {
- "line": 301,
+ "line": 306,
"column": 9
}
}
},
"alternate": null,
"range": [
- 8428,
- 8480
+ 8669,
+ 8721
],
"loc": {
"start": {
- "line": 299,
+ "line": 304,
"column": 8
},
"end": {
- "line": 301,
+ "line": 306,
"column": 9
}
}
@@ -15333,16 +15732,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 8498,
- 8499
+ 8739,
+ 8740
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 17
},
"end": {
- "line": 302,
+ "line": 307,
"column": 18
}
}
@@ -15352,31 +15751,31 @@
"value": 0,
"raw": "0",
"range": [
- 8502,
- 8503
+ 8743,
+ 8744
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 21
},
"end": {
- "line": 302,
+ "line": 307,
"column": 22
}
}
},
"range": [
- 8498,
- 8503
+ 8739,
+ 8744
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 17
},
"end": {
- "line": 302,
+ "line": 307,
"column": 22
}
}
@@ -15387,16 +15786,16 @@
"type": "Identifier",
"name": "len",
"range": [
- 8505,
- 8508
+ 8746,
+ 8749
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 24
},
"end": {
- "line": 302,
+ "line": 307,
"column": 27
}
}
@@ -15410,16 +15809,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8511,
- 8513
+ 8752,
+ 8754
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 30
},
"end": {
- "line": 302,
+ "line": 307,
"column": 32
}
}
@@ -15428,62 +15827,62 @@
"type": "Identifier",
"name": "getCellsNb",
"range": [
- 8514,
- 8524
+ 8755,
+ 8765
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 33
},
"end": {
- "line": 302,
+ "line": 307,
"column": 43
}
}
},
"range": [
- 8511,
- 8524
+ 8752,
+ 8765
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 30
},
"end": {
- "line": 302,
+ "line": 307,
"column": 43
}
}
},
"arguments": [],
"range": [
- 8511,
- 8526
+ 8752,
+ 8767
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 30
},
"end": {
- "line": 302,
+ "line": 307,
"column": 45
}
}
},
"range": [
- 8505,
- 8526
+ 8746,
+ 8767
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 24
},
"end": {
- "line": 302,
+ "line": 307,
"column": 45
}
}
@@ -15491,16 +15890,16 @@
],
"kind": "let",
"range": [
- 8494,
- 8526
+ 8735,
+ 8767
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 13
},
"end": {
- "line": 302,
+ "line": 307,
"column": 45
}
}
@@ -15512,16 +15911,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 8528,
- 8529
+ 8769,
+ 8770
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 47
},
"end": {
- "line": 302,
+ "line": 307,
"column": 48
}
}
@@ -15530,31 +15929,31 @@
"type": "Identifier",
"name": "len",
"range": [
- 8532,
- 8535
+ 8773,
+ 8776
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 51
},
"end": {
- "line": 302,
+ "line": 307,
"column": 54
}
}
},
"range": [
- 8528,
- 8535
+ 8769,
+ 8776
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 47
},
"end": {
- "line": 302,
+ "line": 307,
"column": 54
}
}
@@ -15566,32 +15965,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 8537,
- 8538
+ 8778,
+ 8779
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 56
},
"end": {
- "line": 302,
+ "line": 307,
"column": 57
}
}
},
"prefix": false,
"range": [
- 8537,
- 8540
+ 8778,
+ 8781
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 56
},
"end": {
- "line": 302,
+ "line": 307,
"column": 59
}
}
@@ -15608,32 +16007,32 @@
"type": "Identifier",
"name": "colW",
"range": [
- 8560,
- 8564
+ 8801,
+ 8805
],
"loc": {
"start": {
- "line": 303,
+ "line": 308,
"column": 16
},
"end": {
- "line": 303,
+ "line": 308,
"column": 20
}
}
},
"init": null,
"range": [
- 8560,
- 8564
+ 8801,
+ 8805
],
"loc": {
"start": {
- "line": 303,
+ "line": 308,
"column": 16
},
"end": {
- "line": 303,
+ "line": 308,
"column": 20
}
}
@@ -15641,16 +16040,16 @@
],
"kind": "let",
"range": [
- 8556,
- 8565
+ 8797,
+ 8806
],
"loc": {
"start": {
- "line": 303,
+ "line": 308,
"column": 12
},
"end": {
- "line": 303,
+ "line": 308,
"column": 21
}
}
@@ -15664,16 +16063,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 8582,
- 8586
+ 8823,
+ 8827
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 16
},
"end": {
- "line": 304,
+ "line": 309,
"column": 20
}
}
@@ -15699,16 +16098,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8589,
- 8591
+ 8830,
+ 8832
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 23
},
"end": {
- "line": 304,
+ "line": 309,
"column": 25
}
}
@@ -15717,47 +16116,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 8592,
- 8595
+ 8833,
+ 8836
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 26
},
"end": {
- "line": 304,
+ "line": 309,
"column": 29
}
}
},
"range": [
- 8589,
- 8595
+ 8830,
+ 8836
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 23
},
"end": {
- "line": 304,
+ "line": 309,
"column": 29
}
}
},
"arguments": [],
"range": [
- 8589,
- 8597
+ 8830,
+ 8838
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 23
},
"end": {
- "line": 304,
+ "line": 309,
"column": 31
}
}
@@ -15766,31 +16165,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 8598,
- 8602
+ 8839,
+ 8843
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 32
},
"end": {
- "line": 304,
+ "line": 309,
"column": 36
}
}
},
"range": [
- 8589,
- 8602
+ 8830,
+ 8843
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 23
},
"end": {
- "line": 304,
+ "line": 309,
"column": 36
}
}
@@ -15804,16 +16203,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8603,
- 8605
+ 8844,
+ 8846
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 37
},
"end": {
- "line": 304,
+ "line": 309,
"column": 39
}
}
@@ -15822,62 +16221,62 @@
"type": "Identifier",
"name": "getHeadersRowIndex",
"range": [
- 8606,
- 8624
+ 8847,
+ 8865
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 40
},
"end": {
- "line": 304,
+ "line": 309,
"column": 58
}
}
},
"range": [
- 8603,
- 8624
+ 8844,
+ 8865
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 37
},
"end": {
- "line": 304,
+ "line": 309,
"column": 58
}
}
},
"arguments": [],
"range": [
- 8603,
- 8626
+ 8844,
+ 8867
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 37
},
"end": {
- "line": 304,
+ "line": 309,
"column": 60
}
}
},
"range": [
- 8589,
- 8627
+ 8830,
+ 8868
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 23
},
"end": {
- "line": 304,
+ "line": 309,
"column": 61
}
}
@@ -15886,31 +16285,31 @@
"type": "Identifier",
"name": "cells",
"range": [
- 8628,
- 8633
+ 8869,
+ 8874
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 62
},
"end": {
- "line": 304,
+ "line": 309,
"column": 67
}
}
},
"range": [
- 8589,
- 8633
+ 8830,
+ 8874
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 23
},
"end": {
- "line": 304,
+ "line": 309,
"column": 67
}
}
@@ -15919,46 +16318,46 @@
"type": "Identifier",
"name": "k",
"range": [
- 8634,
- 8635
+ 8875,
+ 8876
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 68
},
"end": {
- "line": 304,
+ "line": 309,
"column": 69
}
}
},
"range": [
- 8589,
- 8636
+ 8830,
+ 8877
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 23
},
"end": {
- "line": 304,
+ "line": 309,
"column": 70
}
}
},
"range": [
- 8582,
- 8636
+ 8823,
+ 8877
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 16
},
"end": {
- "line": 304,
+ "line": 309,
"column": 70
}
}
@@ -15966,16 +16365,16 @@
],
"kind": "let",
"range": [
- 8578,
- 8637
+ 8819,
+ 8878
],
"loc": {
"start": {
- "line": 304,
+ "line": 309,
"column": 12
},
"end": {
- "line": 304,
+ "line": 309,
"column": 71
}
}
@@ -15992,16 +16391,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 8654,
- 8658
+ 8895,
+ 8899
],
"loc": {
"start": {
- "line": 305,
+ "line": 310,
"column": 16
},
"end": {
- "line": 305,
+ "line": 310,
"column": 20
}
}
@@ -16010,31 +16409,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 8659,
- 8664
+ 8900,
+ 8905
],
"loc": {
"start": {
- "line": 305,
+ "line": 310,
"column": 21
},
"end": {
- "line": 305,
+ "line": 310,
"column": 26
}
}
},
"range": [
- 8654,
- 8664
+ 8895,
+ 8905
],
"loc": {
"start": {
- "line": 305,
+ "line": 310,
"column": 16
},
"end": {
- "line": 305,
+ "line": 310,
"column": 26
}
}
@@ -16044,31 +16443,31 @@
"value": "",
"raw": "''",
"range": [
- 8669,
- 8671
+ 8910,
+ 8912
],
"loc": {
"start": {
- "line": 305,
+ "line": 310,
"column": 31
},
"end": {
- "line": 305,
+ "line": 310,
"column": 33
}
}
},
"range": [
- 8654,
- 8671
+ 8895,
+ 8912
],
"loc": {
"start": {
- "line": 305,
+ "line": 310,
"column": 16
},
"end": {
- "line": 305,
+ "line": 310,
"column": 33
}
}
@@ -16085,16 +16484,16 @@
"type": "Identifier",
"name": "colW",
"range": [
- 8691,
- 8695
+ 8932,
+ 8936
],
"loc": {
"start": {
- "line": 306,
+ "line": 311,
"column": 16
},
"end": {
- "line": 306,
+ "line": 311,
"column": 20
}
}
@@ -16106,16 +16505,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 8698,
- 8702
+ 8939,
+ 8943
],
"loc": {
"start": {
- "line": 306,
+ "line": 311,
"column": 23
},
"end": {
- "line": 306,
+ "line": 311,
"column": 27
}
}
@@ -16124,77 +16523,77 @@
"type": "Identifier",
"name": "width",
"range": [
- 8703,
- 8708
+ 8944,
+ 8949
],
"loc": {
"start": {
- "line": 306,
+ "line": 311,
"column": 28
},
"end": {
- "line": 306,
+ "line": 311,
"column": 33
}
}
},
"range": [
- 8698,
- 8708
+ 8939,
+ 8949
],
"loc": {
"start": {
- "line": 306,
+ "line": 311,
"column": 23
},
"end": {
- "line": 306,
+ "line": 311,
"column": 33
}
}
},
"range": [
- 8691,
- 8708
+ 8932,
+ 8949
],
"loc": {
"start": {
- "line": 306,
+ "line": 311,
"column": 16
},
"end": {
- "line": 306,
+ "line": 311,
"column": 33
}
}
},
"range": [
- 8691,
- 8709
+ 8932,
+ 8950
],
"loc": {
"start": {
- "line": 306,
+ "line": 311,
"column": 16
},
"end": {
- "line": 306,
+ "line": 311,
"column": 34
}
}
}
],
"range": [
- 8673,
- 8723
+ 8914,
+ 8964
],
"loc": {
"start": {
- "line": 305,
+ "line": 310,
"column": 35
},
"end": {
- "line": 307,
+ "line": 312,
"column": 13
}
}
@@ -16214,16 +16613,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 8733,
- 8737
+ 8974,
+ 8978
],
"loc": {
"start": {
- "line": 307,
+ "line": 312,
"column": 23
},
"end": {
- "line": 307,
+ "line": 312,
"column": 27
}
}
@@ -16232,31 +16631,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 8738,
- 8743
+ 8979,
+ 8984
],
"loc": {
"start": {
- "line": 307,
+ "line": 312,
"column": 28
},
"end": {
- "line": 307,
+ "line": 312,
"column": 33
}
}
},
"range": [
- 8733,
- 8743
+ 8974,
+ 8984
],
"loc": {
"start": {
- "line": 307,
+ "line": 312,
"column": 23
},
"end": {
- "line": 307,
+ "line": 312,
"column": 33
}
}
@@ -16265,31 +16664,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 8744,
- 8749
+ 8985,
+ 8990
],
"loc": {
"start": {
- "line": 307,
+ "line": 312,
"column": 34
},
"end": {
- "line": 307,
+ "line": 312,
"column": 39
}
}
},
"range": [
- 8733,
- 8749
+ 8974,
+ 8990
],
"loc": {
"start": {
- "line": 307,
+ "line": 312,
"column": 23
},
"end": {
- "line": 307,
+ "line": 312,
"column": 39
}
}
@@ -16299,31 +16698,31 @@
"value": "",
"raw": "''",
"range": [
- 8754,
- 8756
+ 8995,
+ 8997
],
"loc": {
"start": {
- "line": 307,
+ "line": 312,
"column": 44
},
"end": {
- "line": 307,
+ "line": 312,
"column": 46
}
}
},
"range": [
- 8733,
- 8756
+ 8974,
+ 8997
],
"loc": {
"start": {
- "line": 307,
+ "line": 312,
"column": 23
},
"end": {
- "line": 307,
+ "line": 312,
"column": 46
}
}
@@ -16340,16 +16739,16 @@
"type": "Identifier",
"name": "colW",
"range": [
- 8776,
- 8780
+ 9017,
+ 9021
],
"loc": {
"start": {
- "line": 308,
+ "line": 313,
"column": 16
},
"end": {
- "line": 308,
+ "line": 313,
"column": 20
}
}
@@ -16360,16 +16759,16 @@
"type": "Identifier",
"name": "parseInt",
"range": [
- 8783,
- 8791
+ 9024,
+ 9032
],
"loc": {
"start": {
- "line": 308,
+ "line": 313,
"column": 23
},
"end": {
- "line": 308,
+ "line": 313,
"column": 31
}
}
@@ -16385,16 +16784,16 @@
"type": "Identifier",
"name": "cell",
"range": [
- 8792,
- 8796
+ 9033,
+ 9037
],
"loc": {
"start": {
- "line": 308,
+ "line": 313,
"column": 32
},
"end": {
- "line": 308,
+ "line": 313,
"column": 36
}
}
@@ -16403,31 +16802,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 8797,
- 8802
+ 9038,
+ 9043
],
"loc": {
"start": {
- "line": 308,
+ "line": 313,
"column": 37
},
"end": {
- "line": 308,
+ "line": 313,
"column": 42
}
}
},
"range": [
- 8792,
- 8802
+ 9033,
+ 9043
],
"loc": {
"start": {
- "line": 308,
+ "line": 313,
"column": 32
},
"end": {
- "line": 308,
+ "line": 313,
"column": 42
}
}
@@ -16436,31 +16835,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 8803,
- 8808
+ 9044,
+ 9049
],
"loc": {
"start": {
- "line": 308,
+ "line": 313,
"column": 43
},
"end": {
- "line": 308,
+ "line": 313,
"column": 48
}
}
},
"range": [
- 8792,
- 8808
+ 9033,
+ 9049
],
"loc": {
"start": {
- "line": 308,
+ "line": 313,
"column": 32
},
"end": {
- "line": 308,
+ "line": 313,
"column": 48
}
}
@@ -16470,78 +16869,78 @@
"value": 10,
"raw": "10",
"range": [
- 8810,
- 8812
+ 9051,
+ 9053
],
"loc": {
"start": {
- "line": 308,
+ "line": 313,
"column": 50
},
"end": {
- "line": 308,
+ "line": 313,
"column": 52
}
}
}
],
"range": [
- 8783,
- 8813
+ 9024,
+ 9054
],
"loc": {
"start": {
- "line": 308,
+ "line": 313,
"column": 23
},
"end": {
- "line": 308,
+ "line": 313,
"column": 53
}
}
},
"range": [
- 8776,
- 8813
+ 9017,
+ 9054
],
"loc": {
"start": {
- "line": 308,
+ "line": 313,
"column": 16
},
"end": {
- "line": 308,
+ "line": 313,
"column": 53
}
}
},
"range": [
- 8776,
- 8814
+ 9017,
+ 9055
],
"loc": {
"start": {
- "line": 308,
+ "line": 313,
"column": 16
},
"end": {
- "line": 308,
+ "line": 313,
"column": 54
}
}
}
],
"range": [
- 8758,
- 8828
+ 8999,
+ 9069
],
"loc": {
"start": {
- "line": 307,
+ "line": 312,
"column": 48
},
"end": {
- "line": 309,
+ "line": 314,
"column": 13
}
}
@@ -16558,16 +16957,16 @@
"type": "Identifier",
"name": "colW",
"range": [
- 8852,
- 8856
+ 9093,
+ 9097
],
"loc": {
"start": {
- "line": 310,
+ "line": 315,
"column": 16
},
"end": {
- "line": 310,
+ "line": 315,
"column": 20
}
}
@@ -16578,16 +16977,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 8859,
- 8863
+ 9100,
+ 9104
],
"loc": {
"start": {
- "line": 310,
+ "line": 315,
"column": 23
},
"end": {
- "line": 310,
+ "line": 315,
"column": 27
}
}
@@ -16596,107 +16995,107 @@
"type": "Identifier",
"name": "defaultColWidth",
"range": [
- 8864,
- 8879
+ 9105,
+ 9120
],
"loc": {
"start": {
- "line": 310,
+ "line": 315,
"column": 28
},
"end": {
- "line": 310,
+ "line": 315,
"column": 43
}
}
},
"range": [
- 8859,
- 8879
+ 9100,
+ 9120
],
"loc": {
"start": {
- "line": 310,
+ "line": 315,
"column": 23
},
"end": {
- "line": 310,
+ "line": 315,
"column": 43
}
}
},
"range": [
- 8852,
- 8879
+ 9093,
+ 9120
],
"loc": {
"start": {
- "line": 310,
+ "line": 315,
"column": 16
},
"end": {
- "line": 310,
+ "line": 315,
"column": 43
}
}
},
"range": [
- 8852,
- 8880
+ 9093,
+ 9121
],
"loc": {
"start": {
- "line": 310,
+ "line": 315,
"column": 16
},
"end": {
- "line": 310,
+ "line": 315,
"column": 44
}
}
}
],
"range": [
- 8834,
- 8894
+ 9075,
+ 9135
],
"loc": {
"start": {
- "line": 309,
+ "line": 314,
"column": 19
},
"end": {
- "line": 311,
+ "line": 316,
"column": 13
}
}
},
"range": [
- 8729,
- 8894
+ 8970,
+ 9135
],
"loc": {
"start": {
- "line": 307,
+ "line": 312,
"column": 19
},
"end": {
- "line": 311,
+ "line": 316,
"column": 13
}
}
},
"range": [
- 8650,
- 8894
+ 8891,
+ 9135
],
"loc": {
"start": {
- "line": 305,
+ "line": 310,
"column": 12
},
"end": {
- "line": 311,
+ "line": 316,
"column": 13
}
}
@@ -16716,16 +17115,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8907,
- 8909
+ 9148,
+ 9150
],
"loc": {
"start": {
- "line": 312,
+ "line": 317,
"column": 12
},
"end": {
- "line": 312,
+ "line": 317,
"column": 14
}
}
@@ -16734,31 +17133,31 @@
"type": "Identifier",
"name": "colWidths",
"range": [
- 8910,
- 8919
+ 9151,
+ 9160
],
"loc": {
"start": {
- "line": 312,
+ "line": 317,
"column": 15
},
"end": {
- "line": 312,
+ "line": 317,
"column": 24
}
}
},
"range": [
- 8907,
- 8919
+ 9148,
+ 9160
],
"loc": {
"start": {
- "line": 312,
+ "line": 317,
"column": 12
},
"end": {
- "line": 312,
+ "line": 317,
"column": 24
}
}
@@ -16767,31 +17166,31 @@
"type": "Identifier",
"name": "k",
"range": [
- 8920,
- 8921
+ 9161,
+ 9162
],
"loc": {
"start": {
- "line": 312,
+ "line": 317,
"column": 25
},
"end": {
- "line": 312,
+ "line": 317,
"column": 26
}
}
},
"range": [
- 8907,
- 8922
+ 9148,
+ 9163
],
"loc": {
"start": {
- "line": 312,
+ "line": 317,
"column": 12
},
"end": {
- "line": 312,
+ "line": 317,
"column": 27
}
}
@@ -16800,77 +17199,77 @@
"type": "Identifier",
"name": "colW",
"range": [
- 8925,
- 8929
+ 9166,
+ 9170
],
"loc": {
"start": {
- "line": 312,
+ "line": 317,
"column": 30
},
"end": {
- "line": 312,
+ "line": 317,
"column": 34
}
}
},
"range": [
- 8907,
- 8929
+ 9148,
+ 9170
],
"loc": {
"start": {
- "line": 312,
+ "line": 317,
"column": 12
},
"end": {
- "line": 312,
+ "line": 317,
"column": 34
}
}
},
"range": [
- 8907,
- 8930
+ 9148,
+ 9171
],
"loc": {
"start": {
- "line": 312,
+ "line": 317,
"column": 12
},
"end": {
- "line": 312,
+ "line": 317,
"column": 35
}
}
}
],
"range": [
- 8542,
- 8940
+ 8783,
+ 9181
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 61
},
"end": {
- "line": 313,
+ "line": 318,
"column": 9
}
}
},
"range": [
- 8489,
- 8940
+ 8730,
+ 9181
],
"loc": {
"start": {
- "line": 302,
+ "line": 307,
"column": 8
},
"end": {
- "line": 313,
+ "line": 318,
"column": 9
}
}
@@ -16887,16 +17286,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8949,
- 8951
+ 9190,
+ 9192
],
"loc": {
"start": {
- "line": 314,
+ "line": 319,
"column": 8
},
"end": {
- "line": 314,
+ "line": 319,
"column": 10
}
}
@@ -16905,31 +17304,31 @@
"type": "Identifier",
"name": "hasColWidths",
"range": [
- 8952,
- 8964
+ 9193,
+ 9205
],
"loc": {
"start": {
- "line": 314,
+ "line": 319,
"column": 11
},
"end": {
- "line": 314,
+ "line": 319,
"column": 23
}
}
},
"range": [
- 8949,
- 8964
+ 9190,
+ 9205
],
"loc": {
"start": {
- "line": 314,
+ "line": 319,
"column": 8
},
"end": {
- "line": 314,
+ "line": 319,
"column": 23
}
}
@@ -16939,46 +17338,46 @@
"value": true,
"raw": "true",
"range": [
- 8967,
- 8971
+ 9208,
+ 9212
],
"loc": {
"start": {
- "line": 314,
+ "line": 319,
"column": 26
},
"end": {
- "line": 314,
+ "line": 319,
"column": 30
}
}
},
"range": [
- 8949,
- 8971
+ 9190,
+ 9212
],
"loc": {
"start": {
- "line": 314,
+ "line": 319,
"column": 8
},
"end": {
- "line": 314,
+ "line": 319,
"column": 30
}
}
},
"range": [
- 8949,
- 8972
+ 9190,
+ 9213
],
"loc": {
"start": {
- "line": 314,
+ "line": 319,
"column": 8
},
"end": {
- "line": 314,
+ "line": 319,
"column": 31
}
}
@@ -16994,16 +17393,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 8981,
- 8983
+ 9222,
+ 9224
],
"loc": {
"start": {
- "line": 315,
+ "line": 320,
"column": 8
},
"end": {
- "line": 315,
+ "line": 320,
"column": 10
}
}
@@ -17012,78 +17411,78 @@
"type": "Identifier",
"name": "setColWidths",
"range": [
- 8984,
- 8996
+ 9225,
+ 9237
],
"loc": {
"start": {
- "line": 315,
+ "line": 320,
"column": 11
},
"end": {
- "line": 315,
+ "line": 320,
"column": 23
}
}
},
"range": [
- 8981,
- 8996
+ 9222,
+ 9237
],
"loc": {
"start": {
- "line": 315,
+ "line": 320,
"column": 8
},
"end": {
- "line": 315,
+ "line": 320,
"column": 23
}
}
},
"arguments": [],
"range": [
- 8981,
- 8998
+ 9222,
+ 9239
],
"loc": {
"start": {
- "line": 315,
+ "line": 320,
"column": 8
},
"end": {
- "line": 315,
+ "line": 320,
"column": 25
}
}
},
"range": [
- 8981,
- 8999
+ 9222,
+ 9240
],
"loc": {
"start": {
- "line": 315,
+ "line": 320,
"column": 8
},
"end": {
- "line": 315,
+ "line": 320,
"column": 26
}
}
}
],
"range": [
- 8392,
- 9005
+ 8633,
+ 9246
],
"loc": {
"start": {
- "line": 297,
+ "line": 302,
"column": 26
},
"end": {
- "line": 316,
+ "line": 321,
"column": 5
}
}
@@ -17091,16 +17490,16 @@
"generator": false,
"expression": false,
"range": [
- 8389,
- 9005
+ 8630,
+ 9246
],
"loc": {
"start": {
- "line": 297,
+ "line": 302,
"column": 23
},
"end": {
- "line": 316,
+ "line": 321,
"column": 5
}
}
@@ -17108,16 +17507,16 @@
"kind": "method",
"computed": false,
"range": [
- 8370,
- 9005
+ 8611,
+ 9246
],
"loc": {
"start": {
- "line": 297,
+ "line": 302,
"column": 4
},
"end": {
- "line": 316,
+ "line": 321,
"column": 5
}
},
@@ -17126,16 +17525,16 @@
"type": "Block",
"value": "*\n * Set grid-layout default column widths if column widths are not defined\n * @private\n ",
"range": [
- 8260,
- 8365
+ 8501,
+ 8606
],
"loc": {
"start": {
- "line": 293,
+ "line": 298,
"column": 4
},
"end": {
- "line": 296,
+ "line": 301,
"column": 7
}
}
@@ -17146,16 +17545,16 @@
"type": "Block",
"value": "*\n * Initial table width\n * @returns {Number}\n * @private\n ",
"range": [
- 9011,
- 9090
+ 9252,
+ 9331
],
"loc": {
"start": {
- "line": 318,
+ "line": 323,
"column": 4
},
"end": {
- "line": 322,
+ "line": 327,
"column": 7
}
}
@@ -17169,16 +17568,16 @@
"type": "Identifier",
"name": "initialTableWidth",
"range": [
- 9095,
- 9112
+ 9336,
+ 9353
],
"loc": {
"start": {
- "line": 323,
+ "line": 328,
"column": 4
},
"end": {
- "line": 323,
+ "line": 328,
"column": 21
}
}
@@ -17199,16 +17598,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 9129,
- 9132
+ 9370,
+ 9373
],
"loc": {
"start": {
- "line": 324,
+ "line": 329,
"column": 12
},
"end": {
- "line": 324,
+ "line": 329,
"column": 15
}
}
@@ -17224,16 +17623,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9135,
- 9139
+ 9376,
+ 9380
],
"loc": {
"start": {
- "line": 324,
+ "line": 329,
"column": 18
},
"end": {
- "line": 324,
+ "line": 329,
"column": 22
}
}
@@ -17242,31 +17641,31 @@
"type": "Identifier",
"name": "tf",
"range": [
- 9140,
- 9142
+ 9381,
+ 9383
],
"loc": {
"start": {
- "line": 324,
+ "line": 329,
"column": 23
},
"end": {
- "line": 324,
+ "line": 329,
"column": 25
}
}
},
"range": [
- 9135,
- 9142
+ 9376,
+ 9383
],
"loc": {
"start": {
- "line": 324,
+ "line": 329,
"column": 18
},
"end": {
- "line": 324,
+ "line": 329,
"column": 25
}
}
@@ -17275,62 +17674,62 @@
"type": "Identifier",
"name": "dom",
"range": [
- 9143,
- 9146
+ 9384,
+ 9387
],
"loc": {
"start": {
- "line": 324,
+ "line": 329,
"column": 26
},
"end": {
- "line": 324,
+ "line": 329,
"column": 29
}
}
},
"range": [
- 9135,
- 9146
+ 9376,
+ 9387
],
"loc": {
"start": {
- "line": 324,
+ "line": 329,
"column": 18
},
"end": {
- "line": 324,
+ "line": 329,
"column": 29
}
}
},
"arguments": [],
"range": [
- 9135,
- 9148
+ 9376,
+ 9389
],
"loc": {
"start": {
- "line": 324,
+ "line": 329,
"column": 18
},
"end": {
- "line": 324,
+ "line": 329,
"column": 31
}
}
},
"range": [
- 9129,
- 9148
+ 9370,
+ 9389
],
"loc": {
"start": {
- "line": 324,
+ "line": 329,
"column": 12
},
"end": {
- "line": 324,
+ "line": 329,
"column": 31
}
}
@@ -17338,16 +17737,16 @@
],
"kind": "let",
"range": [
- 9125,
- 9149
+ 9366,
+ 9390
],
"loc": {
"start": {
- "line": 324,
+ "line": 329,
"column": 8
},
"end": {
- "line": 324,
+ "line": 329,
"column": 32
}
}
@@ -17361,32 +17760,32 @@
"type": "Identifier",
"name": "width",
"range": [
- 9162,
- 9167
+ 9403,
+ 9408
],
"loc": {
"start": {
- "line": 325,
+ "line": 330,
"column": 12
},
"end": {
- "line": 325,
+ "line": 330,
"column": 17
}
}
},
"init": null,
"range": [
- 9162,
- 9167
+ 9403,
+ 9408
],
"loc": {
"start": {
- "line": 325,
+ "line": 330,
"column": 12
},
"end": {
- "line": 325,
+ "line": 330,
"column": 17
}
}
@@ -17394,16 +17793,16 @@
],
"kind": "let",
"range": [
- 9158,
- 9168
+ 9399,
+ 9409
],
"loc": {
"start": {
- "line": 325,
+ "line": 330,
"column": 8
},
"end": {
- "line": 325,
+ "line": 330,
"column": 18
}
},
@@ -17412,16 +17811,16 @@
"type": "Line",
"value": "initial table width",
"range": [
- 9169,
- 9190
+ 9410,
+ 9431
],
"loc": {
"start": {
- "line": 325,
+ "line": 330,
"column": 19
},
"end": {
- "line": 325,
+ "line": 330,
"column": 40
}
}
@@ -17440,16 +17839,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 9204,
- 9207
+ 9445,
+ 9448
],
"loc": {
"start": {
- "line": 327,
+ "line": 332,
"column": 12
},
"end": {
- "line": 327,
+ "line": 332,
"column": 15
}
}
@@ -17458,31 +17857,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 9208,
- 9213
+ 9449,
+ 9454
],
"loc": {
"start": {
- "line": 327,
+ "line": 332,
"column": 16
},
"end": {
- "line": 327,
+ "line": 332,
"column": 21
}
}
},
"range": [
- 9204,
- 9213
+ 9445,
+ 9454
],
"loc": {
"start": {
- "line": 327,
+ "line": 332,
"column": 12
},
"end": {
- "line": 327,
+ "line": 332,
"column": 21
}
}
@@ -17492,31 +17891,31 @@
"value": "",
"raw": "''",
"range": [
- 9218,
- 9220
+ 9459,
+ 9461
],
"loc": {
"start": {
- "line": 327,
+ "line": 332,
"column": 26
},
"end": {
- "line": 327,
+ "line": 332,
"column": 28
}
}
},
"range": [
- 9204,
- 9220
+ 9445,
+ 9461
],
"loc": {
"start": {
- "line": 327,
+ "line": 332,
"column": 12
},
"end": {
- "line": 327,
+ "line": 332,
"column": 28
}
}
@@ -17533,16 +17932,16 @@
"type": "Identifier",
"name": "width",
"range": [
- 9236,
- 9241
+ 9477,
+ 9482
],
"loc": {
"start": {
- "line": 328,
+ "line": 333,
"column": 12
},
"end": {
- "line": 328,
+ "line": 333,
"column": 17
}
}
@@ -17554,16 +17953,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 9244,
- 9247
+ 9485,
+ 9488
],
"loc": {
"start": {
- "line": 328,
+ "line": 333,
"column": 20
},
"end": {
- "line": 328,
+ "line": 333,
"column": 23
}
}
@@ -17572,77 +17971,77 @@
"type": "Identifier",
"name": "width",
"range": [
- 9248,
- 9253
+ 9489,
+ 9494
],
"loc": {
"start": {
- "line": 328,
+ "line": 333,
"column": 24
},
"end": {
- "line": 328,
+ "line": 333,
"column": 29
}
}
},
"range": [
- 9244,
- 9253
+ 9485,
+ 9494
],
"loc": {
"start": {
- "line": 328,
+ "line": 333,
"column": 20
},
"end": {
- "line": 328,
+ "line": 333,
"column": 29
}
}
},
"range": [
- 9236,
- 9253
+ 9477,
+ 9494
],
"loc": {
"start": {
- "line": 328,
+ "line": 333,
"column": 12
},
"end": {
- "line": 328,
+ "line": 333,
"column": 29
}
}
},
"range": [
- 9236,
- 9254
+ 9477,
+ 9495
],
"loc": {
"start": {
- "line": 328,
+ "line": 333,
"column": 12
},
"end": {
- "line": 328,
+ "line": 333,
"column": 30
}
}
}
],
"range": [
- 9222,
- 9264
+ 9463,
+ 9505
],
"loc": {
"start": {
- "line": 327,
+ "line": 332,
"column": 30
},
"end": {
- "line": 329,
+ "line": 334,
"column": 9
}
}
@@ -17662,16 +18061,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 9282,
- 9285
+ 9523,
+ 9526
],
"loc": {
"start": {
- "line": 330,
+ "line": 335,
"column": 17
},
"end": {
- "line": 330,
+ "line": 335,
"column": 20
}
}
@@ -17680,31 +18079,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 9286,
- 9291
+ 9527,
+ 9532
],
"loc": {
"start": {
- "line": 330,
+ "line": 335,
"column": 21
},
"end": {
- "line": 330,
+ "line": 335,
"column": 26
}
}
},
"range": [
- 9282,
- 9291
+ 9523,
+ 9532
],
"loc": {
"start": {
- "line": 330,
+ "line": 335,
"column": 17
},
"end": {
- "line": 330,
+ "line": 335,
"column": 26
}
}
@@ -17713,31 +18112,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 9292,
- 9297
+ 9533,
+ 9538
],
"loc": {
"start": {
- "line": 330,
+ "line": 335,
"column": 27
},
"end": {
- "line": 330,
+ "line": 335,
"column": 32
}
}
},
"range": [
- 9282,
- 9297
+ 9523,
+ 9538
],
"loc": {
"start": {
- "line": 330,
+ "line": 335,
"column": 17
},
"end": {
- "line": 330,
+ "line": 335,
"column": 32
}
}
@@ -17747,31 +18146,31 @@
"value": "",
"raw": "''",
"range": [
- 9302,
- 9304
+ 9543,
+ 9545
],
"loc": {
"start": {
- "line": 330,
+ "line": 335,
"column": 37
},
"end": {
- "line": 330,
+ "line": 335,
"column": 39
}
}
},
"range": [
- 9282,
- 9304
+ 9523,
+ 9545
],
"loc": {
"start": {
- "line": 330,
+ "line": 335,
"column": 17
},
"end": {
- "line": 330,
+ "line": 335,
"column": 39
}
}
@@ -17788,16 +18187,16 @@
"type": "Identifier",
"name": "width",
"range": [
- 9320,
- 9325
+ 9561,
+ 9566
],
"loc": {
"start": {
- "line": 331,
+ "line": 336,
"column": 12
},
"end": {
- "line": 331,
+ "line": 336,
"column": 17
}
}
@@ -17812,16 +18211,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 9328,
- 9331
+ 9569,
+ 9572
],
"loc": {
"start": {
- "line": 331,
+ "line": 336,
"column": 20
},
"end": {
- "line": 331,
+ "line": 336,
"column": 23
}
}
@@ -17830,31 +18229,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 9332,
- 9337
+ 9573,
+ 9578
],
"loc": {
"start": {
- "line": 331,
+ "line": 336,
"column": 24
},
"end": {
- "line": 331,
+ "line": 336,
"column": 29
}
}
},
"range": [
- 9328,
- 9337
+ 9569,
+ 9578
],
"loc": {
"start": {
- "line": 331,
+ "line": 336,
"column": 20
},
"end": {
- "line": 331,
+ "line": 336,
"column": 29
}
}
@@ -17863,77 +18262,77 @@
"type": "Identifier",
"name": "width",
"range": [
- 9338,
- 9343
+ 9579,
+ 9584
],
"loc": {
"start": {
- "line": 331,
+ "line": 336,
"column": 30
},
"end": {
- "line": 331,
+ "line": 336,
"column": 35
}
}
},
"range": [
- 9328,
- 9343
+ 9569,
+ 9584
],
"loc": {
"start": {
- "line": 331,
+ "line": 336,
"column": 20
},
"end": {
- "line": 331,
+ "line": 336,
"column": 35
}
}
},
"range": [
- 9320,
- 9343
+ 9561,
+ 9584
],
"loc": {
"start": {
- "line": 331,
+ "line": 336,
"column": 12
},
"end": {
- "line": 331,
+ "line": 336,
"column": 35
}
}
},
"range": [
- 9320,
- 9344
+ 9561,
+ 9585
],
"loc": {
"start": {
- "line": 331,
+ "line": 336,
"column": 12
},
"end": {
- "line": 331,
+ "line": 336,
"column": 36
}
}
}
],
"range": [
- 9306,
- 9354
+ 9547,
+ 9595
],
"loc": {
"start": {
- "line": 330,
+ "line": 335,
"column": 41
},
"end": {
- "line": 332,
+ "line": 337,
"column": 9
}
}
@@ -17950,16 +18349,16 @@
"type": "Identifier",
"name": "width",
"range": [
- 9374,
- 9379
+ 9615,
+ 9620
],
"loc": {
"start": {
- "line": 333,
+ "line": 338,
"column": 12
},
"end": {
- "line": 333,
+ "line": 338,
"column": 17
}
}
@@ -17971,16 +18370,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 9382,
- 9385
+ 9623,
+ 9626
],
"loc": {
"start": {
- "line": 333,
+ "line": 338,
"column": 20
},
"end": {
- "line": 333,
+ "line": 338,
"column": 23
}
}
@@ -17989,107 +18388,107 @@
"type": "Identifier",
"name": "clientWidth",
"range": [
- 9386,
- 9397
+ 9627,
+ 9638
],
"loc": {
"start": {
- "line": 333,
+ "line": 338,
"column": 24
},
"end": {
- "line": 333,
+ "line": 338,
"column": 35
}
}
},
"range": [
- 9382,
- 9397
+ 9623,
+ 9638
],
"loc": {
"start": {
- "line": 333,
+ "line": 338,
"column": 20
},
"end": {
- "line": 333,
+ "line": 338,
"column": 35
}
}
},
"range": [
- 9374,
- 9397
+ 9615,
+ 9638
],
"loc": {
"start": {
- "line": 333,
+ "line": 338,
"column": 12
},
"end": {
- "line": 333,
+ "line": 338,
"column": 35
}
}
},
"range": [
- 9374,
- 9398
+ 9615,
+ 9639
],
"loc": {
"start": {
- "line": 333,
+ "line": 338,
"column": 12
},
"end": {
- "line": 333,
+ "line": 338,
"column": 36
}
}
}
],
"range": [
- 9360,
- 9408
+ 9601,
+ 9649
],
"loc": {
"start": {
- "line": 332,
+ "line": 337,
"column": 15
},
"end": {
- "line": 334,
+ "line": 339,
"column": 9
}
}
},
"range": [
- 9278,
- 9408
+ 9519,
+ 9649
],
"loc": {
"start": {
- "line": 330,
+ "line": 335,
"column": 13
},
"end": {
- "line": 334,
+ "line": 339,
"column": 9
}
}
},
"range": [
- 9200,
- 9408
+ 9441,
+ 9649
],
"loc": {
"start": {
- "line": 327,
+ "line": 332,
"column": 8
},
"end": {
- "line": 334,
+ "line": 339,
"column": 9
}
},
@@ -18098,16 +18497,16 @@
"type": "Line",
"value": "initial table width",
"range": [
- 9169,
- 9190
+ 9410,
+ 9431
],
"loc": {
"start": {
- "line": 325,
+ "line": 330,
"column": 19
},
"end": {
- "line": 325,
+ "line": 330,
"column": 40
}
}
@@ -18122,16 +18521,16 @@
"type": "Identifier",
"name": "parseInt",
"range": [
- 9424,
- 9432
+ 9665,
+ 9673
],
"loc": {
"start": {
- "line": 335,
+ "line": 340,
"column": 15
},
"end": {
- "line": 335,
+ "line": 340,
"column": 23
}
}
@@ -18141,16 +18540,16 @@
"type": "Identifier",
"name": "width",
"range": [
- 9433,
- 9438
+ 9674,
+ 9679
],
"loc": {
"start": {
- "line": 335,
+ "line": 340,
"column": 24
},
"end": {
- "line": 335,
+ "line": 340,
"column": 29
}
}
@@ -18160,63 +18559,63 @@
"value": 10,
"raw": "10",
"range": [
- 9440,
- 9442
+ 9681,
+ 9683
],
"loc": {
"start": {
- "line": 335,
+ "line": 340,
"column": 31
},
"end": {
- "line": 335,
+ "line": 340,
"column": 33
}
}
}
],
"range": [
- 9424,
- 9443
+ 9665,
+ 9684
],
"loc": {
"start": {
- "line": 335,
+ "line": 340,
"column": 15
},
"end": {
- "line": 335,
+ "line": 340,
"column": 34
}
}
},
"range": [
- 9417,
- 9444
+ 9658,
+ 9685
],
"loc": {
"start": {
- "line": 335,
+ "line": 340,
"column": 8
},
"end": {
- "line": 335,
+ "line": 340,
"column": 35
}
}
}
],
"range": [
- 9115,
- 9450
+ 9356,
+ 9691
],
"loc": {
"start": {
- "line": 323,
+ "line": 328,
"column": 24
},
"end": {
- "line": 336,
+ "line": 341,
"column": 5
}
}
@@ -18224,16 +18623,16 @@
"generator": false,
"expression": false,
"range": [
- 9112,
- 9450
+ 9353,
+ 9691
],
"loc": {
"start": {
- "line": 323,
+ "line": 328,
"column": 21
},
"end": {
- "line": 336,
+ "line": 341,
"column": 5
}
}
@@ -18241,16 +18640,16 @@
"kind": "method",
"computed": false,
"range": [
- 9095,
- 9450
+ 9336,
+ 9691
],
"loc": {
"start": {
- "line": 323,
+ "line": 328,
"column": 4
},
"end": {
- "line": 336,
+ "line": 341,
"column": 5
}
},
@@ -18259,16 +18658,16 @@
"type": "Block",
"value": "*\n * Initial table width\n * @returns {Number}\n * @private\n ",
"range": [
- 9011,
- 9090
+ 9252,
+ 9331
],
"loc": {
"start": {
- "line": 318,
+ "line": 323,
"column": 4
},
"end": {
- "line": 322,
+ "line": 327,
"column": 7
}
}
@@ -18279,16 +18678,16 @@
"type": "Block",
"value": "*\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n ",
"range": [
- 9456,
- 9645
+ 9697,
+ 9886
],
"loc": {
"start": {
- "line": 338,
+ "line": 343,
"column": 4
},
"end": {
- "line": 344,
+ "line": 349,
"column": 7
}
}
@@ -18302,16 +18701,16 @@
"type": "Identifier",
"name": "createContainer",
"range": [
- 9650,
- 9665
+ 9891,
+ 9906
],
"loc": {
"start": {
- "line": 345,
+ "line": 350,
"column": 4
},
"end": {
- "line": 345,
+ "line": 350,
"column": 19
}
}
@@ -18324,16 +18723,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 9666,
- 9669
+ 9907,
+ 9910
],
"loc": {
"start": {
- "line": 345,
+ "line": 350,
"column": 20
},
"end": {
- "line": 345,
+ "line": 350,
"column": 23
}
}
@@ -18342,16 +18741,16 @@
"type": "Identifier",
"name": "className",
"range": [
- 9671,
- 9680
+ 9912,
+ 9921
],
"loc": {
"start": {
- "line": 345,
+ "line": 350,
"column": 25
},
"end": {
- "line": 345,
+ "line": 350,
"column": 34
}
}
@@ -18369,16 +18768,16 @@
"type": "Identifier",
"name": "element",
"range": [
- 9696,
- 9703
+ 9937,
+ 9944
],
"loc": {
"start": {
- "line": 346,
+ "line": 351,
"column": 12
},
"end": {
- "line": 346,
+ "line": 351,
"column": 19
}
}
@@ -18389,16 +18788,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 9706,
- 9715
+ 9947,
+ 9956
],
"loc": {
"start": {
- "line": 346,
+ "line": 351,
"column": 22
},
"end": {
- "line": 346,
+ "line": 351,
"column": 31
}
}
@@ -18408,47 +18807,47 @@
"type": "Identifier",
"name": "tag",
"range": [
- 9716,
- 9719
+ 9957,
+ 9960
],
"loc": {
"start": {
- "line": 346,
+ "line": 351,
"column": 32
},
"end": {
- "line": 346,
+ "line": 351,
"column": 35
}
}
}
],
"range": [
- 9706,
- 9720
+ 9947,
+ 9961
],
"loc": {
"start": {
- "line": 346,
+ "line": 351,
"column": 22
},
"end": {
- "line": 346,
+ "line": 351,
"column": 36
}
}
},
"range": [
- 9696,
- 9720
+ 9937,
+ 9961
],
"loc": {
"start": {
- "line": 346,
+ "line": 351,
"column": 12
},
"end": {
- "line": 346,
+ "line": 351,
"column": 36
}
}
@@ -18456,16 +18855,16 @@
],
"kind": "let",
"range": [
- 9692,
- 9721
+ 9933,
+ 9962
],
"loc": {
"start": {
- "line": 346,
+ "line": 351,
"column": 8
},
"end": {
- "line": 346,
+ "line": 351,
"column": 37
}
}
@@ -18482,16 +18881,16 @@
"type": "Identifier",
"name": "element",
"range": [
- 9730,
- 9737
+ 9971,
+ 9978
],
"loc": {
"start": {
- "line": 347,
+ "line": 352,
"column": 8
},
"end": {
- "line": 347,
+ "line": 352,
"column": 15
}
}
@@ -18500,31 +18899,31 @@
"type": "Identifier",
"name": "className",
"range": [
- 9738,
- 9747
+ 9979,
+ 9988
],
"loc": {
"start": {
- "line": 347,
+ "line": 352,
"column": 16
},
"end": {
- "line": 347,
+ "line": 352,
"column": 25
}
}
},
"range": [
- 9730,
- 9747
+ 9971,
+ 9988
],
"loc": {
"start": {
- "line": 347,
+ "line": 352,
"column": 8
},
"end": {
- "line": 347,
+ "line": 352,
"column": 25
}
}
@@ -18533,46 +18932,46 @@
"type": "Identifier",
"name": "className",
"range": [
- 9750,
- 9759
+ 9991,
+ 10000
],
"loc": {
"start": {
- "line": 347,
+ "line": 352,
"column": 28
},
"end": {
- "line": 347,
+ "line": 352,
"column": 37
}
}
},
"range": [
- 9730,
- 9759
+ 9971,
+ 10000
],
"loc": {
"start": {
- "line": 347,
+ "line": 352,
"column": 8
},
"end": {
- "line": 347,
+ "line": 352,
"column": 37
}
}
},
"range": [
- 9730,
- 9760
+ 9971,
+ 10001
],
"loc": {
"start": {
- "line": 347,
+ "line": 352,
"column": 8
},
"end": {
- "line": 347,
+ "line": 352,
"column": 38
}
}
@@ -18583,47 +18982,47 @@
"type": "Identifier",
"name": "element",
"range": [
- 9776,
- 9783
+ 10017,
+ 10024
],
"loc": {
"start": {
- "line": 348,
+ "line": 353,
"column": 15
},
"end": {
- "line": 348,
+ "line": 353,
"column": 22
}
}
},
"range": [
- 9769,
- 9784
+ 10010,
+ 10025
],
"loc": {
"start": {
- "line": 348,
+ "line": 353,
"column": 8
},
"end": {
- "line": 348,
+ "line": 353,
"column": 23
}
}
}
],
"range": [
- 9682,
- 9790
+ 9923,
+ 10031
],
"loc": {
"start": {
- "line": 345,
+ "line": 350,
"column": 36
},
"end": {
- "line": 349,
+ "line": 354,
"column": 5
}
}
@@ -18631,16 +19030,16 @@
"generator": false,
"expression": false,
"range": [
- 9665,
- 9790
+ 9906,
+ 10031
],
"loc": {
"start": {
- "line": 345,
+ "line": 350,
"column": 19
},
"end": {
- "line": 349,
+ "line": 354,
"column": 5
}
}
@@ -18648,16 +19047,16 @@
"kind": "method",
"computed": false,
"range": [
- 9650,
- 9790
+ 9891,
+ 10031
],
"loc": {
"start": {
- "line": 345,
+ "line": 350,
"column": 4
},
"end": {
- "line": 349,
+ "line": 354,
"column": 5
}
},
@@ -18666,16 +19065,16 @@
"type": "Block",
"value": "*\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n ",
"range": [
- 9456,
- 9645
+ 9697,
+ 9886
],
"loc": {
"start": {
- "line": 338,
+ "line": 343,
"column": 4
},
"end": {
- "line": 344,
+ "line": 349,
"column": 7
}
}
@@ -18686,16 +19085,16 @@
"type": "Block",
"value": "*\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n ",
"range": [
- 9796,
- 9899
+ 10037,
+ 10140
],
"loc": {
"start": {
- "line": 351,
+ "line": 356,
"column": 4
},
"end": {
- "line": 355,
+ "line": 360,
"column": 7
}
}
@@ -18709,16 +19108,16 @@
"type": "Identifier",
"name": "createFiltersRow",
"range": [
- 9904,
- 9920
+ 10145,
+ 10161
],
"loc": {
"start": {
- "line": 356,
+ "line": 361,
"column": 4
},
"end": {
- "line": 356,
+ "line": 361,
"column": 20
}
}
@@ -18739,16 +19138,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 9937,
- 9939
+ 10178,
+ 10180
],
"loc": {
"start": {
- "line": 357,
+ "line": 362,
"column": 12
},
"end": {
- "line": 357,
+ "line": 362,
"column": 14
}
}
@@ -18759,16 +19158,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 9942,
- 9946
+ 10183,
+ 10187
],
"loc": {
"start": {
- "line": 357,
+ "line": 362,
"column": 17
},
"end": {
- "line": 357,
+ "line": 362,
"column": 21
}
}
@@ -18777,46 +19176,46 @@
"type": "Identifier",
"name": "tf",
"range": [
- 9947,
- 9949
+ 10188,
+ 10190
],
"loc": {
"start": {
- "line": 357,
+ "line": 362,
"column": 22
},
"end": {
- "line": 357,
+ "line": 362,
"column": 24
}
}
},
"range": [
- 9942,
- 9949
+ 10183,
+ 10190
],
"loc": {
"start": {
- "line": 357,
+ "line": 362,
"column": 17
},
"end": {
- "line": 357,
+ "line": 362,
"column": 24
}
}
},
"range": [
- 9937,
- 9949
+ 10178,
+ 10190
],
"loc": {
"start": {
- "line": 357,
+ "line": 362,
"column": 12
},
"end": {
- "line": 357,
+ "line": 362,
"column": 24
}
}
@@ -18824,16 +19223,16 @@
],
"kind": "let",
"range": [
- 9933,
- 9950
+ 10174,
+ 10191
],
"loc": {
"start": {
- "line": 357,
+ "line": 362,
"column": 8
},
"end": {
- "line": 357,
+ "line": 362,
"column": 25
}
}
@@ -18847,16 +19246,16 @@
"type": "Identifier",
"name": "filtersRow",
"range": [
- 9963,
- 9973
+ 10204,
+ 10214
],
"loc": {
"start": {
- "line": 358,
+ "line": 363,
"column": 12
},
"end": {
- "line": 358,
+ "line": 363,
"column": 22
}
}
@@ -18867,16 +19266,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 9976,
- 9985
+ 10217,
+ 10226
],
"loc": {
"start": {
- "line": 358,
+ "line": 363,
"column": 25
},
"end": {
- "line": 358,
+ "line": 363,
"column": 34
}
}
@@ -18887,47 +19286,47 @@
"value": "tr",
"raw": "'tr'",
"range": [
- 9986,
- 9990
+ 10227,
+ 10231
],
"loc": {
"start": {
- "line": 358,
+ "line": 363,
"column": 35
},
"end": {
- "line": 358,
+ "line": 363,
"column": 39
}
}
}
],
"range": [
- 9976,
- 9991
+ 10217,
+ 10232
],
"loc": {
"start": {
- "line": 358,
+ "line": 363,
"column": 25
},
"end": {
- "line": 358,
+ "line": 363,
"column": 40
}
}
},
"range": [
- 9963,
- 9991
+ 10204,
+ 10232
],
"loc": {
"start": {
- "line": 358,
+ "line": 363,
"column": 12
},
"end": {
- "line": 358,
+ "line": 363,
"column": 40
}
}
@@ -18935,16 +19334,16 @@
],
"kind": "let",
"range": [
- 9959,
- 9992
+ 10200,
+ 10233
],
"loc": {
"start": {
- "line": 358,
+ "line": 363,
"column": 8
},
"end": {
- "line": 358,
+ "line": 363,
"column": 41
}
}
@@ -18960,16 +19359,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10005,
- 10009
+ 10246,
+ 10250
],
"loc": {
"start": {
- "line": 359,
+ "line": 364,
"column": 12
},
"end": {
- "line": 359,
+ "line": 364,
"column": 16
}
}
@@ -18978,31 +19377,31 @@
"type": "Identifier",
"name": "filters",
"range": [
- 10010,
- 10017
+ 10251,
+ 10258
],
"loc": {
"start": {
- "line": 359,
+ "line": 364,
"column": 17
},
"end": {
- "line": 359,
+ "line": 364,
"column": 24
}
}
},
"range": [
- 10005,
- 10017
+ 10246,
+ 10258
],
"loc": {
"start": {
- "line": 359,
+ "line": 364,
"column": 12
},
"end": {
- "line": 359,
+ "line": 364,
"column": 24
}
}
@@ -19014,16 +19413,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10021,
- 10023
+ 10262,
+ 10264
],
"loc": {
"start": {
- "line": 359,
+ "line": 364,
"column": 28
},
"end": {
- "line": 359,
+ "line": 364,
"column": 30
}
}
@@ -19032,46 +19431,46 @@
"type": "Identifier",
"name": "fltGrid",
"range": [
- 10024,
- 10031
+ 10265,
+ 10272
],
"loc": {
"start": {
- "line": 359,
+ "line": 364,
"column": 31
},
"end": {
- "line": 359,
+ "line": 364,
"column": 38
}
}
},
"range": [
- 10021,
- 10031
+ 10262,
+ 10272
],
"loc": {
"start": {
- "line": 359,
+ "line": 364,
"column": 28
},
"end": {
- "line": 359,
+ "line": 364,
"column": 38
}
}
},
"range": [
- 10005,
- 10031
+ 10246,
+ 10272
],
"loc": {
"start": {
- "line": 359,
+ "line": 364,
"column": 12
},
"end": {
- "line": 359,
+ "line": 364,
"column": 38
}
}
@@ -19091,16 +19490,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10047,
- 10049
+ 10288,
+ 10290
],
"loc": {
"start": {
- "line": 360,
+ "line": 365,
"column": 12
},
"end": {
- "line": 360,
+ "line": 365,
"column": 14
}
}
@@ -19109,31 +19508,31 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 10050,
- 10067
+ 10291,
+ 10308
],
"loc": {
"start": {
- "line": 360,
+ "line": 365,
"column": 15
},
"end": {
- "line": 360,
+ "line": 365,
"column": 32
}
}
},
"range": [
- 10047,
- 10067
+ 10288,
+ 10308
],
"loc": {
"start": {
- "line": 360,
+ "line": 365,
"column": 12
},
"end": {
- "line": 360,
+ "line": 365,
"column": 32
}
}
@@ -19142,46 +19541,46 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 10070,
- 10072
+ 10311,
+ 10313
],
"loc": {
"start": {
- "line": 360,
+ "line": 365,
"column": 35
},
"end": {
- "line": 360,
+ "line": 365,
"column": 37
}
}
},
"range": [
- 10047,
- 10072
+ 10288,
+ 10313
],
"loc": {
"start": {
- "line": 360,
+ "line": 365,
"column": 12
},
"end": {
- "line": 360,
+ "line": 365,
"column": 37
}
}
},
"range": [
- 10047,
- 10073
+ 10288,
+ 10314
],
"loc": {
"start": {
- "line": 360,
+ "line": 365,
"column": 12
},
"end": {
- "line": 360,
+ "line": 365,
"column": 38
}
}
@@ -19197,16 +19596,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 10095,
- 10096
+ 10336,
+ 10337
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 21
},
"end": {
- "line": 361,
+ "line": 366,
"column": 22
}
}
@@ -19216,31 +19615,31 @@
"value": 0,
"raw": "0",
"range": [
- 10099,
- 10100
+ 10340,
+ 10341
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 25
},
"end": {
- "line": 361,
+ "line": 366,
"column": 26
}
}
},
"range": [
- 10095,
- 10100
+ 10336,
+ 10341
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 21
},
"end": {
- "line": 361,
+ "line": 366,
"column": 26
}
}
@@ -19248,16 +19647,16 @@
],
"kind": "let",
"range": [
- 10091,
- 10100
+ 10332,
+ 10341
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 17
},
"end": {
- "line": 361,
+ "line": 366,
"column": 26
}
}
@@ -19269,16 +19668,16 @@
"type": "Identifier",
"name": "j",
"range": [
- 10102,
- 10103
+ 10343,
+ 10344
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 28
},
"end": {
- "line": 361,
+ "line": 366,
"column": 29
}
}
@@ -19292,16 +19691,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10106,
- 10108
+ 10347,
+ 10349
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 32
},
"end": {
- "line": 361,
+ "line": 366,
"column": 34
}
}
@@ -19310,62 +19709,62 @@
"type": "Identifier",
"name": "getCellsNb",
"range": [
- 10109,
- 10119
+ 10350,
+ 10360
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 35
},
"end": {
- "line": 361,
+ "line": 366,
"column": 45
}
}
},
"range": [
- 10106,
- 10119
+ 10347,
+ 10360
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 32
},
"end": {
- "line": 361,
+ "line": 366,
"column": 45
}
}
},
"arguments": [],
"range": [
- 10106,
- 10121
+ 10347,
+ 10362
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 32
},
"end": {
- "line": 361,
+ "line": 366,
"column": 47
}
}
},
"range": [
- 10102,
- 10121
+ 10343,
+ 10362
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 28
},
"end": {
- "line": 361,
+ "line": 366,
"column": 47
}
}
@@ -19377,32 +19776,32 @@
"type": "Identifier",
"name": "j",
"range": [
- 10123,
- 10124
+ 10364,
+ 10365
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 49
},
"end": {
- "line": 361,
+ "line": 366,
"column": 50
}
}
},
"prefix": false,
"range": [
- 10123,
- 10126
+ 10364,
+ 10367
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 49
},
"end": {
- "line": 361,
+ "line": 366,
"column": 52
}
}
@@ -19419,16 +19818,16 @@
"type": "Identifier",
"name": "fltTdId",
"range": [
- 10150,
- 10157
+ 10391,
+ 10398
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 20
},
"end": {
- "line": 362,
+ "line": 367,
"column": 27
}
}
@@ -19444,16 +19843,16 @@
},
"tail": false,
"range": [
- 10160,
- 10163
+ 10401,
+ 10404
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 30
},
"end": {
- "line": 362,
+ "line": 367,
"column": 33
}
}
@@ -19466,16 +19865,16 @@
},
"tail": true,
"range": [
- 10206,
- 10208
+ 10447,
+ 10449
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 76
},
"end": {
- "line": 362,
+ "line": 367,
"column": 78
}
}
@@ -19498,16 +19897,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10163,
- 10165
+ 10404,
+ 10406
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 33
},
"end": {
- "line": 362,
+ "line": 367,
"column": 35
}
}
@@ -19516,31 +19915,31 @@
"type": "Identifier",
"name": "prfxFlt",
"range": [
- 10166,
- 10173
+ 10407,
+ 10414
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 36
},
"end": {
- "line": 362,
+ "line": 367,
"column": 43
}
}
},
"range": [
- 10163,
- 10173
+ 10404,
+ 10414
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 33
},
"end": {
- "line": 362,
+ "line": 367,
"column": 43
}
}
@@ -19549,31 +19948,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 10176,
- 10177
+ 10417,
+ 10418
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 46
},
"end": {
- "line": 362,
+ "line": 367,
"column": 47
}
}
},
"range": [
- 10163,
- 10177
+ 10404,
+ 10418
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 33
},
"end": {
- "line": 362,
+ "line": 367,
"column": 47
}
}
@@ -19584,16 +19983,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10180,
- 10184
+ 10421,
+ 10425
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 50
},
"end": {
- "line": 362,
+ "line": 367,
"column": 54
}
}
@@ -19602,46 +20001,46 @@
"type": "Identifier",
"name": "prfxGridFltTd",
"range": [
- 10185,
- 10198
+ 10426,
+ 10439
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 55
},
"end": {
- "line": 362,
+ "line": 367,
"column": 68
}
}
},
"range": [
- 10180,
- 10198
+ 10421,
+ 10439
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 50
},
"end": {
- "line": 362,
+ "line": 367,
"column": 68
}
}
},
"range": [
- 10163,
- 10198
+ 10404,
+ 10439
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 33
},
"end": {
- "line": 362,
+ "line": 367,
"column": 68
}
}
@@ -19653,16 +20052,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10201,
- 10203
+ 10442,
+ 10444
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 71
},
"end": {
- "line": 362,
+ "line": 367,
"column": 73
}
}
@@ -19671,77 +20070,77 @@
"type": "Identifier",
"name": "id",
"range": [
- 10204,
- 10206
+ 10445,
+ 10447
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 74
},
"end": {
- "line": 362,
+ "line": 367,
"column": 76
}
}
},
"range": [
- 10201,
- 10206
+ 10442,
+ 10447
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 71
},
"end": {
- "line": 362,
+ "line": 367,
"column": 76
}
}
},
"range": [
- 10163,
- 10206
+ 10404,
+ 10447
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 33
},
"end": {
- "line": 362,
+ "line": 367,
"column": 76
}
}
}
],
"range": [
- 10160,
- 10208
+ 10401,
+ 10449
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 30
},
"end": {
- "line": 362,
+ "line": 367,
"column": 78
}
}
},
"range": [
- 10150,
- 10208
+ 10391,
+ 10449
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 20
},
"end": {
- "line": 362,
+ "line": 367,
"column": 78
}
}
@@ -19749,16 +20148,16 @@
],
"kind": "let",
"range": [
- 10146,
- 10209
+ 10387,
+ 10450
],
"loc": {
"start": {
- "line": 362,
+ "line": 367,
"column": 16
},
"end": {
- "line": 362,
+ "line": 367,
"column": 79
}
}
@@ -19772,16 +20171,16 @@
"type": "Identifier",
"name": "cl",
"range": [
- 10230,
- 10232
+ 10471,
+ 10473
],
"loc": {
"start": {
- "line": 363,
+ "line": 368,
"column": 20
},
"end": {
- "line": 363,
+ "line": 368,
"column": 22
}
}
@@ -19792,16 +20191,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 10235,
- 10244
+ 10476,
+ 10485
],
"loc": {
"start": {
- "line": 363,
+ "line": 368,
"column": 25
},
"end": {
- "line": 363,
+ "line": 368,
"column": 34
}
}
@@ -19814,16 +20213,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10245,
- 10247
+ 10486,
+ 10488
],
"loc": {
"start": {
- "line": 363,
+ "line": 368,
"column": 35
},
"end": {
- "line": 363,
+ "line": 368,
"column": 37
}
}
@@ -19832,31 +20231,31 @@
"type": "Identifier",
"name": "fltCellTag",
"range": [
- 10248,
- 10258
+ 10489,
+ 10499
],
"loc": {
"start": {
- "line": 363,
+ "line": 368,
"column": 38
},
"end": {
- "line": 363,
+ "line": 368,
"column": 48
}
}
},
"range": [
- 10245,
- 10258
+ 10486,
+ 10499
],
"loc": {
"start": {
- "line": 363,
+ "line": 368,
"column": 35
},
"end": {
- "line": 363,
+ "line": 368,
"column": 48
}
}
@@ -19869,16 +20268,16 @@
"value": "id",
"raw": "'id'",
"range": [
- 10261,
- 10265
+ 10502,
+ 10506
],
"loc": {
"start": {
- "line": 363,
+ "line": 368,
"column": 51
},
"end": {
- "line": 363,
+ "line": 368,
"column": 55
}
}
@@ -19887,63 +20286,63 @@
"type": "Identifier",
"name": "fltTdId",
"range": [
- 10267,
- 10274
+ 10508,
+ 10515
],
"loc": {
"start": {
- "line": 363,
+ "line": 368,
"column": 57
},
"end": {
- "line": 363,
+ "line": 368,
"column": 64
}
}
}
],
"range": [
- 10260,
- 10275
+ 10501,
+ 10516
],
"loc": {
"start": {
- "line": 363,
+ "line": 368,
"column": 50
},
"end": {
- "line": 363,
+ "line": 368,
"column": 65
}
}
}
],
"range": [
- 10235,
- 10276
+ 10476,
+ 10517
],
"loc": {
"start": {
- "line": 363,
+ "line": 368,
"column": 25
},
"end": {
- "line": 363,
+ "line": 368,
"column": 66
}
}
},
"range": [
- 10230,
- 10276
+ 10471,
+ 10517
],
"loc": {
"start": {
- "line": 363,
+ "line": 368,
"column": 20
},
"end": {
- "line": 363,
+ "line": 368,
"column": 66
}
}
@@ -19951,16 +20350,16 @@
],
"kind": "let",
"range": [
- 10226,
- 10277
+ 10467,
+ 10518
],
"loc": {
"start": {
- "line": 363,
+ "line": 368,
"column": 16
},
"end": {
- "line": 363,
+ "line": 368,
"column": 67
}
}
@@ -19976,16 +20375,16 @@
"type": "Identifier",
"name": "filtersRow",
"range": [
- 10294,
- 10304
+ 10535,
+ 10545
],
"loc": {
"start": {
- "line": 364,
+ "line": 369,
"column": 16
},
"end": {
- "line": 364,
+ "line": 369,
"column": 26
}
}
@@ -19994,31 +20393,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 10305,
- 10316
+ 10546,
+ 10557
],
"loc": {
"start": {
- "line": 364,
+ "line": 369,
"column": 27
},
"end": {
- "line": 364,
+ "line": 369,
"column": 38
}
}
},
"range": [
- 10294,
- 10316
+ 10535,
+ 10557
],
"loc": {
"start": {
- "line": 364,
+ "line": 369,
"column": 16
},
"end": {
- "line": 364,
+ "line": 369,
"column": 38
}
}
@@ -20028,47 +20427,47 @@
"type": "Identifier",
"name": "cl",
"range": [
- 10317,
- 10319
+ 10558,
+ 10560
],
"loc": {
"start": {
- "line": 364,
+ "line": 369,
"column": 39
},
"end": {
- "line": 364,
+ "line": 369,
"column": 41
}
}
}
],
"range": [
- 10294,
- 10320
+ 10535,
+ 10561
],
"loc": {
"start": {
- "line": 364,
+ "line": 369,
"column": 16
},
"end": {
- "line": 364,
+ "line": 369,
"column": 42
}
}
},
"range": [
- 10294,
- 10321
+ 10535,
+ 10562
],
"loc": {
"start": {
- "line": 364,
+ "line": 369,
"column": 16
},
"end": {
- "line": 364,
+ "line": 369,
"column": 43
}
}
@@ -20088,16 +20487,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10338,
- 10340
+ 10579,
+ 10581
],
"loc": {
"start": {
- "line": 365,
+ "line": 370,
"column": 16
},
"end": {
- "line": 365,
+ "line": 370,
"column": 18
}
}
@@ -20106,31 +20505,31 @@
"type": "Identifier",
"name": "externalFltTgtIds",
"range": [
- 10341,
- 10358
+ 10582,
+ 10599
],
"loc": {
"start": {
- "line": 365,
+ "line": 370,
"column": 19
},
"end": {
- "line": 365,
+ "line": 370,
"column": 36
}
}
},
"range": [
- 10338,
- 10358
+ 10579,
+ 10599
],
"loc": {
"start": {
- "line": 365,
+ "line": 370,
"column": 16
},
"end": {
- "line": 365,
+ "line": 370,
"column": 36
}
}
@@ -20139,31 +20538,31 @@
"type": "Identifier",
"name": "j",
"range": [
- 10359,
- 10360
+ 10600,
+ 10601
],
"loc": {
"start": {
- "line": 365,
+ "line": 370,
"column": 37
},
"end": {
- "line": 365,
+ "line": 370,
"column": 38
}
}
},
"range": [
- 10338,
- 10361
+ 10579,
+ 10602
],
"loc": {
"start": {
- "line": 365,
+ "line": 370,
"column": 16
},
"end": {
- "line": 365,
+ "line": 370,
"column": 39
}
}
@@ -20172,109 +20571,109 @@
"type": "Identifier",
"name": "fltTdId",
"range": [
- 10364,
- 10371
+ 10605,
+ 10612
],
"loc": {
"start": {
- "line": 365,
+ "line": 370,
"column": 42
},
"end": {
- "line": 365,
+ "line": 370,
"column": 49
}
}
},
"range": [
- 10338,
- 10371
+ 10579,
+ 10612
],
"loc": {
"start": {
- "line": 365,
+ "line": 370,
"column": 16
},
"end": {
- "line": 365,
+ "line": 370,
"column": 49
}
}
},
"range": [
- 10338,
- 10372
+ 10579,
+ 10613
],
"loc": {
"start": {
- "line": 365,
+ "line": 370,
"column": 16
},
"end": {
- "line": 365,
+ "line": 370,
"column": 50
}
}
}
],
"range": [
- 10128,
- 10386
+ 10369,
+ 10627
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 54
},
"end": {
- "line": 366,
+ "line": 371,
"column": 13
}
}
},
"range": [
- 10086,
- 10386
+ 10327,
+ 10627
],
"loc": {
"start": {
- "line": 361,
+ "line": 366,
"column": 12
},
"end": {
- "line": 366,
+ "line": 371,
"column": 13
}
}
}
],
"range": [
- 10033,
- 10396
+ 10274,
+ 10637
],
"loc": {
"start": {
- "line": 359,
+ "line": 364,
"column": 40
},
"end": {
- "line": 367,
+ "line": 372,
"column": 9
}
}
},
"alternate": null,
"range": [
- 10001,
- 10396
+ 10242,
+ 10637
],
"loc": {
"start": {
- "line": 359,
+ "line": 364,
"column": 8
},
"end": {
- "line": 367,
+ "line": 372,
"column": 9
}
}
@@ -20285,47 +20684,47 @@
"type": "Identifier",
"name": "filtersRow",
"range": [
- 10412,
- 10422
+ 10653,
+ 10663
],
"loc": {
"start": {
- "line": 368,
+ "line": 373,
"column": 15
},
"end": {
- "line": 368,
+ "line": 373,
"column": 25
}
}
},
"range": [
- 10405,
- 10423
+ 10646,
+ 10664
],
"loc": {
"start": {
- "line": 368,
+ "line": 373,
"column": 8
},
"end": {
- "line": 368,
+ "line": 373,
"column": 26
}
}
}
],
"range": [
- 9923,
- 10429
+ 10164,
+ 10670
],
"loc": {
"start": {
- "line": 356,
+ "line": 361,
"column": 23
},
"end": {
- "line": 369,
+ "line": 374,
"column": 5
}
}
@@ -20333,16 +20732,16 @@
"generator": false,
"expression": false,
"range": [
- 9920,
- 10429
+ 10161,
+ 10670
],
"loc": {
"start": {
- "line": 356,
+ "line": 361,
"column": 20
},
"end": {
- "line": 369,
+ "line": 374,
"column": 5
}
}
@@ -20350,16 +20749,16 @@
"kind": "method",
"computed": false,
"range": [
- 9904,
- 10429
+ 10145,
+ 10670
],
"loc": {
"start": {
- "line": 356,
+ "line": 361,
"column": 4
},
"end": {
- "line": 369,
+ "line": 374,
"column": 5
}
},
@@ -20368,16 +20767,16 @@
"type": "Block",
"value": "*\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n ",
"range": [
- 9796,
- 9899
+ 10037,
+ 10140
],
"loc": {
"start": {
- "line": 351,
+ "line": 356,
"column": 4
},
"end": {
- "line": 355,
+ "line": 360,
"column": 7
}
}
@@ -20388,16 +20787,16 @@
"type": "Block",
"value": "*\n * Generates column elements if necessary and assigns their widths\n * @private\n ",
"range": [
- 10435,
- 10533
+ 10676,
+ 10774
],
"loc": {
"start": {
- "line": 371,
+ "line": 376,
"column": 4
},
"end": {
- "line": 374,
+ "line": 379,
"column": 7
}
}
@@ -20411,16 +20810,16 @@
"type": "Identifier",
"name": "setColumnElements",
"range": [
- 10538,
- 10555
+ 10779,
+ 10796
],
"loc": {
"start": {
- "line": 375,
+ "line": 380,
"column": 4
},
"end": {
- "line": 375,
+ "line": 380,
"column": 21
}
}
@@ -20441,16 +20840,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10572,
- 10574
+ 10813,
+ 10815
],
"loc": {
"start": {
- "line": 376,
+ "line": 381,
"column": 12
},
"end": {
- "line": 376,
+ "line": 381,
"column": 14
}
}
@@ -20461,16 +20860,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10577,
- 10581
+ 10818,
+ 10822
],
"loc": {
"start": {
- "line": 376,
+ "line": 381,
"column": 17
},
"end": {
- "line": 376,
+ "line": 381,
"column": 21
}
}
@@ -20479,46 +20878,46 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10582,
- 10584
+ 10823,
+ 10825
],
"loc": {
"start": {
- "line": 376,
+ "line": 381,
"column": 22
},
"end": {
- "line": 376,
+ "line": 381,
"column": 24
}
}
},
"range": [
- 10577,
- 10584
+ 10818,
+ 10825
],
"loc": {
"start": {
- "line": 376,
+ "line": 381,
"column": 17
},
"end": {
- "line": 376,
+ "line": 381,
"column": 24
}
}
},
"range": [
- 10572,
- 10584
+ 10813,
+ 10825
],
"loc": {
"start": {
- "line": 376,
+ "line": 381,
"column": 12
},
"end": {
- "line": 376,
+ "line": 381,
"column": 24
}
}
@@ -20526,16 +20925,16 @@
],
"kind": "let",
"range": [
- 10568,
- 10585
+ 10809,
+ 10826
],
"loc": {
"start": {
- "line": 376,
+ "line": 381,
"column": 8
},
"end": {
- "line": 376,
+ "line": 381,
"column": 25
}
}
@@ -20549,16 +20948,16 @@
"type": "Identifier",
"name": "cols",
"range": [
- 10598,
- 10602
+ 10839,
+ 10843
],
"loc": {
"start": {
- "line": 377,
+ "line": 382,
"column": 12
},
"end": {
- "line": 377,
+ "line": 382,
"column": 16
}
}
@@ -20569,16 +20968,16 @@
"type": "Identifier",
"name": "tag",
"range": [
- 10605,
- 10608
+ 10846,
+ 10849
],
"loc": {
"start": {
- "line": 377,
+ "line": 382,
"column": 19
},
"end": {
- "line": 377,
+ "line": 382,
"column": 22
}
}
@@ -20593,16 +20992,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10609,
- 10611
+ 10850,
+ 10852
],
"loc": {
"start": {
- "line": 377,
+ "line": 382,
"column": 23
},
"end": {
- "line": 377,
+ "line": 382,
"column": 25
}
}
@@ -20611,47 +21010,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 10612,
- 10615
+ 10853,
+ 10856
],
"loc": {
"start": {
- "line": 377,
+ "line": 382,
"column": 26
},
"end": {
- "line": 377,
+ "line": 382,
"column": 29
}
}
},
"range": [
- 10609,
- 10615
+ 10850,
+ 10856
],
"loc": {
"start": {
- "line": 377,
+ "line": 382,
"column": 23
},
"end": {
- "line": 377,
+ "line": 382,
"column": 29
}
}
},
"arguments": [],
"range": [
- 10609,
- 10617
+ 10850,
+ 10858
],
"loc": {
"start": {
- "line": 377,
+ "line": 382,
"column": 23
},
"end": {
- "line": 377,
+ "line": 382,
"column": 31
}
}
@@ -20661,47 +21060,47 @@
"value": "col",
"raw": "'col'",
"range": [
- 10619,
- 10624
+ 10860,
+ 10865
],
"loc": {
"start": {
- "line": 377,
+ "line": 382,
"column": 33
},
"end": {
- "line": 377,
+ "line": 382,
"column": 38
}
}
}
],
"range": [
- 10605,
- 10625
+ 10846,
+ 10866
],
"loc": {
"start": {
- "line": 377,
+ "line": 382,
"column": 19
},
"end": {
- "line": 377,
+ "line": 382,
"column": 39
}
}
},
"range": [
- 10598,
- 10625
+ 10839,
+ 10866
],
"loc": {
"start": {
- "line": 377,
+ "line": 382,
"column": 12
},
"end": {
- "line": 377,
+ "line": 382,
"column": 39
}
}
@@ -20709,16 +21108,16 @@
],
"kind": "let",
"range": [
- 10594,
- 10626
+ 10835,
+ 10867
],
"loc": {
"start": {
- "line": 377,
+ "line": 382,
"column": 8
},
"end": {
- "line": 377,
+ "line": 382,
"column": 40
}
}
@@ -20734,16 +21133,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10635,
- 10639
+ 10876,
+ 10880
],
"loc": {
"start": {
- "line": 378,
+ "line": 383,
"column": 8
},
"end": {
- "line": 378,
+ "line": 383,
"column": 12
}
}
@@ -20752,31 +21151,31 @@
"type": "Identifier",
"name": "tblHasColTag",
"range": [
- 10640,
- 10652
+ 10881,
+ 10893
],
"loc": {
"start": {
- "line": 378,
+ "line": 383,
"column": 13
},
"end": {
- "line": 378,
+ "line": 383,
"column": 25
}
}
},
"range": [
- 10635,
- 10652
+ 10876,
+ 10893
],
"loc": {
"start": {
- "line": 378,
+ "line": 383,
"column": 8
},
"end": {
- "line": 378,
+ "line": 383,
"column": 25
}
}
@@ -20791,16 +21190,16 @@
"type": "Identifier",
"name": "cols",
"range": [
- 10655,
- 10659
+ 10896,
+ 10900
],
"loc": {
"start": {
- "line": 378,
+ "line": 383,
"column": 28
},
"end": {
- "line": 378,
+ "line": 383,
"column": 32
}
}
@@ -20809,31 +21208,31 @@
"type": "Identifier",
"name": "length",
"range": [
- 10660,
- 10666
+ 10901,
+ 10907
],
"loc": {
"start": {
- "line": 378,
+ "line": 383,
"column": 33
},
"end": {
- "line": 378,
+ "line": 383,
"column": 39
}
}
},
"range": [
- 10655,
- 10666
+ 10896,
+ 10907
],
"loc": {
"start": {
- "line": 378,
+ "line": 383,
"column": 28
},
"end": {
- "line": 378,
+ "line": 383,
"column": 39
}
}
@@ -20843,61 +21242,61 @@
"value": 0,
"raw": "0",
"range": [
- 10669,
- 10670
+ 10910,
+ 10911
],
"loc": {
"start": {
- "line": 378,
+ "line": 383,
"column": 42
},
"end": {
- "line": 378,
+ "line": 383,
"column": 43
}
}
},
"range": [
- 10655,
- 10670
+ 10896,
+ 10911
],
"loc": {
"start": {
- "line": 378,
+ "line": 383,
"column": 28
},
"end": {
- "line": 378,
+ "line": 383,
"column": 43
}
}
},
"range": [
- 10635,
- 10670
+ 10876,
+ 10911
],
"loc": {
"start": {
- "line": 378,
+ "line": 383,
"column": 8
},
"end": {
- "line": 378,
+ "line": 383,
"column": 43
}
}
},
"range": [
- 10635,
- 10671
+ 10876,
+ 10912
],
"loc": {
"start": {
- "line": 378,
+ "line": 383,
"column": 8
},
"end": {
- "line": 378,
+ "line": 383,
"column": 44
}
}
@@ -20913,16 +21312,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 10690,
- 10691
+ 10931,
+ 10932
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 17
},
"end": {
- "line": 380,
+ "line": 385,
"column": 18
}
}
@@ -20937,16 +21336,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10695,
- 10697
+ 10936,
+ 10938
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 22
},
"end": {
- "line": 380,
+ "line": 385,
"column": 24
}
}
@@ -20955,31 +21354,31 @@
"type": "Identifier",
"name": "nbCells",
"range": [
- 10698,
- 10705
+ 10939,
+ 10946
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 25
},
"end": {
- "line": 380,
+ "line": 385,
"column": 32
}
}
},
"range": [
- 10695,
- 10705
+ 10936,
+ 10946
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 22
},
"end": {
- "line": 380,
+ "line": 385,
"column": 32
}
}
@@ -20989,46 +21388,46 @@
"value": 1,
"raw": "1",
"range": [
- 10708,
- 10709
+ 10949,
+ 10950
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 35
},
"end": {
- "line": 380,
+ "line": 385,
"column": 36
}
}
},
"range": [
- 10695,
- 10709
+ 10936,
+ 10950
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 22
},
"end": {
- "line": 380,
+ "line": 385,
"column": 36
}
}
},
"range": [
- 10690,
- 10710
+ 10931,
+ 10951
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 17
},
"end": {
- "line": 380,
+ "line": 385,
"column": 37
}
}
@@ -21036,16 +21435,16 @@
],
"kind": "let",
"range": [
- 10686,
- 10710
+ 10927,
+ 10951
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 13
},
"end": {
- "line": 380,
+ "line": 385,
"column": 37
}
}
@@ -21057,16 +21456,16 @@
"type": "Identifier",
"name": "k",
"range": [
- 10712,
- 10713
+ 10953,
+ 10954
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 39
},
"end": {
- "line": 380,
+ "line": 385,
"column": 40
}
}
@@ -21076,31 +21475,31 @@
"value": 0,
"raw": "0",
"range": [
- 10717,
- 10718
+ 10958,
+ 10959
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 44
},
"end": {
- "line": 380,
+ "line": 385,
"column": 45
}
}
},
"range": [
- 10712,
- 10718
+ 10953,
+ 10959
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 39
},
"end": {
- "line": 380,
+ "line": 385,
"column": 45
}
}
@@ -21112,32 +21511,32 @@
"type": "Identifier",
"name": "k",
"range": [
- 10720,
- 10721
+ 10961,
+ 10962
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 47
},
"end": {
- "line": 380,
+ "line": 385,
"column": 48
}
}
},
"prefix": false,
"range": [
- 10720,
- 10723
+ 10961,
+ 10964
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 47
},
"end": {
- "line": 380,
+ "line": 385,
"column": 50
}
}
@@ -21154,32 +21553,32 @@
"type": "Identifier",
"name": "col",
"range": [
- 10743,
- 10746
+ 10984,
+ 10987
],
"loc": {
"start": {
- "line": 381,
+ "line": 386,
"column": 16
},
"end": {
- "line": 381,
+ "line": 386,
"column": 19
}
}
},
"init": null,
"range": [
- 10743,
- 10746
+ 10984,
+ 10987
],
"loc": {
"start": {
- "line": 381,
+ "line": 386,
"column": 16
},
"end": {
- "line": 381,
+ "line": 386,
"column": 19
}
}
@@ -21187,16 +21586,16 @@
],
"kind": "let",
"range": [
- 10739,
- 10747
+ 10980,
+ 10988
],
"loc": {
"start": {
- "line": 381,
+ "line": 386,
"column": 12
},
"end": {
- "line": 381,
+ "line": 386,
"column": 20
}
}
@@ -21212,16 +21611,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 10766,
- 10770
+ 11007,
+ 11011
],
"loc": {
"start": {
- "line": 383,
+ "line": 388,
"column": 17
},
"end": {
- "line": 383,
+ "line": 388,
"column": 21
}
}
@@ -21230,47 +21629,47 @@
"type": "Identifier",
"name": "tblHasColTag",
"range": [
- 10771,
- 10783
+ 11012,
+ 11024
],
"loc": {
"start": {
- "line": 383,
+ "line": 388,
"column": 22
},
"end": {
- "line": 383,
+ "line": 388,
"column": 34
}
}
},
"range": [
- 10766,
- 10783
+ 11007,
+ 11024
],
"loc": {
"start": {
- "line": 383,
+ "line": 388,
"column": 17
},
"end": {
- "line": 383,
+ "line": 388,
"column": 34
}
}
},
"prefix": true,
"range": [
- 10765,
- 10783
+ 11006,
+ 11024
],
"loc": {
"start": {
- "line": 383,
+ "line": 388,
"column": 16
},
"end": {
- "line": 383,
+ "line": 388,
"column": 34
}
}
@@ -21287,16 +21686,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 10803,
- 10806
+ 11044,
+ 11047
],
"loc": {
"start": {
- "line": 384,
+ "line": 389,
"column": 16
},
"end": {
- "line": 384,
+ "line": 389,
"column": 19
}
}
@@ -21307,16 +21706,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 10809,
- 10818
+ 11050,
+ 11059
],
"loc": {
"start": {
- "line": 384,
+ "line": 389,
"column": 22
},
"end": {
- "line": 384,
+ "line": 389,
"column": 31
}
}
@@ -21327,62 +21726,62 @@
"value": "col",
"raw": "'col'",
"range": [
- 10819,
- 10824
+ 11060,
+ 11065
],
"loc": {
"start": {
- "line": 384,
+ "line": 389,
"column": 32
},
"end": {
- "line": 384,
+ "line": 389,
"column": 37
}
}
}
],
"range": [
- 10809,
- 10825
+ 11050,
+ 11066
],
"loc": {
"start": {
- "line": 384,
+ "line": 389,
"column": 22
},
"end": {
- "line": 384,
+ "line": 389,
"column": 38
}
}
},
"range": [
- 10803,
- 10825
+ 11044,
+ 11066
],
"loc": {
"start": {
- "line": 384,
+ "line": 389,
"column": 16
},
"end": {
- "line": 384,
+ "line": 389,
"column": 38
}
}
},
"range": [
- 10803,
- 10826
+ 11044,
+ 11067
],
"loc": {
"start": {
- "line": 384,
+ "line": 389,
"column": 16
},
"end": {
- "line": 384,
+ "line": 389,
"column": 39
}
}
@@ -21403,16 +21802,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10843,
- 10845
+ 11084,
+ 11086
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 16
},
"end": {
- "line": 385,
+ "line": 390,
"column": 18
}
}
@@ -21421,47 +21820,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 10846,
- 10849
+ 11087,
+ 11090
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 19
},
"end": {
- "line": 385,
+ "line": 390,
"column": 22
}
}
},
"range": [
- 10843,
- 10849
+ 11084,
+ 11090
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 16
},
"end": {
- "line": 385,
+ "line": 390,
"column": 22
}
}
},
"arguments": [],
"range": [
- 10843,
- 10851
+ 11084,
+ 11092
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 16
},
"end": {
- "line": 385,
+ "line": 390,
"column": 24
}
}
@@ -21470,31 +21869,31 @@
"type": "Identifier",
"name": "insertBefore",
"range": [
- 10852,
- 10864
+ 11093,
+ 11105
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 25
},
"end": {
- "line": 385,
+ "line": 390,
"column": 37
}
}
},
"range": [
- 10843,
- 10864
+ 11084,
+ 11105
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 16
},
"end": {
- "line": 385,
+ "line": 390,
"column": 37
}
}
@@ -21504,16 +21903,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 10865,
- 10868
+ 11106,
+ 11109
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 38
},
"end": {
- "line": 385,
+ "line": 390,
"column": 41
}
}
@@ -21530,16 +21929,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10870,
- 10872
+ 11111,
+ 11113
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 43
},
"end": {
- "line": 385,
+ "line": 390,
"column": 45
}
}
@@ -21548,47 +21947,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 10873,
- 10876
+ 11114,
+ 11117
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 46
},
"end": {
- "line": 385,
+ "line": 390,
"column": 49
}
}
},
"range": [
- 10870,
- 10876
+ 11111,
+ 11117
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 43
},
"end": {
- "line": 385,
+ "line": 390,
"column": 49
}
}
},
"arguments": [],
"range": [
- 10870,
- 10878
+ 11111,
+ 11119
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 43
},
"end": {
- "line": 385,
+ "line": 390,
"column": 51
}
}
@@ -21597,78 +21996,78 @@
"type": "Identifier",
"name": "firstChild",
"range": [
- 10879,
- 10889
+ 11120,
+ 11130
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 52
},
"end": {
- "line": 385,
+ "line": 390,
"column": 62
}
}
},
"range": [
- 10870,
- 10889
+ 11111,
+ 11130
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 43
},
"end": {
- "line": 385,
+ "line": 390,
"column": 62
}
}
}
],
"range": [
- 10843,
- 10890
+ 11084,
+ 11131
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 16
},
"end": {
- "line": 385,
+ "line": 390,
"column": 63
}
}
},
"range": [
- 10843,
- 10891
+ 11084,
+ 11132
],
"loc": {
"start": {
- "line": 385,
+ "line": 390,
"column": 16
},
"end": {
- "line": 385,
+ "line": 390,
"column": 64
}
}
}
],
"range": [
- 10785,
- 10905
+ 11026,
+ 11146
],
"loc": {
"start": {
- "line": 383,
+ "line": 388,
"column": 36
},
"end": {
- "line": 386,
+ "line": 391,
"column": 13
}
}
@@ -21685,16 +22084,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 10929,
- 10932
+ 11170,
+ 11173
],
"loc": {
"start": {
- "line": 387,
+ "line": 392,
"column": 16
},
"end": {
- "line": 387,
+ "line": 392,
"column": 19
}
}
@@ -21706,16 +22105,16 @@
"type": "Identifier",
"name": "cols",
"range": [
- 10935,
- 10939
+ 11176,
+ 11180
],
"loc": {
"start": {
- "line": 387,
+ "line": 392,
"column": 22
},
"end": {
- "line": 387,
+ "line": 392,
"column": 26
}
}
@@ -21724,92 +22123,92 @@
"type": "Identifier",
"name": "k",
"range": [
- 10940,
- 10941
+ 11181,
+ 11182
],
"loc": {
"start": {
- "line": 387,
+ "line": 392,
"column": 27
},
"end": {
- "line": 387,
+ "line": 392,
"column": 28
}
}
},
"range": [
- 10935,
- 10942
+ 11176,
+ 11183
],
"loc": {
"start": {
- "line": 387,
+ "line": 392,
"column": 22
},
"end": {
- "line": 387,
+ "line": 392,
"column": 29
}
}
},
"range": [
- 10929,
- 10942
+ 11170,
+ 11183
],
"loc": {
"start": {
- "line": 387,
+ "line": 392,
"column": 16
},
"end": {
- "line": 387,
+ "line": 392,
"column": 29
}
}
},
"range": [
- 10929,
- 10943
+ 11170,
+ 11184
],
"loc": {
"start": {
- "line": 387,
+ "line": 392,
"column": 16
},
"end": {
- "line": 387,
+ "line": 392,
"column": 30
}
}
}
],
"range": [
- 10911,
- 10957
+ 11152,
+ 11198
],
"loc": {
"start": {
- "line": 386,
+ "line": 391,
"column": 19
},
"end": {
- "line": 388,
+ "line": 393,
"column": 13
}
}
},
"range": [
- 10761,
- 10957
+ 11002,
+ 11198
],
"loc": {
"start": {
- "line": 383,
+ "line": 388,
"column": 12
},
"end": {
- "line": 388,
+ "line": 393,
"column": 13
}
}
@@ -21829,16 +22228,16 @@
"type": "Identifier",
"name": "col",
"range": [
- 10970,
- 10973
+ 11211,
+ 11214
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 12
},
"end": {
- "line": 389,
+ "line": 394,
"column": 15
}
}
@@ -21847,31 +22246,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 10974,
- 10979
+ 11215,
+ 11220
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 16
},
"end": {
- "line": 389,
+ "line": 394,
"column": 21
}
}
},
"range": [
- 10970,
- 10979
+ 11211,
+ 11220
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 12
},
"end": {
- "line": 389,
+ "line": 394,
"column": 21
}
}
@@ -21880,31 +22279,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 10980,
- 10985
+ 11221,
+ 11226
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 22
},
"end": {
- "line": 389,
+ "line": 394,
"column": 27
}
}
},
"range": [
- 10970,
- 10985
+ 11211,
+ 11226
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 12
},
"end": {
- "line": 389,
+ "line": 394,
"column": 27
}
}
@@ -21919,16 +22318,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 10988,
- 10990
+ 11229,
+ 11231
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 30
},
"end": {
- "line": 389,
+ "line": 394,
"column": 32
}
}
@@ -21937,31 +22336,31 @@
"type": "Identifier",
"name": "colWidths",
"range": [
- 10991,
- 11000
+ 11232,
+ 11241
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 33
},
"end": {
- "line": 389,
+ "line": 394,
"column": 42
}
}
},
"range": [
- 10988,
- 11000
+ 11229,
+ 11241
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 30
},
"end": {
- "line": 389,
+ "line": 394,
"column": 42
}
}
@@ -21970,61 +22369,61 @@
"type": "Identifier",
"name": "k",
"range": [
- 11001,
- 11002
+ 11242,
+ 11243
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 43
},
"end": {
- "line": 389,
+ "line": 394,
"column": 44
}
}
},
"range": [
- 10988,
- 11003
+ 11229,
+ 11244
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 30
},
"end": {
- "line": 389,
+ "line": 394,
"column": 45
}
}
},
"range": [
- 10970,
- 11003
+ 11211,
+ 11244
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 12
},
"end": {
- "line": 389,
+ "line": 394,
"column": 45
}
}
},
"range": [
- 10970,
- 11004
+ 11211,
+ 11245
],
"loc": {
"start": {
- "line": 389,
+ "line": 394,
"column": 12
},
"end": {
- "line": 389,
+ "line": 394,
"column": 46
}
}
@@ -22043,16 +22442,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11017,
- 11021
+ 11258,
+ 11262
],
"loc": {
"start": {
- "line": 390,
+ "line": 395,
"column": 12
},
"end": {
- "line": 390,
+ "line": 395,
"column": 16
}
}
@@ -22061,31 +22460,31 @@
"type": "Identifier",
"name": "colElms",
"range": [
- 11022,
- 11029
+ 11263,
+ 11270
],
"loc": {
"start": {
- "line": 390,
+ "line": 395,
"column": 17
},
"end": {
- "line": 390,
+ "line": 395,
"column": 24
}
}
},
"range": [
- 11017,
- 11029
+ 11258,
+ 11270
],
"loc": {
"start": {
- "line": 390,
+ "line": 395,
"column": 12
},
"end": {
- "line": 390,
+ "line": 395,
"column": 24
}
}
@@ -22094,31 +22493,31 @@
"type": "Identifier",
"name": "k",
"range": [
- 11030,
- 11031
+ 11271,
+ 11272
],
"loc": {
"start": {
- "line": 390,
+ "line": 395,
"column": 25
},
"end": {
- "line": 390,
+ "line": 395,
"column": 26
}
}
},
"range": [
- 11017,
- 11032
+ 11258,
+ 11273
],
"loc": {
"start": {
- "line": 390,
+ "line": 395,
"column": 12
},
"end": {
- "line": 390,
+ "line": 395,
"column": 27
}
}
@@ -22127,77 +22526,77 @@
"type": "Identifier",
"name": "col",
"range": [
- 11035,
- 11038
+ 11276,
+ 11279
],
"loc": {
"start": {
- "line": 390,
+ "line": 395,
"column": 30
},
"end": {
- "line": 390,
+ "line": 395,
"column": 33
}
}
},
"range": [
- 11017,
- 11038
+ 11258,
+ 11279
],
"loc": {
"start": {
- "line": 390,
+ "line": 395,
"column": 12
},
"end": {
- "line": 390,
+ "line": 395,
"column": 33
}
}
},
"range": [
- 11017,
- 11039
+ 11258,
+ 11280
],
"loc": {
"start": {
- "line": 390,
+ "line": 395,
"column": 12
},
"end": {
- "line": 390,
+ "line": 395,
"column": 34
}
}
}
],
"range": [
- 10725,
- 11049
+ 10966,
+ 11290
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 52
},
"end": {
- "line": 391,
+ "line": 396,
"column": 9
}
}
},
"range": [
- 10681,
- 11049
+ 10922,
+ 11290
],
"loc": {
"start": {
- "line": 380,
+ "line": 385,
"column": 8
},
"end": {
- "line": 391,
+ "line": 396,
"column": 9
}
}
@@ -22213,16 +22612,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11058,
- 11062
+ 11299,
+ 11303
],
"loc": {
"start": {
- "line": 392,
+ "line": 397,
"column": 8
},
"end": {
- "line": 392,
+ "line": 397,
"column": 12
}
}
@@ -22231,31 +22630,31 @@
"type": "Identifier",
"name": "tblHasColTag",
"range": [
- 11063,
- 11075
+ 11304,
+ 11316
],
"loc": {
"start": {
- "line": 392,
+ "line": 397,
"column": 13
},
"end": {
- "line": 392,
+ "line": 397,
"column": 25
}
}
},
"range": [
- 11058,
- 11075
+ 11299,
+ 11316
],
"loc": {
"start": {
- "line": 392,
+ "line": 397,
"column": 8
},
"end": {
- "line": 392,
+ "line": 397,
"column": 25
}
}
@@ -22265,62 +22664,62 @@
"value": true,
"raw": "true",
"range": [
- 11078,
- 11082
+ 11319,
+ 11323
],
"loc": {
"start": {
- "line": 392,
+ "line": 397,
"column": 28
},
"end": {
- "line": 392,
+ "line": 397,
"column": 32
}
}
},
"range": [
- 11058,
- 11082
+ 11299,
+ 11323
],
"loc": {
"start": {
- "line": 392,
+ "line": 397,
"column": 8
},
"end": {
- "line": 392,
+ "line": 397,
"column": 32
}
}
},
"range": [
- 11058,
- 11083
+ 11299,
+ 11324
],
"loc": {
"start": {
- "line": 392,
+ "line": 397,
"column": 8
},
"end": {
- "line": 392,
+ "line": 397,
"column": 33
}
}
}
],
"range": [
- 10558,
- 11089
+ 10799,
+ 11330
],
"loc": {
"start": {
- "line": 375,
+ "line": 380,
"column": 24
},
"end": {
- "line": 393,
+ "line": 398,
"column": 5
}
}
@@ -22328,16 +22727,16 @@
"generator": false,
"expression": false,
"range": [
- 10555,
- 11089
+ 10796,
+ 11330
],
"loc": {
"start": {
- "line": 375,
+ "line": 380,
"column": 21
},
"end": {
- "line": 393,
+ "line": 398,
"column": 5
}
}
@@ -22345,16 +22744,16 @@
"kind": "method",
"computed": false,
"range": [
- 10538,
- 11089
+ 10779,
+ 11330
],
"loc": {
"start": {
- "line": 375,
+ "line": 380,
"column": 4
},
"end": {
- "line": 393,
+ "line": 398,
"column": 5
}
},
@@ -22363,16 +22762,16 @@
"type": "Block",
"value": "*\n * Generates column elements if necessary and assigns their widths\n * @private\n ",
"range": [
- 10435,
- 10533
+ 10676,
+ 10774
],
"loc": {
"start": {
- "line": 371,
+ "line": 376,
"column": 4
},
"end": {
- "line": 374,
+ "line": 379,
"column": 7
}
}
@@ -22383,16 +22782,16 @@
"type": "Block",
"value": "*\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n ",
"range": [
- 11095,
- 11224
+ 11336,
+ 11465
],
"loc": {
"start": {
- "line": 395,
+ "line": 400,
"column": 4
},
"end": {
- "line": 399,
+ "line": 404,
"column": 7
}
}
@@ -22406,16 +22805,16 @@
"type": "Identifier",
"name": "setHeadersRow",
"range": [
- 11229,
- 11242
+ 11470,
+ 11483
],
"loc": {
"start": {
- "line": 400,
+ "line": 405,
"column": 4
},
"end": {
- "line": 400,
+ "line": 405,
"column": 17
}
}
@@ -22428,16 +22827,16 @@
"type": "Identifier",
"name": "tableHead",
"range": [
- 11243,
- 11252
+ 11484,
+ 11493
],
"loc": {
"start": {
- "line": 400,
+ "line": 405,
"column": 18
},
"end": {
- "line": 400,
+ "line": 405,
"column": 27
}
}
@@ -22454,16 +22853,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11268,
- 11272
+ 11509,
+ 11513
],
"loc": {
"start": {
- "line": 401,
+ "line": 406,
"column": 12
},
"end": {
- "line": 401,
+ "line": 406,
"column": 16
}
}
@@ -22472,31 +22871,31 @@
"type": "Identifier",
"name": "noHeaders",
"range": [
- 11273,
- 11282
+ 11514,
+ 11523
],
"loc": {
"start": {
- "line": 401,
+ "line": 406,
"column": 17
},
"end": {
- "line": 401,
+ "line": 406,
"column": 26
}
}
},
"range": [
- 11268,
- 11282
+ 11509,
+ 11523
],
"loc": {
"start": {
- "line": 401,
+ "line": 406,
"column": 12
},
"end": {
- "line": 401,
+ "line": 406,
"column": 26
}
}
@@ -22515,16 +22914,16 @@
"type": "Identifier",
"name": "tableHead",
"range": [
- 11393,
- 11402
+ 11634,
+ 11643
],
"loc": {
"start": {
- "line": 404,
+ "line": 409,
"column": 12
},
"end": {
- "line": 404,
+ "line": 409,
"column": 21
}
}
@@ -22533,31 +22932,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 11403,
- 11414
+ 11644,
+ 11655
],
"loc": {
"start": {
- "line": 404,
+ "line": 409,
"column": 22
},
"end": {
- "line": 404,
+ "line": 409,
"column": 33
}
}
},
"range": [
- 11393,
- 11414
+ 11634,
+ 11655
],
"loc": {
"start": {
- "line": 404,
+ "line": 409,
"column": 12
},
"end": {
- "line": 404,
+ "line": 409,
"column": 33
}
}
@@ -22569,16 +22968,16 @@
"type": "Identifier",
"name": "createElm",
"range": [
- 11415,
- 11424
+ 11656,
+ 11665
],
"loc": {
"start": {
- "line": 404,
+ "line": 409,
"column": 34
},
"end": {
- "line": 404,
+ "line": 409,
"column": 43
}
}
@@ -22589,63 +22988,63 @@
"value": "tr",
"raw": "'tr'",
"range": [
- 11425,
- 11429
+ 11666,
+ 11670
],
"loc": {
"start": {
- "line": 404,
+ "line": 409,
"column": 44
},
"end": {
- "line": 404,
+ "line": 409,
"column": 48
}
}
}
],
"range": [
- 11415,
- 11430
+ 11656,
+ 11671
],
"loc": {
"start": {
- "line": 404,
+ "line": 409,
"column": 34
},
"end": {
- "line": 404,
+ "line": 409,
"column": 49
}
}
}
],
"range": [
- 11393,
- 11431
+ 11634,
+ 11672
],
"loc": {
"start": {
- "line": 404,
+ "line": 409,
"column": 12
},
"end": {
- "line": 404,
+ "line": 409,
"column": 50
}
}
},
"range": [
- 11393,
- 11432
+ 11634,
+ 11673
],
"loc": {
"start": {
- "line": 404,
+ "line": 409,
"column": 12
},
"end": {
- "line": 404,
+ "line": 409,
"column": 51
}
},
@@ -22654,16 +23053,16 @@
"type": "Line",
"value": " Handle table with no headers, assuming here headers do not",
"range": [
- 11298,
- 11359
+ 11539,
+ 11600
],
"loc": {
"start": {
- "line": 402,
+ "line": 407,
"column": 12
},
"end": {
- "line": 402,
+ "line": 407,
"column": 73
}
}
@@ -22672,16 +23071,16 @@
"type": "Line",
"value": " exist",
"range": [
- 11372,
- 11380
+ 11613,
+ 11621
],
"loc": {
"start": {
- "line": 403,
+ "line": 408,
"column": 12
},
"end": {
- "line": 403,
+ "line": 408,
"column": 20
}
}
@@ -22690,16 +23089,16 @@
}
],
"range": [
- 11284,
- 11442
+ 11525,
+ 11683
],
"loc": {
"start": {
- "line": 401,
+ "line": 406,
"column": 28
},
"end": {
- "line": 405,
+ "line": 410,
"column": 9
}
}
@@ -22718,16 +23117,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 11544,
- 11545
+ 11785,
+ 11786
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 21
},
"end": {
- "line": 407,
+ "line": 412,
"column": 22
}
}
@@ -22737,31 +23136,31 @@
"value": 0,
"raw": "0",
"range": [
- 11548,
- 11549
+ 11789,
+ 11790
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 25
},
"end": {
- "line": 407,
+ "line": 412,
"column": 26
}
}
},
"range": [
- 11544,
- 11549
+ 11785,
+ 11790
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 21
},
"end": {
- "line": 407,
+ "line": 412,
"column": 26
}
}
@@ -22769,16 +23168,16 @@
],
"kind": "let",
"range": [
- 11540,
- 11549
+ 11781,
+ 11790
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 17
},
"end": {
- "line": 407,
+ "line": 412,
"column": 26
}
}
@@ -22790,16 +23189,16 @@
"type": "Identifier",
"name": "i",
"range": [
- 11551,
- 11552
+ 11792,
+ 11793
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 28
},
"end": {
- "line": 407,
+ "line": 412,
"column": 29
}
}
@@ -22813,16 +23212,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11555,
- 11559
+ 11796,
+ 11800
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 32
},
"end": {
- "line": 407,
+ "line": 412,
"column": 36
}
}
@@ -22831,31 +23230,31 @@
"type": "Identifier",
"name": "headRows",
"range": [
- 11560,
- 11568
+ 11801,
+ 11809
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 37
},
"end": {
- "line": 407,
+ "line": 412,
"column": 45
}
}
},
"range": [
- 11555,
- 11568
+ 11796,
+ 11809
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 32
},
"end": {
- "line": 407,
+ "line": 412,
"column": 45
}
}
@@ -22864,46 +23263,46 @@
"type": "Identifier",
"name": "length",
"range": [
- 11569,
- 11575
+ 11810,
+ 11816
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 46
},
"end": {
- "line": 407,
+ "line": 412,
"column": 52
}
}
},
"range": [
- 11555,
- 11575
+ 11796,
+ 11816
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 32
},
"end": {
- "line": 407,
+ "line": 412,
"column": 52
}
}
},
"range": [
- 11551,
- 11575
+ 11792,
+ 11816
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 28
},
"end": {
- "line": 407,
+ "line": 412,
"column": 52
}
}
@@ -22915,32 +23314,32 @@
"type": "Identifier",
"name": "i",
"range": [
- 11577,
- 11578
+ 11818,
+ 11819
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 54
},
"end": {
- "line": 407,
+ "line": 412,
"column": 55
}
}
},
"prefix": false,
"range": [
- 11577,
- 11580
+ 11818,
+ 11821
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 54
},
"end": {
- "line": 407,
+ "line": 412,
"column": 57
}
}
@@ -22957,16 +23356,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 11604,
- 11607
+ 11845,
+ 11848
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 20
},
"end": {
- "line": 408,
+ "line": 413,
"column": 23
}
}
@@ -22988,16 +23387,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11610,
- 11614
+ 11851,
+ 11855
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 26
},
"end": {
- "line": 408,
+ "line": 413,
"column": 30
}
}
@@ -23006,31 +23405,31 @@
"type": "Identifier",
"name": "tf",
"range": [
- 11615,
- 11617
+ 11856,
+ 11858
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 31
},
"end": {
- "line": 408,
+ "line": 413,
"column": 33
}
}
},
"range": [
- 11610,
- 11617
+ 11851,
+ 11858
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 26
},
"end": {
- "line": 408,
+ "line": 413,
"column": 33
}
}
@@ -23039,47 +23438,47 @@
"type": "Identifier",
"name": "dom",
"range": [
- 11618,
- 11621
+ 11859,
+ 11862
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 34
},
"end": {
- "line": 408,
+ "line": 413,
"column": 37
}
}
},
"range": [
- 11610,
- 11621
+ 11851,
+ 11862
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 26
},
"end": {
- "line": 408,
+ "line": 413,
"column": 37
}
}
},
"arguments": [],
"range": [
- 11610,
- 11623
+ 11851,
+ 11864
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 26
},
"end": {
- "line": 408,
+ "line": 413,
"column": 39
}
}
@@ -23088,31 +23487,31 @@
"type": "Identifier",
"name": "rows",
"range": [
- 11624,
- 11628
+ 11865,
+ 11869
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 40
},
"end": {
- "line": 408,
+ "line": 413,
"column": 44
}
}
},
"range": [
- 11610,
- 11628
+ 11851,
+ 11869
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 26
},
"end": {
- "line": 408,
+ "line": 413,
"column": 44
}
}
@@ -23126,16 +23525,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11629,
- 11633
+ 11870,
+ 11874
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 45
},
"end": {
- "line": 408,
+ "line": 413,
"column": 49
}
}
@@ -23144,31 +23543,31 @@
"type": "Identifier",
"name": "headRows",
"range": [
- 11634,
- 11642
+ 11875,
+ 11883
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 50
},
"end": {
- "line": 408,
+ "line": 413,
"column": 58
}
}
},
"range": [
- 11629,
- 11642
+ 11870,
+ 11883
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 45
},
"end": {
- "line": 408,
+ "line": 413,
"column": 58
}
}
@@ -23177,61 +23576,61 @@
"type": "Identifier",
"name": "i",
"range": [
- 11643,
- 11644
+ 11884,
+ 11885
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 59
},
"end": {
- "line": 408,
+ "line": 413,
"column": 60
}
}
},
"range": [
- 11629,
- 11645
+ 11870,
+ 11886
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 45
},
"end": {
- "line": 408,
+ "line": 413,
"column": 61
}
}
},
"range": [
- 11610,
- 11646
+ 11851,
+ 11887
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 26
},
"end": {
- "line": 408,
+ "line": 413,
"column": 62
}
}
},
"range": [
- 11604,
- 11646
+ 11845,
+ 11887
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 20
},
"end": {
- "line": 408,
+ "line": 413,
"column": 62
}
}
@@ -23239,16 +23638,16 @@
],
"kind": "let",
"range": [
- 11600,
- 11647
+ 11841,
+ 11888
],
"loc": {
"start": {
- "line": 408,
+ "line": 413,
"column": 16
},
"end": {
- "line": 408,
+ "line": 413,
"column": 63
}
}
@@ -23264,16 +23663,16 @@
"type": "Identifier",
"name": "tableHead",
"range": [
- 11664,
- 11673
+ 11905,
+ 11914
],
"loc": {
"start": {
- "line": 409,
+ "line": 414,
"column": 16
},
"end": {
- "line": 409,
+ "line": 414,
"column": 25
}
}
@@ -23282,31 +23681,31 @@
"type": "Identifier",
"name": "appendChild",
"range": [
- 11674,
- 11685
+ 11915,
+ 11926
],
"loc": {
"start": {
- "line": 409,
+ "line": 414,
"column": 26
},
"end": {
- "line": 409,
+ "line": 414,
"column": 37
}
}
},
"range": [
- 11664,
- 11685
+ 11905,
+ 11926
],
"loc": {
"start": {
- "line": 409,
+ "line": 414,
"column": 16
},
"end": {
- "line": 409,
+ "line": 414,
"column": 37
}
}
@@ -23316,78 +23715,78 @@
"type": "Identifier",
"name": "row",
"range": [
- 11686,
- 11689
+ 11927,
+ 11930
],
"loc": {
"start": {
- "line": 409,
+ "line": 414,
"column": 38
},
"end": {
- "line": 409,
+ "line": 414,
"column": 41
}
}
}
],
"range": [
- 11664,
- 11690
+ 11905,
+ 11931
],
"loc": {
"start": {
- "line": 409,
+ "line": 414,
"column": 16
},
"end": {
- "line": 409,
+ "line": 414,
"column": 42
}
}
},
"range": [
- 11664,
- 11691
+ 11905,
+ 11932
],
"loc": {
"start": {
- "line": 409,
+ "line": 414,
"column": 16
},
"end": {
- "line": 409,
+ "line": 414,
"column": 43
}
}
}
],
"range": [
- 11582,
- 11705
+ 11823,
+ 11946
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 59
},
"end": {
- "line": 410,
+ "line": 415,
"column": 13
}
}
},
"range": [
- 11535,
- 11705
+ 11776,
+ 11946
],
"loc": {
"start": {
- "line": 407,
+ "line": 412,
"column": 12
},
"end": {
- "line": 410,
+ "line": 415,
"column": 13
}
},
@@ -23396,16 +23795,16 @@
"type": "Line",
"value": " Headers row are moved from content table to headers table",
"range": [
- 11462,
- 11522
+ 11703,
+ 11763
],
"loc": {
"start": {
- "line": 406,
+ "line": 411,
"column": 12
},
"end": {
- "line": 406,
+ "line": 411,
"column": 72
}
}
@@ -23414,47 +23813,47 @@
}
],
"range": [
- 11448,
- 11715
+ 11689,
+ 11956
],
"loc": {
"start": {
- "line": 405,
+ "line": 410,
"column": 15
},
"end": {
- "line": 411,
+ "line": 416,
"column": 9
}
}
},
"range": [
- 11264,
- 11715
+ 11505,
+ 11956
],
"loc": {
"start": {
- "line": 401,
+ "line": 406,
"column": 8
},
"end": {
- "line": 411,
+ "line": 416,
"column": 9
}
}
}
],
"range": [
- 11254,
- 11721
+ 11495,
+ 11962
],
"loc": {
"start": {
- "line": 400,
+ "line": 405,
"column": 29
},
"end": {
- "line": 412,
+ "line": 417,
"column": 5
}
}
@@ -23462,16 +23861,16 @@
"generator": false,
"expression": false,
"range": [
- 11242,
- 11721
+ 11483,
+ 11962
],
"loc": {
"start": {
- "line": 400,
+ "line": 405,
"column": 17
},
"end": {
- "line": 412,
+ "line": 417,
"column": 5
}
}
@@ -23479,16 +23878,16 @@
"kind": "method",
"computed": false,
"range": [
- 11229,
- 11721
+ 11470,
+ 11962
],
"loc": {
"start": {
- "line": 400,
+ "line": 405,
"column": 4
},
"end": {
- "line": 412,
+ "line": 417,
"column": 5
}
},
@@ -23497,16 +23896,16 @@
"type": "Block",
"value": "*\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n ",
"range": [
- 11095,
- 11224
+ 11336,
+ 11465
],
"loc": {
"start": {
- "line": 395,
+ "line": 400,
"column": 4
},
"end": {
- "line": 399,
+ "line": 404,
"column": 7
}
}
@@ -23517,16 +23916,16 @@
"type": "Block",
"value": "*\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n ",
"range": [
- 11727,
- 11862
+ 11968,
+ 12103
],
"loc": {
"start": {
- "line": 414,
+ "line": 419,
"column": 4
},
"end": {
- "line": 418,
+ "line": 423,
"column": 7
}
}
@@ -23540,16 +23939,16 @@
"type": "Identifier",
"name": "setConfigWidth",
"range": [
- 11867,
- 11881
+ 12108,
+ 12122
],
"loc": {
"start": {
- "line": 419,
+ "line": 424,
"column": 4
},
"end": {
- "line": 419,
+ "line": 424,
"column": 18
}
}
@@ -23562,16 +23961,16 @@
"type": "Identifier",
"name": "element",
"range": [
- 11882,
- 11889
+ 12123,
+ 12130
],
"loc": {
"start": {
- "line": 419,
+ "line": 424,
"column": 19
},
"end": {
- "line": 419,
+ "line": 424,
"column": 26
}
}
@@ -23591,16 +23990,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11906,
- 11910
+ 12147,
+ 12151
],
"loc": {
"start": {
- "line": 420,
+ "line": 425,
"column": 13
},
"end": {
- "line": 420,
+ "line": 425,
"column": 17
}
}
@@ -23609,47 +24008,47 @@
"type": "Identifier",
"name": "width",
"range": [
- 11911,
- 11916
+ 12152,
+ 12157
],
"loc": {
"start": {
- "line": 420,
+ "line": 425,
"column": 18
},
"end": {
- "line": 420,
+ "line": 425,
"column": 23
}
}
},
"range": [
- 11906,
- 11916
+ 12147,
+ 12157
],
"loc": {
"start": {
- "line": 420,
+ "line": 425,
"column": 13
},
"end": {
- "line": 420,
+ "line": 425,
"column": 23
}
}
},
"prefix": true,
"range": [
- 11905,
- 11916
+ 12146,
+ 12157
],
"loc": {
"start": {
- "line": 420,
+ "line": 425,
"column": 12
},
"end": {
- "line": 420,
+ "line": 425,
"column": 23
}
}
@@ -23661,48 +24060,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 11932,
- 11939
+ 12173,
+ 12180
],
"loc": {
"start": {
- "line": 421,
+ "line": 426,
"column": 12
},
"end": {
- "line": 421,
+ "line": 426,
"column": 19
}
}
}
],
"range": [
- 11918,
- 11949
+ 12159,
+ 12190
],
"loc": {
"start": {
- "line": 420,
+ "line": 425,
"column": 25
},
"end": {
- "line": 422,
+ "line": 427,
"column": 9
}
}
},
"alternate": null,
"range": [
- 11901,
- 11949
+ 12142,
+ 12190
],
"loc": {
"start": {
- "line": 420,
+ "line": 425,
"column": 8
},
"end": {
- "line": 422,
+ "line": 427,
"column": 9
}
}
@@ -23723,16 +24122,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 11962,
- 11966
+ 12203,
+ 12207
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 12
},
"end": {
- "line": 423,
+ "line": 428,
"column": 16
}
}
@@ -23741,31 +24140,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 11967,
- 11972
+ 12208,
+ 12213
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 17
},
"end": {
- "line": 423,
+ "line": 428,
"column": 22
}
}
},
"range": [
- 11962,
- 11972
+ 12203,
+ 12213
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 12
},
"end": {
- "line": 423,
+ "line": 428,
"column": 22
}
}
@@ -23774,31 +24173,31 @@
"type": "Identifier",
"name": "indexOf",
"range": [
- 11973,
- 11980
+ 12214,
+ 12221
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 23
},
"end": {
- "line": 423,
+ "line": 428,
"column": 30
}
}
},
"range": [
- 11962,
- 11980
+ 12203,
+ 12221
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 12
},
"end": {
- "line": 423,
+ "line": 428,
"column": 30
}
}
@@ -23809,32 +24208,32 @@
"value": "%",
"raw": "'%'",
"range": [
- 11981,
- 11984
+ 12222,
+ 12225
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 31
},
"end": {
- "line": 423,
+ "line": 428,
"column": 34
}
}
}
],
"range": [
- 11962,
- 11985
+ 12203,
+ 12226
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 12
},
"end": {
- "line": 423,
+ "line": 428,
"column": 35
}
}
@@ -23847,47 +24246,47 @@
"value": 1,
"raw": "1",
"range": [
- 11991,
- 11992
+ 12232,
+ 12233
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 41
},
"end": {
- "line": 423,
+ "line": 428,
"column": 42
}
}
},
"prefix": true,
"range": [
- 11990,
- 11992
+ 12231,
+ 12233
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 40
},
"end": {
- "line": 423,
+ "line": 428,
"column": 42
}
}
},
"range": [
- 11962,
- 11992
+ 12203,
+ 12233
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 12
},
"end": {
- "line": 423,
+ "line": 428,
"column": 42
}
}
@@ -23910,16 +24309,16 @@
"type": "Identifier",
"name": "element",
"range": [
- 12008,
- 12015
+ 12249,
+ 12256
],
"loc": {
"start": {
- "line": 424,
+ "line": 429,
"column": 12
},
"end": {
- "line": 424,
+ "line": 429,
"column": 19
}
}
@@ -23928,31 +24327,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 12016,
- 12021
+ 12257,
+ 12262
],
"loc": {
"start": {
- "line": 424,
+ "line": 429,
"column": 20
},
"end": {
- "line": 424,
+ "line": 429,
"column": 25
}
}
},
"range": [
- 12008,
- 12021
+ 12249,
+ 12262
],
"loc": {
"start": {
- "line": 424,
+ "line": 429,
"column": 12
},
"end": {
- "line": 424,
+ "line": 429,
"column": 25
}
}
@@ -23961,31 +24360,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 12022,
- 12027
+ 12263,
+ 12268
],
"loc": {
"start": {
- "line": 424,
+ "line": 429,
"column": 26
},
"end": {
- "line": 424,
+ "line": 429,
"column": 31
}
}
},
"range": [
- 12008,
- 12027
+ 12249,
+ 12268
],
"loc": {
"start": {
- "line": 424,
+ "line": 429,
"column": 12
},
"end": {
- "line": 424,
+ "line": 429,
"column": 31
}
}
@@ -23995,62 +24394,62 @@
"value": "100%",
"raw": "'100%'",
"range": [
- 12030,
- 12036
+ 12271,
+ 12277
],
"loc": {
"start": {
- "line": 424,
+ "line": 429,
"column": 34
},
"end": {
- "line": 424,
+ "line": 429,
"column": 40
}
}
},
"range": [
- 12008,
- 12036
+ 12249,
+ 12277
],
"loc": {
"start": {
- "line": 424,
+ "line": 429,
"column": 12
},
"end": {
- "line": 424,
+ "line": 429,
"column": 40
}
}
},
"range": [
- 12008,
- 12037
+ 12249,
+ 12278
],
"loc": {
"start": {
- "line": 424,
+ "line": 429,
"column": 12
},
"end": {
- "line": 424,
+ "line": 429,
"column": 41
}
}
}
],
"range": [
- 11994,
- 12047
+ 12235,
+ 12288
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 44
},
"end": {
- "line": 425,
+ "line": 430,
"column": 9
}
}
@@ -24073,16 +24472,16 @@
"type": "Identifier",
"name": "element",
"range": [
- 12067,
- 12074
+ 12308,
+ 12315
],
"loc": {
"start": {
- "line": 426,
+ "line": 431,
"column": 12
},
"end": {
- "line": 426,
+ "line": 431,
"column": 19
}
}
@@ -24091,31 +24490,31 @@
"type": "Identifier",
"name": "style",
"range": [
- 12075,
- 12080
+ 12316,
+ 12321
],
"loc": {
"start": {
- "line": 426,
+ "line": 431,
"column": 20
},
"end": {
- "line": 426,
+ "line": 431,
"column": 25
}
}
},
"range": [
- 12067,
- 12080
+ 12308,
+ 12321
],
"loc": {
"start": {
- "line": 426,
+ "line": 431,
"column": 12
},
"end": {
- "line": 426,
+ "line": 431,
"column": 25
}
}
@@ -24124,31 +24523,31 @@
"type": "Identifier",
"name": "width",
"range": [
- 12081,
- 12086
+ 12322,
+ 12327
],
"loc": {
"start": {
- "line": 426,
+ "line": 431,
"column": 26
},
"end": {
- "line": 426,
+ "line": 431,
"column": 31
}
}
},
"range": [
- 12067,
- 12086
+ 12308,
+ 12327
],
"loc": {
"start": {
- "line": 426,
+ "line": 431,
"column": 12
},
"end": {
- "line": 426,
+ "line": 431,
"column": 31
}
}
@@ -24159,16 +24558,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12089,
- 12093
+ 12330,
+ 12334
],
"loc": {
"start": {
- "line": 426,
+ "line": 431,
"column": 34
},
"end": {
- "line": 426,
+ "line": 431,
"column": 38
}
}
@@ -24177,108 +24576,108 @@
"type": "Identifier",
"name": "width",
"range": [
- 12094,
- 12099
+ 12335,
+ 12340
],
"loc": {
"start": {
- "line": 426,
+ "line": 431,
"column": 39
},
"end": {
- "line": 426,
+ "line": 431,
"column": 44
}
}
},
"range": [
- 12089,
- 12099
+ 12330,
+ 12340
],
"loc": {
"start": {
- "line": 426,
+ "line": 431,
"column": 34
},
"end": {
- "line": 426,
+ "line": 431,
"column": 44
}
}
},
"range": [
- 12067,
- 12099
+ 12308,
+ 12340
],
"loc": {
"start": {
- "line": 426,
+ "line": 431,
"column": 12
},
"end": {
- "line": 426,
+ "line": 431,
"column": 44
}
}
},
"range": [
- 12067,
- 12100
+ 12308,
+ 12341
],
"loc": {
"start": {
- "line": 426,
+ "line": 431,
"column": 12
},
"end": {
- "line": 426,
+ "line": 431,
"column": 45
}
}
}
],
"range": [
- 12053,
- 12110
+ 12294,
+ 12351
],
"loc": {
"start": {
- "line": 425,
+ "line": 430,
"column": 15
},
"end": {
- "line": 427,
+ "line": 432,
"column": 9
}
}
},
"range": [
- 11958,
- 12110
+ 12199,
+ 12351
],
"loc": {
"start": {
- "line": 423,
+ "line": 428,
"column": 8
},
"end": {
- "line": 427,
+ "line": 432,
"column": 9
}
}
}
],
"range": [
- 11891,
- 12116
+ 12132,
+ 12357
],
"loc": {
"start": {
- "line": 419,
+ "line": 424,
"column": 28
},
"end": {
- "line": 428,
+ "line": 433,
"column": 5
}
}
@@ -24286,16 +24685,16 @@
"generator": false,
"expression": false,
"range": [
- 11881,
- 12116
+ 12122,
+ 12357
],
"loc": {
"start": {
- "line": 419,
+ "line": 424,
"column": 18
},
"end": {
- "line": 428,
+ "line": 433,
"column": 5
}
}
@@ -24303,16 +24702,16 @@
"kind": "method",
"computed": false,
"range": [
- 11867,
- 12116
+ 12108,
+ 12357
],
"loc": {
"start": {
- "line": 419,
+ "line": 424,
"column": 4
},
"end": {
- "line": 428,
+ "line": 433,
"column": 5
}
},
@@ -24321,16 +24720,16 @@
"type": "Block",
"value": "*\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n ",
"range": [
- 11727,
- 11862
+ 11968,
+ 12103
],
"loc": {
"start": {
- "line": 414,
+ "line": 419,
"column": 4
},
"end": {
- "line": 418,
+ "line": 423,
"column": 7
}
}
@@ -24341,16 +24740,16 @@
"type": "Block",
"value": "*\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n ",
"range": [
- 12122,
- 12319
+ 12363,
+ 12560
],
"loc": {
"start": {
- "line": 430,
+ "line": 435,
"column": 4
},
"end": {
- "line": 435,
+ "line": 440,
"column": 7
}
}
@@ -24364,16 +24763,16 @@
"type": "Identifier",
"name": "getSortTriggerIds",
"range": [
- 12324,
- 12341
+ 12565,
+ 12582
],
"loc": {
"start": {
- "line": 436,
+ "line": 441,
"column": 4
},
"end": {
- "line": 436,
+ "line": 441,
"column": 21
}
}
@@ -24386,16 +24785,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 12342,
- 12345
+ 12583,
+ 12586
],
"loc": {
"start": {
- "line": 436,
+ "line": 441,
"column": 22
},
"end": {
- "line": 436,
+ "line": 441,
"column": 25
}
}
@@ -24413,16 +24812,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 12361,
- 12363
+ 12602,
+ 12604
],
"loc": {
"start": {
- "line": 437,
+ "line": 442,
"column": 12
},
"end": {
- "line": 437,
+ "line": 442,
"column": 14
}
}
@@ -24433,16 +24832,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12366,
- 12370
+ 12607,
+ 12611
],
"loc": {
"start": {
- "line": 437,
+ "line": 442,
"column": 17
},
"end": {
- "line": 437,
+ "line": 442,
"column": 21
}
}
@@ -24451,46 +24850,46 @@
"type": "Identifier",
"name": "tf",
"range": [
- 12371,
- 12373
+ 12612,
+ 12614
],
"loc": {
"start": {
- "line": 437,
+ "line": 442,
"column": 22
},
"end": {
- "line": 437,
+ "line": 442,
"column": 24
}
}
},
"range": [
- 12366,
- 12373
+ 12607,
+ 12614
],
"loc": {
"start": {
- "line": 437,
+ "line": 442,
"column": 17
},
"end": {
- "line": 437,
+ "line": 442,
"column": 24
}
}
},
"range": [
- 12361,
- 12373
+ 12602,
+ 12614
],
"loc": {
"start": {
- "line": 437,
+ "line": 442,
"column": 12
},
"end": {
- "line": 437,
+ "line": 442,
"column": 24
}
}
@@ -24498,16 +24897,16 @@
],
"kind": "let",
"range": [
- 12357,
- 12374
+ 12598,
+ 12615
],
"loc": {
"start": {
- "line": 437,
+ "line": 442,
"column": 8
},
"end": {
- "line": 437,
+ "line": 442,
"column": 25
}
}
@@ -24521,16 +24920,16 @@
"type": "Identifier",
"name": "sortTriggers",
"range": [
- 12387,
- 12399
+ 12628,
+ 12640
],
"loc": {
"start": {
- "line": 438,
+ "line": 443,
"column": 12
},
"end": {
- "line": 438,
+ "line": 443,
"column": 24
}
}
@@ -24539,31 +24938,31 @@
"type": "ArrayExpression",
"elements": [],
"range": [
- 12402,
- 12404
+ 12643,
+ 12645
],
"loc": {
"start": {
- "line": 438,
+ "line": 443,
"column": 27
},
"end": {
- "line": 438,
+ "line": 443,
"column": 29
}
}
},
"range": [
- 12387,
- 12404
+ 12628,
+ 12645
],
"loc": {
"start": {
- "line": 438,
+ "line": 443,
"column": 12
},
"end": {
- "line": 438,
+ "line": 443,
"column": 29
}
}
@@ -24571,16 +24970,16 @@
],
"kind": "let",
"range": [
- 12383,
- 12405
+ 12624,
+ 12646
],
"loc": {
"start": {
- "line": 438,
+ "line": 443,
"column": 8
},
"end": {
- "line": 438,
+ "line": 443,
"column": 30
}
}
@@ -24596,16 +24995,16 @@
"type": "Identifier",
"name": "n",
"range": [
- 12423,
- 12424
+ 12664,
+ 12665
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 17
},
"end": {
- "line": 439,
+ "line": 444,
"column": 18
}
}
@@ -24615,31 +25014,31 @@
"value": 0,
"raw": "0",
"range": [
- 12427,
- 12428
+ 12668,
+ 12669
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 21
},
"end": {
- "line": 439,
+ "line": 444,
"column": 22
}
}
},
"range": [
- 12423,
- 12428
+ 12664,
+ 12669
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 17
},
"end": {
- "line": 439,
+ "line": 444,
"column": 22
}
}
@@ -24647,16 +25046,16 @@
],
"kind": "let",
"range": [
- 12419,
- 12428
+ 12660,
+ 12669
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 13
},
"end": {
- "line": 439,
+ "line": 444,
"column": 22
}
}
@@ -24668,16 +25067,16 @@
"type": "Identifier",
"name": "n",
"range": [
- 12430,
- 12431
+ 12671,
+ 12672
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 24
},
"end": {
- "line": 439,
+ "line": 444,
"column": 25
}
}
@@ -24691,16 +25090,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 12434,
- 12436
+ 12675,
+ 12677
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 28
},
"end": {
- "line": 439,
+ "line": 444,
"column": 30
}
}
@@ -24709,62 +25108,62 @@
"type": "Identifier",
"name": "getCellsNb",
"range": [
- 12437,
- 12447
+ 12678,
+ 12688
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 31
},
"end": {
- "line": 439,
+ "line": 444,
"column": 41
}
}
},
"range": [
- 12434,
- 12447
+ 12675,
+ 12688
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 28
},
"end": {
- "line": 439,
+ "line": 444,
"column": 41
}
}
},
"arguments": [],
"range": [
- 12434,
- 12449
+ 12675,
+ 12690
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 28
},
"end": {
- "line": 439,
+ "line": 444,
"column": 43
}
}
},
"range": [
- 12430,
- 12449
+ 12671,
+ 12690
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 24
},
"end": {
- "line": 439,
+ "line": 444,
"column": 43
}
}
@@ -24776,32 +25175,32 @@
"type": "Identifier",
"name": "n",
"range": [
- 12451,
- 12452
+ 12692,
+ 12693
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 45
},
"end": {
- "line": 439,
+ "line": 444,
"column": 46
}
}
},
"prefix": false,
"range": [
- 12451,
- 12454
+ 12692,
+ 12695
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 45
},
"end": {
- "line": 439,
+ "line": 444,
"column": 48
}
}
@@ -24818,16 +25217,16 @@
"type": "Identifier",
"name": "c",
"range": [
- 12474,
- 12475
+ 12715,
+ 12716
],
"loc": {
"start": {
- "line": 440,
+ "line": 445,
"column": 16
},
"end": {
- "line": 440,
+ "line": 445,
"column": 17
}
}
@@ -24842,16 +25241,16 @@
"type": "Identifier",
"name": "row",
"range": [
- 12478,
- 12481
+ 12719,
+ 12722
],
"loc": {
"start": {
- "line": 440,
+ "line": 445,
"column": 20
},
"end": {
- "line": 440,
+ "line": 445,
"column": 23
}
}
@@ -24860,31 +25259,31 @@
"type": "Identifier",
"name": "cells",
"range": [
- 12482,
- 12487
+ 12723,
+ 12728
],
"loc": {
"start": {
- "line": 440,
+ "line": 445,
"column": 24
},
"end": {
- "line": 440,
+ "line": 445,
"column": 29
}
}
},
"range": [
- 12478,
- 12487
+ 12719,
+ 12728
],
"loc": {
"start": {
- "line": 440,
+ "line": 445,
"column": 20
},
"end": {
- "line": 440,
+ "line": 445,
"column": 29
}
}
@@ -24893,46 +25292,46 @@
"type": "Identifier",
"name": "n",
"range": [
- 12488,
- 12489
+ 12729,
+ 12730
],
"loc": {
"start": {
- "line": 440,
+ "line": 445,
"column": 30
},
"end": {
- "line": 440,
+ "line": 445,
"column": 31
}
}
},
"range": [
- 12478,
- 12490
+ 12719,
+ 12731
],
"loc": {
"start": {
- "line": 440,
+ "line": 445,
"column": 20
},
"end": {
- "line": 440,
+ "line": 445,
"column": 32
}
}
},
"range": [
- 12474,
- 12490
+ 12715,
+ 12731
],
"loc": {
"start": {
- "line": 440,
+ "line": 445,
"column": 16
},
"end": {
- "line": 440,
+ "line": 445,
"column": 32
}
}
@@ -24940,16 +25339,16 @@
],
"kind": "let",
"range": [
- 12470,
- 12491
+ 12711,
+ 12732
],
"loc": {
"start": {
- "line": 440,
+ "line": 445,
"column": 12
},
"end": {
- "line": 440,
+ "line": 445,
"column": 33
}
}
@@ -24963,16 +25362,16 @@
"type": "Identifier",
"name": "thId",
"range": [
- 12508,
- 12512
+ 12749,
+ 12753
],
"loc": {
"start": {
- "line": 441,
+ "line": 446,
"column": 16
},
"end": {
- "line": 441,
+ "line": 446,
"column": 20
}
}
@@ -24986,16 +25385,16 @@
"type": "Identifier",
"name": "c",
"range": [
- 12515,
- 12516
+ 12756,
+ 12757
],
"loc": {
"start": {
- "line": 441,
+ "line": 446,
"column": 23
},
"end": {
- "line": 441,
+ "line": 446,
"column": 24
}
}
@@ -25004,31 +25403,31 @@
"type": "Identifier",
"name": "getAttribute",
"range": [
- 12517,
- 12529
+ 12758,
+ 12770
],
"loc": {
"start": {
- "line": 441,
+ "line": 446,
"column": 25
},
"end": {
- "line": 441,
+ "line": 446,
"column": 37
}
}
},
"range": [
- 12515,
- 12529
+ 12756,
+ 12770
],
"loc": {
"start": {
- "line": 441,
+ "line": 446,
"column": 23
},
"end": {
- "line": 441,
+ "line": 446,
"column": 37
}
}
@@ -25039,47 +25438,47 @@
"value": "id",
"raw": "'id'",
"range": [
- 12530,
- 12534
+ 12771,
+ 12775
],
"loc": {
"start": {
- "line": 441,
+ "line": 446,
"column": 38
},
"end": {
- "line": 441,
+ "line": 446,
"column": 42
}
}
}
],
"range": [
- 12515,
- 12535
+ 12756,
+ 12776
],
"loc": {
"start": {
- "line": 441,
+ "line": 446,
"column": 23
},
"end": {
- "line": 441,
+ "line": 446,
"column": 43
}
}
},
"range": [
- 12508,
- 12535
+ 12749,
+ 12776
],
"loc": {
"start": {
- "line": 441,
+ "line": 446,
"column": 16
},
"end": {
- "line": 441,
+ "line": 446,
"column": 43
}
}
@@ -25087,16 +25486,16 @@
],
"kind": "let",
"range": [
- 12504,
- 12536
+ 12745,
+ 12777
],
"loc": {
"start": {
- "line": 441,
+ "line": 446,
"column": 12
},
"end": {
- "line": 441,
+ "line": 446,
"column": 44
}
}
@@ -25113,32 +25512,32 @@
"type": "Identifier",
"name": "thId",
"range": [
- 12554,
- 12558
+ 12795,
+ 12799
],
"loc": {
"start": {
- "line": 442,
+ "line": 447,
"column": 17
},
"end": {
- "line": 442,
+ "line": 447,
"column": 21
}
}
},
"prefix": true,
"range": [
- 12553,
- 12558
+ 12794,
+ 12799
],
"loc": {
"start": {
- "line": 442,
+ "line": 447,
"column": 16
},
"end": {
- "line": 442,
+ "line": 447,
"column": 21
}
}
@@ -25150,16 +25549,16 @@
"type": "Identifier",
"name": "thId",
"range": [
- 12562,
- 12566
+ 12803,
+ 12807
],
"loc": {
"start": {
- "line": 442,
+ "line": 447,
"column": 25
},
"end": {
- "line": 442,
+ "line": 447,
"column": 29
}
}
@@ -25169,46 +25568,46 @@
"value": "",
"raw": "''",
"range": [
- 12571,
- 12573
+ 12812,
+ 12814
],
"loc": {
"start": {
- "line": 442,
+ "line": 447,
"column": 34
},
"end": {
- "line": 442,
+ "line": 447,
"column": 36
}
}
},
"range": [
- 12562,
- 12573
+ 12803,
+ 12814
],
"loc": {
"start": {
- "line": 442,
+ "line": 447,
"column": 25
},
"end": {
- "line": 442,
+ "line": 447,
"column": 36
}
}
},
"range": [
- 12553,
- 12573
+ 12794,
+ 12814
],
"loc": {
"start": {
- "line": 442,
+ "line": 447,
"column": 16
},
"end": {
- "line": 442,
+ "line": 447,
"column": 36
}
}
@@ -25225,16 +25624,16 @@
"type": "Identifier",
"name": "thId",
"range": [
- 12593,
- 12597
+ 12834,
+ 12838
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 16
},
"end": {
- "line": 443,
+ "line": 448,
"column": 20
}
}
@@ -25250,16 +25649,16 @@
},
"tail": false,
"range": [
- 12600,
- 12603
+ 12841,
+ 12844
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 23
},
"end": {
- "line": 443,
+ "line": 448,
"column": 26
}
}
@@ -25272,16 +25671,16 @@
},
"tail": false,
"range": [
- 12622,
- 12626
+ 12863,
+ 12867
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 45
},
"end": {
- "line": 443,
+ "line": 448,
"column": 49
}
}
@@ -25294,16 +25693,16 @@
},
"tail": true,
"range": [
- 12631,
- 12633
+ 12872,
+ 12874
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 54
},
"end": {
- "line": 443,
+ "line": 448,
"column": 56
}
}
@@ -25319,16 +25718,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12603,
- 12607
+ 12844,
+ 12848
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 26
},
"end": {
- "line": 443,
+ "line": 448,
"column": 30
}
}
@@ -25337,31 +25736,31 @@
"type": "Identifier",
"name": "prfxGridTh",
"range": [
- 12608,
- 12618
+ 12849,
+ 12859
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 31
},
"end": {
- "line": 443,
+ "line": 448,
"column": 41
}
}
},
"range": [
- 12603,
- 12618
+ 12844,
+ 12859
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 26
},
"end": {
- "line": 443,
+ "line": 448,
"column": 41
}
}
@@ -25370,31 +25769,31 @@
"type": "Identifier",
"name": "n",
"range": [
- 12621,
- 12622
+ 12862,
+ 12863
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 44
},
"end": {
- "line": 443,
+ "line": 448,
"column": 45
}
}
},
"range": [
- 12603,
- 12622
+ 12844,
+ 12863
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 26
},
"end": {
- "line": 443,
+ "line": 448,
"column": 45
}
}
@@ -25406,16 +25805,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 12626,
- 12628
+ 12867,
+ 12869
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 49
},
"end": {
- "line": 443,
+ "line": 448,
"column": 51
}
}
@@ -25424,77 +25823,77 @@
"type": "Identifier",
"name": "id",
"range": [
- 12629,
- 12631
+ 12870,
+ 12872
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 52
},
"end": {
- "line": 443,
+ "line": 448,
"column": 54
}
}
},
"range": [
- 12626,
- 12631
+ 12867,
+ 12872
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 49
},
"end": {
- "line": 443,
+ "line": 448,
"column": 54
}
}
}
],
"range": [
- 12600,
- 12633
+ 12841,
+ 12874
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 23
},
"end": {
- "line": 443,
+ "line": 448,
"column": 56
}
}
},
"range": [
- 12593,
- 12633
+ 12834,
+ 12874
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 16
},
"end": {
- "line": 443,
+ "line": 448,
"column": 56
}
}
},
"range": [
- 12593,
- 12634
+ 12834,
+ 12875
],
"loc": {
"start": {
- "line": 443,
+ "line": 448,
"column": 16
},
"end": {
- "line": 443,
+ "line": 448,
"column": 57
}
}
@@ -25510,16 +25909,16 @@
"type": "Identifier",
"name": "c",
"range": [
- 12651,
- 12652
+ 12892,
+ 12893
],
"loc": {
"start": {
- "line": 444,
+ "line": 449,
"column": 16
},
"end": {
- "line": 444,
+ "line": 449,
"column": 17
}
}
@@ -25528,31 +25927,31 @@
"type": "Identifier",
"name": "setAttribute",
"range": [
- 12653,
- 12665
+ 12894,
+ 12906
],
"loc": {
"start": {
- "line": 444,
+ "line": 449,
"column": 18
},
"end": {
- "line": 444,
+ "line": 449,
"column": 30
}
}
},
"range": [
- 12651,
- 12665
+ 12892,
+ 12906
],
"loc": {
"start": {
- "line": 444,
+ "line": 449,
"column": 16
},
"end": {
- "line": 444,
+ "line": 449,
"column": 30
}
}
@@ -25563,16 +25962,16 @@
"value": "id",
"raw": "'id'",
"range": [
- 12666,
- 12670
+ 12907,
+ 12911
],
"loc": {
"start": {
- "line": 444,
+ "line": 449,
"column": 31
},
"end": {
- "line": 444,
+ "line": 449,
"column": 35
}
}
@@ -25581,79 +25980,79 @@
"type": "Identifier",
"name": "thId",
"range": [
- 12672,
- 12676
+ 12913,
+ 12917
],
"loc": {
"start": {
- "line": 444,
+ "line": 449,
"column": 37
},
"end": {
- "line": 444,
+ "line": 449,
"column": 41
}
}
}
],
"range": [
- 12651,
- 12677
+ 12892,
+ 12918
],
"loc": {
"start": {
- "line": 444,
+ "line": 449,
"column": 16
},
"end": {
- "line": 444,
+ "line": 449,
"column": 42
}
}
},
"range": [
- 12651,
- 12678
+ 12892,
+ 12919
],
"loc": {
"start": {
- "line": 444,
+ "line": 449,
"column": 16
},
"end": {
- "line": 444,
+ "line": 449,
"column": 43
}
}
}
],
"range": [
- 12575,
- 12692
+ 12816,
+ 12933
],
"loc": {
"start": {
- "line": 442,
+ "line": 447,
"column": 38
},
"end": {
- "line": 445,
+ "line": 450,
"column": 13
}
}
},
"alternate": null,
"range": [
- 12549,
- 12692
+ 12790,
+ 12933
],
"loc": {
"start": {
- "line": 442,
+ "line": 447,
"column": 12
},
"end": {
- "line": 445,
+ "line": 450,
"column": 13
}
}
@@ -25669,16 +26068,16 @@
"type": "Identifier",
"name": "sortTriggers",
"range": [
- 12705,
- 12717
+ 12946,
+ 12958
],
"loc": {
"start": {
- "line": 446,
+ "line": 451,
"column": 12
},
"end": {
- "line": 446,
+ "line": 451,
"column": 24
}
}
@@ -25687,31 +26086,31 @@
"type": "Identifier",
"name": "push",
"range": [
- 12718,
- 12722
+ 12959,
+ 12963
],
"loc": {
"start": {
- "line": 446,
+ "line": 451,
"column": 25
},
"end": {
- "line": 446,
+ "line": 451,
"column": 29
}
}
},
"range": [
- 12705,
- 12722
+ 12946,
+ 12963
],
"loc": {
"start": {
- "line": 446,
+ "line": 451,
"column": 12
},
"end": {
- "line": 446,
+ "line": 451,
"column": 29
}
}
@@ -25721,78 +26120,78 @@
"type": "Identifier",
"name": "thId",
"range": [
- 12723,
- 12727
+ 12964,
+ 12968
],
"loc": {
"start": {
- "line": 446,
+ "line": 451,
"column": 30
},
"end": {
- "line": 446,
+ "line": 451,
"column": 34
}
}
}
],
"range": [
- 12705,
- 12728
+ 12946,
+ 12969
],
"loc": {
"start": {
- "line": 446,
+ "line": 451,
"column": 12
},
"end": {
- "line": 446,
+ "line": 451,
"column": 35
}
}
},
"range": [
- 12705,
- 12729
+ 12946,
+ 12970
],
"loc": {
"start": {
- "line": 446,
+ "line": 451,
"column": 12
},
"end": {
- "line": 446,
+ "line": 451,
"column": 36
}
}
}
],
"range": [
- 12456,
- 12739
+ 12697,
+ 12980
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 50
},
"end": {
- "line": 447,
+ "line": 452,
"column": 9
}
}
},
"range": [
- 12414,
- 12739
+ 12655,
+ 12980
],
"loc": {
"start": {
- "line": 439,
+ "line": 444,
"column": 8
},
"end": {
- "line": 447,
+ "line": 452,
"column": 9
}
}
@@ -25803,47 +26202,47 @@
"type": "Identifier",
"name": "sortTriggers",
"range": [
- 12755,
- 12767
+ 12996,
+ 13008
],
"loc": {
"start": {
- "line": 448,
+ "line": 453,
"column": 15
},
"end": {
- "line": 448,
+ "line": 453,
"column": 27
}
}
},
"range": [
- 12748,
- 12768
+ 12989,
+ 13009
],
"loc": {
"start": {
- "line": 448,
+ "line": 453,
"column": 8
},
"end": {
- "line": 448,
+ "line": 453,
"column": 28
}
}
}
],
"range": [
- 12347,
- 12774
+ 12588,
+ 13015
],
"loc": {
"start": {
- "line": 436,
+ "line": 441,
"column": 27
},
"end": {
- "line": 449,
+ "line": 454,
"column": 5
}
}
@@ -25851,16 +26250,16 @@
"generator": false,
"expression": false,
"range": [
- 12341,
- 12774
+ 12582,
+ 13015
],
"loc": {
"start": {
- "line": 436,
+ "line": 441,
"column": 21
},
"end": {
- "line": 449,
+ "line": 454,
"column": 5
}
}
@@ -25868,16 +26267,16 @@
"kind": "method",
"computed": false,
"range": [
- 12324,
- 12774
+ 12565,
+ 13015
],
"loc": {
"start": {
- "line": 436,
+ "line": 441,
"column": 4
},
"end": {
- "line": 449,
+ "line": 454,
"column": 5
}
},
@@ -25886,16 +26285,16 @@
"type": "Block",
"value": "*\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n ",
"range": [
- 12122,
- 12319
+ 12363,
+ 12560
],
"loc": {
"start": {
- "line": 430,
+ "line": 435,
"column": 4
},
"end": {
- "line": 435,
+ "line": 440,
"column": 7
}
}
@@ -25906,16 +26305,16 @@
"type": "Block",
"value": "*\n * Removes the grid layout\n ",
"range": [
- 12780,
- 12822
+ 13021,
+ 13063
],
"loc": {
"start": {
- "line": 451,
+ "line": 456,
"column": 4
},
"end": {
- "line": 453,
+ "line": 458,
"column": 7
}
}
@@ -25929,16 +26328,16 @@
"type": "Identifier",
"name": "destroy",
"range": [
- 12827,
- 12834
+ 13068,
+ 13075
],
"loc": {
"start": {
- "line": 454,
+ "line": 459,
"column": 4
},
"end": {
- "line": 454,
+ "line": 459,
"column": 11
}
}
@@ -25959,16 +26358,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 12851,
- 12853
+ 13092,
+ 13094
],
"loc": {
"start": {
- "line": 455,
+ "line": 460,
"column": 12
},
"end": {
- "line": 455,
+ "line": 460,
"column": 14
}
}
@@ -25979,16 +26378,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12856,
- 12860
+ 13097,
+ 13101
],
"loc": {
"start": {
- "line": 455,
+ "line": 460,
"column": 17
},
"end": {
- "line": 455,
+ "line": 460,
"column": 21
}
}
@@ -25997,46 +26396,46 @@
"type": "Identifier",
"name": "tf",
"range": [
- 12861,
- 12863
+ 13102,
+ 13104
],
"loc": {
"start": {
- "line": 455,
+ "line": 460,
"column": 22
},
"end": {
- "line": 455,
+ "line": 460,
"column": 24
}
}
},
"range": [
- 12856,
- 12863
+ 13097,
+ 13104
],
"loc": {
"start": {
- "line": 455,
+ "line": 460,
"column": 17
},
"end": {
- "line": 455,
+ "line": 460,
"column": 24
}
}
},
"range": [
- 12851,
- 12863
+ 13092,
+ 13104
],
"loc": {
"start": {
- "line": 455,
+ "line": 460,
"column": 12
},
"end": {
- "line": 455,
+ "line": 460,
"column": 24
}
}
@@ -26044,16 +26443,16 @@
],
"kind": "let",
"range": [
- 12847,
- 12864
+ 13088,
+ 13105
],
"loc": {
"start": {
- "line": 455,
+ "line": 460,
"column": 8
},
"end": {
- "line": 455,
+ "line": 460,
"column": 25
}
}
@@ -26067,16 +26466,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 12877,
- 12880
+ 13118,
+ 13121
],
"loc": {
"start": {
- "line": 456,
+ "line": 461,
"column": 12
},
"end": {
- "line": 456,
+ "line": 461,
"column": 15
}
}
@@ -26090,16 +26489,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 12883,
- 12885
+ 13124,
+ 13126
],
"loc": {
"start": {
- "line": 456,
+ "line": 461,
"column": 18
},
"end": {
- "line": 456,
+ "line": 461,
"column": 20
}
}
@@ -26108,62 +26507,62 @@
"type": "Identifier",
"name": "dom",
"range": [
- 12886,
- 12889
+ 13127,
+ 13130
],
"loc": {
"start": {
- "line": 456,
+ "line": 461,
"column": 21
},
"end": {
- "line": 456,
+ "line": 461,
"column": 24
}
}
},
"range": [
- 12883,
- 12889
+ 13124,
+ 13130
],
"loc": {
"start": {
- "line": 456,
+ "line": 461,
"column": 18
},
"end": {
- "line": 456,
+ "line": 461,
"column": 24
}
}
},
"arguments": [],
"range": [
- 12883,
- 12891
+ 13124,
+ 13132
],
"loc": {
"start": {
- "line": 456,
+ "line": 461,
"column": 18
},
"end": {
- "line": 456,
+ "line": 461,
"column": 26
}
}
},
"range": [
- 12877,
- 12891
+ 13118,
+ 13132
],
"loc": {
"start": {
- "line": 456,
+ "line": 461,
"column": 12
},
"end": {
- "line": 456,
+ "line": 461,
"column": 26
}
}
@@ -26171,16 +26570,16 @@
],
"kind": "let",
"range": [
- 12873,
- 12892
+ 13114,
+ 13133
],
"loc": {
"start": {
- "line": 456,
+ "line": 461,
"column": 8
},
"end": {
- "line": 456,
+ "line": 461,
"column": 27
}
}
@@ -26196,16 +26595,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12907,
- 12911
+ 13148,
+ 13152
],
"loc": {
"start": {
- "line": 458,
+ "line": 463,
"column": 13
},
"end": {
- "line": 458,
+ "line": 463,
"column": 17
}
}
@@ -26214,47 +26613,47 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 12912,
- 12923
+ 13153,
+ 13164
],
"loc": {
"start": {
- "line": 458,
+ "line": 463,
"column": 18
},
"end": {
- "line": 458,
+ "line": 463,
"column": 29
}
}
},
"range": [
- 12907,
- 12923
+ 13148,
+ 13164
],
"loc": {
"start": {
- "line": 458,
+ "line": 463,
"column": 13
},
"end": {
- "line": 458,
+ "line": 463,
"column": 29
}
}
},
"prefix": true,
"range": [
- 12906,
- 12923
+ 13147,
+ 13164
],
"loc": {
"start": {
- "line": 458,
+ "line": 463,
"column": 12
},
"end": {
- "line": 458,
+ "line": 463,
"column": 29
}
}
@@ -26266,48 +26665,48 @@
"type": "ReturnStatement",
"argument": null,
"range": [
- 12939,
- 12946
+ 13180,
+ 13187
],
"loc": {
"start": {
- "line": 459,
+ "line": 464,
"column": 12
},
"end": {
- "line": 459,
+ "line": 464,
"column": 19
}
}
}
],
"range": [
- 12925,
- 12956
+ 13166,
+ 13197
],
"loc": {
"start": {
- "line": 458,
+ "line": 463,
"column": 31
},
"end": {
- "line": 460,
+ "line": 465,
"column": 9
}
}
},
"alternate": null,
"range": [
- 12902,
- 12956
+ 13143,
+ 13197
],
"loc": {
"start": {
- "line": 458,
+ "line": 463,
"column": 8
},
"end": {
- "line": 460,
+ "line": 465,
"column": 9
}
}
@@ -26321,16 +26720,16 @@
"type": "Identifier",
"name": "t",
"range": [
- 12969,
- 12970
+ 13210,
+ 13211
],
"loc": {
"start": {
- "line": 461,
+ "line": 466,
"column": 12
},
"end": {
- "line": 461,
+ "line": 466,
"column": 13
}
}
@@ -26341,16 +26740,16 @@
"type": "Identifier",
"name": "removeElm",
"range": [
- 12973,
- 12982
+ 13214,
+ 13223
],
"loc": {
"start": {
- "line": 461,
+ "line": 466,
"column": 16
},
"end": {
- "line": 461,
+ "line": 466,
"column": 25
}
}
@@ -26360,47 +26759,47 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 12983,
- 12986
+ 13224,
+ 13227
],
"loc": {
"start": {
- "line": 461,
+ "line": 466,
"column": 26
},
"end": {
- "line": 461,
+ "line": 466,
"column": 29
}
}
}
],
"range": [
- 12973,
- 12987
+ 13214,
+ 13228
],
"loc": {
"start": {
- "line": 461,
+ "line": 466,
"column": 16
},
"end": {
- "line": 461,
+ "line": 466,
"column": 30
}
}
},
"range": [
- 12969,
- 12987
+ 13210,
+ 13228
],
"loc": {
"start": {
- "line": 461,
+ "line": 466,
"column": 12
},
"end": {
- "line": 461,
+ "line": 466,
"column": 30
}
}
@@ -26408,16 +26807,16 @@
],
"kind": "let",
"range": [
- 12965,
- 12988
+ 13206,
+ 13229
],
"loc": {
"start": {
- "line": 461,
+ "line": 466,
"column": 8
},
"end": {
- "line": 461,
+ "line": 466,
"column": 31
}
}
@@ -26438,16 +26837,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 12997,
- 13001
+ 13238,
+ 13242
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 8
},
"end": {
- "line": 462,
+ "line": 467,
"column": 12
}
}
@@ -26456,31 +26855,31 @@
"type": "Identifier",
"name": "tblMainCont",
"range": [
- 13002,
- 13013
+ 13243,
+ 13254
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 13
},
"end": {
- "line": 462,
+ "line": 467,
"column": 24
}
}
},
"range": [
- 12997,
- 13013
+ 13238,
+ 13254
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 8
},
"end": {
- "line": 462,
+ "line": 467,
"column": 24
}
}
@@ -26489,31 +26888,31 @@
"type": "Identifier",
"name": "parentNode",
"range": [
- 13014,
- 13024
+ 13255,
+ 13265
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 25
},
"end": {
- "line": 462,
+ "line": 467,
"column": 35
}
}
},
"range": [
- 12997,
- 13024
+ 13238,
+ 13265
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 8
},
"end": {
- "line": 462,
+ "line": 467,
"column": 35
}
}
@@ -26522,31 +26921,31 @@
"type": "Identifier",
"name": "insertBefore",
"range": [
- 13025,
- 13037
+ 13266,
+ 13278
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 36
},
"end": {
- "line": 462,
+ "line": 467,
"column": 48
}
}
},
"range": [
- 12997,
- 13037
+ 13238,
+ 13278
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 8
},
"end": {
- "line": 462,
+ "line": 467,
"column": 48
}
}
@@ -26556,16 +26955,16 @@
"type": "Identifier",
"name": "t",
"range": [
- 13038,
- 13039
+ 13279,
+ 13280
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 49
},
"end": {
- "line": 462,
+ "line": 467,
"column": 50
}
}
@@ -26576,16 +26975,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13041,
- 13045
+ 13282,
+ 13286
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 52
},
"end": {
- "line": 462,
+ "line": 467,
"column": 56
}
}
@@ -26594,62 +26993,62 @@
"type": "Identifier",
"name": "tblMainCont",
"range": [
- 13046,
- 13057
+ 13287,
+ 13298
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 57
},
"end": {
- "line": 462,
+ "line": 467,
"column": 68
}
}
},
"range": [
- 13041,
- 13057
+ 13282,
+ 13298
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 52
},
"end": {
- "line": 462,
+ "line": 467,
"column": 68
}
}
}
],
"range": [
- 12997,
- 13058
+ 13238,
+ 13299
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 8
},
"end": {
- "line": 462,
+ "line": 467,
"column": 69
}
}
},
"range": [
- 12997,
- 13059
+ 13238,
+ 13300
],
"loc": {
"start": {
- "line": 462,
+ "line": 467,
"column": 8
},
"end": {
- "line": 462,
+ "line": 467,
"column": 70
}
}
@@ -26662,16 +27061,16 @@
"type": "Identifier",
"name": "removeElm",
"range": [
- 13068,
- 13077
+ 13309,
+ 13318
],
"loc": {
"start": {
- "line": 463,
+ "line": 468,
"column": 8
},
"end": {
- "line": 463,
+ "line": 468,
"column": 17
}
}
@@ -26683,16 +27082,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13078,
- 13082
+ 13319,
+ 13323
],
"loc": {
"start": {
- "line": 463,
+ "line": 468,
"column": 18
},
"end": {
- "line": 463,
+ "line": 468,
"column": 22
}
}
@@ -26701,62 +27100,62 @@
"type": "Identifier",
"name": "tblMainCont",
"range": [
- 13083,
- 13094
+ 13324,
+ 13335
],
"loc": {
"start": {
- "line": 463,
+ "line": 468,
"column": 23
},
"end": {
- "line": 463,
+ "line": 468,
"column": 34
}
}
},
"range": [
- 13078,
- 13094
+ 13319,
+ 13335
],
"loc": {
"start": {
- "line": 463,
+ "line": 468,
"column": 18
},
"end": {
- "line": 463,
+ "line": 468,
"column": 34
}
}
}
],
"range": [
- 13068,
- 13095
+ 13309,
+ 13336
],
"loc": {
"start": {
- "line": 463,
+ "line": 468,
"column": 8
},
"end": {
- "line": 463,
+ "line": 468,
"column": 35
}
}
},
"range": [
- 13068,
- 13096
+ 13309,
+ 13337
],
"loc": {
"start": {
- "line": 463,
+ "line": 468,
"column": 8
},
"end": {
- "line": 463,
+ "line": 468,
"column": 36
}
}
@@ -26772,16 +27171,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13106,
- 13110
+ 13347,
+ 13351
],
"loc": {
"start": {
- "line": 465,
+ "line": 470,
"column": 8
},
"end": {
- "line": 465,
+ "line": 470,
"column": 12
}
}
@@ -26790,31 +27189,31 @@
"type": "Identifier",
"name": "tblMainCont",
"range": [
- 13111,
- 13122
+ 13352,
+ 13363
],
"loc": {
"start": {
- "line": 465,
+ "line": 470,
"column": 13
},
"end": {
- "line": 465,
+ "line": 470,
"column": 24
}
}
},
"range": [
- 13106,
- 13122
+ 13347,
+ 13363
],
"loc": {
"start": {
- "line": 465,
+ "line": 470,
"column": 8
},
"end": {
- "line": 465,
+ "line": 470,
"column": 24
}
}
@@ -26824,46 +27223,46 @@
"value": null,
"raw": "null",
"range": [
- 13125,
- 13129
+ 13366,
+ 13370
],
"loc": {
"start": {
- "line": 465,
+ "line": 470,
"column": 27
},
"end": {
- "line": 465,
+ "line": 470,
"column": 31
}
}
},
"range": [
- 13106,
- 13129
+ 13347,
+ 13370
],
"loc": {
"start": {
- "line": 465,
+ "line": 470,
"column": 8
},
"end": {
- "line": 465,
+ "line": 470,
"column": 31
}
}
},
"range": [
- 13106,
- 13130
+ 13347,
+ 13371
],
"loc": {
"start": {
- "line": 465,
+ "line": 470,
"column": 8
},
"end": {
- "line": 465,
+ "line": 470,
"column": 32
}
}
@@ -26879,16 +27278,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13139,
- 13143
+ 13380,
+ 13384
],
"loc": {
"start": {
- "line": 466,
+ "line": 471,
"column": 8
},
"end": {
- "line": 466,
+ "line": 471,
"column": 12
}
}
@@ -26897,31 +27296,31 @@
"type": "Identifier",
"name": "headTblCont",
"range": [
- 13144,
- 13155
+ 13385,
+ 13396
],
"loc": {
"start": {
- "line": 466,
+ "line": 471,
"column": 13
},
"end": {
- "line": 466,
+ "line": 471,
"column": 24
}
}
},
"range": [
- 13139,
- 13155
+ 13380,
+ 13396
],
"loc": {
"start": {
- "line": 466,
+ "line": 471,
"column": 8
},
"end": {
- "line": 466,
+ "line": 471,
"column": 24
}
}
@@ -26931,46 +27330,46 @@
"value": null,
"raw": "null",
"range": [
- 13158,
- 13162
+ 13399,
+ 13403
],
"loc": {
"start": {
- "line": 466,
+ "line": 471,
"column": 27
},
"end": {
- "line": 466,
+ "line": 471,
"column": 31
}
}
},
"range": [
- 13139,
- 13162
+ 13380,
+ 13403
],
"loc": {
"start": {
- "line": 466,
+ "line": 471,
"column": 8
},
"end": {
- "line": 466,
+ "line": 471,
"column": 31
}
}
},
"range": [
- 13139,
- 13163
+ 13380,
+ 13404
],
"loc": {
"start": {
- "line": 466,
+ "line": 471,
"column": 8
},
"end": {
- "line": 466,
+ "line": 471,
"column": 32
}
}
@@ -26986,16 +27385,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13172,
- 13176
+ 13413,
+ 13417
],
"loc": {
"start": {
- "line": 467,
+ "line": 472,
"column": 8
},
"end": {
- "line": 467,
+ "line": 472,
"column": 12
}
}
@@ -27004,31 +27403,31 @@
"type": "Identifier",
"name": "headTbl",
"range": [
- 13177,
- 13184
+ 13418,
+ 13425
],
"loc": {
"start": {
- "line": 467,
+ "line": 472,
"column": 13
},
"end": {
- "line": 467,
+ "line": 472,
"column": 20
}
}
},
"range": [
- 13172,
- 13184
+ 13413,
+ 13425
],
"loc": {
"start": {
- "line": 467,
+ "line": 472,
"column": 8
},
"end": {
- "line": 467,
+ "line": 472,
"column": 20
}
}
@@ -27038,46 +27437,46 @@
"value": null,
"raw": "null",
"range": [
- 13187,
- 13191
+ 13428,
+ 13432
],
"loc": {
"start": {
- "line": 467,
+ "line": 472,
"column": 23
},
"end": {
- "line": 467,
+ "line": 472,
"column": 27
}
}
},
"range": [
- 13172,
- 13191
+ 13413,
+ 13432
],
"loc": {
"start": {
- "line": 467,
+ "line": 472,
"column": 8
},
"end": {
- "line": 467,
+ "line": 472,
"column": 27
}
}
},
"range": [
- 13172,
- 13192
+ 13413,
+ 13433
],
"loc": {
"start": {
- "line": 467,
+ "line": 472,
"column": 8
},
"end": {
- "line": 467,
+ "line": 472,
"column": 28
}
}
@@ -27093,16 +27492,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13201,
- 13205
+ 13442,
+ 13446
],
"loc": {
"start": {
- "line": 468,
+ "line": 473,
"column": 8
},
"end": {
- "line": 468,
+ "line": 473,
"column": 12
}
}
@@ -27111,31 +27510,31 @@
"type": "Identifier",
"name": "tblCont",
"range": [
- 13206,
- 13213
+ 13447,
+ 13454
],
"loc": {
"start": {
- "line": 468,
+ "line": 473,
"column": 13
},
"end": {
- "line": 468,
+ "line": 473,
"column": 20
}
}
},
"range": [
- 13201,
- 13213
+ 13442,
+ 13454
],
"loc": {
"start": {
- "line": 468,
+ "line": 473,
"column": 8
},
"end": {
- "line": 468,
+ "line": 473,
"column": 20
}
}
@@ -27145,46 +27544,46 @@
"value": null,
"raw": "null",
"range": [
- 13216,
- 13220
+ 13457,
+ 13461
],
"loc": {
"start": {
- "line": 468,
+ "line": 473,
"column": 23
},
"end": {
- "line": 468,
+ "line": 473,
"column": 27
}
}
},
"range": [
- 13201,
- 13220
+ 13442,
+ 13461
],
"loc": {
"start": {
- "line": 468,
+ "line": 473,
"column": 8
},
"end": {
- "line": 468,
+ "line": 473,
"column": 27
}
}
},
"range": [
- 13201,
- 13221
+ 13442,
+ 13462
],
"loc": {
"start": {
- "line": 468,
+ "line": 473,
"column": 8
},
"end": {
- "line": 468,
+ "line": 473,
"column": 28
}
}
@@ -27201,16 +27600,16 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 13231,
- 13234
+ 13472,
+ 13475
],
"loc": {
"start": {
- "line": 470,
+ "line": 475,
"column": 8
},
"end": {
- "line": 470,
+ "line": 475,
"column": 11
}
}
@@ -27219,31 +27618,31 @@
"type": "Identifier",
"name": "outerHTML",
"range": [
- 13235,
- 13244
+ 13476,
+ 13485
],
"loc": {
"start": {
- "line": 470,
+ "line": 475,
"column": 12
},
"end": {
- "line": 470,
+ "line": 475,
"column": 21
}
}
},
"range": [
- 13231,
- 13244
+ 13472,
+ 13485
],
"loc": {
"start": {
- "line": 470,
+ "line": 475,
"column": 8
},
"end": {
- "line": 470,
+ "line": 475,
"column": 21
}
}
@@ -27254,16 +27653,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13247,
- 13251
+ 13488,
+ 13492
],
"loc": {
"start": {
- "line": 470,
+ "line": 475,
"column": 24
},
"end": {
- "line": 470,
+ "line": 475,
"column": 28
}
}
@@ -27272,61 +27671,61 @@
"type": "Identifier",
"name": "sourceTblHtml",
"range": [
- 13252,
- 13265
+ 13493,
+ 13506
],
"loc": {
"start": {
- "line": 470,
+ "line": 475,
"column": 29
},
"end": {
- "line": 470,
+ "line": 475,
"column": 42
}
}
},
"range": [
- 13247,
- 13265
+ 13488,
+ 13506
],
"loc": {
"start": {
- "line": 470,
+ "line": 475,
"column": 24
},
"end": {
- "line": 470,
+ "line": 475,
"column": 42
}
}
},
"range": [
- 13231,
- 13265
+ 13472,
+ 13506
],
"loc": {
"start": {
- "line": 470,
+ "line": 475,
"column": 8
},
"end": {
- "line": 470,
+ "line": 475,
"column": 42
}
}
},
"range": [
- 13231,
- 13266
+ 13472,
+ 13507
],
"loc": {
"start": {
- "line": 470,
+ "line": 475,
"column": 8
},
"end": {
- "line": 470,
+ "line": 475,
"column": 43
}
},
@@ -27335,16 +27734,16 @@
"type": "Line",
"value": "needed to keep reference of table element for future usage",
"range": [
- 13275,
- 13335
+ 13516,
+ 13576
],
"loc": {
"start": {
- "line": 471,
+ "line": 476,
"column": 8
},
"end": {
- "line": 471,
+ "line": 476,
"column": 68
}
}
@@ -27365,16 +27764,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13344,
- 13348
+ 13585,
+ 13589
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 8
},
"end": {
- "line": 472,
+ "line": 477,
"column": 12
}
}
@@ -27383,31 +27782,31 @@
"type": "Identifier",
"name": "tf",
"range": [
- 13349,
- 13351
+ 13590,
+ 13592
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 13
},
"end": {
- "line": 472,
+ "line": 477,
"column": 15
}
}
},
"range": [
- 13344,
- 13351
+ 13585,
+ 13592
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 8
},
"end": {
- "line": 472,
+ "line": 477,
"column": 15
}
}
@@ -27416,31 +27815,31 @@
"type": "Identifier",
"name": "tbl",
"range": [
- 13352,
- 13355
+ 13593,
+ 13596
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 16
},
"end": {
- "line": 472,
+ "line": 477,
"column": 19
}
}
},
"range": [
- 13344,
- 13355
+ 13585,
+ 13596
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 8
},
"end": {
- "line": 472,
+ "line": 477,
"column": 19
}
}
@@ -27451,16 +27850,16 @@
"type": "Identifier",
"name": "elm",
"range": [
- 13358,
- 13361
+ 13599,
+ 13602
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 22
},
"end": {
- "line": 472,
+ "line": 477,
"column": 25
}
}
@@ -27473,16 +27872,16 @@
"type": "Identifier",
"name": "tf",
"range": [
- 13362,
- 13364
+ 13603,
+ 13605
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 26
},
"end": {
- "line": 472,
+ "line": 477,
"column": 28
}
}
@@ -27491,77 +27890,77 @@
"type": "Identifier",
"name": "id",
"range": [
- 13365,
- 13367
+ 13606,
+ 13608
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 29
},
"end": {
- "line": 472,
+ "line": 477,
"column": 31
}
}
},
"range": [
- 13362,
- 13367
+ 13603,
+ 13608
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 26
},
"end": {
- "line": 472,
+ "line": 477,
"column": 31
}
}
}
],
"range": [
- 13358,
- 13368
+ 13599,
+ 13609
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 22
},
"end": {
- "line": 472,
+ "line": 477,
"column": 32
}
}
},
"range": [
- 13344,
- 13368
+ 13585,
+ 13609
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 8
},
"end": {
- "line": 472,
+ "line": 477,
"column": 32
}
}
},
"range": [
- 13344,
- 13369
+ 13585,
+ 13610
],
"loc": {
"start": {
- "line": 472,
+ "line": 477,
"column": 8
},
"end": {
- "line": 472,
+ "line": 477,
"column": 33
}
},
@@ -27570,16 +27969,16 @@
"type": "Line",
"value": "needed to keep reference of table element for future usage",
"range": [
- 13275,
- 13335
+ 13516,
+ 13576
],
"loc": {
"start": {
- "line": 471,
+ "line": 476,
"column": 8
},
"end": {
- "line": 471,
+ "line": 476,
"column": 68
}
}
@@ -27597,16 +27996,16 @@
"object": {
"type": "ThisExpression",
"range": [
- 13379,
- 13383
+ 13620,
+ 13624
],
"loc": {
"start": {
- "line": 474,
+ "line": 479,
"column": 8
},
"end": {
- "line": 474,
+ "line": 479,
"column": 12
}
}
@@ -27615,31 +28014,31 @@
"type": "Identifier",
"name": "initialized",
"range": [
- 13384,
- 13395
+ 13625,
+ 13636
],
"loc": {
"start": {
- "line": 474,
+ "line": 479,
"column": 13
},
"end": {
- "line": 474,
+ "line": 479,
"column": 24
}
}
},
"range": [
- 13379,
- 13395
+ 13620,
+ 13636
],
"loc": {
"start": {
- "line": 474,
+ "line": 479,
"column": 8
},
"end": {
- "line": 474,
+ "line": 479,
"column": 24
}
}
@@ -27649,62 +28048,62 @@
"value": false,
"raw": "false",
"range": [
- 13398,
- 13403
+ 13639,
+ 13644
],
"loc": {
"start": {
- "line": 474,
+ "line": 479,
"column": 27
},
"end": {
- "line": 474,
+ "line": 479,
"column": 32
}
}
},
"range": [
- 13379,
- 13403
+ 13620,
+ 13644
],
"loc": {
"start": {
- "line": 474,
+ "line": 479,
"column": 8
},
"end": {
- "line": 474,
+ "line": 479,
"column": 32
}
}
},
"range": [
- 13379,
- 13404
+ 13620,
+ 13645
],
"loc": {
"start": {
- "line": 474,
+ "line": 479,
"column": 8
},
"end": {
- "line": 474,
+ "line": 479,
"column": 33
}
}
}
],
"range": [
- 12837,
- 13410
+ 13078,
+ 13651
],
"loc": {
"start": {
- "line": 454,
+ "line": 459,
"column": 14
},
"end": {
- "line": 475,
+ "line": 480,
"column": 5
}
}
@@ -27712,16 +28111,16 @@
"generator": false,
"expression": false,
"range": [
- 12834,
- 13410
+ 13075,
+ 13651
],
"loc": {
"start": {
- "line": 454,
+ "line": 459,
"column": 11
},
"end": {
- "line": 475,
+ "line": 480,
"column": 5
}
}
@@ -27729,16 +28128,16 @@
"kind": "method",
"computed": false,
"range": [
- 12827,
- 13410
+ 13068,
+ 13651
],
"loc": {
"start": {
- "line": 454,
+ "line": 459,
"column": 4
},
"end": {
- "line": 475,
+ "line": 480,
"column": 5
}
},
@@ -27747,16 +28146,16 @@
"type": "Block",
"value": "*\n * Removes the grid layout\n ",
"range": [
- 12780,
- 12822
+ 13021,
+ 13063
],
"loc": {
"start": {
- "line": 451,
+ "line": 456,
"column": 4
},
"end": {
- "line": 453,
+ "line": 458,
"column": 7
}
}
@@ -27767,7 +28166,7 @@
],
"range": [
292,
- 13412
+ 13653
],
"loc": {
"start": {
@@ -27775,14 +28174,14 @@
"column": 40
},
"end": {
- "line": 476,
+ "line": 481,
"column": 1
}
}
},
"range": [
259,
- 13412
+ 13653
],
"loc": {
"start": {
@@ -27790,7 +28189,7 @@
"column": 7
},
"end": {
- "line": 476,
+ "line": 481,
"column": 1
}
},
@@ -27820,7 +28219,7 @@
"source": null,
"range": [
252,
- 13412
+ 13653
],
"loc": {
"start": {
@@ -27828,7 +28227,7 @@
"column": 0
},
"end": {
- "line": 476,
+ "line": 481,
"column": 1
}
},
@@ -27857,7 +28256,7 @@
"sourceType": "module",
"range": [
0,
- 13412
+ 13653
],
"loc": {
"start": {
@@ -27865,7 +28264,7 @@
"column": 0
},
"end": {
- "line": 476,
+ "line": 481,
"column": 1
}
},
@@ -28538,10 +28937,10 @@
},
{
"type": "Line",
- "value": "content table without headers needs col widths to be reset",
+ "value": " ensure table layout is always set even if already set in css",
"range": [
6354,
- 6414
+ 6417
],
"loc": {
"start": {
@@ -28550,6 +28949,42 @@
},
"end": {
"line": 233,
+ "column": 71
+ }
+ }
+ },
+ {
+ "type": "Line",
+ "value": " definitions, potentially with custom css class this could be lost",
+ "range": [
+ 6426,
+ 6494
+ ],
+ "loc": {
+ "start": {
+ "line": 234,
+ "column": 8
+ },
+ "end": {
+ "line": 234,
+ "column": 76
+ }
+ }
+ },
+ {
+ "type": "Line",
+ "value": "content table without headers needs col widths to be reset",
+ "range": [
+ 6595,
+ 6655
+ ],
+ "loc": {
+ "start": {
+ "line": 238,
+ "column": 8
+ },
+ "end": {
+ "line": 238,
"column": 68
}
}
@@ -28558,16 +28993,16 @@
"type": "Line",
"value": "Headers container width",
"range": [
- 6463,
- 6488
+ 6704,
+ 6729
],
"loc": {
"start": {
- "line": 236,
+ "line": 241,
"column": 8
},
"end": {
- "line": 236,
+ "line": 241,
"column": 33
}
}
@@ -28576,16 +29011,16 @@
"type": "Line",
"value": "",
"range": [
- 6549,
- 6551
+ 6790,
+ 6792
],
"loc": {
"start": {
- "line": 238,
+ "line": 243,
"column": 8
},
"end": {
- "line": 238,
+ "line": 243,
"column": 10
}
}
@@ -28594,16 +29029,16 @@
"type": "Line",
"value": "scroll synchronisation",
"range": [
- 6561,
- 6585
+ 6802,
+ 6826
],
"loc": {
"start": {
- "line": 240,
+ "line": 245,
"column": 8
},
"end": {
- "line": 240,
+ "line": 245,
"column": 32
}
}
@@ -28612,16 +29047,16 @@
"type": "Line",
"value": "New pointerX calc taking into account scrollLeft",
"range": [
- 6785,
- 6835
+ 7026,
+ 7076
],
"loc": {
"start": {
- "line": 245,
+ "line": 250,
"column": 12
},
"end": {
- "line": 245,
+ "line": 250,
"column": 62
}
}
@@ -28630,16 +29065,16 @@
"type": "Line",
"value": " if(!o.isPointerXOverwritten){",
"range": [
- 6848,
- 6880
+ 7089,
+ 7121
],
"loc": {
"start": {
- "line": 246,
+ "line": 251,
"column": 12
},
"end": {
- "line": 246,
+ "line": 251,
"column": 44
}
}
@@ -28648,16 +29083,16 @@
"type": "Line",
"value": " try{",
"range": [
- 6893,
- 6904
+ 7134,
+ 7145
],
"loc": {
"start": {
- "line": 247,
+ "line": 252,
"column": 12
},
"end": {
- "line": 247,
+ "line": 252,
"column": 23
}
}
@@ -28666,16 +29101,16 @@
"type": "Line",
"value": " o.Evt.pointerX = function(evt){",
"range": [
- 6917,
- 6959
+ 7158,
+ 7200
],
"loc": {
"start": {
- "line": 248,
+ "line": 253,
"column": 12
},
"end": {
- "line": 248,
+ "line": 253,
"column": 54
}
}
@@ -28684,16 +29119,16 @@
"type": "Line",
"value": " let e = evt || global.event;",
"range": [
- 6972,
- 7015
+ 7213,
+ 7256
],
"loc": {
"start": {
- "line": 249,
+ "line": 254,
"column": 12
},
"end": {
- "line": 249,
+ "line": 254,
"column": 55
}
}
@@ -28702,16 +29137,16 @@
"type": "Line",
"value": " let bdScrollLeft = tf_StandardBody().scrollLeft +",
"range": [
- 7028,
- 7092
+ 7269,
+ 7333
],
"loc": {
"start": {
- "line": 250,
+ "line": 255,
"column": 12
},
"end": {
- "line": 250,
+ "line": 255,
"column": 76
}
}
@@ -28720,16 +29155,16 @@
"type": "Line",
"value": " scrollLeft;",
"range": [
- 7105,
- 7135
+ 7346,
+ 7376
],
"loc": {
"start": {
- "line": 251,
+ "line": 256,
"column": 12
},
"end": {
- "line": 251,
+ "line": 256,
"column": 42
}
}
@@ -28738,16 +29173,16 @@
"type": "Line",
"value": " return (e.pageX + scrollLeft) ||",
"range": [
- 7148,
- 7195
+ 7389,
+ 7436
],
"loc": {
"start": {
- "line": 252,
+ "line": 257,
"column": 12
},
"end": {
- "line": 252,
+ "line": 257,
"column": 59
}
}
@@ -28756,16 +29191,16 @@
"type": "Line",
"value": " (e.clientX + bdScrollLeft);",
"range": [
- 7208,
- 7254
+ 7449,
+ 7495
],
"loc": {
"start": {
- "line": 253,
+ "line": 258,
"column": 12
},
"end": {
- "line": 253,
+ "line": 258,
"column": 58
}
}
@@ -28774,16 +29209,16 @@
"type": "Line",
"value": " };",
"range": [
- 7267,
- 7280
+ 7508,
+ 7521
],
"loc": {
"start": {
- "line": 254,
+ "line": 259,
"column": 12
},
"end": {
- "line": 254,
+ "line": 259,
"column": 25
}
}
@@ -28792,16 +29227,16 @@
"type": "Line",
"value": " o.isPointerXOverwritten = true;",
"range": [
- 7293,
- 7335
+ 7534,
+ 7576
],
"loc": {
"start": {
- "line": 255,
+ "line": 260,
"column": 12
},
"end": {
- "line": 255,
+ "line": 260,
"column": 54
}
}
@@ -28810,16 +29245,16 @@
"type": "Line",
"value": " } catch(err) {",
"range": [
- 7348,
- 7369
+ 7589,
+ 7610
],
"loc": {
"start": {
- "line": 256,
+ "line": 261,
"column": 12
},
"end": {
- "line": 256,
+ "line": 261,
"column": 33
}
}
@@ -28828,16 +29263,16 @@
"type": "Line",
"value": " o.isPointerXOverwritten = false;",
"range": [
- 7382,
- 7425
+ 7623,
+ 7666
],
"loc": {
"start": {
- "line": 257,
+ "line": 262,
"column": 12
},
"end": {
- "line": 257,
+ "line": 262,
"column": 55
}
}
@@ -28846,16 +29281,16 @@
"type": "Line",
"value": " }",
"range": [
- 7438,
- 7446
+ 7679,
+ 7687
],
"loc": {
"start": {
- "line": 258,
+ "line": 263,
"column": 12
},
"end": {
- "line": 258,
+ "line": 263,
"column": 20
}
}
@@ -28864,16 +29299,16 @@
"type": "Line",
"value": " }",
"range": [
- 7459,
- 7463
+ 7700,
+ 7704
],
"loc": {
"start": {
- "line": 259,
+ "line": 264,
"column": 12
},
"end": {
- "line": 259,
+ "line": 264,
"column": 16
}
}
@@ -28882,16 +29317,16 @@
"type": "Line",
"value": " TODO: Trigger a custom event handled by sort extension",
"range": [
- 7485,
- 7542
+ 7726,
+ 7783
],
"loc": {
"start": {
- "line": 262,
+ "line": 267,
"column": 8
},
"end": {
- "line": 262,
+ "line": 267,
"column": 65
}
}
@@ -28900,16 +29335,16 @@
"type": "Line",
"value": "Col elements are enough to keep column widths after sorting and",
"range": [
- 7702,
- 7767
+ 7943,
+ 8008
],
"loc": {
"start": {
- "line": 269,
+ "line": 274,
"column": 8
},
"end": {
- "line": 269,
+ "line": 274,
"column": 73
}
}
@@ -28918,16 +29353,16 @@
"type": "Line",
"value": "filtering",
"range": [
- 7776,
- 7787
+ 8017,
+ 8028
],
"loc": {
"start": {
- "line": 270,
+ "line": 275,
"column": 8
},
"end": {
- "line": 270,
+ "line": 275,
"column": 19
}
}
@@ -28936,16 +29371,16 @@
"type": "Block",
"value": "* @inherited ",
"range": [
- 7918,
- 7935
+ 8159,
+ 8176
],
"loc": {
"start": {
- "line": 277,
+ "line": 282,
"column": 8
},
"end": {
- "line": 277,
+ "line": 282,
"column": 25
}
}
@@ -28954,16 +29389,16 @@
"type": "Block",
"value": "*\n * Overrides TableFilter instance properties to adjust to grid layout mode\n * @private\n ",
"range": [
- 7980,
- 8086
+ 8221,
+ 8327
],
"loc": {
"start": {
- "line": 281,
+ "line": 286,
"column": 4
},
"end": {
- "line": 284,
+ "line": 289,
"column": 7
}
}
@@ -28972,16 +29407,16 @@
"type": "Block",
"value": "*\n * Set grid-layout default column widths if column widths are not defined\n * @private\n ",
"range": [
- 8260,
- 8365
+ 8501,
+ 8606
],
"loc": {
"start": {
- "line": 293,
+ "line": 298,
"column": 4
},
"end": {
- "line": 296,
+ "line": 301,
"column": 7
}
}
@@ -28990,16 +29425,16 @@
"type": "Block",
"value": "*\n * Initial table width\n * @returns {Number}\n * @private\n ",
"range": [
- 9011,
- 9090
+ 9252,
+ 9331
],
"loc": {
"start": {
- "line": 318,
+ "line": 323,
"column": 4
},
"end": {
- "line": 322,
+ "line": 327,
"column": 7
}
}
@@ -29008,16 +29443,16 @@
"type": "Line",
"value": "initial table width",
"range": [
- 9169,
- 9190
+ 9410,
+ 9431
],
"loc": {
"start": {
- "line": 325,
+ "line": 330,
"column": 19
},
"end": {
- "line": 325,
+ "line": 330,
"column": 40
}
}
@@ -29026,16 +29461,16 @@
"type": "Block",
"value": "*\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n ",
"range": [
- 9456,
- 9645
+ 9697,
+ 9886
],
"loc": {
"start": {
- "line": 338,
+ "line": 343,
"column": 4
},
"end": {
- "line": 344,
+ "line": 349,
"column": 7
}
}
@@ -29044,16 +29479,16 @@
"type": "Block",
"value": "*\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n ",
"range": [
- 9796,
- 9899
+ 10037,
+ 10140
],
"loc": {
"start": {
- "line": 351,
+ "line": 356,
"column": 4
},
"end": {
- "line": 355,
+ "line": 360,
"column": 7
}
}
@@ -29062,16 +29497,16 @@
"type": "Block",
"value": "*\n * Generates column elements if necessary and assigns their widths\n * @private\n ",
"range": [
- 10435,
- 10533
+ 10676,
+ 10774
],
"loc": {
"start": {
- "line": 371,
+ "line": 376,
"column": 4
},
"end": {
- "line": 374,
+ "line": 379,
"column": 7
}
}
@@ -29080,16 +29515,16 @@
"type": "Block",
"value": "*\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n ",
"range": [
- 11095,
- 11224
+ 11336,
+ 11465
],
"loc": {
"start": {
- "line": 395,
+ "line": 400,
"column": 4
},
"end": {
- "line": 399,
+ "line": 404,
"column": 7
}
}
@@ -29098,16 +29533,16 @@
"type": "Line",
"value": " Handle table with no headers, assuming here headers do not",
"range": [
- 11298,
- 11359
+ 11539,
+ 11600
],
"loc": {
"start": {
- "line": 402,
+ "line": 407,
"column": 12
},
"end": {
- "line": 402,
+ "line": 407,
"column": 73
}
}
@@ -29116,16 +29551,16 @@
"type": "Line",
"value": " exist",
"range": [
- 11372,
- 11380
+ 11613,
+ 11621
],
"loc": {
"start": {
- "line": 403,
+ "line": 408,
"column": 12
},
"end": {
- "line": 403,
+ "line": 408,
"column": 20
}
}
@@ -29134,16 +29569,16 @@
"type": "Line",
"value": " Headers row are moved from content table to headers table",
"range": [
- 11462,
- 11522
+ 11703,
+ 11763
],
"loc": {
"start": {
- "line": 406,
+ "line": 411,
"column": 12
},
"end": {
- "line": 406,
+ "line": 411,
"column": 72
}
}
@@ -29152,16 +29587,16 @@
"type": "Block",
"value": "*\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n ",
"range": [
- 11727,
- 11862
+ 11968,
+ 12103
],
"loc": {
"start": {
- "line": 414,
+ "line": 419,
"column": 4
},
"end": {
- "line": 418,
+ "line": 423,
"column": 7
}
}
@@ -29170,16 +29605,16 @@
"type": "Block",
"value": "*\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n ",
"range": [
- 12122,
- 12319
+ 12363,
+ 12560
],
"loc": {
"start": {
- "line": 430,
+ "line": 435,
"column": 4
},
"end": {
- "line": 435,
+ "line": 440,
"column": 7
}
}
@@ -29188,16 +29623,16 @@
"type": "Block",
"value": "*\n * Removes the grid layout\n ",
"range": [
- 12780,
- 12822
+ 13021,
+ 13063
],
"loc": {
"start": {
- "line": 451,
+ "line": 456,
"column": 4
},
"end": {
- "line": 453,
+ "line": 458,
"column": 7
}
}
@@ -29206,16 +29641,16 @@
"type": "Line",
"value": "needed to keep reference of table element for future usage",
"range": [
- 13275,
- 13335
+ 13516,
+ 13576
],
"loc": {
"start": {
- "line": 471,
+ "line": 476,
"column": 8
},
"end": {
- "line": 471,
+ "line": 476,
"column": 68
}
}
diff --git a/docs/class/src/emitter.js~Emitter.html b/docs/class/src/emitter.js~Emitter.html
index 4e91277c..e65594db 100644
--- a/docs/class/src/emitter.js~Emitter.html
+++ b/docs/class/src/emitter.js~Emitter.html
@@ -3,7 +3,7 @@
- Emitter | tablefilter v0.5.24 API Document
+ Emitter | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html
index c88c4582..a59b5919 100644
--- a/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html
+++ b/docs/class/src/extensions/advancedGrid/adapterEzEditTable.js~AdapterEzEditTable.html
@@ -3,7 +3,7 @@
- AdapterEzEditTable | tablefilter v0.5.24 API Document
+ AdapterEzEditTable | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/extensions/colOps/colOps.js~ColOps.html b/docs/class/src/extensions/colOps/colOps.js~ColOps.html
index 7153e0f8..4fdd3a77 100644
--- a/docs/class/src/extensions/colOps/colOps.js~ColOps.html
+++ b/docs/class/src/extensions/colOps/colOps.js~ColOps.html
@@ -3,7 +3,7 @@
- ColOps | tablefilter v0.5.24 API Document
+ ColOps | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html
index da095aba..7a6f5cdb 100644
--- a/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html
+++ b/docs/class/src/extensions/colsVisibility/colsVisibility.js~ColsVisibility.html
@@ -3,7 +3,7 @@
- ColsVisibility | tablefilter v0.5.24 API Document
+ ColsVisibility | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html
index 004aae18..86b0e63a 100644
--- a/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html
+++ b/docs/class/src/extensions/filtersVisibility/filtersVisibility.js~FiltersVisibility.html
@@ -3,7 +3,7 @@
- FiltersVisibility | tablefilter v0.5.24 API Document
+ FiltersVisibility | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html
index 94a32788..da2c8c55 100644
--- a/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html
+++ b/docs/class/src/extensions/sort/adapterSortabletable.js~AdapterSortableTable.html
@@ -3,7 +3,7 @@
- AdapterSortableTable | tablefilter v0.5.24 API Document
+ AdapterSortableTable | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/feature.js~Feature.html b/docs/class/src/feature.js~Feature.html
index 3ab8375c..68e37639 100644
--- a/docs/class/src/feature.js~Feature.html
+++ b/docs/class/src/feature.js~Feature.html
@@ -3,7 +3,7 @@
- Feature | tablefilter v0.5.24 API Document
+ Feature | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/alternateRows.js~AlternateRows.html b/docs/class/src/modules/alternateRows.js~AlternateRows.html
index e507c1bd..98a35dd9 100644
--- a/docs/class/src/modules/alternateRows.js~AlternateRows.html
+++ b/docs/class/src/modules/alternateRows.js~AlternateRows.html
@@ -3,7 +3,7 @@
- AlternateRows | tablefilter v0.5.24 API Document
+ AlternateRows | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html
index cd5d17e6..ee27d1d6 100644
--- a/docs/class/src/modules/baseDropdown.js~BaseDropdown.html
+++ b/docs/class/src/modules/baseDropdown.js~BaseDropdown.html
@@ -3,7 +3,7 @@
- BaseDropdown | tablefilter v0.5.24 API Document
+ BaseDropdown | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/checkList.js~CheckList.html b/docs/class/src/modules/checkList.js~CheckList.html
index 9d08cf31..d85ba415 100644
--- a/docs/class/src/modules/checkList.js~CheckList.html
+++ b/docs/class/src/modules/checkList.js~CheckList.html
@@ -3,7 +3,7 @@
- CheckList | tablefilter v0.5.24 API Document
+ CheckList | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/clearButton.js~ClearButton.html b/docs/class/src/modules/clearButton.js~ClearButton.html
index 3e36ae0b..bb40c951 100644
--- a/docs/class/src/modules/clearButton.js~ClearButton.html
+++ b/docs/class/src/modules/clearButton.js~ClearButton.html
@@ -3,7 +3,7 @@
- ClearButton | tablefilter v0.5.24 API Document
+ ClearButton | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/dateType.js~DateType.html b/docs/class/src/modules/dateType.js~DateType.html
index c02fb387..0365b32f 100644
--- a/docs/class/src/modules/dateType.js~DateType.html
+++ b/docs/class/src/modules/dateType.js~DateType.html
@@ -3,7 +3,7 @@
- DateType | tablefilter v0.5.24 API Document
+ DateType | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/dropdown.js~Dropdown.html b/docs/class/src/modules/dropdown.js~Dropdown.html
index 4cf8d8b9..65ba25cf 100644
--- a/docs/class/src/modules/dropdown.js~Dropdown.html
+++ b/docs/class/src/modules/dropdown.js~Dropdown.html
@@ -3,7 +3,7 @@
- Dropdown | tablefilter v0.5.24 API Document
+ Dropdown | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/gridLayout.js~GridLayout.html b/docs/class/src/modules/gridLayout.js~GridLayout.html
index c6c807ee..fb49c1ef 100644
--- a/docs/class/src/modules/gridLayout.js~GridLayout.html
+++ b/docs/class/src/modules/gridLayout.js~GridLayout.html
@@ -3,7 +3,7 @@
- GridLayout | tablefilter v0.5.24 API Document
+ GridLayout | tablefilter v0.5.25 API Document
@@ -1303,7 +1303,7 @@ TODO: reduce size of init by extracting single purposed methods
- source
+ source
@@ -1469,7 +1469,7 @@ TODO: reduce size of init by extracting single purposed methods
- source
+ source
diff --git a/docs/class/src/modules/hash.js~Hash.html b/docs/class/src/modules/hash.js~Hash.html
index 7abc5c42..06397705 100644
--- a/docs/class/src/modules/hash.js~Hash.html
+++ b/docs/class/src/modules/hash.js~Hash.html
@@ -3,7 +3,7 @@
- Hash | tablefilter v0.5.24 API Document
+ Hash | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/help.js~Help.html b/docs/class/src/modules/help.js~Help.html
index 66326b2a..8b0db61d 100644
--- a/docs/class/src/modules/help.js~Help.html
+++ b/docs/class/src/modules/help.js~Help.html
@@ -3,7 +3,7 @@
- Help | tablefilter v0.5.24 API Document
+ Help | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html
index 47cced6e..72169afb 100644
--- a/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html
+++ b/docs/class/src/modules/highlightKeywords.js~HighlightKeyword.html
@@ -3,7 +3,7 @@
- HighlightKeyword | tablefilter v0.5.24 API Document
+ HighlightKeyword | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/loader.js~Loader.html b/docs/class/src/modules/loader.js~Loader.html
index ece01f70..1467fbe7 100644
--- a/docs/class/src/modules/loader.js~Loader.html
+++ b/docs/class/src/modules/loader.js~Loader.html
@@ -3,7 +3,7 @@
- Loader | tablefilter v0.5.24 API Document
+ Loader | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html
index 15e77a24..319764ef 100644
--- a/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html
+++ b/docs/class/src/modules/markActiveColumns.js~MarkActiveColumns.html
@@ -3,7 +3,7 @@
- MarkActiveColumns | tablefilter v0.5.24 API Document
+ MarkActiveColumns | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/noResults.js~NoResults.html b/docs/class/src/modules/noResults.js~NoResults.html
index 1704490b..f03219f8 100644
--- a/docs/class/src/modules/noResults.js~NoResults.html
+++ b/docs/class/src/modules/noResults.js~NoResults.html
@@ -3,7 +3,7 @@
- NoResults | tablefilter v0.5.24 API Document
+ NoResults | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/paging.js~Paging.html b/docs/class/src/modules/paging.js~Paging.html
index 7a66293f..787bba3f 100644
--- a/docs/class/src/modules/paging.js~Paging.html
+++ b/docs/class/src/modules/paging.js~Paging.html
@@ -3,7 +3,7 @@
- Paging | tablefilter v0.5.24 API Document
+ Paging | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/popupFilter.js~PopupFilter.html b/docs/class/src/modules/popupFilter.js~PopupFilter.html
index 743fed84..050cd158 100644
--- a/docs/class/src/modules/popupFilter.js~PopupFilter.html
+++ b/docs/class/src/modules/popupFilter.js~PopupFilter.html
@@ -3,7 +3,7 @@
- PopupFilter | tablefilter v0.5.24 API Document
+ PopupFilter | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/rowsCounter.js~RowsCounter.html b/docs/class/src/modules/rowsCounter.js~RowsCounter.html
index 8b728eb4..750407b0 100644
--- a/docs/class/src/modules/rowsCounter.js~RowsCounter.html
+++ b/docs/class/src/modules/rowsCounter.js~RowsCounter.html
@@ -3,7 +3,7 @@
- RowsCounter | tablefilter v0.5.24 API Document
+ RowsCounter | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/state.js~State.html b/docs/class/src/modules/state.js~State.html
index 28ae74c8..71c60d7b 100644
--- a/docs/class/src/modules/state.js~State.html
+++ b/docs/class/src/modules/state.js~State.html
@@ -3,7 +3,7 @@
- State | tablefilter v0.5.24 API Document
+ State | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/statusBar.js~StatusBar.html b/docs/class/src/modules/statusBar.js~StatusBar.html
index fb557180..0ccdaa77 100644
--- a/docs/class/src/modules/statusBar.js~StatusBar.html
+++ b/docs/class/src/modules/statusBar.js~StatusBar.html
@@ -3,7 +3,7 @@
- StatusBar | tablefilter v0.5.24 API Document
+ StatusBar | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/modules/storage.js~Storage.html b/docs/class/src/modules/storage.js~Storage.html
index 0fd3caad..d6ec4715 100644
--- a/docs/class/src/modules/storage.js~Storage.html
+++ b/docs/class/src/modules/storage.js~Storage.html
@@ -3,7 +3,7 @@
- Storage | tablefilter v0.5.24 API Document
+ Storage | tablefilter v0.5.25 API Document
diff --git a/docs/class/src/tablefilter.js~TableFilter.html b/docs/class/src/tablefilter.js~TableFilter.html
index a0110a58..2b10947c 100644
--- a/docs/class/src/tablefilter.js~TableFilter.html
+++ b/docs/class/src/tablefilter.js~TableFilter.html
@@ -3,7 +3,7 @@
- TableFilter | tablefilter v0.5.24 API Document
+ TableFilter | tablefilter v0.5.25 API Document
diff --git a/docs/dump.json b/docs/dump.json
index 80fda3cc..be893e3c 100644
--- a/docs/dump.json
+++ b/docs/dump.json
@@ -9002,7 +9002,7 @@
"access": null,
"description": null,
"lineNumber": 1,
- "content": "import {Feature} from '../feature';\nimport {createElm, removeElm, elm, tag} from '../dom';\nimport {addEvt, targetEvt} from '../event';\nimport {contains} from '../string';\nimport {NONE} from '../const';\n\n/**\n * Grid layout, table with fixed headers\n */\nexport class GridLayout extends Feature {\n\n /**\n * Creates an instance of GridLayout\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'gridLayout');\n\n let f = this.config.grid_layout || {};\n\n /**\n * Grid-layout container width as CSS string\n * @type {String}\n */\n this.width = f.width || null;\n\n /**\n * Grid-layout container height as CSS string\n * @type {String}\n */\n this.height = f.height || null;\n\n /**\n * Css class for main container element\n * @type {String}\n */\n this.mainContCssClass = f.cont_css_class || 'grd_Cont';\n\n /**\n * Css class for body table container element\n * @type {String}\n */\n this.contCssClass = f.tbl_cont_css_class || 'grd_tblCont';\n\n /**\n * Css class for headers table container element\n * @type {String}\n */\n this.headContCssClass = f.tbl_head_css_class || 'grd_headTblCont';\n\n /**\n * Css class for toolbar container element (rows counter, paging etc.)\n * @type {String}\n */\n this.infDivCssClass = f.inf_grid_css_class || 'grd_inf';\n\n /**\n * Index of the headers row, default: 0\n * @type {Number}\n */\n this.headRowIndex = f.headers_row_index || 0;\n\n /**\n * Collection of the header row indexes to be moved into headers table\n * @type {Array}\n */\n this.headRows = f.headers_rows || [0];\n\n /**\n * Enable or disable column filters generation, default: true\n * @type {Boolean}\n */\n this.filters = f.filters === false ? false : true;\n\n /**\n * Enable or disable column headers, default: false\n * @type {Boolean}\n */\n this.noHeaders = Boolean(f.no_headers);\n\n /**\n * Grid-layout default column widht as CSS string\n * @type {String}\n */\n this.defaultColWidth = f.default_col_width || '100px';\n\n /**\n * List of column elements\n * @type {Array}\n * @private\n */\n this.colElms = [];\n\n /**\n * Prefix for grid-layout filter's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridFltTd = '_td_';\n\n /**\n * Prefix for grid-layout header's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridTh = 'tblHeadTh_';\n\n /**\n * Mark-up of original HTML table\n * @type {String}\n * @private\n */\n this.sourceTblHtml = tf.dom().outerHTML;\n\n /**\n * Indicates if working table has column elements\n * @type {Boolean}\n * @private\n */\n this.tblHasColTag = tag(tf.dom(), 'col').length > 0 ? true : false;\n\n /**\n * Main container element\n * @private\n */\n this.tblMainCont = null;\n\n /**\n * Table container element\n * @private\n */\n this.tblCont = null;\n\n /**\n * Headers' table container element\n * @private\n */\n this.headTblCont = null;\n\n /**\n * Headers' table element\n * @private\n */\n this.headTbl = null;\n\n // filters flag at TF level\n tf.fltGrid = this.filters;\n }\n\n /**\n * Generates a grid with fixed headers\n * TODO: reduce size of init by extracting single purposed methods\n */\n init() {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (this.initialized) {\n return;\n }\n\n // Override relevant TableFilter properties\n this.setOverrides();\n\n // Assign default column widths\n this.setDefaultColWidths();\n\n // Initial table width\n let tblW = this.initialTableWidth();\n\n //Main container: it will contain all the elements\n this.tblMainCont = this.createContainer(\n 'div', this.mainContCssClass);\n if (this.width) {\n this.tblMainCont.style.width = this.width;\n }\n tbl.parentNode.insertBefore(this.tblMainCont, tbl);\n\n //Table container: div wrapping content table\n this.tblCont = this.createContainer('div', this.contCssClass);\n this.setConfigWidth(this.tblCont);\n if (this.height) {\n this.tblCont.style.height = this.height;\n }\n tbl.parentNode.insertBefore(this.tblCont, tbl);\n let t = removeElm(tbl);\n this.tblCont.appendChild(t);\n\n //In case table width is expressed in %\n if (tbl.style.width === '') {\n tbl.style.width = (contains('%', tblW) ?\n tbl.clientWidth : tblW) + 'px';\n }\n\n let d = removeElm(this.tblCont);\n this.tblMainCont.appendChild(d);\n\n //Headers table container: div wrapping headers table\n this.headTblCont = this.createContainer(\n 'div', this.headContCssClass);\n\n //Headers table\n this.headTbl = createElm('table');\n let tH = createElm('tHead');\n\n //1st row should be headers row, ids are added if not set\n //Those ids are used by the sort feature\n let hRow = tbl.rows[this.headRowIndex];\n let sortTriggers = this.getSortTriggerIds(hRow);\n\n //Filters row is created\n let filtersRow = this.createFiltersRow();\n\n //Headers row are moved from content table to headers table\n this.setHeadersRow(tH);\n\n this.headTbl.appendChild(tH);\n if (tf.filtersRowIndex === 0) {\n tH.insertBefore(filtersRow, hRow);\n } else {\n tH.appendChild(filtersRow);\n }\n\n this.headTblCont.appendChild(this.headTbl);\n this.tblCont.parentNode.insertBefore(this.headTblCont, this.tblCont);\n\n //THead needs to be removed in content table for sort feature\n let thead = tag(tbl, 'thead');\n if (thead.length > 0) {\n tbl.removeChild(thead[0]);\n }\n\n //content table without headers needs col widths to be reset\n tf.setColWidths(this.headTbl);\n\n //Headers container width\n this.headTbl.style.width = tbl.style.width;\n //\n\n //scroll synchronisation\n addEvt(this.tblCont, 'scroll', (evt) => {\n let elm = targetEvt(evt);\n let scrollLeft = elm.scrollLeft;\n this.headTblCont.scrollLeft = scrollLeft;\n //New pointerX calc taking into account scrollLeft\n // if(!o.isPointerXOverwritten){\n // try{\n // o.Evt.pointerX = function(evt){\n // let e = evt || global.event;\n // let bdScrollLeft = tf_StandardBody().scrollLeft +\n // scrollLeft;\n // return (e.pageX + scrollLeft) ||\n // (e.clientX + bdScrollLeft);\n // };\n // o.isPointerXOverwritten = true;\n // } catch(err) {\n // o.isPointerXOverwritten = false;\n // }\n // }\n });\n\n // TODO: Trigger a custom event handled by sort extension\n let sort = tf.extension('sort');\n if (sort) {\n sort.asyncSort = true;\n sort.triggerIds = sortTriggers;\n }\n\n //Col elements are enough to keep column widths after sorting and\n //filtering\n this.setColumnElements();\n\n if (tf.popupFilters) {\n filtersRow.style.display = NONE;\n }\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Overrides TableFilter instance properties to adjust to grid layout mode\n * @private\n */\n setOverrides() {\n let tf = this.tf;\n tf.refRow = 0;\n tf.headersRow = 0;\n tf.filtersRowIndex = 1;\n tf.isExternalFlt = true;\n }\n\n /**\n * Set grid-layout default column widths if column widths are not defined\n * @private\n */\n setDefaultColWidths() {\n let tf = this.tf;\n if (tf.hasColWidths) {\n return;\n }\n for (let k = 0, len = tf.getCellsNb(); k < len; k++) {\n let colW;\n let cell = tf.dom().rows[tf.getHeadersRowIndex()].cells[k];\n if (cell.width !== '') {\n colW = cell.width;\n } else if (cell.style.width !== '') {\n colW = parseInt(cell.style.width, 10);\n } else {\n colW = this.defaultColWidth;\n }\n tf.colWidths[k] = colW;\n }\n tf.hasColWidths = true;\n tf.setColWidths();\n }\n\n /**\n * Initial table width\n * @returns {Number}\n * @private\n */\n initialTableWidth() {\n let tbl = this.tf.dom();\n let width; //initial table width\n\n if (tbl.width !== '') {\n width = tbl.width;\n }\n else if (tbl.style.width !== '') {\n width = tbl.style.width;\n } else {\n width = tbl.clientWidth;\n }\n return parseInt(width, 10);\n }\n\n /**\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n */\n createContainer(tag, className) {\n let element = createElm(tag);\n element.className = className;\n return element;\n }\n\n /**\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n */\n createFiltersRow() {\n let tf = this.tf;\n let filtersRow = createElm('tr');\n if (this.filters && tf.fltGrid) {\n tf.externalFltTgtIds = [];\n for (let j = 0; j < tf.getCellsNb(); j++) {\n let fltTdId = `${tf.prfxFlt + j + this.prfxGridFltTd + tf.id}`;\n let cl = createElm(tf.fltCellTag, ['id', fltTdId]);\n filtersRow.appendChild(cl);\n tf.externalFltTgtIds[j] = fltTdId;\n }\n }\n return filtersRow;\n }\n\n /**\n * Generates column elements if necessary and assigns their widths\n * @private\n */\n setColumnElements() {\n let tf = this.tf;\n let cols = tag(tf.dom(), 'col');\n this.tblHasColTag = cols.length > 0;\n\n for (let k = (tf.nbCells - 1); k >= 0; k--) {\n let col;\n\n if (!this.tblHasColTag) {\n col = createElm('col');\n tf.dom().insertBefore(col, tf.dom().firstChild);\n } else {\n col = cols[k];\n }\n col.style.width = tf.colWidths[k];\n this.colElms[k] = col;\n }\n this.tblHasColTag = true;\n }\n\n /**\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n */\n setHeadersRow(tableHead) {\n if (this.noHeaders) {\n // Handle table with no headers, assuming here headers do not\n // exist\n tableHead.appendChild(createElm('tr'));\n } else {\n // Headers row are moved from content table to headers table\n for (let i = 0; i < this.headRows.length; i++) {\n let row = this.tf.dom().rows[this.headRows[i]];\n tableHead.appendChild(row);\n }\n }\n }\n\n /**\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n */\n setConfigWidth(element) {\n if (!this.width) {\n return;\n }\n if (this.width.indexOf('%') !== -1) {\n element.style.width = '100%';\n } else {\n element.style.width = this.width;\n }\n }\n\n /**\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n */\n getSortTriggerIds(row) {\n let tf = this.tf;\n let sortTriggers = [];\n for (let n = 0; n < tf.getCellsNb(); n++) {\n let c = row.cells[n];\n let thId = c.getAttribute('id');\n if (!thId || thId === '') {\n thId = `${this.prfxGridTh + n}_${tf.id}`;\n c.setAttribute('id', thId);\n }\n sortTriggers.push(thId);\n }\n return sortTriggers;\n }\n\n /**\n * Removes the grid layout\n */\n destroy() {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (!this.initialized) {\n return;\n }\n let t = removeElm(tbl);\n this.tblMainCont.parentNode.insertBefore(t, this.tblMainCont);\n removeElm(this.tblMainCont);\n\n this.tblMainCont = null;\n this.headTblCont = null;\n this.headTbl = null;\n this.tblCont = null;\n\n tbl.outerHTML = this.sourceTblHtml;\n //needed to keep reference of table element for future usage\n this.tf.tbl = elm(tf.id);\n\n this.initialized = false;\n }\n}\n"
+ "content": "import {Feature} from '../feature';\nimport {createElm, removeElm, elm, tag} from '../dom';\nimport {addEvt, targetEvt} from '../event';\nimport {contains} from '../string';\nimport {NONE} from '../const';\n\n/**\n * Grid layout, table with fixed headers\n */\nexport class GridLayout extends Feature {\n\n /**\n * Creates an instance of GridLayout\n * @param {TableFilter} tf TableFilter instance\n */\n constructor(tf) {\n super(tf, 'gridLayout');\n\n let f = this.config.grid_layout || {};\n\n /**\n * Grid-layout container width as CSS string\n * @type {String}\n */\n this.width = f.width || null;\n\n /**\n * Grid-layout container height as CSS string\n * @type {String}\n */\n this.height = f.height || null;\n\n /**\n * Css class for main container element\n * @type {String}\n */\n this.mainContCssClass = f.cont_css_class || 'grd_Cont';\n\n /**\n * Css class for body table container element\n * @type {String}\n */\n this.contCssClass = f.tbl_cont_css_class || 'grd_tblCont';\n\n /**\n * Css class for headers table container element\n * @type {String}\n */\n this.headContCssClass = f.tbl_head_css_class || 'grd_headTblCont';\n\n /**\n * Css class for toolbar container element (rows counter, paging etc.)\n * @type {String}\n */\n this.infDivCssClass = f.inf_grid_css_class || 'grd_inf';\n\n /**\n * Index of the headers row, default: 0\n * @type {Number}\n */\n this.headRowIndex = f.headers_row_index || 0;\n\n /**\n * Collection of the header row indexes to be moved into headers table\n * @type {Array}\n */\n this.headRows = f.headers_rows || [0];\n\n /**\n * Enable or disable column filters generation, default: true\n * @type {Boolean}\n */\n this.filters = f.filters === false ? false : true;\n\n /**\n * Enable or disable column headers, default: false\n * @type {Boolean}\n */\n this.noHeaders = Boolean(f.no_headers);\n\n /**\n * Grid-layout default column widht as CSS string\n * @type {String}\n */\n this.defaultColWidth = f.default_col_width || '100px';\n\n /**\n * List of column elements\n * @type {Array}\n * @private\n */\n this.colElms = [];\n\n /**\n * Prefix for grid-layout filter's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridFltTd = '_td_';\n\n /**\n * Prefix for grid-layout header's cell ID\n * @type {String}\n * @private\n */\n this.prfxGridTh = 'tblHeadTh_';\n\n /**\n * Mark-up of original HTML table\n * @type {String}\n * @private\n */\n this.sourceTblHtml = tf.dom().outerHTML;\n\n /**\n * Indicates if working table has column elements\n * @type {Boolean}\n * @private\n */\n this.tblHasColTag = tag(tf.dom(), 'col').length > 0 ? true : false;\n\n /**\n * Main container element\n * @private\n */\n this.tblMainCont = null;\n\n /**\n * Table container element\n * @private\n */\n this.tblCont = null;\n\n /**\n * Headers' table container element\n * @private\n */\n this.headTblCont = null;\n\n /**\n * Headers' table element\n * @private\n */\n this.headTbl = null;\n\n // filters flag at TF level\n tf.fltGrid = this.filters;\n }\n\n /**\n * Generates a grid with fixed headers\n * TODO: reduce size of init by extracting single purposed methods\n */\n init() {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (this.initialized) {\n return;\n }\n\n // Override relevant TableFilter properties\n this.setOverrides();\n\n // Assign default column widths\n this.setDefaultColWidths();\n\n // Initial table width\n let tblW = this.initialTableWidth();\n\n //Main container: it will contain all the elements\n this.tblMainCont = this.createContainer(\n 'div', this.mainContCssClass);\n if (this.width) {\n this.tblMainCont.style.width = this.width;\n }\n tbl.parentNode.insertBefore(this.tblMainCont, tbl);\n\n //Table container: div wrapping content table\n this.tblCont = this.createContainer('div', this.contCssClass);\n this.setConfigWidth(this.tblCont);\n if (this.height) {\n this.tblCont.style.height = this.height;\n }\n tbl.parentNode.insertBefore(this.tblCont, tbl);\n let t = removeElm(tbl);\n this.tblCont.appendChild(t);\n\n //In case table width is expressed in %\n if (tbl.style.width === '') {\n tbl.style.width = (contains('%', tblW) ?\n tbl.clientWidth : tblW) + 'px';\n }\n\n let d = removeElm(this.tblCont);\n this.tblMainCont.appendChild(d);\n\n //Headers table container: div wrapping headers table\n this.headTblCont = this.createContainer(\n 'div', this.headContCssClass);\n\n //Headers table\n this.headTbl = createElm('table');\n let tH = createElm('tHead');\n\n //1st row should be headers row, ids are added if not set\n //Those ids are used by the sort feature\n let hRow = tbl.rows[this.headRowIndex];\n let sortTriggers = this.getSortTriggerIds(hRow);\n\n //Filters row is created\n let filtersRow = this.createFiltersRow();\n\n //Headers row are moved from content table to headers table\n this.setHeadersRow(tH);\n\n this.headTbl.appendChild(tH);\n if (tf.filtersRowIndex === 0) {\n tH.insertBefore(filtersRow, hRow);\n } else {\n tH.appendChild(filtersRow);\n }\n\n this.headTblCont.appendChild(this.headTbl);\n this.tblCont.parentNode.insertBefore(this.headTblCont, this.tblCont);\n\n //THead needs to be removed in content table for sort feature\n let thead = tag(tbl, 'thead');\n if (thead.length > 0) {\n tbl.removeChild(thead[0]);\n }\n\n // ensure table layout is always set even if already set in css\n // definitions, potentially with custom css class this could be lost\n this.headTbl.style.tableLayout = 'fixed';\n tbl.style.tableLayout = 'fixed';\n\n //content table without headers needs col widths to be reset\n tf.setColWidths(this.headTbl);\n\n //Headers container width\n this.headTbl.style.width = tbl.style.width;\n //\n\n //scroll synchronisation\n addEvt(this.tblCont, 'scroll', (evt) => {\n let elm = targetEvt(evt);\n let scrollLeft = elm.scrollLeft;\n this.headTblCont.scrollLeft = scrollLeft;\n //New pointerX calc taking into account scrollLeft\n // if(!o.isPointerXOverwritten){\n // try{\n // o.Evt.pointerX = function(evt){\n // let e = evt || global.event;\n // let bdScrollLeft = tf_StandardBody().scrollLeft +\n // scrollLeft;\n // return (e.pageX + scrollLeft) ||\n // (e.clientX + bdScrollLeft);\n // };\n // o.isPointerXOverwritten = true;\n // } catch(err) {\n // o.isPointerXOverwritten = false;\n // }\n // }\n });\n\n // TODO: Trigger a custom event handled by sort extension\n let sort = tf.extension('sort');\n if (sort) {\n sort.asyncSort = true;\n sort.triggerIds = sortTriggers;\n }\n\n //Col elements are enough to keep column widths after sorting and\n //filtering\n this.setColumnElements();\n\n if (tf.popupFilters) {\n filtersRow.style.display = NONE;\n }\n\n /** @inherited */\n this.initialized = true;\n }\n\n /**\n * Overrides TableFilter instance properties to adjust to grid layout mode\n * @private\n */\n setOverrides() {\n let tf = this.tf;\n tf.refRow = 0;\n tf.headersRow = 0;\n tf.filtersRowIndex = 1;\n tf.isExternalFlt = true;\n }\n\n /**\n * Set grid-layout default column widths if column widths are not defined\n * @private\n */\n setDefaultColWidths() {\n let tf = this.tf;\n if (tf.hasColWidths) {\n return;\n }\n for (let k = 0, len = tf.getCellsNb(); k < len; k++) {\n let colW;\n let cell = tf.dom().rows[tf.getHeadersRowIndex()].cells[k];\n if (cell.width !== '') {\n colW = cell.width;\n } else if (cell.style.width !== '') {\n colW = parseInt(cell.style.width, 10);\n } else {\n colW = this.defaultColWidth;\n }\n tf.colWidths[k] = colW;\n }\n tf.hasColWidths = true;\n tf.setColWidths();\n }\n\n /**\n * Initial table width\n * @returns {Number}\n * @private\n */\n initialTableWidth() {\n let tbl = this.tf.dom();\n let width; //initial table width\n\n if (tbl.width !== '') {\n width = tbl.width;\n }\n else if (tbl.style.width !== '') {\n width = tbl.style.width;\n } else {\n width = tbl.clientWidth;\n }\n return parseInt(width, 10);\n }\n\n /**\n * Creates container element\n * @param {String} tag Tag name\n * @param {String} className Css class to assign to element\n * @returns {DOMElement}\n * @private\n */\n createContainer(tag, className) {\n let element = createElm(tag);\n element.className = className;\n return element;\n }\n\n /**\n * Creates filters row with cells\n * @returns {HTMLTableRowElement}\n * @private\n */\n createFiltersRow() {\n let tf = this.tf;\n let filtersRow = createElm('tr');\n if (this.filters && tf.fltGrid) {\n tf.externalFltTgtIds = [];\n for (let j = 0; j < tf.getCellsNb(); j++) {\n let fltTdId = `${tf.prfxFlt + j + this.prfxGridFltTd + tf.id}`;\n let cl = createElm(tf.fltCellTag, ['id', fltTdId]);\n filtersRow.appendChild(cl);\n tf.externalFltTgtIds[j] = fltTdId;\n }\n }\n return filtersRow;\n }\n\n /**\n * Generates column elements if necessary and assigns their widths\n * @private\n */\n setColumnElements() {\n let tf = this.tf;\n let cols = tag(tf.dom(), 'col');\n this.tblHasColTag = cols.length > 0;\n\n for (let k = (tf.nbCells - 1); k >= 0; k--) {\n let col;\n\n if (!this.tblHasColTag) {\n col = createElm('col');\n tf.dom().insertBefore(col, tf.dom().firstChild);\n } else {\n col = cols[k];\n }\n col.style.width = tf.colWidths[k];\n this.colElms[k] = col;\n }\n this.tblHasColTag = true;\n }\n\n /**\n * Sets headers row in headers table\n * @param {HTMLHeadElement} tableHead Table head element\n * @private\n */\n setHeadersRow(tableHead) {\n if (this.noHeaders) {\n // Handle table with no headers, assuming here headers do not\n // exist\n tableHead.appendChild(createElm('tr'));\n } else {\n // Headers row are moved from content table to headers table\n for (let i = 0; i < this.headRows.length; i++) {\n let row = this.tf.dom().rows[this.headRows[i]];\n tableHead.appendChild(row);\n }\n }\n }\n\n /**\n * Sets width defined in configuration to passed element\n * @param {DOMElement} element DOM element\n * @private\n */\n setConfigWidth(element) {\n if (!this.width) {\n return;\n }\n if (this.width.indexOf('%') !== -1) {\n element.style.width = '100%';\n } else {\n element.style.width = this.width;\n }\n }\n\n /**\n * Returns a list of header IDs used for specifing external sort triggers\n * @param {HTMLTableRowElement} row DOM row element\n * @returns {Array} List of IDs\n * @private\n */\n getSortTriggerIds(row) {\n let tf = this.tf;\n let sortTriggers = [];\n for (let n = 0; n < tf.getCellsNb(); n++) {\n let c = row.cells[n];\n let thId = c.getAttribute('id');\n if (!thId || thId === '') {\n thId = `${this.prfxGridTh + n}_${tf.id}`;\n c.setAttribute('id', thId);\n }\n sortTriggers.push(thId);\n }\n return sortTriggers;\n }\n\n /**\n * Removes the grid layout\n */\n destroy() {\n let tf = this.tf;\n let tbl = tf.dom();\n\n if (!this.initialized) {\n return;\n }\n let t = removeElm(tbl);\n this.tblMainCont.parentNode.insertBefore(t, this.tblMainCont);\n removeElm(this.tblMainCont);\n\n this.tblMainCont = null;\n this.headTblCont = null;\n this.headTbl = null;\n this.tblCont = null;\n\n tbl.outerHTML = this.sourceTblHtml;\n //needed to keep reference of table element for future usage\n this.tf.tbl = elm(tf.id);\n\n this.initialized = false;\n }\n}\n"
},
{
"__docId__": 390,
@@ -9532,7 +9532,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#initialized",
"access": null,
"description": null,
- "lineNumber": 278,
+ "lineNumber": 283,
"unknown": [
{
"tagName": "@inherited",
@@ -9555,7 +9555,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#setOverrides",
"access": "private",
"description": "Overrides TableFilter instance properties to adjust to grid layout mode",
- "lineNumber": 285,
+ "lineNumber": 290,
"params": [],
"generator": false
},
@@ -9569,7 +9569,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#setDefaultColWidths",
"access": "private",
"description": "Set grid-layout default column widths if column widths are not defined",
- "lineNumber": 297,
+ "lineNumber": 302,
"params": [],
"generator": false
},
@@ -9583,7 +9583,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#initialTableWidth",
"access": "private",
"description": "Initial table width",
- "lineNumber": 323,
+ "lineNumber": 328,
"unknown": [
{
"tagName": "@returns",
@@ -9611,7 +9611,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#createContainer",
"access": "private",
"description": "Creates container element",
- "lineNumber": 345,
+ "lineNumber": 350,
"unknown": [
{
"tagName": "@returns",
@@ -9660,7 +9660,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#createFiltersRow",
"access": "private",
"description": "Creates filters row with cells",
- "lineNumber": 356,
+ "lineNumber": 361,
"unknown": [
{
"tagName": "@returns",
@@ -9688,7 +9688,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#setColumnElements",
"access": "private",
"description": "Generates column elements if necessary and assigns their widths",
- "lineNumber": 375,
+ "lineNumber": 380,
"params": [],
"generator": false
},
@@ -9702,7 +9702,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#tblHasColTag",
"access": null,
"description": null,
- "lineNumber": 378,
+ "lineNumber": 383,
"undocument": true,
"type": {
"types": [
@@ -9720,7 +9720,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#tblHasColTag",
"access": null,
"description": null,
- "lineNumber": 392,
+ "lineNumber": 397,
"undocument": true,
"type": {
"types": [
@@ -9738,7 +9738,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#setHeadersRow",
"access": "private",
"description": "Sets headers row in headers table",
- "lineNumber": 400,
+ "lineNumber": 405,
"params": [
{
"nullable": null,
@@ -9763,7 +9763,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#setConfigWidth",
"access": "private",
"description": "Sets width defined in configuration to passed element",
- "lineNumber": 419,
+ "lineNumber": 424,
"params": [
{
"nullable": null,
@@ -9788,7 +9788,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#getSortTriggerIds",
"access": "private",
"description": "Returns a list of header IDs used for specifing external sort triggers",
- "lineNumber": 436,
+ "lineNumber": 441,
"unknown": [
{
"tagName": "@returns",
@@ -9827,7 +9827,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#destroy",
"access": null,
"description": "Removes the grid layout",
- "lineNumber": 454,
+ "lineNumber": 459,
"params": [],
"generator": false
},
@@ -9841,7 +9841,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#tblMainCont",
"access": null,
"description": null,
- "lineNumber": 465,
+ "lineNumber": 470,
"undocument": true,
"type": {
"types": [
@@ -9859,7 +9859,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#headTblCont",
"access": null,
"description": null,
- "lineNumber": 466,
+ "lineNumber": 471,
"undocument": true,
"type": {
"types": [
@@ -9877,7 +9877,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#headTbl",
"access": null,
"description": null,
- "lineNumber": 467,
+ "lineNumber": 472,
"undocument": true,
"type": {
"types": [
@@ -9895,7 +9895,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#tblCont",
"access": null,
"description": null,
- "lineNumber": 468,
+ "lineNumber": 473,
"undocument": true,
"type": {
"types": [
@@ -9913,7 +9913,7 @@
"longname": "src/modules/gridLayout.js~GridLayout#initialized",
"access": null,
"description": null,
- "lineNumber": 474,
+ "lineNumber": 479,
"undocument": true,
"type": {
"types": [
diff --git a/docs/file/src/array.js.html b/docs/file/src/array.js.html
index 48cddadd..56713760 100644
--- a/docs/file/src/array.js.html
+++ b/docs/file/src/array.js.html
@@ -3,7 +3,7 @@
- src/array.js | tablefilter v0.5.24 API Document
+ src/array.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/const.js.html b/docs/file/src/const.js.html
index 9847ca8c..c3592501 100644
--- a/docs/file/src/const.js.html
+++ b/docs/file/src/const.js.html
@@ -3,7 +3,7 @@
- src/const.js | tablefilter v0.5.24 API Document
+ src/const.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/cookie.js.html b/docs/file/src/cookie.js.html
index f8064769..56a42146 100644
--- a/docs/file/src/cookie.js.html
+++ b/docs/file/src/cookie.js.html
@@ -3,7 +3,7 @@
- src/cookie.js | tablefilter v0.5.24 API Document
+ src/cookie.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/dom.js.html b/docs/file/src/dom.js.html
index 84db61fe..39d7a933 100644
--- a/docs/file/src/dom.js.html
+++ b/docs/file/src/dom.js.html
@@ -3,7 +3,7 @@
- src/dom.js | tablefilter v0.5.24 API Document
+ src/dom.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/emitter.js.html b/docs/file/src/emitter.js.html
index ebe10aa7..9171f26c 100644
--- a/docs/file/src/emitter.js.html
+++ b/docs/file/src/emitter.js.html
@@ -3,7 +3,7 @@
- src/emitter.js | tablefilter v0.5.24 API Document
+ src/emitter.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/event.js.html b/docs/file/src/event.js.html
index 7259143f..a2391186 100644
--- a/docs/file/src/event.js.html
+++ b/docs/file/src/event.js.html
@@ -3,7 +3,7 @@
- src/event.js | tablefilter v0.5.24 API Document
+ src/event.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html
index 6c431584..013fc627 100644
--- a/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html
+++ b/docs/file/src/extensions/advancedGrid/adapterEzEditTable.js.html
@@ -3,7 +3,7 @@
- src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.24 API Document
+ src/extensions/advancedGrid/adapterEzEditTable.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html
index d83ef2fe..06ab0863 100644
--- a/docs/file/src/extensions/advancedGrid/advancedGrid.js.html
+++ b/docs/file/src/extensions/advancedGrid/advancedGrid.js.html
@@ -3,7 +3,7 @@
- src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.24 API Document
+ src/extensions/advancedGrid/advancedGrid.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/extensions/colOps/colOps.js.html b/docs/file/src/extensions/colOps/colOps.js.html
index a1e365d6..290c8c5b 100644
--- a/docs/file/src/extensions/colOps/colOps.js.html
+++ b/docs/file/src/extensions/colOps/colOps.js.html
@@ -3,7 +3,7 @@
- src/extensions/colOps/colOps.js | tablefilter v0.5.24 API Document
+ src/extensions/colOps/colOps.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html
index 07c819ed..8435c118 100644
--- a/docs/file/src/extensions/colsVisibility/colsVisibility.js.html
+++ b/docs/file/src/extensions/colsVisibility/colsVisibility.js.html
@@ -3,7 +3,7 @@
- src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.24 API Document
+ src/extensions/colsVisibility/colsVisibility.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html
index 509b01b4..21367889 100644
--- a/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html
+++ b/docs/file/src/extensions/filtersVisibility/filtersVisibility.js.html
@@ -3,7 +3,7 @@
- src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.5.24 API Document
+ src/extensions/filtersVisibility/filtersVisibility.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/extensions/sort/adapterSortabletable.js.html b/docs/file/src/extensions/sort/adapterSortabletable.js.html
index 27dbcdec..a089b206 100644
--- a/docs/file/src/extensions/sort/adapterSortabletable.js.html
+++ b/docs/file/src/extensions/sort/adapterSortabletable.js.html
@@ -3,7 +3,7 @@
- src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.24 API Document
+ src/extensions/sort/adapterSortabletable.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/extensions/sort/sort.js.html b/docs/file/src/extensions/sort/sort.js.html
index 19249077..9a42fdf9 100644
--- a/docs/file/src/extensions/sort/sort.js.html
+++ b/docs/file/src/extensions/sort/sort.js.html
@@ -3,7 +3,7 @@
- src/extensions/sort/sort.js | tablefilter v0.5.24 API Document
+ src/extensions/sort/sort.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/feature.js.html b/docs/file/src/feature.js.html
index 25d29ce0..215c84a8 100644
--- a/docs/file/src/feature.js.html
+++ b/docs/file/src/feature.js.html
@@ -3,7 +3,7 @@
- src/feature.js | tablefilter v0.5.24 API Document
+ src/feature.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/alternateRows.js.html b/docs/file/src/modules/alternateRows.js.html
index c53e1b86..bf95979a 100644
--- a/docs/file/src/modules/alternateRows.js.html
+++ b/docs/file/src/modules/alternateRows.js.html
@@ -3,7 +3,7 @@
- src/modules/alternateRows.js | tablefilter v0.5.24 API Document
+ src/modules/alternateRows.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/baseDropdown.js.html b/docs/file/src/modules/baseDropdown.js.html
index 863120f9..855df521 100644
--- a/docs/file/src/modules/baseDropdown.js.html
+++ b/docs/file/src/modules/baseDropdown.js.html
@@ -3,7 +3,7 @@
- src/modules/baseDropdown.js | tablefilter v0.5.24 API Document
+ src/modules/baseDropdown.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/checkList.js.html b/docs/file/src/modules/checkList.js.html
index f8212d98..f65fd37f 100644
--- a/docs/file/src/modules/checkList.js.html
+++ b/docs/file/src/modules/checkList.js.html
@@ -3,7 +3,7 @@
- src/modules/checkList.js | tablefilter v0.5.24 API Document
+ src/modules/checkList.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/clearButton.js.html b/docs/file/src/modules/clearButton.js.html
index 99d47d7e..e271e429 100644
--- a/docs/file/src/modules/clearButton.js.html
+++ b/docs/file/src/modules/clearButton.js.html
@@ -3,7 +3,7 @@
- src/modules/clearButton.js | tablefilter v0.5.24 API Document
+ src/modules/clearButton.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/dateType.js.html b/docs/file/src/modules/dateType.js.html
index b632a2e0..c808aa3f 100644
--- a/docs/file/src/modules/dateType.js.html
+++ b/docs/file/src/modules/dateType.js.html
@@ -3,7 +3,7 @@
- src/modules/dateType.js | tablefilter v0.5.24 API Document
+ src/modules/dateType.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/dropdown.js.html b/docs/file/src/modules/dropdown.js.html
index 4e1a7c44..69650da2 100644
--- a/docs/file/src/modules/dropdown.js.html
+++ b/docs/file/src/modules/dropdown.js.html
@@ -3,7 +3,7 @@
- src/modules/dropdown.js | tablefilter v0.5.24 API Document
+ src/modules/dropdown.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/gridLayout.js.html b/docs/file/src/modules/gridLayout.js.html
index 4b95cfb3..4df07f4f 100644
--- a/docs/file/src/modules/gridLayout.js.html
+++ b/docs/file/src/modules/gridLayout.js.html
@@ -3,7 +3,7 @@
- src/modules/gridLayout.js | tablefilter v0.5.24 API Document
+ src/modules/gridLayout.js | tablefilter v0.5.25 API Document
@@ -359,6 +359,11 @@ export class GridLayout extends Feature {
tbl.removeChild(thead[0]);
}
+ // ensure table layout is always set even if already set in css
+ // definitions, potentially with custom css class this could be lost
+ this.headTbl.style.tableLayout = 'fixed';
+ tbl.style.tableLayout = 'fixed';
+
//content table without headers needs col widths to be reset
tf.setColWidths(this.headTbl);
diff --git a/docs/file/src/modules/hash.js.html b/docs/file/src/modules/hash.js.html
index f7e27500..66167f8a 100644
--- a/docs/file/src/modules/hash.js.html
+++ b/docs/file/src/modules/hash.js.html
@@ -3,7 +3,7 @@
- src/modules/hash.js | tablefilter v0.5.24 API Document
+ src/modules/hash.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/help.js.html b/docs/file/src/modules/help.js.html
index c4fdc8c3..11cf2f28 100644
--- a/docs/file/src/modules/help.js.html
+++ b/docs/file/src/modules/help.js.html
@@ -3,7 +3,7 @@
- src/modules/help.js | tablefilter v0.5.24 API Document
+ src/modules/help.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/highlightKeywords.js.html b/docs/file/src/modules/highlightKeywords.js.html
index fa0526dc..9f43e487 100644
--- a/docs/file/src/modules/highlightKeywords.js.html
+++ b/docs/file/src/modules/highlightKeywords.js.html
@@ -3,7 +3,7 @@
- src/modules/highlightKeywords.js | tablefilter v0.5.24 API Document
+ src/modules/highlightKeywords.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/loader.js.html b/docs/file/src/modules/loader.js.html
index 1dfc90d5..50aec79b 100644
--- a/docs/file/src/modules/loader.js.html
+++ b/docs/file/src/modules/loader.js.html
@@ -3,7 +3,7 @@
- src/modules/loader.js | tablefilter v0.5.24 API Document
+ src/modules/loader.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/markActiveColumns.js.html b/docs/file/src/modules/markActiveColumns.js.html
index 44c96b4e..f15b30a2 100644
--- a/docs/file/src/modules/markActiveColumns.js.html
+++ b/docs/file/src/modules/markActiveColumns.js.html
@@ -3,7 +3,7 @@
- src/modules/markActiveColumns.js | tablefilter v0.5.24 API Document
+ src/modules/markActiveColumns.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/noResults.js.html b/docs/file/src/modules/noResults.js.html
index e33736cc..b4bf8cff 100644
--- a/docs/file/src/modules/noResults.js.html
+++ b/docs/file/src/modules/noResults.js.html
@@ -3,7 +3,7 @@
- src/modules/noResults.js | tablefilter v0.5.24 API Document
+ src/modules/noResults.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/paging.js.html b/docs/file/src/modules/paging.js.html
index 182ee4cf..945cb55d 100644
--- a/docs/file/src/modules/paging.js.html
+++ b/docs/file/src/modules/paging.js.html
@@ -3,7 +3,7 @@
- src/modules/paging.js | tablefilter v0.5.24 API Document
+ src/modules/paging.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/popupFilter.js.html b/docs/file/src/modules/popupFilter.js.html
index ab21d2c9..3879628d 100644
--- a/docs/file/src/modules/popupFilter.js.html
+++ b/docs/file/src/modules/popupFilter.js.html
@@ -3,7 +3,7 @@
- src/modules/popupFilter.js | tablefilter v0.5.24 API Document
+ src/modules/popupFilter.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/rowsCounter.js.html b/docs/file/src/modules/rowsCounter.js.html
index 38f7c448..eab0fc5c 100644
--- a/docs/file/src/modules/rowsCounter.js.html
+++ b/docs/file/src/modules/rowsCounter.js.html
@@ -3,7 +3,7 @@
- src/modules/rowsCounter.js | tablefilter v0.5.24 API Document
+ src/modules/rowsCounter.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/state.js.html b/docs/file/src/modules/state.js.html
index b1dc9255..f895ff08 100644
--- a/docs/file/src/modules/state.js.html
+++ b/docs/file/src/modules/state.js.html
@@ -3,7 +3,7 @@
- src/modules/state.js | tablefilter v0.5.24 API Document
+ src/modules/state.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/statusBar.js.html b/docs/file/src/modules/statusBar.js.html
index 9ea5660c..15001ec5 100644
--- a/docs/file/src/modules/statusBar.js.html
+++ b/docs/file/src/modules/statusBar.js.html
@@ -3,7 +3,7 @@
- src/modules/statusBar.js | tablefilter v0.5.24 API Document
+ src/modules/statusBar.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/modules/storage.js.html b/docs/file/src/modules/storage.js.html
index 54cc0313..6b34bcf5 100644
--- a/docs/file/src/modules/storage.js.html
+++ b/docs/file/src/modules/storage.js.html
@@ -3,7 +3,7 @@
- src/modules/storage.js | tablefilter v0.5.24 API Document
+ src/modules/storage.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/number.js.html b/docs/file/src/number.js.html
index c444606d..1885e1b9 100644
--- a/docs/file/src/number.js.html
+++ b/docs/file/src/number.js.html
@@ -3,7 +3,7 @@
- src/number.js | tablefilter v0.5.24 API Document
+ src/number.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/root.js.html b/docs/file/src/root.js.html
index 00d3e6c6..f2c1b1b3 100644
--- a/docs/file/src/root.js.html
+++ b/docs/file/src/root.js.html
@@ -3,7 +3,7 @@
- src/root.js | tablefilter v0.5.24 API Document
+ src/root.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/sort.js.html b/docs/file/src/sort.js.html
index 83e5de71..04b072ac 100644
--- a/docs/file/src/sort.js.html
+++ b/docs/file/src/sort.js.html
@@ -3,7 +3,7 @@
- src/sort.js | tablefilter v0.5.24 API Document
+ src/sort.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/string.js.html b/docs/file/src/string.js.html
index 5352087a..fe1fc8db 100644
--- a/docs/file/src/string.js.html
+++ b/docs/file/src/string.js.html
@@ -3,7 +3,7 @@
- src/string.js | tablefilter v0.5.24 API Document
+ src/string.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/tablefilter.js.html b/docs/file/src/tablefilter.js.html
index 544e33e4..e89f267c 100644
--- a/docs/file/src/tablefilter.js.html
+++ b/docs/file/src/tablefilter.js.html
@@ -3,7 +3,7 @@
- src/tablefilter.js | tablefilter v0.5.24 API Document
+ src/tablefilter.js | tablefilter v0.5.25 API Document
diff --git a/docs/file/src/types.js.html b/docs/file/src/types.js.html
index e55ce3ba..61e96393 100644
--- a/docs/file/src/types.js.html
+++ b/docs/file/src/types.js.html
@@ -3,7 +3,7 @@
- src/types.js | tablefilter v0.5.24 API Document
+ src/types.js | tablefilter v0.5.25 API Document
diff --git a/docs/function/index.html b/docs/function/index.html
index e50a21a2..0a223cd1 100644
--- a/docs/function/index.html
+++ b/docs/function/index.html
@@ -3,7 +3,7 @@
- Function | tablefilter v0.5.24 API Document
+ Function | tablefilter v0.5.25 API Document
diff --git a/docs/identifiers.html b/docs/identifiers.html
index d5722609..e15cc255 100644
--- a/docs/identifiers.html
+++ b/docs/identifiers.html
@@ -3,7 +3,7 @@
- Index | tablefilter v0.5.24 API Document
+ Index | tablefilter v0.5.25 API Document
diff --git a/docs/index.html b/docs/index.html
index 6846a778..ea09b3e8 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,7 +3,7 @@
- tablefilter v0.5.24 API Document
+ tablefilter v0.5.25 API Document
diff --git a/docs/package.json b/docs/package.json
index 03bde781..54a59f8c 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -1,6 +1,6 @@
{
"name": "tablefilter",
- "version": "0.5.24",
+ "version": "0.5.25",
"description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT",
"author": {
diff --git a/docs/source.html b/docs/source.html
index 919e302d..6a474015 100644
--- a/docs/source.html
+++ b/docs/source.html
@@ -3,7 +3,7 @@
- Source | tablefilter v0.5.24 API Document
+ Source | tablefilter v0.5.25 API Document
@@ -147,7 +147,7 @@
100 %1/1 |
546 byte |
22 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/const.js |
@@ -173,7 +173,7 @@
100 %19/19 |
3527 byte |
200 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/cookie.js |
@@ -181,7 +181,7 @@
- |
1412 byte |
57 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/dom.js |
@@ -200,7 +200,7 @@
100 %12/12 |
4774 byte |
190 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/emitter.js |
@@ -208,7 +208,7 @@
100 %6/6 |
1323 byte |
53 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/event.js |
@@ -221,7 +221,7 @@
100 %6/6 |
2384 byte |
101 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/extensions/advancedGrid/adapterEzEditTable.js |
@@ -229,7 +229,7 @@
100 %13/13 |
18904 byte |
504 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/extensions/advancedGrid/advancedGrid.js |
@@ -237,7 +237,7 @@
- |
90 byte |
2 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/extensions/colOps/colOps.js |
@@ -245,7 +245,7 @@
100 %26/26 |
14406 byte |
482 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/extensions/colsVisibility/colsVisibility.js |
@@ -253,7 +253,7 @@
100 %49/49 |
19452 byte |
705 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/extensions/filtersVisibility/filtersVisibility.js |
@@ -261,7 +261,7 @@
100 %25/25 |
7788 byte |
307 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/extensions/sort/adapterSortabletable.js |
@@ -269,7 +269,7 @@
100 %23/23 |
16454 byte |
532 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/extensions/sort/sort.js |
@@ -277,7 +277,7 @@
- |
204 byte |
8 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/feature.js |
@@ -285,7 +285,7 @@
100 %14/14 |
1873 byte |
97 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/alternateRows.js |
@@ -293,7 +293,7 @@
100 %9/9 |
3648 byte |
140 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/baseDropdown.js |
@@ -301,7 +301,7 @@
100 %3/3 |
3509 byte |
121 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/checkList.js |
@@ -309,7 +309,7 @@
100 %21/21 |
16892 byte |
521 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/clearButton.js |
@@ -317,7 +317,7 @@
100 %10/10 |
3129 byte |
128 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/dateType.js |
@@ -325,7 +325,7 @@
100 %12/12 |
4308 byte |
157 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/dropdown.js |
@@ -333,15 +333,15 @@
100 %17/17 |
11837 byte |
382 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/gridLayout.js |
GridLayout |
100 %16/16 |
- 13413 byte |
- 476 |
- 2017-06-03 04:00:46 (UTC) |
+ 13654 byte |
+ 481 |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/hash.js |
@@ -350,7 +350,7 @@
100 %10/10 |
2981 byte |
126 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/help.js |
@@ -358,7 +358,7 @@
100 %17/17 |
6376 byte |
229 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/highlightKeywords.js |
@@ -366,7 +366,7 @@
100 %10/10 |
5407 byte |
179 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/loader.js |
@@ -374,7 +374,7 @@
100 %14/14 |
3974 byte |
171 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/markActiveColumns.js |
@@ -382,7 +382,7 @@
100 %10/10 |
2779 byte |
106 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/noResults.js |
@@ -390,7 +390,7 @@
100 %17/17 |
4819 byte |
197 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/paging.js |
@@ -398,7 +398,7 @@
100 %45/45 |
27133 byte |
896 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/popupFilter.js |
@@ -406,7 +406,7 @@
100 %27/27 |
13130 byte |
457 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/rowsCounter.js |
@@ -414,7 +414,7 @@
100 %13/13 |
5609 byte |
196 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/state.js |
@@ -422,7 +422,7 @@
100 %24/24 |
14771 byte |
541 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/statusBar.js |
@@ -430,7 +430,7 @@
100 %22/22 |
8469 byte |
299 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/modules/storage.js |
@@ -439,7 +439,7 @@
100 %10/10 |
3544 byte |
162 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/number.js |
@@ -447,7 +447,7 @@
100 %1/1 |
999 byte |
29 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/root.js |
@@ -455,7 +455,7 @@
100 %1/1 |
235 byte |
6 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/sort.js |
@@ -469,7 +469,7 @@
100 %7/7 |
2881 byte |
82 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/string.js |
@@ -481,7 +481,7 @@
100 %5/5 |
2086 byte |
76 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/tablefilter.js |
@@ -489,7 +489,7 @@
100 %172/172 |
94890 byte |
3138 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
| src/types.js |
@@ -505,7 +505,7 @@
100 %9/9 |
1565 byte |
73 |
- 2017-06-03 04:00:46 (UTC) |
+ 2017-06-03 05:40:17 (UTC) |
diff --git a/docs/variable/index.html b/docs/variable/index.html
index ed622232..62bd1036 100644
--- a/docs/variable/index.html
+++ b/docs/variable/index.html
@@ -3,7 +3,7 @@
- Variable | tablefilter v0.5.24 API Document
+ Variable | tablefilter v0.5.25 API Document