@3sc/common-component 0.0.469 → 0.0.470
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/index.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -43689,7 +43689,7 @@ const jw = {
|
|
|
43689
43689
|
const k = b.filter((R) => !y[R.key]), E = h && ((C = h == null ? void 0 : h.columns) == null ? void 0 : C.some(
|
|
43690
43690
|
(R) => (R == null ? void 0 : R.children) && R.children[i]
|
|
43691
43691
|
));
|
|
43692
|
-
if (k.length && (!h || E == !1) && (a == null ? void 0 : a.length) > 0) {
|
|
43692
|
+
if (console.log({ childHasKey: E, missing: k, _userSettings: b }), k.length && (!h || E == !1) && (a == null ? void 0 : a.length) > 0) {
|
|
43693
43693
|
if (E == !1) {
|
|
43694
43694
|
const R = Tr(b);
|
|
43695
43695
|
b = (w = h == null ? void 0 : h.columns) == null ? void 0 : w.map((P) => {
|
|
@@ -43701,7 +43701,7 @@ const jw = {
|
|
|
43701
43701
|
[i]: (I = R == null ? void 0 : R[P == null ? void 0 : P.key]) == null ? void 0 : I.children[i]
|
|
43702
43702
|
}
|
|
43703
43703
|
} : P;
|
|
43704
|
-
});
|
|
43704
|
+
}), console.log({ userSettingMap: R, _userSettings: b });
|
|
43705
43705
|
}
|
|
43706
43706
|
(async () => {
|
|
43707
43707
|
try {
|