dgz-ui-shared 1.2.36 → 1.2.38

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.
@@ -3239,9 +3239,9 @@ const pn = (t) => mn({
3239
3239
  r && /* @__PURE__ */ M(yt, { children: r }),
3240
3240
  /* @__PURE__ */ M(vt, { children: /* @__PURE__ */ M(Ht, { ...o, children: /* @__PURE__ */ F("form", { onSubmit: o.handleSubmit(n), className: "space-y-3", children: [
3241
3241
  /* @__PURE__ */ F(_t, { children: [
3242
- /* @__PURE__ */ M(bt, { children: t || a("Confirm your password") }),
3242
+ /* @__PURE__ */ M(bt, { children: t ?? a("Confirm your password") }),
3243
3243
  /* @__PURE__ */ F("div", { className: "text-secondary text-body-sm-medium space-y-3", children: [
3244
- e || a("Enter your account password to complete this action"),
3244
+ e ?? a("Enter your account password to complete this action"),
3245
3245
  /* @__PURE__ */ M(
3246
3246
  Xt,
3247
3247
  {
@@ -3267,4 +3267,4 @@ export {
3267
3267
  Cn as P,
3268
3268
  A as y
3269
3269
  };
3270
- //# sourceMappingURL=PasswordConfirm-luxvE9Ug.es.js.map
3270
+ //# sourceMappingURL=PasswordConfirm-BXVsaJFY.es.js.map