@eid-easy/eideasy-widget 2.76.0 → 2.77.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.
@@ -16908,6 +16908,44 @@ module.exports = {
16908
16908
 
16909
16909
  /***/ }),
16910
16910
 
16911
+ /***/ 65995:
16912
+ /***/ (function(module) {
16913
+
16914
+ module.exports = {
16915
+ functional: true,
16916
+ render(_h, _vm) {
16917
+ const {
16918
+ _c,
16919
+ _v,
16920
+ data,
16921
+ children = []
16922
+ } = _vm;
16923
+ const {
16924
+ class: classNames,
16925
+ staticClass,
16926
+ style,
16927
+ staticStyle,
16928
+ attrs = {},
16929
+ ...rest
16930
+ } = data;
16931
+ return _c('svg', {
16932
+ class: [classNames, staticClass],
16933
+ style: [style, staticStyle],
16934
+ attrs: Object.assign({
16935
+ "xmlns": "http://www.w3.org/2000/svg",
16936
+ "viewBox": "0 0 416.979 416.979"
16937
+ }, attrs),
16938
+ ...rest
16939
+ }, children.concat([_c('path', {
16940
+ attrs: {
16941
+ "d": "M356.004 61.156c-81.37-81.47-213.377-81.551-294.848-.182-81.47 81.371-81.552 213.379-.181 294.85 81.369 81.47 213.378 81.551 294.849.181 81.469-81.369 81.551-213.379.18-294.849zM237.6 340.786a5.821 5.821 0 01-5.822 5.822h-46.576a5.821 5.821 0 01-5.822-5.822V167.885a5.821 5.821 0 015.822-5.822h46.576a5.82 5.82 0 015.822 5.822v172.901zm-29.11-202.885c-18.618 0-33.766-15.146-33.766-33.765 0-18.617 15.147-33.766 33.766-33.766s33.766 15.148 33.766 33.766c0 18.619-15.149 33.765-33.766 33.765z"
16942
+ }
16943
+ })]));
16944
+ }
16945
+ };
16946
+
16947
+ /***/ }),
16948
+
16911
16949
  /***/ 60026:
