@tanstack/svelte-table 8.0.0-alpha.86 → 8.0.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/table-core/build/esm/index.js +75 -71
- package/build/cjs/table-core/build/esm/index.js.map +1 -1
- package/build/esm/index.js +75 -71
- package/build/esm/index.js.map +1 -1
- package/build/stats-html.html +1 -1
- package/build/stats-react.json +38 -38
- package/build/umd/index.development.js +75 -71
- package/build/umd/index.development.js.map +1 -1
- package/build/umd/index.production.js +1 -1
- package/build/umd/index.production.js.map +1 -1
- package/package.json +5 -5
package/build/stats-html.html
CHANGED
|
@@ -2669,7 +2669,7 @@ var drawChart = (function (exports) {
|
|
|
2669
2669
|
</script>
|
|
2670
2670
|
<script>
|
|
2671
2671
|
/*<!--*/
|
|
2672
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages","children":[{"name":"table-core/build/esm/index.js","uid":"
|
|
2672
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"index.production.js","children":[{"name":"packages","children":[{"name":"table-core/build/esm/index.js","uid":"0f57-163"},{"name":"svelte-table/src","children":[{"uid":"0f57-165","name":"placeholder.svelte"},{"uid":"0f57-167","name":"render-component.ts"},{"uid":"0f57-169","name":"index.ts"}]}]}]}],"isRoot":true},"nodeParts":{"0f57-163":{"renderedLength":137432,"gzipLength":23367,"brotliLength":0,"mainUid":"0f57-162"},"0f57-165":{"renderedLength":925,"gzipLength":444,"brotliLength":0,"mainUid":"0f57-164"},"0f57-167":{"renderedLength":1365,"gzipLength":519,"brotliLength":0,"mainUid":"0f57-166"},"0f57-169":{"renderedLength":2729,"gzipLength":868,"brotliLength":0,"mainUid":"0f57-168"}},"nodeMetas":{"0f57-162":{"id":"/packages/table-core/build/esm/index.js","moduleParts":{"index.production.js":"0f57-163"},"imported":[],"importedBy":[{"uid":"0f57-168"}]},"0f57-164":{"id":"/packages/svelte-table/src/placeholder.svelte","moduleParts":{"index.production.js":"0f57-165"},"imported":[{"uid":"0f57-170"}],"importedBy":[{"uid":"0f57-168"}]},"0f57-166":{"id":"/packages/svelte-table/src/render-component.ts","moduleParts":{"index.production.js":"0f57-167"},"imported":[{"uid":"0f57-170"}],"importedBy":[{"uid":"0f57-168"}]},"0f57-168":{"id":"/packages/svelte-table/src/index.ts","moduleParts":{"index.production.js":"0f57-169"},"imported":[{"uid":"0f57-162"},{"uid":"0f57-164"},{"uid":"0f57-170"},{"uid":"0f57-171"},{"uid":"0f57-166"}],"importedBy":[],"isEntry":true},"0f57-170":{"id":"svelte/internal","moduleParts":{},"imported":[],"importedBy":[{"uid":"0f57-168"},{"uid":"0f57-164"},{"uid":"0f57-166"}],"isExternal":true},"0f57-171":{"id":"svelte/store","moduleParts":{},"imported":[],"importedBy":[{"uid":"0f57-168"}],"isExternal":true}},"env":{"rollup":"2.70.2"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
|
|
2673
2673
|
|
|
2674
2674
|
const run = () => {
|
|
2675
2675
|
const width = window.innerWidth;
|
package/build/stats-react.json
CHANGED
|
@@ -11,21 +11,21 @@
|
|
|
11
11
|
"children": [
|
|
12
12
|
{
|
|
13
13
|
"name": "table-core/build/esm/index.js",
|
|
14
|
-
"uid": "
|
|
14
|
+
"uid": "0f57-173"
|
|
15
15
|
},
|
|
16
16
|
{
|
|
17
17
|
"name": "svelte-table/src",
|
|
18
18
|
"children": [
|
|
19
19
|
{
|
|
20
|
-
"uid": "
|
|
20
|
+
"uid": "0f57-175",
|
|
21
21
|
"name": "placeholder.svelte"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
|
-
"uid": "
|
|
24
|
+
"uid": "0f57-177",
|
|
25
25
|
"name": "render-component.ts"
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
|
-
"uid": "
|
|
28
|
+
"uid": "0f57-179",
|
|
29
29
|
"name": "index.ts"
|
|
30
30
|
}
|
|
31
31
|
]
|
|
@@ -38,125 +38,125 @@
|
|
|
38
38
|
"isRoot": true
|
|
39
39
|
},
|
|
40
40
|
"nodeParts": {
|
|
41
|
-
"
|
|
42
|
-
"renderedLength":
|
|
43
|
-
"gzipLength":
|
|
41
|
+
"0f57-173": {
|
|
42
|
+
"renderedLength": 137432,
|
|
43
|
+
"gzipLength": 23367,
|
|
44
44
|
"brotliLength": 0,
|
|
45
|
-
"mainUid": "
|
|
45
|
+
"mainUid": "0f57-172"
|
|
46
46
|
},
|
|
47
|
-
"
|
|
47
|
+
"0f57-175": {
|
|
48
48
|
"renderedLength": 925,
|
|
49
49
|
"gzipLength": 444,
|
|
50
50
|
"brotliLength": 0,
|
|
51
|
-
"mainUid": "
|
|
51
|
+
"mainUid": "0f57-174"
|
|
52
52
|
},
|
|
53
|
-
"
|
|
53
|
+
"0f57-177": {
|
|
54
54
|
"renderedLength": 1365,
|
|
55
55
|
"gzipLength": 519,
|
|
56
56
|
"brotliLength": 0,
|
|
57
|
-
"mainUid": "
|
|
57
|
+
"mainUid": "0f57-176"
|
|
58
58
|
},
|
|
59
|
-
"
|
|
59
|
+
"0f57-179": {
|
|
60
60
|
"renderedLength": 2729,
|
|
61
61
|
"gzipLength": 868,
|
|
62
62
|
"brotliLength": 0,
|
|
63
|
-
"mainUid": "
|
|
63
|
+
"mainUid": "0f57-178"
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
66
|
"nodeMetas": {
|
|
67
|
-
"
|
|
67
|
+
"0f57-172": {
|
|
68
68
|
"id": "/packages/table-core/build/esm/index.js",
|
|
69
69
|
"moduleParts": {
|
|
70
|
-
"index.production.js": "
|
|
70
|
+
"index.production.js": "0f57-173"
|
|
71
71
|
},
|
|
72
72
|
"imported": [],
|
|
73
73
|
"importedBy": [
|
|
74
74
|
{
|
|
75
|
-
"uid": "
|
|
75
|
+
"uid": "0f57-178"
|
|
76
76
|
}
|
|
77
77
|
]
|
|
78
78
|
},
|
|
79
|
-
"
|
|
79
|
+
"0f57-174": {
|
|
80
80
|
"id": "/packages/svelte-table/src/placeholder.svelte",
|
|
81
81
|
"moduleParts": {
|
|
82
|
-
"index.production.js": "
|
|
82
|
+
"index.production.js": "0f57-175"
|
|
83
83
|
},
|
|
84
84
|
"imported": [
|
|
85
85
|
{
|
|
86
|
-
"uid": "
|
|
86
|
+
"uid": "0f57-180"
|
|
87
87
|
}
|
|
88
88
|
],
|
|
89
89
|
"importedBy": [
|
|
90
90
|
{
|
|
91
|
-
"uid": "
|
|
91
|
+
"uid": "0f57-178"
|
|
92
92
|
}
|
|
93
93
|
]
|
|
94
94
|
},
|
|
95
|
-
"
|
|
95
|
+
"0f57-176": {
|
|
96
96
|
"id": "/packages/svelte-table/src/render-component.ts",
|
|
97
97
|
"moduleParts": {
|
|
98
|
-
"index.production.js": "
|
|
98
|
+
"index.production.js": "0f57-177"
|
|
99
99
|
},
|
|
100
100
|
"imported": [
|
|
101
101
|
{
|
|
102
|
-
"uid": "
|
|
102
|
+
"uid": "0f57-180"
|
|
103
103
|
}
|
|
104
104
|
],
|
|
105
105
|
"importedBy": [
|
|
106
106
|
{
|
|
107
|
-
"uid": "
|
|
107
|
+
"uid": "0f57-178"
|
|
108
108
|
}
|
|
109
109
|
]
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"0f57-178": {
|
|
112
112
|
"id": "/packages/svelte-table/src/index.ts",
|
|
113
113
|
"moduleParts": {
|
|
114
|
-
"index.production.js": "
|
|
114
|
+
"index.production.js": "0f57-179"
|
|
115
115
|
},
|
|
116
116
|
"imported": [
|
|
117
117
|
{
|
|
118
|
-
"uid": "
|
|
118
|
+
"uid": "0f57-172"
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
|
-
"uid": "
|
|
121
|
+
"uid": "0f57-174"
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"uid": "
|
|
124
|
+
"uid": "0f57-180"
|
|
125
125
|
},
|
|
126
126
|
{
|
|
127
|
-
"uid": "
|
|
127
|
+
"uid": "0f57-181"
|
|
128
128
|
},
|
|
129
129
|
{
|
|
130
|
-
"uid": "
|
|
130
|
+
"uid": "0f57-176"
|
|
131
131
|
}
|
|
132
132
|
],
|
|
133
133
|
"importedBy": [],
|
|
134
134
|
"isEntry": true
|
|
135
135
|
},
|
|
136
|
-
"
|
|
136
|
+
"0f57-180": {
|
|
137
137
|
"id": "svelte/internal",
|
|
138
138
|
"moduleParts": {},
|
|
139
139
|
"imported": [],
|
|
140
140
|
"importedBy": [
|
|
141
141
|
{
|
|
142
|
-
"uid": "
|
|
142
|
+
"uid": "0f57-178"
|
|
143
143
|
},
|
|
144
144
|
{
|
|
145
|
-
"uid": "
|
|
145
|
+
"uid": "0f57-174"
|
|
146
146
|
},
|
|
147
147
|
{
|
|
148
|
-
"uid": "
|
|
148
|
+
"uid": "0f57-176"
|
|
149
149
|
}
|
|
150
150
|
],
|
|
151
151
|
"isExternal": true
|
|
152
152
|
},
|
|
153
|
-
"
|
|
153
|
+
"0f57-181": {
|
|
154
154
|
"id": "svelte/store",
|
|
155
155
|
"moduleParts": {},
|
|
156
156
|
"imported": [],
|
|
157
157
|
"importedBy": [
|
|
158
158
|
{
|
|
159
|
-
"uid": "
|
|
159
|
+
"uid": "0f57-178"
|
|
160
160
|
}
|
|
161
161
|
],
|
|
162
162
|
"isExternal": true
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
let column = {
|
|
127
|
+
let column = {
|
|
128
128
|
id: "" + id,
|
|
129
129
|
accessorFn,
|
|
130
130
|
parent: parent,
|
|
@@ -888,8 +888,12 @@
|
|
|
888
888
|
getIsAllRowsExpanded: () => {
|
|
889
889
|
const expanded = instance.getState().expanded; // If expanded is true, save some cycles and return true
|
|
890
890
|
|
|
891
|
-
if (expanded ===
|
|
892
|
-
return true;
|
|
891
|
+
if (typeof expanded === 'boolean') {
|
|
892
|
+
return expanded === true;
|
|
893
|
+
}
|
|
894
|
+
|
|
895
|
+
if (!Object.keys(expanded).length) {
|
|
896
|
+
return false;
|
|
893
897
|
} // If any row is not expanded, return false
|
|
894
898
|
|
|
895
899
|
|
|
@@ -2344,21 +2348,54 @@
|
|
|
2344
2348
|
}
|
|
2345
2349
|
|
|
2346
2350
|
const reSplitAlphaNumeric = /([0-9]+)/gm;
|
|
2347
|
-
const sortingFns = {
|
|
2348
|
-
alphanumeric,
|
|
2349
|
-
alphanumericCaseSensitive,
|
|
2350
|
-
text,
|
|
2351
|
-
textCaseSensitive,
|
|
2352
|
-
datetime,
|
|
2353
|
-
basic
|
|
2354
|
-
};
|
|
2355
2351
|
|
|
2356
|
-
|
|
2352
|
+
const alphanumeric = (rowA, rowB, columnId) => {
|
|
2357
2353
|
return compareAlphanumeric(toString(rowA.getValue(columnId)).toLowerCase(), toString(rowB.getValue(columnId)).toLowerCase());
|
|
2358
|
-
}
|
|
2354
|
+
};
|
|
2359
2355
|
|
|
2360
|
-
|
|
2356
|
+
const alphanumericCaseSensitive = (rowA, rowB, columnId) => {
|
|
2361
2357
|
return compareAlphanumeric(toString(rowA.getValue(columnId)), toString(rowB.getValue(columnId)));
|
|
2358
|
+
}; // The text filter is more basic (less numeric support)
|
|
2359
|
+
// but is much faster
|
|
2360
|
+
|
|
2361
|
+
|
|
2362
|
+
const text = (rowA, rowB, columnId) => {
|
|
2363
|
+
return compareBasic(toString(rowA.getValue(columnId)).toLowerCase(), toString(rowB.getValue(columnId)).toLowerCase());
|
|
2364
|
+
}; // The text filter is more basic (less numeric support)
|
|
2365
|
+
// but is much faster
|
|
2366
|
+
|
|
2367
|
+
|
|
2368
|
+
const textCaseSensitive = (rowA, rowB, columnId) => {
|
|
2369
|
+
return compareBasic(toString(rowA.getValue(columnId)), toString(rowB.getValue(columnId)));
|
|
2370
|
+
};
|
|
2371
|
+
|
|
2372
|
+
const datetime = (rowA, rowB, columnId) => {
|
|
2373
|
+
return compareBasic(rowA.getValue(columnId).getTime(), rowB.getValue(columnId).getTime());
|
|
2374
|
+
};
|
|
2375
|
+
|
|
2376
|
+
const basic = (rowA, rowB, columnId) => {
|
|
2377
|
+
return compareBasic(rowA.getValue(columnId), rowB.getValue(columnId));
|
|
2378
|
+
}; // Utils
|
|
2379
|
+
|
|
2380
|
+
|
|
2381
|
+
function compareBasic(a, b) {
|
|
2382
|
+
return a === b ? 0 : a > b ? 1 : -1;
|
|
2383
|
+
}
|
|
2384
|
+
|
|
2385
|
+
function toString(a) {
|
|
2386
|
+
if (typeof a === 'number') {
|
|
2387
|
+
if (isNaN(a) || a === Infinity || a === -Infinity) {
|
|
2388
|
+
return '';
|
|
2389
|
+
}
|
|
2390
|
+
|
|
2391
|
+
return String(a);
|
|
2392
|
+
}
|
|
2393
|
+
|
|
2394
|
+
if (typeof a === 'string') {
|
|
2395
|
+
return a;
|
|
2396
|
+
}
|
|
2397
|
+
|
|
2398
|
+
return '';
|
|
2362
2399
|
} // Mixed sorting is slow, but very inclusive of many edge cases.
|
|
2363
2400
|
// It handles numbers, mixed alphanumeric combinations, and even
|
|
2364
2401
|
// null, undefined, and Infinity
|
|
@@ -2405,48 +2442,17 @@
|
|
|
2405
2442
|
}
|
|
2406
2443
|
|
|
2407
2444
|
return a.length - b.length;
|
|
2408
|
-
} //
|
|
2409
|
-
// but is much faster
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
function text(rowA, rowB, columnId) {
|
|
2413
|
-
return compareBasic(toString(rowA.getValue(columnId)).toLowerCase(), toString(rowB.getValue(columnId)).toLowerCase());
|
|
2414
|
-
} // The text filter is more basic (less numeric support)
|
|
2415
|
-
// but is much faster
|
|
2416
|
-
|
|
2417
|
-
|
|
2418
|
-
function textCaseSensitive(rowA, rowB, columnId) {
|
|
2419
|
-
return compareBasic(toString(rowA.getValue(columnId)), toString(rowB.getValue(columnId)));
|
|
2420
|
-
}
|
|
2421
|
-
|
|
2422
|
-
function datetime(rowA, rowB, columnId) {
|
|
2423
|
-
return compareBasic(rowA.getValue(columnId).getTime(), rowB.getValue(columnId).getTime());
|
|
2424
|
-
}
|
|
2425
|
-
|
|
2426
|
-
function basic(rowA, rowB, columnId) {
|
|
2427
|
-
return compareBasic(rowA.getValue(columnId), rowB.getValue(columnId));
|
|
2428
|
-
} // Utils
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
function compareBasic(a, b) {
|
|
2432
|
-
return a === b ? 0 : a > b ? 1 : -1;
|
|
2433
|
-
}
|
|
2434
|
-
|
|
2435
|
-
function toString(a) {
|
|
2436
|
-
if (typeof a === 'number') {
|
|
2437
|
-
if (isNaN(a) || a === Infinity || a === -Infinity) {
|
|
2438
|
-
return '';
|
|
2439
|
-
}
|
|
2440
|
-
|
|
2441
|
-
return String(a);
|
|
2442
|
-
}
|
|
2445
|
+
} // Exports
|
|
2443
2446
|
|
|
2444
|
-
if (typeof a === 'string') {
|
|
2445
|
-
return a;
|
|
2446
|
-
}
|
|
2447
2447
|
|
|
2448
|
-
|
|
2449
|
-
|
|
2448
|
+
const sortingFns = {
|
|
2449
|
+
alphanumeric,
|
|
2450
|
+
alphanumericCaseSensitive,
|
|
2451
|
+
text,
|
|
2452
|
+
textCaseSensitive,
|
|
2453
|
+
datetime,
|
|
2454
|
+
basic
|
|
2455
|
+
};
|
|
2450
2456
|
|
|
2451
2457
|
//
|
|
2452
2458
|
const Sorting = {
|
|
@@ -2698,8 +2704,8 @@
|
|
|
2698
2704
|
},
|
|
2699
2705
|
createRow: (row, instance) => {
|
|
2700
2706
|
return {
|
|
2701
|
-
_getAllVisibleCells: memo(() => [row.getAllCells()
|
|
2702
|
-
return
|
|
2707
|
+
_getAllVisibleCells: memo(() => [row.getAllCells(), instance.getState().columnVisibility], cells => {
|
|
2708
|
+
return cells.filter(cell => cell.column.getIsVisible());
|
|
2703
2709
|
}, {
|
|
2704
2710
|
key: "development" === 'production' ,
|
|
2705
2711
|
debug: () => {
|
|
@@ -3050,13 +3056,15 @@
|
|
|
3050
3056
|
row,
|
|
3051
3057
|
column,
|
|
3052
3058
|
getValue: () => row.getValue(columnId),
|
|
3053
|
-
renderCell: () =>
|
|
3054
|
-
instance,
|
|
3055
|
-
|
|
3056
|
-
|
|
3057
|
-
|
|
3058
|
-
|
|
3059
|
-
|
|
3059
|
+
renderCell: () => {
|
|
3060
|
+
return column.columnDef.cell ? instance._render(column.columnDef.cell, {
|
|
3061
|
+
instance,
|
|
3062
|
+
column,
|
|
3063
|
+
row,
|
|
3064
|
+
cell: cell,
|
|
3065
|
+
getValue: cell.getValue
|
|
3066
|
+
}) : null;
|
|
3067
|
+
}
|
|
3060
3068
|
};
|
|
3061
3069
|
|
|
3062
3070
|
instance._features.forEach(feature => {
|
|
@@ -3131,27 +3139,23 @@
|
|
|
3131
3139
|
flatRows: [],
|
|
3132
3140
|
rowsById: {}
|
|
3133
3141
|
};
|
|
3134
|
-
let rows;
|
|
3135
|
-
let row;
|
|
3136
|
-
let originalRow;
|
|
3137
3142
|
|
|
3138
3143
|
const accessRows = function (originalRows, depth, parent) {
|
|
3139
3144
|
if (depth === void 0) {
|
|
3140
3145
|
depth = 0;
|
|
3141
3146
|
}
|
|
3142
3147
|
|
|
3143
|
-
rows = [];
|
|
3148
|
+
const rows = [];
|
|
3144
3149
|
|
|
3145
3150
|
for (let i = 0; i < originalRows.length; i++) {
|
|
3146
|
-
|
|
3151
|
+
// This could be an expensive check at scale, so we should move it somewhere else, but where?
|
|
3147
3152
|
// if (!id) {
|
|
3148
3153
|
// if ("development" !== 'production') {
|
|
3149
3154
|
// throw new Error(`getRowId expected an ID, but got ${id}`)
|
|
3150
3155
|
// }
|
|
3151
3156
|
// }
|
|
3152
3157
|
// Make the row
|
|
3153
|
-
|
|
3154
|
-
row = createRow(instance, instance._getRowId(originalRow, i, parent), originalRow, i, depth); // Keep track of every row in a flat array
|
|
3158
|
+
const row = createRow(instance, instance._getRowId(originalRows[i], i, parent), originalRows[i], i, depth); // Keep track of every row in a flat array
|
|
3155
3159
|
|
|
3156
3160
|
rowModel.flatRows.push(row); // Also keep track of every row by its ID
|
|
3157
3161
|
|
|
@@ -3162,7 +3166,7 @@
|
|
|
3162
3166
|
if (instance.options.getSubRows) {
|
|
3163
3167
|
var _row$originalSubRows;
|
|
3164
3168
|
|
|
3165
|
-
row.originalSubRows = instance.options.getSubRows(
|
|
3169
|
+
row.originalSubRows = instance.options.getSubRows(originalRows[i], i); // Then recursively access them
|
|
3166
3170
|
|
|
3167
3171
|
if ((_row$originalSubRows = row.originalSubRows) != null && _row$originalSubRows.length) {
|
|
3168
3172
|
row.subRows = accessRows(row.originalSubRows, depth + 1, row);
|