@hybr1d-tech/charizard 0.7.123 → 0.7.124

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
@@ -7701,7 +7701,14 @@ function Gi({ exportConfig: e }) {
7701
7701
  children: /* @__PURE__ */ t.jsx(B, { path: R5, width: 16, height: 16 })
7702
7702
  }
7703
7703
  ) : /* @__PURE__ */ t.jsxs("div", { className: g2.tableExportBox, children: [
7704
- /* @__PURE__ */ t.jsx("button", { className: _(g2.actionCommon, "zap-reset-btn", s.open && g2.active), children: /* @__PURE__ */ t.jsx(B, { path: R5, width: 16, height: 16 }) }),
7704
+ /* @__PURE__ */ t.jsx(
7705
+ "button",
7706
+ {
7707
+ ...s.getTriggerProps(),
7708
+ className: _(g2.actionCommon, "zap-reset-btn", s.open && g2.active),
7709
+ children: /* @__PURE__ */ t.jsx(B, { path: R5, width: 16, height: 16 })
7710
+ }
7711
+ ),
7705
7712
  /* @__PURE__ */ t.jsx(r, { children: /* @__PURE__ */ t.jsx("div", { ...s.getPositionerProps(), className: g2.positioner, children: /* @__PURE__ */ t.jsx("div", { ...s.getContentProps(), className: g2.content, children: /* @__PURE__ */ t.jsxs("div", { className: g2.options, children: [
7706
7713
  /* @__PURE__ */ t.jsxs("div", { className: g2.option, onClick: () => i("csv"), children: [
7707
7714
  /* @__PURE__ */ t.jsx("img", { className: g2.uploadingImg, src: M1("csv"), alt: "csv icon" }),