@eid-easy/eideasy-widget 2.101.0 → 2.103.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/CHANGELOG-LATEST.md +2 -2
- package/CHANGELOG.md +20 -2
- package/dist/full/eideasy-widget.common.js +195 -16
- package/dist/full/eideasy-widget.umd.js +195 -16
- package/dist/full/eideasy-widget.umd.min.js +3 -3
- package/package.json +5 -5
package/CHANGELOG-LATEST.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
# [2.
|
|
1
|
+
# [2.101.0](https://github.com/eideasy/eideasy-widget/compare/v2.100.0...v2.101.0) (2024-01-04)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
*
|
|
6
|
+
* Allow end user to resend SMS OTP ([#221](https://github.com/eideasy/eideasy-widget/issues/221)) ([fdd6d74](https://github.com/eideasy/eideasy-widget/commit/fdd6d74d32223aa3363a297c64a467fd5ad37bb1))
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,30 @@
|
|
|
1
|
-
# [2.
|
|
1
|
+
# [2.103.0](https://github.com/eideasy/eideasy-widget/compare/v2.102.0...v2.103.0) (2024-01-12)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
*
|
|
6
|
+
* Make Halcom work with CSC API ([#224](https://github.com/eideasy/eideasy-widget/issues/224)) ([4a72b17](https://github.com/eideasy/eideasy-widget/commit/4a72b17dcc0bb4ea0505eba42ee42cf77d7a6dbb))
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
+
# [2.102.0](https://github.com/eideasy/eideasy-widget/compare/v2.101.0...v2.102.0) (2024-01-12)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Features
|
|
14
|
+
|
|
15
|
+
* widget add veriff for signing and authentication ([#223](https://github.com/eideasy/eideasy-widget/issues/223)) ([e6b8be1](https://github.com/eideasy/eideasy-widget/commit/e6b8be19d6906793c01cc81f21b2f1b44c98cf5b))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
# [2.101.0](https://github.com/eideasy/eideasy-widget/compare/v2.100.0...v2.101.0) (2024-01-04)
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
### Features
|
|
23
|
+
|
|
24
|
+
* Allow end user to resend SMS OTP ([#221](https://github.com/eideasy/eideasy-widget/issues/221)) ([fdd6d74](https://github.com/eideasy/eideasy-widget/commit/fdd6d74d32223aa3363a297c64a467fd5ad37bb1))
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
10
28
|
# [2.100.0](https://github.com/eideasy/eideasy-widget/compare/v2.99.0...v2.100.0) (2023-12-01)
|
|
11
29
|
|
|
12
30
|
|
|
@@ -18442,6 +18442,51 @@ module.exports = {
|
|
|
18442
18442
|
|
|
18443
18443
|
/***/ }),
|
|
18444
18444
|
|
|
18445
|
+
/***/ 90639:
|
|
18446
|
+
/***/ (function(module) {
|
|
18447
|
+
|
|
18448
|
+
module.exports = {
|
|
18449
|
+
functional: true,
|
|
18450
|
+
render(_h, _vm) {
|
|
18451
|
+
const {
|
|
18452
|
+
_c,
|
|
18453
|
+
_v,
|
|
18454
|
+
data,
|
|
18455
|
+
children = []
|
|
18456
|
+
} = _vm;
|
|
18457
|
+
const {
|
|
18458
|
+
class: classNames,
|
|
18459
|
+
staticClass,
|
|
18460
|
+
style,
|
|
18461
|
+
staticStyle,
|
|
18462
|
+
attrs = {},
|
|
18463
|
+
...rest
|
|
18464
|
+
} = data;
|
|
18465
|
+
return _c('svg', {
|
|
18466
|
+
class: [classNames, staticClass],
|
|
18467
|
+
style: [style, staticStyle],
|
|
18468
|
+
attrs: Object.assign({
|
|
18469
|
+
"viewBox": "0 0 123 34",
|
|
18470
|
+
"fill": "none",
|
|
18471
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
18472
|
+
}, attrs),
|
|
18473
|
+
...rest
|
|
18474
|
+
}, children.concat([_c('path', {
|
|
18475
|
+
attrs: {
|
|
18476
|
+
"d": "M10.477 28.57c-.443-2.238-1.439-5.31-4.796-14.869H0L7.784 33.54h5.312L20.474 13.7h-5.57c-3.173 9.369-4.058 12.366-4.427 14.869zM30.5 13.284c-5.828 0-9.96 4.438-9.96 10.393 0 6.145 4.28 10.241 10.255 10.241 3.797 0 7.042-2.025 8.585-4.912l-3.9-2.18c-.774 1.554-2.36 2.654-4.648 2.654-2.692 0-4.795-1.745-5.053-4.172h14.645c.258-7.966-4.058-12.024-9.924-12.024zm-4.758 8.268c.184-2.313 2.14-3.944 4.758-3.944 2.62 0 4.5 1.63 4.612 3.944h-9.37zM61.45 13.701h-5.238V33.54h5.239V13.701zM86.908 9.301c.7 0 1.513.114 2.324.341V5.318c-.885-.303-2.103-.53-3.32-.53-3.467 0-6.935 1.896-6.935 7.51V13.7h-7.64v-.645c-.295-2.845.812-3.755 2.693-3.755.701 0 1.513.114 2.324.341V5.318c-.885-.303-2.102-.53-3.32-.53-3.467 0-6.935 1.896-6.935 7.51V13.7h-2.287v4.209h2.287v15.629h5.238v-15.63h7.64v15.63h5.238v-15.63h5.017v-4.208h-5.017v-.645c-.295-2.845.812-3.755 2.693-3.755zM48.263 19.78v-.775l-.57-5.304h-4.558V33.54h5.128V25.5c0-4.193 2.816-6.794 5.906-6.794v-5.232c-3.628.37-5.906 2.518-5.906 6.306zM61.493 6.535H56.17v4.318h5.323V6.535z",
|
|
18477
|
+
"fill": "#03282C"
|
|
18478
|
+
}
|
|
18479
|
+
}), _c('path', {
|
|
18480
|
+
attrs: {
|
|
18481
|
+
"d": "M112.359 13.528v13.39h.044c.875-6.764 4.766-11.185 10.597-13.29V0c-6.705 1.202-10.641 5.561-10.641 13.528zM99.855 24.98L110.496 34V16.111l-10.64-9.019v17.888z",
|
|
18482
|
+
"fill": "#14E5C5"
|
|
18483
|
+
}
|
|
18484
|
+
})]));
|
|
18485
|
+
}
|
|
18486
|
+
};
|
|
18487
|
+
|
|
18488
|
+
/***/ }),
|
|
18489
|
+
|
|
18445
18490
|
/***/ 36469:
|
|
18446
18491
|
/***/ (function(module) {
|
|
18447
18492
|
|
|
@@ -23645,6 +23690,32 @@ ___CSS_LOADER_EXPORT___.locals = {
|
|
|
23645
23690
|
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
23646
23691
|
|
|
23647
23692
|
|
|
23693
|
+
/***/ }),
|
|
23694
|
+
|
|
23695
|
+
/***/ 34297:
|
|
23696
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
23697
|
+
|
|
23698
|
+
"use strict";
|
|
23699
|
+
__webpack_require__.r(__webpack_exports__);
|
|
23700
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8081);
|
|
23701
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
23702
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(23645);
|
|
23703
|
+
/* harmony import */ var _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1__);
|
|
23704
|
+
// Imports
|
|
23705
|
+
|
|
23706
|
+
|
|
23707
|
+
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
23708
|
+
// Module
|
|
23709
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".VeriffButton_reset-list_TMQDH{margin:0;padding:0;list-style:none;display:block}.VeriffButton_uppercase-sm_e7C78{font-size:12px;text-transform:uppercase;letter-spacing:.03667em}.VeriffButton_icon_ciFlH{display:block;width:71px;height:auto}", ""]);
|
|
23710
|
+
// Exports
|
|
23711
|
+
___CSS_LOADER_EXPORT___.locals = {
|
|
23712
|
+
"reset-list": "VeriffButton_reset-list_TMQDH",
|
|
23713
|
+
"uppercase-sm": "VeriffButton_uppercase-sm_e7C78",
|
|
23714
|
+
"icon": "VeriffButton_icon_ciFlH"
|
|
23715
|
+
};
|
|
23716
|
+
/* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
|
|
23717
|
+
|
|
23718
|
+
|
|
23648
23719
|
/***/ }),
|
|
23649
23720
|
|
|
23650
23721
|
/***/ 29168:
|
|
@@ -24099,7 +24170,7 @@ ___CSS_LOADER_EXPORT___.locals = {
|
|
|
24099
24170
|
|
|
24100
24171
|
/***/ }),
|
|
24101
24172
|
|
|
24102
|
-
/***/
|
|
24173
|
+
/***/ 60320:
|
|
24103
24174
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
24104
24175
|
|
|
24105
24176
|
"use strict";
|
|
@@ -26527,6 +26598,22 @@ var update = add("500df809", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
26527
26598
|
|
|
26528
26599
|
/***/ }),
|
|
26529
26600
|
|
|
26601
|
+
/***/ 87882:
|
|
26602
|
+
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
26603
|
+
|
|
26604
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
26605
|
+
|
|
26606
|
+
// load the styles
|
|
26607
|
+
var content = __webpack_require__(34297);
|
|
26608
|
+
if(content.__esModule) content = content.default;
|
|
26609
|
+
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
26610
|
+
if(content.locals) module.exports = content.locals;
|
|
26611
|
+
// add the styles to the DOM
|
|
26612
|
+
var add = (__webpack_require__(54402)/* ["default"] */ .Z)
|
|
26613
|
+
var update = add("73f946aa", content, true, {"sourceMap":false,"shadowMode":false});
|
|
26614
|
+
|
|
26615
|
+
/***/ }),
|
|
26616
|
+
|
|
26530
26617
|
/***/ 63747:
|
|
26531
26618
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
26532
26619
|
|
|
@@ -26783,19 +26870,19 @@ var update = add("be191b0a", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
26783
26870
|
|
|
26784
26871
|
/***/ }),
|
|
26785
26872
|
|
|
26786
|
-
/***/
|
|
26873
|
+
/***/ 3754:
|
|
26787
26874
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
26788
26875
|
|
|
26789
26876
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
26790
26877
|
|
|
26791
26878
|
// load the styles
|
|
26792
|
-
var content = __webpack_require__(
|
|
26879
|
+
var content = __webpack_require__(60320);
|
|
26793
26880
|
if(content.__esModule) content = content.default;
|
|
26794
26881
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
26795
26882
|
if(content.locals) module.exports = content.locals;
|
|
26796
26883
|
// add the styles to the DOM
|
|
26797
26884
|
var add = (__webpack_require__(54402)/* ["default"] */ .Z)
|
|
26798
|
-
var update = add("
|
|
26885
|
+
var update = add("56f0a16a", content, true, {"sourceMap":false,"shadowMode":false});
|
|
26799
26886
|
|
|
26800
26887
|
/***/ }),
|
|
26801
26888
|
|
|
@@ -37137,7 +37224,8 @@ const viewNames = {
|
|
|
37137
37224
|
SignatureFrejaIdQes: 'SignatureFrejaIdQes',
|
|
37138
37225
|
SignatureItsmeQes: 'SignatureItsmeQes',
|
|
37139
37226
|
SignatureHandwritten: 'SignatureHandwritten',
|
|
37140
|
-
SignatureHaricaQes: 'SignatureHaricaQes'
|
|
37227
|
+
SignatureHaricaQes: 'SignatureHaricaQes',
|
|
37228
|
+
SignatureVeriffAdvanced: 'SignatureVeriffAdvanced'
|
|
37141
37229
|
};
|
|
37142
37230
|
/* harmony default export */ var views_viewNames = (viewNames);
|
|
37143
37231
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/HeaderContentSubView.vue?vue&type=script&lang=js&
|
|
@@ -40521,6 +40609,73 @@ var HaricaButton_component = normalizeComponent(
|
|
|
40521
40609
|
)
|
|
40522
40610
|
|
|
40523
40611
|
/* harmony default export */ var HaricaButton = (HaricaButton_component.exports);
|
|
40612
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/methodButtons/VeriffButton.vue?vue&type=template&id=3a5e531d&
|
|
40613
|
+
var VeriffButtonvue_type_template_id_3a5e531d_render = function render() {
|
|
40614
|
+
var _vm = this,
|
|
40615
|
+
_c = _vm._self._c;
|
|
40616
|
+
return _c('MethodButtonBase', {
|
|
40617
|
+
scopedSlots: _vm._u([{
|
|
40618
|
+
key: "slot1",
|
|
40619
|
+
fn: function () {
|
|
40620
|
+
return [_c('VeriffIcon', {
|
|
40621
|
+
class: _vm.$style.icon
|
|
40622
|
+
})];
|
|
40623
|
+
},
|
|
40624
|
+
proxy: true
|
|
40625
|
+
}])
|
|
40626
|
+
});
|
|
40627
|
+
};
|
|
40628
|
+
var VeriffButtonvue_type_template_id_3a5e531d_staticRenderFns = [];
|
|
40629
|
+
|
|
40630
|
+
// EXTERNAL MODULE: ./src/assets/svg/veriff-logo.svg
|
|
40631
|
+
var veriff_logo = __webpack_require__(90639);
|
|
40632
|
+
var veriff_logo_default = /*#__PURE__*/__webpack_require__.n(veriff_logo);
|
|
40633
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/methodButtons/VeriffButton.vue?vue&type=script&lang=js&
|
|
40634
|
+
|
|
40635
|
+
|
|
40636
|
+
/* harmony default export */ var VeriffButtonvue_type_script_lang_js_ = ({
|
|
40637
|
+
name: 'VeriffButton',
|
|
40638
|
+
components: {
|
|
40639
|
+
MethodButtonBase: MethodButtonBase,
|
|
40640
|
+
VeriffIcon: (veriff_logo_default())
|
|
40641
|
+
}
|
|
40642
|
+
});
|
|
40643
|
+
;// CONCATENATED MODULE: ./src/components/methodButtons/VeriffButton.vue?vue&type=script&lang=js&
|
|
40644
|
+
/* harmony default export */ var methodButtons_VeriffButtonvue_type_script_lang_js_ = (VeriffButtonvue_type_script_lang_js_);
|
|
40645
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-21.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-21.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-21.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-21.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-21.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/methodButtons/VeriffButton.vue?vue&type=style&index=0&id=3a5e531d&prod&lang=scss&module=true&
|
|
40646
|
+
var VeriffButtonvue_type_style_index_0_id_3a5e531d_prod_lang_scss_module_true_ = __webpack_require__(87882);
|
|
40647
|
+
var VeriffButtonvue_type_style_index_0_id_3a5e531d_prod_lang_scss_module_true_default = /*#__PURE__*/__webpack_require__.n(VeriffButtonvue_type_style_index_0_id_3a5e531d_prod_lang_scss_module_true_);
|
|
40648
|
+
;// CONCATENATED MODULE: ./src/components/methodButtons/VeriffButton.vue?vue&type=style&index=0&id=3a5e531d&prod&lang=scss&module=true&
|
|
40649
|
+
|
|
40650
|
+
;// CONCATENATED MODULE: ./src/components/methodButtons/VeriffButton.vue
|
|
40651
|
+
|
|
40652
|
+
|
|
40653
|
+
|
|
40654
|
+
;
|
|
40655
|
+
|
|
40656
|
+
|
|
40657
|
+
|
|
40658
|
+
|
|
40659
|
+
function VeriffButton_injectStyles (context) {
|
|
40660
|
+
|
|
40661
|
+
this["$style"] = ((VeriffButtonvue_type_style_index_0_id_3a5e531d_prod_lang_scss_module_true_default()).locals || (VeriffButtonvue_type_style_index_0_id_3a5e531d_prod_lang_scss_module_true_default()))
|
|
40662
|
+
|
|
40663
|
+
}
|
|
40664
|
+
|
|
40665
|
+
/* normalize component */
|
|
40666
|
+
|
|
40667
|
+
var VeriffButton_component = normalizeComponent(
|
|
40668
|
+
methodButtons_VeriffButtonvue_type_script_lang_js_,
|
|
40669
|
+
VeriffButtonvue_type_template_id_3a5e531d_render,
|
|
40670
|
+
VeriffButtonvue_type_template_id_3a5e531d_staticRenderFns,
|
|
40671
|
+
false,
|
|
40672
|
+
VeriffButton_injectStyles,
|
|
40673
|
+
null,
|
|
40674
|
+
null
|
|
40675
|
+
|
|
40676
|
+
)
|
|
40677
|
+
|
|
40678
|
+
/* harmony default export */ var VeriffButton = (VeriffButton_component.exports);
|
|
40524
40679
|
;// CONCATENATED MODULE: ./src/components/methodButtons/methodButtons.js
|
|
40525
40680
|
|
|
40526
40681
|
|
|
@@ -40568,6 +40723,7 @@ var HaricaButton_component = normalizeComponent(
|
|
|
40568
40723
|
|
|
40569
40724
|
|
|
40570
40725
|
|
|
40726
|
+
|
|
40571
40727
|
|
|
40572
40728
|
|
|
40573
40729
|
const methodButtons = Object.freeze({
|
|
@@ -40618,7 +40774,8 @@ const methodButtons = Object.freeze({
|
|
|
40618
40774
|
FranceConnectButton: FranceConnectButton,
|
|
40619
40775
|
GbOneIdButton: GbOneIdButton,
|
|
40620
40776
|
HandwrittenButton: HandwrittenButton,
|
|
40621
|
-
HaricaButton: HaricaButton
|
|
40777
|
+
HaricaButton: HaricaButton,
|
|
40778
|
+
VeriffButton: VeriffButton
|
|
40622
40779
|
});
|
|
40623
40780
|
/* harmony default export */ var methodButtons_methodButtons = (methodButtons);
|
|
40624
40781
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/methodButtons/MethodButton.vue?vue&type=script&lang=js&
|
|
@@ -45994,8 +46151,8 @@ var SignatureUanatacaQes_component = normalizeComponent(
|
|
|
45994
46151
|
)
|
|
45995
46152
|
|
|
45996
46153
|
/* harmony default export */ var SignatureUanatacaQes = (SignatureUanatacaQes_component.exports);
|
|
45997
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/SignatureHalcomQes.vue?vue&type=template&id=
|
|
45998
|
-
var
|
|
46154
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/SignatureHalcomQes.vue?vue&type=template&id=1aac44fa&
|
|
46155
|
+
var SignatureHalcomQesvue_type_template_id_1aac44fa_render = function render() {
|
|
45999
46156
|
var _vm = this,
|
|
46000
46157
|
_c = _vm._self._c;
|
|
46001
46158
|
return _c('div', {
|
|
@@ -46022,7 +46179,7 @@ var SignatureHalcomQesvue_type_template_id_74f063b7_render = function render() {
|
|
|
46022
46179
|
}
|
|
46023
46180
|
})], 1)]);
|
|
46024
46181
|
};
|
|
46025
|
-
var
|
|
46182
|
+
var SignatureHalcomQesvue_type_template_id_1aac44fa_staticRenderFns = [];
|
|
46026
46183
|
|
|
46027
46184
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/SignatureHalcomQes.vue?vue&type=script&lang=js&
|
|
46028
46185
|
|
|
@@ -46051,6 +46208,9 @@ var SignatureHalcomQesvue_type_template_id_74f063b7_staticRenderFns = [];
|
|
|
46051
46208
|
additionalMethodConfig() {
|
|
46052
46209
|
return this.$root.$options.storeGetters.additionalMethodConfig();
|
|
46053
46210
|
},
|
|
46211
|
+
mode() {
|
|
46212
|
+
return this.$root.$options.storeGetters.mode();
|
|
46213
|
+
},
|
|
46054
46214
|
schema() {
|
|
46055
46215
|
return [{
|
|
46056
46216
|
type: 'text',
|
|
@@ -46089,6 +46249,11 @@ var SignatureHalcomQesvue_type_template_id_74f063b7_staticRenderFns = [];
|
|
|
46089
46249
|
}
|
|
46090
46250
|
}
|
|
46091
46251
|
},
|
|
46252
|
+
created: function () {
|
|
46253
|
+
if (this.mode === 'cscApiSign') {
|
|
46254
|
+
this.sign();
|
|
46255
|
+
}
|
|
46256
|
+
},
|
|
46092
46257
|
methods: {
|
|
46093
46258
|
updateInputValues(newValues) {
|
|
46094
46259
|
this.$root.$options.storeActions.updateInputValues(newValues);
|
|
@@ -46133,6 +46298,7 @@ var SignatureHalcomQesvue_type_template_id_74f063b7_staticRenderFns = [];
|
|
|
46133
46298
|
const additionalMethodConfig = this.additionalMethodConfig || {};
|
|
46134
46299
|
this.authProcess = this.$root.$options.eidEasyClient.signature.halcomQesSignature.start({
|
|
46135
46300
|
...dataToSubmit,
|
|
46301
|
+
action: this.mode,
|
|
46136
46302
|
started: result => {
|
|
46137
46303
|
if (result.data && result.data.challenge) {
|
|
46138
46304
|
this.challenge = result.data.challenge;
|
|
@@ -46162,10 +46328,10 @@ var SignatureHalcomQesvue_type_template_id_74f063b7_staticRenderFns = [];
|
|
|
46162
46328
|
});
|
|
46163
46329
|
;// CONCATENATED MODULE: ./src/views/SignatureHalcomQes.vue?vue&type=script&lang=js&
|
|
46164
46330
|
/* harmony default export */ var views_SignatureHalcomQesvue_type_script_lang_js_ = (SignatureHalcomQesvue_type_script_lang_js_);
|
|
46165
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-21.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-21.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-21.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-21.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-21.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/SignatureHalcomQes.vue?vue&type=style&index=0&id=
|
|
46166
|
-
var
|
|
46167
|
-
var
|
|
46168
|
-
;// CONCATENATED MODULE: ./src/views/SignatureHalcomQes.vue?vue&type=style&index=0&id=
|
|
46331
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-21.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-21.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-21.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-21.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-21.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/views/SignatureHalcomQes.vue?vue&type=style&index=0&id=1aac44fa&prod&lang=scss&module=true&
|
|
46332
|
+
var SignatureHalcomQesvue_type_style_index_0_id_1aac44fa_prod_lang_scss_module_true_ = __webpack_require__(3754);
|
|
46333
|
+
var SignatureHalcomQesvue_type_style_index_0_id_1aac44fa_prod_lang_scss_module_true_default = /*#__PURE__*/__webpack_require__.n(SignatureHalcomQesvue_type_style_index_0_id_1aac44fa_prod_lang_scss_module_true_);
|
|
46334
|
+
;// CONCATENATED MODULE: ./src/views/SignatureHalcomQes.vue?vue&type=style&index=0&id=1aac44fa&prod&lang=scss&module=true&
|
|
46169
46335
|
|
|
46170
46336
|
;// CONCATENATED MODULE: ./src/views/SignatureHalcomQes.vue
|
|
46171
46337
|
|
|
@@ -46178,7 +46344,7 @@ var SignatureHalcomQesvue_type_style_index_0_id_74f063b7_prod_lang_scss_module_t
|
|
|
46178
46344
|
|
|
46179
46345
|
function SignatureHalcomQes_injectStyles (context) {
|
|
46180
46346
|
|
|
46181
|
-
this["$style"] = ((
|
|
46347
|
+
this["$style"] = ((SignatureHalcomQesvue_type_style_index_0_id_1aac44fa_prod_lang_scss_module_true_default()).locals || (SignatureHalcomQesvue_type_style_index_0_id_1aac44fa_prod_lang_scss_module_true_default()))
|
|
46182
46348
|
|
|
46183
46349
|
}
|
|
46184
46350
|
|
|
@@ -46186,8 +46352,8 @@ function SignatureHalcomQes_injectStyles (context) {
|
|
|
46186
46352
|
|
|
46187
46353
|
var SignatureHalcomQes_component = normalizeComponent(
|
|
46188
46354
|
views_SignatureHalcomQesvue_type_script_lang_js_,
|
|
46189
|
-
|
|
46190
|
-
|
|
46355
|
+
SignatureHalcomQesvue_type_template_id_1aac44fa_render,
|
|
46356
|
+
SignatureHalcomQesvue_type_template_id_1aac44fa_staticRenderFns,
|
|
46191
46357
|
false,
|
|
46192
46358
|
SignatureHalcomQes_injectStyles,
|
|
46193
46359
|
null,
|
|
@@ -52245,6 +52411,7 @@ const methodButtonNames = {
|
|
|
52245
52411
|
MojeIdButton: 'MojeIdButton',
|
|
52246
52412
|
FinnishTrustNetworkButton: 'FinnishTrustNetworkButton',
|
|
52247
52413
|
FinnishTrustNetworkAdvancedFullButton: 'FinnishTrustNetworkAdvancedFullButton',
|
|
52414
|
+
VeriffButton: 'VeriffButton',
|
|
52248
52415
|
AtHandyButton: 'AtHandyButton',
|
|
52249
52416
|
IdCardButtonLv: 'IdCardButtonLv',
|
|
52250
52417
|
IdCardButtonPt: 'IdCardButtonPt',
|
|
@@ -52437,6 +52604,12 @@ const allWidgetMethods = Object.freeze({
|
|
|
52437
52604
|
translationKeys: {
|
|
52438
52605
|
title: 'edoapp-eid'
|
|
52439
52606
|
}
|
|
52607
|
+
}, {
|
|
52608
|
+
actionType: eideasy_browser_client.methodActionTypes.VERIFF_LOGIN,
|
|
52609
|
+
buttonName: methodButtons_methodButtonNames.VeriffButton,
|
|
52610
|
+
translationKeys: {
|
|
52611
|
+
title: 'veriff'
|
|
52612
|
+
}
|
|
52440
52613
|
}, {
|
|
52441
52614
|
actionType: eideasy_browser_client.methodActionTypes.VERIFAI_LOGIN,
|
|
52442
52615
|
buttonName: methodButtons_methodButtonNames.VerifaiButton,
|
|
@@ -52653,6 +52826,12 @@ const allWidgetMethods = Object.freeze({
|
|
|
52653
52826
|
translationKeys: {
|
|
52654
52827
|
title: 'iDIN'
|
|
52655
52828
|
}
|
|
52829
|
+
}, {
|
|
52830
|
+
actionType: eideasy_browser_client.methodActionTypes.VERIFF_ADVANCED_SIGNATURE,
|
|
52831
|
+
buttonName: methodButtons_methodButtonNames.VeriffButton,
|
|
52832
|
+
translationKeys: {
|
|
52833
|
+
title: 'veriff'
|
|
52834
|
+
}
|
|
52656
52835
|
}, {
|
|
52657
52836
|
actionType: eideasy_browser_client.methodActionTypes.VERIFAI_SIMPLE_SIGNATURE,
|
|
52658
52837
|
buttonName: methodButtons_methodButtonNames.VerifaiButton,
|