coral-plus 0.0.19 → 0.0.21
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/coralPlus.js +11 -10
- package/package.json +1 -1
package/dist/coralPlus.js
CHANGED
|
@@ -36216,16 +36216,17 @@ function ab({ formRef: e, showError: t = !1, setShowError: n = () => {
|
|
|
36216
36216
|
document.getElementById("coralPlus")?.scrollIntoView({ behavior: "smooth" });
|
|
36217
36217
|
}, 0);
|
|
36218
36218
|
}, x = async () => {
|
|
36219
|
-
if (
|
|
36220
|
-
|
|
36221
|
-
|
|
36222
|
-
|
|
36223
|
-
|
|
36224
|
-
|
|
36225
|
-
|
|
36226
|
-
|
|
36227
|
-
|
|
36228
|
-
|
|
36219
|
+
if (!(u === 0 && C === "cky"))
|
|
36220
|
+
if (s(), e) try {
|
|
36221
|
+
m({
|
|
36222
|
+
type: "NEXT_STEP",
|
|
36223
|
+
payload: { formData: await e.current.validate() }
|
|
36224
|
+
}), E();
|
|
36225
|
+
} catch {
|
|
36226
|
+
return;
|
|
36227
|
+
}
|
|
36228
|
+
else
|
|
36229
|
+
m({ type: "NEXT_STEP" }), E();
|
|
36229
36230
|
};
|
|
36230
36231
|
(0, c.useEffect)(() => {
|
|
36231
36232
|
if (u !== 0) return;
|