@eid-easy/eideasy-widget 2.51.0-beta.2 → 2.51.0-beta.3

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.
@@ -1,9 +1,4 @@
1
- # [2.51.0-beta.1](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.0...v2.51.0-beta.1) (2022-11-04)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * update browser client ([10a30c4](https://github.com/eideasy/eideasy-widget/commit/10a30c4828d45f10ad1358e22b3fdf2ce6eb3d3f))
1
+ # [2.51.0-beta.2](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.1...v2.51.0-beta.2) (2022-11-04)
7
2
 
8
3
 
9
4
 
package/CHANGELOG.md CHANGED
@@ -1,3 +1,12 @@
1
+ # [2.51.0-beta.3](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.2...v2.51.0-beta.3) (2022-11-04)
2
+
3
+
4
+ ### Features
5
+
6
+ * use mode for SignatureSmartId ([7c82127](https://github.com/eideasy/eideasy-widget/commit/7c82127aca6a10d6472b5e2a481563f7839bc17c))
7
+
8
+
9
+
1
10
  # [2.51.0-beta.2](https://github.com/eideasy/eideasy-widget/compare/v2.51.0-beta.1...v2.51.0-beta.2) (2022-11-04)
2
11
 
3
12
 
@@ -46005,12 +46005,12 @@ var IdentificationZealId_component = normalizeComponent(
46005
46005
  )
46006
46006
 
46007
46007
  /* harmony default export */ var IdentificationZealId = (IdentificationZealId_component.exports);
46008
- // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1f595389-vue-loader-template"}!./node_modules/@vue/cli-service/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/@vue/cli-service/node_modules/vue-loader/lib??vue-loader-options!./src/views/SignatureSmartId.vue?vue&type=template&id=3bee4b92&
46009
- var SignatureSmartIdvue_type_template_id_3bee4b92_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.formContainer},[(_vm.challenge)?_c('div',{class:_vm.$style.challenge},[_c('ChallengeLoader',{attrs:{"challenge":_vm.challenge}})],1):_c('div',[_c('AppForm',{attrs:{"id":"smartIdSignatureForm","schema":_vm.schema,"on-submit":_vm.sign,"errors":_vm.fieldErrors},model:{value:(_vm.formValue),callback:function ($$v) {_vm.formValue=$$v},expression:"formValue"}})],1)])}
46010
- var SignatureSmartIdvue_type_template_id_3bee4b92_staticRenderFns = []
46008
+ // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"1f595389-vue-loader-template"}!./node_modules/@vue/cli-service/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/@vue/cli-service/node_modules/vue-loader/lib??vue-loader-options!./src/views/SignatureSmartId.vue?vue&type=template&id=05f8109a&
46009
+ var SignatureSmartIdvue_type_template_id_05f8109a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.formContainer},[(_vm.challenge)?_c('div',{class:_vm.$style.challenge},[_c('ChallengeLoader',{attrs:{"challenge":_vm.challenge}})],1):_c('div',[_c('AppForm',{attrs:{"id":"smartIdSignatureForm","schema":_vm.schema,"on-submit":_vm.sign,"errors":_vm.fieldErrors},model:{value:(_vm.formValue),callback:function ($$v) {_vm.formValue=$$v},expression:"formValue"}})],1)])}
46010
+ var SignatureSmartIdvue_type_template_id_05f8109a_staticRenderFns = []
46011
46011
 
46012
46012
 
46013
- // CONCATENATED MODULE: ./src/views/SignatureSmartId.vue?vue&type=template&id=3bee4b92&
46013
+ // CONCATENATED MODULE: ./src/views/SignatureSmartId.vue?vue&type=template&id=05f8109a&
46014
46014
 
46015
46015
  // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/@vue/cli-service/node_modules/vue-loader/lib??vue-loader-options!./src/views/SignatureSmartId.vue?vue&type=script&lang=js&
46016
46016
 
@@ -46037,6 +46037,9 @@ var SignatureSmartIdvue_type_template_id_3bee4b92_staticRenderFns = []
46037
46037
  additionalMethodConfig: function additionalMethodConfig() {
46038
46038
  return this.$root.$options.storeGetters.additionalMethodConfig();
46039
46039
  },
46040
+ mode: function mode() {
46041
+ return this.$root.$options.storeGetters.mode();
46042
+ },
46040
46043
  schema: function schema() {
46041
46044
  return [{
46042
46045
  type: 'text',
@@ -46099,6 +46102,7 @@ var SignatureSmartIdvue_type_template_id_3bee4b92_staticRenderFns = []
46099
46102
  this.clearErrors();
46100
46103
  var additionalMethodConfig = this.additionalMethodConfig || {};
46101
46104
  this.authProcess = this.$root.$options.eidEasyClient.signature.smartIdSignature.start(_objectSpread2(_objectSpread2({}, this.formValue), {}, {
46105
+ action: this.mode,
46102
46106
  started: function started(result) {
46103
46107
  if (result.data && result.data.challenge) {
46104
46108
  _this.challenge = result.data.challenge;
@@ -46155,8 +46159,8 @@ function SignatureSmartId_injectStyles (context) {
46155
46159
 
46156
46160
  var SignatureSmartId_component = normalizeComponent(
46157
46161
  views_SignatureSmartIdvue_type_script_lang_js_,
46158
- SignatureSmartIdvue_type_template_id_3bee4b92_render,
46159
- SignatureSmartIdvue_type_template_id_3bee4b92_staticRenderFns,
46162
+ SignatureSmartIdvue_type_template_id_05f8109a_render,
46163
+ SignatureSmartIdvue_type_template_id_05f8109a_staticRenderFns,
46160
46164
  false,
46161
46165
  SignatureSmartId_injectStyles,
46162
46166
  null,