@regulaforensics/idv-capture-web 2.4.157-rc → 2.4.159-rc
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.
|
@@ -22,7 +22,7 @@ var N1 = (e) => {
|
|
|
22
22
|
throw l;
|
|
23
23
|
}, "return" in r && i("return"), o;
|
|
24
24
|
};
|
|
25
|
-
import { B as cc, r as Bs, j as gE } from "./index-
|
|
25
|
+
import { B as cc, r as Bs, j as gE } from "./index-mc7bz3_c.js";
|
|
26
26
|
var QT = Object.defineProperty, JT = Object.defineProperties, XT = Object.getOwnPropertyDescriptors, RE = Object.getOwnPropertySymbols, $T = Object.prototype.hasOwnProperty, eb = Object.prototype.propertyIsEnumerable, Fo = (e, r) => (r = Symbol[e]) ? r : Symbol.for("Symbol." + e), tb = (e) => {
|
|
27
27
|
throw TypeError(e);
|
|
28
28
|
}, IE = (e, r, t) => r in e ? QT(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, xe = (e, r) => {
|
|
@@ -24184,7 +24184,7 @@ var i0 = !1, ls = function(r) {
|
|
|
24184
24184
|
}, []), Bs.useEffect(function() {
|
|
24185
24185
|
var C = m.current;
|
|
24186
24186
|
C && (C.settings = {
|
|
24187
|
-
locale: "
|
|
24187
|
+
locale: c != null && c.locale && typeof c.locale == "string" ? c.locale.substring(0, 2).toLowerCase() : void 0,
|
|
24188
24188
|
startScreen: !1,
|
|
24189
24189
|
skipButton: c == null ? void 0 : c.showSkipNextPageButton,
|
|
24190
24190
|
videoRecord: c == null ? void 0 : c.recordScanningProcess,
|