componentes-exagono 0.2.85 → 0.2.87

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
@@ -15573,8 +15573,8 @@ const Z0 = () => {
15573
15573
  disID: p,
15574
15574
  usrMail: v,
15575
15575
  startDate: b,
15576
- horaInicio: w?.replace(/[a-zA-Z.]/g, "").trim(),
15577
- horaFin: _?.replace(/[a-zA-Z.]/g, "").trim()
15576
+ horaInicio: w,
15577
+ horaFin: _
15578
15578
  };
15579
15579
  return console.log("requestBody", y), (await St.post(`${e}/api/Calendario/v1/local/ConsultaConflictoInvitados`, y)).data?.data;
15580
15580
  } catch (y) {