@yester/virtual-table 1.1.4 → 1.1.5
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/dist/virtual-table.es.js
CHANGED
|
@@ -2774,7 +2774,7 @@ const Bn = (e) => /* @__PURE__ */ Z.jsxs("svg", { viewBox: "64 64 896 896", focu
|
|
|
2774
2774
|
var I;
|
|
2775
2775
|
let x = O.find((H) => H.title === R);
|
|
2776
2776
|
if (!x) {
|
|
2777
|
-
const ae = `${((I = c[S]) == null ? void 0 : I.field) || "unknown"}
|
|
2777
|
+
const ae = `${((I = c[S]) == null ? void 0 : I.field) || "unknown"}__${R}`, le = {
|
|
2778
2778
|
field: ae,
|
|
2779
2779
|
title: R,
|
|
2780
2780
|
children: [],
|