@abdellatifui/react 3.1.52 → 3.1.54
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/nextgen.js
CHANGED
|
@@ -14633,14 +14633,14 @@ const fx = (e, n = [], t = {}, r = !0) => {
|
|
|
14633
14633
|
}
|
|
14634
14634
|
}), [a, t.value]);
|
|
14635
14635
|
return q(() => {
|
|
14636
|
-
if (t.value) {
|
|
14636
|
+
if (console.log("cell.value", t.value), t.value) {
|
|
14637
14637
|
const u = [
|
|
14638
14638
|
r ? l : null,
|
|
14639
14639
|
...i
|
|
14640
14640
|
].filter((d) => d != null);
|
|
14641
14641
|
s(u);
|
|
14642
14642
|
}
|
|
14643
|
-
}, [t.value, r, l, i]), [o, s];
|
|
14643
|
+
}, [t.value, r, l, i == null ? void 0 : i.length]), [o, s];
|
|
14644
14644
|
};
|
|
14645
14645
|
function px({ data: e, tid: n, onFilteredDataChange: t }) {
|
|
14646
14646
|
const [r, o] = B({});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableMenu.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useTableMenu.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,YAAY,GAAI,aAAQ,EAAC,iBAAY,EAAC,SAAO,EAAC,2BAAsB,
|
|
1
|
+
{"version":3,"file":"useTableMenu.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/Tables/NextGen/main/hooks/useTableMenu.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,YAAY,GAAI,aAAQ,EAAC,iBAAY,EAAC,SAAO,EAAC,2BAAsB,gFA0ChF,CAAA"}
|