@selfeesas/shared-components 0.4.6 → 0.4.7

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.
@@ -33331,7 +33331,10 @@ const yf = /* @__PURE__ */ bf(vf), wf = async (u) => {
33331
33331
  label: n.label,
33332
33332
  loading: f.value,
33333
33333
  disable: n.disabled || f.value
33334
- }, a.value, { onClick: o }), null, 16, ["color", "label", "loading", "disable"]));
33334
+ }, a.value, {
33335
+ "data-cy": "export-excel-button",
33336
+ onClick: o
33337
+ }), null, 16, ["color", "label", "loading", "disable"]));
33335
33338
  }
33336
33339
  }), _f = ut({
33337
33340
  name: "QForm",