@eid-easy/eideasy-widget 2.11.4 → 2.12.0-beta.1
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 +3 -3
- package/CHANGELOG.md +27 -0
- package/dist/full/eideasy-widget.common.js +510 -82
- package/dist/full/eideasy-widget.common.js.map +1 -1
- package/dist/full/eideasy-widget.umd.js +498 -70
- package/dist/full/eideasy-widget.umd.js.map +1 -1
- package/dist/full/eideasy-widget.umd.min.js +3 -3
- package/dist/full/eideasy-widget.umd.min.js.map +1 -1
- package/dist/index.html +1 -1
- package/package.json +5 -5
|
@@ -485,7 +485,7 @@ module.exports = function (fn, that, length) {
|
|
|
485
485
|
/***/ "03ec":
|
|
486
486
|
/***/ (function(module) {
|
|
487
487
|
|
|
488
|
-
module.exports = JSON.parse("{\"yes\":\"Sì\",\"no\":\"No\",\"phone-number\":\"numero di telefono\",\"idcode\":\"codice di identità personale\",\"country\":\"Nazione\",\"Sign\":\"Firma\",\"USER_REFUSED\":\"L'utente non ha voluto procedere e ha annullato l'azione\",\"mobile-id\":\"Mobile ID\",\"id-card\":\"Carta d'identità\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Comprendi i contenuti del documento e sei pronto a finalizzare la firma?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Powered by eIDEasy\",\"log-in\":\"Log In\",\"this-field-is-required\":\"Questo campo è richiesto\",\"your-verification-code\":\"Il tuo codice di verifica:\",\"cancel\":\"Annulla\",\"no-response-error\":\"Qualcosa è andato storto. Assicurati di essere connesso ad Internet, quindi prova ancora.\",\"back\":\"Indietro\",\"no-matching-countries\":\"Nessun paese corrispondente\",\"id-card-read-timeout\":\"La lettura della carta di identità ha richiesto troppo. Ti preghiamo di chiudere tutte le finestre aperte del browser e riprovare.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"eID Freja\",\"se-id-code-placeholder\":\"AAMMGG-XXXX\",\"se-id-code-placeholder-2\":\"AAAAMMGGXXXX\",\"approve-id-request-on-freja-app\":\"Approva la richiesta di identificazione sulla tua app FREJA eID\",\"try-again\":\"Prova ancora\",\"pre-sign-confirmation\":\"Dopo aver cliccato \\\"Firma\\\" ti identificheremo usando {method} e creeremo una firma legalmente vincolante.\",\"login-method\":\"Metodo di login:\",\"finnish-online-bank\":\"Banca Online finlandese\",\"online-bank\":\"Banca Online\",\"or\":\"oppure\",\"transaction-id\":\"ID Transazione\",\"sign-in-evrotrust-app\":\"Per piacere firma questo documento nella tua app Evrotrust.\",\"eparaksts-eid\":\"eID eParaksts\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Altri paesi\",\"email-sms\":\"E-mail/SMS\",\"email-code-sent\":\"Una email con il codice è stata inviata a\",\"sms-code-sent\":\"Un SMS con il codice è stato inviato a\",\"your-code\":\"Il tuo codice\",\"signature-method\":\"Metodo di firma\"}");
|
|
488
|
+
module.exports = JSON.parse("{\"yes\":\"Sì\",\"no\":\"No\",\"phone-number\":\"numero di telefono\",\"idcode\":\"codice di identità personale\",\"country\":\"Nazione\",\"Sign\":\"Firma\",\"USER_REFUSED\":\"L'utente non ha voluto procedere e ha annullato l'azione\",\"mobile-id\":\"Mobile ID\",\"id-card\":\"Carta d'identità\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Comprendi i contenuti del documento e sei pronto a finalizzare la firma?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Powered by eIDEasy\",\"log-in\":\"Log In\",\"this-field-is-required\":\"Questo campo è richiesto\",\"your-verification-code\":\"Il tuo codice di verifica:\",\"cancel\":\"Annulla\",\"no-response-error\":\"Qualcosa è andato storto. Assicurati di essere connesso ad Internet, quindi prova ancora.\",\"back\":\"Indietro\",\"no-matching-countries\":\"Nessun paese corrispondente\",\"id-card-read-timeout\":\"La lettura della carta di identità ha richiesto troppo. Ti preghiamo di chiudere tutte le finestre aperte del browser e riprovare.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"eID Freja\",\"se-id-code-placeholder\":\"AAMMGG-XXXX\",\"se-id-code-placeholder-2\":\"AAAAMMGGXXXX\",\"approve-id-request-on-freja-app\":\"Approva la richiesta di identificazione sulla tua app FREJA eID\",\"try-again\":\"Prova ancora\",\"pre-sign-confirmation\":\"Dopo aver cliccato \\\"Firma\\\" ti identificheremo usando {method} e creeremo una firma legalmente vincolante.\",\"login-method\":\"Metodo di login:\",\"finnish-online-bank\":\"Banca Online finlandese\",\"online-bank\":\"Banca Online\",\"or\":\"oppure\",\"transaction-id\":\"ID Transazione\",\"sign-in-evrotrust-app\":\"Per piacere firma questo documento nella tua app Evrotrust.\",\"eparaksts-eid\":\"eID eParaksts\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Altri paesi\",\"email-sms\":\"E-mail/SMS\",\"email-code-sent\":\"Una email con il codice è stata inviata a\",\"sms-code-sent\":\"Un SMS con il codice è stato inviato a\",\"your-code\":\"Il tuo codice\",\"signature-method\":\"Metodo di firma\",\"username-or-email\":\"Nome utente o email\"}");
|
|
489
489
|
|
|
490
490
|
/***/ }),
|
|
491
491
|
|
|
@@ -2006,7 +2006,7 @@ module.exports = {
|
|
|
2006
2006
|
/***/ "0ea0":
|
|
2007
2007
|
/***/ (function(module, exports, __webpack_require__) {
|
|
2008
2008
|
|
|
2009
|
-
/* WEBPACK VAR INJECTION */(function(process) {!function(t,e){ true?module.exports=e():undefined}(self,(function(){return function(){var t,e,n={7757:function(t,e,n){t.exports=n(5666)},9669:function(t,e,n){t.exports=n(1609)},5448:function(t,e,n){"use strict";var r=n(4867),o=n(6026),i=n(4372),a=n(5327),c=n(4097),u=n(4109),s=n(7985),d=n(5061);t.exports=function(t){return new Promise((function(e,n){var l=t.data,p=t.headers,f=t.responseType;r.isFormData(l)&&delete p["Content-Type"];var g=new XMLHttpRequest;if(t.auth){var h=t.auth.username||"",v=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";p.Authorization="Basic "+btoa(h+":"+v)}var y=c(t.baseURL,t.url);function m(){if(g){var r="getAllResponseHeaders"in g?u(g.getAllResponseHeaders()):null,i={data:f&&"text"!==f&&"json"!==f?g.response:g.responseText,status:g.status,statusText:g.statusText,headers:r,config:t,request:g};o(e,n,i),g=null}}if(g.open(t.method.toUpperCase(),a(y,t.params,t.paramsSerializer),!0),g.timeout=t.timeout,"onloadend"in g?g.onloadend=m:g.onreadystatechange=function(){g&&4===g.readyState&&(0!==g.status||g.responseURL&&0===g.responseURL.indexOf("file:"))&&setTimeout(m)},g.onabort=function(){g&&(n(d("Request aborted",t,"ECONNABORTED",g)),g=null)},g.onerror=function(){n(d("Network Error",t,null,g)),g=null},g.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(d(e,t,t.transitional&&t.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",g)),g=null},r.isStandardBrowserEnv()){var b=(t.withCredentials||s(y))&&t.xsrfCookieName?i.read(t.xsrfCookieName):void 0;b&&(p[t.xsrfHeaderName]=b)}"setRequestHeader"in g&&r.forEach(p,(function(t,e){void 0===l&&"content-type"===e.toLowerCase()?delete p[e]:g.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(g.withCredentials=!!t.withCredentials),f&&"json"!==f&&(g.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&g.addEventListener("progress",t.onDownloadProgress),"function"==typeof t.onUploadProgress&&g.upload&&g.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){g&&(g.abort(),n(t),g=null)})),l||(l=null),g.send(l)}))}},1609:function(t,e,n){"use strict";var r=n(4867),o=n(1849),i=n(321),a=n(7185);function c(t){var e=new i(t),n=o(i.prototype.request,e);return r.extend(n,i.prototype,e),r.extend(n,e),n}var u=c(n(5655));u.Axios=i,u.create=function(t){return c(a(u.defaults,t))},u.Cancel=n(5263),u.CancelToken=n(4972),u.isCancel=n(6502),u.all=function(t){return Promise.all(t)},u.spread=n(8713),u.isAxiosError=n(6268),t.exports=u,t.exports.default=u},5263:function(t){"use strict";function e(t){this.message=t}e.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},e.prototype.__CANCEL__=!0,t.exports=e},4972:function(t,e,n){"use strict";var r=n(5263);function o(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise((function(t){e=t}));var n=this;t((function(t){n.reason||(n.reason=new r(t),e(n.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var t;return{token:new o((function(e){t=e})),cancel:t}},t.exports=o},6502:function(t){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},321:function(t,e,n){"use strict";var r=n(4867),o=n(5327),i=n(782),a=n(3572),c=n(7185),u=n(4875),s=u.validators;function d(t){this.defaults=t,this.interceptors={request:new i,response:new i}}d.prototype.request=function(t){"string"==typeof t?(t=arguments[1]||{}).url=arguments[0]:t=t||{},(t=c(this.defaults,t)).method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var e=t.transitional;void 0!==e&&u.assertOptions(e,{silentJSONParsing:s.transitional(s.boolean,"1.0.0"),forcedJSONParsing:s.transitional(s.boolean,"1.0.0"),clarifyTimeoutError:s.transitional(s.boolean,"1.0.0")},!1);var n=[],r=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(r=r&&e.synchronous,n.unshift(e.fulfilled,e.rejected))}));var o,i=[];if(this.interceptors.response.forEach((function(t){i.push(t.fulfilled,t.rejected)})),!r){var d=[a,void 0];for(Array.prototype.unshift.apply(d,n),d.concat(i),o=Promise.resolve(t);d.length;)o=o.then(d.shift(),d.shift());return o}for(var l=t;n.length;){var p=n.shift(),f=n.shift();try{l=p(l)}catch(t){f(t);break}}try{o=a(l)}catch(t){return Promise.reject(t)}for(;i.length;)o=o.then(i.shift(),i.shift());return o},d.prototype.getUri=function(t){return t=c(this.defaults,t),o(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(t){d.prototype[t]=function(e,n){return this.request(c(n||{},{method:t,url:e,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(t){d.prototype[t]=function(e,n,r){return this.request(c(r||{},{method:t,url:e,data:n}))}})),t.exports=d},782:function(t,e,n){"use strict";var r=n(4867);function o(){this.handlers=[]}o.prototype.use=function(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},o.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},o.prototype.forEach=function(t){r.forEach(this.handlers,(function(e){null!==e&&t(e)}))},t.exports=o},4097:function(t,e,n){"use strict";var r=n(1793),o=n(7303);t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},5061:function(t,e,n){"use strict";var r=n(481);t.exports=function(t,e,n,o,i){var a=new Error(t);return r(a,e,n,o,i)}},3572:function(t,e,n){"use strict";var r=n(4867),o=n(8527),i=n(6502),a=n(5655);function c(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){return c(t),t.headers=t.headers||{},t.data=o.call(t,t.data,t.headers,t.transformRequest),t.headers=r.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(e){delete t.headers[e]})),(t.adapter||a.adapter)(t).then((function(e){return c(t),e.data=o.call(t,e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(c(t),e&&e.response&&(e.response.data=o.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},481:function(t){"use strict";t.exports=function(t,e,n,r,o){return t.config=e,n&&(t.code=n),t.request=r,t.response=o,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},t}},7185:function(t,e,n){"use strict";var r=n(4867);t.exports=function(t,e){e=e||{};var n={},o=["url","method","data"],i=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],c=["validateStatus"];function u(t,e){return r.isPlainObject(t)&&r.isPlainObject(e)?r.merge(t,e):r.isPlainObject(e)?r.merge({},e):r.isArray(e)?e.slice():e}function s(o){r.isUndefined(e[o])?r.isUndefined(t[o])||(n[o]=u(void 0,t[o])):n[o]=u(t[o],e[o])}r.forEach(o,(function(t){r.isUndefined(e[t])||(n[t]=u(void 0,e[t]))})),r.forEach(i,s),r.forEach(a,(function(o){r.isUndefined(e[o])?r.isUndefined(t[o])||(n[o]=u(void 0,t[o])):n[o]=u(void 0,e[o])})),r.forEach(c,(function(r){r in e?n[r]=u(t[r],e[r]):r in t&&(n[r]=u(void 0,t[r]))}));var d=o.concat(i).concat(a).concat(c),l=Object.keys(t).concat(Object.keys(e)).filter((function(t){return-1===d.indexOf(t)}));return r.forEach(l,s),n}},6026:function(t,e,n){"use strict";var r=n(5061);t.exports=function(t,e,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?e(r("Request failed with status code "+n.status,n.config,null,n.request,n)):t(n)}},8527:function(t,e,n){"use strict";var r=n(4867),o=n(5655);t.exports=function(t,e,n){var i=this||o;return r.forEach(n,(function(n){t=n.call(i,t,e)})),t}},5655:function(t,e,n){"use strict";var r=n(4867),o=n(6016),i=n(481),a={"Content-Type":"application/x-www-form-urlencoded"};function c(t,e){!r.isUndefined(t)&&r.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}var u,s={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(u=n(5448)),u),transformRequest:[function(t,e){return o(e,"Accept"),o(e,"Content-Type"),r.isFormData(t)||r.isArrayBuffer(t)||r.isBuffer(t)||r.isStream(t)||r.isFile(t)||r.isBlob(t)?t:r.isArrayBufferView(t)?t.buffer:r.isURLSearchParams(t)?(c(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):r.isObject(t)||e&&"application/json"===e["Content-Type"]?(c(e,"application/json"),JSON.stringify(t)):t}],transformResponse:[function(t){var e=this.transitional,n=e&&e.silentJSONParsing,o=e&&e.forcedJSONParsing,a=!n&&"json"===this.responseType;if(a||o&&r.isString(t)&&t.length)try{return JSON.parse(t)}catch(t){if(a){if("SyntaxError"===t.name)throw i(t,this,"E_JSON_PARSE");throw t}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(t){s.headers[t]={}})),r.forEach(["post","put","patch"],(function(t){s.headers[t]=r.merge(a)})),t.exports=s},1849:function(t){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return t.apply(e,n)}}},5327:function(t,e,n){"use strict";var r=n(4867);function o(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var i;if(n)i=n(e);else if(r.isURLSearchParams(e))i=e.toString();else{var a=[];r.forEach(e,(function(t,e){null!=t&&(r.isArray(t)?e+="[]":t=[t],r.forEach(t,(function(t){r.isDate(t)?t=t.toISOString():r.isObject(t)&&(t=JSON.stringify(t)),a.push(o(e)+"="+o(t))})))})),i=a.join("&")}if(i){var c=t.indexOf("#");-1!==c&&(t=t.slice(0,c)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},7303:function(t){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},4372:function(t,e,n){"use strict";var r=n(4867);t.exports=r.isStandardBrowserEnv()?{write:function(t,e,n,o,i,a){var c=[];c.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&c.push("expires="+new Date(n).toGMTString()),r.isString(o)&&c.push("path="+o),r.isString(i)&&c.push("domain="+i),!0===a&&c.push("secure"),document.cookie=c.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},1793:function(t){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},6268:function(t){"use strict";t.exports=function(t){return"object"==typeof t&&!0===t.isAxiosError}},7985:function(t,e,n){"use strict";var r=n(4867);t.exports=r.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(t){var r=t;return e&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=o(window.location.href),function(e){var n=r.isString(e)?o(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return!0}},6016:function(t,e,n){"use strict";var r=n(4867);t.exports=function(t,e){r.forEach(t,(function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])}))}},4109:function(t,e,n){"use strict";var r=n(4867),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,i,a={};return t?(r.forEach(t.split("\n"),(function(t){if(i=t.indexOf(":"),e=r.trim(t.substr(0,i)).toLowerCase(),n=r.trim(t.substr(i+1)),e){if(a[e]&&o.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([n]):a[e]?a[e]+", "+n:n}})),a):a}},8713:function(t){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},4875:function(t,e,n){"use strict";var r=n(696),o={};["object","boolean","number","function","string","symbol"].forEach((function(t,e){o[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}}));var i={},a=r.version.split(".");function c(t,e){for(var n=e?e.split("."):a,r=t.split("."),o=0;o<3;o++){if(n[o]>r[o])return!0;if(n[o]<r[o])return!1}return!1}o.transitional=function(t,e,n){var o=e&&c(e);function a(t,e){return"[Axios v"+r.version+"] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,r,c){if(!1===t)throw new Error(a(r," has been removed in "+e));return o&&!i[r]&&(i[r]=!0,console.warn(a(r," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,r,c)}},t.exports={isOlderVersion:c,assertOptions:function(t,e,n){if("object"!=typeof t)throw new TypeError("options must be an object");for(var r=Object.keys(t),o=r.length;o-- >0;){var i=r[o],a=e[i];if(a){var c=t[i],u=void 0===c||a(c,i,t);if(!0!==u)throw new TypeError("option "+i+" must be "+u)}else if(!0!==n)throw Error("Unknown option "+i)}},validators:o}},4867:function(t,e,n){"use strict";var r=n(1849),o=Object.prototype.toString;function i(t){return"[object Array]"===o.call(t)}function a(t){return void 0===t}function c(t){return null!==t&&"object"==typeof t}function u(t){if("[object Object]"!==o.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function s(t){return"[object Function]"===o.call(t)}function d(t,e){if(null!=t)if("object"!=typeof t&&(t=[t]),i(t))for(var n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.call(null,t[o],o,t)}t.exports={isArray:i,isArrayBuffer:function(t){return"[object ArrayBuffer]"===o.call(t)},isBuffer:function(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"==typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)},isFormData:function(t){return"undefined"!=typeof FormData&&t instanceof FormData},isArrayBufferView:function(t){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer},isString:function(t){return"string"==typeof t},isNumber:function(t){return"number"==typeof t},isObject:c,isPlainObject:u,isUndefined:a,isDate:function(t){return"[object Date]"===o.call(t)},isFile:function(t){return"[object File]"===o.call(t)},isBlob:function(t){return"[object Blob]"===o.call(t)},isFunction:s,isStream:function(t){return c(t)&&s(t.pipe)},isURLSearchParams:function(t){return"undefined"!=typeof URLSearchParams&&t instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:d,merge:function t(){var e={};function n(n,r){u(e[r])&&u(n)?e[r]=t(e[r],n):u(n)?e[r]=t({},n):i(n)?e[r]=n.slice():e[r]=n}for(var r=0,o=arguments.length;r<o;r++)d(arguments[r],n);return e},extend:function(t,e,n){return d(e,(function(e,o){t[o]=n&&"function"==typeof e?r(e,n):e})),t},trim:function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")},stripBOM:function(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}}},696:function(t){"use strict";t.exports=JSON.parse('{"name":"axios","version":"0.21.2","description":"Promise based HTTP client for the browser and node.js","main":"index.js","scripts":{"test":"grunt test","start":"node ./sandbox/server.js","build":"NODE_ENV=production grunt build","preversion":"npm test","version":"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json","postversion":"git push && git push --tags","examples":"node ./examples/server.js","coveralls":"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","fix":"eslint --fix lib/**/*.js"},"repository":{"type":"git","url":"https://github.com/axios/axios.git"},"keywords":["xhr","http","ajax","promise","node"],"author":"Matt Zabriskie","license":"MIT","bugs":{"url":"https://github.com/axios/axios/issues"},"homepage":"https://axios-http.com","devDependencies":{"coveralls":"^3.0.0","es6-promise":"^4.2.4","grunt":"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1","karma":"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2","minimist":"^1.2.0","mocha":"^8.2.1","sinon":"^4.5.0","terser-webpack-plugin":"^4.2.3","typescript":"^4.0.5","url-search-params":"^0.10.0","webpack":"^4.44.2","webpack-dev-server":"^3.11.0"},"browser":{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},"jsdelivr":"dist/axios.min.js","unpkg":"dist/axios.min.js","typings":"./index.d.ts","dependencies":{"follow-redirects":"^1.14.0"},"bundlesize":[{"path":"./dist/axios.min.js","threshold":"5kB"}]}')},9036:function(t,e,n){"use strict";function r(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}var o;n.r(e),n.d(e,{allMethods:function(){return u},createClient:function(){return Ce},default:function(){return Se},getMethodByHandlingModule:function(){return s},methodActionTypes:function(){return a},methodTypes:function(){return i},moduleNames:function(){return c}});var i={IDENTIFICATION:"identification",SIGNATURE:"signature"},a={BE_ID_LOGIN:"be-id-login",EE_ID_LOGIN:"ee-id-login",FI_ID_LOGIN:"fi-id-login",PT_ID_LOGIN:"pt-id-login",LV_ID_LOGIN:"lv-id-login",LT_ID_LOGIN:"lt-id-login",RS_ID_LOGIN:"rs-id-login",EE_MOBILE_ID:"mid-login",LV_EPARAKSTS_MOBILE_LOGIN:"lv-eparaksts-mobile-login",LT_MOBILE_ID:"lt-mobile-id",SMART_ID:"smartid",FREJA_EID_LOGIN:"freja-eid-login",ZEALID_LOGIN:"zealid-login",CZ_MOJEID:"mojeid",AT_HANDY_SIGNATUR_LOGIN:"at-handy-signatur-login",FI_FTN_LOGIN:"finnish-ftn-login",ZEAL_ID_SIGNATURE:"zealid-signature",EE_IDCARD_SIGNATURE:"id-signature",EE_MOBILEID_SIGNATURE:"mid-signature",LT_MOBILEID_SIGNATURE:"lt-mid-signature",SMARTID_SIGNATURE:"smart-id-signature",BE_IDCARD_SIGNATURE:"be-id-signature",LV_IDCARD_SIGNATURE:"lv-id-signature",LT_IDCARD_SIGNATURE:"lt-id-signature",FI_IDCARD_SIGNATURE:"fi-id-signature",LU_IDCARD_SIGNATURE:"lu-id-signature",PT_IDCARD_SIGNATURE:"pt-id-signature",LV_EPARAKSTS_MOBILE_SIGNATURE:"lv-eparaksts-mobile-signature",AT_HANDY_SIGNATUR_SIGNATURE:"at-handy-signatur-signature",REGISTRU_CENTRAS_SIGNATURE:"registru-centras-signature",OTP_EMAIL:"otp-email-non-qualified",FI_FTN_ADVANCED_SIGNATURE:"fi-ftn-advanced-signature",EVROTRUST_SIGNATURE:"evrotrust-signature",CZ_MOJEID_ADVANCED_SIGNATURE:"cz-mojeid-advanced-signature",GOOGLE_SIGNATURE:"google-signature",SE_BANKID_SIGNATURE:"swedish-bankid-signature"},c={idCard:"idCard",mobileId:"mobileId",eParakstsMobile:"eParakstsMobile",smartId:"smartId",frejaEid:"frejaEid",zealId:"zealId",mojeId:"mojeId",finnishTrustNetwork:"finnishTrustNetwork",atHandy:"atHandy",idCardSignature:"idCardSignature",mobileIdSignature:"mobileIdSignature",smartIdSignature:"smartIdSignature",evroTrustSignature:"evroTrustSignature",otpSignature:"otpSignature",eParakstsMobileSignature:"eParakstsMobileSignature",ftnSignature:"ftnSignature",atHandySignature:"atHandySignature",zealIdSignature:"zealIdSignature",mojeIdSignature:"mojeIdSignature",googleSignature:"googleSignature",seBankIdSignature:"seBankIdSignature"},u=Object.freeze((r(o={},i.IDENTIFICATION,[{actionType:a.BE_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["BE"]},{actionType:a.EE_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["EE"]},{actionType:a.FI_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["FI"]},{actionType:a.LV_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["LV"]},{actionType:a.LT_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["LT"]},{actionType:a.PT_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["PT"]},{actionType:a.RS_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["RS"]},{actionType:a.LV_EPARAKSTS_MOBILE_LOGIN,handlingModule:c.eParakstsMobile,supportedCountries:["LV"]},{actionType:a.LT_MOBILE_ID,handlingModule:c.mobileId,supportedCountries:["LT"]},{actionType:a.EE_MOBILE_ID,handlingModule:c.mobileId,supportedCountries:["EE"]},{actionType:a.SMART_ID,handlingModule:c.smartId,supportedCountries:["EE","LV","LT"]},{actionType:a.FREJA_EID_LOGIN,handlingModule:c.frejaEid,supportedCountries:["FI","SE","NO","DK"]},{actionType:a.ZEALID_LOGIN,handlingModule:c.zealId,supportedCountries:["AT","BE","BG","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IT","LV","LT","NL","NO","PL","PT","RO","RS","SE","SI","SK"]},{actionType:a.CZ_MOJEID,handlingModule:c.mojeId,supportedCountries:["CZ"]},{actionType:a.FI_FTN_LOGIN,handlingModule:c.finnishTrustNetwork,supportedCountries:["FI"]},{actionType:a.AT_HANDY_SIGNATUR_LOGIN,handlingModule:c.atHandy,supportedCountries:["AT"]}]),r(o,i.SIGNATURE,[{actionType:a.EE_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["EE"]},{actionType:a.LV_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["LV"]},{actionType:a.LT_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["LT"]},{actionType:a.FI_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["FI"]},{actionType:a.PT_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["PT"]},{actionType:a.BE_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["BE"]},{actionType:a.EE_MOBILEID_SIGNATURE,handlingModule:c.mobileIdSignature,supportedCountries:["EE"]},{actionType:a.LT_MOBILEID_SIGNATURE,handlingModule:c.mobileIdSignature,supportedCountries:["LT"]},{actionType:a.SMARTID_SIGNATURE,handlingModule:c.smartIdSignature,supportedCountries:["EE","LV","LT"]},{actionType:a.EVROTRUST_SIGNATURE,handlingModule:c.evroTrustSignature,supportedCountries:["AL","AD","AM","AU","AT","AZ","BY","BE","BA","BG","CA","HR","CY","CZ","DK","EE","FI","FR","GE","DE","GR","HU","IS","IE","IT","IL","KZ","KE","XK","LV","LI","LT","LU","MT","MD","MC","ME","NL","NZ","NO","MK","PL","PT","RO","RU","SM","RS","SK","SI","ES","SE","CH","TW","TR","UA","GB","US","VA"]},{actionType:a.OTP_EMAIL,handlingModule:c.otpSignature,supportedCountries:["WORLD"]},{actionType:a.LV_EPARAKSTS_MOBILE_SIGNATURE,handlingModule:c.eParakstsMobileSignature,supportedCountries:["LV"]},{actionType:a.FI_FTN_ADVANCED_SIGNATURE,handlingModule:c.ftnSignature,supportedCountries:["FI"]},{actionType:a.AT_HANDY_SIGNATUR_SIGNATURE,handlingModule:c.atHandySignature,supportedCountries:["AT"]},{actionType:a.ZEAL_ID_SIGNATURE,handlingModule:c.zealIdSignature,supportedCountries:["AT","BE","BG","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IT","LV","LT","NL","NO","PL","PT","RO","RS","SE","SI","SK"]},{actionType:a.CZ_MOJEID_ADVANCED_SIGNATURE,handlingModule:c.mojeIdSignature,supportedCountries:["CZ"]},{actionType:a.GOOGLE_SIGNATURE,handlingModule:c.googleSignature,supportedCountries:["WORLD"]},{actionType:a.SE_BANKID_SIGNATURE,handlingModule:c.seBankIdSignature,supportedCountries:["SE"]}]),o)),s=function(t,e,n){var r=u[t];if(e&&n){var o=r.find((function(t){return t.handlingModule===e&&(t.supportedCountries.includes(n)||t.supportedCountries.includes("WORLD"))}));if(!o){if(0===r.filter((function(t){return t.handlingModule===e})).length)throw new Error("Could not find matching method configuration for ".concat(t,' module "').concat(e,'"'));throw new Error('Country "'.concat(n,'" is not supported for ').concat(t,'\n module "').concat(e,'".'))}return o}return r.find((function(t){return t.handlingModule===e}))},d=n(2492),l=n.n(d),p=n(9669),f=n.n(p),g=f().CancelToken,h=f().isCancel;f().Cancel,f().interceptors.response.use((function(t){return(e=t.data)&&["error","No ID or basic level only","USER_CANCELLED","USER_REFUSED","refused","TIMEOUT","NOT_MID_CLIENT","ERROR"].includes(e.status)?Promise.reject(function(t){var e=t.message,n=t.config,r=t.code,o=t.request,i=t.response,a=new Error(e);return a.config=n,r&&(a.code=r),a.request=o,a.response=i,a.isRequestError=!0,a}({message:"Request failed with status code ".concat(t.status),config:t.config,request:t.request,response:t})):t;var e}));var v=function(t){return f()(t)};function y(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function m(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?y(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):y(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var b=function(t,e){var n,r=e.modifyRequestSettings,o=t;return"function"==typeof r&&(n=r(o)),n&&(o=l()(o,n)),o},I=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return v(b(m({method:"get",withCredentials:!0,headers:{"Content-Type":"application/json",Accept:"application/json","Cache-Control":"no-cache"}},e),t))},n=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return v(b(m({method:"post",cache:"no-cache",withCredentials:!0,headers:{"Content-Type":"application/json",Accept:"application/json","Cache-Control":"no-cache"}},e),t))};return Object.freeze({get:e,post:n,CancelToken:g})};function O(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function E(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?O(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):O(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var w=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.identificationModules,n=void 0===e?[]:e,r=t.signingModules,o=void 0===r?[]:r,i=t.settings,a=void 0===i?{}:i,c=t.i18n,s=t.apiEndpoints,d=t.monitoringService,l=E({},a);l.apiEndpoints=s,c.setLanguage(l.language);var p=function(t){l.countryCode=t},f=function(){return l.countryCode},g=function(){return u},h={};n.forEach((function(t){var e=t({coreContext:{config:l,i18n:c,monitoringService:d},apiClient:I({modifyRequestSettings:l.modifyRequestSettings})});h[e.MODULE_NAME]=e}));var v={};return o.forEach((function(t){var e=t({coreContext:{config:l,i18n:c,monitoringService:d},apiClient:I({modifyRequestSettings:l.modifyRequestSettings})});v[e.MODULE_NAME]=e})),Object.freeze({identification:E({},h),signature:E({},v),getAllMethods:g,setLanguage:c.setLanguage,setCountryCode:p,getCountryCode:f})};function j(t){return(j="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function T(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}var _=function(t){var e=t.rawSettings,n=t.schema,o=function(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?T(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):T(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}({},e);return Object.keys(n).forEach((function(t){var r=n[t],i=e[t];if(r.required&&void 0===i)throw new Error('Missing required setting "'.concat(t,'"'));if(void 0===i&&(o[t]=r.default),void 0!==o[t]&&void 0!==r.type&&r.type!==j(o[t]))throw new Error('Expected "'.concat(t,'" to be type of "').concat(r.type,'", but received "').concat(j(o[t]),'"'))})),o},x={countryCode:{type:"string"},sandbox:{default:!1,type:"boolean"},clientId:{required:!0,type:"string"},redirectUri:{type:"string"},docId:{type:"string"},contractId:{type:"string"},apiEndpoints:{type:"object"},modifyRequestSettings:{type:"function"},language:{default:"en",type:"string"},success:{default:function(){},type:"function"},fail:{default:function(){},type:"function"},finished:{default:function(){},type:"function"},started:{default:function(){},type:"function"},redirect:{default:function(t){var e=t.data&&t.data.redirect_uri;return e?(window.location!==window.top.location?window.top.location.href=e:window.location.href=e,new Promise((function(){}))):t},type:"function"},remoteMonitoringEnabled:{default:!1}},C=JSON.parse('{"id-card-read-timeout":"Das Auslesen des Ausweises hat zu lange gedauert. Bitte schließen Sie alle geöffneten Browserfenster und versuchen Sie es erneut.","no_certificates":"Zertifikate konnten nicht gelesen werden. Stellen Sie sicher, dass sich die Karte im Lesegerät befindet und das Lesegerät richtig funktioniert."}'),S=n.t(C,2),k=JSON.parse('{"id-card-read-timeout":"Reading the ID card took too long. Please close all the open browser windows and then try again.","no_certificates":"Could not read certificates. Make sure that the card is in the reader and the reader is working properly."}'),A=n.t(k,2),N=JSON.parse('{"id-card-read-timeout":"ID kaardi lugemine võttis liiga kaua aega. Palun sulge kõik brauseri aknad ja proovi uuesti.","no_certificates":"Sertfikaatide lugemine ebaõnnestus. Veendu, et ID kaart on lugejas ning lugeja on arvutiga ühendatud."}'),P=n.t(N,2),D=JSON.parse('{"id-card-read-timeout":"Perskaityti asmens tapatybės kortelę užtruko per ilgai. Uždarykite visus atidarytus naršyklės langus ir bandykite dar kartą.","no_certificates":"Nepavyko perskaityti sertifikatų. Įsitikinkite, kad kortelė yra skaitytuve ir skaitytuvas veikia tinkamai."}'),R=n.t(D,2),L=JSON.parse('{"id-card-read-timeout":"ID kartes lasīšana aizņēma pārāk ilgu laiku. Lūdzu, aizveriet visus atvērtos pārlūkprogrammas logus un pēc tam mēģiniet vēlreiz.","no_certificates":"Nevarēja nolasīt sertifikātus. Pārliecinieties, vai karte ir lasītājā un lasītājs darbojas pareizi."}'),M=n.t(L,2),U=JSON.parse('{"id-card-read-timeout":"Чтение удостоверения личности заняло слишком много времени. Закройте все открытые окна браузера и повторите попытку.","no_certificates":"Не удалось прочитать сертификаты. Убедитесь, что карта находится в считывателе и считыватель работает исправно."}'),G={de:S,en:A,et:P,lt:R,lv:M,ru:n.t(U,2)},F=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.currentLanguage,n=void 0===e?"en":e,r=t.locales,o=void 0===r?G:r,i={currentLanguage:n},a="en",c=function(t){i.currentLanguage=t},u=function(){return i.currentLanguage},s=function(t){var e=o[i.currentLanguage];e||(e=o[a]);var n=e[t]||o[a][t];return n||(n=t),n};return Object.freeze({setLanguage:c,t:s,getCurrentLanguage:u})},B=function(t){var e=t.remoteMonitoringEnabled,n=t.apiEndpoints;return{dispatch:function(t){var r=t.message;if(t.data,e){var o=new URLSearchParams;o.append("message",r),v({url:n.inCurrentMode.eideasyMonitoring(),method:"post",cache:"no-cache",withCredentials:!1,headers:{Accept:"*/*","Content-Type":"application/x-www-form-urlencoded"},data:o})}}}};function q(t,e,n,r,o,i,a){try{var c=t[i](a),u=c.value}catch(t){return void n(t)}c.done?e(u):Promise.resolve(u).then(r,o)}function z(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){q(i,r,o,a,c,"next",t)}function c(t){q(i,r,o,a,c,"throw",t)}a(void 0)}))}}var H=n(7757),V=n.n(H),J=n(361),K=n.n(J)(),Z=function(t){var e=t;return h(t)&&(e.isCancel=!0),e.response&&e.response.data&&(e.response.data.message&&(e.userMessage=e.response.data.message),e.response.data.errors&&(e.userDetails=e.response.data.errors)),e},W=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.data,n=t.message,r=K({message:n});if(e)r.data=e;else{if(!t.result||!t.result.data)throw new Error('Formatting the result failed.\n The function provided to createStep must return an object that has a "data" property.\n You provided: '.concat(JSON.stringify(r),"\n Set shouldFormatResult to false if you wish to disable autoformatting"));r.data=t.result.data}return r},$=function(t){return t.error},Y=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.shouldFormatResult,r=void 0===n||n;return function(){var e=z(V().mark((function e(){var n,o,i=arguments;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.apply(void 0,i);case 2:if(n=e.sent,!(o=$(n))){e.next=6;break}throw Z(o);case 6:return e.abrupt("return",r?W(n):n);case 7:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}()};function X(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Q(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?X(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):X(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var tt=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return function(r){var o=r.coreContext,i=r.apiClient,a=o.i18n,c=o.config,u=o.monitoringService;return Object.freeze({MODULE_NAME:t,start:function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=Q(Q({},x),n),o=Q(Q({},c),t),s=_({rawSettings:o,schema:r}),d=s.success,l=s.fail,p=s.finished,f=t.language||a.getCurrentLanguage(),g=i.CancelToken.source(),h=g.token,v=function(){var t=z(V().mark((function t(){return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e(Q(Q({},s),{},{language:f,i18n:a,monitoringService:u,cancelToken:h,apiClient:i})).then((function(t){d(t)})).catch((function(t){console&&console.error&&console.error(t),l(Z(t))})).finally(p);case 2:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}();return v().catch(console.error),Object.freeze({cancel:function(){g.cancel()}})}})}};function et(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function nt(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?et(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):et(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var rt=c.idCard,ot=tt(rt,function(){var t=z(V().mark((function t(e){var n,r,o,a,c,u,d;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.cancelToken,r=e.language,o=e.apiClient,a=e.i18n,c=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.apiEndpoints.inCurrentMode.readCard({countryCode:t.countryCode,clientId:t.clientId});return t.nonce&&(e+="?nonce=".concat(t.nonce)),o.get({url:e,cancelToken:t.cancelToken})},u=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=s(i.IDENTIFICATION,rt,t.countryCode);return o.post({url:t.apiEndpoints.inCurrentMode.identityFinish(),data:{token:t.data.token,country:t.countryCode,method:e.actionType,lang:t.language},cancelToken:t.cancelToken})},t.next=5,Y(c)(nt(nt({},e),{},{language:r,cancelToken:n})).catch((function(t){throw"ECONNABORTED"===t.code&&(t.userMessage=a.t("id-card-read-timeout")),t}));case 5:return d=t.sent,t.next=8,Y(u)(nt(nt({},e),{},{cancelToken:n,language:r,data:d.data}));case 8:return d=t.sent,t.abrupt("return",d);case 10:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0}}),it=function(){var t=z(V().mark((function t(e){var n,r,o,i,a;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.fn,r=e.shouldContinue,o=e.interval,i=0,a=function(){var t=z(V().mark((function t(e,c){var u,s;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return i+=1,t.prev=1,t.next=4,n();case 4:u=t.sent,s=void 0,t.next=12;break;case 8:t.prev=8,t.t0=t.catch(1),u=void 0,s=t.t0;case 12:if(!r({result:u,attempts:i,error:s})){t.next=14;break}return t.abrupt("return",setTimeout(a,o,e,c));case 14:return t.abrupt("return",e({result:u,error:s}));case 15:case"end":return t.stop()}}),t,null,[[1,8]])})));return function(e,n){return t.apply(this,arguments)}}(),t.abrupt("return",new Promise(a));case 4:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}();function at(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function ct(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?at(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):at(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var ut=c.smartId,st=tt(ut,function(){var t=z(V().mark((function t(e){var n,r,o,a,c,u,d,l,p,f,g,v;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.started,r=void 0===n?function(){}:n,o=e.idcode,a=e.pollInterval,c=void 0===a?1e3:a,u=e.cancelToken,d=e.language,l=e.apiClient,p=function(t){var e=s(i.IDENTIFICATION,ut);return l.post({cancelToken:t.cancelToken,url:t.apiEndpoints.inCurrentMode.identityStart(),data:{idcode:t.idcode,country:t.countryCode,method:e.actionType,lang:t.language}})},f=function(t){var e=s(i.IDENTIFICATION,ut);return l.post({cancelToken:t.cancelToken,url:t.apiEndpoints.inCurrentMode.identityFinish(),data:{token:t.data.token,method:e.actionType,timeout:2,lang:t.language}})},g=function(t){var e=1e5/t.pollInterval,n=0;return it({fn:function(){return f(ct(ct({},t.config),{},{data:t.data,cancelToken:t.cancelToken,language:t.language}))},shouldContinue:function(t){var r=t.result,o=r&&r.data&&r.data.status,i=h(t.error),a=t.error&&!t.error.response&&!i;a&&(n+=1);var c=!1;return t.attempts<e&&n<3&&(c=a||"RUNNING"===o),c},interval:2e3})},t.next=6,Y(p)(ct(ct({},e),{},{cancelToken:u,language:d,idcode:o}));case 6:return v=t.sent,r(v),t.next=10,Y(g)({config:e,data:ct({},v.data),cancelToken:u,pollInterval:c,language:d});case 10:return v=t.sent,t.abrupt("return",v);case 12:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string",required:!0}});function dt(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function lt(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?dt(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):dt(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var pt=c.mobileId,ft=tt(pt,function(){var t=z(V().mark((function t(e){var n,r,o,a,c,u,d,l,p,f,g,v,y;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.cancelToken,r=e.language,o=e.apiClient,a=e.started,c=void 0===a?function(){}:a,u=e.idcode,d=e.phone,l=e.pollInterval,p=void 0===l?1e3:l,f=function(t){var e=s(i.IDENTIFICATION,pt,t.countryCode);return o.post({url:t.apiEndpoints.inCurrentMode.identityStart(),data:{idcode:t.idcode,phone:t.phone,country:t.countryCode,method:e.actionType,lang:t.language},cancelToken:t.cancelToken})},g=function(t){var e=s(i.IDENTIFICATION,pt,t.countryCode);return o.post({url:t.apiEndpoints.inCurrentMode.identityFinish(),data:{token:t.data.token,method:e.actionType,timeout:2,lang:t.language},cancelToken:t.cancelToken})},v=function(t){var e=12e4/p,n=0;return it({fn:function(){return g(lt(lt({},t.config),{},{data:t.data,cancelToken:t.cancelToken,language:t.language}))},shouldContinue:function(t){var r=t.result,o=r&&r.data&&r.data.status,i=h(t.error),a=t.error&&!t.error.response&&!i;a&&(n+=1);var c=!1;return t.attempts<e&&n<3&&(c=a||"RUNNING"===o),c},interval:1e3})},t.next=6,Y(f)(lt(lt({},e),{},{cancelToken:n,language:r,idcode:u,phone:d}));case 6:return y=t.sent,c(y),t.next=10,Y(v)({config:e,data:y.data,cancelToken:n,language:r,pollInterval:p});case 10:return y=t.sent,t.abrupt("return",y);case 12:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string",required:!0},phone:{type:"string",required:!0}}),gt=c.eParakstsMobile,ht=function(t){var e=t.apiEndpoints,n=t.clientId,r=t.redirectUri;return{data:{redirect_uri:e.inCurrentMode.eParakstsMobile({clientId:n,redirectUri:r})}}},vt=tt(gt,function(){var t=z(V().mark((function t(e){var n,r,o,i,a;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.redirect,r=e.apiEndpoints,o=e.clientId,i=e.redirectUri,t.next=3,Y(ht)({apiEndpoints:r,clientId:o,redirectUri:i});case 3:return a=t.sent,t.abrupt("return",Y(n,{shouldFormatResult:!1})(a));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}());function yt(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function mt(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?yt(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):yt(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var bt=c.frejaEid,It=tt(bt,function(){var t=z(V().mark((function t(e){var n,r,o,a,c,u,d,l,p,f,g,v;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.started,r=void 0===n?function(){}:n,o=e.idcode,a=e.pollInterval,c=void 0===a?1e3:a,u=e.cancelToken,d=e.language,l=e.apiClient,p=function(t){var e=s(i.IDENTIFICATION,bt);return l.post({cancelToken:t.cancelToken,url:t.apiEndpoints.inCurrentMode.identityStart(),data:{idcode:t.idcode,country:t.countryCode,method:e.actionType,lang:t.language}})},f=function(t){var e=s(i.IDENTIFICATION,bt);return l.post({cancelToken:t.cancelToken,url:t.apiEndpoints.inCurrentMode.identityFinish(),data:{token:t.data.token,method:e.actionType,lang:t.language,timeout:2}})},g=function(t){var e=1e5/t.pollInterval,n=0;return it({fn:function(){return f(mt(mt({},t.config),{},{data:t.data,language:t.language,cancelToken:t.cancelToken}))},shouldContinue:function(t){var r=t.result,o=r&&r.data&&r.data.status,i=h(t.error),a=t.error&&!t.error.response&&!i;a&&(n+=1);var c=!1;return t.attempts<e&&n<3&&(c=a||"RUNNING"===o),c},interval:2e3})},t.next=6,Y(p)(mt(mt({},e),{},{cancelToken:u,language:d,idcode:o}));case 6:return v=t.sent,r(v),t.next=10,Y(g)({config:e,data:mt({},v.data),cancelToken:u,language:d,pollInterval:c});case 10:return v=t.sent,t.abrupt("return",v);case 12:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string",required:!0}});function Ot(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Et(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?Ot(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Ot(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var wt=c.zealId,jt=tt(wt,function(){var t=z(V().mark((function t(e){var n,r,o,a,c,u,d;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.cancelToken,r=e.apiClient,o=e.language,a=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return r.get({withCredentials:!1,cancelToken:t.cancelToken,url:t.apiEndpoints.inCurrentMode.zealIdIframeUrl({clientId:t.clientId})})},c=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.iframeHolder,n=document.createElement("iframe"),r=t.iframeUrl;n.setAttribute("src",r),n.setAttribute("referrerpolicy","origin"),n.style.border="0",e.innerHTML="";var o=function(t,e,n){var r=new URL(t.data),o=r.searchParams.get("error"),i=r.searchParams.get("code");o?n(o):i?e({data:{code:i}}):n(t.data)},i=new Promise((function(t,e){window.addEventListener("message",(function(n){var i=new URL(r);n.origin===i.origin&&(window.removeEventListener("message",o),o(n,t,e))}))}));return e.appendChild(n),i},u=function(t){var e=s(i.IDENTIFICATION,wt);return r.post({cancelToken:t.cancelToken,url:t.apiEndpoints.inCurrentMode.identityFinish(),data:{method:e.actionType,code:t.data.code,lang:t.language}})},t.next=6,Y(a)(Et(Et({},e),{},{cancelToken:n}));case 6:return d=t.sent,t.next=9,Y(c)(Et(Et({},e),{},{cancelToken:n,iframeUrl:d.data.url}));case 9:return d=t.sent,t.next=12,Y(u)(Et(Et({},e),{},{cancelToken:n,language:o},d));case 12:return d=t.sent,t.abrupt("return",d);case 14:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},iframeHolder:{type:"object",required:!0}}),Tt=c.mojeId,_t=function(t){var e=t.apiEndpoints,n=t.clientId,r=t.redirectUri;return{data:{redirect_uri:e.inCurrentMode.mojeId({clientId:n,redirectUri:r})}}},xt=tt(Tt,function(){var t=z(V().mark((function t(e){var n,r,o,i,a;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.redirect,r=e.apiEndpoints,o=e.clientId,i=e.redirectUri,t.next=3,Y(_t)({apiEndpoints:r,clientId:o,redirectUri:i});case 3:return a=t.sent,t.abrupt("return",Y(n,{shouldFormatResult:!1})(a));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),Ct=c.finnishTrustNetwork,St=function(t){var e=t.apiEndpoints,n=t.clientId,r=t.redirectUri,o=t.language;return{data:{redirect_uri:e.inCurrentMode.finnishTrustNetwork({clientId:n,redirectUri:r,language:o})}}},kt=tt(Ct,function(){var t=z(V().mark((function t(e){var n,r,o,i,a,c;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.redirect,r=e.apiEndpoints,o=e.clientId,i=e.redirectUri,a=e.language,t.next=3,Y(St)({apiEndpoints:r,clientId:o,redirectUri:i,language:a});case 3:return c=t.sent,t.abrupt("return",Y(n,{shouldFormatResult:!1})(c));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),At=c.atHandy,Nt=function(t){var e=t.apiEndpoints,n=t.clientId,r=t.redirectUri;return{data:{redirect_uri:e.inCurrentMode.atHandy({clientId:n,redirectUri:r})}}},Pt=tt(At,function(){var t=z(V().mark((function t(e){var n,r,o,i,a;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.redirect,r=e.apiEndpoints,o=e.clientId,i=e.redirectUri,t.next=3,Y(Nt)({apiEndpoints:r,clientId:o,redirectUri:i});case 3:return a=t.sent,t.abrupt("return",Y(n,{shouldFormatResult:!1})(a));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),Dt=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=t.message,n=void 0===e?"":e,r=t.userMessage,o=void 0===r?"":r,i=t.details,a=void 0===i?{}:i;this.message=n,this.userMessage=o,this.details=a,this.stack=(new Error).stack};(Dt.prototype=new Error).name="MethodException";var Rt=Dt,Lt=c.idCardSignature,Mt=function(t){var e=t.iframe,n=new URL(e.src);return{post:function(t){e.contentWindow.postMessage(t,n.origin)}}},Ut=function(t){var e=t.countryCode,n=t.clientId,r=t.apiEndpoints,o=s(i.SIGNATURE,Lt,e);return r.inCurrentMode.idCardIframe({clientId:n,actionType:o.actionType})},Gt=function(t,e){if(t instanceof Error)throw t;var n;throw"no_certificates"===t.result&&(n=e.t("no_certificates")),new Rt({userMessage:n,message:t.message,details:t})},Ft=function(t){var e=t.iframeHolder,n=t.iframeUrl,r=t.i18n,o=document.createElement("iframe");o.setAttribute("src",n),o.setAttribute("referrerpolicy","origin"),o.style.width="0",o.style.height="0",o.style.position="absolute",o.style.border="0",e.innerHTML="";var i=new Promise((function(t,e){window.addEventListener("message",(function(n){var r=n.data,i=r.operation,a=r.error,c=r.status;a||"ready"!==i&&"welcome"!==i||"OK"!==c?e(n.data):t(o)}),{once:!0}),window.setTimeout((function(){return e({message:r.t("createIframeTimeout")})}),3e4)}));return e.appendChild(o),i},Bt=function(t){var e=t.messenger,n=new Promise((function(t,e){window.addEventListener("message",(function(n){var r=n.data.status||n.data.result,o=n.data.certificate||n.data.cert;if("ok"===r.toLowerCase()&&o)t({status:r,certificate:o});else{var i={};!n.data||"user_cancel"!==n.data.result&&"user_cancel"!==n.data.message?i=n.data:i.isCancel=!0,e(i)}}),{once:!0})}));return e.post({operation:"getCertificate"}),n},qt=function(t){var e=t.certificate,n=t.clientId,r=t.docId,o=t.cancelToken,i=t.apiEndpoints,a=t.apiClient,c=i.inCurrentMode.startSigning();return a.post({url:c,withCredentials:!1,data:{client_id:n,doc_id:r,sign_type:"id-card",certificate:e},cancelToken:o})},zt=function(t){var e=t.messenger,n=t.hexDigest,r=new Promise((function(t,e){window.addEventListener("message",(function(n){var r=n.data.status||n.data.result,o=n.data.signature_value||n.data.signature;if("ok"===r.toLowerCase()&&o)t({signature:o});else{var i={};n.data&&"user_cancel"===n.data.result?i.isCancel=!0:i=n.data,e(i)}}),{once:!0})}));return e.post({operation:"getSignature",hexDigest:n}),r},Ht=function(t){var e=t.signature,n=t.clientId,r=t.docId,o=t.cancelToken,i=t.apiEndpoints,a=t.apiClient,c=i.inCurrentMode.completeSignatureIdCard();return a.post({url:c,withCredentials:!1,data:{client_id:n,doc_id:r,signature_value:e},cancelToken:o})},Vt=tt(Lt,function(){var t=z(V().mark((function t(e){var n,r,o,i,a,c;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,Y(Ut,{shouldFormatResult:!1})({countryCode:e.countryCode,clientId:e.clientId,apiEndpoints:e.apiEndpoints});case 2:return n=t.sent,t.next=5,Y(Ft,{shouldFormatResult:!1})({iframeUrl:n,iframeHolder:e.iframeHolder,i18n:e.i18n}).catch((function(t){return Gt(t,e.i18n)}));case 5:return r=t.sent,t.next=8,Y(Mt,{shouldFormatResult:!1})({iframe:r});case 8:return o=t.sent,t.next=11,Y(Bt,{shouldFormatResult:!1})({messenger:o}).catch((function(t){return Gt(t,e.i18n)}));case 11:return i=t.sent,t.next=14,Y(qt)({certificate:i.certificate,clientId:e.clientId,docId:e.docId,cancelToken:e.cancelToken,apiEndpoints:e.apiEndpoints,apiClient:e.apiClient});case 14:return a=t.sent,t.next=17,Y(zt,{shouldFormatResult:!1})({messenger:o,hexDigest:a.data.hexDigest});case 17:return c=t.sent,console.log(c),t.abrupt("return",Y(Ht)({signature:c.signature,clientId:e.clientId,docId:e.docId,cancelToken:e.cancelToken,apiEndpoints:e.apiEndpoints,apiClient:e.apiClient}));case 20:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),{iframeHolder:{type:"object"},docId:{type:"string",required:!0}});function Jt(t,e){(null==e||e>t.length)&&(e=t.length);for(var n=0,r=new Array(e);n<e;n++)r[n]=t[n];return r}var Kt=function(t){var e,n=t.pollInterval,r=void 0===n?2e3:n,o=t.maxPollDuration,i=t.fn,a=t.fnArgs;o&&(e=o/r);var c=0;return{start:function(){return it({fn:function(){return i.apply(void 0,function(t){if(Array.isArray(t))return Jt(t)}(t=a)||function(t){if("undefined"!=typeof Symbol&&null!=t[Symbol.iterator]||null!=t["@@iterator"])return Array.from(t)}(t)||function(t,e){if(t){if("string"==typeof t)return Jt(t,e);var n=Object.prototype.toString.call(t).slice(8,-1);return"Object"===n&&t.constructor&&(n=t.constructor.name),"Map"===n||"Set"===n?Array.from(t):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Jt(t,e):void 0}}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}());var t},shouldContinue:function(t){var n=t.result,r=n&&n.data&&n.data.status,o=h(t.error),i=t.error&&!t.error.response&&!o;i&&(c+=1);var a,u,s=!1;return a=t.attempts,(!(u=e)||a<u)&&c<3&&(s=i||"RUNNING"===r),s},interval:r})}}},Zt=c.mobileIdSignature,Wt=function(t){var e=t.phone,n=t.idcode,r=t.clientId,o=t.docId,i=t.cancelToken,a=t.apiEndpoints,c=t.apiClient,u=t.countryCode,s=t.language,d=a.inCurrentMode.startSigning();return c.post({url:d,withCredentials:!1,data:{doc_id:o,client_id:r,sign_type:"mobile-id",phone:e,idcode:n,country:u,lang:s},cancelToken:i})},$t=function(t){var e=t.data,n=t.apiClient,r=t.apiEndpoints,o=t.language,i=t.cancelToken,a=t.docId,c=t.clientId;return n.post({url:r.inCurrentMode.completeSignatureMobileId(),withCredentials:!1,data:{token:e.token,doc_id:a,timeout:2,lang:o,client_id:c},cancelToken:i})},Yt=function(t){var e=t.data,n=t.apiClient,r=t.apiEndpoints,o=t.language,i=t.cancelToken,a=t.docId,c=t.clientId;return Kt({pollInterval:2e3,maxPollDuration:12e4,fn:$t,fnArgs:[{data:e,apiClient:n,apiEndpoints:r,language:o,cancelToken:i,docId:a,clientId:c}]}).start()},Xt=tt(Zt,function(){var t=z(V().mark((function t(e){var n,r,o,a,c,u,d,l,p,f,g,h,v;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.clientId,r=e.docId,o=e.cancelToken,a=e.apiEndpoints,c=e.apiClient,u=e.monitoringService,d=e.language,l=e.idcode,p=e.phone,f=e.countryCode,g=e.started,h=s(i.SIGNATURE,Zt,f),u.dispatch({message:"".concat(h.actionType,": signing started")}),t.next=5,Y(Wt)({clientId:n,docId:r,cancelToken:o,apiEndpoints:a,apiClient:c,language:d,idcode:l,phone:p,countryCode:f});case 5:return v=t.sent,g(v),t.abrupt("return",Y(Yt)({data:v.data,apiClient:c,apiEndpoints:a,language:d,cancelToken:o,docId:r,clientId:n}));case 8:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string",required:!0},phone:{type:"string",required:!0},docId:{type:"string",required:!0}}),Qt=c.smartIdSignature,te=function(t){var e=t.contractId,n=t.idcode,r=t.clientId,o=t.docId,i=t.cancelToken,a=t.apiEndpoints,c=t.apiClient,u=t.countryCode,s=t.language,d=a.inCurrentMode.startSigning();return c.post({url:d,withCredentials:!1,data:{doc_id:o,contract_id:e,client_id:r,sign_type:"smart-id",idcode:n,country:u,lang:s},cancelToken:i})},ee=function(t){var e=t.data,n=t.apiClient,r=t.apiEndpoints,o=t.language,i=t.cancelToken,a=t.docId,c=t.clientId;return n.post({url:r.inCurrentMode.completeSignatureSmartId(),withCredentials:!1,data:{token:e.token,doc_id:a,lang:o,client_id:c,timeout:2},cancelToken:i})},ne=function(t){var e=t.data,n=t.apiClient,r=t.apiEndpoints,o=t.language,i=t.cancelToken,a=t.docId,c=t.clientId;return Kt({pollInterval:2e3,maxPollDuration:12e4,fn:ee,fnArgs:[{data:e,apiClient:n,apiEndpoints:r,language:o,cancelToken:i,docId:a,clientId:c}]}).start()},re=tt(Qt,function(){var t=z(V().mark((function t(e){var n,r,o,a,c,u,d,l,p,f,g,h,v;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.clientId,r=e.docId,o=e.contractId,a=e.cancelToken,c=e.apiEndpoints,u=e.apiClient,d=e.monitoringService,l=e.language,p=e.idcode,f=e.countryCode,g=e.started,h=s(i.SIGNATURE,Qt,f),d.dispatch({message:"".concat(h.actionType,": signing started")}),t.next=5,Y(te)({clientId:n,docId:r,cancelToken:a,apiEndpoints:c,apiClient:u,language:l,idcode:p,countryCode:f,contractId:o});case 5:return v=t.sent,g(v),t.abrupt("return",Y(ne)({data:v.data,apiClient:u,apiEndpoints:c,language:l,cancelToken:a,docId:r,clientId:n}));case 8:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string",required:!0},docId:{type:"string",required:!0}}),oe=c.evroTrustSignature,ie=function(t){var e=t.contractId,n=t.idcode,r=t.clientId,o=t.docId,i=t.cancelToken,a=t.apiEndpoints,c=t.apiClient,u=t.countryCode,s=t.language,d=t.email,l=t.phone,p=t.actionType,f=a.inCurrentMode.startSigning();return c.post({url:f,withCredentials:!1,data:{doc_id:o,contract_id:e,client_id:r,sign_type:p,idcode:n,email:d,phone:l,country:u,lang:s},cancelToken:i})},ae=function(t){var e=t.data,n=t.apiClient,r=t.apiEndpoints,o=t.language,i=t.cancelToken,a=t.docId,c=t.clientId;return n.post({url:r.inCurrentMode.completeSignatureEvrotrust(),withCredentials:!1,data:{token:e.token,doc_id:a,lang:o,client_id:c},cancelToken:i})},ce=function(t){var e=t.data,n=t.apiClient,r=t.apiEndpoints,o=t.language,i=t.cancelToken,a=t.docId,c=t.clientId;return Kt({pollInterval:2e3,fn:ae,fnArgs:[{data:e,apiClient:n,apiEndpoints:r,language:o,cancelToken:i,docId:a,clientId:c}]}).start()},ue=tt(oe,function(){var t=z(V().mark((function t(e){var n,r,o,a,c,u,d,l,p,f,g,h,v,y,m;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.clientId,r=e.docId,o=e.contractId,a=e.cancelToken,c=e.apiEndpoints,u=e.apiClient,d=e.monitoringService,l=e.language,p=e.idcode,f=e.phone,g=e.email,h=e.countryCode,v=e.started,y=s(i.SIGNATURE,oe,h),d.dispatch({message:"".concat(y.actionType,": signing started")}),t.next=5,Y(ie)({clientId:n,docId:r,cancelToken:a,apiEndpoints:c,apiClient:u,language:l,idcode:p,phone:f,email:g,countryCode:h,contractId:o,actionType:y.actionType});case 5:return m=t.sent,v(m),t.abrupt("return",Y(ce)({data:m.data,apiClient:u,apiEndpoints:c,language:l,cancelToken:a,docId:r,clientId:n}));case 8:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string"},email:{type:"string"},phone:{type:"string"},docId:{type:"string",required:!0}}),se=c.otpSignature,de=function(t){var e=t.apiClient,n=t.apiEndpoints,r=t.language,o=t.cancelToken,i=t.docId,a=t.clientId,c=t.emailToken,u=t.smsToken;return e.post({url:n.inCurrentMode.completeOtp(),withCredentials:!1,data:{doc_id:i,timeout:2,lang:r,client_id:a,email_token:c,sms_token:u},cancelToken:o})},le=tt(se,function(){var t=z(V().mark((function t(e){var n,r,o,a,c,u,d,l,p,f,g;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.clientId,r=e.docId,o=e.cancelToken,a=e.apiEndpoints,c=e.apiClient,u=e.monitoringService,d=e.language,l=e.countryCode,p=e.emailToken,f=e.smsToken,g=s(i.SIGNATURE,se,l),console.log(g),u.dispatch({message:"".concat(g.actionType,": signing started")}),t.abrupt("return",Y(de)({apiClient:c,apiEndpoints:a,language:d,cancelToken:o,docId:r,clientId:n,emailToken:p,smsToken:f}));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),{docId:{type:"string",required:!0},emailToken:{type:"string"},smsToken:{type:"string"}}),pe={docId:{type:"string",required:!0}},fe=function(t){var e=t.moduleName,n=t.createModuleCreator,r=function(t){var e=t.contractId,n=t.clientId,r=t.docId,o=t.cancelToken,i=t.apiEndpoints,a=t.apiClient,c=t.language,u=t.actionType,s=i.inCurrentMode.startSigning();return a.post({url:s,withCredentials:!1,data:{doc_id:r,contract_id:e,client_id:n,sign_type:u,lang:c},cancelToken:o})};return n(e,function(){var t=z(V().mark((function t(n){var o,a,c,u,d,l,p,f,g,h,v,y;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return o=n.clientId,a=n.docId,c=n.contractId,u=n.cancelToken,d=n.apiEndpoints,l=n.apiClient,p=n.monitoringService,f=n.language,g=n.countryCode,h=n.redirect,v=s(i.SIGNATURE,e,g),p.dispatch({message:"".concat(v.actionType,": signing started")}),t.next=5,Y(r)({contractId:c,clientId:o,docId:a,cancelToken:u,apiEndpoints:d,apiClient:l,language:f,actionType:v.actionType});case 5:return y=t.sent,t.abrupt("return",Y(h,{shouldFormatResult:!1})(y));case 7:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}(),pe)},ge=fe({moduleName:c.eParakstsMobileSignature,createModuleCreator:tt}),he=fe({moduleName:c.ftnSignature,createModuleCreator:tt}),ve=fe({moduleName:c.atHandySignature,createModuleCreator:tt}),ye=c.zealIdSignature,me=function(t){var e=t.apiEndpoints,n=t.clientId,r=t.docId;return{data:{redirect_uri:e.inCurrentMode.startZealIdSignature({clientId:n,docId:r})}}},be=tt(ye,function(){var t=z(V().mark((function t(e){var n,r,o,i,a;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return n=e.redirect,r=e.apiEndpoints,o=e.clientId,i=e.docId,t.next=3,Y(me)({apiEndpoints:r,clientId:o,docId:i});case 3:return a=t.sent,t.abrupt("return",Y(n,{shouldFormatResult:!1})(a));case 5:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}()),Ie=fe({moduleName:c.mojeIdSignature,createModuleCreator:tt}),Oe=fe({moduleName:c.googleSignature,createModuleCreator:tt}),Ee=fe({moduleName:c.seBankIdSignature,createModuleCreator:tt}),we=Object.freeze({sandbox:"sandbox",production:"production"});function je(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(t);e&&(r=r.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,r)}return n}function Te(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?je(Object(n),!0).forEach((function(e){r(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):je(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var _e=function(t,e,n){var r={};return Object.keys(t).forEach((function(o){r[o]=function(t,e,n){return function(r){var o=Te(Te({},e),r);return n?n(t(o)):t(o)}}(t[o],e,n)})),r},xe=function(){var t,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=Te({base:function(t){return t.baseUrl},readCard:function(t){var n=t.countryCode,r=void 0===n?e.countryCode.toLowerCase():n,o=t.clientId;return"https://".concat(r,".eideasy.com/api/identity/").concat(o,"/read-card")},eParakstsMobile:function(t){var e=t.baseUrl,n=t.clientId,r=t.redirectUri;return"".concat(e,"/oauth/start/lv-eparaksts-mobile-login?client_id=").concat(n,"&redirect_uri=").concat(r,"&response_type=code")},zealIdIframeUrl:function(t){var e=t.baseUrl,n=t.clientId;return"".concat(e,"/api/identity/").concat(n,"/zealid/get_iframe_url")},mojeId:function(t){var e=t.baseUrl,n=t.clientId,r=t.redirectUri;return"".concat(e,"/oauth/start/mojeid?client_id=").concat(n,"&redirect_uri=").concat(r,"&response_type=code")},finnishTrustNetwork:function(t){var e=t.baseUrl,n=t.clientId,r=t.redirectUri,o=t.language;return"".concat(e,"/oauth/start/finnish-ftn-login?client_id=").concat(n,"&redirect_uri=").concat(r,"&response_type=code&lang=").concat(o)},atHandy:function(t){var e=t.baseUrl,n=t.clientId,r=t.redirectUri;return"".concat(e,"/oauth/authorize?client_id=").concat(n,"&redirect_uri=").concat(r,"&response_type=code&method=at-handy-signatur-login")},idCardIframe:function(t){var e=t.baseUrl,n=t.clientId,r=t.actionType;return"".concat(e,"/signatures/integration/").concat(n,"/").concat(r)},startSigning:function(t){var e=t.baseUrl;return"".concat(e,"/api/signatures/start-signing")},completeSignatureIdCard:function(t){var e=t.baseUrl;return"".concat(e,"/api/signatures/id-card/complete")},completeSignatureMobileId:function(t){var e=t.baseUrl;return"".concat(e,"/api/signatures/sk-mobile-id/complete")},completeSignatureSmartId:function(t){var e=t.baseUrl;return"".concat(e,"/api/signatures/sk-smart-id/complete")},completeSignatureEvrotrust:function(t){var e=t.baseUrl;return"".concat(e,"/api/signatures/evrotrust-signature/complete")},completeOtp:function(t){var e=t.baseUrl;return"".concat(e,"/api/signatures/non-qualified/complete")},eideasyMonitoring:function(t){var e=t.baseUrl;return"".concat(e,"/confirm_progress")},startZealIdSignature:function(t){var e=t.baseUrl,n=t.clientId,r=t.docId;return"".concat(e,"/zealid/signature/start?client_id=").concat(n,"&doc_id=").concat(r)}},n),i=(r(t={},we.production,Te({},_e(o,{baseUrl:n.base?n.base():"https://id.eideasy.com"},e.modifyEndpointUrl))),r(t,we.sandbox,Te({},_e(o,{baseUrl:n.base?n.base():"https://test.eideasy.com"},e.modifyEndpointUrl))),t);return{get inCurrentMode(){var t=e.sandbox?we.sandbox:we.production;return i[t]}}},Ce=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},e=_({rawSettings:t,schema:x}),n=F({currentLanguage:"en"}),r=xe({countryCode:e.countryCode,sandbox:e.sandbox,modifyEndpointUrl:e.modifyEndpointUrl},e.apiEndpoints),o=B({remoteMonitoringEnabled:e.remoteMonitoringEnabled,apiEndpoints:r});return w({settings:e,i18n:n,monitoringService:o,apiEndpoints:r,identificationModules:[ot,st,ft,vt,It,jt,xt,kt,Pt],signingModules:[Vt,Xt,re,ue,le,ge,he,ve,be,Ie,Oe,Ee]})},Se=Ce},8552:function(t,e,n){var r=n(852)(n(5639),"DataView");t.exports=r},1989:function(t,e,n){var r=n(1789),o=n(401),i=n(7667),a=n(1327),c=n(1866);function u(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=a,u.prototype.set=c,t.exports=u},8407:function(t,e,n){var r=n(7040),o=n(4125),i=n(2117),a=n(7518),c=n(4705);function u(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=a,u.prototype.set=c,t.exports=u},7071:function(t,e,n){var r=n(852)(n(5639),"Map");t.exports=r},3369:function(t,e,n){var r=n(4785),o=n(1285),i=n(6e3),a=n(9916),c=n(5265);function u(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=a,u.prototype.set=c,t.exports=u},3818:function(t,e,n){var r=n(852)(n(5639),"Promise");t.exports=r},8525:function(t,e,n){var r=n(852)(n(5639),"Set");t.exports=r},6384:function(t,e,n){var r=n(8407),o=n(7465),i=n(3779),a=n(7599),c=n(4758),u=n(4309);function s(t){var e=this.__data__=new r(t);this.size=e.size}s.prototype.clear=o,s.prototype.delete=i,s.prototype.get=a,s.prototype.has=c,s.prototype.set=u,t.exports=s},2705:function(t,e,n){var r=n(5639).Symbol;t.exports=r},1149:function(t,e,n){var r=n(5639).Uint8Array;t.exports=r},577:function(t,e,n){var r=n(852)(n(5639),"WeakMap");t.exports=r},6874:function(t){t.exports=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}},7412:function(t){t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t}},4963:function(t){t.exports=function(t,e){for(var n=-1,r=null==t?0:t.length,o=0,i=[];++n<r;){var a=t[n];e(a,n,t)&&(i[o++]=a)}return i}},4636:function(t,e,n){var r=n(2545),o=n(5694),i=n(1469),a=n(4144),c=n(5776),u=n(6719),s=Object.prototype.hasOwnProperty;t.exports=function(t,e){var n=i(t),d=!n&&o(t),l=!n&&!d&&a(t),p=!n&&!d&&!l&&u(t),f=n||d||l||p,g=f?r(t.length,String):[],h=g.length;for(var v in t)!e&&!s.call(t,v)||f&&("length"==v||l&&("offset"==v||"parent"==v)||p&&("buffer"==v||"byteLength"==v||"byteOffset"==v)||c(v,h))||g.push(v);return g}},2488:function(t){t.exports=function(t,e){for(var n=-1,r=e.length,o=t.length;++n<r;)t[o+n]=e[n];return t}},6556:function(t,e,n){var r=n(9465),o=n(7813);t.exports=function(t,e,n){(void 0!==n&&!o(t[e],n)||void 0===n&&!(e in t))&&r(t,e,n)}},4865:function(t,e,n){var r=n(9465),o=n(7813),i=Object.prototype.hasOwnProperty;t.exports=function(t,e,n){var a=t[e];i.call(t,e)&&o(a,n)&&(void 0!==n||e in t)||r(t,e,n)}},8470:function(t,e,n){var r=n(7813);t.exports=function(t,e){for(var n=t.length;n--;)if(r(t[n][0],e))return n;return-1}},4037:function(t,e,n){var r=n(8363),o=n(3674);t.exports=function(t,e){return t&&r(e,o(e),t)}},3886:function(t,e,n){var r=n(8363),o=n(1704);t.exports=function(t,e){return t&&r(e,o(e),t)}},9465:function(t,e,n){var r=n(8777);t.exports=function(t,e,n){"__proto__"==e&&r?r(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}},5990:function(t,e,n){var r=n(6384),o=n(7412),i=n(4865),a=n(4037),c=n(3886),u=n(4626),s=n(278),d=n(8805),l=n(1911),p=n(8234),f=n(6904),g=n(4160),h=n(3824),v=n(9148),y=n(8517),m=n(1469),b=n(4144),I=n(6688),O=n(3218),E=n(2928),w=n(3674),j=n(1704),T="[object Arguments]",_="[object Function]",x="[object Object]",C={};C[T]=C["[object Array]"]=C["[object ArrayBuffer]"]=C["[object DataView]"]=C["[object Boolean]"]=C["[object Date]"]=C["[object Float32Array]"]=C["[object Float64Array]"]=C["[object Int8Array]"]=C["[object Int16Array]"]=C["[object Int32Array]"]=C["[object Map]"]=C["[object Number]"]=C[x]=C["[object RegExp]"]=C["[object Set]"]=C["[object String]"]=C["[object Symbol]"]=C["[object Uint8Array]"]=C["[object Uint8ClampedArray]"]=C["[object Uint16Array]"]=C["[object Uint32Array]"]=!0,C["[object Error]"]=C[_]=C["[object WeakMap]"]=!1,t.exports=function t(e,n,S,k,A,N){var P,D=1&n,R=2&n,L=4&n;if(S&&(P=A?S(e,k,A,N):S(e)),void 0!==P)return P;if(!O(e))return e;var M=m(e);if(M){if(P=h(e),!D)return s(e,P)}else{var U=g(e),G=U==_||"[object GeneratorFunction]"==U;if(b(e))return u(e,D);if(U==x||U==T||G&&!A){if(P=R||G?{}:y(e),!D)return R?l(e,c(P,e)):d(e,a(P,e))}else{if(!C[U])return A?e:{};P=v(e,U,D)}}N||(N=new r);var F=N.get(e);if(F)return F;N.set(e,P),E(e)?e.forEach((function(r){P.add(t(r,n,S,r,e,N))})):I(e)&&e.forEach((function(r,o){P.set(o,t(r,n,S,o,e,N))}));var B=M?void 0:(L?R?f:p:R?j:w)(e);return o(B||e,(function(r,o){B&&(r=e[o=r]),i(P,o,t(r,n,S,o,e,N))})),P}},3118:function(t,e,n){var r=n(3218),o=Object.create,i=function(){function t(){}return function(e){if(!r(e))return{};if(o)return o(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();t.exports=i},8483:function(t,e,n){var r=n(5063)();t.exports=r},8866:function(t,e,n){var r=n(2488),o=n(1469);t.exports=function(t,e,n){var i=e(t);return o(t)?i:r(i,n(t))}},4239:function(t,e,n){var r=n(2705),o=n(9607),i=n(2333),a=r?r.toStringTag:void 0;t.exports=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":a&&a in Object(t)?o(t):i(t)}},9454:function(t,e,n){var r=n(4239),o=n(7005);t.exports=function(t){return o(t)&&"[object Arguments]"==r(t)}},5588:function(t,e,n){var r=n(4160),o=n(7005);t.exports=function(t){return o(t)&&"[object Map]"==r(t)}},8458:function(t,e,n){var r=n(3560),o=n(5346),i=n(3218),a=n(346),c=/^\[object .+?Constructor\]$/,u=Function.prototype,s=Object.prototype,d=u.toString,l=s.hasOwnProperty,p=RegExp("^"+d.call(l).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");t.exports=function(t){return!(!i(t)||o(t))&&(r(t)?p:c).test(a(t))}},9221:function(t,e,n){var r=n(4160),o=n(7005);t.exports=function(t){return o(t)&&"[object Set]"==r(t)}},8749:function(t,e,n){var r=n(4239),o=n(1780),i=n(7005),a={};a["[object Float32Array]"]=a["[object Float64Array]"]=a["[object Int8Array]"]=a["[object Int16Array]"]=a["[object Int32Array]"]=a["[object Uint8Array]"]=a["[object Uint8ClampedArray]"]=a["[object Uint16Array]"]=a["[object Uint32Array]"]=!0,a["[object Arguments]"]=a["[object Array]"]=a["[object ArrayBuffer]"]=a["[object Boolean]"]=a["[object DataView]"]=a["[object Date]"]=a["[object Error]"]=a["[object Function]"]=a["[object Map]"]=a["[object Number]"]=a["[object Object]"]=a["[object RegExp]"]=a["[object Set]"]=a["[object String]"]=a["[object WeakMap]"]=!1,t.exports=function(t){return i(t)&&o(t.length)&&!!a[r(t)]}},280:function(t,e,n){var r=n(5726),o=n(6916),i=Object.prototype.hasOwnProperty;t.exports=function(t){if(!r(t))return o(t);var e=[];for(var n in Object(t))i.call(t,n)&&"constructor"!=n&&e.push(n);return e}},313:function(t,e,n){var r=n(3218),o=n(5726),i=n(3498),a=Object.prototype.hasOwnProperty;t.exports=function(t){if(!r(t))return i(t);var e=o(t),n=[];for(var c in t)("constructor"!=c||!e&&a.call(t,c))&&n.push(c);return n}},2980:function(t,e,n){var r=n(6384),o=n(6556),i=n(8483),a=n(9783),c=n(3218),u=n(1704),s=n(6390);t.exports=function t(e,n,d,l,p){e!==n&&i(n,(function(i,u){if(p||(p=new r),c(i))a(e,n,u,d,t,l,p);else{var f=l?l(s(e,u),i,u+"",e,n,p):void 0;void 0===f&&(f=i),o(e,u,f)}}),u)}},9783:function(t,e,n){var r=n(6556),o=n(4626),i=n(7133),a=n(278),c=n(8517),u=n(5694),s=n(1469),d=n(9246),l=n(4144),p=n(3560),f=n(3218),g=n(8630),h=n(6719),v=n(6390),y=n(9881);t.exports=function(t,e,n,m,b,I,O){var E=v(t,n),w=v(e,n),j=O.get(w);if(j)r(t,n,j);else{var T=I?I(E,w,n+"",t,e,O):void 0,_=void 0===T;if(_){var x=s(w),C=!x&&l(w),S=!x&&!C&&h(w);T=w,x||C||S?s(E)?T=E:d(E)?T=a(E):C?(_=!1,T=o(w,!0)):S?(_=!1,T=i(w,!0)):T=[]:g(w)||u(w)?(T=E,u(E)?T=y(E):f(E)&&!p(E)||(T=c(w))):_=!1}_&&(O.set(w,T),b(T,w,m,I,O),O.delete(w)),r(t,n,T)}}},5976:function(t,e,n){var r=n(6557),o=n(5357),i=n(61);t.exports=function(t,e){return i(o(t,e,r),t+"")}},6560:function(t,e,n){var r=n(5703),o=n(8777),i=n(6557),a=o?function(t,e){return o(t,"toString",{configurable:!0,enumerable:!1,value:r(e),writable:!0})}:i;t.exports=a},2545:function(t){t.exports=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}},1717:function(t){t.exports=function(t){return function(e){return t(e)}}},4318:function(t,e,n){var r=n(1149);t.exports=function(t){var e=new t.constructor(t.byteLength);return new r(e).set(new r(t)),e}},4626:function(t,e,n){t=n.nmd(t);var r=n(5639),o=e&&!e.nodeType&&e,i=o&&t&&!t.nodeType&&t,a=i&&i.exports===o?r.Buffer:void 0,c=a?a.allocUnsafe:void 0;t.exports=function(t,e){if(e)return t.slice();var n=t.length,r=c?c(n):new t.constructor(n);return t.copy(r),r}},7157:function(t,e,n){var r=n(4318);t.exports=function(t,e){var n=e?r(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}},3147:function(t){var e=/\w*$/;t.exports=function(t){var n=new t.constructor(t.source,e.exec(t));return n.lastIndex=t.lastIndex,n}},419:function(t,e,n){var r=n(2705),o=r?r.prototype:void 0,i=o?o.valueOf:void 0;t.exports=function(t){return i?Object(i.call(t)):{}}},7133:function(t,e,n){var r=n(4318);t.exports=function(t,e){var n=e?r(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}},278:function(t){t.exports=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}},8363:function(t,e,n){var r=n(4865),o=n(9465);t.exports=function(t,e,n,i){var a=!n;n||(n={});for(var c=-1,u=e.length;++c<u;){var s=e[c],d=i?i(n[s],t[s],s,n,t):void 0;void 0===d&&(d=t[s]),a?o(n,s,d):r(n,s,d)}return n}},8805:function(t,e,n){var r=n(8363),o=n(9551);t.exports=function(t,e){return r(t,o(t),e)}},1911:function(t,e,n){var r=n(8363),o=n(1442);t.exports=function(t,e){return r(t,o(t),e)}},4429:function(t,e,n){var r=n(5639)["__core-js_shared__"];t.exports=r},1463:function(t,e,n){var r=n(5976),o=n(6612);t.exports=function(t){return r((function(e,n){var r=-1,i=n.length,a=i>1?n[i-1]:void 0,c=i>2?n[2]:void 0;for(a=t.length>3&&"function"==typeof a?(i--,a):void 0,c&&o(n[0],n[1],c)&&(a=i<3?void 0:a,i=1),e=Object(e);++r<i;){var u=n[r];u&&t(e,u,r,a)}return e}))}},5063:function(t){t.exports=function(t){return function(e,n,r){for(var o=-1,i=Object(e),a=r(e),c=a.length;c--;){var u=a[t?c:++o];if(!1===n(i[u],u,i))break}return e}}},8777:function(t,e,n){var r=n(852),o=function(){try{var t=r(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();t.exports=o},1957:function(t,e,n){var r="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;t.exports=r},8234:function(t,e,n){var r=n(8866),o=n(9551),i=n(3674);t.exports=function(t){return r(t,i,o)}},6904:function(t,e,n){var r=n(8866),o=n(1442),i=n(1704);t.exports=function(t){return r(t,i,o)}},5050:function(t,e,n){var r=n(7019);t.exports=function(t,e){var n=t.__data__;return r(e)?n["string"==typeof e?"string":"hash"]:n.map}},852:function(t,e,n){var r=n(8458),o=n(7801);t.exports=function(t,e){var n=o(t,e);return r(n)?n:void 0}},5924:function(t,e,n){var r=n(5569)(Object.getPrototypeOf,Object);t.exports=r},9607:function(t,e,n){var r=n(2705),o=Object.prototype,i=o.hasOwnProperty,a=o.toString,c=r?r.toStringTag:void 0;t.exports=function(t){var e=i.call(t,c),n=t[c];try{t[c]=void 0;var r=!0}catch(t){}var o=a.call(t);return r&&(e?t[c]=n:delete t[c]),o}},9551:function(t,e,n){var r=n(4963),o=n(479),i=Object.prototype.propertyIsEnumerable,a=Object.getOwnPropertySymbols,c=a?function(t){return null==t?[]:(t=Object(t),r(a(t),(function(e){return i.call(t,e)})))}:o;t.exports=c},1442:function(t,e,n){var r=n(2488),o=n(5924),i=n(9551),a=n(479),c=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)r(e,i(t)),t=o(t);return e}:a;t.exports=c},4160:function(t,e,n){var r=n(8552),o=n(7071),i=n(3818),a=n(8525),c=n(577),u=n(4239),s=n(346),d="[object Map]",l="[object Promise]",p="[object Set]",f="[object WeakMap]",g="[object DataView]",h=s(r),v=s(o),y=s(i),m=s(a),b=s(c),I=u;(r&&I(new r(new ArrayBuffer(1)))!=g||o&&I(new o)!=d||i&&I(i.resolve())!=l||a&&I(new a)!=p||c&&I(new c)!=f)&&(I=function(t){var e=u(t),n="[object Object]"==e?t.constructor:void 0,r=n?s(n):"";if(r)switch(r){case h:return g;case v:return d;case y:return l;case m:return p;case b:return f}return e}),t.exports=I},7801:function(t){t.exports=function(t,e){return null==t?void 0:t[e]}},1789:function(t,e,n){var r=n(4536);t.exports=function(){this.__data__=r?r(null):{},this.size=0}},401:function(t){t.exports=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}},7667:function(t,e,n){var r=n(4536),o=Object.prototype.hasOwnProperty;t.exports=function(t){var e=this.__data__;if(r){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return o.call(e,t)?e[t]:void 0}},1327:function(t,e,n){var r=n(4536),o=Object.prototype.hasOwnProperty;t.exports=function(t){var e=this.__data__;return r?void 0!==e[t]:o.call(e,t)}},1866:function(t,e,n){var r=n(4536);t.exports=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=r&&void 0===e?"__lodash_hash_undefined__":e,this}},3824:function(t){var e=Object.prototype.hasOwnProperty;t.exports=function(t){var n=t.length,r=new t.constructor(n);return n&&"string"==typeof t[0]&&e.call(t,"index")&&(r.index=t.index,r.input=t.input),r}},9148:function(t,e,n){var r=n(4318),o=n(7157),i=n(3147),a=n(419),c=n(7133);t.exports=function(t,e,n){var u=t.constructor;switch(e){case"[object ArrayBuffer]":return r(t);case"[object Boolean]":case"[object Date]":return new u(+t);case"[object DataView]":return o(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return c(t,n);case"[object Map]":return new u;case"[object Number]":case"[object String]":return new u(t);case"[object RegExp]":return i(t);case"[object Set]":return new u;case"[object Symbol]":return a(t)}}},8517:function(t,e,n){var r=n(3118),o=n(5924),i=n(5726);t.exports=function(t){return"function"!=typeof t.constructor||i(t)?{}:r(o(t))}},5776:function(t){var e=/^(?:0|[1-9]\d*)$/;t.exports=function(t,n){var r=typeof t;return!!(n=null==n?9007199254740991:n)&&("number"==r||"symbol"!=r&&e.test(t))&&t>-1&&t%1==0&&t<n}},6612:function(t,e,n){var r=n(7813),o=n(8612),i=n(5776),a=n(3218);t.exports=function(t,e,n){if(!a(n))return!1;var c=typeof e;return!!("number"==c?o(n)&&i(e,n.length):"string"==c&&e in n)&&r(n[e],t)}},7019:function(t){t.exports=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t}},5346:function(t,e,n){var r,o=n(4429),i=(r=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";t.exports=function(t){return!!i&&i in t}},5726:function(t){var e=Object.prototype;t.exports=function(t){var n=t&&t.constructor;return t===("function"==typeof n&&n.prototype||e)}},7040:function(t){t.exports=function(){this.__data__=[],this.size=0}},4125:function(t,e,n){var r=n(8470),o=Array.prototype.splice;t.exports=function(t){var e=this.__data__,n=r(e,t);return!(n<0||(n==e.length-1?e.pop():o.call(e,n,1),--this.size,0))}},2117:function(t,e,n){var r=n(8470);t.exports=function(t){var e=this.__data__,n=r(e,t);return n<0?void 0:e[n][1]}},7518:function(t,e,n){var r=n(8470);t.exports=function(t){return r(this.__data__,t)>-1}},4705:function(t,e,n){var r=n(8470);t.exports=function(t,e){var n=this.__data__,o=r(n,t);return o<0?(++this.size,n.push([t,e])):n[o][1]=e,this}},4785:function(t,e,n){var r=n(1989),o=n(8407),i=n(7071);t.exports=function(){this.size=0,this.__data__={hash:new r,map:new(i||o),string:new r}}},1285:function(t,e,n){var r=n(5050);t.exports=function(t){var e=r(this,t).delete(t);return this.size-=e?1:0,e}},6e3:function(t,e,n){var r=n(5050);t.exports=function(t){return r(this,t).get(t)}},9916:function(t,e,n){var r=n(5050);t.exports=function(t){return r(this,t).has(t)}},5265:function(t,e,n){var r=n(5050);t.exports=function(t,e){var n=r(this,t),o=n.size;return n.set(t,e),this.size+=n.size==o?0:1,this}},4536:function(t,e,n){var r=n(852)(Object,"create");t.exports=r},6916:function(t,e,n){var r=n(5569)(Object.keys,Object);t.exports=r},3498:function(t){t.exports=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e}},1167:function(t,e,n){t=n.nmd(t);var r=n(1957),o=e&&!e.nodeType&&e,i=o&&t&&!t.nodeType&&t,a=i&&i.exports===o&&r.process,c=function(){try{return i&&i.require&&i.require("util").types||a&&a.binding&&a.binding("util")}catch(t){}}();t.exports=c},2333:function(t){var e=Object.prototype.toString;t.exports=function(t){return e.call(t)}},5569:function(t){t.exports=function(t,e){return function(n){return t(e(n))}}},5357:function(t,e,n){var r=n(6874),o=Math.max;t.exports=function(t,e,n){return e=o(void 0===e?t.length-1:e,0),function(){for(var i=arguments,a=-1,c=o(i.length-e,0),u=Array(c);++a<c;)u[a]=i[e+a];a=-1;for(var s=Array(e+1);++a<e;)s[a]=i[a];return s[e]=n(u),r(t,this,s)}}},5639:function(t,e,n){var r=n(1957),o="object"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function("return this")();t.exports=i},6390:function(t){t.exports=function(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__proto__"!=e)return t[e]}},61:function(t,e,n){var r=n(6560),o=n(1275)(r);t.exports=o},1275:function(t){var e=Date.now;t.exports=function(t){var n=0,r=0;return function(){var o=e(),i=16-(o-r);if(r=o,i>0){if(++n>=800)return arguments[0]}else n=0;return t.apply(void 0,arguments)}}},7465:function(t,e,n){var r=n(8407);t.exports=function(){this.__data__=new r,this.size=0}},3779:function(t){t.exports=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}},7599:function(t){t.exports=function(t){return this.__data__.get(t)}},4758:function(t){t.exports=function(t){return this.__data__.has(t)}},4309:function(t,e,n){var r=n(8407),o=n(7071),i=n(3369);t.exports=function(t,e){var n=this.__data__;if(n instanceof r){var a=n.__data__;if(!o||a.length<199)return a.push([t,e]),this.size=++n.size,this;n=this.__data__=new i(a)}return n.set(t,e),this.size=n.size,this}},346:function(t){var e=Function.prototype.toString;t.exports=function(t){if(null!=t){try{return e.call(t)}catch(t){}try{return t+""}catch(t){}}return""}},361:function(t,e,n){var r=n(5990);t.exports=function(t){return r(t,5)}},5703:function(t){t.exports=function(t){return function(){return t}}},7813:function(t){t.exports=function(t,e){return t===e||t!=t&&e!=e}},6557:function(t){t.exports=function(t){return t}},5694:function(t,e,n){var r=n(9454),o=n(7005),i=Object.prototype,a=i.hasOwnProperty,c=i.propertyIsEnumerable,u=r(function(){return arguments}())?r:function(t){return o(t)&&a.call(t,"callee")&&!c.call(t,"callee")};t.exports=u},1469:function(t){var e=Array.isArray;t.exports=e},8612:function(t,e,n){var r=n(3560),o=n(1780);t.exports=function(t){return null!=t&&o(t.length)&&!r(t)}},9246:function(t,e,n){var r=n(8612),o=n(7005);t.exports=function(t){return o(t)&&r(t)}},4144:function(t,e,n){t=n.nmd(t);var r=n(5639),o=n(5062),i=e&&!e.nodeType&&e,a=i&&t&&!t.nodeType&&t,c=a&&a.exports===i?r.Buffer:void 0,u=(c?c.isBuffer:void 0)||o;t.exports=u},3560:function(t,e,n){var r=n(4239),o=n(3218);t.exports=function(t){if(!o(t))return!1;var e=r(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}},1780:function(t){t.exports=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}},6688:function(t,e,n){var r=n(5588),o=n(1717),i=n(1167),a=i&&i.isMap,c=a?o(a):r;t.exports=c},3218:function(t){t.exports=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}},7005:function(t){t.exports=function(t){return null!=t&&"object"==typeof t}},8630:function(t,e,n){var r=n(4239),o=n(5924),i=n(7005),a=Function.prototype,c=Object.prototype,u=a.toString,s=c.hasOwnProperty,d=u.call(Object);t.exports=function(t){if(!i(t)||"[object Object]"!=r(t))return!1;var e=o(t);if(null===e)return!0;var n=s.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&u.call(n)==d}},2928:function(t,e,n){var r=n(9221),o=n(1717),i=n(1167),a=i&&i.isSet,c=a?o(a):r;t.exports=c},6719:function(t,e,n){var r=n(8749),o=n(1717),i=n(1167),a=i&&i.isTypedArray,c=a?o(a):r;t.exports=c},3674:function(t,e,n){var r=n(4636),o=n(280),i=n(8612);t.exports=function(t){return i(t)?r(t):o(t)}},1704:function(t,e,n){var r=n(4636),o=n(313),i=n(8612);t.exports=function(t){return i(t)?r(t,!0):o(t)}},2492:function(t,e,n){var r=n(2980),o=n(1463)((function(t,e,n){r(t,e,n)}));t.exports=o},479:function(t){t.exports=function(){return[]}},5062:function(t){t.exports=function(){return!1}},9881:function(t,e,n){var r=n(8363),o=n(1704);t.exports=function(t){return r(t,o(t))}},5666:function(t){var e=function(t){"use strict";var e,n=Object.prototype,r=n.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(t,e,n){return Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{u({},"")}catch(t){u=function(t,e,n){return t[e]=n}}function s(t,e,n,r){var o=e&&e.prototype instanceof v?e:v,i=Object.create(o.prototype),a=new C(r||[]);return i._invoke=function(t,e,n){var r=l;return function(o,i){if(r===f)throw new Error("Generator is already running");if(r===g){if("throw"===o)throw i;return k()}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var c=T(a,n);if(c){if(c===h)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===l)throw r=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=f;var u=d(t,e,n);if("normal"===u.type){if(r=n.done?g:p,u.arg===h)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r=g,n.method="throw",n.arg=u.arg)}}}(t,n,a),i}function d(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(t){return{type:"throw",arg:t}}}t.wrap=s;var l="suspendedStart",p="suspendedYield",f="executing",g="completed",h={};function v(){}function y(){}function m(){}var b={};b[i]=function(){return this};var I=Object.getPrototypeOf,O=I&&I(I(S([])));O&&O!==n&&r.call(O,i)&&(b=O);var E=m.prototype=v.prototype=Object.create(b);function w(t){["next","throw","return"].forEach((function(e){u(t,e,(function(t){return this._invoke(e,t)}))}))}function j(t,e){function n(o,i,a,c){var u=d(t[o],t,i);if("throw"!==u.type){var s=u.arg,l=s.value;return l&&"object"==typeof l&&r.call(l,"__await")?e.resolve(l.__await).then((function(t){n("next",t,a,c)}),(function(t){n("throw",t,a,c)})):e.resolve(l).then((function(t){s.value=t,a(s)}),(function(t){return n("throw",t,a,c)}))}c(u.arg)}var o;this._invoke=function(t,r){function i(){return new e((function(e,o){n(t,r,e,o)}))}return o=o?o.then(i,i):i()}}function T(t,n){var r=t.iterator[n.method];if(r===e){if(n.delegate=null,"throw"===n.method){if(t.iterator.return&&(n.method="return",n.arg=e,T(t,n),"throw"===n.method))return h;n.method="throw",n.arg=new TypeError("The iterator does not provide a 'throw' method")}return h}var o=d(r,t.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,h;var i=o.arg;return i?i.done?(n[t.resultName]=i.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,h):i:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,h)}function _(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function x(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function C(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(_,this),this.reset(!0)}function S(t){if(t){var n=t[i];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var o=-1,a=function n(){for(;++o<t.length;)if(r.call(t,o))return n.value=t[o],n.done=!1,n;return n.value=e,n.done=!0,n};return a.next=a}}return{next:k}}function k(){return{value:e,done:!0}}return y.prototype=E.constructor=m,m.constructor=y,y.displayName=u(m,c,"GeneratorFunction"),t.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===y||"GeneratorFunction"===(e.displayName||e.name))},t.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,m):(t.__proto__=m,u(t,c,"GeneratorFunction")),t.prototype=Object.create(E),t},t.awrap=function(t){return{__await:t}},w(j.prototype),j.prototype[a]=function(){return this},t.AsyncIterator=j,t.async=function(e,n,r,o,i){void 0===i&&(i=Promise);var a=new j(s(e,n,r,o),i);return t.isGeneratorFunction(n)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},w(E),u(E,c,"Generator"),E[i]=function(){return this},E.toString=function(){return"[object Generator]"},t.keys=function(t){var e=[];for(var n in t)e.push(n);return e.reverse(),function n(){for(;e.length;){var r=e.pop();if(r in t)return n.value=r,n.done=!1,n}return n.done=!0,n}},t.values=S,C.prototype={constructor:C,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(x),!t)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=e)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var n=this;function o(r,o){return c.type="throw",c.arg=t,n.next=r,o&&(n.method="next",n.arg=e),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],c=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var u=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(u&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(u){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(t,e){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,h):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),h},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),x(n),h}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var n=this.tryEntries[e];if(n.tryLoc===t){var r=n.completion;if("throw"===r.type){var o=r.arg;x(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:S(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),h}},t}(t.exports);try{regeneratorRuntime=e}catch(t){Function("r","regeneratorRuntime = r")(e)}}},r={};function o(t){var e=r[t];if(void 0!==e)return e.exports;var i=r[t]={id:t,loaded:!1,exports:{}};return n[t](i,i.exports,o),i.loaded=!0,i.exports}return o.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(e,{a:e}),e},e=Object.getPrototypeOf?function(t){return Object.getPrototypeOf(t)}:function(t){return t.__proto__},o.t=function(n,r){if(1&r&&(n=this(n)),8&r)return n;if("object"==typeof n&&n){if(4&r&&n.__esModule)return n;if(16&r&&"function"==typeof n.then)return n}var i=Object.create(null);o.r(i);var a={};t=t||[null,e({}),e([]),e(e)];for(var c=2&r&&n;"object"==typeof c&&!~t.indexOf(c);c=e(c))Object.getOwnPropertyNames(c).forEach((function(t){a[t]=function(){return n[t]}}));return a.default=function(){return n},o.d(i,a),i},o.d=function(t,e){for(var n in e)o.o(e,n)&&!o.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),o.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.nmd=function(t){return t.paths=[],t.children||(t.children=[]),t},o(9036)}()}));
|
|
2009
|
+
/* WEBPACK VAR INJECTION */(function(process) {!function(e,t){ true?module.exports=t():undefined}(self,(function(){return function(){var e,t,n={7757:function(e,t,n){e.exports=n(5666)},9669:function(e,t,n){e.exports=n(1609)},5448:function(e,t,n){"use strict";var r=n(4867),o=n(6026),i=n(4372),a=n(5327),c=n(4097),u=n(4109),s=n(7985),d=n(5061);e.exports=function(e){return new Promise((function(t,n){var l=e.data,p=e.headers,f=e.responseType;r.isFormData(l)&&delete p["Content-Type"];var g=new XMLHttpRequest;if(e.auth){var h=e.auth.username||"",v=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";p.Authorization="Basic "+btoa(h+":"+v)}var y=c(e.baseURL,e.url);function m(){if(g){var r="getAllResponseHeaders"in g?u(g.getAllResponseHeaders()):null,i={data:f&&"text"!==f&&"json"!==f?g.response:g.responseText,status:g.status,statusText:g.statusText,headers:r,config:e,request:g};o(t,n,i),g=null}}if(g.open(e.method.toUpperCase(),a(y,e.params,e.paramsSerializer),!0),g.timeout=e.timeout,"onloadend"in g?g.onloadend=m:g.onreadystatechange=function(){g&&4===g.readyState&&(0!==g.status||g.responseURL&&0===g.responseURL.indexOf("file:"))&&setTimeout(m)},g.onabort=function(){g&&(n(d("Request aborted",e,"ECONNABORTED",g)),g=null)},g.onerror=function(){n(d("Network Error",e,null,g)),g=null},g.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(d(t,e,e.transitional&&e.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",g)),g=null},r.isStandardBrowserEnv()){var b=(e.withCredentials||s(y))&&e.xsrfCookieName?i.read(e.xsrfCookieName):void 0;b&&(p[e.xsrfHeaderName]=b)}"setRequestHeader"in g&&r.forEach(p,(function(e,t){void 0===l&&"content-type"===t.toLowerCase()?delete p[t]:g.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(g.withCredentials=!!e.withCredentials),f&&"json"!==f&&(g.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&g.addEventListener("progress",e.onDownloadProgress),"function"==typeof e.onUploadProgress&&g.upload&&g.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){g&&(g.abort(),n(e),g=null)})),l||(l=null),g.send(l)}))}},1609:function(e,t,n){"use strict";var r=n(4867),o=n(1849),i=n(321),a=n(7185);function c(e){var t=new i(e),n=o(i.prototype.request,t);return r.extend(n,i.prototype,t),r.extend(n,t),n}var u=c(n(5655));u.Axios=i,u.create=function(e){return c(a(u.defaults,e))},u.Cancel=n(5263),u.CancelToken=n(4972),u.isCancel=n(6502),u.all=function(e){return Promise.all(e)},u.spread=n(8713),u.isAxiosError=n(6268),e.exports=u,e.exports.default=u},5263:function(e){"use strict";function t(e){this.message=e}t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,e.exports=t},4972:function(e,t,n){"use strict";var r=n(5263);function o(e){if("function"!=typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;e((function(e){n.reason||(n.reason=new r(e),t(n.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var e;return{token:new o((function(t){e=t})),cancel:e}},e.exports=o},6502:function(e){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},321:function(e,t,n){"use strict";var r=n(4867),o=n(5327),i=n(782),a=n(3572),c=n(7185),u=n(4875),s=u.validators;function d(e){this.defaults=e,this.interceptors={request:new i,response:new i}}d.prototype.request=function(e){"string"==typeof e?(e=arguments[1]||{}).url=arguments[0]:e=e||{},(e=c(this.defaults,e)).method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var t=e.transitional;void 0!==t&&u.assertOptions(t,{silentJSONParsing:s.transitional(s.boolean,"1.0.0"),forcedJSONParsing:s.transitional(s.boolean,"1.0.0"),clarifyTimeoutError:s.transitional(s.boolean,"1.0.0")},!1);var n=[],r=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(r=r&&t.synchronous,n.unshift(t.fulfilled,t.rejected))}));var o,i=[];if(this.interceptors.response.forEach((function(e){i.push(e.fulfilled,e.rejected)})),!r){var d=[a,void 0];for(Array.prototype.unshift.apply(d,n),d.concat(i),o=Promise.resolve(e);d.length;)o=o.then(d.shift(),d.shift());return o}for(var l=e;n.length;){var p=n.shift(),f=n.shift();try{l=p(l)}catch(e){f(e);break}}try{o=a(l)}catch(e){return Promise.reject(e)}for(;i.length;)o=o.then(i.shift(),i.shift());return o},d.prototype.getUri=function(e){return e=c(this.defaults,e),o(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(e){d.prototype[e]=function(t,n){return this.request(c(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){d.prototype[e]=function(t,n,r){return this.request(c(r||{},{method:e,url:t,data:n}))}})),e.exports=d},782:function(e,t,n){"use strict";var r=n(4867);function o(){this.handlers=[]}o.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},o.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},o.prototype.forEach=function(e){r.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=o},4097:function(e,t,n){"use strict";var r=n(1793),o=n(7303);e.exports=function(e,t){return e&&!r(t)?o(e,t):t}},5061:function(e,t,n){"use strict";var r=n(481);e.exports=function(e,t,n,o,i){var a=new Error(e);return r(a,t,n,o,i)}},3572:function(e,t,n){"use strict";var r=n(4867),o=n(8527),i=n(6502),a=n(5655);function c(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){return c(e),e.headers=e.headers||{},e.data=o.call(e,e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]})),(e.adapter||a.adapter)(e).then((function(t){return c(e),t.data=o.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return i(t)||(c(e),t&&t.response&&(t.response.data=o.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},481:function(e){"use strict";e.exports=function(e,t,n,r,o){return e.config=t,n&&(e.code=n),e.request=r,e.response=o,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},7185:function(e,t,n){"use strict";var r=n(4867);e.exports=function(e,t){t=t||{};var n={},o=["url","method","data"],i=["headers","auth","proxy","params"],a=["baseURL","transformRequest","transformResponse","paramsSerializer","timeout","timeoutMessage","withCredentials","adapter","responseType","xsrfCookieName","xsrfHeaderName","onUploadProgress","onDownloadProgress","decompress","maxContentLength","maxBodyLength","maxRedirects","transport","httpAgent","httpsAgent","cancelToken","socketPath","responseEncoding"],c=["validateStatus"];function u(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function s(o){r.isUndefined(t[o])?r.isUndefined(e[o])||(n[o]=u(void 0,e[o])):n[o]=u(e[o],t[o])}r.forEach(o,(function(e){r.isUndefined(t[e])||(n[e]=u(void 0,t[e]))})),r.forEach(i,s),r.forEach(a,(function(o){r.isUndefined(t[o])?r.isUndefined(e[o])||(n[o]=u(void 0,e[o])):n[o]=u(void 0,t[o])})),r.forEach(c,(function(r){r in t?n[r]=u(e[r],t[r]):r in e&&(n[r]=u(void 0,e[r]))}));var d=o.concat(i).concat(a).concat(c),l=Object.keys(e).concat(Object.keys(t)).filter((function(e){return-1===d.indexOf(e)}));return r.forEach(l,s),n}},6026:function(e,t,n){"use strict";var r=n(5061);e.exports=function(e,t,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},8527:function(e,t,n){"use strict";var r=n(4867),o=n(5655);e.exports=function(e,t,n){var i=this||o;return r.forEach(n,(function(n){e=n.call(i,e,t)})),e}},5655:function(e,t,n){"use strict";var r=n(4867),o=n(6016),i=n(481),a={"Content-Type":"application/x-www-form-urlencoded"};function c(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}var u,s={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:(("undefined"!=typeof XMLHttpRequest||"undefined"!=typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(u=n(5448)),u),transformRequest:[function(e,t){return o(t,"Accept"),o(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e)?e:r.isArrayBufferView(e)?e.buffer:r.isURLSearchParams(e)?(c(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)||t&&"application/json"===t["Content-Type"]?(c(t,"application/json"),JSON.stringify(e)):e}],transformResponse:[function(e){var t=this.transitional,n=t&&t.silentJSONParsing,o=t&&t.forcedJSONParsing,a=!n&&"json"===this.responseType;if(a||o&&r.isString(e)&&e.length)try{return JSON.parse(e)}catch(e){if(a){if("SyntaxError"===e.name)throw i(e,this,"E_JSON_PARSE");throw e}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){s.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){s.headers[e]=r.merge(a)})),e.exports=s},1849:function(e){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return e.apply(t,n)}}},5327:function(e,t,n){"use strict";var r=n(4867);function o(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var i;if(n)i=n(t);else if(r.isURLSearchParams(t))i=t.toString();else{var a=[];r.forEach(t,(function(e,t){null!=e&&(r.isArray(e)?t+="[]":e=[e],r.forEach(e,(function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),a.push(o(t)+"="+o(e))})))})),i=a.join("&")}if(i){var c=e.indexOf("#");-1!==c&&(e=e.slice(0,c)),e+=(-1===e.indexOf("?")?"?":"&")+i}return e}},7303:function(e){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},4372:function(e,t,n){"use strict";var r=n(4867);e.exports=r.isStandardBrowserEnv()?{write:function(e,t,n,o,i,a){var c=[];c.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&c.push("expires="+new Date(n).toGMTString()),r.isString(o)&&c.push("path="+o),r.isString(i)&&c.push("domain="+i),!0===a&&c.push("secure"),document.cookie=c.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}:{write:function(){},read:function(){return null},remove:function(){}}},1793:function(e){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},6268:function(e){"use strict";e.exports=function(e){return"object"==typeof e&&!0===e.isAxiosError}},7985:function(e,t,n){"use strict";var r=n(4867);e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=o(window.location.href),function(t){var n=r.isString(t)?o(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return!0}},6016:function(e,t,n){"use strict";var r=n(4867);e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},4109:function(e,t,n){"use strict";var r=n(4867),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,i,a={};return e?(r.forEach(e.split("\n"),(function(e){if(i=e.indexOf(":"),t=r.trim(e.substr(0,i)).toLowerCase(),n=r.trim(e.substr(i+1)),t){if(a[t]&&o.indexOf(t)>=0)return;a[t]="set-cookie"===t?(a[t]?a[t]:[]).concat([n]):a[t]?a[t]+", "+n:n}})),a):a}},8713:function(e){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},4875:function(e,t,n){"use strict";var r=n(696),o={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){o[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var i={},a=r.version.split(".");function c(e,t){for(var n=t?t.split("."):a,r=e.split("."),o=0;o<3;o++){if(n[o]>r[o])return!0;if(n[o]<r[o])return!1}return!1}o.transitional=function(e,t,n){var o=t&&c(t);function a(e,t){return"[Axios v"+r.version+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,c){if(!1===e)throw new Error(a(r," has been removed in "+t));return o&&!i[r]&&(i[r]=!0,console.warn(a(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,c)}},e.exports={isOlderVersion:c,assertOptions:function(e,t,n){if("object"!=typeof e)throw new TypeError("options must be an object");for(var r=Object.keys(e),o=r.length;o-- >0;){var i=r[o],a=t[i];if(a){var c=e[i],u=void 0===c||a(c,i,e);if(!0!==u)throw new TypeError("option "+i+" must be "+u)}else if(!0!==n)throw Error("Unknown option "+i)}},validators:o}},4867:function(e,t,n){"use strict";var r=n(1849),o=Object.prototype.toString;function i(e){return"[object Array]"===o.call(e)}function a(e){return void 0===e}function c(e){return null!==e&&"object"==typeof e}function u(e){if("[object Object]"!==o.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function s(e){return"[object Function]"===o.call(e)}function d(e,t){if(null!=e)if("object"!=typeof e&&(e=[e]),i(e))for(var n=0,r=e.length;n<r;n++)t.call(null,e[n],n,e);else for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.call(null,e[o],o,e)}e.exports={isArray:i,isArrayBuffer:function(e){return"[object ArrayBuffer]"===o.call(e)},isBuffer:function(e){return null!==e&&!a(e)&&null!==e.constructor&&!a(e.constructor)&&"function"==typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)},isFormData:function(e){return"undefined"!=typeof FormData&&e instanceof FormData},isArrayBufferView:function(e){return"undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&e.buffer instanceof ArrayBuffer},isString:function(e){return"string"==typeof e},isNumber:function(e){return"number"==typeof e},isObject:c,isPlainObject:u,isUndefined:a,isDate:function(e){return"[object Date]"===o.call(e)},isFile:function(e){return"[object File]"===o.call(e)},isBlob:function(e){return"[object Blob]"===o.call(e)},isFunction:s,isStream:function(e){return c(e)&&s(e.pipe)},isURLSearchParams:function(e){return"undefined"!=typeof URLSearchParams&&e instanceof URLSearchParams},isStandardBrowserEnv:function(){return("undefined"==typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&"undefined"!=typeof window&&"undefined"!=typeof document},forEach:d,merge:function e(){var t={};function n(n,r){u(t[r])&&u(n)?t[r]=e(t[r],n):u(n)?t[r]=e({},n):i(n)?t[r]=n.slice():t[r]=n}for(var r=0,o=arguments.length;r<o;r++)d(arguments[r],n);return t},extend:function(e,t,n){return d(t,(function(t,o){e[o]=n&&"function"==typeof t?r(t,n):t})),e},trim:function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")},stripBOM:function(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e}}},696:function(e){"use strict";e.exports=JSON.parse('{"name":"axios","version":"0.21.2","description":"Promise based HTTP client for the browser and node.js","main":"index.js","scripts":{"test":"grunt test","start":"node ./sandbox/server.js","build":"NODE_ENV=production grunt build","preversion":"npm test","version":"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json","postversion":"git push && git push --tags","examples":"node ./examples/server.js","coveralls":"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","fix":"eslint --fix lib/**/*.js"},"repository":{"type":"git","url":"https://github.com/axios/axios.git"},"keywords":["xhr","http","ajax","promise","node"],"author":"Matt Zabriskie","license":"MIT","bugs":{"url":"https://github.com/axios/axios/issues"},"homepage":"https://axios-http.com","devDependencies":{"coveralls":"^3.0.0","es6-promise":"^4.2.4","grunt":"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1","karma":"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2","minimist":"^1.2.0","mocha":"^8.2.1","sinon":"^4.5.0","terser-webpack-plugin":"^4.2.3","typescript":"^4.0.5","url-search-params":"^0.10.0","webpack":"^4.44.2","webpack-dev-server":"^3.11.0"},"browser":{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},"jsdelivr":"dist/axios.min.js","unpkg":"dist/axios.min.js","typings":"./index.d.ts","dependencies":{"follow-redirects":"^1.14.0"},"bundlesize":[{"path":"./dist/axios.min.js","threshold":"5kB"}]}')},4084:function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var o;n.r(t),n.d(t,{allMethods:function(){return u},createClient:function(){return Rt},default:function(){return Lt},getMethodByHandlingModule:function(){return s},methodActionTypes:function(){return a},methodTypes:function(){return i},moduleNames:function(){return c}});var i={IDENTIFICATION:"identification",SIGNATURE:"signature"},a={BE_ID_LOGIN:"be-id-login",EE_ID_LOGIN:"ee-id-login",FI_ID_LOGIN:"fi-id-login",PT_ID_LOGIN:"pt-id-login",LV_ID_LOGIN:"lv-id-login",LT_ID_LOGIN:"lt-id-login",RS_ID_LOGIN:"rs-id-login",EE_MOBILE_ID:"mid-login",LV_EPARAKSTS_MOBILE_LOGIN:"lv-eparaksts-mobile-login",LT_MOBILE_ID:"lt-mobile-id",SMART_ID:"smartid",FREJA_EID_LOGIN:"freja-eid-login",ZEALID_LOGIN:"zealid-login",CZ_MOJEID:"mojeid",AT_HANDY_SIGNATUR_LOGIN:"at-handy-signatur-login",FI_FTN_LOGIN:"finnish-ftn-login",ZEAL_ID_SIGNATURE:"zealid-signature",EE_IDCARD_SIGNATURE:"id-signature",EE_MOBILEID_SIGNATURE:"mid-signature",LT_MOBILEID_SIGNATURE:"lt-mid-signature",SMARTID_SIGNATURE:"smart-id-signature",BE_IDCARD_SIGNATURE:"be-id-signature",LV_IDCARD_SIGNATURE:"lv-id-signature",LT_IDCARD_SIGNATURE:"lt-id-signature",FI_IDCARD_SIGNATURE:"fi-id-signature",LU_IDCARD_SIGNATURE:"lu-id-signature",PT_IDCARD_SIGNATURE:"pt-id-signature",LV_EPARAKSTS_MOBILE_SIGNATURE:"lv-eparaksts-mobile-signature",AT_HANDY_SIGNATUR_SIGNATURE:"at-handy-signatur-signature",REGISTRU_CENTRAS_SIGNATURE:"registru-centras-signature",OTP_EMAIL:"otp-email-non-qualified",FI_FTN_ADVANCED_SIGNATURE:"fi-ftn-advanced-signature",EVROTRUST_SIGNATURE:"evrotrust-signature",CZ_MOJEID_ADVANCED_SIGNATURE:"cz-mojeid-advanced-signature",GOOGLE_SIGNATURE:"google-signature",SE_BANKID_SIGNATURE:"swedish-bankid-signature",D_TRUST_SIGN_ME_QUALIFIED_SIGNATURE:"d-trust-sign-me-qes-signature"},c={idCard:"idCard",mobileId:"mobileId",eParakstsMobile:"eParakstsMobile",smartId:"smartId",frejaEid:"frejaEid",zealId:"zealId",mojeId:"mojeId",finnishTrustNetwork:"finnishTrustNetwork",atHandy:"atHandy",idCardSignature:"idCardSignature",mobileIdSignature:"mobileIdSignature",smartIdSignature:"smartIdSignature",evroTrustSignature:"evroTrustSignature",otpSignature:"otpSignature",eParakstsMobileSignature:"eParakstsMobileSignature",ftnSignature:"ftnSignature",atHandySignature:"atHandySignature",zealIdSignature:"zealIdSignature",mojeIdSignature:"mojeIdSignature",googleSignature:"googleSignature",seBankIdSignature:"seBankIdSignature",dTrustSignMeSignature:"dTrustSignMeSignature"},u=Object.freeze((r(o={},i.IDENTIFICATION,[{actionType:a.BE_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["BE"]},{actionType:a.EE_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["EE"]},{actionType:a.FI_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["FI"]},{actionType:a.LV_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["LV"]},{actionType:a.LT_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["LT"]},{actionType:a.PT_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["PT"]},{actionType:a.RS_ID_LOGIN,handlingModule:c.idCard,supportedCountries:["RS"]},{actionType:a.LV_EPARAKSTS_MOBILE_LOGIN,handlingModule:c.eParakstsMobile,supportedCountries:["LV"]},{actionType:a.LT_MOBILE_ID,handlingModule:c.mobileId,supportedCountries:["LT"]},{actionType:a.EE_MOBILE_ID,handlingModule:c.mobileId,supportedCountries:["EE"]},{actionType:a.SMART_ID,handlingModule:c.smartId,supportedCountries:["EE","LV","LT"]},{actionType:a.FREJA_EID_LOGIN,handlingModule:c.frejaEid,supportedCountries:["FI","SE","NO","DK"]},{actionType:a.ZEALID_LOGIN,handlingModule:c.zealId,supportedCountries:["AT","BE","BG","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IT","LV","LT","NL","NO","PL","PT","RO","RS","SE","SI","SK"]},{actionType:a.CZ_MOJEID,handlingModule:c.mojeId,supportedCountries:["CZ"]},{actionType:a.FI_FTN_LOGIN,handlingModule:c.finnishTrustNetwork,supportedCountries:["FI"]},{actionType:a.AT_HANDY_SIGNATUR_LOGIN,handlingModule:c.atHandy,supportedCountries:["AT"]}]),r(o,i.SIGNATURE,[{actionType:a.EE_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["EE"]},{actionType:a.LV_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["LV"]},{actionType:a.LT_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["LT"]},{actionType:a.FI_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["FI"]},{actionType:a.PT_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["PT"]},{actionType:a.BE_IDCARD_SIGNATURE,handlingModule:c.idCardSignature,supportedCountries:["BE"]},{actionType:a.EE_MOBILEID_SIGNATURE,handlingModule:c.mobileIdSignature,supportedCountries:["EE"]},{actionType:a.LT_MOBILEID_SIGNATURE,handlingModule:c.mobileIdSignature,supportedCountries:["LT"]},{actionType:a.SMARTID_SIGNATURE,handlingModule:c.smartIdSignature,supportedCountries:["EE","LV","LT"]},{actionType:a.EVROTRUST_SIGNATURE,handlingModule:c.evroTrustSignature,supportedCountries:["AL","AD","AM","AU","AT","AZ","BY","BE","BA","BG","CA","HR","CY","CZ","DK","EE","FI","FR","GE","DE","GR","HU","IS","IE","IT","IL","KZ","KE","XK","LV","LI","LT","LU","MT","MD","MC","ME","NL","NZ","NO","MK","PL","PT","RO","RU","SM","RS","SK","SI","ES","SE","CH","TW","TR","UA","GB","US","VA"]},{actionType:a.OTP_EMAIL,handlingModule:c.otpSignature,supportedCountries:["WORLD"]},{actionType:a.LV_EPARAKSTS_MOBILE_SIGNATURE,handlingModule:c.eParakstsMobileSignature,supportedCountries:["LV"]},{actionType:a.FI_FTN_ADVANCED_SIGNATURE,handlingModule:c.ftnSignature,supportedCountries:["FI"]},{actionType:a.AT_HANDY_SIGNATUR_SIGNATURE,handlingModule:c.atHandySignature,supportedCountries:["AT"]},{actionType:a.ZEAL_ID_SIGNATURE,handlingModule:c.zealIdSignature,supportedCountries:["AT","BE","BG","CZ","DE","DK","EE","ES","FI","FR","GB","GR","HR","HU","IE","IT","LV","LT","NL","NO","PL","PT","RO","RS","SE","SI","SK"]},{actionType:a.CZ_MOJEID_ADVANCED_SIGNATURE,handlingModule:c.mojeIdSignature,supportedCountries:["CZ"]},{actionType:a.GOOGLE_SIGNATURE,handlingModule:c.googleSignature,supportedCountries:["WORLD"]},{actionType:a.SE_BANKID_SIGNATURE,handlingModule:c.seBankIdSignature,supportedCountries:["SE"]},{actionType:a.D_TRUST_SIGN_ME_QUALIFIED_SIGNATURE,handlingModule:c.dTrustSignMeSignature,supportedCountries:["DE","CA","ZA","GR","NL","BE","FR","ES","PT","LU","IE","IS","MT","CY","AX","BG","HU","LT","LV","EE","HR","SI","IT","RO","CH","CZ","SK","LI","AT","GG","DK","SE","NO","PL","MX","AR","BR","CL","AU","ID","PH","SG","RU","JP","KR","CN","TR","IN","SA","AE","QA"]}]),o)),s=function(e,t,n){var r=u[e];if(t&&n){var o=r.find((function(e){return e.handlingModule===t&&(e.supportedCountries.includes(n)||e.supportedCountries.includes("WORLD"))}));if(!o){if(0===r.filter((function(e){return e.handlingModule===t})).length)throw new Error("Could not find matching method configuration for ".concat(e,' module "').concat(t,'"'));throw new Error('Country "'.concat(n,'" is not supported for ').concat(e,'\n module "').concat(t,'".'))}return o}return r.find((function(e){return e.handlingModule===t}))},d=n(2492),l=n.n(d),p=n(9669),f=n.n(p),g=f().CancelToken,h=f().isCancel;f().Cancel,f().interceptors.response.use((function(e){return(t=e.data)&&["error","No ID or basic level only","USER_CANCELLED","USER_REFUSED","refused","TIMEOUT","NOT_MID_CLIENT","ERROR"].includes(t.status)?Promise.reject(function(e){var t=e.message,n=e.config,r=e.code,o=e.request,i=e.response,a=new Error(t);return a.config=n,r&&(a.code=r),a.request=o,a.response=i,a.isRequestError=!0,a}({message:"Request failed with status code ".concat(e.status),config:e.config,request:e.request,response:e})):e;var t}));var v=function(e){return f()(e)};function y(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function m(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?y(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):y(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var b=function(e,t){var n,r=t.modifyRequestSettings,o=e;return"function"==typeof r&&(n=r(o)),n&&(o=l()(o,n)),o},I=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return v(b(m({method:"get",withCredentials:!0,headers:{"Content-Type":"application/json",Accept:"application/json","Cache-Control":"no-cache"}},t),e))},n=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return v(b(m({method:"post",cache:"no-cache",withCredentials:!0,headers:{"Content-Type":"application/json",Accept:"application/json","Cache-Control":"no-cache"}},t),e))};return Object.freeze({get:t,post:n,CancelToken:g})};function E(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function w(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?E(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):E(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var O=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.identificationModules,n=void 0===t?[]:t,r=e.signingModules,o=void 0===r?[]:r,i=e.settings,a=void 0===i?{}:i,c=e.i18n,s=e.apiEndpoints,d=e.monitoringService,l=w({},a);l.apiEndpoints=s,c.setLanguage(l.language);var p=function(e){l.countryCode=e},f=function(){return l.countryCode},g=function(){return u},h={};n.forEach((function(e){var t=e({coreContext:{config:l,i18n:c,monitoringService:d},apiClient:I({modifyRequestSettings:l.modifyRequestSettings})});h[t.MODULE_NAME]=t}));var v={};return o.forEach((function(e){var t=e({coreContext:{config:l,i18n:c,monitoringService:d},apiClient:I({modifyRequestSettings:l.modifyRequestSettings})});v[t.MODULE_NAME]=t})),Object.freeze({identification:w({},h),signature:w({},v),getAllMethods:g,setLanguage:c.setLanguage,setCountryCode:p,getCountryCode:f})};function T(e){return(T="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function j(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}var _=function(e){var t=e.rawSettings,n=e.schema,o=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?j(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):j(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},t);return Object.keys(n).forEach((function(e){var r=n[e],i=t[e];if(r.required&&void 0===i)throw new Error('Missing required setting "'.concat(e,'"'));if(void 0===i&&(o[e]=r.default),void 0!==o[e]&&void 0!==r.type&&r.type!==T(o[e]))throw new Error('Expected "'.concat(e,'" to be type of "').concat(r.type,'", but received "').concat(T(o[e]),'"'))})),o},x={countryCode:{type:"string"},sandbox:{default:!1,type:"boolean"},clientId:{required:!0,type:"string"},redirectUri:{type:"string"},docId:{type:"string"},contractId:{type:"string"},apiEndpoints:{type:"object"},modifyRequestSettings:{type:"function"},language:{default:"en",type:"string"},success:{default:function(){},type:"function"},fail:{default:function(){},type:"function"},finished:{default:function(){},type:"function"},started:{default:function(){},type:"function"},redirect:{default:function(e){var t=e.data&&e.data.redirect_uri;return t?(window.location!==window.top.location?window.top.location.href=t:window.location.href=t,new Promise((function(){}))):e},type:"function"},remoteMonitoringEnabled:{default:!1}},S=JSON.parse('{"id-card-read-timeout":"Das Auslesen des Ausweises hat zu lange gedauert. Bitte schließen Sie alle geöffneten Browserfenster und versuchen Sie es erneut.","no_certificates":"Zertifikate konnten nicht gelesen werden. Stellen Sie sicher, dass sich die Karte im Lesegerät befindet und das Lesegerät richtig funktioniert."}'),C=n.t(S,2),k=JSON.parse('{"id-card-read-timeout":"Reading the ID card took too long. Please close all the open browser windows and then try again.","no_certificates":"Could not read certificates. Make sure that the card is in the reader and the reader is working properly."}'),A=n.t(k,2),N=JSON.parse('{"id-card-read-timeout":"ID kaardi lugemine võttis liiga kaua aega. Palun sulge kõik brauseri aknad ja proovi uuesti.","no_certificates":"Sertfikaatide lugemine ebaõnnestus. Veendu, et ID kaart on lugejas ning lugeja on arvutiga ühendatud."}'),P=n.t(N,2),D=JSON.parse('{"id-card-read-timeout":"Perskaityti asmens tapatybės kortelę užtruko per ilgai. Uždarykite visus atidarytus naršyklės langus ir bandykite dar kartą.","no_certificates":"Nepavyko perskaityti sertifikatų. Įsitikinkite, kad kortelė yra skaitytuve ir skaitytuvas veikia tinkamai."}'),R=n.t(D,2),L=JSON.parse('{"id-card-read-timeout":"ID kartes lasīšana aizņēma pārāk ilgu laiku. Lūdzu, aizveriet visus atvērtos pārlūkprogrammas logus un pēc tam mēģiniet vēlreiz.","no_certificates":"Nevarēja nolasīt sertifikātus. Pārliecinieties, vai karte ir lasītājā un lasītājs darbojas pareizi."}'),M=n.t(L,2),U=JSON.parse('{"id-card-read-timeout":"Чтение удостоверения личности заняло слишком много времени. Закройте все открытые окна браузера и повторите попытку.","no_certificates":"Не удалось прочитать сертификаты. Убедитесь, что карта находится в считывателе и считыватель работает исправно."}'),G={de:C,en:A,et:P,lt:R,lv:M,ru:n.t(U,2)},F=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.currentLanguage,n=void 0===t?"en":t,r=e.locales,o=void 0===r?G:r,i={currentLanguage:n},a="en",c=function(e){i.currentLanguage=e},u=function(){return i.currentLanguage},s=function(e){var t=o[i.currentLanguage];t||(t=o[a]);var n=t[e]||o[a][e];return n||(n=e),n};return Object.freeze({setLanguage:c,t:s,getCurrentLanguage:u})},B=function(e){var t=e.remoteMonitoringEnabled,n=e.apiEndpoints;return{dispatch:function(e){var r=e.message;if(e.data,t){var o=new URLSearchParams;o.append("message",r),v({url:n.inCurrentMode.eideasyMonitoring(),method:"post",cache:"no-cache",withCredentials:!1,headers:{Accept:"*/*","Content-Type":"application/x-www-form-urlencoded"},data:o})}}}};function q(e,t,n,r,o,i,a){try{var c=e[i](a),u=c.value}catch(e){return void n(e)}c.done?t(u):Promise.resolve(u).then(r,o)}function z(e){return function(){var t=this,n=arguments;return new Promise((function(r,o){var i=e.apply(t,n);function a(e){q(i,r,o,a,c,"next",e)}function c(e){q(i,r,o,a,c,"throw",e)}a(void 0)}))}}var H=n(7757),V=n.n(H),J=n(361),K=n.n(J)(),Z=function(e){var t=e;return h(e)&&(t.isCancel=!0),t.response&&t.response.data&&(t.response.data.message&&(t.userMessage=t.response.data.message),t.response.data.errors&&(t.userDetails=t.response.data.errors)),t},W=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.data,n=e.message,r=K({message:n});if(t)r.data=t;else{if(!e.result||!e.result.data)throw new Error('Formatting the result failed.\n The function provided to createStep must return an object that has a "data" property.\n You provided: '.concat(JSON.stringify(r),"\n Set shouldFormatResult to false if you wish to disable autoformatting"));r.data=e.result.data}return r},$=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return e.error},Y=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.shouldFormatResult,r=void 0===n||n;return function(){var t=z(V().mark((function t(){var n,o,i=arguments;return V().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.apply(void 0,i);case 2:if(n=t.sent,!(o=$(n))){t.next=6;break}throw Z(o);case 6:return t.abrupt("return",r?W(n):n);case 7:case"end":return t.stop()}}),t)})));return function(){return t.apply(this,arguments)}}()};function X(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Q(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?X(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):X(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ee=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return function(r){var o=r.coreContext,i=r.apiClient,a=o.i18n,c=o.config,u=o.monitoringService;return Object.freeze({MODULE_NAME:e,start:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=Q(Q({},x),n),o=Q(Q({},c),e),s=_({rawSettings:o,schema:r}),d=s.success,l=s.fail,p=s.finished,f=e.language||a.getCurrentLanguage(),g=i.CancelToken.source(),h=g.token,v=function(){g.cancel()},y=function(){var e=z(V().mark((function e(){return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t(Q(Q({},s),{},{language:f,i18n:a,monitoringService:u,cancelToken:h,cancel:v,apiClient:i})).then((function(e){d(e)})).catch((function(e){console&&console.error&&console.error(e),l(Z(e))})).finally(p);case 2:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return y().catch(console.error),Object.freeze({cancel:v})}})}};function te(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ne(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?te(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):te(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var re=c.idCard,oe=ee(re,function(){var e=z(V().mark((function e(t){var n,r,o,a,c,u,d;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.cancelToken,r=t.language,o=t.apiClient,a=t.i18n,c=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.apiEndpoints.inCurrentMode.readCard({countryCode:e.countryCode,clientId:e.clientId});return e.nonce&&(t+="?nonce=".concat(e.nonce)),o.get({url:t,cancelToken:e.cancelToken})},u=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=s(i.IDENTIFICATION,re,e.countryCode);return o.post({url:e.apiEndpoints.inCurrentMode.identityFinish(),data:{token:e.data.token,country:e.countryCode,method:t.actionType,lang:e.language},cancelToken:e.cancelToken})},e.next=5,Y(c)(ne(ne({},t),{},{language:r,cancelToken:n})).catch((function(e){throw"ECONNABORTED"===e.code&&(e.userMessage=a.t("id-card-read-timeout")),e}));case 5:return d=e.sent,e.next=8,Y(u)(ne(ne({},t),{},{cancelToken:n,language:r,data:d.data}));case 8:return d=e.sent,e.abrupt("return",d);case 10:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0}}),ie=function(){var e=z(V().mark((function e(t){var n,r,o,i,a;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.fn,r=t.shouldContinue,o=t.interval,i=0,a=function(){var e=z(V().mark((function e(t,c){var u,s;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return i+=1,e.prev=1,e.next=4,n();case 4:u=e.sent,s=void 0,e.next=12;break;case 8:e.prev=8,e.t0=e.catch(1),u=void 0,s=e.t0;case 12:if(!r({result:u,attempts:i,error:s})){e.next=14;break}return e.abrupt("return",setTimeout(a,o,t,c));case 14:return e.abrupt("return",t({result:u,error:s}));case 15:case"end":return e.stop()}}),e,null,[[1,8]])})));return function(t,n){return e.apply(this,arguments)}}(),e.abrupt("return",new Promise(a));case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();function ae(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function ce(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ae(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ae(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ue=c.smartId,se=ee(ue,function(){var e=z(V().mark((function e(t){var n,r,o,a,c,u,d,l,p,f,g,v;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.started,r=void 0===n?function(){}:n,o=t.idcode,a=t.pollInterval,c=void 0===a?1e3:a,u=t.cancelToken,d=t.language,l=t.apiClient,p=function(e){var t=s(i.IDENTIFICATION,ue);return l.post({cancelToken:e.cancelToken,url:e.apiEndpoints.inCurrentMode.identityStart(),data:{idcode:e.idcode,country:e.countryCode,method:t.actionType,lang:e.language}})},f=function(e){var t=s(i.IDENTIFICATION,ue);return l.post({cancelToken:e.cancelToken,url:e.apiEndpoints.inCurrentMode.identityFinish(),data:{token:e.data.token,method:t.actionType,timeout:2,lang:e.language}})},g=function(e){var t=1e5/e.pollInterval,n=0;return ie({fn:function(){return f(ce(ce({},e.config),{},{data:e.data,cancelToken:e.cancelToken,language:e.language}))},shouldContinue:function(e){var r=e.result,o=r&&r.data&&r.data.status,i=h(e.error),a=e.error&&!e.error.response&&!i;a&&(n+=1);var c=!1;return e.attempts<t&&n<3&&(c=a||"RUNNING"===o),c},interval:2e3})},e.next=6,Y(p)(ce(ce({},t),{},{cancelToken:u,language:d,idcode:o}));case 6:return v=e.sent,r(v),e.next=10,Y(g)({config:t,data:ce({},v.data),cancelToken:u,pollInterval:c,language:d});case 10:return v=e.sent,e.abrupt("return",v);case 12:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string",required:!0}});function de(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function le(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?de(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):de(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var pe=c.mobileId,fe=ee(pe,function(){var e=z(V().mark((function e(t){var n,r,o,a,c,u,d,l,p,f,g,v,y;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.cancelToken,r=t.language,o=t.apiClient,a=t.started,c=void 0===a?function(){}:a,u=t.idcode,d=t.phone,l=t.pollInterval,p=void 0===l?1e3:l,f=function(e){var t=s(i.IDENTIFICATION,pe,e.countryCode);return o.post({url:e.apiEndpoints.inCurrentMode.identityStart(),data:{idcode:e.idcode,phone:e.phone,country:e.countryCode,method:t.actionType,lang:e.language},cancelToken:e.cancelToken})},g=function(e){var t=s(i.IDENTIFICATION,pe,e.countryCode);return o.post({url:e.apiEndpoints.inCurrentMode.identityFinish(),data:{token:e.data.token,method:t.actionType,timeout:2,lang:e.language},cancelToken:e.cancelToken})},v=function(e){var t=12e4/p,n=0;return ie({fn:function(){return g(le(le({},e.config),{},{data:e.data,cancelToken:e.cancelToken,language:e.language}))},shouldContinue:function(e){var r=e.result,o=r&&r.data&&r.data.status,i=h(e.error),a=e.error&&!e.error.response&&!i;a&&(n+=1);var c=!1;return e.attempts<t&&n<3&&(c=a||"RUNNING"===o),c},interval:1e3})},e.next=6,Y(f)(le(le({},t),{},{cancelToken:n,language:r,idcode:u,phone:d}));case 6:return y=e.sent,c(y),e.next=10,Y(v)({config:t,data:y.data,cancelToken:n,language:r,pollInterval:p});case 10:return y=e.sent,e.abrupt("return",y);case 12:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string",required:!0},phone:{type:"string",required:!0}}),ge=c.eParakstsMobile,he=function(e){var t=e.apiEndpoints,n=e.clientId,r=e.redirectUri;return{data:{redirect_uri:t.inCurrentMode.eParakstsMobile({clientId:n,redirectUri:r})}}},ve=ee(ge,function(){var e=z(V().mark((function e(t){var n,r,o,i,a;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.redirect,r=t.apiEndpoints,o=t.clientId,i=t.redirectUri,e.next=3,Y(he)({apiEndpoints:r,clientId:o,redirectUri:i});case 3:return a=e.sent,e.abrupt("return",Y(n,{shouldFormatResult:!1})(a));case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}());function ye(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function me(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ye(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ye(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var be=c.frejaEid,Ie=ee(be,function(){var e=z(V().mark((function e(t){var n,r,o,a,c,u,d,l,p,f,g,v;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.started,r=void 0===n?function(){}:n,o=t.idcode,a=t.pollInterval,c=void 0===a?1e3:a,u=t.cancelToken,d=t.language,l=t.apiClient,p=function(e){var t=s(i.IDENTIFICATION,be);return l.post({cancelToken:e.cancelToken,url:e.apiEndpoints.inCurrentMode.identityStart(),data:{idcode:e.idcode,country:e.countryCode,method:t.actionType,lang:e.language}})},f=function(e){var t=s(i.IDENTIFICATION,be);return l.post({cancelToken:e.cancelToken,url:e.apiEndpoints.inCurrentMode.identityFinish(),data:{token:e.data.token,method:t.actionType,lang:e.language,timeout:2}})},g=function(e){var t=1e5/e.pollInterval,n=0;return ie({fn:function(){return f(me(me({},e.config),{},{data:e.data,language:e.language,cancelToken:e.cancelToken}))},shouldContinue:function(e){var r=e.result,o=r&&r.data&&r.data.status,i=h(e.error),a=e.error&&!e.error.response&&!i;a&&(n+=1);var c=!1;return e.attempts<t&&n<3&&(c=a||"RUNNING"===o),c},interval:2e3})},e.next=6,Y(p)(me(me({},t),{},{cancelToken:u,language:d,idcode:o}));case 6:return v=e.sent,r(v),e.next=10,Y(g)({config:t,data:me({},v.data),cancelToken:u,language:d,pollInterval:c});case 10:return v=e.sent,e.abrupt("return",v);case 12:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string",required:!0}});function Ee(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function we(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ee(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ee(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Oe=c.zealId,Te=ee(Oe,function(){var e=z(V().mark((function e(t){var n,r,o,a,c,u,d;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.cancelToken,r=t.apiClient,o=t.language,a=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return r.get({withCredentials:!1,cancelToken:e.cancelToken,url:e.apiEndpoints.inCurrentMode.zealIdIframeUrl({clientId:e.clientId})})},c=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.iframeHolder,n=document.createElement("iframe"),r=e.iframeUrl;n.setAttribute("src",r),n.setAttribute("referrerpolicy","origin"),n.style.border="0",t.innerHTML="";var o=function(e,t,n){var r=new URL(e.data),o=r.searchParams.get("error"),i=r.searchParams.get("code");o?n(o):i?t({data:{code:i}}):n(e.data)},i=new Promise((function(e,t){window.addEventListener("message",(function(n){var i=new URL(r);n.origin===i.origin&&(window.removeEventListener("message",o),o(n,e,t))}))}));return t.appendChild(n),i},u=function(e){var t=s(i.IDENTIFICATION,Oe);return r.post({cancelToken:e.cancelToken,url:e.apiEndpoints.inCurrentMode.identityFinish(),data:{method:t.actionType,code:e.data.code,lang:e.language}})},e.next=6,Y(a)(we(we({},t),{},{cancelToken:n}));case 6:return d=e.sent,e.next=9,Y(c)(we(we({},t),{},{cancelToken:n,iframeUrl:d.data.url}));case 9:return d=e.sent,e.next=12,Y(u)(we(we({},t),{},{cancelToken:n,language:o},d));case 12:return d=e.sent,e.abrupt("return",d);case 14:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},iframeHolder:{type:"object",required:!0}}),je=c.mojeId,_e=function(e){var t=e.apiEndpoints,n=e.clientId,r=e.redirectUri;return{data:{redirect_uri:t.inCurrentMode.mojeId({clientId:n,redirectUri:r})}}},xe=ee(je,function(){var e=z(V().mark((function e(t){var n,r,o,i,a;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.redirect,r=t.apiEndpoints,o=t.clientId,i=t.redirectUri,e.next=3,Y(_e)({apiEndpoints:r,clientId:o,redirectUri:i});case 3:return a=e.sent,e.abrupt("return",Y(n,{shouldFormatResult:!1})(a));case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()),Se=c.finnishTrustNetwork,Ce=function(e){var t=e.apiEndpoints,n=e.clientId,r=e.redirectUri,o=e.language;return{data:{redirect_uri:t.inCurrentMode.finnishTrustNetwork({clientId:n,redirectUri:r,language:o})}}},ke=ee(Se,function(){var e=z(V().mark((function e(t){var n,r,o,i,a,c;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.redirect,r=t.apiEndpoints,o=t.clientId,i=t.redirectUri,a=t.language,e.next=3,Y(Ce)({apiEndpoints:r,clientId:o,redirectUri:i,language:a});case 3:return c=e.sent,e.abrupt("return",Y(n,{shouldFormatResult:!1})(c));case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()),Ae=c.atHandy,Ne=function(e){var t=e.apiEndpoints,n=e.clientId,r=e.redirectUri;return{data:{redirect_uri:t.inCurrentMode.atHandy({clientId:n,redirectUri:r})}}},Pe=ee(Ae,function(){var e=z(V().mark((function e(t){var n,r,o,i,a;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.redirect,r=t.apiEndpoints,o=t.clientId,i=t.redirectUri,e.next=3,Y(Ne)({apiEndpoints:r,clientId:o,redirectUri:i});case 3:return a=e.sent,e.abrupt("return",Y(n,{shouldFormatResult:!1})(a));case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()),De=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.message,n=void 0===t?"":t,r=e.userMessage,o=void 0===r?"":r,i=e.details,a=void 0===i?{}:i;this.message=n,this.userMessage=o,this.details=a,this.stack=(new Error).stack};(De.prototype=new Error).name="MethodException";var Re=De,Le=c.idCardSignature,Me=function(e){var t=e.iframe,n=new URL(t.src);return{post:function(e){t.contentWindow.postMessage(e,n.origin)}}},Ue=function(e){var t=e.countryCode,n=e.clientId,r=e.apiEndpoints,o=s(i.SIGNATURE,Le,t);return r.inCurrentMode.idCardIframe({clientId:n,actionType:o.actionType})},Ge=function(e,t){if(e instanceof Error)throw e;var n;throw"no_certificates"===e.result&&(n=t.t("no_certificates")),new Re({userMessage:n,message:e.message,details:e})},Fe=function(e){var t=e.iframeHolder,n=e.iframeUrl,r=e.i18n,o=document.createElement("iframe");o.setAttribute("src",n),o.setAttribute("referrerpolicy","origin"),o.style.width="0",o.style.height="0",o.style.position="absolute",o.style.border="0",t.innerHTML="";var i=new Promise((function(e,t){window.addEventListener("message",(function(n){var r=n.data,i=r.operation,a=r.error,c=r.status;a||"ready"!==i&&"welcome"!==i||"OK"!==c?t(n.data):e(o)}),{once:!0}),window.setTimeout((function(){return t({message:r.t("createIframeTimeout")})}),3e4)}));return t.appendChild(o),i},Be=function(e){var t=e.messenger,n=new Promise((function(e,t){window.addEventListener("message",(function(n){var r=n.data.status||n.data.result,o=n.data.certificate||n.data.cert;if("ok"===r.toLowerCase()&&o)e({status:r,certificate:o});else{var i={};!n.data||"user_cancel"!==n.data.result&&"user_cancel"!==n.data.message?i=n.data:i.isCancel=!0,t(i)}}),{once:!0})}));return t.post({operation:"getCertificate"}),n},qe=function(e){var t=e.certificate,n=e.clientId,r=e.docId,o=e.cancelToken,i=e.apiEndpoints,a=e.apiClient,c=i.inCurrentMode.startSigning();return a.post({url:c,withCredentials:!1,data:{client_id:n,doc_id:r,sign_type:"id-card",certificate:t},cancelToken:o})},ze=function(e){var t=e.messenger,n=e.hexDigest,r=new Promise((function(e,t){window.addEventListener("message",(function(n){var r=n.data.status||n.data.result,o=n.data.signature_value||n.data.signature;if("ok"===r.toLowerCase()&&o)e({signature:o});else{var i={};!n.data||"user_cancel"!==n.data.result&&"user_cancel"!==n.data.message?i=n.data:i.isCancel=!0,t(i)}}),{once:!0})}));return t.post({operation:"getSignature",hexDigest:n}),r},He=function(e){var t=e.signature,n=e.clientId,r=e.docId,o=e.cancelToken,i=e.apiEndpoints,a=e.apiClient,c=i.inCurrentMode.completeSignatureIdCard();return a.post({url:c,withCredentials:!1,data:{client_id:n,doc_id:r,signature_value:t},cancelToken:o})},Ve=ee(Le,function(){var e=z(V().mark((function e(t){var n,r,o,i,a,c;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Y(Ue,{shouldFormatResult:!1})({countryCode:t.countryCode,clientId:t.clientId,apiEndpoints:t.apiEndpoints});case 2:return n=e.sent,e.next=5,Y(Fe,{shouldFormatResult:!1})({iframeUrl:n,iframeHolder:t.iframeHolder,i18n:t.i18n}).catch((function(e){return Ge(e,t.i18n)}));case 5:return r=e.sent,e.next=8,Y(Me,{shouldFormatResult:!1})({iframe:r});case 8:return o=e.sent,e.next=11,Y(Be,{shouldFormatResult:!1})({messenger:o}).catch((function(e){return Ge(e,t.i18n)}));case 11:return i=e.sent,e.next=14,Y(qe)({certificate:i.certificate,clientId:t.clientId,docId:t.docId,cancelToken:t.cancelToken,apiEndpoints:t.apiEndpoints,apiClient:t.apiClient});case 14:return a=e.sent,e.next=17,Y(ze,{shouldFormatResult:!1})({messenger:o,hexDigest:a.data.hexDigest}).catch((function(e){return Ge(e,t.i18n)}));case 17:return c=e.sent,console.log(c),e.abrupt("return",Y(He)({signature:c.signature,clientId:t.clientId,docId:t.docId,cancelToken:t.cancelToken,apiEndpoints:t.apiEndpoints,apiClient:t.apiClient}));case 20:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{iframeHolder:{type:"object"},docId:{type:"string",required:!0}});function Je(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Ke=function(e){var t,n=e.pollInterval,r=void 0===n?2e3:n,o=e.maxPollDuration,i=e.fn,a=e.fnArgs;o&&(t=o/r);var c=0;return{start:function(){return ie({fn:function(){return i.apply(void 0,function(e){if(Array.isArray(e))return Je(e)}(e=a)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return Je(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Je(e,t):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}());var e},shouldContinue:function(e){var n=e.result,r=n&&n.data&&n.data.status,o=h(e.error),i=e.error&&!e.error.response&&!o;i&&(c+=1);var a,u,s=!1;return a=e.attempts,(!(u=t)||a<u)&&c<3&&(s=i||"RUNNING"===r),s},interval:r})}}},Ze=c.mobileIdSignature,We=function(e){var t=e.phone,n=e.idcode,r=e.clientId,o=e.docId,i=e.cancelToken,a=e.apiEndpoints,c=e.apiClient,u=e.countryCode,s=e.language,d=a.inCurrentMode.startSigning();return c.post({url:d,withCredentials:!1,data:{doc_id:o,client_id:r,sign_type:"mobile-id",phone:t,idcode:n,country:u,lang:s},cancelToken:i})},$e=function(e){var t=e.data,n=e.apiClient,r=e.apiEndpoints,o=e.language,i=e.cancelToken,a=e.docId,c=e.clientId;return n.post({url:r.inCurrentMode.completeSignatureMobileId(),withCredentials:!1,data:{token:t.token,doc_id:a,timeout:2,lang:o,client_id:c},cancelToken:i})},Ye=function(e){var t=e.data,n=e.apiClient,r=e.apiEndpoints,o=e.language,i=e.cancelToken,a=e.docId,c=e.clientId;return Ke({pollInterval:2e3,maxPollDuration:12e4,fn:$e,fnArgs:[{data:t,apiClient:n,apiEndpoints:r,language:o,cancelToken:i,docId:a,clientId:c}]}).start()},Xe=ee(Ze,function(){var e=z(V().mark((function e(t){var n,r,o,a,c,u,d,l,p,f,g,h,v;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.clientId,r=t.docId,o=t.cancelToken,a=t.apiEndpoints,c=t.apiClient,u=t.monitoringService,d=t.language,l=t.idcode,p=t.phone,f=t.countryCode,g=t.started,h=s(i.SIGNATURE,Ze,f),u.dispatch({message:"".concat(h.actionType,": signing started")}),e.next=5,Y(We)({clientId:n,docId:r,cancelToken:o,apiEndpoints:a,apiClient:c,language:d,idcode:l,phone:p,countryCode:f});case 5:return v=e.sent,g(v),e.abrupt("return",Y(Ye)({data:v.data,apiClient:c,apiEndpoints:a,language:d,cancelToken:o,docId:r,clientId:n}));case 8:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string",required:!0},phone:{type:"string",required:!0},docId:{type:"string",required:!0}}),Qe=c.smartIdSignature,et=function(e){var t=e.contractId,n=e.idcode,r=e.clientId,o=e.docId,i=e.cancelToken,a=e.apiEndpoints,c=e.apiClient,u=e.countryCode,s=e.language,d=a.inCurrentMode.startSigning();return c.post({url:d,withCredentials:!1,data:{doc_id:o,contract_id:t,client_id:r,sign_type:"smart-id",idcode:n,country:u,lang:s},cancelToken:i})},tt=function(e){var t=e.data,n=e.apiClient,r=e.apiEndpoints,o=e.language,i=e.cancelToken,a=e.docId,c=e.clientId;return n.post({url:r.inCurrentMode.completeSignatureSmartId(),withCredentials:!1,data:{token:t.token,doc_id:a,lang:o,client_id:c,timeout:2},cancelToken:i})},nt=function(e){var t=e.data,n=e.apiClient,r=e.apiEndpoints,o=e.language,i=e.cancelToken,a=e.docId,c=e.clientId;return Ke({pollInterval:2e3,maxPollDuration:12e4,fn:tt,fnArgs:[{data:t,apiClient:n,apiEndpoints:r,language:o,cancelToken:i,docId:a,clientId:c}]}).start()},rt=ee(Qe,function(){var e=z(V().mark((function e(t){var n,r,o,a,c,u,d,l,p,f,g,h,v;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.clientId,r=t.docId,o=t.contractId,a=t.cancelToken,c=t.apiEndpoints,u=t.apiClient,d=t.monitoringService,l=t.language,p=t.idcode,f=t.countryCode,g=t.started,h=s(i.SIGNATURE,Qe,f),d.dispatch({message:"".concat(h.actionType,": signing started")}),e.next=5,Y(et)({clientId:n,docId:r,cancelToken:a,apiEndpoints:c,apiClient:u,language:l,idcode:p,countryCode:f,contractId:o});case 5:return v=e.sent,g(v),e.abrupt("return",Y(nt)({data:v.data,apiClient:u,apiEndpoints:c,language:l,cancelToken:a,docId:r,clientId:n}));case 8:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string",required:!0},docId:{type:"string",required:!0}}),ot=c.evroTrustSignature,it=function(e){var t=e.contractId,n=e.idcode,r=e.clientId,o=e.docId,i=e.cancelToken,a=e.apiEndpoints,c=e.apiClient,u=e.countryCode,s=e.language,d=e.email,l=e.phone,p=e.actionType,f=a.inCurrentMode.startSigning();return c.post({url:f,withCredentials:!1,data:{doc_id:o,contract_id:t,client_id:r,sign_type:p,idcode:n,email:d,phone:l,country:u,lang:s},cancelToken:i})},at=function(e){var t=e.data,n=e.apiClient,r=e.apiEndpoints,o=e.language,i=e.cancelToken,a=e.docId,c=e.clientId;return n.post({url:r.inCurrentMode.completeSignatureEvrotrust(),withCredentials:!1,data:{token:t.token,doc_id:a,lang:o,client_id:c},cancelToken:i})},ct=function(e){var t=e.data,n=e.apiClient,r=e.apiEndpoints,o=e.language,i=e.cancelToken,a=e.docId,c=e.clientId;return Ke({pollInterval:2e3,fn:at,fnArgs:[{data:t,apiClient:n,apiEndpoints:r,language:o,cancelToken:i,docId:a,clientId:c}]}).start()},ut=ee(ot,function(){var e=z(V().mark((function e(t){var n,r,o,a,c,u,d,l,p,f,g,h,v,y,m;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.clientId,r=t.docId,o=t.contractId,a=t.cancelToken,c=t.apiEndpoints,u=t.apiClient,d=t.monitoringService,l=t.language,p=t.idcode,f=t.phone,g=t.email,h=t.countryCode,v=t.started,y=s(i.SIGNATURE,ot,h),d.dispatch({message:"".concat(y.actionType,": signing started")}),e.next=5,Y(it)({clientId:n,docId:r,cancelToken:a,apiEndpoints:c,apiClient:u,language:l,idcode:p,phone:f,email:g,countryCode:h,contractId:o,actionType:y.actionType});case 5:return m=e.sent,v(m),e.abrupt("return",Y(ct)({data:m.data,apiClient:u,apiEndpoints:c,language:l,cancelToken:a,docId:r,clientId:n}));case 8:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{countryCode:{type:"string",required:!0},idcode:{type:"string"},email:{type:"string"},phone:{type:"string"},docId:{type:"string",required:!0}}),st=c.otpSignature,dt=function(e){var t=e.apiClient,n=e.apiEndpoints,r=e.language,o=e.cancelToken,i=e.docId,a=e.clientId,c=e.emailToken,u=e.smsToken;return t.post({url:n.inCurrentMode.completeOtp(),withCredentials:!1,data:{doc_id:i,timeout:2,lang:r,client_id:a,email_token:c,sms_token:u},cancelToken:o})},lt=ee(st,function(){var e=z(V().mark((function e(t){var n,r,o,a,c,u,d,l,p,f,g;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.clientId,r=t.docId,o=t.cancelToken,a=t.apiEndpoints,c=t.apiClient,u=t.monitoringService,d=t.language,l=t.countryCode,p=t.emailToken,f=t.smsToken,g=s(i.SIGNATURE,st,l),console.log(g),u.dispatch({message:"".concat(g.actionType,": signing started")}),e.abrupt("return",Y(dt)({apiClient:c,apiEndpoints:a,language:d,cancelToken:o,docId:r,clientId:n,emailToken:p,smsToken:f}));case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{docId:{type:"string",required:!0},emailToken:{type:"string"},smsToken:{type:"string"}}),pt={docId:{type:"string",required:!0}},ft=function(e){var t=e.moduleName,n=e.createModuleCreator,r=function(e){var t=e.contractId,n=e.clientId,r=e.docId,o=e.cancelToken,i=e.apiEndpoints,a=e.apiClient,c=e.language,u=e.actionType,s=i.inCurrentMode.startSigning();return a.post({url:s,withCredentials:!1,data:{doc_id:r,contract_id:t,client_id:n,sign_type:u,lang:c},cancelToken:o})};return n(t,function(){var e=z(V().mark((function e(n){var o,a,c,u,d,l,p,f,g,h,v,y;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return o=n.clientId,a=n.docId,c=n.contractId,u=n.cancelToken,d=n.apiEndpoints,l=n.apiClient,p=n.monitoringService,f=n.language,g=n.countryCode,h=n.redirect,v=s(i.SIGNATURE,t,g),p.dispatch({message:"".concat(v.actionType,": signing started")}),e.next=5,Y(r)({contractId:c,clientId:o,docId:a,cancelToken:u,apiEndpoints:d,apiClient:l,language:f,actionType:v.actionType});case 5:return y=e.sent,e.abrupt("return",Y(h,{shouldFormatResult:!1})(y));case 7:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),pt)},gt=ft({moduleName:c.eParakstsMobileSignature,createModuleCreator:ee}),ht=ft({moduleName:c.ftnSignature,createModuleCreator:ee}),vt=ft({moduleName:c.atHandySignature,createModuleCreator:ee}),yt=c.zealIdSignature,mt=function(e){var t=e.apiEndpoints,n=e.clientId,r=e.docId;return{data:{redirect_uri:t.inCurrentMode.startZealIdSignature({clientId:n,docId:r})}}},bt=ee(yt,function(){var e=z(V().mark((function e(t){var n,r,o,i,a;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.redirect,r=t.apiEndpoints,o=t.clientId,i=t.docId,e.next=3,Y(mt)({apiEndpoints:r,clientId:o,docId:i});case 3:return a=e.sent,e.abrupt("return",Y(n,{shouldFormatResult:!1})(a));case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()),It=ft({moduleName:c.mojeIdSignature,createModuleCreator:ee}),Et=ft({moduleName:c.googleSignature,createModuleCreator:ee}),wt=ft({moduleName:c.seBankIdSignature,createModuleCreator:ee}),Ot=function(e){var t=e.url,n=e.onClosed,r={width:800,height:600},o=function(e){var t=e.parent,n=e.child;return{left:t.width/2-n.width/2+t.left,top:t.height/2-n.height/2+t.top}}({parent:{width:window.outerWidth,height:window.outerHeight,left:window.screenLeft,top:window.screenTop},child:r}),i=["toolbar=no","location=no","directories=no","status=no","menubar=no","scrollbars=no","resizable=no","copyhistory=no","width=".concat(r.width),"height=".concat(r.height),"left=".concat(o.left),"top=".concat(o.top)],a=window.open(t,"eID Easy",i.join(", ")),c=setInterval((function(){a.closed&&(clearInterval(c),n())}),500);return{window:a}},Tt=c.dTrustSignMeSignature,jt=function(e){var t=e.username,n=e.language,r=e.clientId,o=e.docId,i=e.cancelToken,a=e.apiEndpoints,c=e.apiClient,u=e.actionType,s=a.inCurrentMode.startSigning();return c.post({url:s,withCredentials:!1,data:{doc_id:o,client_id:r,sign_type:u,lang:n,username:t},cancelToken:i})},_t=function(e){var t=e.data,n=e.apiClient,r=e.apiEndpoints,o=e.language,i=e.cancelToken,a=e.docId,c=e.clientId;return n.post({url:r.inCurrentMode.completeSignatureDTrustSignMe(),withCredentials:!1,data:{token:t.token,doc_id:a,lang:o,client_id:c},cancelToken:i})},xt=function(e){var t=e.url,n=e.onClosed;return{data:Ot({url:t,onClosed:n})}},St=function(e){var t=e.data,n=e.apiClient,r=e.apiEndpoints,o=e.language,i=e.cancelToken,a=e.docId,c=e.clientId;return Ke({pollInterval:2e3,fn:_t,fnArgs:[{data:t,apiClient:n,apiEndpoints:r,language:o,cancelToken:i,docId:a,clientId:c}]}).start()},Ct=ee(Tt,function(){var e=z(V().mark((function e(t){var n,r,o,a,c,u,d,l,p,f,g,h,v,y,m;return V().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.clientId,r=t.docId,o=t.cancelToken,a=t.apiEndpoints,c=t.apiClient,u=t.monitoringService,d=t.username,l=t.countryCode,p=t.language,f=t.started,g=t.cancel,h=s(i.SIGNATURE,Tt,l),u.dispatch({message:"".concat(h.actionType,": signing started")}),e.next=5,Y(jt)({clientId:n,docId:r,cancelToken:o,apiEndpoints:a,apiClient:c,username:d,language:p,actionType:h.actionType});case 5:return v=e.sent,f(v),e.next=9,Y(xt)({url:v.data.redirect_uri,onClosed:function(){return g()}});case 9:return y=e.sent,e.next=12,Y(St)({data:v.data,apiClient:c,apiEndpoints:a,language:p,cancelToken:o,docId:r,clientId:n});case 12:return m=e.sent,y.data.window.close(),e.abrupt("return",m);case 15:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),{username:{type:"string"},docId:{type:"string",required:!0}}),kt=Object.freeze({sandbox:"sandbox",production:"production"});function At(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Nt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?At(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):At(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Pt=function(e,t,n){var r={};return Object.keys(e).forEach((function(o){r[o]=function(e,t,n){return function(r){var o=Nt(Nt({},t),r);return n?n(e(o)):e(o)}}(e[o],t,n)})),r},Dt=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=Nt({base:function(e){return e.baseUrl},readCard:function(e){var n=e.countryCode,r=void 0===n?t.countryCode.toLowerCase():n,o=e.clientId;return"https://".concat(r,".eideasy.com/api/identity/").concat(o,"/read-card")},eParakstsMobile:function(e){var t=e.baseUrl,n=e.clientId,r=e.redirectUri;return"".concat(t,"/oauth/start/lv-eparaksts-mobile-login?client_id=").concat(n,"&redirect_uri=").concat(r,"&response_type=code")},zealIdIframeUrl:function(e){var t=e.baseUrl,n=e.clientId;return"".concat(t,"/api/identity/").concat(n,"/zealid/get_iframe_url")},mojeId:function(e){var t=e.baseUrl,n=e.clientId,r=e.redirectUri;return"".concat(t,"/oauth/start/mojeid?client_id=").concat(n,"&redirect_uri=").concat(r,"&response_type=code")},finnishTrustNetwork:function(e){var t=e.baseUrl,n=e.clientId,r=e.redirectUri,o=e.language;return"".concat(t,"/oauth/start/finnish-ftn-login?client_id=").concat(n,"&redirect_uri=").concat(r,"&response_type=code&lang=").concat(o)},atHandy:function(e){var t=e.baseUrl,n=e.clientId,r=e.redirectUri;return"".concat(t,"/oauth/authorize?client_id=").concat(n,"&redirect_uri=").concat(r,"&response_type=code&method=at-handy-signatur-login")},idCardIframe:function(e){var t=e.baseUrl,n=e.clientId,r=e.actionType;return"".concat(t,"/signatures/integration/").concat(n,"/").concat(r)},startSigning:function(e){var t=e.baseUrl;return"".concat(t,"/api/signatures/start-signing")},completeSignatureIdCard:function(e){var t=e.baseUrl;return"".concat(t,"/api/signatures/id-card/complete")},completeSignatureMobileId:function(e){var t=e.baseUrl;return"".concat(t,"/api/signatures/sk-mobile-id/complete")},completeSignatureSmartId:function(e){var t=e.baseUrl;return"".concat(t,"/api/signatures/sk-smart-id/complete")},completeSignatureEvrotrust:function(e){var t=e.baseUrl;return"".concat(t,"/api/signatures/evrotrust-signature/complete")},completeSignatureDTrustSignMe:function(e){var t=e.baseUrl;return"".concat(t,"/api/signatures/d-trust-sign-me-qes-signature/complete")},completeOtp:function(e){var t=e.baseUrl;return"".concat(t,"/api/signatures/non-qualified/complete")},eideasyMonitoring:function(e){var t=e.baseUrl;return"".concat(t,"/confirm_progress")},startZealIdSignature:function(e){var t=e.baseUrl,n=e.clientId,r=e.docId;return"".concat(t,"/zealid/signature/start?client_id=").concat(n,"&doc_id=").concat(r)}},n),i=(r(e={},kt.production,Nt({},Pt(o,{baseUrl:n.base?n.base():"https://id.eideasy.com"},t.modifyEndpointUrl))),r(e,kt.sandbox,Nt({},Pt(o,{baseUrl:n.base?n.base():"https://test.eideasy.com"},t.modifyEndpointUrl))),e);return{get inCurrentMode(){var e=t.sandbox?kt.sandbox:kt.production;return i[e]}}},Rt=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=_({rawSettings:e,schema:x}),n=F({currentLanguage:"en"}),r=Dt({countryCode:t.countryCode,sandbox:t.sandbox,modifyEndpointUrl:t.modifyEndpointUrl},t.apiEndpoints),o=B({remoteMonitoringEnabled:t.remoteMonitoringEnabled,apiEndpoints:r});return O({settings:t,i18n:n,monitoringService:o,apiEndpoints:r,identificationModules:[oe,se,fe,ve,Ie,Te,xe,ke,Pe],signingModules:[Ve,Xe,rt,ut,lt,gt,ht,vt,bt,It,Et,wt,Ct]})},Lt=Rt},8552:function(e,t,n){var r=n(852)(n(5639),"DataView");e.exports=r},1989:function(e,t,n){var r=n(1789),o=n(401),i=n(7667),a=n(1327),c=n(1866);function u(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=a,u.prototype.set=c,e.exports=u},8407:function(e,t,n){var r=n(7040),o=n(4125),i=n(2117),a=n(7518),c=n(4705);function u(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=a,u.prototype.set=c,e.exports=u},7071:function(e,t,n){var r=n(852)(n(5639),"Map");e.exports=r},3369:function(e,t,n){var r=n(4785),o=n(1285),i=n(6e3),a=n(9916),c=n(5265);function u(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}u.prototype.clear=r,u.prototype.delete=o,u.prototype.get=i,u.prototype.has=a,u.prototype.set=c,e.exports=u},3818:function(e,t,n){var r=n(852)(n(5639),"Promise");e.exports=r},8525:function(e,t,n){var r=n(852)(n(5639),"Set");e.exports=r},6384:function(e,t,n){var r=n(8407),o=n(7465),i=n(3779),a=n(7599),c=n(4758),u=n(4309);function s(e){var t=this.__data__=new r(e);this.size=t.size}s.prototype.clear=o,s.prototype.delete=i,s.prototype.get=a,s.prototype.has=c,s.prototype.set=u,e.exports=s},2705:function(e,t,n){var r=n(5639).Symbol;e.exports=r},1149:function(e,t,n){var r=n(5639).Uint8Array;e.exports=r},577:function(e,t,n){var r=n(852)(n(5639),"WeakMap");e.exports=r},6874:function(e){e.exports=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}},7412:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}},4963:function(e){e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,o=0,i=[];++n<r;){var a=e[n];t(a,n,e)&&(i[o++]=a)}return i}},4636:function(e,t,n){var r=n(2545),o=n(5694),i=n(1469),a=n(4144),c=n(5776),u=n(6719),s=Object.prototype.hasOwnProperty;e.exports=function(e,t){var n=i(e),d=!n&&o(e),l=!n&&!d&&a(e),p=!n&&!d&&!l&&u(e),f=n||d||l||p,g=f?r(e.length,String):[],h=g.length;for(var v in e)!t&&!s.call(e,v)||f&&("length"==v||l&&("offset"==v||"parent"==v)||p&&("buffer"==v||"byteLength"==v||"byteOffset"==v)||c(v,h))||g.push(v);return g}},2488:function(e){e.exports=function(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}},6556:function(e,t,n){var r=n(9465),o=n(7813);e.exports=function(e,t,n){(void 0!==n&&!o(e[t],n)||void 0===n&&!(t in e))&&r(e,t,n)}},4865:function(e,t,n){var r=n(9465),o=n(7813),i=Object.prototype.hasOwnProperty;e.exports=function(e,t,n){var a=e[t];i.call(e,t)&&o(a,n)&&(void 0!==n||t in e)||r(e,t,n)}},8470:function(e,t,n){var r=n(7813);e.exports=function(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return-1}},4037:function(e,t,n){var r=n(8363),o=n(3674);e.exports=function(e,t){return e&&r(t,o(t),e)}},3886:function(e,t,n){var r=n(8363),o=n(1704);e.exports=function(e,t){return e&&r(t,o(t),e)}},9465:function(e,t,n){var r=n(8777);e.exports=function(e,t,n){"__proto__"==t&&r?r(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}},5990:function(e,t,n){var r=n(6384),o=n(7412),i=n(4865),a=n(4037),c=n(3886),u=n(4626),s=n(278),d=n(8805),l=n(1911),p=n(8234),f=n(6904),g=n(4160),h=n(3824),v=n(9148),y=n(8517),m=n(1469),b=n(4144),I=n(6688),E=n(3218),w=n(2928),O=n(3674),T=n(1704),j="[object Arguments]",_="[object Function]",x="[object Object]",S={};S[j]=S["[object Array]"]=S["[object ArrayBuffer]"]=S["[object DataView]"]=S["[object Boolean]"]=S["[object Date]"]=S["[object Float32Array]"]=S["[object Float64Array]"]=S["[object Int8Array]"]=S["[object Int16Array]"]=S["[object Int32Array]"]=S["[object Map]"]=S["[object Number]"]=S[x]=S["[object RegExp]"]=S["[object Set]"]=S["[object String]"]=S["[object Symbol]"]=S["[object Uint8Array]"]=S["[object Uint8ClampedArray]"]=S["[object Uint16Array]"]=S["[object Uint32Array]"]=!0,S["[object Error]"]=S[_]=S["[object WeakMap]"]=!1,e.exports=function e(t,n,C,k,A,N){var P,D=1&n,R=2&n,L=4&n;if(C&&(P=A?C(t,k,A,N):C(t)),void 0!==P)return P;if(!E(t))return t;var M=m(t);if(M){if(P=h(t),!D)return s(t,P)}else{var U=g(t),G=U==_||"[object GeneratorFunction]"==U;if(b(t))return u(t,D);if(U==x||U==j||G&&!A){if(P=R||G?{}:y(t),!D)return R?l(t,c(P,t)):d(t,a(P,t))}else{if(!S[U])return A?t:{};P=v(t,U,D)}}N||(N=new r);var F=N.get(t);if(F)return F;N.set(t,P),w(t)?t.forEach((function(r){P.add(e(r,n,C,r,t,N))})):I(t)&&t.forEach((function(r,o){P.set(o,e(r,n,C,o,t,N))}));var B=M?void 0:(L?R?f:p:R?T:O)(t);return o(B||t,(function(r,o){B&&(r=t[o=r]),i(P,o,e(r,n,C,o,t,N))})),P}},3118:function(e,t,n){var r=n(3218),o=Object.create,i=function(){function e(){}return function(t){if(!r(t))return{};if(o)return o(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();e.exports=i},8483:function(e,t,n){var r=n(5063)();e.exports=r},8866:function(e,t,n){var r=n(2488),o=n(1469);e.exports=function(e,t,n){var i=t(e);return o(e)?i:r(i,n(e))}},4239:function(e,t,n){var r=n(2705),o=n(9607),i=n(2333),a=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":a&&a in Object(e)?o(e):i(e)}},9454:function(e,t,n){var r=n(4239),o=n(7005);e.exports=function(e){return o(e)&&"[object Arguments]"==r(e)}},5588:function(e,t,n){var r=n(4160),o=n(7005);e.exports=function(e){return o(e)&&"[object Map]"==r(e)}},8458:function(e,t,n){var r=n(3560),o=n(5346),i=n(3218),a=n(346),c=/^\[object .+?Constructor\]$/,u=Function.prototype,s=Object.prototype,d=u.toString,l=s.hasOwnProperty,p=RegExp("^"+d.call(l).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!i(e)||o(e))&&(r(e)?p:c).test(a(e))}},9221:function(e,t,n){var r=n(4160),o=n(7005);e.exports=function(e){return o(e)&&"[object Set]"==r(e)}},8749:function(e,t,n){var r=n(4239),o=n(1780),i=n(7005),a={};a["[object Float32Array]"]=a["[object Float64Array]"]=a["[object Int8Array]"]=a["[object Int16Array]"]=a["[object Int32Array]"]=a["[object Uint8Array]"]=a["[object Uint8ClampedArray]"]=a["[object Uint16Array]"]=a["[object Uint32Array]"]=!0,a["[object Arguments]"]=a["[object Array]"]=a["[object ArrayBuffer]"]=a["[object Boolean]"]=a["[object DataView]"]=a["[object Date]"]=a["[object Error]"]=a["[object Function]"]=a["[object Map]"]=a["[object Number]"]=a["[object Object]"]=a["[object RegExp]"]=a["[object Set]"]=a["[object String]"]=a["[object WeakMap]"]=!1,e.exports=function(e){return i(e)&&o(e.length)&&!!a[r(e)]}},280:function(e,t,n){var r=n(5726),o=n(6916),i=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return o(e);var t=[];for(var n in Object(e))i.call(e,n)&&"constructor"!=n&&t.push(n);return t}},313:function(e,t,n){var r=n(3218),o=n(5726),i=n(3498),a=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return i(e);var t=o(e),n=[];for(var c in e)("constructor"!=c||!t&&a.call(e,c))&&n.push(c);return n}},2980:function(e,t,n){var r=n(6384),o=n(6556),i=n(8483),a=n(9783),c=n(3218),u=n(1704),s=n(6390);e.exports=function e(t,n,d,l,p){t!==n&&i(n,(function(i,u){if(p||(p=new r),c(i))a(t,n,u,d,e,l,p);else{var f=l?l(s(t,u),i,u+"",t,n,p):void 0;void 0===f&&(f=i),o(t,u,f)}}),u)}},9783:function(e,t,n){var r=n(6556),o=n(4626),i=n(7133),a=n(278),c=n(8517),u=n(5694),s=n(1469),d=n(9246),l=n(4144),p=n(3560),f=n(3218),g=n(8630),h=n(6719),v=n(6390),y=n(9881);e.exports=function(e,t,n,m,b,I,E){var w=v(e,n),O=v(t,n),T=E.get(O);if(T)r(e,n,T);else{var j=I?I(w,O,n+"",e,t,E):void 0,_=void 0===j;if(_){var x=s(O),S=!x&&l(O),C=!x&&!S&&h(O);j=O,x||S||C?s(w)?j=w:d(w)?j=a(w):S?(_=!1,j=o(O,!0)):C?(_=!1,j=i(O,!0)):j=[]:g(O)||u(O)?(j=w,u(w)?j=y(w):f(w)&&!p(w)||(j=c(O))):_=!1}_&&(E.set(O,j),b(j,O,m,I,E),E.delete(O)),r(e,n,j)}}},5976:function(e,t,n){var r=n(6557),o=n(5357),i=n(61);e.exports=function(e,t){return i(o(e,t,r),e+"")}},6560:function(e,t,n){var r=n(5703),o=n(8777),i=n(6557),a=o?function(e,t){return o(e,"toString",{configurable:!0,enumerable:!1,value:r(t),writable:!0})}:i;e.exports=a},2545:function(e){e.exports=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}},1717:function(e){e.exports=function(e){return function(t){return e(t)}}},4318:function(e,t,n){var r=n(1149);e.exports=function(e){var t=new e.constructor(e.byteLength);return new r(t).set(new r(e)),t}},4626:function(e,t,n){e=n.nmd(e);var r=n(5639),o=t&&!t.nodeType&&t,i=o&&e&&!e.nodeType&&e,a=i&&i.exports===o?r.Buffer:void 0,c=a?a.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,r=c?c(n):new e.constructor(n);return e.copy(r),r}},7157:function(e,t,n){var r=n(4318);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}},3147:function(e){var t=/\w*$/;e.exports=function(e){var n=new e.constructor(e.source,t.exec(e));return n.lastIndex=e.lastIndex,n}},419:function(e,t,n){var r=n(2705),o=r?r.prototype:void 0,i=o?o.valueOf:void 0;e.exports=function(e){return i?Object(i.call(e)):{}}},7133:function(e,t,n){var r=n(4318);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}},278:function(e){e.exports=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}},8363:function(e,t,n){var r=n(4865),o=n(9465);e.exports=function(e,t,n,i){var a=!n;n||(n={});for(var c=-1,u=t.length;++c<u;){var s=t[c],d=i?i(n[s],e[s],s,n,e):void 0;void 0===d&&(d=e[s]),a?o(n,s,d):r(n,s,d)}return n}},8805:function(e,t,n){var r=n(8363),o=n(9551);e.exports=function(e,t){return r(e,o(e),t)}},1911:function(e,t,n){var r=n(8363),o=n(1442);e.exports=function(e,t){return r(e,o(e),t)}},4429:function(e,t,n){var r=n(5639)["__core-js_shared__"];e.exports=r},1463:function(e,t,n){var r=n(5976),o=n(6612);e.exports=function(e){return r((function(t,n){var r=-1,i=n.length,a=i>1?n[i-1]:void 0,c=i>2?n[2]:void 0;for(a=e.length>3&&"function"==typeof a?(i--,a):void 0,c&&o(n[0],n[1],c)&&(a=i<3?void 0:a,i=1),t=Object(t);++r<i;){var u=n[r];u&&e(t,u,r,a)}return t}))}},5063:function(e){e.exports=function(e){return function(t,n,r){for(var o=-1,i=Object(t),a=r(t),c=a.length;c--;){var u=a[e?c:++o];if(!1===n(i[u],u,i))break}return t}}},8777:function(e,t,n){var r=n(852),o=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=o},1957:function(e,t,n){var r="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=r},8234:function(e,t,n){var r=n(8866),o=n(9551),i=n(3674);e.exports=function(e){return r(e,i,o)}},6904:function(e,t,n){var r=n(8866),o=n(1442),i=n(1704);e.exports=function(e){return r(e,i,o)}},5050:function(e,t,n){var r=n(7019);e.exports=function(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}},852:function(e,t,n){var r=n(8458),o=n(7801);e.exports=function(e,t){var n=o(e,t);return r(n)?n:void 0}},5924:function(e,t,n){var r=n(5569)(Object.getPrototypeOf,Object);e.exports=r},9607:function(e,t,n){var r=n(2705),o=Object.prototype,i=o.hasOwnProperty,a=o.toString,c=r?r.toStringTag:void 0;e.exports=function(e){var t=i.call(e,c),n=e[c];try{e[c]=void 0;var r=!0}catch(e){}var o=a.call(e);return r&&(t?e[c]=n:delete e[c]),o}},9551:function(e,t,n){var r=n(4963),o=n(479),i=Object.prototype.propertyIsEnumerable,a=Object.getOwnPropertySymbols,c=a?function(e){return null==e?[]:(e=Object(e),r(a(e),(function(t){return i.call(e,t)})))}:o;e.exports=c},1442:function(e,t,n){var r=n(2488),o=n(5924),i=n(9551),a=n(479),c=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)r(t,i(e)),e=o(e);return t}:a;e.exports=c},4160:function(e,t,n){var r=n(8552),o=n(7071),i=n(3818),a=n(8525),c=n(577),u=n(4239),s=n(346),d="[object Map]",l="[object Promise]",p="[object Set]",f="[object WeakMap]",g="[object DataView]",h=s(r),v=s(o),y=s(i),m=s(a),b=s(c),I=u;(r&&I(new r(new ArrayBuffer(1)))!=g||o&&I(new o)!=d||i&&I(i.resolve())!=l||a&&I(new a)!=p||c&&I(new c)!=f)&&(I=function(e){var t=u(e),n="[object Object]"==t?e.constructor:void 0,r=n?s(n):"";if(r)switch(r){case h:return g;case v:return d;case y:return l;case m:return p;case b:return f}return t}),e.exports=I},7801:function(e){e.exports=function(e,t){return null==e?void 0:e[t]}},1789:function(e,t,n){var r=n(4536);e.exports=function(){this.__data__=r?r(null):{},this.size=0}},401:function(e){e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},7667:function(e,t,n){var r=n(4536),o=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(r){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return o.call(t,e)?t[e]:void 0}},1327:function(e,t,n){var r=n(4536),o=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return r?void 0!==t[e]:o.call(t,e)}},1866:function(e,t,n){var r=n(4536);e.exports=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&&void 0===t?"__lodash_hash_undefined__":t,this}},3824:function(e){var t=Object.prototype.hasOwnProperty;e.exports=function(e){var n=e.length,r=new e.constructor(n);return n&&"string"==typeof e[0]&&t.call(e,"index")&&(r.index=e.index,r.input=e.input),r}},9148:function(e,t,n){var r=n(4318),o=n(7157),i=n(3147),a=n(419),c=n(7133);e.exports=function(e,t,n){var u=e.constructor;switch(t){case"[object ArrayBuffer]":return r(e);case"[object Boolean]":case"[object Date]":return new u(+e);case"[object DataView]":return o(e,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return c(e,n);case"[object Map]":return new u;case"[object Number]":case"[object String]":return new u(e);case"[object RegExp]":return i(e);case"[object Set]":return new u;case"[object Symbol]":return a(e)}}},8517:function(e,t,n){var r=n(3118),o=n(5924),i=n(5726);e.exports=function(e){return"function"!=typeof e.constructor||i(e)?{}:r(o(e))}},5776:function(e){var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,n){var r=typeof e;return!!(n=null==n?9007199254740991:n)&&("number"==r||"symbol"!=r&&t.test(e))&&e>-1&&e%1==0&&e<n}},6612:function(e,t,n){var r=n(7813),o=n(8612),i=n(5776),a=n(3218);e.exports=function(e,t,n){if(!a(n))return!1;var c=typeof t;return!!("number"==c?o(n)&&i(t,n.length):"string"==c&&t in n)&&r(n[t],e)}},7019:function(e){e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},5346:function(e,t,n){var r,o=n(4429),i=(r=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";e.exports=function(e){return!!i&&i in e}},5726:function(e){var t=Object.prototype;e.exports=function(e){var n=e&&e.constructor;return e===("function"==typeof n&&n.prototype||t)}},7040:function(e){e.exports=function(){this.__data__=[],this.size=0}},4125:function(e,t,n){var r=n(8470),o=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=r(t,e);return!(n<0||(n==t.length-1?t.pop():o.call(t,n,1),--this.size,0))}},2117:function(e,t,n){var r=n(8470);e.exports=function(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}},7518:function(e,t,n){var r=n(8470);e.exports=function(e){return r(this.__data__,e)>-1}},4705:function(e,t,n){var r=n(8470);e.exports=function(e,t){var n=this.__data__,o=r(n,e);return o<0?(++this.size,n.push([e,t])):n[o][1]=t,this}},4785:function(e,t,n){var r=n(1989),o=n(8407),i=n(7071);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(i||o),string:new r}}},1285:function(e,t,n){var r=n(5050);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},6e3:function(e,t,n){var r=n(5050);e.exports=function(e){return r(this,e).get(e)}},9916:function(e,t,n){var r=n(5050);e.exports=function(e){return r(this,e).has(e)}},5265:function(e,t,n){var r=n(5050);e.exports=function(e,t){var n=r(this,e),o=n.size;return n.set(e,t),this.size+=n.size==o?0:1,this}},4536:function(e,t,n){var r=n(852)(Object,"create");e.exports=r},6916:function(e,t,n){var r=n(5569)(Object.keys,Object);e.exports=r},3498:function(e){e.exports=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}},1167:function(e,t,n){e=n.nmd(e);var r=n(1957),o=t&&!t.nodeType&&t,i=o&&e&&!e.nodeType&&e,a=i&&i.exports===o&&r.process,c=function(){try{return i&&i.require&&i.require("util").types||a&&a.binding&&a.binding("util")}catch(e){}}();e.exports=c},2333:function(e){var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},5569:function(e){e.exports=function(e,t){return function(n){return e(t(n))}}},5357:function(e,t,n){var r=n(6874),o=Math.max;e.exports=function(e,t,n){return t=o(void 0===t?e.length-1:t,0),function(){for(var i=arguments,a=-1,c=o(i.length-t,0),u=Array(c);++a<c;)u[a]=i[t+a];a=-1;for(var s=Array(t+1);++a<t;)s[a]=i[a];return s[t]=n(u),r(e,this,s)}}},5639:function(e,t,n){var r=n(1957),o="object"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function("return this")();e.exports=i},6390:function(e){e.exports=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}},61:function(e,t,n){var r=n(6560),o=n(1275)(r);e.exports=o},1275:function(e){var t=Date.now;e.exports=function(e){var n=0,r=0;return function(){var o=t(),i=16-(o-r);if(r=o,i>0){if(++n>=800)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}},7465:function(e,t,n){var r=n(8407);e.exports=function(){this.__data__=new r,this.size=0}},3779:function(e){e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},7599:function(e){e.exports=function(e){return this.__data__.get(e)}},4758:function(e){e.exports=function(e){return this.__data__.has(e)}},4309:function(e,t,n){var r=n(8407),o=n(7071),i=n(3369);e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var a=n.__data__;if(!o||a.length<199)return a.push([e,t]),this.size=++n.size,this;n=this.__data__=new i(a)}return n.set(e,t),this.size=n.size,this}},346:function(e){var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},361:function(e,t,n){var r=n(5990);e.exports=function(e){return r(e,5)}},5703:function(e){e.exports=function(e){return function(){return e}}},7813:function(e){e.exports=function(e,t){return e===t||e!=e&&t!=t}},6557:function(e){e.exports=function(e){return e}},5694:function(e,t,n){var r=n(9454),o=n(7005),i=Object.prototype,a=i.hasOwnProperty,c=i.propertyIsEnumerable,u=r(function(){return arguments}())?r:function(e){return o(e)&&a.call(e,"callee")&&!c.call(e,"callee")};e.exports=u},1469:function(e){var t=Array.isArray;e.exports=t},8612:function(e,t,n){var r=n(3560),o=n(1780);e.exports=function(e){return null!=e&&o(e.length)&&!r(e)}},9246:function(e,t,n){var r=n(8612),o=n(7005);e.exports=function(e){return o(e)&&r(e)}},4144:function(e,t,n){e=n.nmd(e);var r=n(5639),o=n(5062),i=t&&!t.nodeType&&t,a=i&&e&&!e.nodeType&&e,c=a&&a.exports===i?r.Buffer:void 0,u=(c?c.isBuffer:void 0)||o;e.exports=u},3560:function(e,t,n){var r=n(4239),o=n(3218);e.exports=function(e){if(!o(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},1780:function(e){e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},6688:function(e,t,n){var r=n(5588),o=n(1717),i=n(1167),a=i&&i.isMap,c=a?o(a):r;e.exports=c},3218:function(e){e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},7005:function(e){e.exports=function(e){return null!=e&&"object"==typeof e}},8630:function(e,t,n){var r=n(4239),o=n(5924),i=n(7005),a=Function.prototype,c=Object.prototype,u=a.toString,s=c.hasOwnProperty,d=u.call(Object);e.exports=function(e){if(!i(e)||"[object Object]"!=r(e))return!1;var t=o(e);if(null===t)return!0;var n=s.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&u.call(n)==d}},2928:function(e,t,n){var r=n(9221),o=n(1717),i=n(1167),a=i&&i.isSet,c=a?o(a):r;e.exports=c},6719:function(e,t,n){var r=n(8749),o=n(1717),i=n(1167),a=i&&i.isTypedArray,c=a?o(a):r;e.exports=c},3674:function(e,t,n){var r=n(4636),o=n(280),i=n(8612);e.exports=function(e){return i(e)?r(e):o(e)}},1704:function(e,t,n){var r=n(4636),o=n(313),i=n(8612);e.exports=function(e){return i(e)?r(e,!0):o(e)}},2492:function(e,t,n){var r=n(2980),o=n(1463)((function(e,t,n){r(e,t,n)}));e.exports=o},479:function(e){e.exports=function(){return[]}},5062:function(e){e.exports=function(){return!1}},9881:function(e,t,n){var r=n(8363),o=n(1704);e.exports=function(e){return r(e,o(e))}},5666:function(e){var t=function(e){"use strict";var t,n=Object.prototype,r=n.hasOwnProperty,o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",a=o.asyncIterator||"@@asyncIterator",c=o.toStringTag||"@@toStringTag";function u(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{u({},"")}catch(e){u=function(e,t,n){return e[t]=n}}function s(e,t,n,r){var o=t&&t.prototype instanceof v?t:v,i=Object.create(o.prototype),a=new S(r||[]);return i._invoke=function(e,t,n){var r=l;return function(o,i){if(r===f)throw new Error("Generator is already running");if(r===g){if("throw"===o)throw i;return k()}for(n.method=o,n.arg=i;;){var a=n.delegate;if(a){var c=j(a,n);if(c){if(c===h)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===l)throw r=g,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=f;var u=d(e,t,n);if("normal"===u.type){if(r=n.done?g:p,u.arg===h)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r=g,n.method="throw",n.arg=u.arg)}}}(e,n,a),i}function d(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}e.wrap=s;var l="suspendedStart",p="suspendedYield",f="executing",g="completed",h={};function v(){}function y(){}function m(){}var b={};b[i]=function(){return this};var I=Object.getPrototypeOf,E=I&&I(I(C([])));E&&E!==n&&r.call(E,i)&&(b=E);var w=m.prototype=v.prototype=Object.create(b);function O(e){["next","throw","return"].forEach((function(t){u(e,t,(function(e){return this._invoke(t,e)}))}))}function T(e,t){function n(o,i,a,c){var u=d(e[o],e,i);if("throw"!==u.type){var s=u.arg,l=s.value;return l&&"object"==typeof l&&r.call(l,"__await")?t.resolve(l.__await).then((function(e){n("next",e,a,c)}),(function(e){n("throw",e,a,c)})):t.resolve(l).then((function(e){s.value=e,a(s)}),(function(e){return n("throw",e,a,c)}))}c(u.arg)}var o;this._invoke=function(e,r){function i(){return new t((function(t,o){n(e,r,t,o)}))}return o=o?o.then(i,i):i()}}function j(e,n){var r=e.iterator[n.method];if(r===t){if(n.delegate=null,"throw"===n.method){if(e.iterator.return&&(n.method="return",n.arg=t,j(e,n),"throw"===n.method))return h;n.method="throw",n.arg=new TypeError("The iterator does not provide a 'throw' method")}return h}var o=d(r,e.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,h;var i=o.arg;return i?i.done?(n[e.resultName]=i.value,n.next=e.nextLoc,"return"!==n.method&&(n.method="next",n.arg=t),n.delegate=null,h):i:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,h)}function _(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function x(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function S(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(_,this),this.reset(!0)}function C(e){if(e){var n=e[i];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,a=function n(){for(;++o<e.length;)if(r.call(e,o))return n.value=e[o],n.done=!1,n;return n.value=t,n.done=!0,n};return a.next=a}}return{next:k}}function k(){return{value:t,done:!0}}return y.prototype=w.constructor=m,m.constructor=y,y.displayName=u(m,c,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===y||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,m):(e.__proto__=m,u(e,c,"GeneratorFunction")),e.prototype=Object.create(w),e},e.awrap=function(e){return{__await:e}},O(T.prototype),T.prototype[a]=function(){return this},e.AsyncIterator=T,e.async=function(t,n,r,o,i){void 0===i&&(i=Promise);var a=new T(s(t,n,r,o),i);return e.isGeneratorFunction(n)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},O(w),u(w,c,"Generator"),w[i]=function(){return this},w.toString=function(){return"[object Generator]"},e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=C,S.prototype={constructor:S,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(x),!e)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=t)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var n=this;function o(r,o){return c.type="throw",c.arg=e,n.next=r,o&&(n.method="next",n.arg=t),!!o}for(var i=this.tryEntries.length-1;i>=0;--i){var a=this.tryEntries[i],c=a.completion;if("root"===a.tryLoc)return o("end");if(a.tryLoc<=this.prev){var u=r.call(a,"catchLoc"),s=r.call(a,"finallyLoc");if(u&&s){if(this.prev<a.catchLoc)return o(a.catchLoc,!0);if(this.prev<a.finallyLoc)return o(a.finallyLoc)}else if(u){if(this.prev<a.catchLoc)return o(a.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<a.finallyLoc)return o(a.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var o=this.tryEntries[n];if(o.tryLoc<=this.prev&&r.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=e,a.arg=t,i?(this.method="next",this.next=i.finallyLoc,h):this.complete(a)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),h},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),x(n),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var o=r.arg;x(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,n,r){return this.delegate={iterator:C(e),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=t),h}},e}(e.exports);try{regeneratorRuntime=t}catch(e){Function("r","regeneratorRuntime = r")(t)}}},r={};function o(e){var t=r[e];if(void 0!==t)return t.exports;var i=r[e]={id:e,loaded:!1,exports:{}};return n[e](i,i.exports,o),i.loaded=!0,i.exports}return o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,{a:t}),t},t=Object.getPrototypeOf?function(e){return Object.getPrototypeOf(e)}:function(e){return e.__proto__},o.t=function(n,r){if(1&r&&(n=this(n)),8&r)return n;if("object"==typeof n&&n){if(4&r&&n.__esModule)return n;if(16&r&&"function"==typeof n.then)return n}var i=Object.create(null);o.r(i);var a={};e=e||[null,t({}),t([]),t(t)];for(var c=2&r&&n;"object"==typeof c&&!~e.indexOf(c);c=t(c))Object.getOwnPropertyNames(c).forEach((function(e){a[e]=function(){return n[e]}}));return a.default=function(){return n},o.d(i,a),i},o.d=function(e,t){for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e},o(4084)}()}));
|
|
2010
2010
|
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__("4362")))
|
|
2011
2011
|
|
|
2012
2012
|
/***/ }),
|
|
@@ -13374,6 +13374,17 @@ module.exports = {
|
|
|
13374
13374
|
}
|
|
13375
13375
|
};
|
|
13376
13376
|
|
|
13377
|
+
/***/ }),
|
|
13378
|
+
|
|
13379
|
+
/***/ "2b80":
|
|
13380
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
13381
|
+
|
|
13382
|
+
"use strict";
|
|
13383
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_8_oneOf_0_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_0_1_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_0_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_lib_index_js_vue_loader_options_DTrustSignMeButton_vue_vue_type_style_index_0_lang_scss_module_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("7c04");
|
|
13384
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_8_oneOf_0_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_0_1_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_0_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_lib_index_js_vue_loader_options_DTrustSignMeButton_vue_vue_type_style_index_0_lang_scss_module_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_8_oneOf_0_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_0_1_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_0_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_lib_index_js_vue_loader_options_DTrustSignMeButton_vue_vue_type_style_index_0_lang_scss_module_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
13385
|
+
/* harmony reexport (default from non-harmony) */ __webpack_require__.d(__webpack_exports__, "default", function() { return _node_modules_vue_style_loader_index_js_ref_8_oneOf_0_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_0_1_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_0_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_lib_index_js_vue_loader_options_DTrustSignMeButton_vue_vue_type_style_index_0_lang_scss_module_true___WEBPACK_IMPORTED_MODULE_0___default.a; });
|
|
13386
|
+
|
|
13387
|
+
|
|
13377
13388
|
/***/ }),
|
|
13378
13389
|
|
|
13379
13390
|
/***/ "2b8d":
|
|
@@ -14455,7 +14466,7 @@ var update = add("e2e994f4", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
14455
14466
|
/***/ "33d2":
|
|
14456
14467
|
/***/ (function(module) {
|
|
14457
14468
|
|
|
14458
|
-
module.exports = JSON.parse("{\"yes\":\"Да\",\"no\":\"Нет\",\"phone-number\":\"номер телефона\",\"idcode\":\"персональный код\",\"country\":\"Страна\",\"Sign\":\"Подпись\",\"USER_REFUSED\":\"Пользователь отменил действие\",\"mobile-id\":\"Мобильный ID\",\"id-card\":\"ID-карта\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Поняли ли вы содержание документа и готовы ли завершить подписание?\",\"eparaksts-mobile\":\"Мобильная связь eParaksts\",\"powered-by-eideasy\":\"Создано eIDEasy\",\"log-in\":\"Войти\",\"this-field-is-required\":\"Это поле обязательно к заполнению\",\"your-verification-code\":\"Ваш проверочный код:\",\"cancel\":\"Отмена\",\"no-response-error\":\"Что-то пошло не так. Убедитесь, что вы подключены к Интернету, затем повторите попытку.\",\"back\":\"Назад\",\"no-matching-countries\":\"Нет подходящих стран\",\"id-card-read-timeout\":\"Чтение удостоверения личности заняло слишком много времени. Закройте все открытые окна браузера и повторите попытку.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"ГГMMДД-XXXX\",\"se-id-code-placeholder-2\":\"ГГГГMMДДXXXX\",\"approve-id-request-on-freja-app\":\"Одобрить запрос на идентификацию в вашем приложении FREJA eID\",\"try-again\":\"Повторите попытку\",\"pre-sign-confirmation\":\"После нажатия кнопки «Подписать» мы идентифицируем вас с помощью {method} и создадим юридически обязательную подпись.\",\"login-method\":\"Способ входа:\",\"finnish-online-bank\":\"Финский интернет-банк\",\"online-bank\":\"Интернет-банк\",\"or\":\"или\",\"transaction-id\":\"ID транзакции\",\"sign-in-evrotrust-app\":\"Пожалуйста, подпишите этот документ в своем приложении Evrotrust.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Другие страны\",\"email-sms\":\"Электронная почта/SMS\",\"email-code-sent\":\"Письмо с кодом было отправлено на адрес\",\"sms-code-sent\":\"SMS с кодом отправлено на\",\"your-code\":\"Ваш код\",\"signature-method\":\"Метод подписи\"}");
|
|
14469
|
+
module.exports = JSON.parse("{\"yes\":\"Да\",\"no\":\"Нет\",\"phone-number\":\"номер телефона\",\"idcode\":\"персональный код\",\"country\":\"Страна\",\"Sign\":\"Подпись\",\"USER_REFUSED\":\"Пользователь отменил действие\",\"mobile-id\":\"Мобильный ID\",\"id-card\":\"ID-карта\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Поняли ли вы содержание документа и готовы ли завершить подписание?\",\"eparaksts-mobile\":\"Мобильная связь eParaksts\",\"powered-by-eideasy\":\"Создано eIDEasy\",\"log-in\":\"Войти\",\"this-field-is-required\":\"Это поле обязательно к заполнению\",\"your-verification-code\":\"Ваш проверочный код:\",\"cancel\":\"Отмена\",\"no-response-error\":\"Что-то пошло не так. Убедитесь, что вы подключены к Интернету, затем повторите попытку.\",\"back\":\"Назад\",\"no-matching-countries\":\"Нет подходящих стран\",\"id-card-read-timeout\":\"Чтение удостоверения личности заняло слишком много времени. Закройте все открытые окна браузера и повторите попытку.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"ГГMMДД-XXXX\",\"se-id-code-placeholder-2\":\"ГГГГMMДДXXXX\",\"approve-id-request-on-freja-app\":\"Одобрить запрос на идентификацию в вашем приложении FREJA eID\",\"try-again\":\"Повторите попытку\",\"pre-sign-confirmation\":\"После нажатия кнопки «Подписать» мы идентифицируем вас с помощью {method} и создадим юридически обязательную подпись.\",\"login-method\":\"Способ входа:\",\"finnish-online-bank\":\"Финский интернет-банк\",\"online-bank\":\"Интернет-банк\",\"or\":\"или\",\"transaction-id\":\"ID транзакции\",\"sign-in-evrotrust-app\":\"Пожалуйста, подпишите этот документ в своем приложении Evrotrust.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Другие страны\",\"email-sms\":\"Электронная почта/SMS\",\"email-code-sent\":\"Письмо с кодом было отправлено на адрес\",\"sms-code-sent\":\"SMS с кодом отправлено на\",\"your-code\":\"Ваш код\",\"signature-method\":\"Метод подписи\",\"username-or-email\":\"Имя пользователя или адрес электронной почты\"}");
|
|
14459
14470
|
|
|
14460
14471
|
/***/ }),
|
|
14461
14472
|
|
|
@@ -16536,7 +16547,7 @@ module.exports = {
|
|
|
16536
16547
|
/***/ "4440":
|
|
16537
16548
|
/***/ (function(module) {
|
|
16538
16549
|
|
|
16539
|
-
module.exports = JSON.parse("{\"yes\":\"Kyllä\",\"no\":\"Ei\",\"phone-number\":\"puhelinnumero\",\"idcode\":\"henkilötunnus\",\"country\":\"Maa\",\"Sign\":\"Allekirjoita\",\"USER_REFUSED\":\"Käyttäjä ei halunnut jatkaa ja peruutti toiminnon.\",\"mobile-id\":\"Mobiilitunnus\",\"id-card\":\"Henkilökortti\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Ymmärsitkö asiakirjan sisällön ja oletko valmis viimeistelemään allekirjoituksen?\",\"eparaksts-mobile\":\"eParaksts mobiili\",\"powered-by-eideasy\":\"eIDEasyn palvelu\",\"log-in\":\"Kirjaudu sisään\",\"this-field-is-required\":\"Tämä kenttä on pakollinen\",\"your-verification-code\":\"Vahvistuskoodisi:\",\"cancel\":\"Peruuta\",\"no-response-error\":\"Jokin meni pieleen. Varmista, että olet yhteydessä Internetiin, ja yritä sitten uudelleen.\",\"back\":\"Takaisin\",\"no-matching-countries\":\"Ei vastaavaa maata\",\"id-card-read-timeout\":\"Henkilökortin lukeminen kesti liian kauan. Sulje kaikki avoimet selainikkunat ja yritä sitten uudelleen.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Hyväksy tunnistuspyyntö FREJA eID -sovelluksessa.\",\"try-again\":\"Yritä uudelleen\",\"pre-sign-confirmation\":\"Kun olet klikannut \\\"Allekirjoita\\\", tunnistamme sinut valitsemaasi metodia käyttäen ( {method} ) ja luomme oikeudellisesti sitovan allekirjoituksen.\",\"login-method\":\"Kirjautumismenetelmä:\",\"finnish-online-bank\":\"Suomalainen verkkopankki tai mobiilivarmenne\",\"online-bank\":\"Verkkopankki\",\"or\":\"tai\\n\",\"transaction-id\":\"Tapahtuman tunnus\",\"sign-in-evrotrust-app\":\"Allekirjoita tämä asiakirja Evrotrust -sovelluksessasi.\\n\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Muut maat\",\"email-sms\":\"Sähköposti/SMS\",\"email-code-sent\":\"Koodin sisältävä sähköposti on lähetetty osoitteeseen\",\"sms-code-sent\":\"Tekstiviesti koodilla on lähetetty osoitteeseen\",\"your-code\":\"Koodisi\",\"signature-method\":\"Allekirjoitustapa\"}");
|
|
16550
|
+
module.exports = JSON.parse("{\"yes\":\"Kyllä\",\"no\":\"Ei\",\"phone-number\":\"puhelinnumero\",\"idcode\":\"henkilötunnus\",\"country\":\"Maa\",\"Sign\":\"Allekirjoita\",\"USER_REFUSED\":\"Käyttäjä ei halunnut jatkaa ja peruutti toiminnon.\",\"mobile-id\":\"Mobiilitunnus\",\"id-card\":\"Henkilökortti\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Ymmärsitkö asiakirjan sisällön ja oletko valmis viimeistelemään allekirjoituksen?\",\"eparaksts-mobile\":\"eParaksts mobiili\",\"powered-by-eideasy\":\"eIDEasyn palvelu\",\"log-in\":\"Kirjaudu sisään\",\"this-field-is-required\":\"Tämä kenttä on pakollinen\",\"your-verification-code\":\"Vahvistuskoodisi:\",\"cancel\":\"Peruuta\",\"no-response-error\":\"Jokin meni pieleen. Varmista, että olet yhteydessä Internetiin, ja yritä sitten uudelleen.\",\"back\":\"Takaisin\",\"no-matching-countries\":\"Ei vastaavaa maata\",\"id-card-read-timeout\":\"Henkilökortin lukeminen kesti liian kauan. Sulje kaikki avoimet selainikkunat ja yritä sitten uudelleen.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Hyväksy tunnistuspyyntö FREJA eID -sovelluksessa.\",\"try-again\":\"Yritä uudelleen\",\"pre-sign-confirmation\":\"Kun olet klikannut \\\"Allekirjoita\\\", tunnistamme sinut valitsemaasi metodia käyttäen ( {method} ) ja luomme oikeudellisesti sitovan allekirjoituksen.\",\"login-method\":\"Kirjautumismenetelmä:\",\"finnish-online-bank\":\"Suomalainen verkkopankki tai mobiilivarmenne\",\"online-bank\":\"Verkkopankki\",\"or\":\"tai\\n\",\"transaction-id\":\"Tapahtuman tunnus\",\"sign-in-evrotrust-app\":\"Allekirjoita tämä asiakirja Evrotrust -sovelluksessasi.\\n\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Muut maat\",\"email-sms\":\"Sähköposti/SMS\",\"email-code-sent\":\"Koodin sisältävä sähköposti on lähetetty osoitteeseen\",\"sms-code-sent\":\"Tekstiviesti koodilla on lähetetty osoitteeseen\",\"your-code\":\"Koodisi\",\"signature-method\":\"Allekirjoitustapa\",\"username-or-email\":\"Käyttäjätunnus tai sähköpostiosoite\"}");
|
|
16540
16551
|
|
|
16541
16552
|
/***/ }),
|
|
16542
16553
|
|
|
@@ -19167,7 +19178,7 @@ module.exports = {
|
|
|
19167
19178
|
/***/ "5c22":
|
|
19168
19179
|
/***/ (function(module) {
|
|
19169
19180
|
|
|
19170
|
-
module.exports = JSON.parse("{\"yes\":\"Ja\",\"no\":\"Nej\",\"phone-number\":\"telefonnummer\",\"idcode\":\"kod för personlig identitet\",\"country\":\"Land\",\"Sign\":\"Underteckna\",\"USER_REFUSED\":\"Användaren ville inte fortsätta och avbröt åtgärden.\",\"mobile-id\":\"Mobil-ID\\n\",\"id-card\":\"ID-kort\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Har du förstått dokumentets innehåll och är redo att underteckna det?\",\"eparaksts-mobile\":\"eParaksts mobil\",\"powered-by-eideasy\":\"Drivs av eIDEasy\",\"log-in\":\"Logga in\\n\",\"this-field-is-required\":\"Detta fält är obligatoriskt\",\"your-verification-code\":\"Din verifieringskod:\",\"cancel\":\"Avbryt\",\"no-response-error\":\"Något gick fel. Kontrollera att du är ansluten till Internet och försök sedan igen.\",\"back\":\"Tillbaka\",\"no-matching-countries\":\"Inga matchande länder\",\"id-card-read-timeout\":\"Det tog för lång tid att läsa ID-kortet. Stäng alla öppna webbläsarfönster och försök igen.\",\"zeal-id\":\"ZealiD\\n\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"ÅÅMMDD-XXXX\\n\",\"se-id-code-placeholder-2\":\"ÅÅÅÅMMDDXXXX\\n\",\"approve-id-request-on-freja-app\":\"Godkänn begäran om identifiering i din FREJA eID-app.\",\"try-again\":\"Försök igen\\n\",\"pre-sign-confirmation\":\"När du har klickat på \\\" Underteckna \\\" kommer vi att identifiera dig med hjälp av {-metoden} och skapa en juridiskt bindande namnunderskrift.\",\"login-method\":\"Inloggningsmetod:\\n\",\"finnish-online-bank\":\"Finska nätbanken\\n\",\"online-bank\":\"Online-bank\\n\",\"or\":\"eller\\n\",\"transaction-id\":\"Transaktions ID\\n\",\"sign-in-evrotrust-app\":\"Underteckna det här dokumentet i din Evrotrust-app.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Certifikatkort\",\"other-countries\":\"Andra länder\\n\",\"email-sms\":\"E-post/SMS\",\"email-code-sent\":\"Ett mejl med koden har skickats till\\n\",\"sms-code-sent\":\"Ett SMS med koden har skickats till\\n\",\"your-code\":\"Din kod\\n\",\"signature-method\":\"Underteckningsmetod\"}");
|
|
19181
|
+
module.exports = JSON.parse("{\"yes\":\"Ja\",\"no\":\"Nej\",\"phone-number\":\"telefonnummer\",\"idcode\":\"kod för personlig identitet\",\"country\":\"Land\",\"Sign\":\"Underteckna\",\"USER_REFUSED\":\"Användaren ville inte fortsätta och avbröt åtgärden.\",\"mobile-id\":\"Mobil-ID\\n\",\"id-card\":\"ID-kort\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Har du förstått dokumentets innehåll och är redo att underteckna det?\",\"eparaksts-mobile\":\"eParaksts mobil\",\"powered-by-eideasy\":\"Drivs av eIDEasy\",\"log-in\":\"Logga in\\n\",\"this-field-is-required\":\"Detta fält är obligatoriskt\",\"your-verification-code\":\"Din verifieringskod:\",\"cancel\":\"Avbryt\",\"no-response-error\":\"Något gick fel. Kontrollera att du är ansluten till Internet och försök sedan igen.\",\"back\":\"Tillbaka\",\"no-matching-countries\":\"Inga matchande länder\",\"id-card-read-timeout\":\"Det tog för lång tid att läsa ID-kortet. Stäng alla öppna webbläsarfönster och försök igen.\",\"zeal-id\":\"ZealiD\\n\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"ÅÅMMDD-XXXX\\n\",\"se-id-code-placeholder-2\":\"ÅÅÅÅMMDDXXXX\\n\",\"approve-id-request-on-freja-app\":\"Godkänn begäran om identifiering i din FREJA eID-app.\",\"try-again\":\"Försök igen\\n\",\"pre-sign-confirmation\":\"När du har klickat på \\\" Underteckna \\\" kommer vi att identifiera dig med hjälp av {-metoden} och skapa en juridiskt bindande namnunderskrift.\",\"login-method\":\"Inloggningsmetod:\\n\",\"finnish-online-bank\":\"Finska nätbanken\\n\",\"online-bank\":\"Online-bank\\n\",\"or\":\"eller\\n\",\"transaction-id\":\"Transaktions ID\\n\",\"sign-in-evrotrust-app\":\"Underteckna det här dokumentet i din Evrotrust-app.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Certifikatkort\",\"other-countries\":\"Andra länder\\n\",\"email-sms\":\"E-post/SMS\",\"email-code-sent\":\"Ett mejl med koden har skickats till\\n\",\"sms-code-sent\":\"Ett SMS med koden har skickats till\\n\",\"your-code\":\"Din kod\\n\",\"signature-method\":\"Underteckningsmetod\",\"username-or-email\":\"Användarnamn eller e-mail\"}");
|
|
19171
19182
|
|
|
19172
19183
|
/***/ }),
|
|
19173
19184
|
|
|
@@ -20035,6 +20046,27 @@ module.exports = function (originalArray, length) {
|
|
|
20035
20046
|
};
|
|
20036
20047
|
|
|
20037
20048
|
|
|
20049
|
+
/***/ }),
|
|
20050
|
+
|
|
20051
|
+
/***/ "660c":
|
|
20052
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
20053
|
+
|
|
20054
|
+
// Imports
|
|
20055
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("4bad");
|
|
20056
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
20057
|
+
// Module
|
|
20058
|
+
exports.push([module.i, ".SignatureDTrustSignMe_reset-list_2HpSE{margin:0;padding:0;list-style:none;display:block}.SignatureDTrustSignMe_uppercase-sm_3sWsN{font-size:12px;text-transform:uppercase;letter-spacing:.03667em}.SignatureDTrustSignMe_formContainer_1eEFC{max-width:263px;margin:0 auto}.SignatureDTrustSignMe_label_3J-T3{color:#9ca6b1;margin-top:24px}.SignatureDTrustSignMe_highlight_aw3Wz{font-weight:700;font-size:20px}", ""]);
|
|
20059
|
+
// Exports
|
|
20060
|
+
exports.locals = {
|
|
20061
|
+
"reset-list": "SignatureDTrustSignMe_reset-list_2HpSE",
|
|
20062
|
+
"uppercase-sm": "SignatureDTrustSignMe_uppercase-sm_3sWsN",
|
|
20063
|
+
"formContainer": "SignatureDTrustSignMe_formContainer_1eEFC",
|
|
20064
|
+
"label": "SignatureDTrustSignMe_label_3J-T3",
|
|
20065
|
+
"highlight": "SignatureDTrustSignMe_highlight_aw3Wz"
|
|
20066
|
+
};
|
|
20067
|
+
module.exports = exports;
|
|
20068
|
+
|
|
20069
|
+
|
|
20038
20070
|
/***/ }),
|
|
20039
20071
|
|
|
20040
20072
|
/***/ "66f8":
|
|
@@ -22365,6 +22397,21 @@ module.exports = {
|
|
|
22365
22397
|
|
|
22366
22398
|
/***/ }),
|
|
22367
22399
|
|
|
22400
|
+
/***/ "7c04":
|
|
22401
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
22402
|
+
|
|
22403
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
22404
|
+
|
|
22405
|
+
// load the styles
|
|
22406
|
+
var content = __webpack_require__("ec08");
|
|
22407
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
22408
|
+
if(content.locals) module.exports = content.locals;
|
|
22409
|
+
// add the styles to the DOM
|
|
22410
|
+
var add = __webpack_require__("499e").default
|
|
22411
|
+
var update = add("e4ea3b30", content, true, {"sourceMap":false,"shadowMode":false});
|
|
22412
|
+
|
|
22413
|
+
/***/ }),
|
|
22414
|
+
|
|
22368
22415
|
/***/ "7c73":
|
|
22369
22416
|
/***/ (function(module, exports, __webpack_require__) {
|
|
22370
22417
|
|
|
@@ -23844,7 +23891,7 @@ module.exports = {
|
|
|
23844
23891
|
/***/ "8a97":
|
|
23845
23892
|
/***/ (function(module) {
|
|
23846
23893
|
|
|
23847
|
-
module.exports = JSON.parse("{\"yes\":\"Taip\",\"no\":\"Ne\",\"phone-number\":\"telefono numeris\",\"idcode\":\"asmens kodas\",\"country\":\"Šalis\",\"Sign\":\"Pasirašyti\",\"USER_REFUSED\":\"Vartotojas šį veiksmą nutraukė.\",\"mobile-id\":\"M. parašas\",\"id-card\":\"Asmens tapatybės kortelė\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Ar supratote dokumento turinį ir esate pasirengę pasirašyti?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Powered by eIDEasy\",\"log-in\":\"Prisijungti\",\"this-field-is-required\":\"Šį lauką būtina užpildyti\",\"your-verification-code\":\"Jūsų patvirtinimo kodas:\",\"cancel\":\"Atšaukti\",\"no-response-error\":\"Kažkas ne taip. Įsitikinkite, kad esate prisijungę prie interneto, tada bandykite dar kartą.\",\"back\":\"Atgal\",\"no-matching-countries\":\"Nėra atitinkamų šalių\",\"id-card-read-timeout\":\"Perskaityti asmens tapatybės kortelę užtruko per ilgai. Uždarykite visus atidarytus naršyklės langus ir bandykite dar kartą.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Patvirtinkite identifikavimo prašymą savo FREJA eID programėlėje\",\"try-again\":\"Bandykite dar kartą\",\"pre-sign-confirmation\":\"Spustelėję „Pasirašyti“ mes identifikuosime jus naudodami: {method} ir sukursime teisiškai privalomą parašą.\",\"login-method\":\"Prisijungimo būdas:\",\"finnish-online-bank\":\"Suomijos interneto bankas\",\"online-bank\":\"Interneto bankas\",\"or\":\"arba\",\"transaction-id\":\"Sandorio ID\",\"sign-in-evrotrust-app\":\"Pasirašykite šį dokumentą savo „Evrotrust“ programėlėje.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Kitos šalys\",\"email-sms\":\"El. paštas/SMS žinutė\",\"email-code-sent\":\"El. laiškas su kodu išsiųstas \",\"sms-code-sent\":\"Buvo išsiųsta SMS žinutė su kodu\",\"your-code\":\"Jūsų kodas\",\"signature-method\":\"Pasirašymo būdas\"}");
|
|
23894
|
+
module.exports = JSON.parse("{\"yes\":\"Taip\",\"no\":\"Ne\",\"phone-number\":\"telefono numeris\",\"idcode\":\"asmens kodas\",\"country\":\"Šalis\",\"Sign\":\"Pasirašyti\",\"USER_REFUSED\":\"Vartotojas šį veiksmą nutraukė.\",\"mobile-id\":\"M. parašas\",\"id-card\":\"Asmens tapatybės kortelė\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Ar supratote dokumento turinį ir esate pasirengę pasirašyti?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Powered by eIDEasy\",\"log-in\":\"Prisijungti\",\"this-field-is-required\":\"Šį lauką būtina užpildyti\",\"your-verification-code\":\"Jūsų patvirtinimo kodas:\",\"cancel\":\"Atšaukti\",\"no-response-error\":\"Kažkas ne taip. Įsitikinkite, kad esate prisijungę prie interneto, tada bandykite dar kartą.\",\"back\":\"Atgal\",\"no-matching-countries\":\"Nėra atitinkamų šalių\",\"id-card-read-timeout\":\"Perskaityti asmens tapatybės kortelę užtruko per ilgai. Uždarykite visus atidarytus naršyklės langus ir bandykite dar kartą.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Patvirtinkite identifikavimo prašymą savo FREJA eID programėlėje\",\"try-again\":\"Bandykite dar kartą\",\"pre-sign-confirmation\":\"Spustelėję „Pasirašyti“ mes identifikuosime jus naudodami: {method} ir sukursime teisiškai privalomą parašą.\",\"login-method\":\"Prisijungimo būdas:\",\"finnish-online-bank\":\"Suomijos interneto bankas\",\"online-bank\":\"Interneto bankas\",\"or\":\"arba\",\"transaction-id\":\"Sandorio ID\",\"sign-in-evrotrust-app\":\"Pasirašykite šį dokumentą savo „Evrotrust“ programėlėje.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Kitos šalys\",\"email-sms\":\"El. paštas/SMS žinutė\",\"email-code-sent\":\"El. laiškas su kodu išsiųstas \",\"sms-code-sent\":\"Buvo išsiųsta SMS žinutė su kodu\",\"your-code\":\"Jūsų kodas\",\"signature-method\":\"Pasirašymo būdas\",\"username-or-email\":\"Vartotojo vardas arba email\"}");
|
|
23848
23895
|
|
|
23849
23896
|
/***/ }),
|
|
23850
23897
|
|
|
@@ -24047,7 +24094,7 @@ module.exports = {
|
|
|
24047
24094
|
}, attrs)
|
|
24048
24095
|
}, rest), children.concat([_c('defs', [_c('linearGradient', {
|
|
24049
24096
|
attrs: {
|
|
24050
|
-
"id": "id-
|
|
24097
|
+
"id": "id-3a",
|
|
24051
24098
|
"x1": "45.313%",
|
|
24052
24099
|
"x2": "33.822%",
|
|
24053
24100
|
"y1": "69.296%",
|
|
@@ -24065,7 +24112,7 @@ module.exports = {
|
|
|
24065
24112
|
}
|
|
24066
24113
|
})]), _c('linearGradient', {
|
|
24067
24114
|
attrs: {
|
|
24068
|
-
"id": "id-
|
|
24115
|
+
"id": "id-5c",
|
|
24069
24116
|
"x1": "17.248%",
|
|
24070
24117
|
"x2": "58.688%",
|
|
24071
24118
|
"y1": "34.281%",
|
|
@@ -24083,7 +24130,7 @@ module.exports = {
|
|
|
24083
24130
|
}
|
|
24084
24131
|
})]), _c('path', {
|
|
24085
24132
|
attrs: {
|
|
24086
|
-
"id": "id-
|
|
24133
|
+
"id": "id-4b",
|
|
24087
24134
|
"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"
|
|
24088
24135
|
}
|
|
24089
24136
|
})]), _c('g', {
|
|
@@ -24098,12 +24145,12 @@ module.exports = {
|
|
|
24098
24145
|
}
|
|
24099
24146
|
}), _c('use', {
|
|
24100
24147
|
attrs: {
|
|
24101
|
-
"fill": "url(#id-
|
|
24102
|
-
"xlink:href": "#id-
|
|
24148
|
+
"fill": "url(#id-3a)",
|
|
24149
|
+
"xlink:href": "#id-4b"
|
|
24103
24150
|
}
|
|
24104
24151
|
}), _c('path', {
|
|
24105
24152
|
attrs: {
|
|
24106
|
-
"fill": "url(#id-
|
|
24153
|
+
"fill": "url(#id-5c)",
|
|
24107
24154
|
"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"
|
|
24108
24155
|
}
|
|
24109
24156
|
}), _c('g', {
|
|
@@ -29883,7 +29930,7 @@ module.exports = {
|
|
|
29883
29930
|
/***/ "b77d":
|
|
29884
29931
|
/***/ (function(module) {
|
|
29885
29932
|
|
|
29886
|
-
module.exports = JSON.parse("{\"yes\":\"Sim\",\"no\":\"Não\",\"phone-number\":\"número de telefone\",\"idcode\":\"Código de identificação pessoal\",\"country\":\"Pais\",\"Sign\":\"Assinar\",\"USER_REFUSED\":\"O usuário não deseja continuar e cancelou a ação\",\"mobile-id\":\"Mobile ID\",\"id-card\":\"Cartão de Cidadão\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Você entendeu o conteúdo do documento e está pronto para finalizar a assinatura?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Distribuído por eIDEasy\",\"log-in\":\"Entrar\",\"this-field-is-required\":\"Campo obrigatório\",\"your-verification-code\":\"O seu código de verificação\",\"cancel\":\"Cancelar\",\"no-response-error\":\"Ocorreu um erro. Certifique-se de que você esteja conectado à Internet e tente novamente.\",\"back\":\"Voltar\",\"no-matching-countries\":\"Não existem países\",\"id-card-read-timeout\":\"A leitura do Cartão demorou demasiado tempo. Por favor feche o browser e tente de novo\",\"zeal-id\":\"ZealID\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Aprovar o pedido de identificação no sua aplicação FREJA eID\",\"try-again\":\"Tente novamente\",\"pre-sign-confirmation\":\"Depois de clicar em \\\"Assinar\\\", iremos identificá-lo usando o {method} e criaremos uma assinatura juridicamente vinculativa.\",\"login-method\":\"Método de login:\",\"finnish-online-bank\":\"Banco online finlandês\",\"online-bank\":\"Banco Online\",\"or\":\"ou\",\"transaction-id\":\"id de transação\",\"sign-in-evrotrust-app\":\"Assine este documento em seu aplicativo Evrotrust.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Outros países\",\"email-sms\":\"Email/SMS\",\"email-code-sent\":\"Um e-mail com o código foi enviado para\",\"sms-code-sent\":\"Um SMS com o código foi enviado para\",\"your-code\":\"O seu código\",\"signature-method\":\"Método de assinatura\"}");
|
|
29933
|
+
module.exports = JSON.parse("{\"yes\":\"Sim\",\"no\":\"Não\",\"phone-number\":\"número de telefone\",\"idcode\":\"Código de identificação pessoal\",\"country\":\"Pais\",\"Sign\":\"Assinar\",\"USER_REFUSED\":\"O usuário não deseja continuar e cancelou a ação\",\"mobile-id\":\"Mobile ID\",\"id-card\":\"Cartão de Cidadão\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Você entendeu o conteúdo do documento e está pronto para finalizar a assinatura?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Distribuído por eIDEasy\",\"log-in\":\"Entrar\",\"this-field-is-required\":\"Campo obrigatório\",\"your-verification-code\":\"O seu código de verificação\",\"cancel\":\"Cancelar\",\"no-response-error\":\"Ocorreu um erro. Certifique-se de que você esteja conectado à Internet e tente novamente.\",\"back\":\"Voltar\",\"no-matching-countries\":\"Não existem países\",\"id-card-read-timeout\":\"A leitura do Cartão demorou demasiado tempo. Por favor feche o browser e tente de novo\",\"zeal-id\":\"ZealID\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Aprovar o pedido de identificação no sua aplicação FREJA eID\",\"try-again\":\"Tente novamente\",\"pre-sign-confirmation\":\"Depois de clicar em \\\"Assinar\\\", iremos identificá-lo usando o {method} e criaremos uma assinatura juridicamente vinculativa.\",\"login-method\":\"Método de login:\",\"finnish-online-bank\":\"Banco online finlandês\",\"online-bank\":\"Banco Online\",\"or\":\"ou\",\"transaction-id\":\"id de transação\",\"sign-in-evrotrust-app\":\"Assine este documento em seu aplicativo Evrotrust.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Outros países\",\"email-sms\":\"Email/SMS\",\"email-code-sent\":\"Um e-mail com o código foi enviado para\",\"sms-code-sent\":\"Um SMS com o código foi enviado para\",\"your-code\":\"O seu código\",\"signature-method\":\"Método de assinatura\",\"username-or-email\":\"Nome de usuário ou email\"}");
|
|
29887
29934
|
|
|
29888
29935
|
/***/ }),
|
|
29889
29936
|
|
|
@@ -30086,7 +30133,7 @@ module.exports = !fails(function () {
|
|
|
30086
30133
|
/***/ "bb69":
|
|
30087
30134
|
/***/ (function(module) {
|
|
30088
30135
|
|
|
30089
|
-
module.exports = JSON.parse("{\"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\",\"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-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"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\"}");
|
|
30136
|
+
module.exports = JSON.parse("{\"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\",\"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-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"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\"}");
|
|
30090
30137
|
|
|
30091
30138
|
/***/ }),
|
|
30092
30139
|
|
|
@@ -30257,7 +30304,7 @@ module.exports = {
|
|
|
30257
30304
|
}, attrs)
|
|
30258
30305
|
}, rest), children.concat([_c('defs', [_c('linearGradient', {
|
|
30259
30306
|
attrs: {
|
|
30260
|
-
"id": "id-
|
|
30307
|
+
"id": "id-0a",
|
|
30261
30308
|
"x1": "124.883",
|
|
30262
30309
|
"y1": "17.983",
|
|
30263
30310
|
"x2": "117.483",
|
|
@@ -30286,7 +30333,7 @@ module.exports = {
|
|
|
30286
30333
|
}
|
|
30287
30334
|
})]), _c('linearGradient', {
|
|
30288
30335
|
attrs: {
|
|
30289
|
-
"id": "id-
|
|
30336
|
+
"id": "id-1b",
|
|
30290
30337
|
"x1": "116.71",
|
|
30291
30338
|
"y1": "31.343",
|
|
30292
30339
|
"x2": "102.594",
|
|
@@ -30315,7 +30362,7 @@ module.exports = {
|
|
|
30315
30362
|
}
|
|
30316
30363
|
})]), _c('linearGradient', {
|
|
30317
30364
|
attrs: {
|
|
30318
|
-
"id": "id-
|
|
30365
|
+
"id": "id-2c",
|
|
30319
30366
|
"x1": "106.335",
|
|
30320
30367
|
"y1": "23.516",
|
|
30321
30368
|
"x2": "140.192",
|
|
@@ -30339,18 +30386,18 @@ module.exports = {
|
|
|
30339
30386
|
}
|
|
30340
30387
|
}), _c('path', {
|
|
30341
30388
|
attrs: {
|
|
30342
|
-
"fill": "url(#id-
|
|
30389
|
+
"fill": "url(#id-0a)",
|
|
30343
30390
|
"d": "M126.585 16.359l-6.919 4.057V1.094l6.919 6.917v8.348z"
|
|
30344
30391
|
}
|
|
30345
30392
|
}), _c('path', {
|
|
30346
30393
|
attrs: {
|
|
30347
|
-
"fill": "url(#id-
|
|
30394
|
+
"fill": "url(#id-1b)",
|
|
30348
30395
|
"d": "M106.335 11.382h6.634v23.101h-6.634z"
|
|
30349
30396
|
}
|
|
30350
30397
|
}), _c('path', {
|
|
30351
30398
|
attrs: {
|
|
30352
30399
|
"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",
|
|
30353
|
-
"fill": "url(#id-
|
|
30400
|
+
"fill": "url(#id-2c)"
|
|
30354
30401
|
}
|
|
30355
30402
|
}), _c('path', {
|
|
30356
30403
|
attrs: {
|
|
@@ -30382,6 +30429,111 @@ module.exports = {
|
|
|
30382
30429
|
/* harmony reexport (default from non-harmony) */ __webpack_require__.d(__webpack_exports__, "default", function() { return _node_modules_vue_style_loader_index_js_ref_8_oneOf_0_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_0_1_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_0_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_lib_index_js_vue_loader_options_IdCardButton_vue_vue_type_style_index_0_lang_scss_module_true___WEBPACK_IMPORTED_MODULE_0___default.a; });
|
|
30383
30430
|
|
|
30384
30431
|
|
|
30432
|
+
/***/ }),
|
|
30433
|
+
|
|
30434
|
+
/***/ "bdb5":
|
|
30435
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
30436
|
+
|
|
30437
|
+
__webpack_require__("99af");
|
|
30438
|
+
|
|
30439
|
+
__webpack_require__("cca6");
|
|
30440
|
+
|
|
30441
|
+
var _objectSpread = __webpack_require__("ded3");
|
|
30442
|
+
|
|
30443
|
+
var _objectWithoutProperties = __webpack_require__("4082");
|
|
30444
|
+
|
|
30445
|
+
module.exports = {
|
|
30446
|
+
functional: true,
|
|
30447
|
+
render: function render(_h, _vm) {
|
|
30448
|
+
var _c = _vm._c,
|
|
30449
|
+
_v = _vm._v,
|
|
30450
|
+
data = _vm.data,
|
|
30451
|
+
_vm$children = _vm.children,
|
|
30452
|
+
children = _vm$children === void 0 ? [] : _vm$children;
|
|
30453
|
+
|
|
30454
|
+
var classNames = data.class,
|
|
30455
|
+
staticClass = data.staticClass,
|
|
30456
|
+
style = data.style,
|
|
30457
|
+
staticStyle = data.staticStyle,
|
|
30458
|
+
_data$attrs = data.attrs,
|
|
30459
|
+
attrs = _data$attrs === void 0 ? {} : _data$attrs,
|
|
30460
|
+
rest = _objectWithoutProperties(data, ["class", "staticClass", "style", "staticStyle", "attrs"]);
|
|
30461
|
+
|
|
30462
|
+
return _c('svg', _objectSpread({
|
|
30463
|
+
class: [classNames, staticClass],
|
|
30464
|
+
style: [style, staticStyle],
|
|
30465
|
+
attrs: Object.assign({
|
|
30466
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
30467
|
+
"viewBox": "0 0 630.5 198.46"
|
|
30468
|
+
}, attrs)
|
|
30469
|
+
}, rest), children.concat([_c('g', {
|
|
30470
|
+
attrs: {
|
|
30471
|
+
"data-name": "Ebene 2"
|
|
30472
|
+
}
|
|
30473
|
+
}, [_c('g', {
|
|
30474
|
+
attrs: {
|
|
30475
|
+
"data-name": "Ebene 1",
|
|
30476
|
+
"fill-rule": "evenodd"
|
|
30477
|
+
}
|
|
30478
|
+
}, [_c('path', {
|
|
30479
|
+
attrs: {
|
|
30480
|
+
"fill": "#008bd2",
|
|
30481
|
+
"d": "M480.41 162.34h-13.27v-57.78h12.51v8.2l.48.13c.43-.52.87-1 1.29-1.57 4.77-6 11-9.16 18.72-9a35.28 35.28 0 016.66.63 15.68 15.68 0 0110.59 8l1.39 2.45c.73-.8 1.31-1.42 1.87-2.06 4-4.49 8.73-7.79 14.79-8.68 5-.74 10.06-.69 14.79 1.63a14.82 14.82 0 018.77 12.8c.15 1.75.23 3.52.23 5.27v38.15c0 .55 0 1.11-.09 1.81H545.8v-2.68c0-10.72 0-21.44-.17-32.15a32.68 32.68 0 00-1-6.87c-1-4.33-3.39-6.37-7.87-6.79a24.3 24.3 0 00-6.2.2 10.57 10.57 0 00-8.54 7.21 36.08 36.08 0 00-1.95 12.49c0 8.64 0 17.28-.06 25.91v2.71h-13.4c0-.82-.11-1.66-.11-2.49 0-8.32.07-16.64 0-25a87.78 87.78 0 00-.74-11.47c-1.09-7.54-5.38-10.61-12.94-9.63a13.4 13.4 0 00-12 12.39 93.65 93.65 0 00-.41 8.38c-.05 8.32 0 16.64 0 25z"
|
|
30482
|
+
}
|
|
30483
|
+
}), _c('path', {
|
|
30484
|
+
attrs: {
|
|
30485
|
+
"fill": "#004f82",
|
|
30486
|
+
"d": "M194 0l17.82 9.47q-31.36 59-62.69 117.9l-17.82-9.48z"
|
|
30487
|
+
}
|
|
30488
|
+
}), _c('path', {
|
|
30489
|
+
attrs: {
|
|
30490
|
+
"fill": "#b2b2b2",
|
|
30491
|
+
"d": "M11.46 186.76h37.85c.16 3.92.06 7.62 0 11.5H0V51c1.65-.52 45.55-.69 49.2-.18v11.32H11.46z"
|
|
30492
|
+
}
|
|
30493
|
+
}), _c('path', {
|
|
30494
|
+
attrs: {
|
|
30495
|
+
"fill": "#004f82",
|
|
30496
|
+
"d": "M352.71 115.5v-9h9.46c.05.58.15 1.19.15 1.8v55.89c0 2.23-.23 4.47-.43 6.69-.51 5.61-3.32 9.91-7.67 13.3a26.45 26.45 0 01-13.18 5.3c-6.81.87-13.57.76-20.11-1.66-8.32-3.08-13.51-10.09-13.86-18.65 0-.47 0-.94.07-1.48h10.67c.07.71.16 1.33.2 2 .34 4.87 2.85 8.18 7.26 10.13a23.66 23.66 0 0011 1.58 28.05 28.05 0 004.74-.68c6.5-1.54 10.77-6 11.45-12.56.49-4.75.28-9.58.36-14.37 0-.11-.16-.22-.4-.54-.39.52-.75 1-1.1 1.47-5.52 7.57-13.06 10.41-22.2 9.47-12.82-1.33-21.1-11-23-23.13a40 40 0 011.43-19.42c4.33-12.49 15.12-18.51 28.05-17a21 21 0 0116 10.18c.19.31.42.59.64.89zm-37 18.43h.25c.07 1.35.09 2.71.22 4.06 1 10.11 7.07 16.23 16.87 16.92 10.29.72 17.51-4.7 19.33-14.82a34.67 34.67 0 00.27-8.58c-.85-11.52-9.52-18.71-21-17.58-7.34.73-12.65 5.06-14.61 12.21a76.76 76.76 0 00-1.3 7.79z"
|
|
30497
|
+
}
|
|
30498
|
+
}), _c('path', {
|
|
30499
|
+
attrs: {
|
|
30500
|
+
"fill": "#008bd2",
|
|
30501
|
+
"d": "M618.66 141.41l11.05 6.09c-.32.65-.53 1.23-.84 1.74-6.39 10.38-15.59 15.76-27.87 15.66a37 37 0 01-11.12-1.44 26.29 26.29 0 01-17.18-15.58 36.18 36.18 0 01-.69-26.26 28.77 28.77 0 0126.66-19.28 41.65 41.65 0 0111 .88c10.9 2.68 17.37 9.66 19.87 20.44a41.45 41.45 0 01.92 11.74c-2.58.12-5.11 0-7.63 0h-38.58c-.81 7.83 5 15.71 12.46 16.78a30 30 0 008.57-.12 16 16 0 0010.81-6.93c.84-1.13 1.61-2.3 2.57-3.72zm-33.8-15.09h31.4a12.64 12.64 0 00-9-11.83 21 21 0 00-12.26-.06c-5.83 1.78-8.62 6.17-10.14 11.89z"
|
|
30502
|
+
}
|
|
30503
|
+
}), _c('path', {
|
|
30504
|
+
attrs: {
|
|
30505
|
+
"fill": "#b2b2b2",
|
|
30506
|
+
"d": "M187 68.88v129.17c-1.86.48-46.49.58-49.27.1v-11.21c6.24-.33 12.52-.09 18.79-.13s12.46 0 19 0c.05-1.07.13-2 .13-2.91v-71.74-20.87a6.24 6.24 0 01.5-2.77c3.45-6.59 7-13.13 10.48-19.68z"
|
|
30507
|
+
}
|
|
30508
|
+
}), _c('path', {
|
|
30509
|
+
attrs: {
|
|
30510
|
+
"fill": "#004f82",
|
|
30511
|
+
"d": "M427.76 162.32a6.32 6.32 0 01-1 .2h-8.92v-2.67c0-10.08.05-20.15 0-30.23a33.15 33.15 0 00-.81-6.87c-1.19-5.4-4.59-8.67-10.1-9.51-6.24-.95-11.95.14-16.55 4.85a12.62 12.62 0 00-3.61 7.66 67.31 67.31 0 00-.42 6.94v29.66h-9.48v-56h9.33v8.21a13.2 13.2 0 001.09-1c5.86-7.6 13.82-9.92 23-8.91a24.68 24.68 0 016.92 1.79c6 2.58 9.29 7.35 10.32 13.72a28.63 28.63 0 01.36 4.53v35.74c-.04.57-.09 1.21-.13 1.89zM227.54 153l8.13-5.42 1.41 2.13c4.19 6.16 10.51 7.59 16.61 6.26a10.42 10.42 0 004.54-2.49 7 7 0 00-.9-11.15 41.64 41.64 0 00-6.27-2.92c-3.52-1.51-7.14-2.81-10.57-4.49a32.28 32.28 0 01-6-4c-7-5.65-5.57-14.06-2.07-18.94a17.16 17.16 0 019.49-6.57 27.37 27.37 0 0118.1.89 16.71 16.71 0 019.56 9.29l-7.77 4.73c-.43-.68-.75-1.21-1.09-1.73a13.74 13.74 0 00-15.28-5.59 8 8 0 00-5.77 5.86 5.12 5.12 0 001.6 5.66 24.4 24.4 0 005.25 3.27c2.24 1 4.68 1.61 7 2.48 2.76 1 5.53 2.09 8.21 3.31 11.81 5.36 9.9 20.36 3.38 26.06a20.29 20.29 0 01-10.92 5.07 33.14 33.14 0 01-13.79-.9A20.82 20.82 0 01227.54 153z"
|
|
30512
|
+
}
|
|
30513
|
+
}), _c('path', {
|
|
30514
|
+
attrs: {
|
|
30515
|
+
"fill": "#008bd2",
|
|
30516
|
+
"d": "M126.87 153.83v8.83h-66.1v-8.83z"
|
|
30517
|
+
}
|
|
30518
|
+
}), _c('path', {
|
|
30519
|
+
attrs: {
|
|
30520
|
+
"fill": "#004f82",
|
|
30521
|
+
"d": "M282.69 106.42h9.68v56c-.62 0-1.17.13-1.71.13h-8zM461.5 139.36h-28.56V130h28.56z"
|
|
30522
|
+
}
|
|
30523
|
+
}), _c('path', {
|
|
30524
|
+
attrs: {
|
|
30525
|
+
"fill": "#b2b2b2",
|
|
30526
|
+
"d": "M137.66 62.13V50.69h22.62c-.64 1.28-1.16 2.33-1.71 3.37-1.19 2.26-2.36 4.53-3.64 6.75-.32.55-1 1.26-1.5 1.27-5.18.09-10.37.05-15.77.05z"
|
|
30527
|
+
}
|
|
30528
|
+
}), _c('path', {
|
|
30529
|
+
attrs: {
|
|
30530
|
+
"fill": "#004f82",
|
|
30531
|
+
"d": "M129.6 142.37c-.25-6.94-.47-13.43-.72-20.39l18.05 9.58zM287.42 86.52a7.15 7.15 0 117.13-7.1 7 7 0 01-7.13 7.1z"
|
|
30532
|
+
}
|
|
30533
|
+
})])])]));
|
|
30534
|
+
}
|
|
30535
|
+
};
|
|
30536
|
+
|
|
30385
30537
|
/***/ }),
|
|
30386
30538
|
|
|
30387
30539
|
/***/ "bde3":
|
|
@@ -30536,7 +30688,7 @@ module.exports = {
|
|
|
30536
30688
|
/***/ "bf60":
|
|
30537
30689
|
/***/ (function(module) {
|
|
30538
30690
|
|
|
30539
|
-
module.exports = JSON.parse("{\"yes\":\"Sí\",\"no\":\"No\",\"phone-number\":\"número de teléfono\",\"idcode\":\"código de identidad personal\",\"country\":\"País\",\"Sign\":\"Firmar\",\"USER_REFUSED\":\"El usuario no quiso continuar y canceló la acción\",\"mobile-id\":\"Mobile ID\",\"id-card\":\"Tarjeta de identificación\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"¿Ha entendido el contenido del documento y está dispuesto a firmarlo?\",\"eparaksts-mobile\":\"eParaksts Mobile\",\"powered-by-eideasy\":\"Con tecnología eIDEasy\",\"log-in\":\"Acceder\",\"this-field-is-required\":\"Este campo es obligatorio\",\"your-verification-code\":\"Su código de verificación:\",\"cancel\":\"Cancelar\",\"no-response-error\":\"Algo ha ido mal. Asegúrese de que está conectado a internet e inténtelo de nuevo.\",\"back\":\"Volver\",\"no-matching-countries\":\"No hay países coincidentes\",\"id-card-read-timeout\":\"La lectura de la tarjeta de identificación tardó demasiado. Por favor, cierre todas las ventanas abiertas del navegador e inténtelo de nuevo.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Apruebe la petición de identificación en su app FREJA eID\",\"try-again\":\"Inténtelo de nuevo\",\"pre-sign-confirmation\":\"Tras hacer clic en \\\"Acceder\\\" le identificaremos utilizando {method} y crearemos una firma vinculante legalmente.\",\"login-method\":\"Método de acceso:\",\"finnish-online-bank\":\"Banco online finlandés\",\"online-bank\":\"Banco online\",\"or\":\"o\",\"transaction-id\":\"ID de la transacción\",\"sign-in-evrotrust-app\":\"Por favor, firme este documento en su app Evrotrust.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Otros países\",\"email-sms\":\"Email/SMS\",\"email-code-sent\":\"Se ha enviado un email con el código a\",\"sms-code-sent\":\"Se ha enviado un SMS con el código a\",\"your-code\":\"Su código\",\"signature-method\":\"Método de firma\"}");
|
|
30691
|
+
module.exports = JSON.parse("{\"yes\":\"Sí\",\"no\":\"No\",\"phone-number\":\"número de teléfono\",\"idcode\":\"código de identidad personal\",\"country\":\"País\",\"Sign\":\"Firmar\",\"USER_REFUSED\":\"El usuario no quiso continuar y canceló la acción\",\"mobile-id\":\"Mobile ID\",\"id-card\":\"Tarjeta de identificación\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"¿Ha entendido el contenido del documento y está dispuesto a firmarlo?\",\"eparaksts-mobile\":\"eParaksts Mobile\",\"powered-by-eideasy\":\"Con tecnología eIDEasy\",\"log-in\":\"Acceder\",\"this-field-is-required\":\"Este campo es obligatorio\",\"your-verification-code\":\"Su código de verificación:\",\"cancel\":\"Cancelar\",\"no-response-error\":\"Algo ha ido mal. Asegúrese de que está conectado a internet e inténtelo de nuevo.\",\"back\":\"Volver\",\"no-matching-countries\":\"No hay países coincidentes\",\"id-card-read-timeout\":\"La lectura de la tarjeta de identificación tardó demasiado. Por favor, cierre todas las ventanas abiertas del navegador e inténtelo de nuevo.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Apruebe la petición de identificación en su app FREJA eID\",\"try-again\":\"Inténtelo de nuevo\",\"pre-sign-confirmation\":\"Tras hacer clic en \\\"Acceder\\\" le identificaremos utilizando {method} y crearemos una firma vinculante legalmente.\",\"login-method\":\"Método de acceso:\",\"finnish-online-bank\":\"Banco online finlandés\",\"online-bank\":\"Banco online\",\"or\":\"o\",\"transaction-id\":\"ID de la transacción\",\"sign-in-evrotrust-app\":\"Por favor, firme este documento en su app Evrotrust.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Otros países\",\"email-sms\":\"Email/SMS\",\"email-code-sent\":\"Se ha enviado un email con el código a\",\"sms-code-sent\":\"Se ha enviado un SMS con el código a\",\"your-code\":\"Su código\",\"signature-method\":\"Método de firma\",\"username-or-email\":\"Nombre de usuario o correo electrónico\"}");
|
|
30540
30692
|
|
|
30541
30693
|
/***/ }),
|
|
30542
30694
|
|
|
@@ -31172,6 +31324,21 @@ var store = global[SHARED] || setGlobal(SHARED, {});
|
|
|
31172
31324
|
module.exports = store;
|
|
31173
31325
|
|
|
31174
31326
|
|
|
31327
|
+
/***/ }),
|
|
31328
|
+
|
|
31329
|
+
/***/ "c713":
|
|
31330
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
31331
|
+
|
|
31332
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
31333
|
+
|
|
31334
|
+
// load the styles
|
|
31335
|
+
var content = __webpack_require__("660c");
|
|
31336
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
31337
|
+
if(content.locals) module.exports = content.locals;
|
|
31338
|
+
// add the styles to the DOM
|
|
31339
|
+
var add = __webpack_require__("499e").default
|
|
31340
|
+
var update = add("540a7964", content, true, {"sourceMap":false,"shadowMode":false});
|
|
31341
|
+
|
|
31175
31342
|
/***/ }),
|
|
31176
31343
|
|
|
31177
31344
|
/***/ "c71d":
|
|
@@ -32785,7 +32952,7 @@ if (!TO_STRING_TAG_SUPPORT) {
|
|
|
32785
32952
|
/***/ "d3c4":
|
|
32786
32953
|
/***/ (function(module) {
|
|
32787
32954
|
|
|
32788
|
-
module.exports = JSON.parse("{\"yes\":\"Jā\",\"no\":\"Nē\",\"phone-number\":\"telefona numurs\",\"idcode\":\"personas kods\",\"country\":\"Valsts\",\"Sign\":\"Parakstīties\",\"USER_REFUSED\":\"Lietotājs nevēlējās turpināt un atcēla darbību\",\"mobile-id\":\"Mobilais ID\",\"id-card\":\"ID karte\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Vai sapratāt dokumenta saturu un esat gatavs pabeigt parakstu?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Nodrošina eIDEasy\",\"log-in\":\"Pieslēgties\",\"this-field-is-required\":\"Šis lauks ir obligāts\",\"your-verification-code\":\"Jūsu verifikācijas kods:\",\"cancel\":\"Atcelt\",\"no-response-error\":\"Kaut kas nogāja greizi. Pārliecinieties, vai ir izveidots savienojums ar internetu, un tad mēģiniet vēlreiz.\",\"back\":\"Atpakaļ\",\"no-matching-countries\":\"Nav atbilstošu valstu\",\"id-card-read-timeout\":\"ID kartes lasīšana aizņēma pārāk ilgu laiku. Lūdzu, aizveriet visus atvērtos pārlūkprogrammas logus un pēc tam mēģiniet vēlreiz.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"GGMMDD-XXXX\",\"se-id-code-placeholder-2\":\"GGGGMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Apstipriniet identifikācijas pieprasījumu savā FREJA eID lietotnē\",\"try-again\":\"Mēģiniet vēlreiz\",\"pre-sign-confirmation\":\"Pēc noklikšķināšanas uz \\\"Parakstīt\\\" mēs identificēsim jūs, izmantojot: {method,} un izveidosim juridiski saistošu parakstu.\",\"login-method\":\"Pieslēgšanās metode:\",\"finnish-online-bank\":\"Somijas internetbanka\",\"online-bank\":\"Internetbanka\",\"or\":\"vai\",\"transaction-id\":\"Darījuma ID\",\"sign-in-evrotrust-app\":\"Lūdzu, parakstiet šo dokumentu savā Evrotrust lietotnē.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Citas valstis\",\"email-sms\":\"E-pasts/ SMS\",\"email-code-sent\":\"E-pasts ar kodu ir nosūtīts uz\",\"sms-code-sent\":\"SMS ar kodu ir nosūtīta uz\",\"your-code\":\"Jūsu kods\",\"signature-method\":\"Parakstīšanās metode\"}");
|
|
32955
|
+
module.exports = JSON.parse("{\"yes\":\"Jā\",\"no\":\"Nē\",\"phone-number\":\"telefona numurs\",\"idcode\":\"personas kods\",\"country\":\"Valsts\",\"Sign\":\"Parakstīties\",\"USER_REFUSED\":\"Lietotājs nevēlējās turpināt un atcēla darbību\",\"mobile-id\":\"Mobilais ID\",\"id-card\":\"ID karte\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Vai sapratāt dokumenta saturu un esat gatavs pabeigt parakstu?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Nodrošina eIDEasy\",\"log-in\":\"Pieslēgties\",\"this-field-is-required\":\"Šis lauks ir obligāts\",\"your-verification-code\":\"Jūsu verifikācijas kods:\",\"cancel\":\"Atcelt\",\"no-response-error\":\"Kaut kas nogāja greizi. Pārliecinieties, vai ir izveidots savienojums ar internetu, un tad mēģiniet vēlreiz.\",\"back\":\"Atpakaļ\",\"no-matching-countries\":\"Nav atbilstošu valstu\",\"id-card-read-timeout\":\"ID kartes lasīšana aizņēma pārāk ilgu laiku. Lūdzu, aizveriet visus atvērtos pārlūkprogrammas logus un pēc tam mēģiniet vēlreiz.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"GGMMDD-XXXX\",\"se-id-code-placeholder-2\":\"GGGGMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Apstipriniet identifikācijas pieprasījumu savā FREJA eID lietotnē\",\"try-again\":\"Mēģiniet vēlreiz\",\"pre-sign-confirmation\":\"Pēc noklikšķināšanas uz \\\"Parakstīt\\\" mēs identificēsim jūs, izmantojot: {method,} un izveidosim juridiski saistošu parakstu.\",\"login-method\":\"Pieslēgšanās metode:\",\"finnish-online-bank\":\"Somijas internetbanka\",\"online-bank\":\"Internetbanka\",\"or\":\"vai\",\"transaction-id\":\"Darījuma ID\",\"sign-in-evrotrust-app\":\"Lūdzu, parakstiet šo dokumentu savā Evrotrust lietotnē.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Citas valstis\",\"email-sms\":\"E-pasts/ SMS\",\"email-code-sent\":\"E-pasts ar kodu ir nosūtīts uz\",\"sms-code-sent\":\"SMS ar kodu ir nosūtīta uz\",\"your-code\":\"Jūsu kods\",\"signature-method\":\"Parakstīšanās metode\",\"username-or-email\":\"Lietotājvārds vai e-pastu\"}");
|
|
32789
32956
|
|
|
32790
32957
|
/***/ }),
|
|
32791
32958
|
|
|
@@ -33017,7 +33184,7 @@ module.exports = exports;
|
|
|
33017
33184
|
/***/ "d618":
|
|
33018
33185
|
/***/ (function(module) {
|
|
33019
33186
|
|
|
33020
|
-
module.exports = JSON.parse("{\"yes\":\"Ano\",\"no\":\"Ne\",\"phone-number\":\"telefonní číslo\",\"idcode\":\"osobní identifikační kód\",\"country\":\"Stát\",\"Sign\":\"Zaregistrovat se\",\"USER_REFUSED\":\"Uživatel nechtěl pokračovat a zrušil akci\",\"mobile-id\":\"ID mobilního telefonu\",\"id-card\":\"Průkaz totožnosti\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Rozumíte obsahu dokumentu a jste připraveni finalizovat podpis?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Od společnosti eIDEasy\",\"log-in\":\"Přihlásit se\",\"this-field-is-required\":\"Toto pole je povinné\",\"your-verification-code\":\"Váš ověřovací kód:\",\"cancel\":\"Zrušit\",\"no-response-error\":\"Něco se pokazilo. Ujistěte se, že máte připojení k internetu, a zkuste to znovu.\",\"back\":\"Zpět\",\"no-matching-countries\":\"Žádný odpovídající stát\",\"id-card-read-timeout\":\"Čtení identifikační karty trvalo příliš dlouhou dobu. Zavřete prosím všechna otevřená okna prohlížeče a zkuste to znovu.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"RRRRMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Schvalte žádost o identifikaci v aplikaci FREJA eID.\",\"try-again\":\"Zkusit znovu\",\"pre-sign-confirmation\":\"Poté, co kliknete na tlačítko \\\"Podepsat\\\", vás identifikujeme pomocí {method} a vytvoříme právně závazný podpis.\",\"login-method\":\"Způsob přihlášení:\",\"finnish-online-bank\":\"Finská online banka\",\"online-bank\":\"Online banka\",\"or\":\"nebo\",\"transaction-id\":\"ID transakce\",\"sign-in-evrotrust-app\":\"Podepište tento dokument v aplikaci Evrotrust.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Ostatní země\",\"email-sms\":\"E-mail/SMS\",\"email-code-sent\":\"E-mail s kódem byl zaslán na adresu\",\"sms-code-sent\":\"SMS s kódem byla zaslána na adresu\",\"your-code\":\"Váš kód\",\"signature-method\":\"Metoda podpisu\"}");
|
|
33187
|
+
module.exports = JSON.parse("{\"yes\":\"Ano\",\"no\":\"Ne\",\"phone-number\":\"telefonní číslo\",\"idcode\":\"osobní identifikační kód\",\"country\":\"Stát\",\"Sign\":\"Zaregistrovat se\",\"USER_REFUSED\":\"Uživatel nechtěl pokračovat a zrušil akci\",\"mobile-id\":\"ID mobilního telefonu\",\"id-card\":\"Průkaz totožnosti\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Rozumíte obsahu dokumentu a jste připraveni finalizovat podpis?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Od společnosti eIDEasy\",\"log-in\":\"Přihlásit se\",\"this-field-is-required\":\"Toto pole je povinné\",\"your-verification-code\":\"Váš ověřovací kód:\",\"cancel\":\"Zrušit\",\"no-response-error\":\"Něco se pokazilo. Ujistěte se, že máte připojení k internetu, a zkuste to znovu.\",\"back\":\"Zpět\",\"no-matching-countries\":\"Žádný odpovídající stát\",\"id-card-read-timeout\":\"Čtení identifikační karty trvalo příliš dlouhou dobu. Zavřete prosím všechna otevřená okna prohlížeče a zkuste to znovu.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"RRRRMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Schvalte žádost o identifikaci v aplikaci FREJA eID.\",\"try-again\":\"Zkusit znovu\",\"pre-sign-confirmation\":\"Poté, co kliknete na tlačítko \\\"Podepsat\\\", vás identifikujeme pomocí {method} a vytvoříme právně závazný podpis.\",\"login-method\":\"Způsob přihlášení:\",\"finnish-online-bank\":\"Finská online banka\",\"online-bank\":\"Online banka\",\"or\":\"nebo\",\"transaction-id\":\"ID transakce\",\"sign-in-evrotrust-app\":\"Podepište tento dokument v aplikaci Evrotrust.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Ostatní země\",\"email-sms\":\"E-mail/SMS\",\"email-code-sent\":\"E-mail s kódem byl zaslán na adresu\",\"sms-code-sent\":\"SMS s kódem byla zaslána na adresu\",\"your-code\":\"Váš kód\",\"signature-method\":\"Metoda podpisu\",\"username-or-email\":\"Uživatelské jméno nebo email\"}");
|
|
33021
33188
|
|
|
33022
33189
|
/***/ }),
|
|
33023
33190
|
|
|
@@ -34591,6 +34758,17 @@ addToUnscopables('values');
|
|
|
34591
34758
|
addToUnscopables('entries');
|
|
34592
34759
|
|
|
34593
34760
|
|
|
34761
|
+
/***/ }),
|
|
34762
|
+
|
|
34763
|
+
/***/ "e29d":
|
|
34764
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
34765
|
+
|
|
34766
|
+
"use strict";
|
|
34767
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_8_oneOf_0_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_0_1_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_0_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_lib_index_js_vue_loader_options_SignatureDTrustSignMe_vue_vue_type_style_index_0_lang_scss_module_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("c713");
|
|
34768
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_8_oneOf_0_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_0_1_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_0_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_lib_index_js_vue_loader_options_SignatureDTrustSignMe_vue_vue_type_style_index_0_lang_scss_module_true___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_8_oneOf_0_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_0_1_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_0_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_lib_index_js_vue_loader_options_SignatureDTrustSignMe_vue_vue_type_style_index_0_lang_scss_module_true___WEBPACK_IMPORTED_MODULE_0__);
|
|
34769
|
+
/* harmony reexport (default from non-harmony) */ __webpack_require__.d(__webpack_exports__, "default", function() { return _node_modules_vue_style_loader_index_js_ref_8_oneOf_0_0_node_modules_vue_cli_service_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_0_1_node_modules_vue_cli_service_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_2_node_modules_postcss_loader_src_index_js_ref_8_oneOf_0_3_node_modules_sass_loader_dist_cjs_js_ref_8_oneOf_0_4_node_modules_cache_loader_dist_cjs_js_ref_0_0_node_modules_vue_cli_service_node_modules_vue_loader_lib_index_js_vue_loader_options_SignatureDTrustSignMe_vue_vue_type_style_index_0_lang_scss_module_true___WEBPACK_IMPORTED_MODULE_0___default.a; });
|
|
34770
|
+
|
|
34771
|
+
|
|
34594
34772
|
/***/ }),
|
|
34595
34773
|
|
|
34596
34774
|
/***/ "e2cc":
|
|
@@ -35774,6 +35952,25 @@ if(content.locals) module.exports = content.locals;
|
|
|
35774
35952
|
var add = __webpack_require__("499e").default
|
|
35775
35953
|
var update = add("7f73b2b4", content, true, {"sourceMap":false,"shadowMode":false});
|
|
35776
35954
|
|
|
35955
|
+
/***/ }),
|
|
35956
|
+
|
|
35957
|
+
/***/ "ec08":
|
|
35958
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
35959
|
+
|
|
35960
|
+
// Imports
|
|
35961
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("4bad");
|
|
35962
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
35963
|
+
// Module
|
|
35964
|
+
exports.push([module.i, ".DTrustSignMeButton_reset-list_27Wbu{margin:0;padding:0;list-style:none;display:block}.DTrustSignMeButton_uppercase-sm_2t3ap{font-size:12px;text-transform:uppercase;letter-spacing:.03667em}.DTrustSignMeButton_icon_3qU47{display:block;width:102px;height:auto;margin-top:-5px}", ""]);
|
|
35965
|
+
// Exports
|
|
35966
|
+
exports.locals = {
|
|
35967
|
+
"reset-list": "DTrustSignMeButton_reset-list_27Wbu",
|
|
35968
|
+
"uppercase-sm": "DTrustSignMeButton_uppercase-sm_2t3ap",
|
|
35969
|
+
"icon": "DTrustSignMeButton_icon_3qU47"
|
|
35970
|
+
};
|
|
35971
|
+
module.exports = exports;
|
|
35972
|
+
|
|
35973
|
+
|
|
35777
35974
|
/***/ }),
|
|
35778
35975
|
|
|
35779
35976
|
/***/ "ed45":
|
|
@@ -35915,7 +36112,7 @@ module.exports = {
|
|
|
35915
36112
|
/***/ "edeb":
|
|
35916
36113
|
/***/ (function(module) {
|
|
35917
36114
|
|
|
35918
|
-
module.exports = JSON.parse("{\"yes\":\"Ja\",\"no\":\"Nein\",\"phone-number\":\"Telefonnummer\",\"idcode\":\"persönlicher Identitätscode\",\"country\":\"Land\",\"Sign\":\"Signieren\",\"USER_REFUSED\":\"Der Benutzer wollte nicht fortfahren und hat die Aktion abgebrochen\",\"mobile-id\":\"Handy-ID\",\"id-card\":\"Ausweis\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Haben Sie den Inhalt des Dokuments verstanden und sind bereit, die Signatur abzuschließen?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Unterstützt von eIDEasy\",\"log-in\":\"Einloggen\",\"this-field-is-required\":\"Dieses Feld wird benötigt\",\"your-verification-code\":\"Ihr Bestätigungscode:\",\"cancel\":\"Stornieren\",\"no-response-error\":\"Etwas ist schief gelaufen. Stellen Sie sicher, dass Sie mit dem Internet verbunden sind, und versuchen Sie es dann erneut.\",\"back\":\"Zurück \",\"no-matching-countries\":\"Keine passenden Länder\",\"id-card-read-timeout\":\"Das Auslesen des Ausweises hat zu lange gedauert. Bitte schließen Sie alle geöffneten Browserfenster und versuchen Sie es erneut.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"JJMMTT-XXXX\",\"se-id-code-placeholder-2\":\"JJJJMMTTXXXX\",\"approve-id-request-on-freja-app\":\"Genehmigen Sie die Identifizierungsanfrage in Ihrer FREJA eID-App\",\"try-again\":\"Versuchen Sie es noch Einmal\",\"pre-sign-confirmation\":\"Nach dem Klick auf \\\"Signieren\\\" identifizieren wir Sie Ihre {method} und erstellen eine rechtsverbindliche Unterschrift.\",\"login-method\":\"Login-Methode:\",\"finnish-online-bank\":\"Finnische Online-Bank\",\"online-bank\":\"Online-Bank\",\"or\":\"oder\",\"transaction-id\":\"Transaktions-ID\",\"sign-in-evrotrust-app\":\"Bitte unterschreiben Sie dieses Dokument in Ihrer Evrotrust-App.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Andere Länder\",\"email-sms\":\"E-Mail/SMS\",\"email-code-sent\":\"Eine E-Mail mit dem Code wurde gesendet an\",\"sms-code-sent\":\"Eine SMS mit dem Code wurde gesendet an\",\"your-code\":\"Dein Code\",\"signature-method\":\"Signaturmethode\"}");
|
|
36115
|
+
module.exports = JSON.parse("{\"yes\":\"Ja\",\"no\":\"Nein\",\"phone-number\":\"Telefonnummer\",\"idcode\":\"persönlicher Identitätscode\",\"country\":\"Land\",\"Sign\":\"Signieren\",\"USER_REFUSED\":\"Der Benutzer wollte nicht fortfahren und hat die Aktion abgebrochen\",\"mobile-id\":\"Handy-ID\",\"id-card\":\"Ausweis\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Haben Sie den Inhalt des Dokuments verstanden und sind bereit, die Signatur abzuschließen?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Unterstützt von eIDEasy\",\"log-in\":\"Einloggen\",\"this-field-is-required\":\"Dieses Feld wird benötigt\",\"your-verification-code\":\"Ihr Bestätigungscode:\",\"cancel\":\"Stornieren\",\"no-response-error\":\"Etwas ist schief gelaufen. Stellen Sie sicher, dass Sie mit dem Internet verbunden sind, und versuchen Sie es dann erneut.\",\"back\":\"Zurück \",\"no-matching-countries\":\"Keine passenden Länder\",\"id-card-read-timeout\":\"Das Auslesen des Ausweises hat zu lange gedauert. Bitte schließen Sie alle geöffneten Browserfenster und versuchen Sie es erneut.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"JJMMTT-XXXX\",\"se-id-code-placeholder-2\":\"JJJJMMTTXXXX\",\"approve-id-request-on-freja-app\":\"Genehmigen Sie die Identifizierungsanfrage in Ihrer FREJA eID-App\",\"try-again\":\"Versuchen Sie es noch Einmal\",\"pre-sign-confirmation\":\"Nach dem Klick auf \\\"Signieren\\\" identifizieren wir Sie Ihre {method} und erstellen eine rechtsverbindliche Unterschrift.\",\"login-method\":\"Login-Methode:\",\"finnish-online-bank\":\"Finnische Online-Bank\",\"online-bank\":\"Online-Bank\",\"or\":\"oder\",\"transaction-id\":\"Transaktions-ID\",\"sign-in-evrotrust-app\":\"Bitte unterschreiben Sie dieses Dokument in Ihrer Evrotrust-App.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Andere Länder\",\"email-sms\":\"E-Mail/SMS\",\"email-code-sent\":\"Eine E-Mail mit dem Code wurde gesendet an\",\"sms-code-sent\":\"Eine SMS mit dem Code wurde gesendet an\",\"your-code\":\"Dein Code\",\"signature-method\":\"Signaturmethode\",\"username-or-email\":\"Benutzername oder E-Mail-Adresse\"}");
|
|
35919
36116
|
|
|
35920
36117
|
/***/ }),
|
|
35921
36118
|
|
|
@@ -36683,7 +36880,7 @@ var update = add("0e345184", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
36683
36880
|
/***/ "f96c":
|
|
36684
36881
|
/***/ (function(module) {
|
|
36685
36882
|
|
|
36686
|
-
module.exports = JSON.parse("{\"yes\":\"Oui\",\"no\":\"Non\",\"phone-number\":\"numéro de téléphone\",\"idcode\":\"code d'identité personnel\",\"country\":\"Pays\",\"Sign\":\"Signer\",\"USER_REFUSED\":\"L'utilisateur n'a pas souhaité continuer et a annulé l'action\",\"mobile-id\":\"Mobile ID\",\"id-card\":\"Carte d'identité\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Avez-vous compris le contenu du document et êtes-vous prêt à finaliser la signature ?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Alimenté par eIDEasy\",\"log-in\":\"Se connecter\",\"this-field-is-required\":\"Ce champ est obligatoire\",\"your-verification-code\":\"Votre code de vérification :\",\"cancel\":\"Annuler\",\"no-response-error\":\"Quelque chose a dysfonctionné. Assurez-vous d'être connecté à Internet, puis réessayez.\",\"back\":\"Retour\",\"no-matching-countries\":\"Aucun pays correspondant\",\"id-card-read-timeout\":\"La lecture de la carte d'identité a pris trop de temps. Veuillez fermer toutes les fenêtres ouvertes du navigateur, puis réessayer.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Validez la demande d'identification sur votre application FREJA eID\",\"try-again\":\"Veuillez réessayer\",\"pre-sign-confirmation\":\"Après avoir cliqué sur \\\"Signer\\\", nous vous identifierons à l'aide de {method} et créerons une signature juridiquement contraignante.\",\"login-method\":\"Méthode de connexion :\",\"finnish-online-bank\":\"Banque en ligne finlandaise\",\"online-bank\":\"Banque en ligne\",\"or\":\"ou\",\"transaction-id\":\"ID de transaction\",\"sign-in-evrotrust-app\":\"Veuillez signer ce document dans votre application Evrotrust.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Autres pays\",\"email-sms\":\"E-mail / SMS\",\"email-code-sent\":\"Un e-mail avec le code a été envoyé à\",\"sms-code-sent\":\"Un SMS avec le code a été envoyé à\",\"your-code\":\"Votre code\",\"signature-method\":\"Méthode de signature\"}");
|
|
36883
|
+
module.exports = JSON.parse("{\"yes\":\"Oui\",\"no\":\"Non\",\"phone-number\":\"numéro de téléphone\",\"idcode\":\"code d'identité personnel\",\"country\":\"Pays\",\"Sign\":\"Signer\",\"USER_REFUSED\":\"L'utilisateur n'a pas souhaité continuer et a annulé l'action\",\"mobile-id\":\"Mobile ID\",\"id-card\":\"Carte d'identité\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Avez-vous compris le contenu du document et êtes-vous prêt à finaliser la signature ?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Alimenté par eIDEasy\",\"log-in\":\"Se connecter\",\"this-field-is-required\":\"Ce champ est obligatoire\",\"your-verification-code\":\"Votre code de vérification :\",\"cancel\":\"Annuler\",\"no-response-error\":\"Quelque chose a dysfonctionné. Assurez-vous d'être connecté à Internet, puis réessayez.\",\"back\":\"Retour\",\"no-matching-countries\":\"Aucun pays correspondant\",\"id-card-read-timeout\":\"La lecture de la carte d'identité a pris trop de temps. Veuillez fermer toutes les fenêtres ouvertes du navigateur, puis réessayer.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXXX\",\"approve-id-request-on-freja-app\":\"Validez la demande d'identification sur votre application FREJA eID\",\"try-again\":\"Veuillez réessayer\",\"pre-sign-confirmation\":\"Après avoir cliqué sur \\\"Signer\\\", nous vous identifierons à l'aide de {method} et créerons une signature juridiquement contraignante.\",\"login-method\":\"Méthode de connexion :\",\"finnish-online-bank\":\"Banque en ligne finlandaise\",\"online-bank\":\"Banque en ligne\",\"or\":\"ou\",\"transaction-id\":\"ID de transaction\",\"sign-in-evrotrust-app\":\"Veuillez signer ce document dans votre application Evrotrust.\",\"eparaksts-eid\":\"eParaksts eID\",\"varmennekortti\":\"Varmennekortti\",\"other-countries\":\"Autres pays\",\"email-sms\":\"E-mail / SMS\",\"email-code-sent\":\"Un e-mail avec le code a été envoyé à\",\"sms-code-sent\":\"Un SMS avec le code a été envoyé à\",\"your-code\":\"Votre code\",\"signature-method\":\"Méthode de signature\",\"username-or-email\":\"Nom d'utilisateur ou email\"}");
|
|
36687
36884
|
|
|
36688
36885
|
/***/ }),
|
|
36689
36886
|
|
|
@@ -36797,7 +36994,7 @@ if (typeof window !== 'undefined') {
|
|
|
36797
36994
|
// EXTERNAL MODULE: ./node_modules/vue/dist/vue.runtime.esm.js
|
|
36798
36995
|
var vue_runtime_esm = __webpack_require__("2b0e");
|
|
36799
36996
|
|
|
36800
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
36997
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/App.vue?vue&type=template&id=50e29c7e&
|
|
36801
36998
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.app},[_c('AppLayout')],1)}
|
|
36802
36999
|
var staticRenderFns = []
|
|
36803
37000
|
|
|
@@ -37171,14 +37368,14 @@ var removeCallingCode_removeCallingCode = function removeCallingCode(phoneNumber
|
|
|
37171
37368
|
};
|
|
37172
37369
|
|
|
37173
37370
|
/* harmony default export */ var src_removeCallingCode = (removeCallingCode_removeCallingCode);
|
|
37174
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
37371
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/AppLayout.vue?vue&type=template&id=6944d6ad&
|
|
37175
37372
|
var AppLayoutvue_type_template_id_6944d6ad_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.layout},[_c('AppHeader',[(_vm.currentView === 'MethodSelection')?_c('HeaderContentCountry'):_c('HeaderContentSubView')],1),_c('div',{class:_vm.$style.main},[_c('FlashMessages',{attrs:{"messages":_vm.flashMessages}}),_c('transition',{attrs:{"name":_vm.$style.fade}},[_c('LoadingOverlay',{directives:[{name:"show",rawName:"v-show",value:(_vm.isLoading),expression:"isLoading"}]})],1),_c(_vm.currentView,{tag:"component"})],1),_c('AppFooter',[_c('a',{class:_vm.$style.eidEasyLink,attrs:{"href":"https://eideasy.com","target":"_blank"}},[_vm._v(" "+_vm._s(_vm.$t("powered-by-eideasy"))+" ")])])],1)}
|
|
37176
37373
|
var AppLayoutvue_type_template_id_6944d6ad_staticRenderFns = []
|
|
37177
37374
|
|
|
37178
37375
|
|
|
37179
37376
|
// CONCATENATED MODULE: ./src/components/AppLayout.vue?vue&type=template&id=6944d6ad&
|
|
37180
37377
|
|
|
37181
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
37378
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/AppFooter.vue?vue&type=template&id=44d30f7c&
|
|
37182
37379
|
var AppFootervue_type_template_id_44d30f7c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.footer},[_c('div',{class:_vm.$style.text},[_vm._t("default")],2)])}
|
|
37183
37380
|
var AppFootervue_type_template_id_44d30f7c_staticRenderFns = []
|
|
37184
37381
|
|
|
@@ -37323,7 +37520,7 @@ var component = normalizeComponent(
|
|
|
37323
37520
|
)
|
|
37324
37521
|
|
|
37325
37522
|
/* harmony default export */ var AppFooter = (component.exports);
|
|
37326
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
37523
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/AppHeader.vue?vue&type=template&id=832d58bc&
|
|
37327
37524
|
var AppHeadervue_type_template_id_832d58bc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.header},[_vm._t("default")],2)}
|
|
37328
37525
|
var AppHeadervue_type_template_id_832d58bc_staticRenderFns = []
|
|
37329
37526
|
|
|
@@ -37368,14 +37565,14 @@ var AppHeader_component = normalizeComponent(
|
|
|
37368
37565
|
)
|
|
37369
37566
|
|
|
37370
37567
|
/* harmony default export */ var AppHeader = (AppHeader_component.exports);
|
|
37371
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
37568
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/LoadingOverlay.vue?vue&type=template&id=95dd2808&
|
|
37372
37569
|
var LoadingOverlayvue_type_template_id_95dd2808_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.loadingOverlay},[_c('div',{class:_vm.$style.spinnerHolder},[_c('AppSpinner')],1)])}
|
|
37373
37570
|
var LoadingOverlayvue_type_template_id_95dd2808_staticRenderFns = []
|
|
37374
37571
|
|
|
37375
37572
|
|
|
37376
37573
|
// CONCATENATED MODULE: ./src/components/LoadingOverlay.vue?vue&type=template&id=95dd2808&
|
|
37377
37574
|
|
|
37378
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
37575
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/AppSpinner.vue?vue&type=template&id=85241afa&
|
|
37379
37576
|
var AppSpinnervue_type_template_id_85241afa_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[_vm.$style.spinner, _vm.schemeClassName]})}
|
|
37380
37577
|
var AppSpinnervue_type_template_id_85241afa_staticRenderFns = []
|
|
37381
37578
|
|
|
@@ -37574,7 +37771,7 @@ var LoadingOverlay_component = normalizeComponent(
|
|
|
37574
37771
|
)
|
|
37575
37772
|
|
|
37576
37773
|
/* harmony default export */ var LoadingOverlay = (LoadingOverlay_component.exports);
|
|
37577
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
37774
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/FlashMessages.vue?vue&type=template&id=f6812b02&
|
|
37578
37775
|
var FlashMessagesvue_type_template_id_f6812b02_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',_vm._l((_vm.flashMessages),function(message){return _c('AppAlert',{key:message.text,attrs:{"scheme":message.scheme}},[_vm._v(" "+_vm._s(message.text)+" ")])}),1)}
|
|
37579
37776
|
var FlashMessagesvue_type_template_id_f6812b02_staticRenderFns = []
|
|
37580
37777
|
|
|
@@ -37584,7 +37781,7 @@ var FlashMessagesvue_type_template_id_f6812b02_staticRenderFns = []
|
|
|
37584
37781
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.map.js
|
|
37585
37782
|
var es_array_map = __webpack_require__("d81d");
|
|
37586
37783
|
|
|
37587
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
37784
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/AppAlert.vue?vue&type=template&id=69107074&
|
|
37588
37785
|
var AppAlertvue_type_template_id_69107074_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[_vm.$style.alert, _vm.schemeClassName]},[_vm._t("header"),_vm._t("default")],2)}
|
|
37589
37786
|
var AppAlertvue_type_template_id_69107074_staticRenderFns = []
|
|
37590
37787
|
|
|
@@ -37693,14 +37890,14 @@ var FlashMessages_component = normalizeComponent(
|
|
|
37693
37890
|
)
|
|
37694
37891
|
|
|
37695
37892
|
/* harmony default export */ var FlashMessages = (FlashMessages_component.exports);
|
|
37696
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
37893
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/HeaderContentCountry.vue?vue&type=template&id=731f6bea&
|
|
37697
37894
|
var HeaderContentCountryvue_type_template_id_731f6bea_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.headerRow},[_c('div',{class:[_vm.$style.left, _vm.$style.regionTitle]},[_vm._v(" "+_vm._s(_vm.$t('country'))+" ")]),_c('div',{class:_vm.$style.right},[_c('CountrySelect',{attrs:{"selected-country":_vm.countryCode,"available-countries":_vm.availableCountries,"on-input":function (value) { return _vm.changeCountry(value.countryCode); }}})],1)])}
|
|
37698
37895
|
var HeaderContentCountryvue_type_template_id_731f6bea_staticRenderFns = []
|
|
37699
37896
|
|
|
37700
37897
|
|
|
37701
37898
|
// CONCATENATED MODULE: ./src/components/HeaderContentCountry.vue?vue&type=template&id=731f6bea&
|
|
37702
37899
|
|
|
37703
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
37900
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/CountrySelect.vue?vue&type=template&id=195d547a&
|
|
37704
37901
|
var CountrySelectvue_type_template_id_195d547a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('v-select',{class:_vm.$style.select,attrs:{"value":_vm.value,"options":_vm.options,"clearable":false},on:{"input":_vm.onInput},scopedSlots:_vm._u([{key:"option",fn:function(option){return [_c('CountrySelectOption',{attrs:{"option":option}})]}},{key:"selected-option-container",fn:function(ref){
|
|
37705
37902
|
var option = ref.option;
|
|
37706
37903
|
return [_c('div',{staticClass:"vs__selected"},[_c('CountrySelectOption',{attrs:{"option":option}})],1)]}},{key:"open-indicator",fn:function(ref){
|
|
@@ -37711,7 +37908,7 @@ var CountrySelectvue_type_template_id_195d547a_staticRenderFns = []
|
|
|
37711
37908
|
|
|
37712
37909
|
// CONCATENATED MODULE: ./src/components/CountrySelect.vue?vue&type=template&id=195d547a&
|
|
37713
37910
|
|
|
37714
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
37911
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/CountrySelectOption.vue?vue&type=template&id=45e2b7c2&
|
|
37715
37912
|
var CountrySelectOptionvue_type_template_id_45e2b7c2_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.option},[_c(_vm.dynamicIcon,{tag:"component"}),_c('div',{class:_vm.$style.optionText},[_vm._v(" "+_vm._s(_vm.option.label)+" ")])],1)}
|
|
37716
37913
|
var CountrySelectOptionvue_type_template_id_45e2b7c2_staticRenderFns = []
|
|
37717
37914
|
|
|
@@ -37952,14 +38149,14 @@ var HeaderContentCountry_component = normalizeComponent(
|
|
|
37952
38149
|
)
|
|
37953
38150
|
|
|
37954
38151
|
/* harmony default export */ var HeaderContentCountry = (HeaderContentCountry_component.exports);
|
|
37955
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38152
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/HeaderContentSubView.vue?vue&type=template&id=f18aa962&
|
|
37956
38153
|
var HeaderContentSubViewvue_type_template_id_f18aa962_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.headerRow},[_c('div',{class:_vm.$style.left},[_c('BackButton',{attrs:{"on-click":function () { return _vm.changeView(_vm.viewNames.MethodSelection); },"disabled":!_vm.userActionsEnabled}})],1),_c('div',{class:_vm.$style.right},[_c('div',{class:_vm.$style.titleGroup},[_c('div',{class:_vm.$style.viewTitle},[_vm._v(" "+_vm._s(_vm.$t(_vm.currentViewTitleKey))+" ")]),_c('div',{class:_vm.$style.flagIcon,attrs:{"aria-label":_vm.$t('country') + ': ' + _vm.currentCountryName}},[_c(_vm.currentFlagIcon,{tag:"component"})],1)])])])}
|
|
37957
38154
|
var HeaderContentSubViewvue_type_template_id_f18aa962_staticRenderFns = []
|
|
37958
38155
|
|
|
37959
38156
|
|
|
37960
38157
|
// CONCATENATED MODULE: ./src/components/HeaderContentSubView.vue?vue&type=template&id=f18aa962&
|
|
37961
38158
|
|
|
37962
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38159
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/BackButton.vue?vue&type=template&id=74078486&
|
|
37963
38160
|
var BackButtonvue_type_template_id_74078486_render = function () {
|
|
37964
38161
|
var _obj;
|
|
37965
38162
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a',{class:[_vm.$style.button, ( _obj = {}, _obj[_vm.$style.disabled] = _vm.disabled, _obj )],attrs:{"href":"#"},on:{"click":function($event){$event.preventDefault();return _vm.handleClick($event)}}},[_c('div',{class:_vm.$style.backIcon},[_c('div',{class:_vm.$style.backCaret})]),_c('div',{class:_vm.$style.text},[_vm._v(" "+_vm._s(_vm.$t('back'))+" ")])])}
|
|
@@ -38028,7 +38225,8 @@ var viewNames = {
|
|
|
38028
38225
|
SignatureMobileId: 'SignatureMobileId',
|
|
38029
38226
|
SignatureFtn: 'SignatureFtn',
|
|
38030
38227
|
SignatureOtp: 'SignatureOtp',
|
|
38031
|
-
SignatureEvrotrust: 'SignatureEvrotrust'
|
|
38228
|
+
SignatureEvrotrust: 'SignatureEvrotrust',
|
|
38229
|
+
SignatureDTrustSignMe: 'SignatureDTrustSignMe'
|
|
38032
38230
|
};
|
|
38033
38231
|
/* harmony default export */ var views_viewNames = (viewNames);
|
|
38034
38232
|
// 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/components/HeaderContentSubView.vue?vue&type=script&lang=js&
|
|
@@ -38105,7 +38303,7 @@ var HeaderContentSubView_component = normalizeComponent(
|
|
|
38105
38303
|
)
|
|
38106
38304
|
|
|
38107
38305
|
/* harmony default export */ var HeaderContentSubView = (HeaderContentSubView_component.exports);
|
|
38108
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38306
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/MethodSelection.vue?vue&type=template&id=510fefee&
|
|
38109
38307
|
var MethodSelectionvue_type_template_id_510fefee_render = function () {
|
|
38110
38308
|
var _obj;
|
|
38111
38309
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[_vm.$style.methodSelection, ( _obj = {}, _obj[_vm.$style.methodSelectionThin] = _vm.isThinLayout, _obj )]},[_c('div',{class:_vm.$style.row},_vm._l((_vm.identificationMethodsInCurrentCountry),function(method){return _c('div',{key:method.actionType,class:_vm.$style.unit},[_c('MethodButton',{attrs:{"button-name":method.buttonName,"disabled":_vm.isLoading,"on-click":function () { return _vm.selectMethod(method.actionType); },"aria-label":_vm.$t('login-method') + ' ' + _vm.$t(method.translationKeys.title)}})],1)}),0),_c('div',{class:_vm.$style.row},_vm._l((_vm.signingMethodsInCurrentCountry),function(method){return _c('div',{key:method.actionType,class:_vm.$style.unit},[_c('MethodButton',{attrs:{"button-name":method.buttonName,"disabled":_vm.isLoading,"on-click":function () { return _vm.selectMethod(method.actionType); },"aria-label":_vm.$t('signature-method') + ' ' + _vm.$t(method.translationKeys.title)}})],1)}),0),_c('div',{ref:"iframeHolder"})])}
|
|
@@ -38159,21 +38357,21 @@ function _asyncToGenerator(fn) {
|
|
|
38159
38357
|
});
|
|
38160
38358
|
};
|
|
38161
38359
|
}
|
|
38162
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38360
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/MethodButton.vue?vue&type=template&id=7ae5ce06&
|
|
38163
38361
|
var MethodButtonvue_type_template_id_7ae5ce06_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a',{class:_vm.$style.methodButton,attrs:{"href":"#","role":"button","disabled":_vm.disabled},on:{"click":function($event){$event.preventDefault();return _vm.handleClick($event)}}},[_c(_vm.buttonName,{tag:"Component"})],1)}
|
|
38164
38362
|
var MethodButtonvue_type_template_id_7ae5ce06_staticRenderFns = []
|
|
38165
38363
|
|
|
38166
38364
|
|
|
38167
38365
|
// CONCATENATED MODULE: ./src/components/methodButtons/MethodButton.vue?vue&type=template&id=7ae5ce06&
|
|
38168
38366
|
|
|
38169
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38367
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/IdCardButton.vue?vue&type=template&id=e4be1d66&
|
|
38170
38368
|
var IdCardButtonvue_type_template_id_e4be1d66_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconIdCard',{class:_vm.$style.icon})]},proxy:true},{key:"slot2",fn:function(){return [_vm._v(" "+_vm._s(_vm.$t('id-card'))+" ")]},proxy:true}])})}
|
|
38171
38369
|
var IdCardButtonvue_type_template_id_e4be1d66_staticRenderFns = []
|
|
38172
38370
|
|
|
38173
38371
|
|
|
38174
38372
|
// CONCATENATED MODULE: ./src/components/methodButtons/IdCardButton.vue?vue&type=template&id=e4be1d66&
|
|
38175
38373
|
|
|
38176
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38374
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/MethodButtonBase.vue?vue&type=template&id=1891359c&
|
|
38177
38375
|
var MethodButtonBasevue_type_template_id_1891359c_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.row},[_c('div',{class:_vm.$style.unit},[_vm._t("slot1")],2),_c('div',{class:_vm.$style.unit},[_vm._t("slot2")],2)])}
|
|
38178
38376
|
var MethodButtonBasevue_type_template_id_1891359c_staticRenderFns = []
|
|
38179
38377
|
|
|
@@ -38266,7 +38464,7 @@ var IdCardButton_component = normalizeComponent(
|
|
|
38266
38464
|
)
|
|
38267
38465
|
|
|
38268
38466
|
/* harmony default export */ var IdCardButton = (IdCardButton_component.exports);
|
|
38269
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38467
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/IdCardButtonEE.vue?vue&type=template&id=02178dd2&
|
|
38270
38468
|
var IdCardButtonEEvue_type_template_id_02178dd2_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconIdCardEE',{class:_vm.$style.icon})]},proxy:true}])})}
|
|
38271
38469
|
var IdCardButtonEEvue_type_template_id_02178dd2_staticRenderFns = []
|
|
38272
38470
|
|
|
@@ -38321,7 +38519,7 @@ var IdCardButtonEE_component = normalizeComponent(
|
|
|
38321
38519
|
)
|
|
38322
38520
|
|
|
38323
38521
|
/* harmony default export */ var IdCardButtonEE = (IdCardButtonEE_component.exports);
|
|
38324
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38522
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/SmartIdButton.vue?vue&type=template&id=3c6e7a06&
|
|
38325
38523
|
var SmartIdButtonvue_type_template_id_3c6e7a06_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconSmartId',{class:_vm.$style.icon})]},proxy:true}])})}
|
|
38326
38524
|
var SmartIdButtonvue_type_template_id_3c6e7a06_staticRenderFns = []
|
|
38327
38525
|
|
|
@@ -38376,7 +38574,7 @@ var SmartIdButton_component = normalizeComponent(
|
|
|
38376
38574
|
)
|
|
38377
38575
|
|
|
38378
38576
|
/* harmony default export */ var SmartIdButton = (SmartIdButton_component.exports);
|
|
38379
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38577
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/MobileIdButton.vue?vue&type=template&id=ba752324&
|
|
38380
38578
|
var MobileIdButtonvue_type_template_id_ba752324_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconMobileId',{class:_vm.$style.icon})]},proxy:true},{key:"slot2",fn:function(){return [_vm._v(" "+_vm._s(_vm.$t('mobile-id'))+" ")]},proxy:true}])})}
|
|
38381
38579
|
var MobileIdButtonvue_type_template_id_ba752324_staticRenderFns = []
|
|
38382
38580
|
|
|
@@ -38431,7 +38629,7 @@ var MobileIdButton_component = normalizeComponent(
|
|
|
38431
38629
|
)
|
|
38432
38630
|
|
|
38433
38631
|
/* harmony default export */ var MobileIdButton = (MobileIdButton_component.exports);
|
|
38434
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38632
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/MobileIdButtonEE.vue?vue&type=template&id=a70f6cfc&
|
|
38435
38633
|
var MobileIdButtonEEvue_type_template_id_a70f6cfc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconMobiilId',{class:_vm.$style.icon})]},proxy:true}])})}
|
|
38436
38634
|
var MobileIdButtonEEvue_type_template_id_a70f6cfc_staticRenderFns = []
|
|
38437
38635
|
|
|
@@ -38486,7 +38684,7 @@ var MobileIdButtonEE_component = normalizeComponent(
|
|
|
38486
38684
|
)
|
|
38487
38685
|
|
|
38488
38686
|
/* harmony default export */ var MobileIdButtonEE = (MobileIdButtonEE_component.exports);
|
|
38489
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38687
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/EparakstsMobileButton.vue?vue&type=template&id=88907130&
|
|
38490
38688
|
var EparakstsMobileButtonvue_type_template_id_88907130_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('EparakstsMobileIcon',{class:_vm.$style.icon})]},proxy:true},{key:"slot2",fn:function(){return [_vm._v(" "+_vm._s(_vm.$t('eparaksts-mobile'))+" ")]},proxy:true}])})}
|
|
38491
38689
|
var EparakstsMobileButtonvue_type_template_id_88907130_staticRenderFns = []
|
|
38492
38690
|
|
|
@@ -38541,7 +38739,7 @@ var EparakstsMobileButton_component = normalizeComponent(
|
|
|
38541
38739
|
)
|
|
38542
38740
|
|
|
38543
38741
|
/* harmony default export */ var EparakstsMobileButton = (EparakstsMobileButton_component.exports);
|
|
38544
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38742
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/FrejaEidButton.vue?vue&type=template&id=c62614cc&
|
|
38545
38743
|
var FrejaEidButtonvue_type_template_id_c62614cc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconFrejaEid',{class:_vm.$style.icon})]},proxy:true}])})}
|
|
38546
38744
|
var FrejaEidButtonvue_type_template_id_c62614cc_staticRenderFns = []
|
|
38547
38745
|
|
|
@@ -38596,7 +38794,7 @@ var FrejaEidButton_component = normalizeComponent(
|
|
|
38596
38794
|
)
|
|
38597
38795
|
|
|
38598
38796
|
/* harmony default export */ var FrejaEidButton = (FrejaEidButton_component.exports);
|
|
38599
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38797
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/ZealIdButton.vue?vue&type=template&id=cc1917ce&
|
|
38600
38798
|
var ZealIdButtonvue_type_template_id_cc1917ce_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconZealId',{class:_vm.$style.icon})]},proxy:true}])})}
|
|
38601
38799
|
var ZealIdButtonvue_type_template_id_cc1917ce_staticRenderFns = []
|
|
38602
38800
|
|
|
@@ -38651,7 +38849,7 @@ var ZealIdButton_component = normalizeComponent(
|
|
|
38651
38849
|
)
|
|
38652
38850
|
|
|
38653
38851
|
/* harmony default export */ var ZealIdButton = (ZealIdButton_component.exports);
|
|
38654
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38852
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/IdCardButtonBe.vue?vue&type=template&id=706e58f9&
|
|
38655
38853
|
var IdCardButtonBevue_type_template_id_706e58f9_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('BelgianEidIcon',{class:_vm.$style.icon})]},proxy:true},{key:"slot2",fn:function(){return [_vm._v(" "+_vm._s(_vm.$t('id-card'))+" ")]},proxy:true}])})}
|
|
38656
38854
|
var IdCardButtonBevue_type_template_id_706e58f9_staticRenderFns = []
|
|
38657
38855
|
|
|
@@ -38706,7 +38904,7 @@ var IdCardButtonBe_component = normalizeComponent(
|
|
|
38706
38904
|
)
|
|
38707
38905
|
|
|
38708
38906
|
/* harmony default export */ var IdCardButtonBe = (IdCardButtonBe_component.exports);
|
|
38709
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38907
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/MojeIdButton.vue?vue&type=template&id=4d0b2384&
|
|
38710
38908
|
var MojeIdButtonvue_type_template_id_4d0b2384_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{class:_vm.$style.base,scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconMojeId',{class:_vm.$style.icon})]},proxy:true}])})}
|
|
38711
38909
|
var MojeIdButtonvue_type_template_id_4d0b2384_staticRenderFns = []
|
|
38712
38910
|
|
|
@@ -38761,7 +38959,7 @@ var MojeIdButton_component = normalizeComponent(
|
|
|
38761
38959
|
)
|
|
38762
38960
|
|
|
38763
38961
|
/* harmony default export */ var MojeIdButton = (MojeIdButton_component.exports);
|
|
38764
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38962
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/FinnishTrustNetworkButton.vue?vue&type=template&id=bf091c0a&
|
|
38765
38963
|
var FinnishTrustNetworkButtonvue_type_template_id_bf091c0a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_vm._v(" "+_vm._s(_vm.$t('online-bank'))+" ")]},proxy:true}])})}
|
|
38766
38964
|
var FinnishTrustNetworkButtonvue_type_template_id_bf091c0a_staticRenderFns = []
|
|
38767
38965
|
|
|
@@ -38798,7 +38996,7 @@ var FinnishTrustNetworkButton_component = normalizeComponent(
|
|
|
38798
38996
|
)
|
|
38799
38997
|
|
|
38800
38998
|
/* harmony default export */ var FinnishTrustNetworkButton = (FinnishTrustNetworkButton_component.exports);
|
|
38801
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
38999
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/AtHandyButton.vue?vue&type=template&id=10386e1a&
|
|
38802
39000
|
var AtHandyButtonvue_type_template_id_10386e1a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconAtHandy',{class:_vm.$style.icon})]},proxy:true},{key:"slot2",fn:function(){return [_vm._v(" Handy-Signatur ")]},proxy:true}])})}
|
|
38803
39001
|
var AtHandyButtonvue_type_template_id_10386e1a_staticRenderFns = []
|
|
38804
39002
|
|
|
@@ -38853,7 +39051,7 @@ var AtHandyButton_component = normalizeComponent(
|
|
|
38853
39051
|
)
|
|
38854
39052
|
|
|
38855
39053
|
/* harmony default export */ var AtHandyButton = (AtHandyButton_component.exports);
|
|
38856
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39054
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/IdCardButtonFi.vue?vue&type=template&id=d5d98516&
|
|
38857
39055
|
var IdCardButtonFivue_type_template_id_d5d98516_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('FiIdIcon',{class:_vm.$style.icon})]},proxy:true},{key:"slot2",fn:function(){return [_vm._v(" "+_vm._s(_vm.$t('varmennekortti'))+" ")]},proxy:true}])})}
|
|
38858
39056
|
var IdCardButtonFivue_type_template_id_d5d98516_staticRenderFns = []
|
|
38859
39057
|
|
|
@@ -38908,7 +39106,7 @@ var IdCardButtonFi_component = normalizeComponent(
|
|
|
38908
39106
|
)
|
|
38909
39107
|
|
|
38910
39108
|
/* harmony default export */ var IdCardButtonFi = (IdCardButtonFi_component.exports);
|
|
38911
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39109
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/IdCardButtonLv.vue?vue&type=template&id=e8b99834&
|
|
38912
39110
|
var IdCardButtonLvvue_type_template_id_e8b99834_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('LvIdIcon',{class:_vm.$style.icon})]},proxy:true},{key:"slot2",fn:function(){return [_vm._v(" "+_vm._s(_vm.$t('eparaksts-eid'))+" ")]},proxy:true}])})}
|
|
38913
39111
|
var IdCardButtonLvvue_type_template_id_e8b99834_staticRenderFns = []
|
|
38914
39112
|
|
|
@@ -38963,7 +39161,7 @@ var IdCardButtonLv_component = normalizeComponent(
|
|
|
38963
39161
|
)
|
|
38964
39162
|
|
|
38965
39163
|
/* harmony default export */ var IdCardButtonLv = (IdCardButtonLv_component.exports);
|
|
38966
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39164
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/IdCardButtonPt.vue?vue&type=template&id=b726caca&
|
|
38967
39165
|
var IdCardButtonPtvue_type_template_id_b726caca_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('PtIdIcon',{class:_vm.$style.icon})]},proxy:true},{key:"slot2",fn:function(){return [_vm._v(" "+_vm._s(_vm.$t('id-card'))+" ")]},proxy:true}])})}
|
|
38968
39166
|
var IdCardButtonPtvue_type_template_id_b726caca_staticRenderFns = []
|
|
38969
39167
|
|
|
@@ -39018,7 +39216,7 @@ var IdCardButtonPt_component = normalizeComponent(
|
|
|
39018
39216
|
)
|
|
39019
39217
|
|
|
39020
39218
|
/* harmony default export */ var IdCardButtonPt = (IdCardButtonPt_component.exports);
|
|
39021
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39219
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/OtpButton.vue?vue&type=template&id=4585c7b9&
|
|
39022
39220
|
var OtpButtonvue_type_template_id_4585c7b9_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_vm._v(" "+_vm._s(_vm.$t('email-sms'))+" ")]},proxy:true}])})}
|
|
39023
39221
|
var OtpButtonvue_type_template_id_4585c7b9_staticRenderFns = []
|
|
39024
39222
|
|
|
@@ -39055,7 +39253,7 @@ var OtpButton_component = normalizeComponent(
|
|
|
39055
39253
|
)
|
|
39056
39254
|
|
|
39057
39255
|
/* harmony default export */ var OtpButton = (OtpButton_component.exports);
|
|
39058
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39256
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/GoogleButton.vue?vue&type=template&id=4054e8d5&
|
|
39059
39257
|
var GoogleButtonvue_type_template_id_4054e8d5_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconGoogle',{class:_vm.$style.icon})]},proxy:true},{key:"slot2",fn:function(){return [_vm._v(" Google ")]},proxy:true}])})}
|
|
39060
39258
|
var GoogleButtonvue_type_template_id_4054e8d5_staticRenderFns = []
|
|
39061
39259
|
|
|
@@ -39110,7 +39308,7 @@ var GoogleButton_component = normalizeComponent(
|
|
|
39110
39308
|
)
|
|
39111
39309
|
|
|
39112
39310
|
/* harmony default export */ var GoogleButton = (GoogleButton_component.exports);
|
|
39113
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39311
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/EvrotrustButton.vue?vue&type=template&id=5c8b8745&
|
|
39114
39312
|
var EvrotrustButtonvue_type_template_id_5c8b8745_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconEvro',{class:_vm.$style.icon})]},proxy:true}])})}
|
|
39115
39313
|
var EvrotrustButtonvue_type_template_id_5c8b8745_staticRenderFns = []
|
|
39116
39314
|
|
|
@@ -39165,7 +39363,7 @@ var EvrotrustButton_component = normalizeComponent(
|
|
|
39165
39363
|
)
|
|
39166
39364
|
|
|
39167
39365
|
/* harmony default export */ var EvrotrustButton = (EvrotrustButton_component.exports);
|
|
39168
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39366
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/BankIdButton.vue?vue&type=template&id=3a274cdd&
|
|
39169
39367
|
var BankIdButtonvue_type_template_id_3a274cdd_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('IconBankId',{class:_vm.$style.icon})]},proxy:true},{key:"slot2",fn:function(){return [_vm._v(" BankID ")]},proxy:true}])})}
|
|
39170
39368
|
var BankIdButtonvue_type_template_id_3a274cdd_staticRenderFns = []
|
|
39171
39369
|
|
|
@@ -39220,6 +39418,61 @@ var BankIdButton_component = normalizeComponent(
|
|
|
39220
39418
|
)
|
|
39221
39419
|
|
|
39222
39420
|
/* harmony default export */ var BankIdButton = (BankIdButton_component.exports);
|
|
39421
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/methodButtons/DTrustSignMeButton.vue?vue&type=template&id=d2bb3e4e&
|
|
39422
|
+
var DTrustSignMeButtonvue_type_template_id_d2bb3e4e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('MethodButtonBase',{scopedSlots:_vm._u([{key:"slot1",fn:function(){return [_c('SingMeLogo',{class:_vm.$style.icon})]},proxy:true}])})}
|
|
39423
|
+
var DTrustSignMeButtonvue_type_template_id_d2bb3e4e_staticRenderFns = []
|
|
39424
|
+
|
|
39425
|
+
|
|
39426
|
+
// CONCATENATED MODULE: ./src/components/methodButtons/DTrustSignMeButton.vue?vue&type=template&id=d2bb3e4e&
|
|
39427
|
+
|
|
39428
|
+
// EXTERNAL MODULE: ./src/assets/svg/signme-logo-color.svg
|
|
39429
|
+
var signme_logo_color = __webpack_require__("bdb5");
|
|
39430
|
+
var signme_logo_color_default = /*#__PURE__*/__webpack_require__.n(signme_logo_color);
|
|
39431
|
+
|
|
39432
|
+
// 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/components/methodButtons/DTrustSignMeButton.vue?vue&type=script&lang=js&
|
|
39433
|
+
|
|
39434
|
+
|
|
39435
|
+
/* harmony default export */ var DTrustSignMeButtonvue_type_script_lang_js_ = ({
|
|
39436
|
+
name: 'DTrustSignMeButton',
|
|
39437
|
+
components: {
|
|
39438
|
+
MethodButtonBase: MethodButtonBase,
|
|
39439
|
+
SingMeLogo: signme_logo_color_default.a
|
|
39440
|
+
}
|
|
39441
|
+
});
|
|
39442
|
+
// CONCATENATED MODULE: ./src/components/methodButtons/DTrustSignMeButton.vue?vue&type=script&lang=js&
|
|
39443
|
+
/* harmony default export */ var methodButtons_DTrustSignMeButtonvue_type_script_lang_js_ = (DTrustSignMeButtonvue_type_script_lang_js_);
|
|
39444
|
+
// EXTERNAL MODULE: ./src/components/methodButtons/DTrustSignMeButton.vue?vue&type=style&index=0&lang=scss&module=true&
|
|
39445
|
+
var DTrustSignMeButtonvue_type_style_index_0_lang_scss_module_true_ = __webpack_require__("2b80");
|
|
39446
|
+
|
|
39447
|
+
// CONCATENATED MODULE: ./src/components/methodButtons/DTrustSignMeButton.vue
|
|
39448
|
+
|
|
39449
|
+
|
|
39450
|
+
|
|
39451
|
+
|
|
39452
|
+
|
|
39453
|
+
|
|
39454
|
+
|
|
39455
|
+
|
|
39456
|
+
function DTrustSignMeButton_injectStyles (context) {
|
|
39457
|
+
|
|
39458
|
+
this["$style"] = (DTrustSignMeButtonvue_type_style_index_0_lang_scss_module_true_["default"].locals || DTrustSignMeButtonvue_type_style_index_0_lang_scss_module_true_["default"])
|
|
39459
|
+
|
|
39460
|
+
}
|
|
39461
|
+
|
|
39462
|
+
/* normalize component */
|
|
39463
|
+
|
|
39464
|
+
var DTrustSignMeButton_component = normalizeComponent(
|
|
39465
|
+
methodButtons_DTrustSignMeButtonvue_type_script_lang_js_,
|
|
39466
|
+
DTrustSignMeButtonvue_type_template_id_d2bb3e4e_render,
|
|
39467
|
+
DTrustSignMeButtonvue_type_template_id_d2bb3e4e_staticRenderFns,
|
|
39468
|
+
false,
|
|
39469
|
+
DTrustSignMeButton_injectStyles,
|
|
39470
|
+
null,
|
|
39471
|
+
null
|
|
39472
|
+
|
|
39473
|
+
)
|
|
39474
|
+
|
|
39475
|
+
/* harmony default export */ var DTrustSignMeButton = (DTrustSignMeButton_component.exports);
|
|
39223
39476
|
// CONCATENATED MODULE: ./src/components/methodButtons/methodButtons.js
|
|
39224
39477
|
|
|
39225
39478
|
|
|
@@ -39240,6 +39493,7 @@ var BankIdButton_component = normalizeComponent(
|
|
|
39240
39493
|
|
|
39241
39494
|
|
|
39242
39495
|
|
|
39496
|
+
|
|
39243
39497
|
|
|
39244
39498
|
var methodButtons = Object.freeze({
|
|
39245
39499
|
IdCardButton: IdCardButton,
|
|
@@ -39260,7 +39514,8 @@ var methodButtons = Object.freeze({
|
|
|
39260
39514
|
OtpButton: OtpButton,
|
|
39261
39515
|
GoogleButton: GoogleButton,
|
|
39262
39516
|
EvrotrustButton: EvrotrustButton,
|
|
39263
|
-
BankIdButton: BankIdButton
|
|
39517
|
+
BankIdButton: BankIdButton,
|
|
39518
|
+
DTrustSignMeButton: DTrustSignMeButton
|
|
39264
39519
|
});
|
|
39265
39520
|
/* harmony default export */ var methodButtons_methodButtons = (methodButtons);
|
|
39266
39521
|
// 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/components/methodButtons/MethodButton.vue?vue&type=script&lang=js&
|
|
@@ -39483,14 +39738,14 @@ var MethodSelection_component = normalizeComponent(
|
|
|
39483
39738
|
)
|
|
39484
39739
|
|
|
39485
39740
|
/* harmony default export */ var MethodSelection = (MethodSelection_component.exports);
|
|
39486
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39741
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/SmartIdAuth.vue?vue&type=template&id=097b8df2&
|
|
39487
39742
|
var SmartIdAuthvue_type_template_id_097b8df2_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}}),_c('AppButton',{attrs:{"scheme":"secondary","on-click":function () { return _vm.cancel(); }}},[_vm._v(" "+_vm._s(_vm.$t('cancel'))+" ")])],1):_c('div',[_c('AppForm',{attrs:{"id":"smartIdForm","schema":_vm.schema,"on-submit":_vm.authenticate,"errors":_vm.fieldErrors},model:{value:(_vm.formValue),callback:function ($$v) {_vm.formValue=$$v},expression:"formValue"}})],1)])}
|
|
39488
39743
|
var SmartIdAuthvue_type_template_id_097b8df2_staticRenderFns = []
|
|
39489
39744
|
|
|
39490
39745
|
|
|
39491
39746
|
// CONCATENATED MODULE: ./src/views/SmartIdAuth.vue?vue&type=template&id=097b8df2&
|
|
39492
39747
|
|
|
39493
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39748
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/AppForm.vue?vue&type=template&id=5be2842a&
|
|
39494
39749
|
var AppFormvue_type_template_id_5be2842a_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('form',{attrs:{"id":_vm.id},on:{"submit":function($event){$event.preventDefault();return _vm.handleSubmit($event)}}},_vm._l((_vm.schema),function(item,index){return _c('div',{key:(item.name + item.label) || index,class:_vm.formElementClasses(item.type)},[_c(_vm.formComponentsByType[item.type],_vm._b({tag:"Component",on:{"input":function (value) { return _vm.handleInput(item.name, value); }}},'Component',Object.assign({}, item,
|
|
39495
39750
|
{id: _vm.formComponentId(item.name),
|
|
39496
39751
|
value: _vm.formValue[item.name],
|
|
@@ -39507,14 +39762,14 @@ var es_array_concat = __webpack_require__("99af");
|
|
|
39507
39762
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.reduce.js
|
|
39508
39763
|
var es_array_reduce = __webpack_require__("13d5");
|
|
39509
39764
|
|
|
39510
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39765
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/FormButton.vue?vue&type=template&id=6eab7190&
|
|
39511
39766
|
var FormButtonvue_type_template_id_6eab7190_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('AppButton',{attrs:{"type":_vm.type}},[_vm._v(" "+_vm._s(_vm.label)+" ")])}
|
|
39512
39767
|
var FormButtonvue_type_template_id_6eab7190_staticRenderFns = []
|
|
39513
39768
|
|
|
39514
39769
|
|
|
39515
39770
|
// CONCATENATED MODULE: ./src/components/FormButton.vue?vue&type=template&id=6eab7190&
|
|
39516
39771
|
|
|
39517
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39772
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/AppButton.vue?vue&type=template&id=7bb31c31&
|
|
39518
39773
|
var AppButtonvue_type_template_id_7bb31c31_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',{class:[_vm.$style.button, _vm.schemeClassName],attrs:{"type":_vm.type},on:{"click":_vm.handleClick}},[_vm._t("default")],2)}
|
|
39519
39774
|
var AppButtonvue_type_template_id_7bb31c31_staticRenderFns = []
|
|
39520
39775
|
|
|
@@ -39606,7 +39861,7 @@ var FormButton_component = normalizeComponent(
|
|
|
39606
39861
|
)
|
|
39607
39862
|
|
|
39608
39863
|
/* harmony default export */ var FormButton = (FormButton_component.exports);
|
|
39609
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39864
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/FormField.vue?vue&type=template&id=5f6d450f&
|
|
39610
39865
|
var FormFieldvue_type_template_id_5f6d450f_render = function () {
|
|
39611
39866
|
var _obj;
|
|
39612
39867
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:[_vm.$style.formField, ( _obj = {}, _obj[_vm.$style.hidden] = _vm.type === 'hidden', _obj )]},[(_vm.instructions)?_c('div',{class:_vm.$style.instructions},[_vm._v(" "+_vm._s(_vm.instructions)+" ")]):_vm._e(),_c('label',{class:_vm.$style.label,attrs:{"for":_vm.id}},[_vm._v(" "+_vm._s(_vm.label)+" ")]),_c('AppInput',_vm._b({on:{"input":_vm.handleInput}},'AppInput',{type: _vm.type, name: _vm.name, placeholder: _vm.placeholder, id: _vm.id, value: _vm.value, hasErrors: _vm.hasErrors, callingCode: _vm.callingCode, min: _vm.min},false)),(_vm.hasErrors)?_c('ul',{class:_vm.$style.validationContainer},_vm._l((_vm.errors),function(error){return _c('li',{key:error,class:_vm.$style.validationMessage},[_vm._v(" "+_vm._s(error)+" ")])}),0):_vm._e()],1)}
|
|
@@ -39615,7 +39870,7 @@ var FormFieldvue_type_template_id_5f6d450f_staticRenderFns = []
|
|
|
39615
39870
|
|
|
39616
39871
|
// CONCATENATED MODULE: ./src/components/FormField.vue?vue&type=template&id=5f6d450f&
|
|
39617
39872
|
|
|
39618
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
39873
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/AppInput.vue?vue&type=template&id=5b619160&
|
|
39619
39874
|
var AppInputvue_type_template_id_5b619160_render = function () {
|
|
39620
39875
|
var _obj, _obj$1;
|
|
39621
39876
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.callingCode)?_c('div',{class:_vm.$style.hasPrefix},[_c('div',{class:_vm.$style.hasPrefix_prefix},[_vm._v(" "+_vm._s(_vm.callingCode)+" ")]),_c('div',{class:_vm.$style.hasPrefix_inputWrap},[_c('input',_vm._b({class:[_vm.$style.input, ( _obj = {}, _obj[_vm.$style.error] = _vm.hasErrors, _obj )],domProps:{"value":_vm.value},on:{"input":_vm.handleInput}},'input',{type: _vm.type, name: _vm.name, placeholder: _vm.placeholder, id: _vm.id},false))])]):_c('input',_vm._b({class:[_vm.$style.input, ( _obj$1 = {}, _obj$1[_vm.$style.error] = _vm.hasErrors, _obj$1 )],domProps:{"value":_vm.value},on:{"input":_vm.handleInput}},'input',{type: _vm.type, name: _vm.name, placeholder: _vm.placeholder, id: _vm.id},false))}
|
|
@@ -39751,7 +40006,7 @@ var FormField_component = normalizeComponent(
|
|
|
39751
40006
|
)
|
|
39752
40007
|
|
|
39753
40008
|
/* harmony default export */ var FormField = (FormField_component.exports);
|
|
39754
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
40009
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/FormSectionSpacer.vue?vue&type=template&id=d4c1a10e&
|
|
39755
40010
|
var FormSectionSpacervue_type_template_id_d4c1a10e_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.spacer},[_c('div',{class:_vm.$style.spacerText},[_vm._v(" "+_vm._s(_vm.text)+" ")])])}
|
|
39756
40011
|
var FormSectionSpacervue_type_template_id_d4c1a10e_staticRenderFns = []
|
|
39757
40012
|
|
|
@@ -40017,7 +40272,7 @@ var getFieldErrors = function getFieldErrors(error) {
|
|
|
40017
40272
|
};
|
|
40018
40273
|
|
|
40019
40274
|
/* harmony default export */ var src_getFieldErrors = (getFieldErrors);
|
|
40020
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
40275
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/ChallengeLoader.vue?vue&type=template&id=39c6ba11&
|
|
40021
40276
|
var ChallengeLoadervue_type_template_id_39c6ba11_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.challenge},[_c('div',{class:_vm.$style.loader},[_c('AppSpinner',{attrs:{"scheme":"secondary"}})],1),(_vm.userInstructions)?_c('div',{class:_vm.$style.userInstructions},[_vm._v(" "+_vm._s(_vm.userInstructions)+" ")]):_vm._e(),(_vm.challenge)?_c('div',[_c('div',{class:_vm.$style.challengeTitle},[_vm._v(" "+_vm._s(_vm.$t('your-verification-code'))+" ")]),_c('div',{class:_vm.$style.challengeCode},[_vm._v(" "+_vm._s(_vm.challenge)+" ")])]):_vm._e()])}
|
|
40022
40277
|
var ChallengeLoadervue_type_template_id_39c6ba11_staticRenderFns = []
|
|
40023
40278
|
|
|
@@ -40218,7 +40473,7 @@ var SmartIdAuth_component = normalizeComponent(
|
|
|
40218
40473
|
)
|
|
40219
40474
|
|
|
40220
40475
|
/* harmony default export */ var SmartIdAuth = (SmartIdAuth_component.exports);
|
|
40221
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
40476
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/MobileIdAuth.vue?vue&type=template&id=3f6c41cc&
|
|
40222
40477
|
var MobileIdAuthvue_type_template_id_3f6c41cc_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}}),_c('AppButton',{attrs:{"scheme":"secondary","on-click":function () { return _vm.cancel(); }}},[_vm._v(" "+_vm._s(_vm.$t('cancel'))+" ")])],1):_c('div',[_c('AppForm',{attrs:{"id":"mobileIdForm","schema":_vm.schema,"on-submit":_vm.authenticate,"errors":_vm.fieldErrors},model:{value:(_vm.formValue),callback:function ($$v) {_vm.formValue=$$v},expression:"formValue"}})],1)])}
|
|
40223
40478
|
var MobileIdAuthvue_type_template_id_3f6c41cc_staticRenderFns = []
|
|
40224
40479
|
|
|
@@ -40387,7 +40642,7 @@ var MobileIdAuth_component = normalizeComponent(
|
|
|
40387
40642
|
)
|
|
40388
40643
|
|
|
40389
40644
|
/* harmony default export */ var MobileIdAuth = (MobileIdAuth_component.exports);
|
|
40390
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
40645
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/IdentificationFrejaId.vue?vue&type=template&id=392fcbd9&
|
|
40391
40646
|
var IdentificationFrejaIdvue_type_template_id_392fcbd9_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.formContainer},[(_vm.userInstructions)?_c('div',{class:_vm.$style.userInstructions},[_c('ChallengeLoader',{attrs:{"user-instructions":_vm.userInstructions}}),_c('AppButton',{attrs:{"scheme":"secondary","on-click":function () { return _vm.cancel(); }}},[_vm._v(" "+_vm._s(_vm.$t('cancel'))+" ")])],1):_c('div',[_c('AppForm',{attrs:{"id":"frejaIdForm","schema":_vm.schema,"on-submit":_vm.authenticate,"errors":_vm.fieldErrors},model:{value:(_vm.formValue),callback:function ($$v) {_vm.formValue=$$v},expression:"formValue"}})],1)])}
|
|
40392
40647
|
var IdentificationFrejaIdvue_type_template_id_392fcbd9_staticRenderFns = []
|
|
40393
40648
|
|
|
@@ -40543,7 +40798,7 @@ var IdentificationFrejaId_component = normalizeComponent(
|
|
|
40543
40798
|
)
|
|
40544
40799
|
|
|
40545
40800
|
/* harmony default export */ var IdentificationFrejaId = (IdentificationFrejaId_component.exports);
|
|
40546
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
40801
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/IdentificationZealId.vue?vue&type=template&id=e102c202&
|
|
40547
40802
|
var IdentificationZealIdvue_type_template_id_e102c202_render = function () {
|
|
40548
40803
|
var _obj;
|
|
40549
40804
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.formContainer},[(_vm.error)?_c('div',{class:_vm.$style.buttonHolder},[_c('AppButton',{attrs:{"on-click":function () { return _vm.startIdentification(); }}},[_vm._v(" "+_vm._s(_vm.$t('try-again'))+" ")])],1):_vm._e(),_c('div',{ref:"iframeHolder",class:[_vm.$style.iframeHolder, ( _obj = {}, _obj[_vm.$style.hidden] = _vm.error, _obj )]})])}
|
|
@@ -40663,7 +40918,7 @@ var IdentificationZealId_component = normalizeComponent(
|
|
|
40663
40918
|
)
|
|
40664
40919
|
|
|
40665
40920
|
/* harmony default export */ var IdentificationZealId = (IdentificationZealId_component.exports);
|
|
40666
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
40921
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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=4e579494&
|
|
40667
40922
|
var SignatureSmartIdvue_type_template_id_4e579494_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)])}
|
|
40668
40923
|
var SignatureSmartIdvue_type_template_id_4e579494_staticRenderFns = []
|
|
40669
40924
|
|
|
@@ -40825,7 +41080,7 @@ var SignatureSmartId_component = normalizeComponent(
|
|
|
40825
41080
|
)
|
|
40826
41081
|
|
|
40827
41082
|
/* harmony default export */ var SignatureSmartId = (SignatureSmartId_component.exports);
|
|
40828
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
41083
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/SignatureMobileId.vue?vue&type=template&id=1c9f8ccb&
|
|
40829
41084
|
var SignatureMobileIdvue_type_template_id_1c9f8ccb_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":"mobileIdSignatureForm","schema":_vm.schema,"on-submit":_vm.sign,"errors":_vm.fieldErrors},model:{value:(_vm.formValue),callback:function ($$v) {_vm.formValue=$$v},expression:"formValue"}})],1)])}
|
|
40830
41085
|
var SignatureMobileIdvue_type_template_id_1c9f8ccb_staticRenderFns = []
|
|
40831
41086
|
|
|
@@ -40994,7 +41249,7 @@ var SignatureMobileId_component = normalizeComponent(
|
|
|
40994
41249
|
)
|
|
40995
41250
|
|
|
40996
41251
|
/* harmony default export */ var SignatureMobileId = (SignatureMobileId_component.exports);
|
|
40997
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
41252
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/SignatureFtn.vue?vue&type=template&id=89f3ab84&
|
|
40998
41253
|
var SignatureFtnvue_type_template_id_89f3ab84_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('div',{class:_vm.$style.note},[_vm._v(" "+_vm._s(_vm.$t('pre-sign-confirmation', {method: _vm.$t('finnish-online-bank')}))+" ")]),_c('div',{class:_vm.$style.formContainer},[_c('AppButton',{attrs:{"on-click":_vm.sign}},[_vm._v(" "+_vm._s(_vm.$t('Sign'))+" ")])],1)])}
|
|
40999
41254
|
var SignatureFtnvue_type_template_id_89f3ab84_staticRenderFns = []
|
|
41000
41255
|
|
|
@@ -41090,7 +41345,7 @@ var SignatureFtn_component = normalizeComponent(
|
|
|
41090
41345
|
)
|
|
41091
41346
|
|
|
41092
41347
|
/* harmony default export */ var SignatureFtn = (SignatureFtn_component.exports);
|
|
41093
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
41348
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/SignatureOtp.vue?vue&type=template&id=59f05d72&
|
|
41094
41349
|
var SignatureOtpvue_type_template_id_59f05d72_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.formContainer},[(_vm.showConfirm)?_c('div',[_c('div',{class:_vm.$style.mb4},[_vm._v(" "+_vm._s(_vm.$t('confirm-doc-check-and-sign'))+" ")]),_c('AppButton',{class:_vm.$style.mb4,attrs:{"on-click":_vm.approveConfirm}},[_vm._v(" "+_vm._s(_vm.$t('yes'))+" ")]),_c('AppButton',{class:_vm.$style.mb4,attrs:{"scheme":"secondary","on-click":_vm.rejectConfirm}},[_vm._v(" "+_vm._s(_vm.$t('no'))+" ")])],1):_c('div',[(_vm.emailToken)?_c('div',[(_vm.otpPhone)?_c('div',{class:_vm.$style.mb4},[_vm._v(" Phone: "+_vm._s(_vm.otpPhone)+" ")]):_vm._e(),(_vm.otpEmail)?_c('div',{class:_vm.$style.mb4},[_vm._v(" Email: "),_c('b',[_vm._v(_vm._s(_vm.otpEmail))])]):_vm._e()]):_vm._e(),(_vm.schema.length)?_c('div',[_c('AppForm',{attrs:{"id":"otpSignatureForm","schema":_vm.schema,"on-submit":_vm.startConfirm,"errors":_vm.fieldErrors},model:{value:(_vm.formValue),callback:function ($$v) {_vm.formValue=$$v},expression:"formValue"}})],1):_c('div',[_c('AppAlert',{attrs:{"scheme":"danger"}},[_vm._v(" Missing otpEmail or otpPhone ")])],1)])])}
|
|
41095
41350
|
var SignatureOtpvue_type_template_id_59f05d72_staticRenderFns = []
|
|
41096
41351
|
|
|
@@ -41287,14 +41542,14 @@ var SignatureOtp_component = normalizeComponent(
|
|
|
41287
41542
|
)
|
|
41288
41543
|
|
|
41289
41544
|
/* harmony default export */ var SignatureOtp = (SignatureOtp_component.exports);
|
|
41290
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
41545
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/SignatureEvrotrust.vue?vue&type=template&id=7d09c51b&
|
|
41291
41546
|
var SignatureEvrotrustvue_type_template_id_7d09c51b_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.formContainer},[(_vm.evroTransactionId)?_c('div',{class:_vm.$style.challenge},[_c('SubLoader',[_c('div',[_vm._v(_vm._s(_vm.$t('sign-in-evrotrust-app')))]),_c('div',{class:_vm.$style.label},[_vm._v(_vm._s(_vm.$t('transaction-id')))]),_c('div',{class:_vm.$style.highlight},[_vm._v(_vm._s(_vm.evroTransactionId))])])],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)])}
|
|
41292
41547
|
var SignatureEvrotrustvue_type_template_id_7d09c51b_staticRenderFns = []
|
|
41293
41548
|
|
|
41294
41549
|
|
|
41295
41550
|
// CONCATENATED MODULE: ./src/views/SignatureEvrotrust.vue?vue&type=template&id=7d09c51b&
|
|
41296
41551
|
|
|
41297
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
41552
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/components/SubLoader.vue?vue&type=template&id=333e7afc&
|
|
41298
41553
|
var SubLoadervue_type_template_id_333e7afc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.challenge},[_c('div',{class:_vm.$style.loader},[_c('AppSpinner',{attrs:{"scheme":"secondary"}})],1),_c('div',{class:_vm.$style.content},[_vm._t("default")],2)])}
|
|
41299
41554
|
var SubLoadervue_type_template_id_333e7afc_staticRenderFns = []
|
|
41300
41555
|
|
|
@@ -41523,6 +41778,166 @@ var SignatureEvrotrust_component = normalizeComponent(
|
|
|
41523
41778
|
)
|
|
41524
41779
|
|
|
41525
41780
|
/* harmony default export */ var SignatureEvrotrust = (SignatureEvrotrust_component.exports);
|
|
41781
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"7f176ff8-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/SignatureDTrustSignMe.vue?vue&type=template&id=2c6a2f54&
|
|
41782
|
+
var SignatureDTrustSignMevue_type_template_id_2c6a2f54_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.$style.formContainer},[(_vm.signatureIsProcessing)?_c('div',{class:_vm.$style.challenge},[_c('SubLoader')],1):_c('div',[_c('AppForm',{attrs:{"id":"dTrustSignMeSignatureForm","schema":_vm.schema,"on-submit":_vm.sign,"errors":_vm.fieldErrors},model:{value:(_vm.formValue),callback:function ($$v) {_vm.formValue=$$v},expression:"formValue"}})],1)])}
|
|
41783
|
+
var SignatureDTrustSignMevue_type_template_id_2c6a2f54_staticRenderFns = []
|
|
41784
|
+
|
|
41785
|
+
|
|
41786
|
+
// CONCATENATED MODULE: ./src/views/SignatureDTrustSignMe.vue?vue&type=template&id=2c6a2f54&
|
|
41787
|
+
|
|
41788
|
+
// 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/SignatureDTrustSignMe.vue?vue&type=script&lang=js&
|
|
41789
|
+
|
|
41790
|
+
|
|
41791
|
+
|
|
41792
|
+
|
|
41793
|
+
/* harmony default export */ var SignatureDTrustSignMevue_type_script_lang_js_ = ({
|
|
41794
|
+
name: 'SignatureDTrustSignMe',
|
|
41795
|
+
components: {
|
|
41796
|
+
AppForm: AppForm,
|
|
41797
|
+
SubLoader: SubLoader
|
|
41798
|
+
},
|
|
41799
|
+
data: function data() {
|
|
41800
|
+
return {
|
|
41801
|
+
fieldErrors: {},
|
|
41802
|
+
signingProcess: {}
|
|
41803
|
+
};
|
|
41804
|
+
},
|
|
41805
|
+
computed: {
|
|
41806
|
+
inputValues: function inputValues() {
|
|
41807
|
+
return this.$root.$options.storeGetters.inputValues();
|
|
41808
|
+
},
|
|
41809
|
+
signatureIsProcessing: function signatureIsProcessing() {
|
|
41810
|
+
return this.$root.$options.storeGetters.signatureIsProcessing();
|
|
41811
|
+
},
|
|
41812
|
+
additionalMethodConfig: function additionalMethodConfig() {
|
|
41813
|
+
return this.$root.$options.storeGetters.additionalMethodConfig();
|
|
41814
|
+
},
|
|
41815
|
+
schema: function schema() {
|
|
41816
|
+
return [{
|
|
41817
|
+
type: 'text',
|
|
41818
|
+
name: 'username',
|
|
41819
|
+
label: this.$t('username-or-email')
|
|
41820
|
+
}, {
|
|
41821
|
+
type: 'submit',
|
|
41822
|
+
label: this.$t('Sign')
|
|
41823
|
+
}];
|
|
41824
|
+
},
|
|
41825
|
+
formValue: {
|
|
41826
|
+
get: function get() {
|
|
41827
|
+
return {
|
|
41828
|
+
username: this.inputValues.username
|
|
41829
|
+
};
|
|
41830
|
+
},
|
|
41831
|
+
set: function set(newValues) {
|
|
41832
|
+
this.updateInputValues(newValues);
|
|
41833
|
+
}
|
|
41834
|
+
}
|
|
41835
|
+
},
|
|
41836
|
+
methods: {
|
|
41837
|
+
updateInputValues: function updateInputValues(newValues) {
|
|
41838
|
+
this.$root.$options.storeActions.updateInputValues(newValues);
|
|
41839
|
+
},
|
|
41840
|
+
loadingStart: function loadingStart() {
|
|
41841
|
+
this.$root.$options.storeActions.loadingStart();
|
|
41842
|
+
},
|
|
41843
|
+
loadingEnd: function loadingEnd() {
|
|
41844
|
+
this.$root.$options.storeActions.loadingEnd();
|
|
41845
|
+
},
|
|
41846
|
+
addFlashMessage: function addFlashMessage(message) {
|
|
41847
|
+
this.$root.$options.storeActions.addFlashMessage(message);
|
|
41848
|
+
},
|
|
41849
|
+
clearFlashMessages: function clearFlashMessages() {
|
|
41850
|
+
this.$root.$options.storeActions.clearFlashMessages();
|
|
41851
|
+
},
|
|
41852
|
+
startSignatureProcessing: function startSignatureProcessing() {
|
|
41853
|
+
this.$root.$options.storeActions.startSignatureProcessing();
|
|
41854
|
+
},
|
|
41855
|
+
endSignatureProcessing: function endSignatureProcessing() {
|
|
41856
|
+
this.$root.$options.storeActions.endSignatureProcessing();
|
|
41857
|
+
},
|
|
41858
|
+
clearErrors: function clearErrors() {
|
|
41859
|
+
this.fieldErrors = {};
|
|
41860
|
+
},
|
|
41861
|
+
cancel: function cancel() {
|
|
41862
|
+
var cancel = this.signingProcess.cancel;
|
|
41863
|
+
|
|
41864
|
+
if (cancel) {
|
|
41865
|
+
cancel();
|
|
41866
|
+
}
|
|
41867
|
+
},
|
|
41868
|
+
sign: function sign() {
|
|
41869
|
+
var _this = this;
|
|
41870
|
+
|
|
41871
|
+
this.loadingStart();
|
|
41872
|
+
this.clearFlashMessages();
|
|
41873
|
+
this.clearErrors();
|
|
41874
|
+
|
|
41875
|
+
var dataToSubmit = _objectSpread2({}, this.formValue);
|
|
41876
|
+
|
|
41877
|
+
var additionalMethodConfig = this.additionalMethodConfig || {};
|
|
41878
|
+
this.signingProcess = this.$root.$options.eidEasyClient.signature.dTrustSignMeSignature.start(_objectSpread2(_objectSpread2({}, dataToSubmit), {}, {
|
|
41879
|
+
started: function started(result) {
|
|
41880
|
+
if (result.data && result.data.transaction_id) {
|
|
41881
|
+
_this.loadingEnd();
|
|
41882
|
+
|
|
41883
|
+
_this.startSignatureProcessing();
|
|
41884
|
+
}
|
|
41885
|
+
},
|
|
41886
|
+
fail: function fail(error) {
|
|
41887
|
+
if (!error.isCancel) {
|
|
41888
|
+
_this.addFlashMessage(error);
|
|
41889
|
+
}
|
|
41890
|
+
|
|
41891
|
+
_this.fieldErrors = src_getFieldErrors(error);
|
|
41892
|
+
|
|
41893
|
+
_this.$root.$options.eidEasyOnFail(error);
|
|
41894
|
+
},
|
|
41895
|
+
success: function success(result) {
|
|
41896
|
+
_this.$root.$options.eidEasyOnSuccess(result);
|
|
41897
|
+
},
|
|
41898
|
+
finished: function finished() {
|
|
41899
|
+
_this.endSignatureProcessing();
|
|
41900
|
+
|
|
41901
|
+
_this.loadingEnd();
|
|
41902
|
+
}
|
|
41903
|
+
}, additionalMethodConfig));
|
|
41904
|
+
}
|
|
41905
|
+
}
|
|
41906
|
+
});
|
|
41907
|
+
// CONCATENATED MODULE: ./src/views/SignatureDTrustSignMe.vue?vue&type=script&lang=js&
|
|
41908
|
+
/* harmony default export */ var views_SignatureDTrustSignMevue_type_script_lang_js_ = (SignatureDTrustSignMevue_type_script_lang_js_);
|
|
41909
|
+
// EXTERNAL MODULE: ./src/views/SignatureDTrustSignMe.vue?vue&type=style&index=0&lang=scss&module=true&
|
|
41910
|
+
var SignatureDTrustSignMevue_type_style_index_0_lang_scss_module_true_ = __webpack_require__("e29d");
|
|
41911
|
+
|
|
41912
|
+
// CONCATENATED MODULE: ./src/views/SignatureDTrustSignMe.vue
|
|
41913
|
+
|
|
41914
|
+
|
|
41915
|
+
|
|
41916
|
+
|
|
41917
|
+
|
|
41918
|
+
|
|
41919
|
+
|
|
41920
|
+
|
|
41921
|
+
function SignatureDTrustSignMe_injectStyles (context) {
|
|
41922
|
+
|
|
41923
|
+
this["$style"] = (SignatureDTrustSignMevue_type_style_index_0_lang_scss_module_true_["default"].locals || SignatureDTrustSignMevue_type_style_index_0_lang_scss_module_true_["default"])
|
|
41924
|
+
|
|
41925
|
+
}
|
|
41926
|
+
|
|
41927
|
+
/* normalize component */
|
|
41928
|
+
|
|
41929
|
+
var SignatureDTrustSignMe_component = normalizeComponent(
|
|
41930
|
+
views_SignatureDTrustSignMevue_type_script_lang_js_,
|
|
41931
|
+
SignatureDTrustSignMevue_type_template_id_2c6a2f54_render,
|
|
41932
|
+
SignatureDTrustSignMevue_type_template_id_2c6a2f54_staticRenderFns,
|
|
41933
|
+
false,
|
|
41934
|
+
SignatureDTrustSignMe_injectStyles,
|
|
41935
|
+
null,
|
|
41936
|
+
null
|
|
41937
|
+
|
|
41938
|
+
)
|
|
41939
|
+
|
|
41940
|
+
/* harmony default export */ var SignatureDTrustSignMe = (SignatureDTrustSignMe_component.exports);
|
|
41526
41941
|
// CONCATENATED MODULE: ./src/views/views.js
|
|
41527
41942
|
|
|
41528
41943
|
|
|
@@ -41535,6 +41950,7 @@ var SignatureEvrotrust_component = normalizeComponent(
|
|
|
41535
41950
|
|
|
41536
41951
|
|
|
41537
41952
|
|
|
41953
|
+
|
|
41538
41954
|
var views = Object.freeze({
|
|
41539
41955
|
MethodSelection: MethodSelection,
|
|
41540
41956
|
SmartIdAuth: SmartIdAuth,
|
|
@@ -41545,7 +41961,8 @@ var views = Object.freeze({
|
|
|
41545
41961
|
SignatureMobileId: SignatureMobileId,
|
|
41546
41962
|
SignatureFtn: SignatureFtn,
|
|
41547
41963
|
SignatureOtp: SignatureOtp,
|
|
41548
|
-
SignatureEvrotrust: SignatureEvrotrust
|
|
41964
|
+
SignatureEvrotrust: SignatureEvrotrust,
|
|
41965
|
+
SignatureDTrustSignMe: SignatureDTrustSignMe
|
|
41549
41966
|
});
|
|
41550
41967
|
/* harmony default export */ var views_views = (views);
|
|
41551
41968
|
// 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/components/AppLayout.vue?vue&type=script&lang=js&
|
|
@@ -44795,6 +45212,9 @@ var createStore_createStore = function createStore(_ref) {
|
|
|
44795
45212
|
additionalMethodConfig: function additionalMethodConfig() {
|
|
44796
45213
|
return store.additionalMethodConfig;
|
|
44797
45214
|
},
|
|
45215
|
+
signatureIsProcessing: function signatureIsProcessing() {
|
|
45216
|
+
return store.signatureIsProcessing;
|
|
45217
|
+
},
|
|
44798
45218
|
userActionsEnabled: function userActionsEnabled() {
|
|
44799
45219
|
return !store.signatureIsProcessing && !store.isLoading;
|
|
44800
45220
|
}
|
|
@@ -44997,7 +45417,8 @@ var methodButtonNames = {
|
|
|
44997
45417
|
OtpButton: 'OtpButton',
|
|
44998
45418
|
GoogleButton: 'GoogleButton',
|
|
44999
45419
|
EvrotrustButton: 'EvrotrustButton',
|
|
45000
|
-
BankIdButton: 'BankIdButton'
|
|
45420
|
+
BankIdButton: 'BankIdButton',
|
|
45421
|
+
DTrustSignMeButton: 'DTrustSignMeButton'
|
|
45001
45422
|
};
|
|
45002
45423
|
/* harmony default export */ var methodButtons_methodButtonNames = (methodButtonNames);
|
|
45003
45424
|
// CONCATENATED MODULE: ./src/createMethodsConfig.js
|
|
@@ -45231,6 +45652,13 @@ var allWidgetMethods = Object.freeze((_Object$freeze = {}, _defineProperty(_Obje
|
|
|
45231
45652
|
translationKeys: {
|
|
45232
45653
|
title: 'bankid'
|
|
45233
45654
|
}
|
|
45655
|
+
}, {
|
|
45656
|
+
actionType: eideasy_browser_client["methodActionTypes"].D_TRUST_SIGN_ME_QUALIFIED_SIGNATURE,
|
|
45657
|
+
buttonName: methodButtons_methodButtonNames.DTrustSignMeButton,
|
|
45658
|
+
viewName: views_viewNames.SignatureDTrustSignMe,
|
|
45659
|
+
translationKeys: {
|
|
45660
|
+
title: 'D-Trust sign-me'
|
|
45661
|
+
}
|
|
45234
45662
|
}]), _Object$freeze));
|
|
45235
45663
|
|
|
45236
45664
|
var createMethodsConfig_getAvailableMethods = function getAvailableMethods(clientMethods, widgetMethods) {
|
|
@@ -45965,7 +46393,7 @@ module.exports = {
|
|
|
45965
46393
|
/***/ "ffcb":
|
|
45966
46394
|
/***/ (function(module) {
|
|
45967
46395
|
|
|
45968
|
-
module.exports = JSON.parse("{\"yes\":\"Jah\",\"no\":\"Ei\",\"phone-number\":\"mobiili number\",\"idcode\":\"isikukood\",\"country\":\"Riik\",\"Sign\":\"Allkirjasta\",\"USER_REFUSED\":\"Kasutaja ei soovinud jätkata ja tühistas tegevuse.\",\"mobile-id\":\"Mobiil-ID\",\"id-card\":\"ID kaart\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Kas dokumendi sisu on arusaadav ja soovid allkirjastamisega jätkata?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Powered by eIDEasy\",\"log-in\":\"Logi sisse\",\"this-field-is-required\":\"See on kohustuslik väli\",\"your-verification-code\":\"Kontrollkood:\",\"cancel\":\"Tühista\",\"no-response-error\":\"Toiming ebaõnnestus. Palun kontrolli kas internetiühendus on olemas, sulge kõik brauseriaknad ja proovi seejärel uuesti\",\"back\":\"Tagasi\",\"no-matching-countries\":\"Sobivat riiki ei leitud\",\"id-card-read-timeout\":\"ID kaardi lugemine võttis liiga kaua aega. Palun sulge kõik brauseri aknad ja proovi uuesti.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXX\",\"approve-id-request-on-freja-app\":\"Järgiga oma FREJA EID rakenduse juhiseid\",\"try-again\":\"Proovi uuesti\",\"pre-sign-confirmation\":\"Pärast klikkimist nupul \\\"Allkirjasta\\\" identifitseeritakse teid meetodiga {method} ning seejärel luuakse õiguslikult siduv allkiri.\",\"login-method\":\"Sisselogimismeetod:\",\"finnish-online-bank\":\"Soome Internetipank\",\"online-bank\":\"Internetipank\",\"or\":\"või\",\"transaction-id\":\"Tehingu ID\",\"sign-in-evrotrust-app\":\"Palun allkirjasta käesolev dokument oma Evrotrusti rakenduses.\",\"eparaksts-eid\":\"Läti eParaksts\",\"varmennekortti\":\"Soome Varmennekortti\",\"other-countries\":\"Ülejäänud riigid\",\"email-sms\":\"E-Mail / SMS\",\"email-code-sent\":\"E-mail koodiga on saadetud aadressile\",\"sms-code-sent\":\"SMS koodiga on saadetud numbrile\",\"your-code\":\"Kood\",\"signature-method\":\"Allkirjastamise meetod\"}");
|
|
46396
|
+
module.exports = JSON.parse("{\"yes\":\"Jah\",\"no\":\"Ei\",\"phone-number\":\"mobiili number\",\"idcode\":\"isikukood\",\"country\":\"Riik\",\"Sign\":\"Allkirjasta\",\"USER_REFUSED\":\"Kasutaja ei soovinud jätkata ja tühistas tegevuse.\",\"mobile-id\":\"Mobiil-ID\",\"id-card\":\"ID kaart\",\"smart-id\":\"Smart-ID\",\"confirm-doc-check-and-sign\":\"Kas dokumendi sisu on arusaadav ja soovid allkirjastamisega jätkata?\",\"eparaksts-mobile\":\"eParaksts mobile\",\"powered-by-eideasy\":\"Powered by eIDEasy\",\"log-in\":\"Logi sisse\",\"this-field-is-required\":\"See on kohustuslik väli\",\"your-verification-code\":\"Kontrollkood:\",\"cancel\":\"Tühista\",\"no-response-error\":\"Toiming ebaõnnestus. Palun kontrolli kas internetiühendus on olemas, sulge kõik brauseriaknad ja proovi seejärel uuesti\",\"back\":\"Tagasi\",\"no-matching-countries\":\"Sobivat riiki ei leitud\",\"id-card-read-timeout\":\"ID kaardi lugemine võttis liiga kaua aega. Palun sulge kõik brauseri aknad ja proovi uuesti.\",\"zeal-id\":\"ZealiD\",\"freja-eid\":\"Freja eID\",\"se-id-code-placeholder\":\"YYMMDD-XXXX\",\"se-id-code-placeholder-2\":\"YYYYMMDDXXX\",\"approve-id-request-on-freja-app\":\"Järgiga oma FREJA EID rakenduse juhiseid\",\"try-again\":\"Proovi uuesti\",\"pre-sign-confirmation\":\"Pärast klikkimist nupul \\\"Allkirjasta\\\" identifitseeritakse teid meetodiga {method} ning seejärel luuakse õiguslikult siduv allkiri.\",\"login-method\":\"Sisselogimismeetod:\",\"finnish-online-bank\":\"Soome Internetipank\",\"online-bank\":\"Internetipank\",\"or\":\"või\",\"transaction-id\":\"Tehingu ID\",\"sign-in-evrotrust-app\":\"Palun allkirjasta käesolev dokument oma Evrotrusti rakenduses.\",\"eparaksts-eid\":\"Läti eParaksts\",\"varmennekortti\":\"Soome Varmennekortti\",\"other-countries\":\"Ülejäänud riigid\",\"email-sms\":\"E-Mail / SMS\",\"email-code-sent\":\"E-mail koodiga on saadetud aadressile\",\"sms-code-sent\":\"SMS koodiga on saadetud numbrile\",\"your-code\":\"Kood\",\"signature-method\":\"Allkirjastamise meetod\",\"username-or-email\":\"Kasutajanimi või email\"}");
|
|
45969
46397
|
|
|
45970
46398
|
/***/ })
|
|
45971
46399
|
|