@firecms/collection_editor 3.0.0-alpha.29 → 3.0.0-alpha.30
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
CHANGED
|
@@ -6262,9 +6262,7 @@ const ma = R.createContext({}), ua = R.createContext({}), er = R.memo(
|
|
|
6262
6262
|
O(C.filter((j) => !k.includes(j.trim().toLowerCase())));
|
|
6263
6263
|
});
|
|
6264
6264
|
}, [d]);
|
|
6265
|
-
const [h, w] = R.useState(), [b, v] = R.useState()
|
|
6266
|
-
console.log("currentPropertyDialog", b);
|
|
6267
|
-
const T = Z(() => ({
|
|
6265
|
+
const [h, w] = R.useState(), [b, v] = R.useState(), T = Z(() => ({
|
|
6268
6266
|
createCollections: !0,
|
|
6269
6267
|
editCollections: !0,
|
|
6270
6268
|
deleteCollections: !0
|
|
@@ -6314,7 +6312,7 @@ const ma = R.createContext({}), ua = R.createContext({}), er = R.memo(
|
|
|
6314
6312
|
redirect: q
|
|
6315
6313
|
});
|
|
6316
6314
|
}, []), x = d ? (C) => !C && _ ? Promise.resolve(_) : d?.(C) : void 0;
|
|
6317
|
-
return
|
|
6315
|
+
return /* @__PURE__ */ e(ma.Provider, { value: r, children: /* @__PURE__ */ n(
|
|
6318
6316
|
ua.Provider,
|
|
6319
6317
|
{
|
|
6320
6318
|
value: {
|