@socotra/ec-react-utils 2.29.0-next.4 → 2.29.0-next.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 +2 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +3 -3
package/dist/index.es.js
CHANGED
|
@@ -28973,7 +28973,8 @@ const j3 = o({
|
|
|
28973
28973
|
policyLocator: Zr.optional(),
|
|
28974
28974
|
termLocator: Ip.optional(),
|
|
28975
28975
|
transactionLocator: Ra.optional(),
|
|
28976
|
-
segmentLocator: oi.optional()
|
|
28976
|
+
segmentLocator: oi.optional(),
|
|
28977
|
+
productName: n().optional()
|
|
28977
28978
|
}), q3 = o({
|
|
28978
28979
|
...Q0.shape,
|
|
28979
28980
|
references: g(j3).optional(),
|