@regulaforensics/vp-frontend-document-components 9.6.2929-nightly → 9.6.2932-nightly
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.d.ts +1 -0
- package/dist/main.iife.js +6 -6
- package/dist/main.js +122 -122
- package/package.json +2 -2
package/dist/main.js
CHANGED
|
@@ -12853,11 +12853,11 @@ function ux(e, t) {
|
|
|
12853
12853
|
var n, r;
|
|
12854
12854
|
let i = {
|
|
12855
12855
|
[pi.BarcodeMRZ]: {
|
|
12856
|
-
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.6/barcodemrz/
|
|
12856
|
+
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.6/barcodemrz/70d5a6af-f4b7ffa9a",
|
|
12857
12857
|
DEV: "./wasm/barcode-mrz/"
|
|
12858
12858
|
},
|
|
12859
12859
|
[pi.BoundsLite]: {
|
|
12860
|
-
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.6/boundslite/
|
|
12860
|
+
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.6/boundslite/70d5a6af-f4b7ffa9a",
|
|
12861
12861
|
DEV: "./wasm/bounds-lite/"
|
|
12862
12862
|
}
|
|
12863
12863
|
};
|
|
@@ -13267,7 +13267,7 @@ function $x(e) {
|
|
|
13267
13267
|
let t = yield Rs({
|
|
13268
13268
|
cameras: [...n.sortedDevices.frontCameras, ...n.sortedDevices.backCameras],
|
|
13269
13269
|
cameraID: n.camera.deviceId,
|
|
13270
|
-
sdkVersion: "9.6.
|
|
13270
|
+
sdkVersion: "9.6.2932-nightly",
|
|
13271
13271
|
serviceUrl: ((e = s.recognizerProcessParam.processParam.backendProcessing) == null ? void 0 : e.serviceURL) || ""
|
|
13272
13272
|
});
|
|
13273
13273
|
Qx(`Metadata: ${JSON.stringify(t)}`);
|
|
@@ -13989,7 +13989,7 @@ function LS(e) {
|
|
|
13989
13989
|
try {
|
|
13990
13990
|
var n;
|
|
13991
13991
|
if ((n = a.imageProcessParam.processParam) != null && n.backendProcessing) {
|
|
13992
|
-
let e = yield Rs({ sdkVersion: "9.6.
|
|
13992
|
+
let e = yield Rs({ sdkVersion: "9.6.2932-nightly" });
|
|
13993
13993
|
yield a.createBackendTransaction(e, a.imageProcessParam);
|
|
13994
13994
|
}
|
|
13995
13995
|
let e = yield a.processImage(t, o);
|
|
@@ -16556,7 +16556,7 @@ function LE(e) {
|
|
|
16556
16556
|
//#region src/components/document-reader/helpers.ts
|
|
16557
16557
|
var RE = (e) => {
|
|
16558
16558
|
var t, n;
|
|
16559
|
-
return !!((t =
|
|
16559
|
+
return !!((t = window.RegulaDocumentSDK.recognizerProcessParam.delegateProcessing) != null && t.serviceURL) && !!((n = window.RegulaDocumentSDK.recognizerProcessParam) != null && (n = n.delegateProcessing) != null && n.delegateURL) && !(navigator.maxTouchPoints > 0) && (!ds.isMobile || e);
|
|
16560
16560
|
}, zE = (e, t, n, r) => e ? t ? n ? "fromCameraGalleryMobile" : "fromMobileDesktop" : n ? "fromGalleryMobile" : "" : t ? n ? r ? "fromCameraFilesMobileDesktop" : "fromCameraFilesDesktop" : r ? "fromCameraMobileDesktop" : "fromCameraDesktop" : n ? r ? "fromFilesMobileDesktop" : "fromFilesDesktop" : r ? "fromMobileDesktop" : "", BE = (e, t, n, r) => e ? K.CHOOSE_INPUT_SOURCE : t ? K.CAMERA_PROCESSING : !t && r && !n ? K.REMOTE_SCANNER : K.CONFIGURATION_ERROR, VE = (e, t, n, r, i, a) => e ? (n ? n && (i || t) : !0) && (r ? r && (a || t) : !0) : i || t;
|
|
16561
16561
|
eo(), ns();
|
|
16562
16562
|
function HE(e, t) {
|
|
@@ -16602,22 +16602,22 @@ function qE(e) {
|
|
|
16602
16602
|
if (Array.isArray(e)) return e;
|
|
16603
16603
|
}
|
|
16604
16604
|
function JE(e) {
|
|
16605
|
-
let t = e.direction, n = Ec(), r = n.onEvent, i = n.startScreen, a = n.internalScenario, o = n.
|
|
16605
|
+
let t = e.direction, n = Ec(), r = n.onEvent, i = n.startScreen, a = n.internalScenario, o = n.allDevicesSwitchToMobileButton, s = o === void 0 ? !1 : o, c = n.fromCameraButton, l = c === void 0 ? !0 : c, u = n.uploadFileButton, d = u === void 0 ? !0 : u, f = RE(s), p = BE(!!i, l, d, f), m = Sl().translate, h = hC().orientation, g = HE(q(null), 2), _ = g[0], v = g[1], y = HE(q(p), 2), b = y[0], x = y[1], S = () => {
|
|
16606
16606
|
r({
|
|
16607
16607
|
action: Qr.PRESS_CAMERA_BUTTON,
|
|
16608
16608
|
data: null
|
|
16609
|
-
}),
|
|
16610
|
-
},
|
|
16609
|
+
}), x(K.CAMERA_PROCESSING);
|
|
16610
|
+
}, C = () => {
|
|
16611
16611
|
r({
|
|
16612
16612
|
action: Qr.CLOSE,
|
|
16613
16613
|
data: null
|
|
16614
16614
|
});
|
|
16615
|
-
},
|
|
16616
|
-
|
|
16617
|
-
},
|
|
16618
|
-
|
|
16619
|
-
},
|
|
16620
|
-
|
|
16615
|
+
}, w = (e) => {
|
|
16616
|
+
v(e), x(K.FILE_PROCESSING);
|
|
16617
|
+
}, T = () => {
|
|
16618
|
+
x(K.REMOTE_SCANNER);
|
|
16619
|
+
}, E = (e) => {
|
|
16620
|
+
x(Ei[e.type] || K.UNKNOWN_ERROR), r({
|
|
16621
16621
|
action: Qr.PROCESS_FINISHED,
|
|
16622
16622
|
data: {
|
|
16623
16623
|
status: Ii.ERROR,
|
|
@@ -16625,94 +16625,94 @@ function JE(e) {
|
|
|
16625
16625
|
details: e.details
|
|
16626
16626
|
}
|
|
16627
16627
|
});
|
|
16628
|
-
},
|
|
16629
|
-
|
|
16628
|
+
}, D = () => {
|
|
16629
|
+
v(null), x(p);
|
|
16630
16630
|
};
|
|
16631
16631
|
return J(() => {
|
|
16632
|
-
!ds.isMobile ||
|
|
16633
|
-
}, [
|
|
16634
|
-
let e =
|
|
16635
|
-
if (!VE(!!i, !!a,
|
|
16636
|
-
if (
|
|
16632
|
+
!ds.isMobile || b !== K.CAMERA_PROCESSING || D();
|
|
16633
|
+
}, [h]), Ta(() => {
|
|
16634
|
+
let e = window.RegulaDocumentSDK.recognizerProcessParam.processParam.scenario, t = window.RegulaDocumentSDK.imageProcessParam.processParam.scenario;
|
|
16635
|
+
if (!VE(!!i, !!a, l, d, !!e, !!t)) return E(new Lu(Zr.MISSING_SCENARIO, "Set processing scenario (video and image)"));
|
|
16636
|
+
if (p === K.CONFIGURATION_ERROR) return E(new Lu(Zr.BAD_CONFIGURATION, "Incorrect component configuration"));
|
|
16637
16637
|
}, [
|
|
16638
16638
|
a,
|
|
16639
16639
|
i,
|
|
16640
|
-
s,
|
|
16641
16640
|
l,
|
|
16642
|
-
|
|
16641
|
+
d,
|
|
16642
|
+
p
|
|
16643
16643
|
]), Z(Jt, { children: Z(cC, {
|
|
16644
|
-
onError:
|
|
16644
|
+
onError: E,
|
|
16645
16645
|
supportedBrowserVersions: ki,
|
|
16646
16646
|
children: Z(fu, {
|
|
16647
|
-
showHeaderAndFooter:
|
|
16648
|
-
onClose:
|
|
16647
|
+
showHeaderAndFooter: b !== K.CAMERA_PROCESSING,
|
|
16648
|
+
onClose: C,
|
|
16649
16649
|
direction: t,
|
|
16650
|
-
children:
|
|
16651
|
-
onStart:
|
|
16652
|
-
onFileImageSet:
|
|
16653
|
-
allowRemote:
|
|
16654
|
-
onRemoteDevice:
|
|
16655
|
-
title:
|
|
16656
|
-
subtitle:
|
|
16657
|
-
}) :
|
|
16650
|
+
children: b === K.CHOOSE_INPUT_SOURCE ? Z(wS, {
|
|
16651
|
+
onStart: S,
|
|
16652
|
+
onFileImageSet: w,
|
|
16653
|
+
allowRemote: f,
|
|
16654
|
+
onRemoteDevice: T,
|
|
16655
|
+
title: m("verifyYourIdentity"),
|
|
16656
|
+
subtitle: m(zE(ds.isMobile, l, d, f))
|
|
16657
|
+
}) : b === K.CAMERA_PROCESSING ? Z(_S, {
|
|
16658
16658
|
direction: t,
|
|
16659
|
-
onStatusChange:
|
|
16660
|
-
onFileImageSet:
|
|
16661
|
-
onError:
|
|
16662
|
-
onClose:
|
|
16663
|
-
}) :
|
|
16664
|
-
onStatusChange:
|
|
16665
|
-
images:
|
|
16666
|
-
onError:
|
|
16667
|
-
}) :
|
|
16668
|
-
onError:
|
|
16669
|
-
onStatusChange:
|
|
16670
|
-
}) :
|
|
16659
|
+
onStatusChange: x,
|
|
16660
|
+
onFileImageSet: w,
|
|
16661
|
+
onError: E,
|
|
16662
|
+
onClose: C
|
|
16663
|
+
}) : b === K.FILE_PROCESSING ? Z(WS, {
|
|
16664
|
+
onStatusChange: x,
|
|
16665
|
+
images: _,
|
|
16666
|
+
onError: E
|
|
16667
|
+
}) : b === K.REMOTE_SCANNER ? Z(LE, {
|
|
16668
|
+
onError: E,
|
|
16669
|
+
onStatusChange: x
|
|
16670
|
+
}) : b === K.SUCCESS ? Z(SS, {
|
|
16671
16671
|
type: mi.Verified,
|
|
16672
|
-
title:
|
|
16673
|
-
}) :
|
|
16672
|
+
title: m("done")
|
|
16673
|
+
}) : b === K.FILE_SIZE_ERROR ? Z(SS, {
|
|
16674
16674
|
type: mi.Error,
|
|
16675
|
-
title:
|
|
16676
|
-
}) :
|
|
16675
|
+
title: m("largeFile")
|
|
16676
|
+
}) : b === K.NOT_SUPPORTED_ERROR ? Z(SS, {
|
|
16677
16677
|
type: mi.Error,
|
|
16678
|
-
title:
|
|
16679
|
-
}) :
|
|
16678
|
+
title: m("versionNotSupported")
|
|
16679
|
+
}) : b === K.WASM_LICENSE_ERROR ? Z(SS, {
|
|
16680
16680
|
type: mi.Error,
|
|
16681
|
-
title:
|
|
16682
|
-
}) :
|
|
16681
|
+
title: m("badLicense")
|
|
16682
|
+
}) : b === K.INCORRECT_FILE_ERROR ? Z(SS, {
|
|
16683
16683
|
type: mi.Error,
|
|
16684
|
-
title:
|
|
16685
|
-
}) :
|
|
16684
|
+
title: m("fileCorrupt")
|
|
16685
|
+
}) : b === K.CAMERA_PERMISSION_DENIED_ERROR ? Z(SS, {
|
|
16686
16686
|
type: mi.CameraDisabled,
|
|
16687
|
-
title:
|
|
16688
|
-
}) :
|
|
16687
|
+
title: m("cameraUnavailable")
|
|
16688
|
+
}) : b === K.HTTP_NOT_SUPPORTED_ERROR ? Z(SS, {
|
|
16689
16689
|
type: mi.Error,
|
|
16690
|
-
title:
|
|
16691
|
-
}) :
|
|
16690
|
+
title: m("httpNotSupported")
|
|
16691
|
+
}) : b === K.INSECURE_PAGE_CONTEXT_ERROR ? Z(SS, {
|
|
16692
16692
|
type: mi.Error,
|
|
16693
|
-
title:
|
|
16694
|
-
}) :
|
|
16693
|
+
title: m("insecurePageContext")
|
|
16694
|
+
}) : b === K.NO_CAMERA_ERROR ? Z(SS, {
|
|
16695
16695
|
type: mi.CameraDisabled,
|
|
16696
|
-
title:
|
|
16697
|
-
}) :
|
|
16696
|
+
title: m("noCameraAvailable")
|
|
16697
|
+
}) : b === K.INCORRECT_CAMERA_ID_ERROR ? Z(SS, {
|
|
16698
16698
|
type: mi.CameraDisabled,
|
|
16699
|
-
title:
|
|
16700
|
-
}) :
|
|
16699
|
+
title: m("incorrectCameraId")
|
|
16700
|
+
}) : b === K.TIMEOUT ? Z(SS, {
|
|
16701
16701
|
type: mi.Error,
|
|
16702
|
-
title:
|
|
16702
|
+
title: m("timeout"),
|
|
16703
16703
|
onReset: () => {
|
|
16704
16704
|
r({
|
|
16705
16705
|
action: Qr.PRESS_RETRY_BUTTON,
|
|
16706
16706
|
data: null
|
|
16707
|
-
}),
|
|
16707
|
+
}), x(K.CAMERA_PROCESSING);
|
|
16708
16708
|
}
|
|
16709
|
-
}) :
|
|
16709
|
+
}) : b === K.DELEGATE_SUCCESS ? Z(SS, {
|
|
16710
16710
|
type: mi.Verified,
|
|
16711
|
-
title:
|
|
16712
|
-
subtitle:
|
|
16713
|
-
}) :
|
|
16711
|
+
title: m("returnToComputer"),
|
|
16712
|
+
subtitle: m("documentCaptured")
|
|
16713
|
+
}) : b === K.PROCESSING ? Z(uu, {}) : Z(SS, {
|
|
16714
16714
|
type: mi.Error,
|
|
16715
|
-
title:
|
|
16715
|
+
title: m("somethingWentWrong")
|
|
16716
16716
|
})
|
|
16717
16717
|
})
|
|
16718
16718
|
}) });
|
|
@@ -17055,52 +17055,52 @@ var YE = vs(iC, QS)(JE), XE = "*,:before,:after{box-sizing:border-box}:host{widt
|
|
|
17055
17055
|
tiltTheDocument: "请倾斜证件"
|
|
17056
17056
|
},
|
|
17057
17057
|
"zh-hant": {
|
|
17058
|
-
preparingCamera: "
|
|
17059
|
-
timeout: "
|
|
17060
|
-
noFocus: "
|
|
17061
|
-
somethingWentWrong: "
|
|
17062
|
-
incorrectCameraId: "
|
|
17063
|
-
done: "
|
|
17064
|
-
cameraUnavailable: "
|
|
17065
|
-
versionNotSupported: "
|
|
17066
|
-
httpNotSupported: "HTTPS
|
|
17067
|
-
insecurePageContext: "
|
|
17068
|
-
badLicense: "
|
|
17069
|
-
fileCorrupt: "
|
|
17070
|
-
largeFile: "
|
|
17071
|
-
placeDocumentIntoFrame: "
|
|
17072
|
-
holdDocumentStraight: "
|
|
17073
|
-
glaresOnDocument: "
|
|
17074
|
-
tryAgain: "
|
|
17075
|
-
noCameraAvailable: "
|
|
17076
|
-
positionDocumentCenter: "
|
|
17077
|
-
uploadPhoto: "
|
|
17078
|
-
moveCloser: "
|
|
17079
|
-
keepDeviceStill: "
|
|
17080
|
-
camera: "
|
|
17081
|
-
switchToMobile: "
|
|
17082
|
-
openPhoneCamera: "
|
|
17083
|
-
pleaseWait: "
|
|
17084
|
-
mobileDevice: "
|
|
17085
|
-
verifyYourIdentity: "
|
|
17086
|
-
fromCameraFilesMobileDesktop: "
|
|
17087
|
-
fromCameraFilesDesktop: "
|
|
17088
|
-
fromCameraMobileDesktop: "
|
|
17089
|
-
fromFilesMobileDesktop: "
|
|
17090
|
-
fromCameraDesktop: "
|
|
17091
|
-
fromFilesDesktop: "
|
|
17092
|
-
fromMobileDesktop: "
|
|
17093
|
-
fromCameraGalleryMobile: "
|
|
17094
|
-
fromGalleryMobile: "
|
|
17095
|
-
gallery: "
|
|
17096
|
-
files: "
|
|
17097
|
-
returnToComputer: "
|
|
17098
|
-
documentCaptured: "
|
|
17099
|
-
or: "
|
|
17100
|
-
continueInBrowser: "
|
|
17101
|
-
skip: "
|
|
17102
|
-
flipTheDocument: "
|
|
17103
|
-
tiltTheDocument: "
|
|
17058
|
+
preparingCamera: "準備相機。..",
|
|
17059
|
+
timeout: "超時",
|
|
17060
|
+
noFocus: "攝像頭無法對焦",
|
|
17061
|
+
somethingWentWrong: "出錯了",
|
|
17062
|
+
incorrectCameraId: "找不到具有指定ID的攝像頭。",
|
|
17063
|
+
done: "完成!",
|
|
17064
|
+
cameraUnavailable: "相機不可用!",
|
|
17065
|
+
versionNotSupported: "您的流覽器版本不受支持",
|
|
17066
|
+
httpNotSupported: "未使用HTTPS",
|
|
17067
|
+
insecurePageContext: "不安全的上下文",
|
|
17068
|
+
badLicense: "找不到許可證或許可證已過期",
|
|
17069
|
+
fileCorrupt: "此檔案已損壞或不受支持",
|
|
17070
|
+
largeFile: "此檔案太大,無法上載",
|
|
17071
|
+
placeDocumentIntoFrame: "將檔案裝入框架",
|
|
17072
|
+
holdDocumentStraight: "把檔案拿直",
|
|
17073
|
+
glaresOnDocument: "避免强光照射檔案",
|
|
17074
|
+
tryAgain: "再試一次",
|
|
17075
|
+
noCameraAvailable: "沒有可用的攝像頭",
|
|
17076
|
+
positionDocumentCenter: "將檔案放置在中心",
|
|
17077
|
+
uploadPhoto: "上傳照片",
|
|
17078
|
+
moveCloser: "靠得更近",
|
|
17079
|
+
keepDeviceStill: "保持設備靜止",
|
|
17080
|
+
camera: "相機",
|
|
17081
|
+
switchToMobile: "切換到行動裝置",
|
|
17082
|
+
openPhoneCamera: "打開行動裝置上的相機,掃描二維碼,然後點擊連結",
|
|
17083
|
+
pleaseWait: "請稍候。..",
|
|
17084
|
+
mobileDevice: "行動裝置",
|
|
17085
|
+
verifyYourIdentity: "身份證件驗證",
|
|
17086
|
+
fromCameraFilesMobileDesktop: "使用電腦的攝像頭擷取檔案、從文件上傳,或在行動裝置上掃描",
|
|
17087
|
+
fromCameraFilesDesktop: "使用電腦的攝像頭擷取檔案或從文件上傳",
|
|
17088
|
+
fromCameraMobileDesktop: "使用電腦的攝像頭擷取檔案或在行動裝置上掃描",
|
|
17089
|
+
fromFilesMobileDesktop: "從文件上傳檔案或在行動裝置上掃描",
|
|
17090
|
+
fromCameraDesktop: "使用電腦的攝像頭拍攝檔案",
|
|
17091
|
+
fromFilesDesktop: "從檔案中選擇一個檔案並上傳",
|
|
17092
|
+
fromMobileDesktop: "使用手機相機拍攝檔案",
|
|
17093
|
+
fromCameraGalleryMobile: "使用手機相機拍攝檔案或從相冊上傳",
|
|
17094
|
+
fromGalleryMobile: "從庫中選擇一個檔案並上傳",
|
|
17095
|
+
gallery: "畫廊",
|
|
17096
|
+
files: "文件",
|
|
17097
|
+
returnToComputer: "返回電腦",
|
|
17098
|
+
documentCaptured: "您的檔案已被捕獲",
|
|
17099
|
+
or: "或",
|
|
17100
|
+
continueInBrowser: "按一下此處在瀏覽器中繼續",
|
|
17101
|
+
skip: "跳過",
|
|
17102
|
+
flipTheDocument: "翻轉檔案",
|
|
17103
|
+
tiltTheDocument: "傾斜檔案"
|
|
17104
17104
|
},
|
|
17105
17105
|
"sk-sk": {
|
|
17106
17106
|
preparingCamera: "Príprava fotoaparátu...",
|
|
@@ -20522,7 +20522,7 @@ function uA(e, t) {
|
|
|
20522
20522
|
}
|
|
20523
20523
|
var dA = Js.create("wasm"), fA = Js.create("main"), pA = class {
|
|
20524
20524
|
constructor() {
|
|
20525
|
-
cA(this, "_worker", null), cA(this, "_initializeListener", null), cA(this, "_processingListener", null), cA(this, "_queueService", new Bk()), cA(this, "_initProcess", null), cA(this, "version", { component: "9.6.
|
|
20525
|
+
cA(this, "_worker", null), cA(this, "_initializeListener", null), cA(this, "_processingListener", null), cA(this, "_queueService", new Bk()), cA(this, "_initProcess", null), cA(this, "version", { component: "9.6.2932-nightly" }), cA(this, "onFinalize", null), cA(this, "isPrepared", !1), cA(this, "isInitialized", !1), cA(this, "isProcessing", !1), cA(this, "initData", null), cA(this, "recognizerProcessParam", { processParam: {} }), cA(this, "imageProcessParam", { processParam: {} }), cA(this, "recognizeListener", null), cA(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/9.6/barcodemrz/70d5a6af-f4b7ffa9a"), cA(this, "pageIdx", null);
|
|
20526
20526
|
}
|
|
20527
20527
|
get processingListener() {
|
|
20528
20528
|
return this._processingListener;
|
|
@@ -20575,7 +20575,7 @@ var dA = Js.create("wasm"), fA = Js.create("main"), pA = class {
|
|
|
20575
20575
|
var n;
|
|
20576
20576
|
fA("Preparing the service");
|
|
20577
20577
|
{
|
|
20578
|
-
let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.6/barcodemrz/
|
|
20578
|
+
let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.6/barcodemrz/70d5a6af-f4b7ffa9a", r = aA(e && n ? ux(e, "PROD") : t.workerPath), i = yield (yield fetch(`${r}/${Ti}`)).text();
|
|
20579
20579
|
n || (i = lx(i, r));
|
|
20580
20580
|
let a = new Blob([i], { type: "text/plain" }), o = URL.createObjectURL(a);
|
|
20581
20581
|
t._worker = new Worker(o), URL.revokeObjectURL(o);
|
|
@@ -20614,7 +20614,7 @@ var dA = Js.create("wasm"), fA = Js.create("main"), pA = class {
|
|
|
20614
20614
|
hostName: (n = document.location) == null ? void 0 : n.origin,
|
|
20615
20615
|
license: e == null ? void 0 : e.license
|
|
20616
20616
|
},
|
|
20617
|
-
telemetry: yield Rs({ sdkVersion: "9.6.
|
|
20617
|
+
telemetry: yield Rs({ sdkVersion: "9.6.2932-nightly" }),
|
|
20618
20618
|
processParam: t.recognizerProcessParam.processParam || t.imageProcessParam.processParam
|
|
20619
20619
|
}
|
|
20620
20620
|
}), a = i.scenario, o = i.license;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/vp-frontend-document-components",
|
|
3
|
-
"version": "9.6.
|
|
3
|
+
"version": "9.6.2932-nightly",
|
|
4
4
|
"description": "Regula framework agnostic web components to work with webcamera",
|
|
5
5
|
"types": "./dist/index.d.ts",
|
|
6
6
|
"main": "./dist/main.js",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"build": "vite build"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@regulaforensics/document-reader-webclient": "^9.6.
|
|
25
|
+
"@regulaforensics/document-reader-webclient": "^9.6.952-nightly",
|
|
26
26
|
"qrcode.react": "^4.2.0"
|
|
27
27
|
}
|
|
28
28
|
}
|