@socotra/ec-react-utils 2.15.4 → 2.15.5

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
@@ -9994,7 +9994,8 @@ const Fy = e.object({
9994
9994
  scope: $y,
9995
9995
  format: Pn.optional(),
9996
9996
  selectionTimeBasis: zl.optional(),
9997
- trigger: Ly.optional()
9997
+ trigger: Ly.optional(),
9998
+ templateSnippets: e.array(e.string()).optional()
9998
9999
  }), Zy = e.record(Fy), Uy = e.object({
9999
10000
  ...bl.shape,
10000
10001
  displayName: e.string().optional(),
@@ -10004,7 +10005,7 @@ const Fy = e.object({
10004
10005
  dueLeadDays: e.number().optional(),
10005
10006
  installmentWeights: e.array(e.number()).optional(),
10006
10007
  maxInstallmentsPerTerm: e.number().optional(),
10007
- invoiceFeeAmounts: R
10008
+ invoiceFeeAmounts: R.optional()
10008
10009
  }), Gy = e.record(Uy), Ky = e.object({
10009
10010
  ...Tl.shape,
10010
10011
  activities: e.record(e.record(Ny)).optional(),