16912
16950
  /***/ (function(module) {
16913
16951
 
@@ -17205,7 +17243,7 @@ module.exports = {
17205
17243
  ...rest
17206
17244
  }, children.concat([_c('defs', [_c('linearGradient', {
17207
17245
  attrs: {
17208
- "id": "id-3a",
17246
+ "id": "id-0a",
17209
17247
  "x1": "124.883",
17210
17248
  "y1": "17.983",
17211
17249
  "x2": "117.483",
@@ -17234,7 +17272,7 @@ module.exports = {
17234
17272
  }
17235
17273
  })]), _c('linearGradient', {
17236
17274
  attrs: {
17237
- "id": "id-4b",
17275
+ "id": "id-1b",
17238
17276
  "x1": "116.71",
17239
17277
  "y1": "31.343",
17240
17278
  "x2": "102.594",
@@ -17263,7 +17301,7 @@ module.exports = {
17263
17301
  }
17264
17302
  })]), _c('linearGradient', {
17265
17303
  attrs: {
17266
- "id": "id-5c",
17304
+ "id": "id-2c",
17267
17305
  "x1": "106.335",
17268
17306
  "y1": "23.516",
17269
17307
  "x2": "140.192",
@@ -17287,18 +17325,18 @@ module.exports = {
17287
17325
  }
17288
17326
  }), _c('path', {
17289
17327
  attrs: {
17290
- "fill": "url(#id-3a)",
17328
+ "fill": "url(#id-0a)",
17291
17329
  "d": "M126.585 16.359l-6.919 4.057V1.094l6.919 6.917v8.348z"
17292
17330
  }
17293
17331
  }), _c('path', {
17294
17332
  attrs: {
17295
- "fill": "url(#id-4b)",
17333
+ "fill": "url(#id-1b)",
17296
17334
  "d": "M106.335 11.382h6.634v23.101h-6.634z"
17297
17335
  }
17298
17336
  }), _c('path', {
17299
17337
  attrs: {
17300
17338
  "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",
17301
- "fill": "url(#id-5c)"
17339
+ "fill": "url(#id-2c)"
17302
17340
  }
17303
17341
  }), _c('path', {
17304
17342
  attrs: {
@@ -18255,7 +18293,7 @@ module.exports = {
18255
18293
  ...rest
18256
18294
  }, children.concat([_c('defs', [_c('linearGradient', {
18257
18295
  attrs: {
18258
- "id": "id-0a",
18296
+ "id": "id-3a",
18259
18297
  "x1": "45.313%",
18260
18298
  "x2": "33.822%",
18261
18299
  "y1": "69.296%",
@@ -18273,7 +18311,7 @@ module.exports = {
18273
18311
  }
18274
18312
  })]), _c('linearGradient', {
18275
18313
  attrs: {
18276
- "id": "id-2c",
18314
+ "id": "id-5c",
18277
18315
  "x1": "17.248%",
18278
18316
  "x2": "58.688%",
18279
18317
  "y1": "34.281%",
@@ -18291,7 +18329,7 @@ module.exports = {
18291
18329
  }
18292
18330
  })]), _c('path', {
18293
18331
  attrs: {
18294
- "id": "id-1b",
18332
+ "id": "id-4b",
18295
18333
  "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"
18296
18334
  }
18297
18335
  })]), _c('g', {
@@ -18306,12 +18344,12 @@ module.exports = {
18306
18344
  }
18307
18345
  }), _c('use', {
18308
18346
  attrs: {
18309
- "fill": "url(#id-0a)",
18310
- "xlink:href": "#id-1b"
18347
+ "fill": "url(#id-3a)",
18348
+ "xlink:href": "#id-4b"
18311
18349
  }
18312
18350
  }), _c('path', {
18313
18351
  attrs: {
18314
- "fill": "url(#id-2c)",
18352
+ "fill": "url(#id-5c)",
18315
18353
  "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"
18316
18354
  }
18317
18355
  }), _c('g', {
@@ -21967,7 +22005,7 @@ ___CSS_LOADER_EXPORT___.locals = {
21967
22005
 
21968
22006
  /***/ }),
21969
22007
 
21970
- /***/ 86337:
22008
+ /***/ 67377:
21971
22009
  /***/ (function(module, __webpack_exports__, __webpack_require__) {
21972
22010
 
21973
22011
  "use strict";
@@ -21981,7 +22019,7 @@ __webpack_require__.r(__webpack_exports__);
21981
22019
 
21982
22020
  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()));
21983
22021
  // Module
21984
- ___CSS_LOADER_EXPORT___.push([module.id, ".SignatureItsmeQes_reset-list_XZXqY,.SignatureItsmeQes_textDanger_cPg14{margin:0;padding:0;list-style:none;display:block}.SignatureItsmeQes_uppercase-sm_U8cd7{font-size:12px;text-transform:uppercase;letter-spacing:.03667em}.SignatureItsmeQes_formContainer_ooirF{max-width:263px;margin:0 auto}.SignatureItsmeQes_label_yfQjc{color:#9ca6b1;margin-top:24px}.SignatureItsmeQes_highlight_nTYam{font-weight:700;font-size:20px}.SignatureItsmeQes_note_g6bhM{margin-bottom:20px;text-align:center}.SignatureItsmeQes_confirmationSection_UeDHj{margin:10px 0 10px 0}.SignatureItsmeQes_mt4_mUTT8{margin-top:16px}.SignatureItsmeQes_mb4_Vzr8S{margin-bottom:16px}.SignatureItsmeQes_confirmationText_XKreF{margin-bottom:4px;text-align:center}.SignatureItsmeQes_textDanger_cPg14{color:#dc3545}", ""]);
22022
+ ___CSS_LOADER_EXPORT___.push([module.id, ".SignatureItsmeQes_reset-list_XZXqY,.SignatureItsmeQes_textDanger_cPg14{margin:0;padding:0;list-style:none;display:block}.SignatureItsmeQes_uppercase-sm_U8cd7{font-size:12px;text-transform:uppercase;letter-spacing:.03667em}.SignatureItsmeQes_formContainer_ooirF{max-width:263px;margin:0 auto}.SignatureItsmeQes_label_yfQjc{color:#9ca6b1;margin-top:24px}.SignatureItsmeQes_highlight_nTYam{font-weight:700;font-size:20px}.SignatureItsmeQes_note_g6bhM{margin-bottom:20px;text-align:center}.SignatureItsmeQes_confirmationSection_UeDHj{margin:10px 0 10px 0}.SignatureItsmeQes_mt4_mUTT8{margin-top:16px}.SignatureItsmeQes_mb4_Vzr8S{margin-bottom:16px}.SignatureItsmeQes_confirmationText_XKreF{margin-bottom:4px;text-align:center}.SignatureItsmeQes_textDanger_cPg14{color:#dc3545}.SignatureItsmeQes_infoIcon_bCL_T{width:15px;height:15px;margin-left:5px}.SignatureItsmeQes_infoSection_SGig5{margin-top:20px;text-align:left;position:relative;padding-left:30px}.SignatureItsmeQes_iconWrap_xhMgK{position:absolute;left:0;top:3px}.SignatureItsmeQes_infoLink_tF7Rr{color:currentColor}", ""]);
21985
22023
  // Exports
21986
22024
  ___CSS_LOADER_EXPORT___.locals = {
21987
22025
  "reset-list": "SignatureItsmeQes_reset-list_XZXqY",
@@ -21994,7 +22032,11 @@ ___CSS_LOADER_EXPORT___.locals = {
21994
22032
  "confirmationSection": "SignatureItsmeQes_confirmationSection_UeDHj",
21995
22033
  "mt4": "SignatureItsmeQes_mt4_mUTT8",
21996
22034
  "mb4": "SignatureItsmeQes_mb4_Vzr8S",
21997
- "confirmationText": "SignatureItsmeQes_confirmationText_XKreF"
22035
+ "confirmationText": "SignatureItsmeQes_confirmationText_XKreF",
22036
+ "infoIcon": "SignatureItsmeQes_infoIcon_bCL_T",
22037
+ "infoSection": "SignatureItsmeQes_infoSection_SGig5",
22038
+ "iconWrap": "SignatureItsmeQes_iconWrap_xhMgK",
22039
+ "infoLink": "SignatureItsmeQes_infoLink_tF7Rr"
21998
22040
  };
21999
22041
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
22000
22042
 
@@ -24453,19 +24495,19 @@ var update = add("c58972cc", content, true, {"sourceMap":false,"shadowMode":fals
24453
24495
 
24454
24496
  /***/ }),
24455
24497
 
24456
- /***/ 26436:
24498
+ /***/ 63104:
24457
24499
  /***/ (function(module, __unused_webpack_exports, __webpack_require__) {
24458
24500
 
24459
24501
  // style-loader: Adds some css to the DOM by adding a <style> tag
24460
24502
 
24461
24503
  // load the styles
24462
- var content = __webpack_require__(86337);
24504
+ var content = __webpack_require__(67377);
24463
24505
  if(content.__esModule) content = content.default;
24464
24506
  if(typeof content === 'string') content = [[module.id, content, '']];
24465
24507
  if(content.locals) module.exports = content.locals;
24466
24508
  // add the styles to the DOM
24467
24509
  var add = (__webpack_require__(54402)/* ["default"] */ .Z)
24468
- var update = add("48940930", content, true, {"sourceMap":false,"shadowMode":false});
24510
+ var update = add("36be5e58", content, true, {"sourceMap":false,"shadowMode":false});
24469
24511
 
24470
24512
  /***/ }),
24471
24513
 
@@ -25398,7 +25440,7 @@ module.exports = JSON.parse('{"no-ee-id-card":"Ausweis nicht gefunden. Bitte üb
25398
25440
  /***/ (function(module) {
25399
25441
 
25400
25442
  "use strict";
25401
- module.exports = JSON.parse('{"no-ee-id-card":"ID card not found. Please check if the card is in the reader and restart the browser. The software can be installed from the page www.id.ee.","yes":"Yes","no":"No","phone-number":"phone number","idcode":"personal identity code","country":"Country","Sign":"Sign","USER_REFUSED":"User did not wish to proceed and canceled the action","mobile-id":"Mobile ID","id-card":"ID card","smart-id":"Smart-ID","no-lv-id-card":"No Latvian ID card found. Please make sure you have card inserted and software installed from https://www.eparaksts.lv/en/Downloads. For signatures please make sure the eParaksts plugin for browser is installed and activated.","no-lt-id-card":"No Lithuanian ID card found. Please make sure you have card inserted and software installed from http://www.nsc.vrm.lt/downloads.htm. For signatures is also needed browser plugin from https://github.com/open-eid/chrome-token-signing/releases","no-pt-id-card":"No Portugal ID card found. Please make sure you have card inserted and software installed from https://www.autenticacao.gov.pt/cc-aplicacao","no-rs-id-card":"No Serbian ID card found. Please make sure you have card inserted and software installed from http://ca.mup.gov.rs/download-lat.html","no-fi-id-card":"No Finnish ID card found. Please see software installation instructions from: https://dvv.fi/en/download-card-reader-software","no-be-id-card":"No Belgium ID card found. Please make sure you have card inserted and software installed from https://eid.belgium.be. Please restart the browser if the error persists.","confirm-doc-check-and-sign":"Did you understand the document contents and are ready to finalize the signature?","eparaksts-mobile":"eParaksts mobile","powered-by-eideasy":"Powered by eIDEasy","log-in":"Log In","this-field-is-required":"This field is required","your-verification-code":"Your verification code:","cancel":"Cancel","no-response-error":"Something went wrong. Make sure you\'re connected to the Internet, then try again.","back":"Back","no-matching-countries":"No matching countries","id-card-read-timeout":"Reading the ID card took too long. Please close all the open browser windows and then try again.","zeal-id":"ZealiD","freja-eid":"Freja eID","se-freja-id-code-placeholder":"YYYYMMDDXXXX","approve-id-request-on-freja-app":"Approve the identification request on your FREJA eID app","try-again":"Try Again","pre-sign-confirmation":"After clicking \\"Sign\\" we will identify you using {method} and create a legally binding signature.\\n","login-method":"Login method:","finnish-online-bank":"Finnish Online Bank","online-bank":"Online Bank","or":"or","transaction-id":"Transaction ID","sign-in-evrotrust-app":"Please sign this document in your Evrotrust app.","eparaksts-eid":"eParaksts eID","varmennekortti":"Varmennekortti","other-countries":"Other countries","email-sms":"Email/SMS","email-code-sent":"An email with the code has been sent to","sms-code-sent":"An SMS with the code has been sent to","your-code":"Your code","signature-method":"Signature method","username-or-email":"Username or email","cell-phone":"Cell phone","including-calling-code":"with country code including \\"+\\", example +35112345678","enter-temp-security-code":"Enter temporary security code","mobile-key-signing-info":"You can find more information about the mobile key signing process at https://www.autenticacao.gov.pt/cmd-assinatura","signature-confirmation-irreversible-note":"This action is definitive and irreversible.","you-have-5-minutes-to-enter-the-code":"You have 5 minutes to enter the code before it expires.","confirm":"Confirm","after-confirmation-following-docs-will-be-signed":"After confirmation, the following documents will be signed:","code-by-sms":"Code by SMS","confirmation-code-will-be-sent-to":"A confirmation code will be sent to:","continue":"Continue","name":"Name","fi-freja-id-code-placeholder":"YYMMDD-XXXXX","no-freja-id-code-placeholder":"DDMMYYYYXXX","dk-freja-id-code-placeholder":"DDMMYYXXXX","chave-movel":"Chave Móvel","digital-signature-pin":"Digital signature pin","approve-sign-request-on-freja-app":"Approve the signing request on your FREJA eID app","no-required-software":"You do not have the necessary software installed to complete this action. Please follow the instructions at https://eideasy.com/how-to-install-token-signing-extension-for-google-chrome/","ee-freja-id-code-placeholder":"GYYMMDDNNNC","lv-freja-id-code-placeholder":"DDMMYY-XNNNC","lt-freja-id-code-placeholder":"GYYMMDDNNNC","ro-freja-id-code-placeholder":"GYYMMDDZZNNNC","sk-freja-id-code-placeholder":"YYMMDD/NNNC","pl-freja-id-code-placeholder":"YYMMDDNNNGC","gl-freja-id-code-placeholder":"DDMMYY-SSSS","gb-freja-id-code-placeholder":"PP-NNNNNN-S","eparaksts-smart-card":" eParaksts smart card","sign-with-my-bank":"Sign with my bank","card-number":"card number","your-sms-otp-code":"Your sms otp code","sign-in-halcom-app":"Please sign this document in your Halcom app.","sign-in-swiss-id-app":"Please sign this document in your SwissID app.","sign-in-app":"Please sign this document in your {name} app.","be-id-card-signature-cancel-and-help":"The action was canceled.\\nDid you cancel because the Belgian ID card signing is not working?\\nMake sure that there are no other USB tokens or smart cards connected to your device except for the Belgian ID card itself.\\nThen see the following guide to make sure that you have all the necessary software installed: https://eideasy.com/belgian-id-software-installation","be-id-signature-no-implementation":"Required software is missing. See the following guide on how to install the required software components: https://eideasy.com/belgian-id-software-installation","client-request-data-confirmation":"{websiteName} {companyName} is requesting to access your name and personal ID data. To authorize eID Easy forward this data please click the button below.","method-setup-info":"{method} setup information at {link}","i-accept-and-approve-this-doc":"I accept and approve the contents of this document."}');
25443
+ module.exports = JSON.parse('{"no-ee-id-card":"ID card not found. Please check if the card is in the reader and restart the browser. The software can be installed from the page www.id.ee.","yes":"Yes","no":"No","phone-number":"phone number","idcode":"personal identity code","country":"Country","Sign":"Sign","USER_REFUSED":"User did not wish to proceed and canceled the action","mobile-id":"Mobile ID","id-card":"ID card","smart-id":"Smart-ID","no-lv-id-card":"No Latvian ID card found. Please make sure you have card inserted and software installed from https://www.eparaksts.lv/en/Downloads. For signatures please make sure the eParaksts plugin for browser is installed and activated.","no-lt-id-card":"No Lithuanian ID card found. Please make sure you have card inserted and software installed from http://www.nsc.vrm.lt/downloads.htm. For signatures is also needed browser plugin from https://github.com/open-eid/chrome-token-signing/releases","no-pt-id-card":"No Portugal ID card found. Please make sure you have card inserted and software installed from https://www.autenticacao.gov.pt/cc-aplicacao","no-rs-id-card":"No Serbian ID card found. Please make sure you have card inserted and software installed from http://ca.mup.gov.rs/download-lat.html","no-fi-id-card":"No Finnish ID card found. Please see software installation instructions from: https://dvv.fi/en/download-card-reader-software","no-be-id-card":"No Belgium ID card found. Please make sure you have card inserted and software installed from https://eid.belgium.be. Please restart the browser if the error persists.","confirm-doc-check-and-sign":"Did you understand the document contents and are ready to finalize the signature?","eparaksts-mobile":"eParaksts mobile","powered-by-eideasy":"Powered by eIDEasy","log-in":"Log In","this-field-is-required":"This field is required","your-verification-code":"Your verification code:","cancel":"Cancel","no-response-error":"Something went wrong. Make sure you\'re connected to the Internet, then try again.","back":"Back","no-matching-countries":"No matching countries","id-card-read-timeout":"Reading the ID card took too long. Please close all the open browser windows and then try again.","zeal-id":"ZealiD","freja-eid":"Freja eID","se-freja-id-code-placeholder":"YYYYMMDDXXXX","approve-id-request-on-freja-app":"Approve the identification request on your FREJA eID app","try-again":"Try Again","pre-sign-confirmation":"After clicking \\"Sign\\" we will identify you using {method} and create a legally binding signature.\\n","login-method":"Login method:","finnish-online-bank":"Finnish Online Bank","online-bank":"Online Bank","or":"or","transaction-id":"Transaction ID","sign-in-evrotrust-app":"Please sign this document in your Evrotrust app.","eparaksts-eid":"eParaksts eID","varmennekortti":"Varmennekortti","other-countries":"Other countries","email-sms":"Email/SMS","email-code-sent":"An email with the code has been sent to","sms-code-sent":"An SMS with the code has been sent to","your-code":"Your code","signature-method":"Signature method","username-or-email":"Username or email","cell-phone":"Cell phone","including-calling-code":"with country code including \\"+\\", example +35112345678","enter-temp-security-code":"Enter temporary security code","mobile-key-signing-info":"You can find more information about the mobile key signing process at https://www.autenticacao.gov.pt/cmd-assinatura","signature-confirmation-irreversible-note":"This action is definitive and irreversible.","you-have-5-minutes-to-enter-the-code":"You have 5 minutes to enter the code before it expires.","confirm":"Confirm","after-confirmation-following-docs-will-be-signed":"After confirmation, the following documents will be signed:","code-by-sms":"Code by SMS","confirmation-code-will-be-sent-to":"A confirmation code will be sent to:","continue":"Continue","name":"Name","fi-freja-id-code-placeholder":"YYMMDD-XXXXX","no-freja-id-code-placeholder":"DDMMYYYYXXX","dk-freja-id-code-placeholder":"DDMMYYXXXX","chave-movel":"Chave Móvel","digital-signature-pin":"Digital signature pin","approve-sign-request-on-freja-app":"Approve the signing request on your FREJA eID app","no-required-software":"You do not have the necessary software installed to complete this action. Please follow the instructions at https://eideasy.com/how-to-install-token-signing-extension-for-google-chrome/","ee-freja-id-code-placeholder":"GYYMMDDNNNC","lv-freja-id-code-placeholder":"DDMMYY-XNNNC","lt-freja-id-code-placeholder":"GYYMMDDNNNC","ro-freja-id-code-placeholder":"GYYMMDDZZNNNC","sk-freja-id-code-placeholder":"YYMMDD/NNNC","pl-freja-id-code-placeholder":"YYMMDDNNNGC","gl-freja-id-code-placeholder":"DDMMYY-SSSS","gb-freja-id-code-placeholder":"PP-NNNNNN-S","eparaksts-smart-card":" eParaksts smart card","sign-with-my-bank":"Sign with my bank","card-number":"card number","your-sms-otp-code":"Your sms otp code","sign-in-halcom-app":"Please sign this document in your Halcom app.","sign-in-swiss-id-app":"Please sign this document in your SwissID app.","sign-in-app":"Please sign this document in your {name} app.","be-id-card-signature-cancel-and-help":"The action was canceled.\\nDid you cancel because the Belgian ID card signing is not working?\\nMake sure that there are no other USB tokens or smart cards connected to your device except for the Belgian ID card itself.\\nThen see the following guide to make sure that you have all the necessary software installed: https://eideasy.com/belgian-id-software-installation","be-id-signature-no-implementation":"Required software is missing. See the following guide on how to install the required software components: https://eideasy.com/belgian-id-software-installation","client-request-data-confirmation":"{websiteName} {companyName} is requesting to access your name and personal ID data. To authorize eID Easy forward this data please click the button below.","method-setup-info":"You can find more info on how to get started with {method} here:","i-accept-and-approve-this-doc":"I accept and approve the contents of this document."}');
25402
25444
 
25403
25445
  /***/ }),
25404
25446
 
@@ -45132,8 +45174,8 @@ var IdentificationMitId_component = normalizeComponent(
45132
45174
  )
45133
45175
 
45134
45176
  /* harmony default export */ var IdentificationMitId = (IdentificationMitId_component.exports);
45135
- ;// 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/views/SignatureItsmeQes.vue?vue&type=template&id=f618e3d4&
45136
- var SignatureItsmeQesvue_type_template_id_f618e3d4_render = function render() {
45177
+ ;// 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/views/SignatureItsmeQes.vue?vue&type=template&id=2a26773a&
45178
+ var SignatureItsmeQesvue_type_template_id_2a26773a_render = function render() {
45137
45179
  var _vm = this,
45138
45180
  _c = _vm._self._c;
45139
45181
  return _c('div', {
@@ -45161,20 +45203,40 @@ var SignatureItsmeQesvue_type_template_id_f618e3d4_render = function render() {
45161
45203
  "scheme": "secondary",
45162
45204
  "on-click": _vm.cancel
45163
45205
  }
45164
- }, [_vm._v(" " + _vm._s(_vm.$t('cancel')) + " ")])], 1)], 1);
45206
+ }, [_vm._v(" " + _vm._s(_vm.$t('cancel')) + " ")])], 1), _c('div', {
45207
+ class: _vm.$style.infoSection
45208
+ }, [_c('div', {
45209
+ class: _vm.$style.iconWrap
45210
+ }, [_c('InfoIcon', {
45211
+ class: _vm.$style.infoIcon
45212
+ })], 1), _c('small', [_vm._v(" " + _vm._s(_vm.$t('method-setup-info', {
45213
+ method: 'Itsme'
45214
+ })) + " "), _c('a', {
45215
+ class: _vm.$style.infoLink,
45216
+ attrs: {
45217
+ "href": "https://www.itsme-id.com/get-started",
45218
+ "target": "_blank",
45219
+ "rel": "noopener noreferrer"
45220
+ }
45221
+ }, [_vm._v(" https://www.itsme-id.com/get-started ")])])])], 1);
45165
45222
  };
45166
- var SignatureItsmeQesvue_type_template_id_f618e3d4_staticRenderFns = [];
45223
+ var SignatureItsmeQesvue_type_template_id_2a26773a_staticRenderFns = [];
45167
45224
 
45225
+ // EXTERNAL MODULE: ./src/assets/svg/info-icon.svg
45226
+ var info_icon = __webpack_require__(65995);
45227
+ var info_icon_default = /*#__PURE__*/__webpack_require__.n(info_icon);
45168
45228
  ;// 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/index.js??vue-loader-options!./src/views/SignatureItsmeQes.vue?vue&type=script&lang=js&
45169
45229
 
45170
45230
 
45171
45231
 
45172
45232
 
45233
+
45173
45234
  /* harmony default export */ var SignatureItsmeQesvue_type_script_lang_js_ = ({
45174
45235
  name: 'SignatureItsmeQes',
45175
45236
  components: {
45176
45237
  AppForm: AppForm,
45177
- AppButton: AppButton
45238
+ AppButton: AppButton,
45239
+ InfoIcon: (info_icon_default())
45178
45240
  },
45179
45241
  data() {
45180
45242
  return {
@@ -45266,10 +45328,10 @@ var SignatureItsmeQesvue_type_template_id_f618e3d4_staticRenderFns = [];
45266
45328
  });
45267
45329
  ;// CONCATENATED MODULE: ./src/views/SignatureItsmeQes.vue?vue&type=script&lang=js&
45268
45330
  /* harmony default export */ var views_SignatureItsmeQesvue_type_script_lang_js_ = (SignatureItsmeQesvue_type_script_lang_js_);
45269
- // 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/views/SignatureItsmeQes.vue?vue&type=style&index=0&id=f618e3d4&prod&lang=scss&module=true&
45270
- var SignatureItsmeQesvue_type_style_index_0_id_f618e3d4_prod_lang_scss_module_true_ = __webpack_require__(26436);
45271
- var SignatureItsmeQesvue_type_style_index_0_id_f618e3d4_prod_lang_scss_module_true_default = /*#__PURE__*/__webpack_require__.n(SignatureItsmeQesvue_type_style_index_0_id_f618e3d4_prod_lang_scss_module_true_);
45272
- ;// CONCATENATED MODULE: ./src/views/SignatureItsmeQes.vue?vue&type=style&index=0&id=f618e3d4&prod&lang=scss&module=true&
45331
+ // 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/views/SignatureItsmeQes.vue?vue&type=style&index=0&id=2a26773a&prod&lang=scss&module=true&
45332
+ var SignatureItsmeQesvue_type_style_index_0_id_2a26773a_prod_lang_scss_module_true_ = __webpack_require__(63104);
45333
+ var SignatureItsmeQesvue_type_style_index_0_id_2a26773a_prod_lang_scss_module_true_default = /*#__PURE__*/__webpack_require__.n(SignatureItsmeQesvue_type_style_index_0_id_2a26773a_prod_lang_scss_module_true_);
45334
+ ;// CONCATENATED MODULE: ./src/views/SignatureItsmeQes.vue?vue&type=style&index=0&id=2a26773a&prod&lang=scss&module=true&
45273
45335
 
45274
45336
  ;// CONCATENATED MODULE: ./src/views/SignatureItsmeQes.vue
45275
45337
 
@@ -45282,7 +45344,7 @@ var SignatureItsmeQesvue_type_style_index_0_id_f618e3d4_prod_lang_scss_module_tr
45282
45344
 
45283
45345
  function SignatureItsmeQes_injectStyles (context) {
45284
45346
 
45285
- this["$style"] = ((SignatureItsmeQesvue_type_style_index_0_id_f618e3d4_prod_lang_scss_module_true_default()).locals || (SignatureItsmeQesvue_type_style_index_0_id_f618e3d4_prod_lang_scss_module_true_default()))
45347
+ this["$style"] = ((SignatureItsmeQesvue_type_style_index_0_id_2a26773a_prod_lang_scss_module_true_default()).locals || (SignatureItsmeQesvue_type_style_index_0_id_2a26773a_prod_lang_scss_module_true_default()))
45286
45348
 
45287
45349
  }
45288
45350
 
@@ -45290,8 +45352,8 @@ function SignatureItsmeQes_injectStyles (context) {
45290
45352
 
45291
45353
  var SignatureItsmeQes_component = normalizeComponent(
45292
45354
  views_SignatureItsmeQesvue_type_script_lang_js_,
45293
- SignatureItsmeQesvue_type_template_id_f618e3d4_render,
45294
- SignatureItsmeQesvue_type_template_id_f618e3d4_staticRenderFns,
45355
+ SignatureItsmeQesvue_type_template_id_2a26773a_render,
45356
+ SignatureItsmeQesvue_type_template_id_2a26773a_staticRenderFns,
45295
45357
  false,
45296
45358
  SignatureItsmeQes_injectStyles,
45297
45359
  null,