@klarity-id/klarity-ui 0.1.12 → 0.1.13

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.
@@ -3915,7 +3915,7 @@ const M = ({
3915
3915
  fill: n
3916
3916
  }
3917
3917
  ) }) }), aa = u.forwardRef(
3918
- ({ className: e, type: t, prefix: n, label: r, error: o, success: i, errorMessage: a = "This field is required", hintText: s, showPasswordToggle: l, id: c, ...f }, p) => {
3918
+ ({ className: e, type: t, prefix: n, label: r, error: o, success: i, errorMessage: a, hintText: s, showPasswordToggle: l, id: c, ...f }, p) => {
3919
3919
  const [h, g] = u.useState(!1), v = t === "password", C = v && h ? "text" : t, m = c || `input-${u.useId()}`, y = /* @__PURE__ */ d(
3920
3920
  "input",
3921
3921
  {