@hybr1d-tech/charizard 0.6.88 → 0.6.89

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/hybr1d-ui.js CHANGED
@@ -11417,7 +11417,9 @@ const L6 = "_checkboxContainer_10wo0_1", H6 = "_hiddenCheckbox_10wo0_7", V6 = "_
11417
11417
  var Y6 = /* @__PURE__ */ ((e) => (e.DEFAULT = "default", e.POSITIVE = "positive", e))(Y6 || {}), J6 = /* @__PURE__ */ ((e) => (e.CLOSE = "close", e.SHOW_MORE = "show-more", e))(J6 || {});
11418
11418
  function Px({ alertType: e, actionType: t, header: a, body: o }) {
11419
11419
  const [s, r] = g.useState(!1), [l, c] = g.useState(!1);
11420
- return !s && /* @__PURE__ */ n.jsxs(
11420
+ return g.useEffect(() => {
11421
+ r(!1);
11422
+ }, [a]), !s && /* @__PURE__ */ n.jsxs(
11421
11423
  "div",
11422
11424
  {
11423
11425
  className: xt.alert,