@socotra/ec-react-utils 2.15.4-next.1 → 2.15.4

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
@@ -14264,7 +14264,7 @@ K(Yv);
14264
14264
  const Qv = e.object({
14265
14265
  ...ts.shape,
14266
14266
  referenceDetails: e.object({
14267
- entityNumber: e.string()
14267
+ entityNumber: e.string().optional()
14268
14268
  }).optional(),
14269
14269
  assignedTo: le.optional(),
14270
14270
  createdBy: le.optional(),