@eid-easy/eideasy-widget 2.103.4 → 2.103.7
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
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
## [2.103.
|
|
1
|
+
## [2.103.5](https://github.com/eideasy/eideasy-widget/compare/v2.103.4...v2.103.5) (2024-01-26)
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
### Features
|
|
5
5
|
|
|
6
|
-
*
|
|
6
|
+
* Remove code element ([#227](https://github.com/eideasy/eideasy-widget/issues/227)) ([8d86b89](https://github.com/eideasy/eideasy-widget/commit/8d86b89ce76bb470734770421c1ed90f14a8dcf2))
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
|
1
|
+
## [2.103.7](https://github.com/eideasy/eideasy-widget/compare/v2.103.5...v2.103.7) (2024-01-26)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* Show signature policy conditionally ([#228](https://github.com/eideasy/eideasy-widget/issues/228)) ([f48a106](https://github.com/eideasy/eideasy-widget/commit/f48a106992aa426ddaeb46084879e0aaa7a7ce4d))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
## [2.103.5](https://github.com/eideasy/eideasy-widget/compare/v2.103.4...v2.103.5) (2024-01-26)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Features
|
|
14
|
+
|
|
15
|
+
* Remove code element ([#227](https://github.com/eideasy/eideasy-widget/issues/227)) ([8d86b89](https://github.com/eideasy/eideasy-widget/commit/8d86b89ce76bb470734770421c1ed90f14a8dcf2))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
1
19
|
## [2.103.4](https://github.com/eideasy/eideasy-widget/compare/v2.103.3...v2.103.4) (2024-01-26)
|
|
2
20
|
|
|
3
21
|
|
|
@@ -21863,7 +21863,7 @@ handlePrototype(DOMTokenListPrototype, 'DOMTokenList');
|
|
|
21863
21863
|
|
|
21864
21864
|
/***/ }),
|
|
21865
21865
|
|
|
21866
|
-
/***/
|
|
21866
|
+
/***/ 877:
|
|
21867
21867
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21868
21868
|
|
|
21869
21869
|
"use strict";
|
|
@@ -22085,7 +22085,7 @@ ___CSS_LOADER_EXPORT___.locals = {
|
|
|
22085
22085
|
|
|
22086
22086
|
/***/ }),
|
|
22087
22087
|
|
|
22088
|
-
/***/
|
|
22088
|
+
/***/ 90305:
|
|
22089
22089
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
22090
22090
|
|
|
22091
22091
|
"use strict";
|
|
@@ -25510,19 +25510,19 @@ exports.isValid = function (code) {
|
|
|
25510
25510
|
|
|
25511
25511
|
/***/ }),
|
|
25512
25512
|
|
|
25513
|
-
/***/
|
|
25513
|
+
/***/ 49608:
|
|
25514
25514
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
25515
25515
|
|
|
25516
25516
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
25517
25517
|
|
|
25518
25518
|
// load the styles
|
|
25519
|
-
var content = __webpack_require__(
|
|
25519
|
+
var content = __webpack_require__(877);
|
|
25520
25520
|
if(content.__esModule) content = content.default;
|
|
25521
25521
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
25522
25522
|
if(content.locals) module.exports = content.locals;
|
|
25523
25523
|
// add the styles to the DOM
|
|
25524
25524
|
var add = (__webpack_require__(54402)/* ["default"] */ .Z)
|
|
25525
|
-
var update = add("
|
|
25525
|
+
var update = add("5e898701", content, true, {"sourceMap":false,"shadowMode":false});
|
|
25526
25526
|
|
|
25527
25527
|
/***/ }),
|
|
25528
25528
|
|
|
@@ -25638,19 +25638,19 @@ var update = add("fb26d1ee", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
25638
25638
|
|
|
25639
25639
|
/***/ }),
|
|
25640
25640
|
|
|
25641
|
-
/***/
|
|
25641
|
+
/***/ 19925:
|
|
25642
25642
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
25643
25643
|
|
|
25644
25644
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
25645
25645
|
|
|
25646
25646
|
// load the styles
|
|
25647
|
-
var content = __webpack_require__(
|
|
25647
|
+
var content = __webpack_require__(90305);
|
|
25648
25648
|
if(content.__esModule) content = content.default;
|
|
25649
25649
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
25650
25650
|
if(content.locals) module.exports = content.locals;
|
|
25651
25651
|
// add the styles to the DOM
|
|
25652
25652
|
var add = (__webpack_require__(54402)/* ["default"] */ .Z)
|
|
25653
|
-
var update = add("
|
|
25653
|
+
var update = add("575d35d0", content, true, {"sourceMap":false,"shadowMode":false});
|
|
25654
25654
|
|
|
25655
25655
|
/***/ }),
|
|
25656
25656
|
|
|
@@ -36248,7 +36248,7 @@ if (inBrowser) {
|
|
|
36248
36248
|
|
|
36249
36249
|
|
|
36250
36250
|
|
|
36251
|
-
;// 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/App.vue?vue&type=template&id=
|
|
36251
|
+
;// 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/App.vue?vue&type=template&id=4e24e7d0&
|
|
36252
36252
|
var render = function render() {
|
|
36253
36253
|
var _vm = this,
|
|
36254
36254
|
_c = _vm._self._c;
|
|
@@ -36269,8 +36269,8 @@ var staticRenderFns = [];
|
|
|
36269
36269
|
var es_array_push = __webpack_require__(57658);
|
|
36270
36270
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.error.cause.js
|
|
36271
36271
|
var es_error_cause = __webpack_require__(21703);
|
|
36272
|
-
;// 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/AppLayout.vue?vue&type=template&id=
|
|
36273
|
-
var
|
|
36272
|
+
;// 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/AppLayout.vue?vue&type=template&id=f4919ea4&
|
|
36273
|
+
var AppLayoutvue_type_template_id_f4919ea4_render = function render() {
|
|
36274
36274
|
var _vm = this,
|
|
36275
36275
|
_c = _vm._self._c;
|
|
36276
36276
|
return _c('div', {
|
|
@@ -36300,15 +36300,22 @@ var AppLayoutvue_type_template_id_087587f0_render = function render() {
|
|
|
36300
36300
|
"href": "https://eideasy.com",
|
|
36301
36301
|
"target": "_blank"
|
|
36302
36302
|
}
|
|
36303
|
-
}, [_vm._v(" " + _vm._s(_vm.$t("powered-by-eideasy")) + " ")]), _c('
|
|
36303
|
+
}, [_vm._v(" " + _vm._s(_vm.$t("powered-by-eideasy")) + " ")]), _c('span', {
|
|
36304
|
+
directives: [{
|
|
36305
|
+
name: "show",
|
|
36306
|
+
rawName: "v-show",
|
|
36307
|
+
value: _vm.showSignaturePolicyLink,
|
|
36308
|
+
expression: "showSignaturePolicyLink"
|
|
36309
|
+
}]
|
|
36310
|
+
}, [_vm._v(" — "), _c('a', {
|
|
36304
36311
|
class: _vm.$style.eidEasyLink,
|
|
36305
36312
|
attrs: {
|
|
36306
36313
|
"href": "https://eideasy.com/practice-statement",
|
|
36307
36314
|
"target": "_blank"
|
|
36308
36315
|
}
|
|
36309
|
-
}, [_vm._v(" " + _vm._s(_vm.$t("signature-policy")) + " ")])])], 1);
|
|
36316
|
+
}, [_vm._v(" " + _vm._s(_vm.$t("signature-policy")) + " ")])])])], 1);
|
|
36310
36317
|
};
|
|
36311
|
-
var
|
|
36318
|
+
var AppLayoutvue_type_template_id_f4919ea4_staticRenderFns = [];
|
|
36312
36319
|
|
|
36313
36320
|
;// 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/AppFooter.vue?vue&type=template&id=44d30f7c&
|
|
36314
36321
|
var AppFootervue_type_template_id_44d30f7c_render = function render() {
|
|
@@ -48570,15 +48577,18 @@ const views = Object.freeze({
|
|
|
48570
48577
|
},
|
|
48571
48578
|
showCountrySelect() {
|
|
48572
48579
|
return this.$root.$options.storeGetters.showCountrySelect();
|
|
48580
|
+
},
|
|
48581
|
+
showSignaturePolicyLink() {
|
|
48582
|
+
return this.$root.$options.storeGetters.showSignaturePolicyLink();
|
|
48573
48583
|
}
|
|
48574
48584
|
}
|
|
48575
48585
|
});
|
|
48576
48586
|
;// CONCATENATED MODULE: ./src/components/AppLayout.vue?vue&type=script&lang=js&
|
|
48577
48587
|
/* harmony default export */ var components_AppLayoutvue_type_script_lang_js_ = (AppLayoutvue_type_script_lang_js_);
|
|
48578
|
-
// 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/AppLayout.vue?vue&type=style&index=0&id=
|
|
48579
|
-
var
|
|
48580
|
-
var
|
|
48581
|
-
;// CONCATENATED MODULE: ./src/components/AppLayout.vue?vue&type=style&index=0&id=
|
|
48588
|
+
// 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/AppLayout.vue?vue&type=style&index=0&id=f4919ea4&prod&lang=scss&module=true&
|
|
48589
|
+
var AppLayoutvue_type_style_index_0_id_f4919ea4_prod_lang_scss_module_true_ = __webpack_require__(19925);
|
|
48590
|
+
var AppLayoutvue_type_style_index_0_id_f4919ea4_prod_lang_scss_module_true_default = /*#__PURE__*/__webpack_require__.n(AppLayoutvue_type_style_index_0_id_f4919ea4_prod_lang_scss_module_true_);
|
|
48591
|
+
;// CONCATENATED MODULE: ./src/components/AppLayout.vue?vue&type=style&index=0&id=f4919ea4&prod&lang=scss&module=true&
|
|
48582
48592
|
|
|
48583
48593
|
;// CONCATENATED MODULE: ./src/components/AppLayout.vue
|
|
48584
48594
|
|
|
@@ -48591,7 +48601,7 @@ var AppLayoutvue_type_style_index_0_id_087587f0_prod_lang_scss_module_true_defau
|
|
|
48591
48601
|
|
|
48592
48602
|
function AppLayout_injectStyles (context) {
|
|
48593
48603
|
|
|
48594
|
-
this["$style"] = ((
|
|
48604
|
+
this["$style"] = ((AppLayoutvue_type_style_index_0_id_f4919ea4_prod_lang_scss_module_true_default()).locals || (AppLayoutvue_type_style_index_0_id_f4919ea4_prod_lang_scss_module_true_default()))
|
|
48595
48605
|
|
|
48596
48606
|
}
|
|
48597
48607
|
|
|
@@ -48599,8 +48609,8 @@ function AppLayout_injectStyles (context) {
|
|
|
48599
48609
|
|
|
48600
48610
|
var AppLayout_component = normalizeComponent(
|
|
48601
48611
|
components_AppLayoutvue_type_script_lang_js_,
|
|
48602
|
-
|
|
48603
|
-
|
|
48612
|
+
AppLayoutvue_type_template_id_f4919ea4_render,
|
|
48613
|
+
AppLayoutvue_type_template_id_f4919ea4_staticRenderFns,
|
|
48604
48614
|
false,
|
|
48605
48615
|
AppLayout_injectStyles,
|
|
48606
48616
|
null,
|
|
@@ -49029,6 +49039,10 @@ const splitPhoneCallingCode = function splitPhoneCallingCode(phoneNumber) {
|
|
|
49029
49039
|
waitForChallengeCode: {
|
|
49030
49040
|
type: Boolean,
|
|
49031
49041
|
default: false
|
|
49042
|
+
},
|
|
49043
|
+
showSignaturePolicyLink: {
|
|
49044
|
+
type: Boolean,
|
|
49045
|
+
default: true
|
|
49032
49046
|
}
|
|
49033
49047
|
},
|
|
49034
49048
|
data() {
|
|
@@ -49122,6 +49136,7 @@ const splitPhoneCallingCode = function splitPhoneCallingCode(phoneNumber) {
|
|
|
49122
49136
|
}
|
|
49123
49137
|
this.updateAllowMethodChange(this.allowMethodChange);
|
|
49124
49138
|
this.updateWaitForChallengeCode(this.waitForChallengeCode);
|
|
49139
|
+
this.updateShowSignaturePolicyLink(this.showSignaturePolicyLink);
|
|
49125
49140
|
if (this.emailToken) {
|
|
49126
49141
|
this.updateInputValues({
|
|
49127
49142
|
email_token: this.emailToken
|
|
@@ -49244,15 +49259,18 @@ const splitPhoneCallingCode = function splitPhoneCallingCode(phoneNumber) {
|
|
|
49244
49259
|
},
|
|
49245
49260
|
updateWaitForChallengeCode(value) {
|
|
49246
49261
|
return this.$root.$options.storeActions.updateWaitForChallengeCode(value);
|
|
49262
|
+
},
|
|
49263
|
+
updateShowSignaturePolicyLink(value) {
|
|
49264
|
+
return this.$root.$options.storeActions.updateShowSignaturePolicyLink(value);
|
|
49247
49265
|
}
|
|
49248
49266
|
}
|
|
49249
49267
|
});
|
|
49250
49268
|
;// CONCATENATED MODULE: ./src/App.vue?vue&type=script&lang=js&
|
|
49251
49269
|
/* harmony default export */ var src_Appvue_type_script_lang_js_ = (Appvue_type_script_lang_js_);
|
|
49252
|
-
// 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/App.vue?vue&type=style&index=0&id=
|
|
49253
|
-
var
|
|
49254
|
-
var
|
|
49255
|
-
;// CONCATENATED MODULE: ./src/App.vue?vue&type=style&index=0&id=
|
|
49270
|
+
// 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/App.vue?vue&type=style&index=0&id=4e24e7d0&prod&lang=scss&module=true&
|
|
49271
|
+
var Appvue_type_style_index_0_id_4e24e7d0_prod_lang_scss_module_true_ = __webpack_require__(49608);
|
|
49272
|
+
var Appvue_type_style_index_0_id_4e24e7d0_prod_lang_scss_module_true_default = /*#__PURE__*/__webpack_require__.n(Appvue_type_style_index_0_id_4e24e7d0_prod_lang_scss_module_true_);
|
|
49273
|
+
;// CONCATENATED MODULE: ./src/App.vue?vue&type=style&index=0&id=4e24e7d0&prod&lang=scss&module=true&
|
|
49256
49274
|
|
|
49257
49275
|
;// CONCATENATED MODULE: ./src/App.vue
|
|
49258
49276
|
|
|
@@ -49265,7 +49283,7 @@ var Appvue_type_style_index_0_id_7539a55c_prod_lang_scss_module_true_default = /
|
|
|
49265
49283
|
|
|
49266
49284
|
function App_injectStyles (context) {
|
|
49267
49285
|
|
|
49268
|
-
this["$style"] = ((
|
|
49286
|
+
this["$style"] = ((Appvue_type_style_index_0_id_4e24e7d0_prod_lang_scss_module_true_default()).locals || (Appvue_type_style_index_0_id_4e24e7d0_prod_lang_scss_module_true_default()))
|
|
49269
49287
|
|
|
49270
49288
|
}
|
|
49271
49289
|
|
|
@@ -52079,7 +52097,8 @@ const createStore = function createStore({
|
|
|
52079
52097
|
otpFlow: null,
|
|
52080
52098
|
fieldAutocomplete: false,
|
|
52081
52099
|
allowMethodChange: true,
|
|
52082
|
-
waitForChallengeCode: false
|
|
52100
|
+
waitForChallengeCode: false,
|
|
52101
|
+
showSignaturePolicyLink: true
|
|
52083
52102
|
});
|
|
52084
52103
|
const filterMethodsByCountry = function filterMethodsByCountry(methods, country) {
|
|
52085
52104
|
return methods.filter(method => {
|
|
@@ -52145,7 +52164,8 @@ const createStore = function createStore({
|
|
|
52145
52164
|
otpFlow: () => store.otpFlow,
|
|
52146
52165
|
fieldAutocomplete: () => store.fieldAutocomplete,
|
|
52147
52166
|
allowMethodChange: () => store.allowMethodChange,
|
|
52148
|
-
waitForChallengeCode: () => store.waitForChallengeCode
|
|
52167
|
+
waitForChallengeCode: () => store.waitForChallengeCode,
|
|
52168
|
+
showSignaturePolicyLink: () => store.showSignaturePolicyLink
|
|
52149
52169
|
};
|
|
52150
52170
|
const mutations = {
|
|
52151
52171
|
setCountryCode(countryCode) {
|
|
@@ -52222,6 +52242,9 @@ const createStore = function createStore({
|
|
|
52222
52242
|
},
|
|
52223
52243
|
setWaitForChallengeCode(value) {
|
|
52224
52244
|
store.waitForChallengeCode = value;
|
|
52245
|
+
},
|
|
52246
|
+
setShowSignaturePolicyLink(value) {
|
|
52247
|
+
store.showSignaturePolicyLink = value;
|
|
52225
52248
|
}
|
|
52226
52249
|
};
|
|
52227
52250
|
const actions = {
|
|
@@ -52392,6 +52415,9 @@ const createStore = function createStore({
|
|
|
52392
52415
|
},
|
|
52393
52416
|
updateWaitForChallengeCode(newValue) {
|
|
52394
52417
|
mutations.setWaitForChallengeCode(newValue);
|
|
52418
|
+
},
|
|
52419
|
+
updateShowSignaturePolicyLink(newValue) {
|
|
52420
|
+
mutations.setShowSignaturePolicyLink(newValue);
|
|
52395
52421
|
}
|
|
52396
52422
|
};
|
|
52397
52423
|
return {
|
|
@@ -17383,7 +17383,7 @@ module.exports = {
|
|
|
17383
17383
|
...rest
|
|
17384
17384
|
}, children.concat([_c('defs', [_c('linearGradient', {
|
|
17385
17385
|
attrs: {
|
|
17386
|
-
"id": "id-
|
|
17386
|
+
"id": "id-3a",
|
|
17387
17387
|
"x1": "124.883",
|
|
17388
17388
|
"y1": "17.983",
|
|
17389
17389
|
"x2": "117.483",
|
|
@@ -17412,7 +17412,7 @@ module.exports = {
|
|
|
17412
17412
|
}
|
|
17413
17413
|
})]), _c('linearGradient', {
|
|
17414
17414
|
attrs: {
|
|
17415
|
-
"id": "id-
|
|
17415
|
+
"id": "id-4b",
|
|
17416
17416
|
"x1": "116.71",
|
|
17417
17417
|
"y1": "31.343",
|
|
17418
17418
|
"x2": "102.594",
|
|
@@ -17441,7 +17441,7 @@ module.exports = {
|
|
|
17441
17441
|
}
|
|
17442
17442
|
})]), _c('linearGradient', {
|
|
17443
17443
|
attrs: {
|
|
17444
|
-
"id": "id-
|
|
17444
|
+
"id": "id-5c",
|
|
17445
17445
|
"x1": "106.335",
|
|
17446
17446
|
"y1": "23.516",
|
|
17447
17447
|
"x2": "140.192",
|
|
@@ -17465,18 +17465,18 @@ module.exports = {
|
|
|
17465
17465
|
}
|
|
17466
17466
|
}), _c('path', {
|
|
17467
17467
|
attrs: {
|
|
17468
|
-
"fill": "url(#id-
|
|
17468
|
+
"fill": "url(#id-3a)",
|
|
17469
17469
|
"d": "M126.585 16.359l-6.919 4.057V1.094l6.919 6.917v8.348z"
|
|
17470
17470
|
}
|
|
17471
17471
|
}), _c('path', {
|
|
17472
17472
|
attrs: {
|
|
17473
|
-
"fill": "url(#id-
|
|
17473
|
+
"fill": "url(#id-4b)",
|
|
17474
17474
|
"d": "M106.335 11.382h6.634v23.101h-6.634z"
|
|
17475
17475
|
}
|
|
17476
17476
|
}), _c('path', {
|
|
17477
17477
|
attrs: {
|
|
17478
17478
|
"d": "M140.191 13.257a.789.789 0 00-.2-.505.935.935 0 00-.82-.191 42.336 42.336 0 00-32.84 21.922h6.634c7.037-12.392 17.369-17.99 26.691-20.609.416-.138.544-.391.535-.617z",
|
|
17479
|
-
"fill": "url(#id-
|
|
17479
|
+
"fill": "url(#id-5c)"
|
|
17480
17480
|
}
|
|
17481
17481
|
}), _c('path', {
|
|
17482
17482
|
attrs: {
|
|
@@ -18577,7 +18577,7 @@ module.exports = {
|
|
|
18577
18577
|
...rest
|
|
18578
18578
|
}, children.concat([_c('defs', [_c('linearGradient', {
|
|
18579
18579
|
attrs: {
|
|
18580
|
-
"id": "id-
|
|
18580
|
+
"id": "id-0a",
|
|
18581
18581
|
"x1": "45.313%",
|
|
18582
18582
|
"x2": "33.822%",
|
|
18583
18583
|
"y1": "69.296%",
|
|
@@ -18595,7 +18595,7 @@ module.exports = {
|
|
|
18595
18595
|
}
|
|
18596
18596
|
})]), _c('linearGradient', {
|
|
18597
18597
|
attrs: {
|
|
18598
|
-
"id": "id-
|
|
18598
|
+
"id": "id-2c",
|
|
18599
18599
|
"x1": "17.248%",
|
|
18600
18600
|
"x2": "58.688%",
|
|
18601
18601
|
"y1": "34.281%",
|
|
@@ -18613,7 +18613,7 @@ module.exports = {
|
|
|
18613
18613
|
}
|
|
18614
18614
|
})]), _c('path', {
|
|
18615
18615
|
attrs: {
|
|
18616
|
-
"id": "id-
|
|
18616
|
+
"id": "id-1b",
|
|
18617
18617
|
"d": "M75.617 68.105a21.83 21.83 0 002.601 5.096c9.291 13.456 23.041 10.092 28.616 9.344 5.574-.747 13.007-1.121 17.094 2.243 4.088 3.364 6.352 6.033 14.441 8.532 2.602.373 1.911 1.185.796 1.933-8.547 5.606-15.608 3.737-24.527 0-8.92-3.738-12.264-.748-18.21 0-19.325 2.99-35.676 1.121-49.055-5.606a46.935 46.935 0 01-2.198-1.804c-3.08 3.497-5.197 5.593-6.35 6.289-1.857 1.12-8.546 4.11-17.094 4.11-5.698 0-10.53-.622-14.493-1.868-3.634-1.163-5.616-1.91-5.946-2.242-.744-.748-1.292-2.03 2.742-2.435 14.52-1.922 27.079-6.737 32.47-14.862-2.721-5.544-3.682-11.738-2.88-18.584C35.38 43.895 40.09 42 51.232 30.431c7.665-8.521 1.458-17.002-1.547-20.327a304.822 304.822 0 01-1.301-1.454c-1.174-1.359-1.17-1.35-2.76-.563a299.293 299.293 0 01-4.228 2.039c-.25.117-.938.46-.842.097.214-.822 6.12-3.842 6.014-4.07-.106-.23-7.504 1.596-7.67 1.608-.165.013-.315-.439-.108-.51.206-.076 2.191-.754 3.292-1.119 1.094-.362 3.5-1.141 3.283-1.262-.216-.124-8.341-.632-8.458-.64-.03-.002-.052-.028-.067-.066v-.297c.015-.038.039-.066.07-.073 1.92-.462 8.359-.207 8.507-.363.148-.157-.193-1.103-.231-1.657-.069-1.026.35-1.762 1.12-1.774h.04c.092.001.19.013.292.036 1.866.41 3.704 1.01 5.535 1.605 1.665.54 2.59.639 3.883.313 1.292-.326 2.034-.737 3.231-.651 4.516.009 9.529 2.096 14.536 6s12.49 16.84 9.198 25.28c-4.97 12.74-5.177 10.025-7.662 17.126-.18.814-.354 1.581-.517 2.312-.919 4.871-1.048 10.056.381 14.88.044.117.09.234.136.352.12.309.206.593.257.852z"
|
|
18618
18618
|
}
|
|
18619
18619
|
})]), _c('g', {
|
|
@@ -18628,12 +18628,12 @@ module.exports = {
|
|
|
18628
18628
|
}
|
|
18629
18629
|
}), _c('use', {
|
|
18630
18630
|
attrs: {
|
|
18631
|
-
"fill": "url(#id-
|
|
18632
|
-
"xlink:href": "#id-
|
|
18631
|
+
"fill": "url(#id-0a)",
|
|
18632
|
+
"xlink:href": "#id-1b"
|
|
18633
18633
|
}
|
|
18634
18634
|
}), _c('path', {
|
|
18635
18635
|
attrs: {
|
|
18636
|
-
"fill": "url(#id-
|
|
18636
|
+
"fill": "url(#id-2c)",
|
|
18637
18637
|
"d": "M140.16 94.148c-9.194 1.408-11.705 1.1-14.296-.017-5.142-2.01-9.086-7.663-25.24-5.574-16.152 2.089-46.802-2.089-54.671-15.873-5.247-9.19-.586-18.872 13.981-29.046 5.452-3.472 9.006-9.315 10.663-17.53C72.25 17.904 64.062 9.215 46.03.039A1.13 1.13 0 0146.308 0h.038c.093.001.19.013.293.036 1.866.41 3.704 1.01 5.535 1.605 1.665.54 2.59.639 3.883.313 1.292-.326 2.034-.737 3.231-.651 4.516.009 9.529 2.096 14.536 6s12.49 16.84 9.198 25.28c-4.97 12.74-5.177 10.025-7.662 17.126-.18.814-.354 1.581-.517 2.312-.919 4.871-1.048 10.056.381 14.88.044.117.09.234.136.352.12.309.206.593.257.852a21.83 21.83 0 002.601 5.096c9.291 13.456 23.041 10.092 28.616 9.344 5.574-.747 13.007-1.121 17.094 2.243 4.088 3.364 6.352 6.033 14.441 8.532 1.303.187 1.78.484 1.792.828z"
|
|
18638
18638
|
}
|
|
18639
18639
|
}), _c('g', {
|
|
@@ -21873,7 +21873,7 @@ handlePrototype(DOMTokenListPrototype, 'DOMTokenList');
|
|
|
21873
21873
|
|
|
21874
21874
|
/***/ }),
|
|
21875
21875
|
|
|
21876
|
-
/***/
|
|
21876
|
+
/***/ 61645:
|
|
21877
21877
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
21878
21878
|
|
|
21879
21879
|
"use strict";
|
|
@@ -22095,7 +22095,7 @@ ___CSS_LOADER_EXPORT___.locals = {
|
|
|
22095
22095
|
|
|
22096
22096
|
/***/ }),
|
|
22097
22097
|
|
|
22098
|
-
/***/
|
|
22098
|
+
/***/ 60440:
|
|
22099
22099
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
22100
22100
|
|
|
22101
22101
|
"use strict";
|
|
@@ -25520,19 +25520,19 @@ exports.isValid = function (code) {
|
|
|
25520
25520
|
|
|
25521
25521
|
/***/ }),
|
|
25522
25522
|
|
|
25523
|
-
/***/
|
|
25523
|
+
/***/ 31669:
|
|
25524
25524
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
25525
25525
|
|
|
25526
25526
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
25527
25527
|
|
|
25528
25528
|
// load the styles
|
|
25529
|
-
var content = __webpack_require__(
|
|
25529
|
+
var content = __webpack_require__(61645);
|
|
25530
25530
|
if(content.__esModule) content = content.default;
|
|
25531
25531
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
25532
25532
|
if(content.locals) module.exports = content.locals;
|
|
25533
25533
|
// add the styles to the DOM
|
|
25534
25534
|
var add = (__webpack_require__(54402)/* ["default"] */ .Z)
|
|
25535
|
-
var update = add("
|
|
25535
|
+
var update = add("fe6c34fe", content, true, {"sourceMap":false,"shadowMode":false});
|
|
25536
25536
|
|
|
25537
25537
|
/***/ }),
|
|
25538
25538
|
|
|
@@ -25648,19 +25648,19 @@ var update = add("8538db66", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
25648
25648
|
|
|
25649
25649
|
/***/ }),
|
|
25650
25650
|
|
|
25651
|
-
/***/
|
|
25651
|
+
/***/ 49607:
|
|
25652
25652
|
/***/ (function(module, __unused_webpack_exports, __webpack_require__) {
|
|
25653
25653
|
|
|
25654
25654
|
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
25655
25655
|
|
|
25656
25656
|
// load the styles
|
|
25657
|
-
var content = __webpack_require__(
|
|
25657
|
+
var content = __webpack_require__(60440);
|
|
25658
25658
|
if(content.__esModule) content = content.default;
|
|
25659
25659
|
if(typeof content === 'string') content = [[module.id, content, '']];
|
|
25660
25660
|
if(content.locals) module.exports = content.locals;
|
|
25661
25661
|
// add the styles to the DOM
|
|
25662
25662
|
var add = (__webpack_require__(54402)/* ["default"] */ .Z)
|
|
25663
|
-
var update = add("
|
|
25663
|
+
var update = add("9efb1fd8", content, true, {"sourceMap":false,"shadowMode":false});
|
|
25664
25664
|
|
|
25665
25665
|
/***/ }),
|
|
25666
25666
|
|
|
@@ -36258,7 +36258,7 @@ if (inBrowser) {
|
|
|
36258
36258
|
|
|
36259
36259
|
|
|
36260
36260
|
|
|
36261
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/App.vue?vue&type=template&id=
|
|
36261
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/App.vue?vue&type=template&id=4e24e7d0&
|
|
36262
36262
|
var render = function render() {
|
|
36263
36263
|
var _vm = this,
|
|
36264
36264
|
_c = _vm._self._c;
|
|
@@ -36279,8 +36279,8 @@ var staticRenderFns = [];
|
|
|
36279
36279
|
var es_array_push = __webpack_require__(57658);
|
|
36280
36280
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.error.cause.js
|
|
36281
36281
|
var es_error_cause = __webpack_require__(21703);
|
|
36282
|
-
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/AppLayout.vue?vue&type=template&id=
|
|
36283
|
-
var
|
|
36282
|
+
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/AppLayout.vue?vue&type=template&id=f4919ea4&
|
|
36283
|
+
var AppLayoutvue_type_template_id_f4919ea4_render = function render() {
|
|
36284
36284
|
var _vm = this,
|
|
36285
36285
|
_c = _vm._self._c;
|
|
36286
36286
|
return _c('div', {
|
|
@@ -36310,15 +36310,22 @@ var AppLayoutvue_type_template_id_087587f0_render = function render() {
|
|
|
36310
36310
|
"href": "https://eideasy.com",
|
|
36311
36311
|
"target": "_blank"
|
|
36312
36312
|
}
|
|
36313
|
-
}, [_vm._v(" " + _vm._s(_vm.$t("powered-by-eideasy")) + " ")]), _c('
|
|
36313
|
+
}, [_vm._v(" " + _vm._s(_vm.$t("powered-by-eideasy")) + " ")]), _c('span', {
|
|
36314
|
+
directives: [{
|
|
36315
|
+
name: "show",
|
|
36316
|
+
rawName: "v-show",
|
|
36317
|
+
value: _vm.showSignaturePolicyLink,
|
|
36318
|
+
expression: "showSignaturePolicyLink"
|
|
36319
|
+
}]
|
|
36320
|
+
}, [_vm._v(" — "), _c('a', {
|
|
36314
36321
|
class: _vm.$style.eidEasyLink,
|
|
36315
36322
|
attrs: {
|
|
36316
36323
|
"href": "https://eideasy.com/practice-statement",
|
|
36317
36324
|
"target": "_blank"
|
|
36318
36325
|
}
|
|
36319
|
-
}, [_vm._v(" " + _vm._s(_vm.$t("signature-policy")) + " ")])])], 1);
|
|
36326
|
+
}, [_vm._v(" " + _vm._s(_vm.$t("signature-policy")) + " ")])])])], 1);
|
|
36320
36327
|
};
|
|
36321
|
-
var
|
|
36328
|
+
var AppLayoutvue_type_template_id_f4919ea4_staticRenderFns = [];
|
|
36322
36329
|
|
|
36323
36330
|
;// CONCATENATED MODULE: ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-82.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/AppFooter.vue?vue&type=template&id=44d30f7c&
|
|
36324
36331
|
var AppFootervue_type_template_id_44d30f7c_render = function render() {
|
|
@@ -48580,15 +48587,18 @@ const views = Object.freeze({
|
|
|
48580
48587
|
},
|
|
48581
48588
|
showCountrySelect() {
|
|
48582
48589
|
return this.$root.$options.storeGetters.showCountrySelect();
|
|
48590
|
+
},
|
|
48591
|
+
showSignaturePolicyLink() {
|
|
48592
|
+
return this.$root.$options.storeGetters.showSignaturePolicyLink();
|
|
48583
48593
|
}
|
|
48584
48594
|
}
|
|
48585
48595
|
});
|
|
48586
48596
|
;// CONCATENATED MODULE: ./src/components/AppLayout.vue?vue&type=script&lang=js&
|
|
48587
48597
|
/* harmony default export */ var components_AppLayoutvue_type_script_lang_js_ = (AppLayoutvue_type_script_lang_js_);
|
|
48588
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-63.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-63.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-63.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/AppLayout.vue?vue&type=style&index=0&id=
|
|
48589
|
-
var
|
|
48590
|
-
var
|
|
48591
|
-
;// CONCATENATED MODULE: ./src/components/AppLayout.vue?vue&type=style&index=0&id=
|
|
48598
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-63.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-63.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-63.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/AppLayout.vue?vue&type=style&index=0&id=f4919ea4&prod&lang=scss&module=true&
|
|
48599
|
+
var AppLayoutvue_type_style_index_0_id_f4919ea4_prod_lang_scss_module_true_ = __webpack_require__(49607);
|
|
48600
|
+
var AppLayoutvue_type_style_index_0_id_f4919ea4_prod_lang_scss_module_true_default = /*#__PURE__*/__webpack_require__.n(AppLayoutvue_type_style_index_0_id_f4919ea4_prod_lang_scss_module_true_);
|
|
48601
|
+
;// CONCATENATED MODULE: ./src/components/AppLayout.vue?vue&type=style&index=0&id=f4919ea4&prod&lang=scss&module=true&
|
|
48592
48602
|
|
|
48593
48603
|
;// CONCATENATED MODULE: ./src/components/AppLayout.vue
|
|
48594
48604
|
|
|
@@ -48601,7 +48611,7 @@ var AppLayoutvue_type_style_index_0_id_087587f0_prod_lang_scss_module_true_defau
|
|
|
48601
48611
|
|
|
48602
48612
|
function AppLayout_injectStyles (context) {
|
|
48603
48613
|
|
|
48604
|
-
this["$style"] = ((
|
|
48614
|
+
this["$style"] = ((AppLayoutvue_type_style_index_0_id_f4919ea4_prod_lang_scss_module_true_default()).locals || (AppLayoutvue_type_style_index_0_id_f4919ea4_prod_lang_scss_module_true_default()))
|
|
48605
48615
|
|
|
48606
48616
|
}
|
|
48607
48617
|
|
|
@@ -48609,8 +48619,8 @@ function AppLayout_injectStyles (context) {
|
|
|
48609
48619
|
|
|
48610
48620
|
var AppLayout_component = normalizeComponent(
|
|
48611
48621
|
components_AppLayoutvue_type_script_lang_js_,
|
|
48612
|
-
|
|
48613
|
-
|
|
48622
|
+
AppLayoutvue_type_template_id_f4919ea4_render,
|
|
48623
|
+
AppLayoutvue_type_template_id_f4919ea4_staticRenderFns,
|
|
48614
48624
|
false,
|
|
48615
48625
|
AppLayout_injectStyles,
|
|
48616
48626
|
null,
|
|
@@ -49039,6 +49049,10 @@ const splitPhoneCallingCode = function splitPhoneCallingCode(phoneNumber) {
|
|
|
49039
49049
|
waitForChallengeCode: {
|
|
49040
49050
|
type: Boolean,
|
|
49041
49051
|
default: false
|
|
49052
|
+
},
|
|
49053
|
+
showSignaturePolicyLink: {
|
|
49054
|
+
type: Boolean,
|
|
49055
|
+
default: true
|
|
49042
49056
|
}
|
|
49043
49057
|
},
|
|
49044
49058
|
data() {
|
|
@@ -49132,6 +49146,7 @@ const splitPhoneCallingCode = function splitPhoneCallingCode(phoneNumber) {
|
|
|
49132
49146
|
}
|
|
49133
49147
|
this.updateAllowMethodChange(this.allowMethodChange);
|
|
49134
49148
|
this.updateWaitForChallengeCode(this.waitForChallengeCode);
|
|
49149
|
+
this.updateShowSignaturePolicyLink(this.showSignaturePolicyLink);
|
|
49135
49150
|
if (this.emailToken) {
|
|
49136
49151
|
this.updateInputValues({
|
|
49137
49152
|
email_token: this.emailToken
|
|
@@ -49254,15 +49269,18 @@ const splitPhoneCallingCode = function splitPhoneCallingCode(phoneNumber) {
|
|
|
49254
49269
|
},
|
|
49255
49270
|
updateWaitForChallengeCode(value) {
|
|
49256
49271
|
return this.$root.$options.storeActions.updateWaitForChallengeCode(value);
|
|
49272
|
+
},
|
|
49273
|
+
updateShowSignaturePolicyLink(value) {
|
|
49274
|
+
return this.$root.$options.storeActions.updateShowSignaturePolicyLink(value);
|
|
49257
49275
|
}
|
|
49258
49276
|
}
|
|
49259
49277
|
});
|
|
49260
49278
|
;// CONCATENATED MODULE: ./src/App.vue?vue&type=script&lang=js&
|
|
49261
49279
|
/* harmony default export */ var src_Appvue_type_script_lang_js_ = (Appvue_type_script_lang_js_);
|
|
49262
|
-
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-63.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-63.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-63.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/App.vue?vue&type=style&index=0&id=
|
|
49263
|
-
var
|
|
49264
|
-
var
|
|
49265
|
-
;// CONCATENATED MODULE: ./src/App.vue?vue&type=style&index=0&id=
|
|
49280
|
+
// EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-63.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-63.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63.use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-63.use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-63.use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/App.vue?vue&type=style&index=0&id=4e24e7d0&prod&lang=scss&module=true&
|
|
49281
|
+
var Appvue_type_style_index_0_id_4e24e7d0_prod_lang_scss_module_true_ = __webpack_require__(31669);
|
|
49282
|
+
var Appvue_type_style_index_0_id_4e24e7d0_prod_lang_scss_module_true_default = /*#__PURE__*/__webpack_require__.n(Appvue_type_style_index_0_id_4e24e7d0_prod_lang_scss_module_true_);
|
|
49283
|
+
;// CONCATENATED MODULE: ./src/App.vue?vue&type=style&index=0&id=4e24e7d0&prod&lang=scss&module=true&
|
|
49266
49284
|
|
|
49267
49285
|
;// CONCATENATED MODULE: ./src/App.vue
|
|
49268
49286
|
|
|
@@ -49275,7 +49293,7 @@ var Appvue_type_style_index_0_id_7539a55c_prod_lang_scss_module_true_default = /
|
|
|
49275
49293
|
|
|
49276
49294
|
function App_injectStyles (context) {
|
|
49277
49295
|
|
|
49278
|
-
this["$style"] = ((
|
|
49296
|
+
this["$style"] = ((Appvue_type_style_index_0_id_4e24e7d0_prod_lang_scss_module_true_default()).locals || (Appvue_type_style_index_0_id_4e24e7d0_prod_lang_scss_module_true_default()))
|
|
49279
49297
|
|
|
49280
49298
|
}
|
|
49281
49299
|
|
|
@@ -52089,7 +52107,8 @@ const createStore = function createStore({
|
|
|
52089
52107
|
otpFlow: null,
|
|
52090
52108
|
fieldAutocomplete: false,
|
|
52091
52109
|
allowMethodChange: true,
|
|
52092
|
-
waitForChallengeCode: false
|
|
52110
|
+
waitForChallengeCode: false,
|
|
52111
|
+
showSignaturePolicyLink: true
|
|
52093
52112
|
});
|
|
52094
52113
|
const filterMethodsByCountry = function filterMethodsByCountry(methods, country) {
|
|
52095
52114
|
return methods.filter(method => {
|
|
@@ -52155,7 +52174,8 @@ const createStore = function createStore({
|
|
|
52155
52174
|
otpFlow: () => store.otpFlow,
|
|
52156
52175
|
fieldAutocomplete: () => store.fieldAutocomplete,
|
|
52157
52176
|
allowMethodChange: () => store.allowMethodChange,
|
|
52158
|
-
waitForChallengeCode: () => store.waitForChallengeCode
|
|
52177
|
+
waitForChallengeCode: () => store.waitForChallengeCode,
|
|
52178
|
+
showSignaturePolicyLink: () => store.showSignaturePolicyLink
|
|
52159
52179
|
};
|
|
52160
52180
|
const mutations = {
|
|
52161
52181
|
setCountryCode(countryCode) {
|
|
@@ -52232,6 +52252,9 @@ const createStore = function createStore({
|
|
|
52232
52252
|
},
|
|
52233
52253
|
setWaitForChallengeCode(value) {
|
|
52234
52254
|
store.waitForChallengeCode = value;
|
|
52255
|
+
},
|
|
52256
|
+
setShowSignaturePolicyLink(value) {
|
|
52257
|
+
store.showSignaturePolicyLink = value;
|
|
52235
52258
|
}
|
|
52236
52259
|
};
|
|
52237
52260
|
const actions = {
|
|
@@ -52402,6 +52425,9 @@ const createStore = function createStore({
|
|
|
52402
52425
|
},
|
|
52403
52426
|
updateWaitForChallengeCode(newValue) {
|
|
52404
52427
|
mutations.setWaitForChallengeCode(newValue);
|
|
52428
|
+
},
|
|
52429
|
+
updateShowSignaturePolicyLink(newValue) {
|
|
52430
|
+
mutations.setShowSignaturePolicyLink(newValue);
|
|
52405
52431
|
}
|
|
52406
52432
|
};
|
|
52407
52433
|
return {
|