@blackpurl/bp-react-components 1.0.12 → 1.0.13
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.js +4 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -23022,7 +23022,10 @@ function cS({
|
|
|
23022
23022
|
), _e = Ke(() => {
|
|
23023
23023
|
const te = ue.filter((fe) => !h.includes(fe.id));
|
|
23024
23024
|
vc.success("Delete success!"), ie(te);
|
|
23025
|
-
}, [h, ue]), ee = Ke(
|
|
23025
|
+
}, [h, ue]), ee = Ke(
|
|
23026
|
+
() => ae.filter((te) => te.type !== "actions").map((te) => te.field),
|
|
23027
|
+
[ae]
|
|
23028
|
+
), ne = () => /* @__PURE__ */ g.jsx(
|
|
23026
23029
|
Ly,
|
|
23027
23030
|
{
|
|
23028
23031
|
open: le.value,
|