@ekyc_qoobiss/qbs-ect-cmp 4.4.2 → 4.6.0
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/{TranslationUtils-ff21cb33.js → TranslationUtils-fe06fc2a.js} +3 -2
- package/dist/cjs/{TranslationUtils-ff21cb33.js.map → TranslationUtils-fe06fc2a.js.map} +1 -1
- package/dist/cjs/agreement-check.cjs.entry.js +1 -1
- package/dist/cjs/agreement-info_23.cjs.entry.js +2 -2
- package/dist/cjs/random-actions.cjs.entry.js +1 -1
- package/dist/collection/helpers/ApiCall.js +2 -1
- package/dist/collection/helpers/ApiCall.js.map +1 -1
- package/dist/esm/{TranslationUtils-d4bb5067.js → TranslationUtils-1a5714cc.js} +3 -2
- package/dist/esm/{TranslationUtils-d4bb5067.js.map → TranslationUtils-1a5714cc.js.map} +1 -1
- package/dist/esm/agreement-check.entry.js +1 -1
- package/dist/esm/agreement-info_23.entry.js +2 -2
- package/dist/esm/random-actions.entry.js +1 -1
- package/dist/qbs-ect-cmp/{p-717973c8.js → p-686bbe12.js} +2 -2
- package/dist/qbs-ect-cmp/p-686bbe12.js.map +1 -0
- package/dist/qbs-ect-cmp/{p-5f0bbc66.entry.js → p-7cd895a8.entry.js} +3 -3
- package/dist/qbs-ect-cmp/{p-62312620.entry.js → p-9785a999.entry.js} +2 -2
- package/dist/qbs-ect-cmp/{p-b1d50e64.entry.js → p-e6656d7a.entry.js} +2 -2
- package/dist/qbs-ect-cmp/qbs-ect-cmp.esm.js +1 -1
- package/package.json +1 -1
- package/dist/qbs-ect-cmp/p-717973c8.js.map +0 -1
- /package/dist/qbs-ect-cmp/{p-5f0bbc66.entry.js.map → p-7cd895a8.entry.js.map} +0 -0
- /package/dist/qbs-ect-cmp/{p-62312620.entry.js.map → p-9785a999.entry.js.map} +0 -0
- /package/dist/qbs-ect-cmp/{p-b1d50e64.entry.js.map → p-e6656d7a.entry.js.map} +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as a,h as t}from"./p-803547ee.js";import{T as
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as a,h as t}from"./p-803547ee.js";import{T as e}from"./p-686bbe12.js";const s="";const c=s;const d=class{constructor(t){a(this,t)}async componentWillLoad(){this.translations=await e.getValues()}buttonClick(){}render(){return t("div",{key:"723fc1815f4cfa3a96faeae1a576c9b26a2d8b84",class:"container"},t("div",{key:"13af327a5d24629bdf7b8a2df2935218ae5a970d",class:"row"},t("div",{key:"6733944fd4862f7242d5516832d24711fdbc488c",class:"text-center"},t("h1",{key:"02020f9764f160d7683f41158986aae6933a3786"},this.topTitle)),t("div",{key:"d77d681a884e107b76548c03ca936db31df5353e",class:"pos-relative show-bottom"},t("div",{key:"5af844eac6621a1d349d84391b92f6a9ba7437e8",class:"btn-buletin"},t("button",{key:"7c02b132b5f5655353511c5118e7a6a00639788c",class:"main-button",onClick:()=>this.buttonClick()},this.buttonText),t("p",{key:"ff856237e3071a00c9a882457a009f23fd06d7c9",class:"main-text font-size-18 text-right mb-0"},this.translations.GlobalValues.FooterText)))))}};d.style=c;export{d as random_actions};
|
|
2
|
+
//# sourceMappingURL=p-9785a999.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{r as t,c as s,h as e}from"./p-803547ee.js";import{s as i,T as a,A as c}from"./p-
|
|
2
|
-
//# sourceMappingURL=p-
|
|
1
|
+
import{r as t,c as s,h as e}from"./p-803547ee.js";import{s as i,T as a,A as c}from"./p-686bbe12.js";const o="";const n=o;const d=class{constructor(e){t(this,e);this.apiErrorEvent=s(this,"apiError",7);this.agreementAcceptance=s(this,"agreementAcceptance",7);this.handleScroll=t=>{if(this.scrollingToTop){return}const s=t.target;const e=5;const a=s.scrollHeight-s.scrollTop-s.clientHeight<e;this.atBottom=a&&i.scrollMode};this.scrollToTop=()=>{this.scrollingToTop=true;this.atBottom=false;if(this.scrollContainer){this.scrollContainer.scrollTo({top:0,behavior:"smooth"})}setTimeout((()=>{this.scrollingToTop=false}),200)};this.agreementType=undefined;this.htmlContent=undefined;this.buttonEnabled=undefined;this.scrollClass="scroll";this.atBottom=false;this.scrollingToTop=false;this.buttonEnabled=true}async componentWillLoad(){this.translations=await a.getValues()}async componentDidLoad(){try{this.htmlContent=await c.instance.GetAgreement(this.agreementType)}catch(t){this.apiErrorEvent.emit(t)}}async buttonClick(t){this.buttonEnabled=false;this.agreementAcceptance.emit({agreementType:this.agreementType,result:t})}render(){let t=e("div",{key:"21e3213d978a908f61bbce50ac270692381054f4",class:"container"},e("div",{key:"e6cd937f512a4ca3ed9bc651234c5c5905adba55",class:"row"},e("div",{key:"f6b709e0852eacb07e49ab2334191bdf8d955491",ref:t=>this.scrollContainer=t,class:this.atBottom?"scroll-disabled":this.scrollClass,onScroll:this.handleScroll,innerHTML:this.htmlContent}),this.atBottom&&e("div",{class:"scroll-to-top-btn",onClick:this.scrollToTop},"↑"),e("div",{key:"da91b6678a7efaf5e02a0fa359422718cb2d195c",class:"pos-relative show-bottom"},e("div",{key:"446d6ce76c56c28759896f153ab2941ede251aed",class:"btn-buletin"},e("div",{key:"a85b4c65655ade762ea2af0bb683a34ecc54af76",class:"d-flex two-buttons"},e("button",{key:"49ed33d7e8959ddba9552dffa1405395fef7927a",class:"normal-button red-button",disabled:!this.buttonEnabled,onClick:()=>this.buttonClick(false)},this.translations.AgreementCheckValues.ButtonNo),e("button",{key:"c83210d0a6e3b26528e5260fdb373bee485fc305",class:"normal-button",disabled:!this.buttonEnabled,onClick:()=>this.buttonClick(true)},this.translations.AgreementCheckValues.ButtonYes)),e("p",{key:"8ffed70f35aed5f7234fdef8cfd197eca8464fbc",class:"main-text font-size-18 text-right mb-0"},this.translations.GlobalValues.FooterText)))));return this.htmlContent?t:e("div",null)}};d.style=n;export{d as agreement_check};
|
|
2
|
+
//# sourceMappingURL=p-e6656d7a.entry.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{p as e,b as t}from"./p-803547ee.js";export{s as setNonce}from"./p-803547ee.js";import{g as i}from"./p-e1255160.js";const o=()=>{const t=import.meta.url;const i={};if(t!==""){i.resourcesUrl=new URL(".",t).href}return e(i)};o().then((async e=>{await i();return t([["p-
|
|
1
|
+
import{p as e,b as t}from"./p-803547ee.js";export{s as setNonce}from"./p-803547ee.js";import{g as i}from"./p-e1255160.js";const o=()=>{const t=import.meta.url;const i={};if(t!==""){i.resourcesUrl=new URL(".",t).href}return e(i)};o().then((async e=>{await i();return t([["p-e6656d7a",[[0,"agreement-check",{agreementType:[1,"agreement-type"],htmlContent:[32],buttonEnabled:[32],scrollClass:[32],atBottom:[32],scrollingToTop:[32]}]]],["p-eeb99f25",[[1,"loader-dots"]]],["p-9785a999",[[0,"random-actions"]]],["p-7cd895a8",[[1,"identification-component",{token:[1537],order_id:[1537],api_url:[1537],env:[1537],redirect_id:[1537],phone_number:[1537],lang_iso:[1537],citizenship:[1537],show_citizenship_selector:[1540],scroll_mode:[1540],errorMessage:[32],errorTitle:[32]},[[0,"agreementAcceptance","agreementAcceptanceEmitted"],[0,"apiError","apiErrorEmitter"]],{token:["onTokenChange"]}],[0,"process-id",{mode:[1],showTimeout:[32],showInvalid:[32],flow:[32],shapshotTaken:[32],capture:[32],uploading:[32]},[[0,"timeElapsed","timeElapsed"],[0,"captureErrorDone","captureErrorDone"],[0,"photoIdCapture","captureIdImage"],[0,"recordingIdCapture","capturedIdRecording"],[0,"verificationFinished","verificationFinished"],[0,"idCaptureConfirmation","idCaptureConfirmation"],[0,"idCaptureRetry","idCaptureRetry"]]],[0,"user-liveness",{mode:[1],showError:[32],showTimeout:[32],flow:[32],uploading:[32]},[[0,"timeElapsed","timeElapsed"],[0,"captureErrorDone","captureErrorDone"],[0,"photoSelfieCapture","captureSelfieImage"],[0,"recordingSelfieCapture","capturedSelfieRecording"],[0,"verificationFinished","verificationFinished"]]],[0,"agreement-info",{buttonDisabled:[32]},[[0,"atBottom","atBottomEmitted"]]],[0,"camera-error",{title:[32],description:[32],info:[32],modal:[32],infoTitle:[32],buttonDisabled:[32],demoVideo:[32]}],[0,"citizenship-selection",{canCancel:[32],selected:[32],citizenships:[32],imgClass:[32]}],[0,"end-redirect"],[0,"error-end",{message:[1],errorTitle:[1,"error-title"]}],[0,"how-to-info",{topTitle:[32],subTitle:[32],imagePath:[32],buttonText:[32],buttonEnabled:[32],image:[32],imageLoaded:[32]}],[0,"id-selection",{selected:[32],ids:[32]}],[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,"random-action",{rand:[32],choice:[32]}],[0,"sms-code-validation",{title:[32],details:[32],buttonText:[32],code:[32],canSend:[32],sending:[32],hasError:[32]}],[0,"sms-send",{buttonText:[32],title:[32],details:[32],phoneNumber:[32],prefilledPhone:[32],canSend:[32],sending:[32]}],[0,"state-transition"],[0,"id-capture",{videoStarted:[32],cameraSize:[32],verified:[32],titleMesage:[32],showDemo:[32],titleStyle:[32]},[[0,"videoStarted","eventVideoStarted"],[0,"infoTimeElapsed","infoTimeElapsed"],[0,"takePhoto","takePhoto"],[0,"verificationFinished","verificationFinished"]]],[0,"selfie-capture",{videoStarted:[32],captureTaken:[32],verified:[32],titleMesage:[32],showDemo:[32],captureHeight:[32],captureWidth:[32],titleStyle:[32]},[[0,"videoStarted","eventVideoStarted"],[0,"infoTimeElapsed","infoTimeElapsed"],[0,"takePhoto","takePhoto"],[0,"verificationFinished","verificationFinished"]]],[0,"agreement-view",{agreementType:[1,"agreement-type"],htmlContent:[32],atBottom:[32],scrollingToBottom:[32],scrollClass:[32]}],[0,"id-capture-confirm",{capture:[16]}],[0,"capture-error",{type:[1],reason:[1],error:[1],modal:[32],buttonEnabled:[32],buttonText:[32]}],[0,"uploading-data",{type:[1]}],[0,"camera-comp",{modelPath:[1,"model-path"],probabilityThreshold:[2,"probability-threshold"],captureMode:[1,"capture-mode"],verificationMode:[32]}]]]],e)}));
|
|
2
2
|
//# sourceMappingURL=qbs-ect-cmp.esm.js.map
|