@ekyc_qoobiss/qbs-ect-cmp 3.5.1 → 3.5.2
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/cjs/agreement-check_18.cjs.entry.js +58 -23
- package/dist/collection/components/base-component.js +14 -2
- package/dist/collection/components/common/how-to-info/how-to-info.js +27 -7
- package/dist/collection/components/common/id-back-capture/id-back-capture.js +9 -0
- package/dist/collection/components/common/id-capture/id-capture.js +9 -0
- package/dist/collection/components/common/selfie-capture/selfie-capture.js +9 -0
- package/dist/collection/components/flow/end-redirect/end-redirect.js +1 -9
- package/dist/collection/models/FlowSteps.js +11 -2
- package/dist/esm/agreement-check_18.entry.js +58 -23
- package/dist/qbs-ect-cmp/{p-968c5885.entry.js → p-8a378193.entry.js} +2 -2
- package/dist/qbs-ect-cmp/qbs-ect-cmp.esm.js +1 -1
- package/dist/types/components/base-component.d.ts +2 -1
- package/dist/types/components/common/how-to-info/how-to-info.d.ts +5 -0
- package/dist/types/components/common/id-back-capture/id-back-capture.d.ts +1 -0
- package/dist/types/components/common/id-capture/id-capture.d.ts +1 -0
- package/dist/types/components/common/selfie-capture/selfie-capture.d.ts +1 -0
- package/dist/types/components/flow/end-redirect/end-redirect.d.ts +0 -1
- package/dist/types/components.d.ts +1 -0
- package/dist/types/models/FlowSteps.d.ts +11 -2
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as e,b as t}from"./p-06e42b28.js";export{s as setNonce}from"./p-06e42b28.js";(()=>{const t=import.meta.url,i={};return""!==t&&(i.resourcesUrl=new URL(".",t).href),e(i)})().then((e=>t([["p-4c8e922b",[[1,"loader-dots"]]],["p-
|
|
1
|
+
import{p as e,b as t}from"./p-06e42b28.js";export{s as setNonce}from"./p-06e42b28.js";(()=>{const t=import.meta.url,i={};return""!==t&&(i.resourcesUrl=new URL(".",t).href),e(i)})().then((e=>t([["p-4c8e922b",[[1,"loader-dots"]]],["p-8a378193",[[1,"identification-component",{token:[1537],order_id:[1537],api_url:[1537],env:[1537],redirect_id:[1537],phone_number:[1537],idSide:[32],errorMessage:[32],errorTitle:[32]},[[0,"agreementAcceptance","agreementAcceptanceEmitted"],[0,"apiError","apiErrorEmitter"]]],[0,"id-double-side",{showTimeout:[32],showInvalid:[32],showHowTo:[32],front:[32],flow:[32]},[[0,"howToInfoDone","howToDone"],[0,"timeElapsed","timeElapsed"],[0,"captureErrorDone","captureErrorDone"],[0,"photoIdCapture","captureIdImage"],[0,"photoIdBackCapture","captureIdBackImage"],[0,"recordingIdCapture","capturedIdRecording"],[0,"verificationFinished","verificationFinished"]]],[0,"id-single-side",{showTimeout:[32],showHowTo:[32],idFlow:[32]},[[0,"captureErrorDone","captureErrorDone"],[0,"howToInfoDone","howToDone"],[0,"timeElapsed","timeElapsed"],[0,"photoIdCapture","captureIdImage"],[0,"verificationFinished","verificationFinished"],[0,"recordingIdCapture","capturedIdRecording"]]],[0,"user-liveness",{showError:[32],showHowTo:[32],selfieFlow:[32]},[[0,"howToInfoDone","howToDone"],[0,"timeElapsed","timeElapsed"],[0,"captureErrorDone","captureErrorDone"],[0,"photoSelfieCapture","captureSelfieImage"],[0,"recordingSelfieCapture","capturedSelfieRecording"],[0,"verificationFinished","verificationFinished"]]],[0,"agreement-info",{agreementsChecked:[32],termsChecked:[32],openAgreements:[32],openTerms:[32]},[[0,"agreementAcceptance","agreementAcceptanceEmitted"]]],[0,"camera-error",{title:[32],description:[32],buttonDisabled:[32],demoVideo:[32]}],[0,"end-redirect"],[0,"error-end",{message:[1],errorTitle:[1,"error-title"]}],[0,"landing-validation",{warningText:[32],buttonDisabled:[32]}],[0,"mobile-redirect",{infoTextTop:[32],infoTextBottom:[32],contact:[32],invalidValue:[32],waitingMobile:[32],orderStatus:[32],redirectLink:[32],qrCode:[32],prefilledPhone:[32]}],[0,"sms-code-validation",{title:[32],details:[32],buttonText:[32],phoneNumber:[32],code:[32],prefilledPhone:[32],canSend:[32]}],[0,"id-back-capture",{videoStarted:[32],cameraSize:[32],captureTaken:[32],verified:[32],titleMesage:[32],showDemo:[32],demoVideo:[32]},[[0,"changeTitle","eventChangeTitle"],[0,"videoStarted","eventVideoStarted"],[0,"verificationFinished","verificationFinished"],[0,"takePhoto","takePhoto"]]],[0,"selfie-capture",{videoStarted:[32],captureTaken:[32],verified:[32],titleMesage:[32],demoEnded:[32],demoVideo:[32],uploadingLink:[32],captureHeight:[32],captureWidth:[32]},[[0,"changeTitle","eventChangeTitle"],[0,"videoStarted","eventVideoStarted"],[0,"takePhoto","takePhoto"],[0,"verificationFinished","verificationFinished"]]],[0,"agreement-check",{agreementType:[1,"agreement-type"],htmlContent:[32],buttonEnabled:[32]}],[0,"id-capture",{videoStarted:[32],cameraSize:[32],captureTaken:[32],verified:[32],titleMesage:[32],showDemo:[32],demoVideo:[32]},[[0,"changeTitle","eventChangeTitle"],[0,"videoStarted","eventVideoStarted"],[0,"takePhoto","takePhoto"],[0,"verificationFinished","verificationFinished"]]],[0,"capture-error",{type:[1],buttonEnabled:[32],buttonText:[32]}],[0,"how-to-info",{idSide:[1,"id-side"],topTitle:[32],subTitle:[32],imagePath:[32],buttonText:[32],buttonEnabled:[32]}],[0,"camera-comp",{modelPath:[1,"model-path"],probabilityThreshold:[2,"probability-threshold"],captureMode:[1,"capture-mode"]}]]]],e)));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter } from '../stencil-public-runtime';
|
|
2
2
|
import { ApiCall } from '../helpers/ApiCall';
|
|
3
|
-
import { FlowSteps } from '../models/FlowSteps';
|
|
3
|
+
import { FlowMoments, FlowSteps } from '../models/FlowSteps';
|
|
4
4
|
export declare class BaseComponent {
|
|
5
5
|
apiCall: ApiCall;
|
|
6
6
|
protected flowStep: FlowSteps;
|
|
@@ -9,6 +9,7 @@ export declare class BaseComponent {
|
|
|
9
9
|
constructor(step: FlowSteps | undefined);
|
|
10
10
|
setEventEmitter(event: EventEmitter<any>): void;
|
|
11
11
|
setErrorCallback(callback: (data: any, zone: any) => void): void;
|
|
12
|
+
logStep(flowStep: FlowSteps, flowMoment: FlowMoments): Promise<void>;
|
|
12
13
|
initialize(): Promise<void>;
|
|
13
14
|
finalize(): Promise<void>;
|
|
14
15
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { EventEmitter } from '../../../stencil-public-runtime';
|
|
2
2
|
export declare class HowToInfo {
|
|
3
|
+
private baseComponent;
|
|
3
4
|
idSide: string;
|
|
4
5
|
topTitle: string;
|
|
5
6
|
subTitle: string;
|
|
@@ -7,6 +8,10 @@ export declare class HowToInfo {
|
|
|
7
8
|
buttonText: string;
|
|
8
9
|
buttonEnabled: boolean;
|
|
9
10
|
eventHowToInfoDone: EventEmitter;
|
|
11
|
+
apiErrorEvent: EventEmitter<any>;
|
|
12
|
+
constructor();
|
|
13
|
+
componentDidLoad(): Promise<void>;
|
|
14
|
+
disconnectedCallback(): void;
|
|
10
15
|
buttonClick(): void;
|
|
11
16
|
componentWillLoad(): void;
|
|
12
17
|
render(): any;
|
|
@@ -4,11 +4,20 @@ export declare enum FlowSteps {
|
|
|
4
4
|
Agreements,
|
|
5
5
|
OtpSend,
|
|
6
6
|
OtpCheck,
|
|
7
|
-
CiFrontHowTo,
|
|
8
7
|
CiFront,
|
|
9
|
-
|
|
8
|
+
CiFrontHowTo,
|
|
9
|
+
CiFrontHoldAnimation,
|
|
10
|
+
CiFrontTiltAnimation,
|
|
11
|
+
CiFrontCapture,
|
|
10
12
|
CiBack,
|
|
13
|
+
CiBackHowTo,
|
|
14
|
+
CiBackHoldAnimation,
|
|
15
|
+
CiBackTiltAnimation,
|
|
16
|
+
CiBackCapture,
|
|
11
17
|
SelfieHowTo,
|
|
18
|
+
SelfieHoldAnimation,
|
|
19
|
+
SelfieTiltAnimation,
|
|
20
|
+
SelfieCapture,
|
|
12
21
|
Selfie,
|
|
13
22
|
End,
|
|
14
23
|
CameraError
|