@socotra/ec-react-utils 2.14.0-next.2 → 2.14.1-next.0

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
@@ -12975,7 +12975,8 @@ const kh = vs.merge(
12975
12975
  e.object({
12976
12976
  locator: Mo,
12977
12977
  activityState: lm,
12978
- references: e.array(Kr),
12978
+ references: e.array(Kr).optional(),
12979
+ underwritingFlagLocators: e.array(e.string()).optional(),
12979
12980
  deadlineTime: D.optional(),
12980
12981
  assignedTo: ee.optional(),
12981
12982
  createdBy: ee,