@socotra/ec-react-components 2.29.0-next.7 → 2.29.0-next.9
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 +14 -7
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +3 -3
- package/dist/index.umd.js.map +1 -1
- package/package.json +4 -4
package/dist/index.es.js
CHANGED
|
@@ -29877,7 +29877,8 @@ const sGe = m({
|
|
|
29877
29877
|
charges: j(c()).optional(),
|
|
29878
29878
|
data: U(c(), il).optional(),
|
|
29879
29879
|
staticData: U(c(), il).optional(),
|
|
29880
|
-
defaultSearchable: oe().optional()
|
|
29880
|
+
defaultSearchable: oe().optional(),
|
|
29881
|
+
riskAssessmentCriteria: c().optional()
|
|
29881
29882
|
}).extend(VGe.shape), GGe = U(
|
|
29882
29883
|
c(),
|
|
29883
29884
|
ZGe
|
|
@@ -58457,7 +58458,8 @@ const jst = h({
|
|
|
58457
58458
|
charges: F(l()).optional(),
|
|
58458
58459
|
data: q(l(), dl).optional(),
|
|
58459
58460
|
staticData: q(l(), dl).optional(),
|
|
58460
|
-
defaultSearchable: ie().optional()
|
|
58461
|
+
defaultSearchable: ie().optional(),
|
|
58462
|
+
riskAssessmentCriteria: l().optional()
|
|
58461
58463
|
}).extend(_ut.shape), xut = q(
|
|
58462
58464
|
l(),
|
|
58463
58465
|
wut
|
|
@@ -89316,7 +89318,8 @@ const xOt = vr(
|
|
|
89316
89318
|
hiddenExceptions: k,
|
|
89317
89319
|
timezone: he,
|
|
89318
89320
|
isFetchingEvaluatedConstraints: H,
|
|
89319
|
-
ignoreConstraints: !pe
|
|
89321
|
+
ignoreConstraints: !pe,
|
|
89322
|
+
ignoreDefaultValues: !0
|
|
89320
89323
|
}), yn = Ne ? to({
|
|
89321
89324
|
data: Ce,
|
|
89322
89325
|
dataTypes: be,
|
|
@@ -89329,7 +89332,8 @@ const xOt = vr(
|
|
|
89329
89332
|
falsyLabel: L == null ? void 0 : L.falsyLabel,
|
|
89330
89333
|
hiddenExceptions: k,
|
|
89331
89334
|
timezone: he,
|
|
89332
|
-
isFetchingEvaluatedConstraints: H
|
|
89335
|
+
isFetchingEvaluatedConstraints: H,
|
|
89336
|
+
ignoreDefaultValues: !0
|
|
89333
89337
|
}) : {};
|
|
89334
89338
|
return {
|
|
89335
89339
|
dataSchema: ht,
|
|
@@ -90475,7 +90479,8 @@ const ROt = ({
|
|
|
90475
90479
|
falsyLabel: S == null ? void 0 : S.falsyLabel,
|
|
90476
90480
|
timezone: T,
|
|
90477
90481
|
wrapData: be,
|
|
90478
|
-
isFetchingEvaluatedConstraints: se
|
|
90482
|
+
isFetchingEvaluatedConstraints: se,
|
|
90483
|
+
ignoreDefaultValues: !0
|
|
90479
90484
|
}), sn = te ? void 0 : to({
|
|
90480
90485
|
data: x.staticData ?? {},
|
|
90481
90486
|
dataTypes: _,
|
|
@@ -90488,7 +90493,8 @@ const ROt = ({
|
|
|
90488
90493
|
timezone: T,
|
|
90489
90494
|
isStaticData: !0,
|
|
90490
90495
|
wrapData: be,
|
|
90491
|
-
isFetchingEvaluatedConstraints: se
|
|
90496
|
+
isFetchingEvaluatedConstraints: se,
|
|
90497
|
+
ignoreDefaultValues: !0
|
|
90492
90498
|
});
|
|
90493
90499
|
return {
|
|
90494
90500
|
dataSchema: zt,
|
|
@@ -90722,7 +90728,8 @@ const jOt = ({
|
|
|
90722
90728
|
scope: ["P"],
|
|
90723
90729
|
rootDisplayName: x.displayName ?? (L == null ? void 0 : L.formTitle) ?? "Transaction",
|
|
90724
90730
|
truthyLabel: L == null ? void 0 : L.truthyLabel,
|
|
90725
|
-
falsyLabel: L == null ? void 0 : L.falsyLabel
|
|
90731
|
+
falsyLabel: L == null ? void 0 : L.falsyLabel,
|
|
90732
|
+
ignoreDefaultValues: !0
|
|
90726
90733
|
}),
|
|
90727
90734
|
[
|
|
90728
90735
|
_,
|