@ekyc_qoobiss/qbs-ect-cmp 3.6.46 → 3.6.47
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-8f794c41.js → TranslationUtils-4d5cefa6.js} +3 -3
- package/dist/cjs/agreement-check_17.cjs.entry.js +2 -2
- package/dist/cjs/random-actions.cjs.entry.js +1 -1
- package/dist/collection/helpers/textValues.js +3 -3
- package/dist/esm/{TranslationUtils-770d32d7.js → TranslationUtils-0241074c.js} +3 -3
- package/dist/esm/agreement-check_17.entry.js +2 -2
- package/dist/esm/random-actions.entry.js +1 -1
- package/dist/qbs-ect-cmp/{p-1aa8595e.entry.js → p-70598bcb.entry.js} +1 -1
- package/dist/qbs-ect-cmp/{p-36eff211.entry.js → p-a0c579e7.entry.js} +2 -2
- package/dist/qbs-ect-cmp/p-c10b126f.js +1 -0
- package/dist/qbs-ect-cmp/qbs-ect-cmp.esm.js +1 -1
- package/package.json +1 -1
- package/dist/qbs-ect-cmp/p-a073c59e.js +0 -1
|
@@ -268,9 +268,9 @@ class ApiUrls {
|
|
|
268
268
|
this.AddStep = this.uriEnv + 'validation/logs/step';
|
|
269
269
|
this.AbortRequest = this.uriEnv + 'validation/identity/abort';
|
|
270
270
|
this.Translations = this.uriEnv + 'validation/translations/get';
|
|
271
|
-
this.StartFlow = this.uriEnv + 'flowstate/startflow';
|
|
272
|
-
this.NextFlowState = this.uriEnv + 'flowstate/getnextstate';
|
|
273
|
-
this.CurrentFlowState = this.uriEnv + 'flowstate/getcurrentstate';
|
|
271
|
+
this.StartFlow = this.uriEnv + 'validation/flowstate/startflow';
|
|
272
|
+
this.NextFlowState = this.uriEnv + 'validation/flowstate/getnextstate';
|
|
273
|
+
this.CurrentFlowState = this.uriEnv + 'validation/flowstate/getcurrentstate';
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-41696e0e.js');
|
|
6
|
-
const TranslationUtils = require('./TranslationUtils-
|
|
6
|
+
const TranslationUtils = require('./TranslationUtils-4d5cefa6.js');
|
|
7
7
|
|
|
8
8
|
const agreementCheckCss = "";
|
|
9
9
|
|
|
@@ -5148,7 +5148,7 @@ function v4(options, buf, offset) {
|
|
|
5148
5148
|
}
|
|
5149
5149
|
|
|
5150
5150
|
const name = "@ekyc_qoobiss/qbs-ect-cmp";
|
|
5151
|
-
const version$1 = "3.6.
|
|
5151
|
+
const version$1 = "3.6.47";
|
|
5152
5152
|
const description = "Person Identification Component";
|
|
5153
5153
|
const main = "./dist/index.cjs.js";
|
|
5154
5154
|
const module$1 = "./dist/index.js";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-41696e0e.js');
|
|
6
|
-
const TranslationUtils = require('./TranslationUtils-
|
|
6
|
+
const TranslationUtils = require('./TranslationUtils-4d5cefa6.js');
|
|
7
7
|
|
|
8
8
|
const randomActionsCss = "";
|
|
9
9
|
|
|
@@ -45,8 +45,8 @@ export class ApiUrls {
|
|
|
45
45
|
this.AddStep = this.uriEnv + 'validation/logs/step';
|
|
46
46
|
this.AbortRequest = this.uriEnv + 'validation/identity/abort';
|
|
47
47
|
this.Translations = this.uriEnv + 'validation/translations/get';
|
|
48
|
-
this.StartFlow = this.uriEnv + 'flowstate/startflow';
|
|
49
|
-
this.NextFlowState = this.uriEnv + 'flowstate/getnextstate';
|
|
50
|
-
this.CurrentFlowState = this.uriEnv + 'flowstate/getcurrentstate';
|
|
48
|
+
this.StartFlow = this.uriEnv + 'validation/flowstate/startflow';
|
|
49
|
+
this.NextFlowState = this.uriEnv + 'validation/flowstate/getnextstate';
|
|
50
|
+
this.CurrentFlowState = this.uriEnv + 'validation/flowstate/getcurrentstate';
|
|
51
51
|
}
|
|
52
52
|
}
|
|
@@ -266,9 +266,9 @@ class ApiUrls {
|
|
|
266
266
|
this.AddStep = this.uriEnv + 'validation/logs/step';
|
|
267
267
|
this.AbortRequest = this.uriEnv + 'validation/identity/abort';
|
|
268
268
|
this.Translations = this.uriEnv + 'validation/translations/get';
|
|
269
|
-
this.StartFlow = this.uriEnv + 'flowstate/startflow';
|
|
270
|
-
this.NextFlowState = this.uriEnv + 'flowstate/getnextstate';
|
|
271
|
-
this.CurrentFlowState = this.uriEnv + 'flowstate/getcurrentstate';
|
|
269
|
+
this.StartFlow = this.uriEnv + 'validation/flowstate/startflow';
|
|
270
|
+
this.NextFlowState = this.uriEnv + 'validation/flowstate/getnextstate';
|
|
271
|
+
this.CurrentFlowState = this.uriEnv + 'validation/flowstate/getcurrentstate';
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
274
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-cf54a432.js';
|
|
2
|
-
import { A as ApiCall, T as Translations, F as FlowMoments, a as FlowSteps, s as state, S as SessionKeys, b as FlowStatus, I as IdCaptureValues, O as OrderStatuses, c as SelfieCaptureValues } from './TranslationUtils-
|
|
2
|
+
import { A as ApiCall, T as Translations, F as FlowMoments, a as FlowSteps, s as state, S as SessionKeys, b as FlowStatus, I as IdCaptureValues, O as OrderStatuses, c as SelfieCaptureValues } from './TranslationUtils-0241074c.js';
|
|
3
3
|
|
|
4
4
|
const agreementCheckCss = "";
|
|
5
5
|
|
|
@@ -5144,7 +5144,7 @@ function v4(options, buf, offset) {
|
|
|
5144
5144
|
}
|
|
5145
5145
|
|
|
5146
5146
|
const name = "@ekyc_qoobiss/qbs-ect-cmp";
|
|
5147
|
-
const version$1 = "3.6.
|
|
5147
|
+
const version$1 = "3.6.47";
|
|
5148
5148
|
const description = "Person Identification Component";
|
|
5149
5149
|
const main = "./dist/index.cjs.js";
|
|
5150
5150
|
const module = "./dist/index.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as t,h as s}from"./p-8942656c.js";import{T as i}from"./p-
|
|
1
|
+
import{r as t,h as s}from"./p-8942656c.js";import{T as i}from"./p-c10b126f.js";const o=class{constructor(s){t(this,s)}async componentWillLoad(){this.translations=await i.getValues()}buttonClick(){}render(){return s("div",{class:"container"},s("div",{class:"row"},s("div",{class:"text-center"},s("h1",null,this.topTitle)),s("div",{class:"pos-relative show-bottom"},s("div",{class:"btn-buletin"},s("button",{class:"main-button",onClick:()=>this.buttonClick()},this.buttonText),s("p",{class:"main-text font-size-18 text-right mb-0"},this.translations.GlobalValues.FooterText)))))}};o.style="";export{o as random_actions}
|