From a6d32174e51a818d3db0670394d3346b15138c7e Mon Sep 17 00:00:00 2001 From: Guillaume Vincent Date: Fri, 2 Apr 2021 20:51:11 +0200 Subject: [PATCH] Auto build for lesspass-web-extension --- packages/lesspass-web-extension/extension/dist/lesspass.min.js | 2 +- .../lesspass-web-extension/extension/dist/lesspass.min.js.map | 2 +- packages/lesspass-web-extension/extension/manifest.json | 2 +- packages/lesspass-web-extension/package.json | 4 ++-- packages/lesspass-web-extension/yarn.lock | 8 ++++---- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/lesspass-web-extension/extension/dist/lesspass.min.js b/packages/lesspass-web-extension/extension/dist/lesspass.min.js index 8e9bb96..cfdc965 100644 --- a/packages/lesspass-web-extension/extension/dist/lesspass.min.js +++ b/packages/lesspass-web-extension/extension/dist/lesspass.min.js @@ -18,5 +18,5 @@ var n=Object.freeze({});function r(t){return void 0===t||null===t}function o(t){ * (c) 2021 Evan You * @license MIT */ -function r(t){var e=Number(t.version.split(".")[0]);if(e>=2)t.mixin({beforeCreate:r});else{var n=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[r].concat(t.init):r,n.call(this,t)}}function r(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}n.d(e,"b",(function(){return M})),n.d(e,"c",(function(){return R}));var o="undefined"!==typeof window?window:"undefined"!==typeof t?t:{},i=o.__VUE_DEVTOOLS_GLOBAL_HOOK__;function a(t){i&&(t._devtoolHook=i,i.emit("vuex:init",t),i.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){i.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){i.emit("vuex:action",t,e)}),{prepend:!0}))}function s(t,e){return t.filter(e)[0]}function u(t,e){if(void 0===e&&(e=[]),null===t||"object"!==typeof t)return t;var n=s(e,(function(e){return e.original===t}));if(n)return n.copy;var r=Array.isArray(t)?[]:{};return e.push({original:t,copy:r}),Object.keys(t).forEach((function(n){r[n]=u(t[n],e)})),r}function c(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function l(t){return null!==t&&"object"===typeof t}function f(t){return t&&"function"===typeof t.then}function p(t,e){return function(){return t(e)}}var d=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"===typeof n?n():n)||{}},h={namespaced:{configurable:!0}};h.namespaced.get=function(){return!!this._rawModule.namespaced},d.prototype.addChild=function(t,e){this._children[t]=e},d.prototype.removeChild=function(t){delete this._children[t]},d.prototype.getChild=function(t){return this._children[t]},d.prototype.hasChild=function(t){return t in this._children},d.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},d.prototype.forEachChild=function(t){c(this._children,t)},d.prototype.forEachGetter=function(t){this._rawModule.getters&&c(this._rawModule.getters,t)},d.prototype.forEachAction=function(t){this._rawModule.actions&&c(this._rawModule.actions,t)},d.prototype.forEachMutation=function(t){this._rawModule.mutations&&c(this._rawModule.mutations,t)},Object.defineProperties(d.prototype,h);var v=function(t){this.register([],t,!1)};function m(t,e,n){if(e.update(n),n.modules)for(var r in n.modules){if(!e.getChild(r))return void 0;m(t.concat(r),e.getChild(r),n.modules[r])}}v.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},v.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return e=e.getChild(n),t+(e.namespaced?n+"/":"")}),"")},v.prototype.update=function(t){m([],this.root,t)},v.prototype.register=function(t,e,n){var r=this;void 0===n&&(n=!0);var o=new d(e,n);if(0===t.length)this.root=o;else{var i=this.get(t.slice(0,-1));i.addChild(t[t.length-1],o)}e.modules&&c(e.modules,(function(e,o){r.register(t.concat(o),e,n)}))},v.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],r=e.getChild(n);r&&r.runtime&&e.removeChild(n)},v.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var g;var y=function(t){var e=this;void 0===t&&(t={}),!g&&"undefined"!==typeof window&&window.Vue&&$(window.Vue);var n=t.plugins;void 0===n&&(n=[]);var r=t.strict;void 0===r&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new v(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new g,this._makeLocalGettersCache=Object.create(null);var o=this,i=this,s=i.dispatch,u=i.commit;this.dispatch=function(t,e){return s.call(o,t,e)},this.commit=function(t,e,n){return u.call(o,t,e,n)},this.strict=r;var c=this._modules.root.state;C(this,c,[],this._modules.root),x(this,c),n.forEach((function(t){return t(e)}));var l=void 0!==t.devtools?t.devtools:g.config.devtools;l&&a(this)},b={state:{configurable:!0}};function w(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function _(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;C(t,n,[],t._modules.root,!0),x(t,n,e)}function x(t,e,n){var r=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var o=t._wrappedGetters,i={};c(o,(function(e,n){i[n]=p(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})}));var a=g.config.silent;g.config.silent=!0,t._vm=new g({data:{$$state:e},computed:i}),g.config.silent=a,t.strict&&O(t),r&&(n&&t._withCommit((function(){r._data.$$state=null})),g.nextTick((function(){return r.$destroy()})))}function C(t,e,n,r,o){var i=!n.length,a=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[a],t._modulesNamespaceMap[a]=r),!i&&!o){var s=L(e,n.slice(0,-1)),u=n[n.length-1];t._withCommit((function(){g.set(s,u,r.state)}))}var c=r.context=P(t,a,n);r.forEachMutation((function(e,n){var r=a+n;E(t,r,e,c)})),r.forEachAction((function(e,n){var r=e.root?n:a+n,o=e.handler||e;k(t,r,o,c)})),r.forEachGetter((function(e,n){var r=a+n;A(t,r,e,c)})),r.forEachChild((function(r,i){C(t,e,n.concat(i),r,o)}))}function P(t,e,n){var r=""===e,o={dispatch:r?t.dispatch:function(n,r,o){var i=j(n,r,o),a=i.payload,s=i.options,u=i.type;return s&&s.root||(u=e+u),t.dispatch(u,a)},commit:r?t.commit:function(n,r,o){var i=j(n,r,o),a=i.payload,s=i.options,u=i.type;s&&s.root||(u=e+u),t.commit(u,a,s)}};return Object.defineProperties(o,{getters:{get:r?function(){return t.getters}:function(){return S(t,e)}},state:{get:function(){return L(t.state,n)}}}),o}function S(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach((function(o){if(o.slice(0,r)===e){var i=o.slice(r);Object.defineProperty(n,i,{get:function(){return t.getters[o]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function E(t,e,n,r){var o=t._mutations[e]||(t._mutations[e]=[]);o.push((function(e){n.call(t,r.state,e)}))}function k(t,e,n,r){var o=t._actions[e]||(t._actions[e]=[]);o.push((function(e){var o=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},e);return f(o)||(o=Promise.resolve(o)),t._devtoolHook?o.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):o}))}function A(t,e,n,r){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return n(r.state,r.getters,t.state,t.getters)})}function O(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function L(t,e){return e.reduce((function(t,e){return t[e]}),t)}function j(t,e,n){return l(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function $(t){g&&t===g||(g=t,r(g))}b.state.get=function(){return this._vm._data.$$state},b.state.set=function(t){0},y.prototype.commit=function(t,e,n){var r=this,o=j(t,e,n),i=o.type,a=o.payload,s=(o.options,{type:i,payload:a}),u=this._mutations[i];u&&(this._withCommit((function(){u.forEach((function(t){t(a)}))})),this._subscribers.slice().forEach((function(t){return t(s,r.state)})))},y.prototype.dispatch=function(t,e){var n=this,r=j(t,e),o=r.type,i=r.payload,a={type:o,payload:i},s=this._actions[o];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(a,n.state)}))}catch(c){0}var u=s.length>1?Promise.all(s.map((function(t){return t(i)}))):s[0](i);return new Promise((function(t,e){u.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(a,n.state)}))}catch(c){0}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(a,n.state,t)}))}catch(c){0}e(t)}))}))}},y.prototype.subscribe=function(t,e){return w(t,this._subscribers,e)},y.prototype.subscribeAction=function(t,e){var n="function"===typeof t?{before:t}:t;return w(n,this._actionSubscribers,e)},y.prototype.watch=function(t,e,n){var r=this;return this._watcherVM.$watch((function(){return t(r.state,r.getters)}),e,n)},y.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},y.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"===typeof t&&(t=[t]),this._modules.register(t,e),C(this,this.state,t,this._modules.get(t),n.preserveState),x(this,this.state)},y.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var n=L(e.state,t.slice(0,-1));g.delete(n,t[t.length-1])})),_(this)},y.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),this._modules.isRegistered(t)},y.prototype.hotUpdate=function(t){this._modules.update(t),_(this,!0)},y.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(y.prototype,b);var R=z((function(t,e){var n={};return D(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var r=U(this.$store,"mapState",t);if(!r)return;e=r.context.state,n=r.context.getters}return"function"===typeof o?o.call(this,e,n):e[o]},n[r].vuex=!0})),n})),T=z((function(t,e){var n={};return D(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.commit;if(t){var i=U(this.$store,"mapMutations",t);if(!i)return;r=i.context.commit}return"function"===typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n})),M=z((function(t,e){var n={};return D(e).forEach((function(e){var r=e.key,o=e.val;o=t+o,n[r]=function(){if(!t||U(this.$store,"mapGetters",t))return this.$store.getters[o]},n[r].vuex=!0})),n})),N=z((function(t,e){var n={};return D(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.dispatch;if(t){var i=U(this.$store,"mapActions",t);if(!i)return;r=i.context.dispatch}return"function"===typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n})),I=function(t){return{mapState:R.bind(null,t),mapGetters:M.bind(null,t),mapMutations:T.bind(null,t),mapActions:N.bind(null,t)}};function D(t){return F(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function F(t){return Array.isArray(t)||l(t)}function z(t){return function(e,n){return"string"!==typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function U(t,e,n){var r=t._modulesNamespaceMap[n];return r}function B(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var r=t.transformer;void 0===r&&(r=function(t){return t});var o=t.mutationTransformer;void 0===o&&(o=function(t){return t});var i=t.actionFilter;void 0===i&&(i=function(t,e){return!0});var a=t.actionTransformer;void 0===a&&(a=function(t){return t});var s=t.logMutations;void 0===s&&(s=!0);var c=t.logActions;void 0===c&&(c=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var f=u(t.state);"undefined"!==typeof l&&(s&&t.subscribe((function(t,i){var a=u(i);if(n(t,f,a)){var s=H(),c=o(t),p="mutation "+t.type+s;q(l,p,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",r(f)),l.log("%c mutation","color: #03A9F4; font-weight: bold",c),l.log("%c next state","color: #4CAF50; font-weight: bold",r(a)),W(l)}f=a})),c&&t.subscribeAction((function(t,n){if(i(t,n)){var r=H(),o=a(t),s="action "+t.type+r;q(l,s,e),l.log("%c action","color: #03A9F4; font-weight: bold",o),W(l)}})))}}function q(t,e,n){var r=n?t.groupCollapsed:t.group;try{r.call(t,e)}catch(o){t.log(e)}}function W(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function H(){var t=new Date;return" @ "+V(t.getHours(),2)+":"+V(t.getMinutes(),2)+":"+V(t.getSeconds(),2)+"."+V(t.getMilliseconds(),3)}function G(t,e){return new Array(e+1).join(t)}function V(t,e){return G("0",e-t.toString().length)+t}var K={Store:y,install:$,version:"3.6.2",mapState:R,mapMutations:T,mapGetters:M,mapActions:N,createNamespacedHelpers:I,createLogger:B};e["a"]=K}).call(this,n("c8ba"))},"30b5":function(t,e,n){"use strict";var r=n("c532");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&&"undefined"!==typeof 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 s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},"31bd":function(t,e){function n(t,e){var r={name:t.name,path:t.path,hash:t.hash,query:t.query,params:t.params,fullPath:t.fullPath,meta:t.meta};return e&&(r.from=n(e)),Object.freeze(r)}e.sync=function(t,e,r){var o=(r||{}).moduleName||"route";t.registerModule(o,{namespaced:!0,state:n(e.currentRoute),mutations:{ROUTE_CHANGED:function(e,r){t.state[o]=n(r.to,r.from)}}});var i,a=!1,s=t.watch((function(t){return t[o]}),(function(t){var n=t.fullPath;n!==i&&(null!=i&&(a=!0,e.push(t)),i=n)}),{sync:!0}),u=e.afterEach((function(e,n){a?a=!1:(i=e.fullPath,t.commit(o+"/ROUTE_CHANGED",{to:e,from:n}))}));return function(){null!=u&&u(),null!=s&&s(),t.unregisterModule(o)}}},3325:function(t,e){t.exports={}},"342f":function(t,e,n){var r=n("d066");t.exports=r("navigator","userAgent")||""},"34dc":function(t,e,n){"use strict";var r=n("db7d").IteratorPrototype,o=n("b9ee"),i=n("5a3f"),a=n("aa86"),s=n("ecba"),u=function(){return this};t.exports=function(t,e,n){var c=e+" Iterator";return t.prototype=o(r,{next:i(1,n)}),a(t,c,!1,!0),s[c]=u,t}},"37bc":function(t,e,n){var r=n("db62"),o=/#|\.prototype\./,i=function(t,e){var n=s[a(t)];return n==c||n!=u&&("function"==typeof e?r(e):!!e)},a=i.normalize=function(t){return String(t).replace(o,".").toLowerCase()},s=i.data={},u=i.NATIVE="N",c=i.POLYFILL="P";t.exports=i},"37e8":function(t,e,n){var r=n("83ab"),o=n("9bf2"),i=n("825a"),a=n("df75");t.exports=r?Object.defineProperties:function(t,e){i(t);var n,r=a(e),s=r.length,u=0;while(s>u)o.f(t,n=r[u++],e[n]);return t}},"387f":function(t,e,n){"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}},3934:function(t,e,n){"use strict";var r=n("c532");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 function(){return!0}}()},"3b6f":function(t,e,n){var r=n("1a58");t.exports=r.Promise},"3bbe":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"3e1e":function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"已经在LessPass上了吗?登入","AtLeastOneOptionShouldBeSelected":"您必须在小写,大写,数字或符号中至少选择一个选项。","Change my password":"修改我的密码","ChangePasswordError":"我们无法使用提供的信息更改您的密码。","ChangePasswordSuccessful":"您的密码已成功更改。","Copied":"已复制","Counter":"计数器","CounterFieldHelp":"增加这个值就可以在不改变主密码的前提下生成全新的密码。","CreatePassword":"您要生成一个密码吗?","Current Master Password":"当前的主密码","Default password profile":"默认密码配置文件","Email":"邮件地址","EmailAlreadyExist":"这个邮件地址已被注册。登录或找回您的密码?","EmailInvalid":"请输入一个有效的电子邮件地址","EmailRequiredError":"我们需要一个电子邮件地址来找到您的账户。","Encrypt my master password":"加密我的主密码","ForgotPassword":"忘记了您的密码?","Generate":"生成","It is not recommended to change the default url.":"不建议更改默认URL。","Length":"长度","LengthDeprecationWarning":"密码的最大长度是35个字符。","LessPass Database":"LessPass数据库","LessPass Database Url":"LessPass 数据库网址","Login":"登录","LoginFormInvalid":"电子邮件和密码是必填项","LoginIncorrectError":"我们没找到符合您输入的电子邮件地址及密码的记录。请核验后再试。","Master Password":"主密码","MasterPasswordsEqualsNoNeedToChange":"旧的主密码和新的主密码相同。无需更改!","MasterPasswordsRequired":"需要旧的主密码和新的主密码。","My Account":"我的帐户","New Master Password":"新的主密码","New20210331":"我接手了LessPass上的开发工作,以修复错误并改善界面。我简化了登录页面,以更正自托管版本的登录URL的问题。默认情况下,主密码在发送到服务器端之前已加密。始终可以取消选中此选项,但仅对于连接即可。","NewToLessPass":"LessPass的新手?现在加入","Next":"下一步","NoMatchFor":"没有找到符合下列条件的内容:","NoPassword":"您的数据库里没有保存任何密码配置。","Options":"选项","PasswordProfileCopied":"已复制您的密码配置。","PasswordResetRequired":"请输入登录密码","PasswordResetSuccessful":"已成功重置您的登录密码。","PasswordTooCommon":"该密码太普通了.","PasswordTooShort":"该密码太短。 必须至少包含8个字符.","Previous":"上一步","Register":"注册","Reset my password":"重置我的登录密码","ResetLinkExpired":"此登录密码重置链接已过期。","ResetPasswordHelpText":"输入您的用户帐户的已验证电子邮件地址,我们将向您发送密码重置链接。","Save":"保存","Saved passwords":"已保存密码","Search":"搜索","Settings":"设置","Sign In":"登录","Sign out":"登出","Site":"网站名","SiteLoginMasterPasswordMandatory":"网站名、登录名以及主密码均为必填信息。","SorryCopy":"很抱歉,但复制功能仅适用于现代浏览器","UpdateYourSearch":"请尝试放宽您的搜索条件。","Username":"用户名","WantToHelp":"你想帮我吗?请随时为LessPass贡献力量","WelcomeRegister":"你好 {email},欢迎您的注册。","What is new ?":"有什么新东西?","What is new?":"有什么新东西?","resetPasswordSuccess":"如果电子邮件地址 {email} 与一个 LessPass 账户相关联,您将很快收到 LessPass 的电子邮件,里面提供有重置密码的操作说明。"}')},"412f":function(t,e,n){"use strict";var r=n("f0ab"),o=function(t){var e,n;this.promise=new t((function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r})),this.resolve=r(e),this.reject=r(n)};t.exports.f=function(t){return new o(t)}},4160:function(t,e,n){"use strict";var r=n("23e7"),o=n("17c2");r({target:"Array",proto:!0,forced:[].forEach!=o},{forEach:o})},4189:function(t,e,n){var r=n("e9cd");t.exports=function(t,e,n){for(var o in e)r(t,o,e[o],n);return t}},"428f":function(t,e,n){var r=n("da84");t.exports=r},4362:function(t,e,n){e.nextTick=function(t){var e=Array.prototype.slice.call(arguments);e.shift(),setTimeout((function(){t.apply(null,e)}),0)},e.platform=e.arch=e.execPath=e.title="browser",e.pid=1,e.browser=!0,e.env={},e.argv=[],e.binding=function(t){throw new Error("No such module. (Possibly not yet loaded)")},function(){var t,r="/";e.cwd=function(){return r},e.chdir=function(e){t||(t=n("df7c")),r=t.resolve(e,r)}}(),e.exit=e.kill=e.umask=e.dlopen=e.uptime=e.memoryUsage=e.uvCounters=function(){},e.features={}},"44ad":function(t,e,n){var r=n("d039"),o=n("c6b6"),i="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==o(t)?i.call(t,""):Object(t)}:Object},"44d2":function(t,e,n){var r=n("b622"),o=n("7c73"),i=n("9bf2"),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&i.f(s,a,{configurable:!0,value:o(null)}),t.exports=function(t){s[a][t]=!0}},"44e7":function(t,e,n){var r=n("861d"),o=n("c6b6"),i=n("b622"),a=i("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[a])?!!e:"RegExp"==o(t))}},4501:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},"466d":function(t,e,n){"use strict";var r=n("d784"),o=n("825a"),i=n("50c4"),a=n("1d80"),s=n("8aa5"),u=n("14c3");r("match",1,(function(t,e,n){return[function(e){var n=a(this),r=void 0==e?void 0:e[t];return void 0!==r?r.call(e,n):new RegExp(e)[t](String(n))},function(t){var r=n(e,t,this);if(r.done)return r.value;var a=o(t),c=String(this);if(!a.global)return u(a,c);var l=a.unicode;a.lastIndex=0;var f,p=[],d=0;while(null!==(f=u(a,c))){var h=String(f[0]);p[d]=h,""===h&&(a.lastIndex=s(c,i(a.lastIndex),l)),d++}return 0===d?null:p}]}))},"467f":function(t,e,n){"use strict";var r=n("2d83");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)}},4840:function(t,e,n){var r=n("825a"),o=n("1c0b"),i=n("b622"),a=i("species");t.exports=function(t,e){var n,i=r(t).constructor;return void 0===i||void 0==(n=r(i)[a])?e:o(n)}},4930:function(t,e,n){var r=n("605d"),o=n("2d00"),i=n("d039");t.exports=!!Object.getOwnPropertySymbols&&!i((function(){return!Symbol.sham&&(r?38===o:o>37&&o<41)}))},"49f6":function(t,e,n){var r=n("f8f7"),o=n("e15f"),i=n("2bba"),a=n("b7db"),s=Object.defineProperty;e.f=r?s:function(t,e,n){if(i(t),e=a(e,!0),i(n),o)try{return s(t,e,n)}catch(r){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},"4a7b":function(t,e,n){"use strict";var r=n("c532");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"],s=["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 c(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,c),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(s,(function(r){r in e?n[r]=u(t[r],e[r]):r in t&&(n[r]=u(void 0,t[r]))}));var l=o.concat(i).concat(a).concat(s),f=Object.keys(t).concat(Object.keys(e)).filter((function(t){return-1===l.indexOf(t)}));return r.forEach(f,c),n}},"4b1e":function(t,e,n){var r=n("fd4c");t.exports=/(iphone|ipod|ipad).*applewebkit/i.test(r)},"4d63":function(t,e,n){var r=n("83ab"),o=n("da84"),i=n("94ca"),a=n("7156"),s=n("9bf2").f,u=n("241c").f,c=n("44e7"),l=n("ad6d"),f=n("9f7f"),p=n("6eeb"),d=n("d039"),h=n("69f3").set,v=n("2626"),m=n("b622"),g=m("match"),y=o.RegExp,b=y.prototype,w=/a/g,_=/a/g,x=new y(w)!==w,C=f.UNSUPPORTED_Y,P=r&&i("RegExp",!x||C||d((function(){return _[g]=!1,y(w)!=w||y(_)==_||"/a/i"!=y(w,"i")})));if(P){var S=function(t,e){var n,r=this instanceof S,o=c(t),i=void 0===e;if(!r&&o&&t.constructor===S&&i)return t;x?o&&!i&&(t=t.source):t instanceof S&&(i&&(e=l.call(t)),t=t.source),C&&(n=!!e&&e.indexOf("y")>-1,n&&(e=e.replace(/y/g,"")));var s=a(x?new y(t,e):y(t,e),r?this:b,S);return C&&n&&h(s,{sticky:n}),s},E=function(t){t in S||s(S,t,{configurable:!0,get:function(){return y[t]},set:function(e){y[t]=e}})},k=u(y),A=0;while(k.length>A)E(k[A++]);b.constructor=S,S.prototype=b,p(o,"RegExp",S)}v("RegExp")},"4d64":function(t,e,n){var r=n("fc6a"),o=n("50c4"),i=n("23cb"),a=function(t){return function(e,n,a){var s,u=r(e),c=o(u.length),l=i(a,c);if(t&&n!=n){while(c>l)if(s=u[l++],s!=s)return!0}else for(;c>l;l++)if((t||l in u)&&u[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},"4de4":function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").filter,i=n("1dde"),a=i("filter");r({target:"Array",proto:!0,forced:!a},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},"4e00":function(t,e,n){},"4f8a":function(t,e){function n(t){const e=unescape(encodeURIComponent(t)),n=e.split(""),r=[];for(let o=0;o0?o(r(t),9007199254740991):0}},5135:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},"515c":function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},5270:function(t,e,n){"use strict";var r=n("c532"),o=n("c401"),i=n("2e67"),a=n("2444");function s(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){s(t),t.headers=t.headers||{},t.data=o(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]}));var e=t.adapter||a.adapter;return e(t).then((function(e){return s(t),e.data=o(e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(s(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},"52fe":function(t,e,n){"use strict";n("aa72")},5319:function(t,e,n){"use strict";var r=n("d784"),o=n("825a"),i=n("50c4"),a=n("a691"),s=n("1d80"),u=n("8aa5"),c=n("0cb2"),l=n("14c3"),f=Math.max,p=Math.min,d=function(t){return void 0===t?t:String(t)};r("replace",2,(function(t,e,n,r){var h=r.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,v=r.REPLACE_KEEPS_$0,m=h?"$":"$0";return[function(n,r){var o=s(this),i=void 0==n?void 0:n[t];return void 0!==i?i.call(n,o,r):e.call(String(o),n,r)},function(t,r){if(!h&&v||"string"===typeof r&&-1===r.indexOf(m)){var s=n(e,t,this,r);if(s.done)return s.value}var g=o(t),y=String(this),b="function"===typeof r;b||(r=String(r));var w=g.global;if(w){var _=g.unicode;g.lastIndex=0}var x=[];while(1){var C=l(g,y);if(null===C)break;if(x.push(C),!w)break;var P=String(C[0]);""===P&&(g.lastIndex=u(y,i(g.lastIndex),_))}for(var S="",E=0,k=0;k=E&&(S+=y.slice(E,O)+T,E=O+A.length)}return S+y.slice(E)}]}))},5436:function(t,e){function n(t,e,r,o){let i=t;if(i.length>=o)return{value:i,entropy:e};const a=e.divmod(r.length);return i+=r[a.remainder],n(i,a.quotient,r,o)}t.exports={consumeEntropy:n}},"54bb":function(t,e,n){"use strict";var r=n("13c0"),o=n("34dc"),i=n("1ae2"),a=n("a550"),s=n("aa86"),u=n("fcfd"),c=n("e9cd"),l=n("d29f"),f=n("1fc2"),p=n("ecba"),d=n("db7d"),h=d.IteratorPrototype,v=d.BUGGY_SAFARI_ITERATORS,m=l("iterator"),g="keys",y="values",b="entries",w=function(){return this};t.exports=function(t,e,n,l,d,_,x){o(n,e,l);var C,P,S,E=function(t){if(t===d&&j)return j;if(!v&&t in O)return O[t];switch(t){case g:return function(){return new n(this,t)};case y:return function(){return new n(this,t)};case b:return function(){return new n(this,t)}}return function(){return new n(this)}},k=e+" Iterator",A=!1,O=t.prototype,L=O[m]||O["@@iterator"]||d&&O[d],j=!v&&L||E(d),$="Array"==e&&O.entries||L;if($&&(C=i($.call(new t)),h!==Object.prototype&&C.next&&(f||i(C)===h||(a?a(C,h):"function"!=typeof C[m]&&u(C,m,w)),s(C,k,!0,!0),f&&(p[k]=w))),d==y&&L&&L.name!==y&&(A=!0,j=function(){return L.call(this)}),f&&!x||O[m]===j||u(O,m,j),p[e]=j,d)if(P={values:E(y),keys:_?j:E(g),entries:E(b)},x)for(S in P)(v||A||!(S in O))&&c(O,S,P[S]);else r({target:e,proto:!0,forced:v||A},P);return P}},"55ab":function(t,e,n){},5692:function(t,e,n){var r=n("c430"),o=n("c6cd");(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.9.1",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},"56d7":function(t,e,n){"use strict";n.r(e);var r={};n.r(r),n.d(r,"loadPasswordProfile",(function(){return nt})),n.d(r,"getPasswordFromUrlQuery",(function(){return rt})),n.d(r,"savePassword",(function(){return ot})),n.d(r,"resetPassword",(function(){return it})),n.d(r,"login",(function(){return at})),n.d(r,"logout",(function(){return st})),n.d(r,"getPasswords",(function(){return ut})),n.d(r,"saveOrUpdatePassword",(function(){return ct})),n.d(r,"deletePassword",(function(){return lt})),n.d(r,"displayMessage",(function(){return ft})),n.d(r,"cleanMessage",(function(){return pt}));var o={};n.r(o),n.d(o,"isAuthenticated",(function(){return vt})),n.d(o,"isGuest",(function(){return mt})),n.d(o,"passwordURL",(function(){return gt}));n("786c"),n("68aa"),n("9393"),n("09d7");var i=n("2b0e"),a={translate(t,e,n,r){return t&&e in t?this.compile(t[e],r):n?this.compile(n,r):e},compile(t,e){return e?t.replace(/{(\w*)}/g,(t,n)=>e.hasOwnProperty(n)?e[n]:""):t},getBestLanguage(t,e,n){if("undefined"===typeof e)return n;for(let r=0;r{const n=this.locales.hasOwnProperty(e)?Object.assign({},this.locales[e],t[e]):t[e];this.setLocale({lang:e,locale:n})})},getLang(){const t=e.languagesAvailable,n=window.navigator.userLanguage||window.navigator.language,r=e.defaultLanguage;return a.getBestLanguage(t,n,r)},_translate(t,e,n){return a.translate(this.locale,t,e,n)}}}),t.prototype.$polyglot=s),t.mixin({methods:{$t(t,e,n){return this.$polyglot._translate(t,e,n)}}}),t.locales=t=>{Object.keys(t).forEach(e=>{s.$polyglot.setLocale({lang:e,locale:t[e]})})}}var c={install:u},l=n("31bd"),f=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"card",attrs:{id:"lesspass"}},[n("lesspass-menu"),n("lesspass-message"),n("div",{staticClass:"lesspass__inner-box card-body"},[t.isLoading?n("div",{attrs:{id:"loading__view"}},[n("svg",{staticClass:"loading__icon",attrs:{width:"57",height:"57",viewBox:"0 0 57 57",xmlns:"http://www.w3.org/2000/svg",stroke:"#0275d8"}},[n("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[n("g",{attrs:{transform:"translate(1 1)","stroke-width":"2"}},[n("circle",{attrs:{cx:"5",cy:"50",r:"5"}},[n("animate",{attrs:{attributeName:"cy",begin:"0s",dur:"2.2s",values:"50;5;50;50",calcMode:"linear",repeatCount:"indefinite"}}),n("animate",{attrs:{attributeName:"cx",begin:"0s",dur:"2.2s",values:"5;27;49;5",calcMode:"linear",repeatCount:"indefinite"}})]),n("circle",{attrs:{cx:"27",cy:"5",r:"5"}},[n("animate",{attrs:{attributeName:"cy",begin:"0s",dur:"2.2s",from:"5",to:"5",values:"5;50;50;5",calcMode:"linear",repeatCount:"indefinite"}}),n("animate",{attrs:{attributeName:"cx",begin:"0s",dur:"2.2s",from:"27",to:"27",values:"27;49;5;27",calcMode:"linear",repeatCount:"indefinite"}})]),n("circle",{attrs:{cx:"49",cy:"50",r:"5"}},[n("animate",{attrs:{attributeName:"cy",begin:"0s",dur:"2.2s",values:"50;50;5;50",calcMode:"linear",repeatCount:"indefinite"}}),n("animate",{attrs:{attributeName:"cx",from:"49",to:"49",begin:"0s",dur:"2.2s",values:"49;5;27;49",calcMode:"linear",repeatCount:"indefinite"}})])])])])]):n("router-view")],1)],1)},p=[],d=(n("d3b7"),n("caad"),n("2532"),n("bc3a")),h=n.n(d),v="lesspass-v2",m="https://api.lesspass.com";function g(){var t=localStorage.getItem(v);return t?JSON.parse(t).settings.baseURL:m}h.a.interceptors.request.use((function(t){var e=g();t.baseURL=e;var n=localStorage.getItem("access_token");return n&&(t.headers["Authorization"]="Bearer ".concat(n)),t})),h.a.interceptors.response.use((function(t){return t}),(function(t){var e=localStorage.getItem("refresh_token");if(t.response&&401!==t.response.status||t.config&&t.config.url.includes("/api/auth/jwt/")||null===e)return new Promise((function(e,n){n(t)}));var n=g();return h.a.post("/api/auth/jwt/refresh/",{refresh:e},{baseURL:n}).then((function(e){var n=e.data.access;localStorage.setItem("access_token",n);var r=t.config;return r.headers["Authorization"]="Bearer ".concat(n),new Promise((function(t,e){h.a.request(r).then((function(e){t(e)})).catch((function(t){e(t)}))}))})).catch((function(t){Promise.reject(t)}))}));var y=h.a,b=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{attrs:{id:"menu"}},[n("div",{staticClass:"card-header",class:{"text-white bg-dark":t.isGuest}},[n("div",{staticClass:"row"},[n("div",{staticClass:"col-4"},[n("span",{staticClass:"menu-link pointer",attrs:{id:"title"},on:{click:function(e){return t.fullReload()}}},[t._v("LessPass")])]),n("div",{staticClass:"col-8 text-right"},[t.saved&&t.isAuthenticated?n("span",[t._m(0)]):t._e(),!t.saved&&t.isAuthenticated&&""!==t.$store.state.password.site&&"/"===t.$store.state.route.path?n("span",{staticClass:"menu-link",attrs:{title:t.$t("Save")},on:{click:function(e){return t.saveOrUpdatePassword()}}},[n("i",{staticClass:"fa fa-lg fa-save pointer"})]):t._e(),t.isAuthenticated?n("router-link",{staticClass:"menu-link pl-3",attrs:{to:{name:"passwords"},title:t.$t("Saved passwords")}},[n("i",{staticClass:"fa fa-lg fa-key"})]):t._e(),n("router-link",{staticClass:"menu-link pl-3",attrs:{to:{name:"whatsnew"},title:t.$t("What is new?")}},[n("i",{staticClass:"fa fa-lg fa-info-circle"})]),n("router-link",{staticClass:"menu-link pl-3",attrs:{to:{name:"settings"},title:t.$t("Settings")}},[n("i",{staticClass:"fa fa-lg fa-cog"})]),t.isAuthenticated?n("router-link",{staticClass:"menu-link pl-3",attrs:{to:{name:"myaccount"},title:t.$t("My Account")}},[n("i",{staticClass:"fa fa-lg fa-user pointer"})]):t._e(),t.isGuest?n("router-link",{staticClass:"menu-link pl-3",attrs:{to:{name:"login"},title:t.$t("Sign In")}},[n("i",{staticClass:"fa fa-lg fa-sign-in pointer"})]):t._e()],1)])])])},w=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("small",[n("i",{staticClass:"fa fa-lg fa-check pl-3"}),t._v(" saved")])}];n("a4d3"),n("4de4"),n("4160"),n("e439"),n("dbb4"),n("b64b"),n("159b");function _(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}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 C(t){for(var e=1;e=2}));if(n.length<2)return[];var r=n[n.length-2],o=n[n.length-1];return n.reduceRight((function(t,e){var r=n.indexOf(e);if(r>=0&&r=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}function de(t){return t.replace(/\/\//g,"/")}var he=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},ve=Te,me=_e,ge=xe,ye=Se,be=Re,we=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function _e(t,e){var n,r=[],o=0,i=0,a="",s=e&&e.delimiter||"/";while(null!=(n=we.exec(t))){var u=n[0],c=n[1],l=n.index;if(a+=t.slice(i,l),i=l+u.length,c)a+=c[1];else{var f=t[i],p=n[2],d=n[3],h=n[4],v=n[5],m=n[6],g=n[7];a&&(r.push(a),a="");var y=null!=p&&null!=f&&f!==p,b="+"===m||"*"===m,w="?"===m||"*"===m,_=n[2]||s,x=h||v;r.push({name:d||o++,prefix:p||"",delimiter:_,optional:w,repeat:b,partial:y,asterisk:!!g,pattern:x?ke(x):g?".*":"[^"+Ee(_)+"]+?"})}}return i1||!w.length)return 0===w.length?t():t("span",{},w)}if("a"===this.tag)b.on=y,b.attrs={href:s,"aria-current":m};else{var _=We(this.$slots.default);if(_){_.isStatic=!1;var x=_.data=Ut({},_.data);for(var C in x.on=x.on||{},x.on){var P=x.on[C];C in y&&(x.on[C]=Array.isArray(P)?P:[P])}for(var S in y)S in x.on?x.on[S].push(y[S]):x.on[S]=g;var E=_.data.attrs=Ut({},_.data.attrs);E.href=s,E["aria-current"]=m}else b.on=y}return t(this.tag,b,this.$slots.default)}};function qe(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&(void 0===t.button||0===t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function We(t){if(t)for(var e,n=0;n-1&&(s.params[f]=n.params[f]);return s.path=Ne(c.path,s.params,'named route "'+u+'"'),p(c,s,a)}if(s.path){s.params={};for(var d=0;d=t.length?n():t[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}var Cn={redirected:2,aborted:4,cancelled:8,duplicated:16};function Pn(t,e){return An(t,e,Cn.redirected,'Redirected when going from "'+t.fullPath+'" to "'+Ln(e)+'" via a navigation guard.')}function Sn(t,e){var n=An(t,e,Cn.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function En(t,e){return An(t,e,Cn.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function kn(t,e){return An(t,e,Cn.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function An(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var On=["params","query","hash"];function Ln(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return On.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function jn(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function $n(t,e){return jn(t)&&t._isRouter&&(null==e||t.type===e)}function Rn(t){return function(e,n,r){var o=!1,i=0,a=null;Tn(t,(function(t,e,n,s){if("function"===typeof t&&void 0===t.cid){o=!0,i++;var u,c=Dn((function(e){In(e)&&(e=e.default),t.resolved="function"===typeof e?e:De.extend(e),n.components[s]=e,i--,i<=0&&r()})),l=Dn((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=jn(t)?t:new Error(e),r(a))}));try{u=t(c,l)}catch(wt){l(wt)}if(u)if("function"===typeof u.then)u.then(c,l);else{var f=u.component;f&&"function"===typeof f.then&&f.then(c,l)}}})),o||r()}}function Tn(t,e){return Mn(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Mn(t){return Array.prototype.concat.apply([],t)}var Nn="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function In(t){return t.__esModule||Nn&&"Module"===t[Symbol.toStringTag]}function Dn(t){var e=!1;return function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var Fn=function(t,e){this.router=t,this.base=zn(e),this.current=te,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function zn(t){if(!t)if(Ge){var e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function Un(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=bn&&n;r&&this.listeners.push(sn());var o=function(){var n=t.current,o=Jn(t.base);t.current===te&&o===t._startLocation||t.transitionTo(o,(function(t){r&&un(e,t,n,!0)}))};window.addEventListener("popstate",o),this.listeners.push((function(){window.removeEventListener("popstate",o)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){wn(de(r.base+t.fullPath)),un(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){_n(de(r.base+t.fullPath)),un(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(Jn(this.base)!==this.current.fullPath){var e=de(this.base+this.current.fullPath);t?wn(e):_n(e)}},e.prototype.getCurrentLocation=function(){return Jn(this.base)},e}(Fn);function Jn(t){var e=window.location.pathname;return t&&0===e.toLowerCase().indexOf(t.toLowerCase())&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Yn=function(t){function e(e,n,r){t.call(this,e,n),r&&Qn(this.base)||Xn()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=bn&&n;r&&this.listeners.push(sn());var o=function(){var e=t.current;Xn()&&t.transitionTo(tr(),(function(n){r&&un(t.router,n,e,!0),bn||rr(n.fullPath)}))},i=bn?"popstate":"hashchange";window.addEventListener(i,o),this.listeners.push((function(){window.removeEventListener(i,o)}))}},e.prototype.push=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){nr(t.fullPath),un(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){rr(t.fullPath),un(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;tr()!==e&&(t?nr(e):rr(e))},e.prototype.getCurrentLocation=function(){return tr()},e}(Fn);function Qn(t){var e=Jn(t);if(!/^\/#/.test(e))return window.location.replace(de(t+"/#"+e)),!0}function Xn(){var t=tr();return"/"===t.charAt(0)||(rr("/"+t),!1)}function tr(){var t=window.location.href,e=t.indexOf("#");return e<0?"":(t=t.slice(e+1),t)}function er(t){var e=window.location.href,n=e.indexOf("#"),r=n>=0?e.slice(0,n):e;return r+"#"+t}function nr(t){bn?wn(er(t)):window.location.hash=t}function rr(t){bn?_n(er(t)):window.location.replace(er(t))}var or=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){$n(t,Cn.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(Fn),ir=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Ye(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!bn&&!1!==t.fallback,this.fallback&&(e="hash"),Ge||(e="abstract"),this.mode=e,e){case"history":this.history=new Zn(this,t.base);break;case"hash":this.history=new Yn(this,t.base,this.fallback);break;case"abstract":this.history=new or(this,t.base);break;default:0}},ar={currentRoute:{configurable:!0}};function sr(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function ur(t,e,n){var r="hash"===n?"#"+e:e;return t?de(t+"/"+r):r}ir.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},ar.currentRoute.get=function(){return this.history&&this.history.current},ir.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof Zn||n instanceof Yn){var r=function(t){var r=n.current,o=e.options.scrollBehavior,i=bn&&o;i&&"fullPath"in t&&un(e,t,r,!1)},o=function(t){n.setupListeners(),r(t)};n.transitionTo(n.getCurrentLocation(),o,o)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},ir.prototype.beforeEach=function(t){return sr(this.beforeHooks,t)},ir.prototype.beforeResolve=function(t){return sr(this.resolveHooks,t)},ir.prototype.afterEach=function(t){return sr(this.afterHooks,t)},ir.prototype.onReady=function(t,e){this.history.onReady(t,e)},ir.prototype.onError=function(t){this.history.onError(t)},ir.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},ir.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},ir.prototype.go=function(t){this.history.go(t)},ir.prototype.back=function(){this.go(-1)},ir.prototype.forward=function(){this.go(1)},ir.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},ir.prototype.resolve=function(t,e,n){e=e||this.history.current;var r=Ie(t,e,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath,a=this.history.base,s=ur(a,i,this.mode);return{location:r,route:o,href:s,normalizedTo:r,resolved:o}},ir.prototype.getRoutes=function(){return this.matcher.getRoutes()},ir.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==te&&this.history.transitionTo(this.history.getCurrentLocation())},ir.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==te&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(ir.prototype,ar),ir.install=He,ir.version="3.5.1",ir.isNavigationFailure=$n,ir.NavigationFailureType=Cn,ir.START_LOCATION=te,Ge&&window.Vue&&window.Vue.use(ir);var cr=ir,lr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("form",{on:{submit:function(e){return e.preventDefault(),t.signIn(e)}}},[n("div",{staticClass:"mb-3"},[n("h5",[t._v(t._s(t.$t("Sign In")))])]),n("div",{staticClass:"form-group"},[n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:"form-control",attrs:{id:"email",name:"username",type:"email",autocapitalize:"none",placeholder:t.$t("Email"),required:""},domProps:{value:t.email},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}})])]),n("div",{staticClass:"form-group mb-1"},[n("master-password",{attrs:{label:t.$t("Master Password")},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}})],1),n("div",{staticClass:"form-group text-right"},[n("button",{staticClass:"btn btn-link btn-sm p-0",attrs:{id:"login__forgot-password-btn",type:"button"},on:{click:function(e){return t.$router.push({name:"passwordReset"})}}},[n("small",[t._v(t._s(t.$t("ForgotPassword","Forgot your password?")))])])]),n("div",{staticClass:"form-group"},[n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"signInButton"}},[t._v(" "+t._s(t.$t("Sign In"))+" ")])]),n("div",{staticClass:"form-group mb-0"},[n("button",{staticClass:"btn btn-outline-dark btn-block",attrs:{id:"login__no-account-btn",type:"button"},on:{click:function(e){return t.$router.push({name:"register"})}}},[t._v(" "+t._s(t.$t("NewToLessPass","New to LessPass? Join now"))+" ")])])])},fr=[],pr={login:function(t){var e=t.email,n=t.password;return y.post("/auth/jwt/create/",{email:e,password:n})},register:function(t){var e=t.email,n=t.password;return y.post("/auth/users/",{email:e,password:n})},resetPassword:function(t){var e=t.email;return y.post("/auth/users/reset_password/",{email:e})},confirmResetPassword:function(t){var e=t.uid,n=t.token,r=t.password;return y.post("/auth/users/reset_password_confirm/",{uid:e,token:n,new_password:r,re_new_password:r})},changePassword:function(t){var e=t.current_password,n=t.new_password;return y.post("/auth/users/set_password/",{current_password:e,new_password:n,re_new_password:n})}},dr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"masterPassword"},[n("div",{staticClass:"input-group inner-addon left-addon"},[n("label",{staticClass:"sr-only",attrs:{for:"passwordField"}},[t._v(t._s(t.label))]),n("i",{staticClass:"fa fa-lock"}),n("input",{ref:"passwordField",staticClass:"form-control",attrs:{id:"passwordField",name:"passwordField",type:t.passwordType,tabindex:"0",autocorrect:"off",autocapitalize:"none",placeholder:t.label},domProps:{value:t.value},on:{input:function(e){return t.updateValue(e.target.value)},keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.$emit("keyupEnter")}}}),t.fingerprint&&t.value?n("span",{staticClass:"input-group-btn",on:{click:t.togglePasswordType}},[n("button",{staticClass:"btn",attrs:{id:"fingerprint",type:"button",tabindex:"-1"}},[n("small",[n("i",{staticClass:"fa fa-fw",class:[t.icon1],style:{color:t.color1}}),n("i",{staticClass:"fa fa-fw",class:[t.icon2],style:{color:t.color2}}),n("i",{staticClass:"fa fa-fw",class:[t.icon3],style:{color:t.color3}})])])]):t._e()])])},hr=[],vr=(n("25f0"),n("61f2")),mr=n.n(vr),gr=n("2ef0"),yr={name:"masterPassword",props:{value:String,label:String},data:function(){return{passwordType:"password",fingerprint:null,icon1:"",icon2:"",icon3:"",color1:"",color2:"",color3:""}},methods:{updateValue:function(t){var e=Math.random().toString(36).substring(7);this.setFingerprint(e),this.showRealFingerprint(t),this.$refs.passwordField.value=t,this.$emit("input",t)},togglePasswordType:function(){"password"===this.passwordType?this.passwordType="text":this.passwordType="password"},hide:function(){this.passwordType="password",this.fingerprint=null},getColor:function(t){var e=["#000000","#074750","#009191","#FF6CB6","#FFB5DA","#490092","#006CDB","#B66DFF","#6DB5FE","#B5DAFE","#920000","#924900","#DB6D00","#24FE23"],n=parseInt(t,16)%e.length;return e[n]},getIcon:function(t){var e=["fa-hashtag","fa-heart","fa-hotel","fa-university","fa-plug","fa-ambulance","fa-bus","fa-car","fa-plane","fa-rocket","fa-ship","fa-subway","fa-truck","fa-jpy","fa-eur","fa-btc","fa-usd","fa-gbp","fa-archive","fa-area-chart","fa-bed","fa-beer","fa-bell","fa-binoculars","fa-birthday-cake","fa-bomb","fa-briefcase","fa-bug","fa-camera","fa-cart-plus","fa-certificate","fa-coffee","fa-cloud","fa-coffee","fa-comment","fa-cube","fa-cutlery","fa-database","fa-diamond","fa-exclamation-circle","fa-eye","fa-flag","fa-flask","fa-futbol-o","fa-gamepad","fa-graduation-cap"],n=parseInt(t,16)%e.length;return e[n]},setFingerprint:function(t){var e=this;mr.a.createFingerprint(t).then((function(t){e.icon1=t[0].icon,e.color1=t[0].color,e.icon2=t[1].icon,e.color2=t[1].color,e.icon3=t[2].icon,e.color3=t[2].color,e.fingerprint=t}))},showRealFingerprint:Object(gr["debounce"])((function(t){this.setFingerprint(t)}),500)}},br=yr,wr=(n("f624"),k(br,dr,hr,!1,null,null,null)),_r=wr.exports;function xr(t,e){return mr.a.generatePassword("lesspass.com",t,e,et)}var Cr={data:function(){return{email:"",password:""}},computed:Object(P["c"])(["settings"]),components:{MasterPassword:_r},methods:{formIsValid:function(){return!(!this.email||!this.password)||(jt.error(this.$t("LoginFormInvalid","Email and password are mandatory")),!1)},signIn:function(){var t=this;this.formIsValid()&&xr(this.email,this.password).then((function(e){var n=t.settings.encryptMasterPassword?e:t.password;pr.login({email:t.email,password:n}).then((function(e){t.$store.dispatch("login",e.data),t.$router.push({name:"home"})})).catch((function(e){e.response&&401===e.response.status?jt.error(t.$t("LoginIncorrectError","The email and password you entered did not match our records. Please double-check and try again.")):jt.displayGenericError()}))}))}}},Pr=Cr,Sr=k(Pr,lr,fr,!1,null,null,null),Er=Sr.exports,kr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("form",{on:{submit:function(e){return e.preventDefault(),t.signIn(e)}}},[n("div",{staticClass:"mb-3"},[n("h5",[t._v(t._s(t.$t("Register")))])]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:"form-control",attrs:{id:"email",name:"username",type:"email",autocapitalize:"none",placeholder:t.$t("Email"),required:""},domProps:{value:t.email},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}})])])]),n("div",{staticClass:"form-group"},[n("master-password",{attrs:{label:t.$t("Master Password")},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}})],1),n("div",{staticClass:"form-group"},[n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"registerButton",type:"button"},on:{click:t.register}},[t._v(" "+t._s(t.$t("Register"))+" ")])]),n("div",{staticClass:"form-group mb-0"},[n("button",{staticClass:"btn btn-outline-dark btn-block",attrs:{id:"login__no-account-btn",type:"button"},on:{click:function(e){return t.$router.push({name:"login"})}}},[t._v(" "+t._s(t.$t("AlreadyOnLessPass","Already on LessPass? Sign In"))+" ")])])])},Ar=[],Or={data:function(){return{email:"",password:""}},components:{MasterPassword:_r},methods:{formIsValid:function(){return!(!this.email||!this.password)||(jt.error(this.$t("LoginFormInvalid","Email and password are mandatory")),!1)},register:function(){var t=this;this.formIsValid()&&xr(this.email,this.password).then((function(e){pr.register({email:t.email,password:e}).then((function(){return jt.success(t.$t("WelcomeRegister","Welcome {email}, thank you for signing up.",{email:t.email})),pr.login({email:t.email,password:e}).then((function(e){t.$store.dispatch("login",e.data),t.$router.push({name:"home"})})).catch((function(){return jt.displayGenericError()}))})).catch((function(e){e.response&&e.response.data&&"undefined"!==typeof e.response.data.email?(-1!==e.response.data.email[0].indexOf("already exists")&&jt.error(t.$t("EmailAlreadyExist","This email is already registered. Want to login or recover your password?")),-1!==e.response.data.email[0].indexOf("valid email")&&jt.error(t.$t("EmailInvalid","Please enter a valid email"))):e.response&&e.response.data&&"undefined"!==typeof e.response.data.password?(-1!==e.response.data.password[0].indexOf("too short")&&jt.error(t.$t("PasswordTooShort","This password is too short. It must contain at least 8 characters.")),-1!==e.response.data.password[0].indexOf("too common")&&jt.error(t.$t("PasswordTooCommon","This password is too common."))):jt.displayGenericError()}))}))}}},Lr=Or,jr=k(Lr,kr,Ar,!1,null,null,null),$r=jr.exports,Rr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("h5",[t._v(t._s(t.$t("Change my password")))]),n("form",{on:{submit:function(e){return e.preventDefault(),t.changePassword(e)}}},[n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:"form-control",attrs:{id:"email",name:"email",type:"email",placeholder:"Email"},domProps:{value:t.email},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}})])])]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("master-password",{attrs:{label:t.$t("Current Master Password")},model:{value:t.current_password,callback:function(e){t.current_password=e},expression:"current_password"}})],1)]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("master-password",{attrs:{label:t.$t("New Master Password")},model:{value:t.new_password,callback:function(e){t.new_password=e},expression:"new_password"}})],1)]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"changeMyPasswordButton"}},[t._v(" "+t._s(t.$t("Change my password"))+" ")])])])]),n("hr"),n("button",{staticClass:"btn btn-success btn-block",attrs:{id:"signOutButton",type:"button"},on:{click:t.logout}},[t._v(" "+t._s(t.$t("Sign out"))+" ")])])},Tr=[];n("96cf");function Mr(t,e,n,r,o,i,a){try{var s=t[i](a),u=s.value}catch(c){return void n(c)}s.done?e(u):Promise.resolve(u).then(r,o)}function Nr(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Mr(i,r,o,a,s,"next",t)}function s(t){Mr(i,r,o,a,s,"throw",t)}a(void 0)}))}}var Ir={components:{MasterPassword:_r},data:function(){return{email:"",new_password:"",current_password:""}},methods:{logout:function(){this.$store.dispatch("logout"),this.$router.push({name:"home"}).catch((function(){}))},changePassword:function(){var t=Nr(regeneratorRuntime.mark((function t(){var e,n,r=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(this.email){t.next=3;break}return jt.error(this.$t("EmailRequiredError","Email is required")),t.abrupt("return");case 3:if(this.current_password&&this.new_password){t.next=6;break}return jt.error(this.$t("MasterPasswordsRequired","Old master password and new master password are required.")),t.abrupt("return");case 6:if(this.current_password!==this.new_password){t.next=9;break}return jt.error(this.$t("MasterPasswordsEqualsNoNeedToChange","Old master password and new master password are the same. No need to change it!")),t.abrupt("return");case 9:return t.next=11,xr(this.email,this.current_password);case 11:return e=t.sent,t.next=14,xr(this.email,this.new_password);case 14:n=t.sent,pr.changePassword({current_password:e,new_password:n}).then((function(){jt.success(r.$t("ChangePasswordSuccessful","Your password was changed successfully.")),pr.login({email:r.email,password:n}).then((function(t){r.$store.dispatch("login",t.data),r.$router.push({name:"home"})})).catch((function(){return jt.displayGenericError()}))})).catch((function(t){jt.error(r.$t("ChangePasswordError","We cannot change your password with the information provided."))}));case 16:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}()}},Dr=Ir,Fr=k(Dr,Rr,Tr,!1,null,null,null),zr=Fr.exports,Ur=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("form",{attrs:{id:"password-generator",novalidate:""},on:{submit:function(e){return e.preventDefault(),t.generatePassword(e)}}},[n("div",{staticClass:"form-group"},[n("input-site",{ref:"site",attrs:{passwords:t.passwords,label:t.$t("Site")},on:{suggestionSelected:t.setSite,passwordProfileSelected:t.setPasswordProfile},model:{value:t.password.site,callback:function(e){t.$set(t.password,"site",e)},expression:"password.site"}})],1),n("remove-auto-complete"),n("div",{staticClass:"form-group"},[n("label",{staticClass:"sr-only",attrs:{for:"login"}},[t._v(t._s(t.$t("Username")))]),n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.password.login,expression:"password.login"}],ref:"login",staticClass:"form-control",attrs:{id:"login",type:"text",name:"login",tabindex:"0",autocomplete:"off",autocorrect:"off",autocapitalize:"none",placeholder:t.$t("Username")},domProps:{value:t.password.login},on:{input:function(e){e.target.composing||t.$set(t.password,"login",e.target.value)}}})])]),n("div",{staticClass:"form-group"},[n("master-password",{ref:"masterPassword",attrs:{label:t.$t("Master Password")},model:{value:t.masterPassword,callback:function(e){t.masterPassword=e},expression:"masterPassword"}})],1),n("options",{attrs:{options:t.password}}),n("div",{staticClass:"form-group mt-4 mb-0"},[t.passwordGenerated?t._e():n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"generatePassword__btn",type:"submit",tabindex:"0"}},[t._v(" "+t._s(t.$t("Generate"))+" ")]),n("div",{directives:[{name:"show",rawName:"v-show",value:t.passwordGenerated,expression:"passwordGenerated"}],staticClass:"input-group"},[n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-primary",attrs:{id:"copyPasswordButton",tabindex:"0",type:"button"},on:{click:function(e){return t.copyPassword()}}},[n("i",{staticClass:"fa fa-clipboard"})])]),n("input",{ref:"passwordGenerated",staticClass:"form-control",attrs:{id:"generated-password",type:"password",tabindex:"-1"},domProps:{value:t.passwordGenerated}}),n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-secondary",attrs:{id:"revealGeneratedPassword",type:"button",tabindex:"0"},on:{click:function(e){return t.togglePasswordType(t.$refs.passwordGenerated)}}},[n("i",{staticClass:"fa fa-eye"})])]),n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-secondary",attrs:{id:"sharePasswordProfileButton",type:"button",tabindex:"0"},on:{click:function(e){return t.sharePasswordProfile()}}},[n("i",{staticClass:"fa fa-share-alt pointer"})])])])])],1)},Br=[];function qr(t,{target:e=document.body}={}){const n=document.createElement("textarea"),r=document.activeElement;n.value=t,n.setAttribute("readonly",""),n.style.contain="strict",n.style.position="absolute",n.style.left="-9999px",n.style.fontSize="12pt";const o=document.getSelection();let i=!1;o.rangeCount>0&&(i=o.getRangeAt(0)),e.append(n),n.select(),n.selectionStart=0,n.selectionEnd=t.length;let a=!1;try{a=document.execCommand("copy")}catch{}return n.remove(),i&&(o.removeAllRanges(),o.addRange(i)),r&&r.focus(),a}var Wr=function(){var t=this,e=t.$createElement;t._self._c;return t._m(0)},Hr=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticStyle:{display:"none"}},[n("label",{attrs:{for:"username"}},[n("input",{attrs:{type:"text",id:"username",name:"username",autocomplete:"username"}})]),n("label",{attrs:{for:"password"}},[n("input",{attrs:{type:"password",id:"password",name:"password",autocomplete:"current-password"}})])])}],Gr={},Vr=k(Gr,Wr,Hr,!1,null,null,null),Kr=Vr.exports,Zr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"inputSite"},[n("label",{staticClass:"sr-only",attrs:{for:"siteField"}},[t._v(t._s(t.label))]),n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-globe"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.site,expression:"site"}],ref:"siteField",staticClass:"form-control awesomplete",attrs:{id:"siteField",type:"text",name:"siteField",tabindex:"0",autocorrect:"off",autocapitalize:"none",placeholder:t.label},domProps:{value:t.site},on:{input:function(e){e.target.composing||(t.site=e.target.value)}}})])])},Jr=[],Yr=(n("d81d"),n("f4fb")),Qr=n.n(Yr),Xr={name:"inputSite",props:{value:String,label:String,passwords:{type:Array,default:function(){return[]}}},mounted:function(){var t=this;this.awesomplete=new Qr.a(this.$refs.siteField),this.awesomplete.item=function(t,e){var n=Qr.a.ITEM(t.value.site,e);return n.innerHTML+=" ".concat(t.value.login),n},this.awesomplete.filter=function(t,e){return Qr.a.FILTER_CONTAINS(t,e)||Qr.a.FILTER_CONTAINS(e,t)},this.awesomplete.data=function(t){return{label:t.site,value:t}},this.awesomplete.replace=function(e){t.$refs.siteField.value=e.label,e.value.suggestion?t.$emit("suggestionSelected",e.value.site):t.$emit("passwordProfileSelected",e.value)},this.awesomplete.sort=function(t,e){return t.value.site.localeCompare(e.value.site)||t.value.login.localeCompare(e.value.login)}},computed:{site:{get:function(){return this.value},set:function(t){this.$emit("input",t)}}},watch:{site:function(t){var e=I(t).map((function(t){return{site:t,suggestion:!0,login:""}}));this.awesomplete.list=this.passwords.concat(e)}},methods:{}},to=Xr,eo=(n("ac25"),k(to,Zr,Jr,!1,null,null,null)),no=eo.exports,ro=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{attrs:{id:"options"}},[n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("div",{staticClass:"row"},[n("div",{staticClass:"col"},[n("label",{attrs:{for:"types"}},[t._v(t._s(t.$t("Options")))])])]),n("div",{staticClass:"row",attrs:{id:"types"}},[n("div",{staticClass:"col-3"},[n("div",{staticClass:"form-check"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.options.lowercase,expression:"options.lowercase"}],staticClass:"form-check-input",attrs:{id:"lowercase__btn",type:"checkbox",tabindex:"1"},domProps:{checked:Array.isArray(t.options.lowercase)?t._i(t.options.lowercase,null)>-1:t.options.lowercase},on:{change:function(e){var n=t.options.lowercase,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=null,a=t._i(n,i);r.checked?a<0&&t.$set(t.options,"lowercase",n.concat([i])):a>-1&&t.$set(t.options,"lowercase",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.options,"lowercase",o)}}}),n("label",{staticClass:"form-check-label",attrs:{for:"lowercase__btn"}},[t._v(" a-z ")])])]),n("div",{staticClass:"col-3"},[n("div",{staticClass:"form-check"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.options.uppercase,expression:"options.uppercase"}],staticClass:"form-check-input",attrs:{id:"uppercase__btn",type:"checkbox",tabindex:"1"},domProps:{checked:Array.isArray(t.options.uppercase)?t._i(t.options.uppercase,null)>-1:t.options.uppercase},on:{change:function(e){var n=t.options.uppercase,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=null,a=t._i(n,i);r.checked?a<0&&t.$set(t.options,"uppercase",n.concat([i])):a>-1&&t.$set(t.options,"uppercase",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.options,"uppercase",o)}}}),n("label",{staticClass:"form-check-label",attrs:{for:"uppercase__btn"}},[t._v(" A-Z ")])])]),n("div",{staticClass:"col-3"},[n("div",{staticClass:"form-check"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.options.numbers,expression:"options.numbers"}],staticClass:"form-check-input",attrs:{id:"numbers__btn",type:"checkbox",tabindex:"1"},domProps:{checked:Array.isArray(t.options.numbers)?t._i(t.options.numbers,null)>-1:t.options.numbers},on:{change:function(e){var n=t.options.numbers,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=null,a=t._i(n,i);r.checked?a<0&&t.$set(t.options,"numbers",n.concat([i])):a>-1&&t.$set(t.options,"numbers",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.options,"numbers",o)}}}),n("label",{staticClass:"form-check-label",attrs:{for:"numbers__btn"}},[t._v(" 0-9 ")])])]),n("div",{staticClass:"col-3"},[n("div",{staticClass:"form-check"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.options.symbols,expression:"options.symbols"}],staticClass:"form-check-input",attrs:{id:"symbols__btn",type:"checkbox",tabindex:"1"},domProps:{checked:Array.isArray(t.options.symbols)?t._i(t.options.symbols,null)>-1:t.options.symbols},on:{change:function(e){var n=t.options.symbols,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=null,a=t._i(n,i);r.checked?a<0&&t.$set(t.options,"symbols",n.concat([i])):a>-1&&t.$set(t.options,"symbols",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.options,"symbols",o)}}}),n("label",{staticClass:"form-check-label",attrs:{for:"symbols__btn"}},[t._v(" %!@ ")])])])])])]),n("div",{staticClass:"form-group row mb-0"},[n("div",{staticClass:"col-5 col-sm-4"},[n("label",{attrs:{for:"passwordLength"}},[t._v(t._s(t.$t("Length")))]),n("div",{staticClass:"input-group input-group-sm"},[n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-primary btn-sm px-2",attrs:{id:"decreaseLength__btn",tabindex:"1",type:"button"},on:{click:function(e){t.options.length=t.decrement(t.options.length,{min:5,max:35})}}},[t._m(0)])]),n("input",{directives:[{name:"model",rawName:"v-model.number",value:t.options.length,expression:"options.length",modifiers:{number:!0}}],staticClass:"form-control form-control-sm",attrs:{id:"passwordLength",tabindex:"1",type:"number",min:"5",max:"35"},domProps:{value:t.options.length},on:{input:function(e){e.target.composing||t.$set(t.options,"length",t._n(e.target.value))},blur:function(e){return t.$forceUpdate()}}}),n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-primary btn-sm px-2",attrs:{id:"increaseLength__btn",tabindex:"1",type:"button"},on:{click:function(e){t.options.length=t.increment(t.options.length,{min:5,max:35})}}},[t._m(1)])])])]),n("div",{staticClass:"col-5 col-sm-4"},[n("label",{attrs:{for:"passwordCounter","data-balloon-length":"large","data-balloon":t.$t("CounterFieldHelp","Increment this value to change the generated password without changing your master options."),"data-balloon-pos":"up"}},[t._v(t._s(t.$t("Counter")))]),n("div",{staticClass:"input-group input-group-sm"},[n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-primary btn-sm px-2",attrs:{id:"decreaseCounter__btn",tabindex:"1",type:"button"},on:{click:function(e){t.options.counter=t.decrement(t.options.counter,{min:1})}}},[t._m(2)])]),n("input",{directives:[{name:"model",rawName:"v-model.number",value:t.options.counter,expression:"options.counter",modifiers:{number:!0}}],staticClass:"form-control form-control-sm",attrs:{id:"passwordCounter",tabindex:"1",type:"number",min:"1"},domProps:{value:t.options.counter},on:{input:function(e){e.target.composing||t.$set(t.options,"counter",t._n(e.target.value))},blur:function(e){return t.$forceUpdate()}}}),n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-primary btn-sm px-2",attrs:{id:"increaseCounter__btn",tabindex:"1",type:"button"},on:{click:function(e){t.options.counter=t.increment(t.options.counter,{min:1})}}},[t._m(3)])])])])])])},oo=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("small",[n("i",{staticClass:"fa fa-minus"})])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("small",[n("i",{staticClass:"fa fa-plus"})])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("small",[n("i",{staticClass:"fa fa-minus"})])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("small",[n("i",{staticClass:"fa fa-plus"})])}];function io(t,e){var n=e.min,r=e.max;return t>r?r:t2&&void 0!==arguments[2]?arguments[2]:"right";t.setAttribute("aria-label",e),t.setAttribute("data-balloon-visible",""),t.setAttribute("data-balloon-pos",n)}function ho(t){t.removeAttribute("aria-label"),t.removeAttribute("data-balloon-visible"),t.removeAttribute("data-balloon-pos")}var vo={name:"password-generator-view",components:{RemoveAutoComplete:Kr,InputSite:no,MasterPassword:_r,Options:fo},computed:C(C({},Object(P["c"])(["password","passwords"])),Object(P["b"])(["passwordURL"])),beforeMount:function(){var t=this;D().then((function(e){t.$store.dispatch("loadPasswordProfile",{site:e})})),this.$store.dispatch("getPasswordFromUrlQuery",{query:this.$route.query})},mounted:function(){var t=this;setTimeout((function(){t.focusBestInputField()}),500)},data:function(){return{masterPassword:"",passwordGenerated:"",cleanTimeout:null}},watch:{password:{handler:function(){this.cleanErrors()},deep:!0},masterPassword:function(t){this.masterPassword=t,this.cleanErrors()}},methods:{togglePasswordType:function(t){"password"===t.type?t.type="text":t.type="password"},cleanErrors:function(){clearTimeout(this.cleanTimeout),this.passwordGenerated="",this.$refs.masterPassword.hide()},cleanFormIn30Seconds:function(){var t=this,e=3e4;this.cleanTimeout=setTimeout((function(){t.masterPassword="",t.passwordGenerated="",t.$refs.masterPassword.hide()}),e)},generatePassword:function(){var t=this,e=this.password.site,n=this.password.login,r=this.masterPassword;if((e||n)&&r){var o=this.password.lowercase,i=this.password.uppercase,a=this.password.numbers,s=this.password.symbols;if(o||i||a||s){var u=this.password.length;u>35&&jt.warning(this.$t("LengthDeprecationWarning","The maximum length of a password is 35 characters.")),this.cleanErrors();var c={lowercase:o,uppercase:i,numbers:a,symbols:s,length:this.password.length,counter:this.password.counter,version:this.password.version};return mr.a.generatePassword(e,n,r,c).then((function(e){t.passwordGenerated=e,t.cleanFormIn30Seconds()}))}jt.error(this.$t("AtLeastOneOptionShouldBeSelected","You must select at least one option among lowercase, uppercase, numbers or symbols."))}else jt.error(this.$t("SiteLoginMasterPasswordMandatory","Site, login, and master password fields are mandatory."))},focusBestInputField:function(){try{var t=this.$refs.site.$refs.siteField,e=this.$refs.login,n=this.$refs.masterPassword;if(t&&!t.value)return void t.focus();if(e&&!e.value)return void e.focus();n.$refs.passwordField.focus()}catch(r){console.error("Can't focus password field")}},copyPassword:function(){var t=qr(this.passwordGenerated);if(t){var e=document.getElementById("copyPasswordButton");po(e,this.$t("Copied","copied !")),setTimeout((function(){return ho(e)}),2e3)}else jt.warning(this.$t("SorryCopy","Sorry, copying only works in modern browsers."))},sharePasswordProfile:function(){var t=qr(this.passwordURL);if(t){var e=this.$t("PasswordProfileCopied","Your password profile has been copied"),n=document.getElementById("sharePasswordProfileButton");po(n,e,"left"),setTimeout((function(){return ho(n)}),2e3)}else jt.warning(this.$t("SorryCopy","Sorry, copying only works in modern browsers."))},setSite:function(t){this.password.site=t},setPasswordProfile:function(t){var e=this;this.$store.dispatch("savePassword",{password:t}).then((function(){e.focusBestInputField()}))}}},mo=vo,go=(n("1d36"),k(mo,Ur,Br,!1,null,null,null)),yo=go.exports,bo=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("form",{on:{submit:function(e){return e.preventDefault(),t.resetPassword(e)}}},[n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("label",{attrs:{for:"email"}},[t._v(t._s(t.$t("Email")))]),n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:"form-control",attrs:{id:"email",name:"email",type:"email",placeholder:t.$t("Email")},domProps:{value:t.email},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}})]),n("small",{staticClass:"form-text text-muted",attrs:{id:"emailHelp"}},[t._v(t._s(t.$t("ResetPasswordHelpText","Enter your user account's verified email address and we will send you a password reset link.")))])])]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"password-reset__reset-password-btn"}},[t._v(" "+t._s(t.$t("Reset my password"))+" ")])])])])},wo=[],_o={data:function(){return{email:""}},methods:{resetPassword:function(){var t=this;this.email?pr.resetPassword({email:this.email}).then((function(){var e=t.$t("resetPasswordSuccess","If the email address {email} is associated with a LessPass account, you will shortly receive an email from LessPass with instructions on how to reset your password.",{email:t.email});jt.success(e)})).catch((function(){jt.displayGenericError()})):jt.error(this.$t("EmailRequiredError","Email is required"))}}},xo=_o,Co=k(xo,bo,wo,!1,null,null,null),Po=Co.exports,So=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("form",{on:{submit:function(e){return e.preventDefault(),t.resetPasswordConfirm(e)}}},[n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:"form-control",attrs:{id:"email",name:"email",type:"email",placeholder:"Email"},domProps:{value:t.email},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}})])])]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("master-password",{attrs:{label:t.$t("Master Password")},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}})],1)]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"resetMyPasswordButton"}},[t._v(" "+t._s(t.$t("Reset my password"))+" ")])])])])},Eo=[],ko={components:{MasterPassword:_r},data:function(){return{email:"",password:""}},methods:{resetPasswordConfirm:function(){var t=this;this.password?xr(this.email,this.password).then((function(e){pr.confirmResetPassword({uid:t.$route.params.uid,token:t.$route.params.token,password:e}).then((function(){jt.success(t.$t("PasswordResetSuccessful","Your password was reset successfully.")),pr.login({email:t.email,password:e}).then((function(e){t.$store.dispatch("login",e.data),t.$router.push({name:"home"})})).catch((function(){return jt.displayGenericError()}))})).catch((function(e){400===e.response.status?jt.error(t.$t("ResetLinkExpired","This password reset link has expired.")):jt.displayGenericError()}))})):jt.error(this.$t("PasswordResetRequired","A password is required"))}}},Ao=ko,Oo=k(Ao,So,Eo,!1,null,null,null),Lo=Oo.exports,jo=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{attrs:{id:"passwords"}},[n("div",{staticClass:"mb-4",attrs:{id:"passwords__search"}},[n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-search"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.searchQuery,expression:"searchQuery"}],staticClass:"form-control",attrs:{type:"text",name:"search",placeholder:t.$t("Search")},domProps:{value:t.searchQuery},on:{input:function(e){e.target.composing||(t.searchQuery=e.target.value)}}})])]),n("div",{attrs:{id:"passwords__list"}},[0===t.passwords.length?n("div",[n("div",{staticClass:"row"},[n("div",{staticClass:"col"},[t._v(" "+t._s(t.$t("NoPassword","You don't have any password profile saved in your database."))+" "),n("router-link",{attrs:{to:{name:"home"}}},[t._v(t._s(t.$t("CreatePassword","Would you like to create one?")))])],1)])]):t._e(),0===t.filteredPasswords.length&&t.passwords.length>0?n("div",[n("div",{staticClass:"row"},[n("div",{staticClass:"col"},[t._v(" "+t._s(t.$t("NoMatchFor","Oops! There are no matches for"))+' "'+t._s(t.searchQuery)+'". '+t._s(t.$t("UpdateYourSearch","Please try broadening your search."))+" ")])])]):t._e(),t._l(t.filteredPasswords,(function(e){return n("password-profile",{key:e.id,attrs:{password:e},on:{deleted:function(e){t.pagination.currentPage=1}}})}))],2),t.pagination.pageCount>1?n("div",{attrs:{id:"passwords__pagination"}},[n("paginate",{attrs:{"page-count":t.pagination.pageCount,"page-range":1,"margin-pages":1,"click-handler":t.setCurrentPage,containerClass:"pagination pagination-sm","page-class":"page-item","prev-class":"page-item","next-class":"page-item","page-link-class":"page-link","prev-link-class":"page-link","next-link-class":"page-link","prev-text":t.$t("Previous"),"next-text":t.$t("Next")}})],1):t._e()])},$o=[],Ro=(n("fb6a"),n("4d63"),function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"passwordProfile"},[n("div",{staticClass:"passwordProfile__info",on:{click:function(e){return t.setPassword()}}},[n("avatar",{attrs:{name:t.password.site}}),n("div",{staticClass:"passwordProfile__meta"},[n("b",[t._v(t._s(t.password.site))]),n("br"),t._v(" "+t._s(t.password.login)+" ")])],1),n("div",{staticClass:"passwordProfile__actions"},[n("i",{staticClass:"passwordProfile__delete-icon fa fa-trash fa-fw text-danger",on:{click:function(e){return t.deletePassword()}}})])])}),To=[],Mo=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"passwordProfile__avatar",style:t.avatarStyle},[t._v(" "+t._s(t.firstLetter)+" ")])},No=[],Io=(n("b0c0"),{name:"avatar",props:{name:{type:String,required:!0}},data:function(){return{alphabetColors:{a:"#5A8770",b:"#B2B7BB",c:"#6FA9AB",d:"#F5AF29",e:"#0088B9",f:"#F18636",g:"#D93A37",h:"#A6B12E",i:"#5C9BBC",j:"#F5888D",k:"#9A89B5",l:"#407887",m:"#9A89B5",n:"#5A8770",o:"#D33F33",p:"#A2B01F",q:"#F0B126",r:"#0087BF",s:"#F18636",t:"#0087BF",u:"#B2B7BB",v:"#72ACAE",w:"#9C8AB4",x:"#5A8770",y:"#EEB424",z:"#407887"},firstLetter:""}},mounted:function(){this.firstLetter=this.$props.name.charAt(0)},computed:{avatarStyle:function(){return{backgroundColor:this.alphabetColors[this.firstLetter]||"#5A8770"}}}}),Do=Io,Fo=(n("52fe"),k(Do,Mo,No,!1,null,null,null)),zo=Fo.exports,Uo={name:"passwordProfile",props:{password:{type:Object,required:!0}},components:{Avatar:zo},methods:{deletePassword:function(){this.$store.dispatch("deletePassword",{id:this.password.id})},setPassword:function(){this.$store.dispatch("savePassword",{password:this.password}),this.$router.push({name:"home"})}}},Bo=Uo,qo=(n("f732"),k(Bo,Ro,To,!1,null,null,null)),Wo=qo.exports,Ho=n("8832"),Go=n.n(Ho),Vo={name:"passwords-view",data:function(){return{searchQuery:"",pagination:{pageCount:1,perPage:5,currentPage:1}}},components:{PasswordProfile:Wo,Paginate:Go.a},computed:C(C({},Object(P["c"])(["passwords"])),{},{filteredPasswords:function(){var t=this,e=this.passwords.filter((function(e){var n=e.login.match(new RegExp(t.searchQuery,"i")),r=e.site.match(new RegExp(t.searchQuery,"i"));return n||r}));return this.pagination.pageCount=Math.ceil(e.length/this.pagination.perPage),e.slice(this.pagination.currentPage*this.pagination.perPage-this.pagination.perPage,this.pagination.currentPage*this.pagination.perPage)}}),beforeMount:function(){this.$store.dispatch("getPasswords")},methods:{setCurrentPage:function(t){this.pagination.currentPage=t}}},Ko=Vo,Zo=(n("85d3"),k(Ko,jo,$o,!1,null,null,null)),Jo=Zo.exports,Yo=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("form",{attrs:{id:"settings-form",novalidate:""},on:{submit:function(e){return e.preventDefault(),t.saveAndExit(e)}}},[n("div",{staticClass:"mb-3"},[n("h5",[t._v(t._s(t.$t("Default password profile")))])]),n("div",{staticClass:"form-group"},[n("label",{attrs:{for:"login"}},[t._v(t._s(t.$t("Username")))]),n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.defaultPassword.login,expression:"defaultPassword.login"}],ref:"login",staticClass:"form-control",attrs:{id:"login",type:"text",name:"login",autocomplete:"off",autocorrect:"off",autocapitalize:"none",placeholder:t.$t("Username")},domProps:{value:t.defaultPassword.login},on:{input:function(e){e.target.composing||t.$set(t.defaultPassword,"login",e.target.value)}}})])]),n("div",{staticClass:"mb-4"},[n("options",{attrs:{options:t.defaultPassword}})],1),n("div",{staticClass:"mb-3"},[n("h5",[t._v(t._s(t.$t("LessPass Database")))])]),n("div",{staticClass:"form-group has-validation"},[n("label",{attrs:{for:"login"}},[t._v(t._s(t.$t("LessPass Database Url")))]),n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.settings.baseURL,expression:"settings.baseURL"}],ref:"baseURL",staticClass:"form-control",attrs:{id:"baseURL",type:"text",name:"baseURL",autocomplete:"off",autocorrect:"off",autocapitalize:"none",placeholder:t.$t("LessPass Database Url")},domProps:{value:t.settings.baseURL},on:{input:function(e){e.target.composing||t.$set(t.settings,"baseURL",e.target.value)}}})]),t.settings.baseURL!==t.defaultBaseURL?n("div",{staticClass:"text-warning mt-1"},[n("small",[t._v(" "+t._s(t.$t("It is not recommended to change the default url."))+" ")])]):t._e()]),n("label",{attrs:{for:"encryptMasterPassword"}},[t._v(t._s(t.$t("Login")))]),n("div",{staticClass:"form-check mb-3"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.settings.encryptMasterPassword,expression:"settings.encryptMasterPassword"}],staticClass:"form-check-input",attrs:{id:"encryptMasterPassword",type:"checkbox"},domProps:{checked:Array.isArray(t.settings.encryptMasterPassword)?t._i(t.settings.encryptMasterPassword,null)>-1:t.settings.encryptMasterPassword},on:{change:function(e){var n=t.settings.encryptMasterPassword,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=null,a=t._i(n,i);r.checked?a<0&&t.$set(t.settings,"encryptMasterPassword",n.concat([i])):a>-1&&t.$set(t.settings,"encryptMasterPassword",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.settings,"encryptMasterPassword",o)}}}),n("label",{staticClass:"form-check-label",attrs:{for:"encryptMasterPassword"}},[n("small",[t._v(" "+t._s(t.$t("Encrypt my master password"))+" ")])])]),n("div",{staticClass:"mb-3"},[n("button",{staticClass:"btn btn-primary",attrs:{type:"submit",id:"btn-submit-settings"}},[t._v(" "+t._s(t.$t("Save"))+" ")])])])])},Qo=[],Xo={computed:Object(P["c"])(["defaultPassword","settings"]),components:{Options:fo},data:function(){return{defaultBaseURL:m}},methods:{saveAndExit:function(){var t=this;this.$store.dispatch("resetPassword").then((function(){return t.$router.push({name:"home"})}))}}},ti=Xo,ei=k(ti,Yo,Qo,!1,null,null,null),ni=ei.exports,ri=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("div",{staticClass:"mb-3"},[n("h5",[t._v(t._s(t.$t("What is new ?")))])]),n("p",[t._v("LessPass version: "+t._s(t.version))]),n("p",[t._v(" "+t._s(t.$t("New20210331","I took over the development on LessPass, to fix bugs and improve the interface. I simplified the login page to correct the problem with the login url for the self-hosted version. The master password is encrypted by default before being sent to the server side. It is always possible to uncheck this option but only for connections."))+" ")]),n("p",[t._v("Guillaume")]),n("a",{attrs:{href:"https://github.com/lesspass/lesspass/blob/master/CONTRIBUTING.md"}},[t._v(" "+t._s(t.$t("WantToHelp","Do you want to help me? Please feel free to contribute to LessPass"))+" ")])])},oi=[],ii=n("9224"),ai={data:function(){return{version:ii["a"]}}},si=ai,ui=k(si,ri,oi,!1,null,null,null),ci=ui.exports;i["a"].use(cr);var li=[{path:"/",name:"home",component:yo},{path:"/login",name:"login",component:Er},{path:"/register",name:"register",component:$r},{path:"/myaccount",name:"myaccount",component:zr},{path:"/whatsnew",name:"whatsnew",component:ci},{path:"/settings",name:"settings",component:ni},{path:"/passwords/",name:"passwords",component:Jo},{path:"/password/reset",name:"passwordReset",component:Po},{path:"/password/reset/confirm/:uid/:token",name:"passwordResetConfirm",component:Lo},{path:"*",redirect:"/"}],fi=new cr({routes:li}),pi=fi,di=(n("f9e3"),n("7f10"),n("4e00"),n("55ab"),n("12cb"));i["a"].use(c,{defaultLanguage:"en",languagesAvailable:di["languagesAvailable"]}),i["a"].locales(di["locales"]),Object(l["sync"])(Lt,pi),i["a"].config.productionTip=!0,new i["a"]({store:Lt,router:pi,render:function(t){return t(Ft)}}).$mount("#lesspass")},"56ef":function(t,e,n){var r=n("d066"),o=n("241c"),i=n("7418"),a=n("825a");t.exports=r("Reflect","ownKeys")||function(t){var e=o.f(a(t)),n=i.f;return n?e.concat(n(t)):e}},"57f3":function(t,e,n){var r=n("2bba"),o=n("f0ab"),i=n("d29f"),a=i("species");t.exports=function(t,e){var n,i=r(t).constructor;return void 0===i||void 0==(n=r(i)[a])?e:o(n)}},"5a03":function(t,e,n){},"5a34":function(t,e,n){var r=n("44e7");t.exports=function(t){if(r(t))throw TypeError("The method doesn't accept regular expressions");return t}},"5a3f":function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5c6c":function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5f02":function(t,e,n){"use strict";t.exports=function(t){return"object"===typeof t&&!0===t.isAxiosError}},"605d":function(t,e,n){var r=n("c6b6"),o=n("da84");t.exports="process"==r(o.process)},"61f2":function(t,e,n){const r=n("a48c"),o=n("72e1"),i=n("7cef");function a(t,e,n,r){const a=void 0===n;a||console.warn("LessPass generatePassword API changed. Please update your code. Old API will be removed on version 10.");const s=a?t.site:t,u=a?t.login:e,c=a?e:n,l=a?t.length:r.length,f=a?t.counter:r.counter,p=a?t.lowercase:r.lowercase,d=a?t.uppercase:r.uppercase,h=a?t.digits:r.numbers,v=a?t.symbols:r.symbols;return o.calcEntropy({site:s,login:u,options:{counter:f}},c).then(t=>{const e={length:l,lowercase:p,uppercase:d,digits:h,symbols:v},n=i.renderPassword(t,e);return Promise.resolve(n)})}function s(t){return r.createHmac("sha256",t).then(t=>{const e=r.createFingerprint(t);return Promise.resolve(e)})}t.exports={generatePassword:a,createFingerprint:s}},"626a":function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"Уже на LessPass? Войти","AtLeastOneOptionShouldBeSelected":"Вы должны выбрать хотя бы один вариант из строчных, прописных, цифр или символов.","Change my password":"Изменить свой пароль","ChangePasswordError":"Мы не можем изменить ваш пароль с предоставленной информацией.","ChangePasswordSuccessful":"ваш пароль был успешно изменен.","Copied":"Скопировано!","Counter":"Счётчик","CounterFieldHelp":"Увеличьте это значение, чтобы изменить сгенерированный пароль без изменения мастер-пароля.","CreatePassword":"Хотите создать?","Current Master Password":"Текущий мастер-пароль","Default password profile":"Профиль пароля по умолчанию","Email":"Эл. адрес","EmailAlreadyExist":"Этот email уже зарегистрирован. Хотите войти или восстановить свой пароль?","EmailInvalid":"Пожалуйста введите правильный email","EmailRequiredError":"Нам нужен email чтобы найти ваш аккаунт.","Encrypt my master password":"Зашифровать мой мастер-пароль","ForgotPassword":"Забыли свой пароль?","Generate":"Сгенерировать","It is not recommended to change the default url.":"Не рекомендуется изменять URL-адрес по умолчанию.","Length":"Длина","LengthDeprecationWarning":"Максимальная длина пароля 35 символов.","LessPass Database":"База данных LessPass","LessPass Database Url":"URL-адрес базы данных LessPass","Login":"Авторизоваться","LoginFormInvalid":"Электронная почта и пароль обязательны","LoginIncorrectError":"Введенный вами адрес электронной почты и пароль не соответствуют нашим записям. Пожалуйста, проверьте еще раз и попробуйте снова.","Master Password":"Мастер-пароль","MasterPasswordsEqualsNoNeedToChange":"Старый мастер-пароль и новый мастер-пароль совпадают. Не нужно его менять!","MasterPasswordsRequired":"Требуются старый мастер-пароль и новый мастер-пароль.","My Account":"Мой счет","New Master Password":"Новый мастер-пароль","New20210331":"Я взял на себя разработку LessPass, чтобы исправить ошибки и улучшить интерфейс. Я упростил страницу входа, чтобы исправить проблему с URL-адресом входа в автономную версию. Мастер-пароль по умолчанию зашифрован перед отправкой на сервер. Всегда можно снять этот флажок, но только для подключений.","NewToLessPass":"Впервые в LessPass? Присоединяйся сейчас","Next":"Следующий","NoMatchFor":"Упс! Нет совпадений","NoPassword":"У вас нет пароля профиля сохранённого в вашей базе данных.","Options":"Опции","PasswordProfileCopied":"Ваш профиль пароля был скопирован","PasswordResetRequired":"Требуется пароль","PasswordResetSuccessful":"Ваш пароль был успешно сброшен.","PasswordTooCommon":"Этот пароль слишком распространен.","PasswordTooShort":"Этот пароль слишком короткий. Он должен содержать не менее 8 символов.","Previous":"Предыдущий","Register":"Зарегистрироваться","Reset my password":"Сбросить мой пароль","ResetLinkExpired":"Эта ссылка на сброс пароля устарела.","ResetPasswordHelpText":"Введите подтвержденный адрес электронной почты вашей учетной записи, и мы вышлем вам ссылку для сброса пароля.","Save":"Сохранить","Saved passwords":"Сохранённые пароли","Search":"Поиск","Settings":"Настройки","Sign In":"Войти","Sign out":"выйти","Site":"Сайт","SiteLoginMasterPasswordMandatory":"Поля сайта, логина и мастер-пароля являются обязательными.","SorryCopy":"Извините, копирование работает только в современных браузерах.","UpdateYourSearch":"Пожалуйста, попробуйте расширить условия поиска.","Username":"Имя пользователя","WantToHelp":"Ты хочешь мне помочь? Пожалуйста, не стесняйтесь вносить свой вклад в LessPass","WelcomeRegister":"Добро пожаловать, {email}. Спасибо за регистрацию!","What is new ?":"Что нового ?","What is new?":"Что нового?","resetPasswordSuccess":"Если адрес электронной почты {email} связан с учетной записью LessPass, вы получите электронное письмо от LessPass с инструкциями по восстановлению пароля."}')},"62e4":function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},6547:function(t,e,n){var r=n("a691"),o=n("1d80"),i=function(t){return function(e,n){var i,a,s=String(o(e)),u=r(n),c=s.length;return u<0||u>=c?t?"":void 0:(i=s.charCodeAt(u),i<55296||i>56319||u+1===c||(a=s.charCodeAt(u+1))<56320||a>57343?t?s.charAt(u):i:t?s.slice(u,u+2):a-56320+(i-55296<<10)+65536)}};t.exports={codeAt:i(!1),charAt:i(!0)}},"65f0":function(t,e,n){var r=n("861d"),o=n("e8b5"),i=n("b622"),a=i("species");t.exports=function(t,e){var n;return o(t)&&(n=t.constructor,"function"!=typeof n||n!==Array&&!o(n.prototype)?r(n)&&(n=n[a],null===n&&(n=void 0)):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},"65f7":function(t,e,n){var r=n("b5e4"),o=n("515c");t.exports=Object.keys||function(t){return r(t,o)}},"68aa":function(t,e,n){"use strict";var r,o,i,a,s=n("13c0"),u=n("1fc2"),c=n("1a58"),l=n("bd67"),f=n("3b6f"),p=n("e9cd"),d=n("4189"),h=n("aa86"),v=n("8291"),m=n("b43a"),g=n("f0ab"),y=n("7aa7"),b=n("aad3"),w=n("11b5"),_=n("11b0"),x=n("57f3"),C=n("9b40").set,P=n("1f3b"),S=n("cacd"),E=n("8d61"),k=n("412f"),A=n("84fe"),O=n("15ec"),L=n("37bc"),j=n("d29f"),$=n("c8be"),R=n("aa34"),T=j("species"),M="Promise",N=O.get,I=O.set,D=O.getterFor(M),F=f,z=c.TypeError,U=c.document,B=c.process,q=l("fetch"),W=k.f,H=W,G=!!(U&&U.createEvent&&c.dispatchEvent),V="function"==typeof PromiseRejectionEvent,K="unhandledrejection",Z="rejectionhandled",J=0,Y=1,Q=2,X=1,tt=2,et=L(M,(function(){var t=b(F)!==String(F);if(!t){if(66===R)return!0;if(!$&&!V)return!0}if(u&&!F.prototype["finally"])return!0;if(R>=51&&/native code/.test(F))return!1;var e=F.resolve(1),n=function(t){t((function(){}),(function(){}))},r=e.constructor={};return r[T]=n,!(e.then((function(){}))instanceof n)})),nt=et||!_((function(t){F.all(t)["catch"]((function(){}))})),rt=function(t){var e;return!(!m(t)||"function"!=typeof(e=t.then))&&e},ot=function(t,e){if(!t.notified){t.notified=!0;var n=t.reactions;P((function(){var r=t.value,o=t.state==Y,i=0;while(n.length>i){var a,s,u,c=n[i++],l=o?c.ok:c.fail,f=c.resolve,p=c.reject,d=c.domain;try{l?(o||(t.rejection===tt&&ut(t),t.rejection=X),!0===l?a=r:(d&&d.enter(),a=l(r),d&&(d.exit(),u=!0)),a===c.promise?p(z("Promise-chain cycle")):(s=rt(a))?s.call(a,f,p):f(a)):p(r)}catch(h){d&&!u&&d.exit(),p(h)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&at(t)}))}},it=function(t,e,n){var r,o;G?(r=U.createEvent("Event"),r.promise=e,r.reason=n,r.initEvent(t,!1,!0),c.dispatchEvent(r)):r={promise:e,reason:n},!V&&(o=c["on"+t])?o(r):t===K&&E("Unhandled promise rejection",n)},at=function(t){C.call(c,(function(){var e,n=t.facade,r=t.value,o=st(t);if(o&&(e=A((function(){$?B.emit("unhandledRejection",r,n):it(K,n,r)})),t.rejection=$||st(t)?tt:X,e.error))throw e.value}))},st=function(t){return t.rejection!==X&&!t.parent},ut=function(t){C.call(c,(function(){var e=t.facade;$?B.emit("rejectionHandled",e):it(Z,e,t.value)}))},ct=function(t,e,n){return function(r){t(e,r,n)}},lt=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=Q,ot(t,!0))},ft=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw z("Promise can't be resolved itself");var r=rt(e);r?P((function(){var n={done:!1};try{r.call(e,ct(ft,n,t),ct(lt,n,t))}catch(o){lt(n,o,t)}})):(t.value=e,t.state=Y,ot(t,!1))}catch(o){lt({done:!1},o,t)}}};et&&(F=function(t){y(this,F,M),g(t),r.call(this);var e=N(this);try{t(ct(ft,e),ct(lt,e))}catch(n){lt(e,n)}},r=function(t){I(this,{type:M,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:J,value:void 0})},r.prototype=d(F.prototype,{then:function(t,e){var n=D(this),r=W(x(this,F));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=$?B.domain:void 0,n.parent=!0,n.reactions.push(r),n.state!=J&&ot(n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new r,e=N(t);this.promise=t,this.resolve=ct(ft,e),this.reject=ct(lt,e)},k.f=W=function(t){return t===F||t===i?new o(t):H(t)},u||"function"!=typeof f||(a=f.prototype.then,p(f.prototype,"then",(function(t,e){var n=this;return new F((function(t,e){a.call(n,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof q&&s({global:!0,enumerable:!0,forced:!0},{fetch:function(t){return S(F,q.apply(c,arguments))}}))),s({global:!0,wrap:!0,forced:et},{Promise:F}),h(F,M,!1,!0),v(M),i=l(M),s({target:M,stat:!0,forced:et},{reject:function(t){var e=W(this);return e.reject.call(void 0,t),e.promise}}),s({target:M,stat:!0,forced:u||et},{resolve:function(t){return S(u&&this===i?F:this,t)}}),s({target:M,stat:!0,forced:nt},{all:function(t){var e=this,n=W(e),r=n.resolve,o=n.reject,i=A((function(){var n=g(e.resolve),i=[],a=0,s=1;w(t,(function(t){var u=a++,c=!1;i.push(void 0),s++,n.call(e,t).then((function(t){c||(c=!0,i[u]=t,--s||r(i))}),o)})),--s||r(i)}));return i.error&&o(i.value),n.promise},race:function(t){var e=this,n=W(e),r=n.reject,o=A((function(){var o=g(e.resolve);w(t,(function(t){o.call(e,t).then(n.resolve,r)}))}));return o.error&&r(o.value),n.promise}})},"69a4":function(t,e,n){},"69f3":function(t,e,n){var r,o,i,a=n("7f9a"),s=n("da84"),u=n("861d"),c=n("9112"),l=n("5135"),f=n("c6cd"),p=n("f772"),d=n("d012"),h=s.WeakMap,v=function(t){return i(t)?o(t):r(t,{})},m=function(t){return function(e){var n;if(!u(e)||(n=o(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}};if(a){var g=f.state||(f.state=new h),y=g.get,b=g.has,w=g.set;r=function(t,e){return e.facade=t,w.call(g,t,e),e},o=function(t){return y.call(g,t)||{}},i=function(t){return b.call(g,t)}}else{var _=p("state");d[_]=!0,r=function(t,e){return e.facade=t,c(t,_,e),e},o=function(t){return l(t,_)?t[_]:{}},i=function(t){return l(t,_)}}t.exports={set:r,get:o,has:i,enforce:v,getterFor:m}},"6a7b":function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"Já está no LessPass? Entrar","AtLeastOneOptionShouldBeSelected":"Você deve selecionar pelo menos uma opção entre letras minúsculas, maiúsculas, números ou símbolos.","Change my password":"Mudar minha senha","ChangePasswordError":"Não podemos alterar sua senha com as informações fornecidas.","ChangePasswordSuccessful":"Sua senha foi alterada com sucesso.","Copied":"copiado!","Counter":"Contador","CounterFieldHelp":"Incremente este valor para mudar a senha gerada sem mudar sua senha mestre.","CreatePassword":"Gostaria de criar um?","Current Master Password":"Senha mestra atual","Default password profile":"Perfil de senha padrão","Email":"O email","EmailAlreadyExist":"Este email já foi registrado. Gostaria de entrar ou recuperar sua senha?","EmailInvalid":"Por favor entre um email válido","EmailRequiredError":"Nós precisamos de um email para encontrar a sua conta.","Encrypt my master password":"Criptografar minha senha mestre","ForgotPassword":"Esqueceu sua senha?","Generate":"Gerar","It is not recommended to change the default url.":"Não é recomendado alterar o url padrão.","Length":"Comprimento","LengthDeprecationWarning":"O comprimento máximo de uma senha é de 35 caracteres.","LessPass Database":"Banco de dados LessPass","LessPass Database Url":"URL do banco de dados LessPass","Login":"Conecte-se","LoginFormInvalid":"Email e senha são obrigatórios","LoginIncorrectError":"O email e senha que você digitou não estão de acordo com os nossos registros. Por favor verifique seus dados e tente novamente.","Master Password":"Senha mestre","MasterPasswordsEqualsNoNeedToChange":"A senha mestra antiga e a nova senha mestra são iguais. Não há necessidade de mudar isso!","MasterPasswordsRequired":"A senha mestra antiga e a nova senha mestra são necessárias.","My Account":"Minha conta","New Master Password":"Nova senha mestra","New20210331":"Assumi o desenvolvimento do LessPass, para corrigir bugs e melhorar a interface. Simplifiquei a página de login para corrigir o problema com o url de login da versão auto-hospedada. A senha mestra é criptografada por padrão antes de ser enviada ao servidor. Sempre é possível desmarcar esta opção, mas apenas para conexões.","NewToLessPass":"Novo no LessPass? Entrar","Next":"Próximo","NoMatchFor":"Opa! Não há resultados para","NoPassword":"Você não tem nenhum perfil de senha salvo no seu banco de dados.","Options":"Opções","PasswordProfileCopied":"Seu perfil de senha foi copiado","PasswordResetRequired":"Uma senha é necessária","PasswordResetSuccessful":"Sua senha foi resetada com sucesso.","PasswordTooCommon":"Essa senha é muito comum.","PasswordTooShort":"Esta senha é muito curta. Ele deve conter pelo menos 8 caracteres.","Previous":"Anterior","Register":"Registrar","Reset my password":"Resetar minha senha","ResetLinkExpired":"Esse link para resetar a senha já expirou.","ResetPasswordHelpText":"Digite o endereço de e-mail verificado da sua conta de usuário e enviaremos um link de redefinição de senha.","Save":"Salve","Saved passwords":"Senhas salvas","Search":"Procurar","Settings":"Configurações","Sign In":"Se autenticar","Sign out":"Sair","Site":"Local","SiteLoginMasterPasswordMandatory":"Campos de site e credenciais de autenticação são obrigatórios.","SorryCopy":"Infelizmente a cópia somente funciona em navegadores modernos","UpdateYourSearch":"Por favor tente ampliar sua busca.","Username":"Nome de usuário","WantToHelp":"Você quer me ajudar? Sinta-se à vontade para contribuir com o LessPass","WelcomeRegister":"Bem vindo {email}, obrigado por se registrar.","What is new ?":"O que há de novo?","What is new?":"O que há de novo?","resetPasswordSuccess":"Se o seu endereço de email {email} estiver associado com uma conta LessPass, você receberá logo um email do LessPass com instruções de como resetar a sua senha."}')},"6a83":function(t,e,n){},"6eb1":function(t,e,n){var r=n("bd67"),o=n("87a3"),i=n("9434"),a=n("2bba");t.exports=r("Reflect","ownKeys")||function(t){var e=o.f(a(t)),n=i.f;return n?e.concat(n(t)):e}},"6eeb":function(t,e,n){var r=n("da84"),o=n("9112"),i=n("5135"),a=n("ce4e"),s=n("8925"),u=n("69f3"),c=u.get,l=u.enforce,f=String(String).split("String");(t.exports=function(t,e,n,s){var u,c=!!s&&!!s.unsafe,p=!!s&&!!s.enumerable,d=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||i(n,"name")||o(n,"name",e),u=l(n),u.source||(u.source=f.join("string"==typeof e?e:""))),t!==r?(c?!d&&t[e]&&(p=!0):delete t[e],p?t[e]=n:o(t,e,n)):p?t[e]=n:a(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&c(this).source||s(this)}))},7092:function(t,e,n){const{stringToArrayBuffer:r,arrayBufferToHex:o,getAlgorithm:i}=n("4f8a");t.exports=function(t,e,n,a,s){return window.crypto.subtle.importKey("raw",r(t),"PBKDF2",!1,["deriveKey"]).then(t=>{const o={name:"PBKDF2",salt:r(e),iterations:n,hash:i(s)};return window.crypto.subtle.deriveKey(o,t,{name:"AES-CTR",length:8*a},!0,["encrypt","decrypt"])}).then(t=>window.crypto.subtle.exportKey("raw",t).then(t=>o(t)))}},7156:function(t,e,n){var r=n("861d"),o=n("d2bb");t.exports=function(t,e,n){var i,a;return o&&"function"==typeof(i=e.constructor)&&i!==n&&r(a=i.prototype)&&a!==n.prototype&&o(t,a),t}},"72e1":function(t,e,n){const r=n("7092");function o(t,e){const{site:n,login:o,options:i,crypto:a}=t,s={counter:1},{counter:u}=i||s,c=n+o+u.toString(16),l={iterations:1e5,keylen:32,digest:"sha256"},{iterations:f,keylen:p,digest:d}=a||l;return r(e,c,f,p,d)}function i(){try{return o({site:"lesspass.com",login:"♥",options:{uppercase:!0,lowercase:!0,digits:!0,symbols:!0,length:16,counter:1},crypto:{method:"pbkdf2",iterations:1,keylen:32,digest:"sha256"}},"tHis is a g00d! password").then(t=>"e99e20abab609cc4564ef137acb540de20d9b92dcc5cda58f78ba431444ef2da"===t?Promise.resolve(!0):Promise.resolve(!1))}catch(t){return Promise.resolve(!1)}}t.exports={isSupported:i,calcEntropy:o}},7409:function(t,e,n){(function(t){var n,r,o=function(t){"use strict";var e=1e7,n=7,r=9007199254740992,i=f(r),a=Math.log(r);function s(t,e){return"undefined"===typeof t?s[0]:"undefined"!==typeof e?10===+e?tt(t):K(t,e):tt(t)}function u(t,e){this.value=t,this.sign=e,this.isSmall=!1}function c(t){this.value=t,this.sign=t<0,this.isSmall=!0}function l(t){return-r0?Math.floor(t):Math.ceil(t)}function m(t,n){var r,o,i=t.length,a=n.length,s=new Array(i),u=0,c=e;for(o=0;o=c?1:0,s[o]=r-u*c;while(o0&&s.push(u),s}function g(t,e){return t.length>=e.length?m(t,e):m(e,t)}function y(t,n){var r,o,i=t.length,a=new Array(i),s=e;for(o=0;o0)a[o++]=n%s,n=Math.floor(n/s);return a}function b(t,n){var r,o,i=t.length,a=n.length,s=new Array(i),u=0,c=e;for(r=0;r=0?r=b(t,e):(r=b(e,t),n=!n),r=p(r),"number"===typeof r?(n&&(r=-r),new c(r)):new u(r,n)}function _(t,n,r){var o,i,a=t.length,s=new Array(a),l=-n,f=e;for(o=0;o0)a[o++]=u%s,u=Math.floor(u/s);return a}function P(t,e){var n=[];while(e-- >0)n.push(0);return n.concat(t)}function S(t,e){var n=Math.max(t.length,e.length);if(n<=30)return x(t,e);n=Math.ceil(n/2);var r=t.slice(n),o=t.slice(0,n),i=e.slice(n),a=e.slice(0,n),s=S(o,a),u=S(r,i),c=S(g(o,r),g(a,i)),l=g(g(s,P(b(b(c,s),u),n)),P(u,2*n));return d(l),l}function E(t,e){return-.012*t-.012*e+15e-6*t*e>0}function k(t,n,r){return new u(t=0;o--){for(r=d-1,y[o+f]!==m&&(r=Math.floor((y[o+f]*d+y[o+f-1])/m)),i=0,a=0,u=b.length,s=0;sc&&(i=(i+1)*h),r=Math.ceil(i/a);do{if(s=C(n,r),R(s,f)<=0)break;r--}while(r);l.push(r),f=b(f,s)}return l.reverse(),[p(l),p(f)]}function j(t,n){var r,o,i,a,s=t.length,u=h(s),c=e;for(i=0,r=s-1;r>=0;--r)a=i*c+t[r],o=v(a/n),i=a-o*n,u[r]=0|o;return[u,0|i]}function $(t,n){var r,o,i=tt(n),a=t.value,l=i.value;if(0===l)throw new Error("Cannot divide by zero");if(t.isSmall)return i.isSmall?[new c(v(a/l)),new c(a%l)]:[s[0],t];if(i.isSmall){if(1===l)return[t,s[0]];if(-1==l)return[t.negate(),s[0]];var d=Math.abs(l);if(de.length?1:-1;for(var n=t.length-1;n>=0;n--)if(t[n]!==e[n])return t[n]>e[n]?1:-1;return 0}function T(t){var e=t.abs();return!e.isUnit()&&(!!(e.equals(2)||e.equals(3)||e.equals(5))||!(e.isEven()||e.isDivisibleBy(3)||e.isDivisibleBy(5))&&(!!e.lesser(25)||void 0))}u.prototype=Object.create(s.prototype),c.prototype=Object.create(s.prototype),u.prototype.add=function(t){var e=tt(t);if(this.sign!==e.sign)return this.subtract(e.negate());var n=this.value,r=e.value;return e.isSmall?new u(y(n,Math.abs(r)),this.sign):new u(g(n,r),this.sign)},u.prototype.plus=u.prototype.add,c.prototype.add=function(t){var e=tt(t),n=this.value;if(n<0!==e.sign)return this.subtract(e.negate());var r=e.value;if(e.isSmall){if(l(n+r))return new c(n+r);r=f(Math.abs(r))}return new u(y(r,Math.abs(n)),n<0)},c.prototype.plus=c.prototype.add,u.prototype.subtract=function(t){var e=tt(t);if(this.sign!==e.sign)return this.add(e.negate());var n=this.value,r=e.value;return e.isSmall?_(n,Math.abs(r),this.sign):w(n,r,this.sign)},u.prototype.minus=u.prototype.subtract,c.prototype.subtract=function(t){var e=tt(t),n=this.value;if(n<0!==e.sign)return this.add(e.negate());var r=e.value;return e.isSmall?new c(n-r):_(r,Math.abs(n),n>=0)},c.prototype.minus=c.prototype.subtract,u.prototype.negate=function(){return new u(this.value,!this.sign)},c.prototype.negate=function(){var t=this.sign,e=new c(-this.value);return e.sign=!t,e},u.prototype.abs=function(){return new u(this.value,!1)},c.prototype.abs=function(){return new c(Math.abs(this.value))},u.prototype.multiply=function(t){var n,r=tt(t),o=this.value,i=r.value,a=this.sign!==r.sign;if(r.isSmall){if(0===i)return s[0];if(1===i)return this;if(-1===i)return this.negate();if(n=Math.abs(i),nr?1:-1):-1},u.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=tt(t),n=this.value,r=e.value;return this.sign!==e.sign?e.sign?1:-1:e.isSmall?this.sign?-1:1:R(n,r)*(this.sign?-1:1)},u.prototype.compareTo=u.prototype.compare,c.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=tt(t),n=this.value,r=e.value;return e.isSmall?n==r?0:n>r?1:-1:n<0!==e.sign?n<0?-1:1:n<0?1:-1},c.prototype.compareTo=c.prototype.compare,u.prototype.equals=function(t){return 0===this.compare(t)},c.prototype.eq=c.prototype.equals=u.prototype.eq=u.prototype.equals,u.prototype.notEquals=function(t){return 0!==this.compare(t)},c.prototype.neq=c.prototype.notEquals=u.prototype.neq=u.prototype.notEquals,u.prototype.greater=function(t){return this.compare(t)>0},c.prototype.gt=c.prototype.greater=u.prototype.gt=u.prototype.greater,u.prototype.lesser=function(t){return this.compare(t)<0},c.prototype.lt=c.prototype.lesser=u.prototype.lt=u.prototype.lesser,u.prototype.greaterOrEquals=function(t){return this.compare(t)>=0},c.prototype.geq=c.prototype.greaterOrEquals=u.prototype.geq=u.prototype.greaterOrEquals,u.prototype.lesserOrEquals=function(t){return this.compare(t)<=0},c.prototype.leq=c.prototype.lesserOrEquals=u.prototype.leq=u.prototype.lesserOrEquals,u.prototype.isEven=function(){return 0===(1&this.value[0])},c.prototype.isEven=function(){return 0===(1&this.value)},u.prototype.isOdd=function(){return 1===(1&this.value[0])},c.prototype.isOdd=function(){return 1===(1&this.value)},u.prototype.isPositive=function(){return!this.sign},c.prototype.isPositive=function(){return this.value>0},u.prototype.isNegative=function(){return this.sign},c.prototype.isNegative=function(){return this.value<0},u.prototype.isUnit=function(){return!1},c.prototype.isUnit=function(){return 1===Math.abs(this.value)},u.prototype.isZero=function(){return!1},c.prototype.isZero=function(){return 0===this.value},u.prototype.isDivisibleBy=function(t){var e=tt(t),n=e.value;return 0!==n&&(1===n||(2===n?this.isEven():this.mod(e).equals(s[0])))},c.prototype.isDivisibleBy=u.prototype.isDivisibleBy,u.prototype.isPrime=function(){var e=T(this);if(e!==t)return e;var n,r,i,a,u=this.abs(),c=u.prev(),l=[2,3,5,7,11,13,17,19],f=c;while(f.isEven())f=f.divide(2);for(i=0;i-r?new c(t-1):new u(i,!0)};var M=[1];while(M[M.length-1]<=e)M.push(2*M[M.length-1]);var N=M.length,I=M[N-1];function D(t){return("number"===typeof t||"string"===typeof t)&&+Math.abs(t)<=e||t instanceof u&&t.value.length<=1}function F(t,e,n){e=tt(e);var r=t.isNegative(),i=e.isNegative(),a=r?t.not():t,s=i?e.not():e,u=[],c=[],l=!1,f=!1;while(!l||!f)a.isZero()?(l=!0,u.push(r?1:0)):r?u.push(a.isEven()?1:0):u.push(a.isEven()?0:1),s.isZero()?(f=!0,c.push(i?1:0)):i?c.push(s.isEven()?1:0):c.push(s.isEven()?0:1),a=a.over(2),s=s.over(2);for(var p=[],d=0;d=N)e=e.multiply(I),t-=N-1;return e.multiply(M[t])},c.prototype.shiftLeft=u.prototype.shiftLeft,u.prototype.shiftRight=function(t){var e;if(!D(t))throw new Error(String(t)+" is too large for shifting.");if(t=+t,t<0)return this.shiftLeft(-t);var n=this;while(t>=N){if(n.isZero())return n;e=$(n,I),n=e[1].isNegative()?e[0].prev():e[0],t-=N-1}return e=$(n,M[t]),e[1].isNegative()?e[0].prev():e[0]},c.prototype.shiftRight=u.prototype.shiftRight,u.prototype.not=function(){return this.negate().prev()},c.prototype.not=u.prototype.not,u.prototype.and=function(t){return F(this,t,(function(t,e){return t&e}))},c.prototype.and=u.prototype.and,u.prototype.or=function(t){return F(this,t,(function(t,e){return t|e}))},c.prototype.or=u.prototype.or,u.prototype.xor=function(t){return F(this,t,(function(t,e){return t^e}))},c.prototype.xor=u.prototype.xor;var z=1<<30,U=(e&-e)*(e&-e)|z;function B(t){var n=t.value,r="number"===typeof n?n|z:n[0]+n[1]*e|U;return r&-r}function q(t,e){return t=tt(t),e=tt(e),t.greater(e)?t:e}function W(t,e){return t=tt(t),e=tt(e),t.lesser(e)?t:e}function H(t,e){if(t=tt(t).abs(),e=tt(e).abs(),t.equals(e))return t;if(t.isZero())return e;if(e.isZero())return t;var n,r,o=s[1];while(t.isEven()&&e.isEven())n=Math.min(B(t),B(e)),t=t.divide(n),e=e.divide(n),o=o.multiply(n);while(t.isEven())t=t.divide(B(t));do{while(e.isEven())e=e.divide(B(e));t.greater(e)&&(r=e,e=t,t=r),e=e.subtract(t)}while(!e.isZero());return o.isUnit()?t:t.multiply(o)}function G(t,e){return t=tt(t).abs(),e=tt(e).abs(),t.divide(H(t,e)).multiply(e)}function V(t,n){t=tt(t),n=tt(n);var r=W(t,n),o=q(t,n),i=o.subtract(r);if(i.isSmall)return r.add(Math.round(Math.random()*i));for(var a=i.value.length-1,s=[],l=!0,f=a;f>=0;f--){var d=l?i.value[f]:e,h=v(Math.random()*d);s.unshift(h),h"!==t[r]);o.push(tt(t.slice(l+1,r)))}}return Z(o,e,i)};function Z(t,e,n){var r,o=s[0],i=s[1];for(r=t.length-1;r>=0;r--)o=o.add(t[r].times(i)),i=i.times(e);return n?o.negate():o}function J(t){var e=t.value;return"number"===typeof e&&(e=[e]),1===e.length&&e[0]<=35?"0123456789abcdefghijklmnopqrstuvwxyz".charAt(e[0]):"<"+e+">"}function Y(t,e){if(e=o(e),e.isZero()){if(t.isZero())return"0";throw new Error("Cannot convert nonzero numbers to base 0.")}if(e.equals(-1))return t.isZero()?"0":t.isNegative()?new Array(1-t).join("10"):"1"+new Array(+t).join("01");var n="";if(t.isNegative()&&e.isPositive()&&(n="-",t=t.abs()),e.equals(1))return t.isZero()?"0":n+new Array(+t+1).join(1);var r,i=[],a=t;while(a.isNegative()||a.compareAbs(e)>=0){r=a.divmod(e),a=r.quotient;var s=r.remainder;s.isNegative()&&(s=e.minus(s).abs(),a=a.next()),i.push(J(s))}return i.push(J(a)),n+i.reverse().join("")}function Q(t){if(l(+t)){var e=+t;if(e===v(e))return new c(e);throw"Invalid integer: "+t}var r="-"===t[0];r&&(t=t.slice(1));var o=t.split(/e/i);if(o.length>2)throw new Error("Invalid integer: "+o.join("e"));if(2===o.length){var i=o[1];if("+"===i[0]&&(i=i.slice(1)),i=+i,i!==v(i)||!l(i))throw new Error("Invalid integer: "+i+" is not a valid exponent.");var a=o[0],s=a.indexOf(".");if(s>=0&&(i-=a.length-s-1,a=a.slice(0,s)+a.slice(s+1)),i<0)throw new Error("Cannot include negative exponent part for integers");a+=new Array(i+1).join("0"),t=a}var f=/^([0-9][0-9]*)$/.test(t);if(!f)throw new Error("Invalid integer: "+t);var p=[],h=t.length,m=n,g=h-m;while(h>0)p.push(+t.slice(g,h)),g-=m,g<0&&(g=0),h-=m;return d(p),new u(p,r)}function X(t){if(l(t)){if(t!==v(t))throw new Error(t+" is not an integer.");return new c(t)}return Q(t.toString())}function tt(t){return"number"===typeof t?X(t):"string"===typeof t?Q(t):t}u.prototype.toString=function(e){if(e===t&&(e=10),10!==e)return Y(this,e);var n,r=this.value,o=r.length,i=String(r[--o]),a="0000000";while(--o>=0)n=String(r[o]),i+=a.slice(n.length)+n;var s=this.sign?"-":"";return s+i},c.prototype.toString=function(e){return e===t&&(e=10),10!=e?Y(this,e):String(this.value)},u.prototype.valueOf=function(){return+this.toString()},u.prototype.toJSNumber=u.prototype.valueOf,c.prototype.valueOf=function(){return this.value},c.prototype.toJSNumber=c.prototype.valueOf;for(var et=0;et<1e3;et++)s[et]=new c(et),et>0&&(s[-et]=new c(-et));return s.one=s[1],s.zero=s[0],s.minusOne=s[-1],s.max=q,s.min=W,s.gcd=H,s.lcm=G,s.isInstance=function(t){return t instanceof u||t instanceof c},s.randBetween=V,s.fromArray=function(t,e,n){return Z(t.map(tt),tt(e||10),n)},s}();t.hasOwnProperty("exports")&&(t.exports=o),n=[],r=function(){return o}.apply(e,n),void 0===r||(t.exports=r)}).call(this,n("62e4")(t))},7418:function(t,e){e.f=Object.getOwnPropertySymbols},"746f":function(t,e,n){var r=n("428f"),o=n("5135"),i=n("e538"),a=n("9bf2").f;t.exports=function(t){var e=r.Symbol||(r.Symbol={});o(e,t)||a(e,t,{value:i.f(t)})}},7719:function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"已經在LessPass上了嗎?登入","AtLeastOneOptionShouldBeSelected":"您必須在小寫,大寫,數字或符號中至少選擇一個選項。","Change my password":"修改我的密碼","ChangePasswordError":"我們無法以提供的訊息更改您的密碼。","ChangePasswordSuccessful":"您的密碼已成功更改。","Copied":"已複製!","Counter":"計數器","CounterFieldHelp":"遞增這個值就可以在不改變主密碼的狀況下,產生新的密碼。","CreatePassword":"您要產生一組密碼嗎?","Current Master Password":"當前的主密碼","Default password profile":"默認密碼配置文件","Email":"郵件位址","EmailAlreadyExist":"這個郵件位址已被註冊。想要登入或取回您的密碼嗎?","EmailInvalid":"請輸入一個有效的郵件位址","EmailRequiredError":"我們需要郵件位址來找到您的帳號。","Encrypt my master password":"加密我的主密碼","ForgotPassword":"忘記您的登入密碼了嗎?","Generate":"產生密碼","It is not recommended to change the default url.":"不建議更改默認URL。","Length":"長度","LengthDeprecationWarning":"密碼的最大長度是 35 個字元。","LessPass Database":"LessPass數據庫","LessPass Database Url":"LessPass 資料庫 URL","Login":"登錄","LoginFormInvalid":"電子郵件和密碼是必填項","LoginIncorrectError":"您輸入的郵件位址或登入密碼有誤。請確認後再試一次。","Master Password":"主密碼","MasterPasswordsEqualsNoNeedToChange":"舊的主密碼和新的主密碼相同。無需更改!","MasterPasswordsRequired":"需要舊的主密碼和新的主密碼。","My Account":"我的帳戶","New Master Password":"新的主密碼","New20210331":"我接手了LessPass上的開發工作,以修復錯誤並改善界面。我簡化了登錄頁面,以更正自託管版本的登錄URL的問題。默認情況下,主密碼在發送到服務器端之前已加密。始終可以取消選中此選項,但僅對於連接即可。","NewToLessPass":"LessPass的新手?現在加入","Next":"下一頁","NoMatchFor":"喔不!沒有找到跟下列條件相似的結果:","NoPassword":"您的資料庫內沒有儲存任何密碼。","Options":"選項","PasswordProfileCopied":"已複製您的密碼配置文件。","PasswordResetRequired":"請輸入登入密碼","PasswordResetSuccessful":"已成功重置您的登入密碼。","PasswordTooCommon":"該密碼太常見了。","PasswordTooShort":"該密碼太短。必須至少包含 8 個字元。","Previous":"上一頁","Register":"註冊","Reset my password":"重置我的登入密碼","ResetLinkExpired":"此登入密碼重置連結已失效。","ResetPasswordHelpText":"輸入您帳戶的已驗證郵件地址,我們將寄送密碼重置連結。","Save":"儲存","Saved passwords":"已儲存密碼","Search":"搜尋","Settings":"設定","Sign In":"登入","Sign out":"登出","Site":"網站位址","SiteLoginMasterPasswordMandatory":"網站位址、登入帳號、主密碼皆為必填欄位。","SorryCopy":"很抱歉,複製功能僅適用於現代瀏覽器","UpdateYourSearch":"請試著放寬您的搜尋條件。","Username":"用戶名","WantToHelp":"你想幫我嗎?請隨時為LessPass貢獻力量","WelcomeRegister":"歡迎 {email},謝謝您的註冊。","What is new ?":"有什麼新東西?","What is new?":"有什麼新東西?","resetPasswordSuccess":"如果郵件位址 {email} 已和 LessPass 帳號連動,您很快能收到 LessPass 的信件,當中提供如何重置密碼的說明。"}')},7839:function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"786c":function(t,e,n){"use strict";var r=n("e438"),o=n("cacb"),i=n("ecba"),a=n("15ec"),s=n("54bb"),u="Array Iterator",c=a.set,l=a.getterFor(u);t.exports=s(Array,"Array",(function(t,e){c(this,{type:u,target:r(t),index:0,kind:e})}),(function(){var t=l(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},"7a77":function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},"7aa7":function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},"7aac":function(t,e,n){"use strict";var r=n("c532");t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,o,i,a){var s=[];s.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(o)&&s.push("path="+o),r.isString(i)&&s.push("domain="+i),!0===a&&s.push("secure"),document.cookie=s.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)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7b0b":function(t,e,n){var r=n("1d80");t.exports=function(t){return Object(r(t))}},"7c73":function(t,e,n){var r,o=n("825a"),i=n("37e8"),a=n("7839"),s=n("d012"),u=n("1be4"),c=n("cc12"),l=n("f772"),f=">",p="<",d="prototype",h="script",v=l("IE_PROTO"),m=function(){},g=function(t){return p+h+f+t+p+"/"+h+f},y=function(t){t.write(g("")),t.close();var e=t.parentWindow.Object;return t=null,e},b=function(){var t,e=c("iframe"),n="java"+h+":";return e.style.display="none",u.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(g("document.F=Object")),t.close(),t.F},w=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}w=r?y(r):b();var t=a.length;while(t--)delete w[d][a[t]];return w()};s[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(m[d]=o(t),n=new m,m[d]=null,n[v]=t):n=w(),void 0===e?n:i(n,e)}},"7cef":function(t,e,n){const r=n("7409"),o=n("9f04"),{consumeEntropy:i}=n("5436");function a(t,e){const n=o.getRules(e),a=o.getSetOfCharacters(n),s=i("",r(t,16),a,e.length-n.length),u=o.getOneCharPerRule(s.entropy,n);return o.insertStringPseudoRandomly(s.value,u.entropy,u.value)}t.exports={renderPassword:a}},"7d4c":function(t,e,n){},"7db0":function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").find,i=n("44d2"),a="find",s=!0;a in[]&&Array(1)[a]((function(){s=!1})),r({target:"Array",proto:!0,forced:s},{find:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(a)},"7f10":function(t,e,n){},"7f53":function(t,e,n){var r=n("2bba");t.exports=function(t){var e=t["return"];if(void 0!==e)return r(e.call(t)).value}},"7f9a":function(t,e,n){var r=n("da84"),o=n("8925"),i=r.WeakMap;t.exports="function"===typeof i&&/native code/.test(o(i))},"803e":function(t,e,n){},8125:function(t,e,n){var r=n("a032"),o=n("b9f3"),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},"825a":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},"826f":function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:r},8291:function(t,e,n){"use strict";var r=n("bd67"),o=n("49f6"),i=n("d29f"),a=n("f8f7"),s=i("species");t.exports=function(t){var e=r(t),n=o.f;a&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},"83ab":function(t,e,n){var r=n("d039");t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"83b9":function(t,e,n){"use strict";var r=n("d925"),o=n("e683");t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},8418:function(t,e,n){"use strict";var r=n("c04e"),o=n("9bf2"),i=n("5c6c");t.exports=function(t,e,n){var a=r(e);a in t?o.f(t,a,i(0,n)):t[a]=n}},"84fe":function(t,e){t.exports=function(t){try{return{error:!1,value:t()}}catch(e){return{error:!0,value:e}}}},8582:function(t,e,n){var r=n("b43a");t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"85d3":function(t,e,n){"use strict";n("6a83")},"861d":function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},"87a3":function(t,e,n){var r=n("b5e4"),o=n("515c"),i=o.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},8832:function(t,e,n){!function(e,n){t.exports=n()}(0,(function(){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return t[r].call(o.exports,o,o.exports,e),o.loaded=!0,o.exports}var n={};return e.m=t,e.c=n,e.p="",e(0)}([function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}var o=n(1),i=r(o);t.exports=i.default},function(t,e,n){n(2);var r=n(6)(n(7),n(8),"data-v-82963a40",null);t.exports=r.exports},function(t,e,n){var r=n(3);"string"==typeof r&&(r=[[t.id,r,""]]),n(5)(r,{}),r.locals&&(t.exports=r.locals)},function(t,e,n){e=t.exports=n(4)(),e.push([t.id,"a[data-v-82963a40]{cursor:pointer}",""])},function(t,e){t.exports=function(){var t=[];return t.toString=function(){for(var t=[],e=0;e=0&&g.splice(e,1)}function s(t){var e=document.createElement("style");return e.type="text/css",i(t,e),e}function u(t,e){var n,r,o;if(e.singleton){var i=m++;n=v||(v=s(e)),r=c.bind(null,n,i,!1),o=c.bind(null,n,i,!0)}else n=s(e),r=l.bind(null,n),o=function(){a(n)};return r(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;r(t=e)}else o()}}function c(t,e,n,r){var o=n?"":r.css;if(t.styleSheet)t.styleSheet.cssText=y(e,o);else{var i=document.createTextNode(o),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(i,a[e]):t.appendChild(i)}}function l(t,e){var n=e.css,r=e.media,o=e.sourceMap;if(r&&t.setAttribute("media",r),o&&(n+="\n/*# sourceURL="+o.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(o))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var f={},p=function(t){var e;return function(){return"undefined"==typeof e&&(e=t.apply(this,arguments)),e}},d=p((function(){return/msie [6-9]\b/.test(window.navigator.userAgent.toLowerCase())})),h=p((function(){return document.head||document.getElementsByTagName("head")[0]})),v=null,m=0,g=[];t.exports=function(t,e){e=e||{},"undefined"==typeof e.singleton&&(e.singleton=d()),"undefined"==typeof e.insertAt&&(e.insertAt="bottom");var n=o(t);return r(n,e),function(t){for(var i=[],a=0;a0&&(u=this.selected-1-o);var c=u+this.pageRange-1;c>=this.pageCount&&(c=this.pageCount-1,u=c-this.pageRange+1);for(var l=u;l<=c&&l<=this.pageCount-1;l++)i(l);u>this.marginPages&&a(u-1),c+1=this.pageCount-this.marginPages;f--)i(f)}return e}},data:function(){return{innerValue:1}},methods:{handlePageSelected:function(t){this.selected!==t&&(this.innerValue=t,this.$emit("input",t),this.clickHandler(t))},prevPage:function(){this.selected<=1||this.handlePageSelected(this.selected-1)},nextPage:function(){this.selected>=this.pageCount||this.handlePageSelected(this.selected+1)},firstPageSelected:function(){return 1===this.selected},lastPageSelected:function(){return this.selected===this.pageCount||0===this.pageCount},selectFirstPage:function(){this.selected<=1||this.handlePageSelected(1)},selectLastPage:function(){this.selected>=this.pageCount||this.handlePageSelected(this.pageCount)}}}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.noLiSurround?n("div",{class:t.containerClass},[t.firstLastButton?n("a",{class:[t.pageLinkClass,t.firstPageSelected()?t.disabledClass:""],attrs:{tabindex:"0"},domProps:{innerHTML:t._s(t.firstButtonText)},on:{click:function(e){t.selectFirstPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.selectFirstPage():null}}}):t._e(),t._v(" "),t.firstPageSelected()&&t.hidePrevNext?t._e():n("a",{class:[t.prevLinkClass,t.firstPageSelected()?t.disabledClass:""],attrs:{tabindex:"0"},domProps:{innerHTML:t._s(t.prevText)},on:{click:function(e){t.prevPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.prevPage():null}}}),t._v(" "),t._l(t.pages,(function(e){return[e.breakView?n("a",{class:[t.pageLinkClass,t.breakViewLinkClass,e.disabled?t.disabledClass:""],attrs:{tabindex:"0"}},[t._t("breakViewContent",[t._v(t._s(t.breakViewText))])],2):e.disabled?n("a",{class:[t.pageLinkClass,e.selected?t.activeClass:"",t.disabledClass],attrs:{tabindex:"0"}},[t._v(t._s(e.content))]):n("a",{class:[t.pageLinkClass,e.selected?t.activeClass:""],attrs:{tabindex:"0"},on:{click:function(n){t.handlePageSelected(e.index+1)},keyup:function(n){return"button"in n||!t._k(n.keyCode,"enter",13)?void t.handlePageSelected(e.index+1):null}}},[t._v(t._s(e.content))])]})),t._v(" "),t.lastPageSelected()&&t.hidePrevNext?t._e():n("a",{class:[t.nextLinkClass,t.lastPageSelected()?t.disabledClass:""],attrs:{tabindex:"0"},domProps:{innerHTML:t._s(t.nextText)},on:{click:function(e){t.nextPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.nextPage():null}}}),t._v(" "),t.firstLastButton?n("a",{class:[t.pageLinkClass,t.lastPageSelected()?t.disabledClass:""],attrs:{tabindex:"0"},domProps:{innerHTML:t._s(t.lastButtonText)},on:{click:function(e){t.selectLastPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.selectLastPage():null}}}):t._e()],2):n("ul",{class:t.containerClass},[t.firstLastButton?n("li",{class:[t.pageClass,t.firstPageSelected()?t.disabledClass:""]},[n("a",{class:t.pageLinkClass,attrs:{tabindex:t.firstPageSelected()?-1:0},domProps:{innerHTML:t._s(t.firstButtonText)},on:{click:function(e){t.selectFirstPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.selectFirstPage():null}}})]):t._e(),t._v(" "),t.firstPageSelected()&&t.hidePrevNext?t._e():n("li",{class:[t.prevClass,t.firstPageSelected()?t.disabledClass:""]},[n("a",{class:t.prevLinkClass,attrs:{tabindex:t.firstPageSelected()?-1:0},domProps:{innerHTML:t._s(t.prevText)},on:{click:function(e){t.prevPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.prevPage():null}}})]),t._v(" "),t._l(t.pages,(function(e){return n("li",{class:[t.pageClass,e.selected?t.activeClass:"",e.disabled?t.disabledClass:"",e.breakView?t.breakViewClass:""]},[e.breakView?n("a",{class:[t.pageLinkClass,t.breakViewLinkClass],attrs:{tabindex:"0"}},[t._t("breakViewContent",[t._v(t._s(t.breakViewText))])],2):e.disabled?n("a",{class:t.pageLinkClass,attrs:{tabindex:"0"}},[t._v(t._s(e.content))]):n("a",{class:t.pageLinkClass,attrs:{tabindex:"0"},on:{click:function(n){t.handlePageSelected(e.index+1)},keyup:function(n){return"button"in n||!t._k(n.keyCode,"enter",13)?void t.handlePageSelected(e.index+1):null}}},[t._v(t._s(e.content))])])})),t._v(" "),t.lastPageSelected()&&t.hidePrevNext?t._e():n("li",{class:[t.nextClass,t.lastPageSelected()?t.disabledClass:""]},[n("a",{class:t.nextLinkClass,attrs:{tabindex:t.lastPageSelected()?-1:0},domProps:{innerHTML:t._s(t.nextText)},on:{click:function(e){t.nextPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.nextPage():null}}})]),t._v(" "),t.firstLastButton?n("li",{class:[t.pageClass,t.lastPageSelected()?t.disabledClass:""]},[n("a",{class:t.pageLinkClass,attrs:{tabindex:t.lastPageSelected()?-1:0},domProps:{innerHTML:t._s(t.lastButtonText)},on:{click:function(e){t.selectLastPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.selectLastPage():null}}})]):t._e()],2)},staticRenderFns:[]}}])}))},8925:function(t,e,n){var r=n("c6cd"),o=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return o.call(t)}),t.exports=r.inspectSource},"8a79":function(t,e,n){"use strict";var r=n("23e7"),o=n("06cf").f,i=n("50c4"),a=n("5a34"),s=n("1d80"),u=n("ab13"),c=n("c430"),l="".endsWith,f=Math.min,p=u("endsWith"),d=!c&&!p&&!!function(){var t=o(String.prototype,"endsWith");return t&&!t.writable}();r({target:"String",proto:!0,forced:!d&&!p},{endsWith:function(t){var e=String(s(this));a(t);var n=arguments.length>1?arguments[1]:void 0,r=i(e.length),o=void 0===n?r:f(i(n),r),u=String(t);return l?l.call(e,u,o):e.slice(o-u.length,o)===u}})},"8aa5":function(t,e,n){"use strict";var r=n("6547").charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},"8d50":function(t,e,n){},"8d61":function(t,e,n){var r=n("1a58");t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},"8df4":function(t,e,n){"use strict";var r=n("7a77");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,e=new o((function(e){t=e}));return{token:e,cancel:t}},t.exports=o},"90e3":function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},9112:function(t,e,n){var r=n("83ab"),o=n("9bf2"),i=n("5c6c");t.exports=r?function(t,e,n){return o.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},9224:function(t){t.exports=JSON.parse('{"a":"9.4.2"}')},9263:function(t,e,n){"use strict";var r=n("ad6d"),o=n("9f7f"),i=RegExp.prototype.exec,a=String.prototype.replace,s=i,u=function(){var t=/a/,e=/b*/g;return i.call(t,"a"),i.call(e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),c=o.UNSUPPORTED_Y||o.BROKEN_CARET,l=void 0!==/()??/.exec("")[1],f=u||l||c;f&&(s=function(t){var e,n,o,s,f=this,p=c&&f.sticky,d=r.call(f),h=f.source,v=0,m=t;return p&&(d=d.replace("y",""),-1===d.indexOf("g")&&(d+="g"),m=String(t).slice(f.lastIndex),f.lastIndex>0&&(!f.multiline||f.multiline&&"\n"!==t[f.lastIndex-1])&&(h="(?: "+h+")",m=" "+m,v++),n=new RegExp("^(?:"+h+")",d)),l&&(n=new RegExp("^"+h+"$(?!\\s)",d)),u&&(e=f.lastIndex),o=i.call(p?n:f,m),p?o?(o.input=o.input.slice(v),o[0]=o[0].slice(v),o.index=f.lastIndex,f.lastIndex+=o[0].length):f.lastIndex=0:u&&o&&(f.lastIndex=f.global?o.index+o[0].length:e),l&&o&&o.length>1&&a.call(o[0],n,(function(){for(s=1;s=0;--i){var a=this.tryEntries[i],s=a.completion;if("root"===a.tryLoc)return r("end");if(a.tryLoc<=this.prev){var u=o.call(a,"catchLoc"),c=o.call(a,"finallyLoc");if(u&&c){if(this.prev=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&o.call(r,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),L(n),v}},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;L(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:$(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=n),v}}}function w(t,e,n,r){var o=e&&e.prototype instanceof x?e:x,i=Object.create(o.prototype),a=new j(r||[]);return i._invoke=k(t,n,a),i}function _(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(r){return{type:"throw",arg:r}}}function x(){}function C(){}function P(){}function S(t){["next","throw","return"].forEach((function(e){t[e]=function(t){return this._invoke(e,t)}}))}function E(t){function e(n,r,i,a){var s=_(t[n],t,r);if("throw"!==s.type){var u=s.arg,c=u.value;return c&&"object"===typeof c&&o.call(c,"__await")?Promise.resolve(c.__await).then((function(t){e("next",t,i,a)}),(function(t){e("throw",t,i,a)})):Promise.resolve(c).then((function(t){u.value=t,i(u)}),a)}a(s.arg)}var n;function r(t,r){function o(){return new Promise((function(n,o){e(t,r,n,o)}))}return n=n?n.then(o,o):o()}this._invoke=r}function k(t,e,n){var r=f;return function(o,i){if(r===d)throw new Error("Generator is already running");if(r===h){if("throw"===o)throw i;return R()}n.method=o,n.arg=i;while(1){var a=n.delegate;if(a){var s=A(a,n);if(s){if(s===v)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===f)throw r=h,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=d;var u=_(t,e,n);if("normal"===u.type){if(r=n.done?h:p,u.arg===v)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r=h,n.method="throw",n.arg=u.arg)}}}function A(t,e){var r=t.iterator[e.method];if(r===n){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=n,A(t,e),"throw"===e.method))return v;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return v}var o=_(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,v;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=n),e.delegate=null,v):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,v)}function O(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 L(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function j(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(O,this),this.reset(!0)}function $(t){if(t){var e=t[a];if(e)return e.call(t);if("function"===typeof t.next)return t;if(!isNaN(t.length)){var r=-1,i=function e(){while(++r=51||!o((function(){var t=[];return t[h]=!1,t.concat()[0]!==t})),y=f("concat"),b=function(t){if(!a(t))return!1;var e=t[h];return void 0!==e?!!e:i(t)},w=!g||!y;r({target:"Array",proto:!0,forced:w},{concat:function(t){var e,n,r,o,i,a=s(this),f=l(a,0),p=0;for(e=-1,r=arguments.length;ev)throw TypeError(m);for(n=0;n=v)throw TypeError(m);c(f,p++,i)}return f.length=p,f}})},"9b40":function(t,e,n){var r,o,i,a=n("1a58"),s=n("db62"),u=n("c27f"),c=n("e586"),l=n("b7a0"),f=n("4b1e"),p=n("c8be"),d=a.location,h=a.setImmediate,v=a.clearImmediate,m=a.process,g=a.MessageChannel,y=a.Dispatch,b=0,w={},_="onreadystatechange",x=function(t){if(w.hasOwnProperty(t)){var e=w[t];delete w[t],e()}},C=function(t){return function(){x(t)}},P=function(t){x(t.data)},S=function(t){a.postMessage(t+"",d.protocol+"//"+d.host)};h&&v||(h=function(t){var e=[],n=1;while(arguments.length>n)e.push(arguments[n++]);return w[++b]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(b),b},v=function(t){delete w[t]},p?r=function(t){m.nextTick(C(t))}:y&&y.now?r=function(t){y.now(C(t))}:g&&!f?(o=new g,i=o.port2,o.port1.onmessage=P,r=u(i.postMessage,i,1)):a.addEventListener&&"function"==typeof postMessage&&!a.importScripts&&d&&"file:"!==d.protocol&&!s(S)?(r=S,a.addEventListener("message",P,!1)):r=_ in l("script")?function(t){c.appendChild(l("script"))[_]=function(){c.removeChild(this),x(t)}}:function(t){setTimeout(C(t),0)}),t.exports={set:h,clear:v}},"9bf2":function(t,e,n){var r=n("83ab"),o=n("0cfb"),i=n("825a"),a=n("c04e"),s=Object.defineProperty;e.f=r?s:function(t,e,n){if(i(t),e=a(e,!0),i(n),o)try{return s(t,e,n)}catch(r){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},"9f04":function(t,e,n){const{consumeEntropy:r}=n("5436"),o={lowercase:"abcdefghijklmnopqrstuvwxyz",uppercase:"ABCDEFGHIJKLMNOPQRSTUVWXYZ",digits:"0123456789",symbols:"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"};function i(t){if("undefined"===typeof t)return o.lowercase+o.uppercase+o.digits+o.symbols;let e="";return t.forEach(t=>{e+=o[t]}),e}function a(t,e){let n="",i=t;return e.forEach(t=>{const e=r("",i,o[t],1);n+=e.value,i=e.entropy}),{value:n,entropy:i}}function s(t){return["lowercase","uppercase","digits","symbols"].filter(e=>t[e])}function u(t,e,n){let r=e,o=t;for(let i=0;i37&&o<41)}))},a48c:function(t,e,n){const r=n("bb27"),o=n("22ef");t.exports={createFingerprint:r,createHmac:o}},a4d3:function(t,e,n){"use strict";var r=n("23e7"),o=n("da84"),i=n("d066"),a=n("c430"),s=n("83ab"),u=n("4930"),c=n("fdbf"),l=n("d039"),f=n("5135"),p=n("e8b5"),d=n("861d"),h=n("825a"),v=n("7b0b"),m=n("fc6a"),g=n("c04e"),y=n("5c6c"),b=n("7c73"),w=n("df75"),_=n("241c"),x=n("057f"),C=n("7418"),P=n("06cf"),S=n("9bf2"),E=n("d1e7"),k=n("9112"),A=n("6eeb"),O=n("5692"),L=n("f772"),j=n("d012"),$=n("90e3"),R=n("b622"),T=n("e538"),M=n("746f"),N=n("d44e"),I=n("69f3"),D=n("b727").forEach,F=L("hidden"),z="Symbol",U="prototype",B=R("toPrimitive"),q=I.set,W=I.getterFor(z),H=Object[U],G=o.Symbol,V=i("JSON","stringify"),K=P.f,Z=S.f,J=x.f,Y=E.f,Q=O("symbols"),X=O("op-symbols"),tt=O("string-to-symbol-registry"),et=O("symbol-to-string-registry"),nt=O("wks"),rt=o.QObject,ot=!rt||!rt[U]||!rt[U].findChild,it=s&&l((function(){return 7!=b(Z({},"a",{get:function(){return Z(this,"a",{value:7}).a}})).a}))?function(t,e,n){var r=K(H,e);r&&delete H[e],Z(t,e,n),r&&t!==H&&Z(H,e,r)}:Z,at=function(t,e){var n=Q[t]=b(G[U]);return q(n,{type:z,tag:t,description:e}),s||(n.description=e),n},st=c?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof G},ut=function(t,e,n){t===H&&ut(X,e,n),h(t);var r=g(e,!0);return h(n),f(Q,r)?(n.enumerable?(f(t,F)&&t[F][r]&&(t[F][r]=!1),n=b(n,{enumerable:y(0,!1)})):(f(t,F)||Z(t,F,y(1,{})),t[F][r]=!0),it(t,r,n)):Z(t,r,n)},ct=function(t,e){h(t);var n=m(e),r=w(n).concat(ht(n));return D(r,(function(e){s&&!ft.call(n,e)||ut(t,e,n[e])})),t},lt=function(t,e){return void 0===e?b(t):ct(b(t),e)},ft=function(t){var e=g(t,!0),n=Y.call(this,e);return!(this===H&&f(Q,e)&&!f(X,e))&&(!(n||!f(this,e)||!f(Q,e)||f(this,F)&&this[F][e])||n)},pt=function(t,e){var n=m(t),r=g(e,!0);if(n!==H||!f(Q,r)||f(X,r)){var o=K(n,r);return!o||!f(Q,r)||f(n,F)&&n[F][r]||(o.enumerable=!0),o}},dt=function(t){var e=J(m(t)),n=[];return D(e,(function(t){f(Q,t)||f(j,t)||n.push(t)})),n},ht=function(t){var e=t===H,n=J(e?X:m(t)),r=[];return D(n,(function(t){!f(Q,t)||e&&!f(H,t)||r.push(Q[t])})),r};if(u||(G=function(){if(this instanceof G)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,e=$(t),n=function(t){this===H&&n.call(X,t),f(this,F)&&f(this[F],e)&&(this[F][e]=!1),it(this,e,y(1,t))};return s&&ot&&it(H,e,{configurable:!0,set:n}),at(e,t)},A(G[U],"toString",(function(){return W(this).tag})),A(G,"withoutSetter",(function(t){return at($(t),t)})),E.f=ft,S.f=ut,P.f=pt,_.f=x.f=dt,C.f=ht,T.f=function(t){return at(R(t),t)},s&&(Z(G[U],"description",{configurable:!0,get:function(){return W(this).description}}),a||A(H,"propertyIsEnumerable",ft,{unsafe:!0}))),r({global:!0,wrap:!0,forced:!u,sham:!u},{Symbol:G}),D(w(nt),(function(t){M(t)})),r({target:z,stat:!0,forced:!u},{for:function(t){var e=String(t);if(f(tt,e))return tt[e];var n=G(e);return tt[e]=n,et[n]=e,n},keyFor:function(t){if(!st(t))throw TypeError(t+" is not a symbol");if(f(et,t))return et[t]},useSetter:function(){ot=!0},useSimple:function(){ot=!1}}),r({target:"Object",stat:!0,forced:!u,sham:!s},{create:lt,defineProperty:ut,defineProperties:ct,getOwnPropertyDescriptor:pt}),r({target:"Object",stat:!0,forced:!u},{getOwnPropertyNames:dt,getOwnPropertySymbols:ht}),r({target:"Object",stat:!0,forced:l((function(){C.f(1)}))},{getOwnPropertySymbols:function(t){return C.f(v(t))}}),V){var vt=!u||l((function(){var t=G();return"[null]"!=V([t])||"{}"!=V({a:t})||"{}"!=V(Object(t))}));r({target:"JSON",stat:!0,forced:vt},{stringify:function(t,e,n){var r,o=[t],i=1;while(arguments.length>i)o.push(arguments[i++]);if(r=e,(d(e)||void 0!==t)&&!st(t))return p(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!st(e))return e}),o[1]=e,V.apply(null,o)}})}G[U][B]||k(G[U],B,G[U].valueOf),N(G,z),j[F]=!0},a50f:function(t,e,n){var r=n("061d"),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},a550:function(t,e,n){var r=n("2bba"),o=n("8582");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,t.call(n,[]),e=n instanceof Array}catch(i){}return function(n,i){return r(n),o(i),e?t.call(n,i):n.__proto__=i,n}}():void 0)},a640:function(t,e,n){"use strict";var r=n("d039");t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},a691:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},aa34:function(t,e,n){var r,o,i=n("1a58"),a=n("fd4c"),s=i.process,u=s&&s.versions,c=u&&u.v8;c?(r=c.split("."),o=r[0]+r[1]):a&&(r=a.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/),r&&(o=r[1]))),t.exports=o&&+o},aa72:function(t,e,n){},aa86:function(t,e,n){var r=n("49f6").f,o=n("0415"),i=n("d29f"),a=i("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,a)&&r(t,a,{configurable:!0,value:e})}},aad3:function(t,e,n){var r=n("9290"),o=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return o.call(t)}),t.exports=r.inspectSource},ab13:function(t,e,n){var r=n("b622"),o=r("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[o]=!1,"/./"[t](e)}catch(r){}}return!1}},abd1:function(t,e,n){var r=n("af15"),o=n("ecba"),i=n("d29f"),a=i("iterator");t.exports=function(t){if(void 0!=t)return t[a]||t["@@iterator"]||o[r(t)]}},ac1f:function(t,e,n){"use strict";var r=n("23e7"),o=n("9263");r({target:"RegExp",proto:!0,forced:/./.exec!==o},{exec:o})},ac25:function(t,e,n){"use strict";n("803e")},ad6d:function(t,e,n){"use strict";var r=n("825a");t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},af15:function(t,e,n){var r=n("ec4d"),o=n("4501"),i=n("d29f"),a=i("toStringTag"),s="Arguments"==o(function(){return arguments}()),u=function(t,e){try{return t[e]}catch(n){}};t.exports=r?o:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=u(e=Object(t),a))?n:s?o(e):"Object"==(r=o(e))&&"function"==typeof e.callee?"Arguments":r}},afbc:function(t,e,n){},b041:function(t,e,n){"use strict";var r=n("00ee"),o=n("f5df");t.exports=r?{}.toString:function(){return"[object "+o(this)+"]"}},b0c0:function(t,e,n){var r=n("83ab"),o=n("9bf2").f,i=Function.prototype,a=i.toString,s=/^\s*function ([^ (]*)/,u="name";r&&!(u in i)&&o(i,u,{configurable:!0,get:function(){try{return a.call(this).match(s)[1]}catch(t){return""}}})},b43a:function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},b50d:function(t,e,n){"use strict";var r=n("c532"),o=n("467f"),i=n("7aac"),a=n("30b5"),s=n("83b9"),u=n("c345"),c=n("3934"),l=n("2d83");t.exports=function(t){return new Promise((function(e,n){var f=t.data,p=t.headers;r.isFormData(f)&&delete p["Content-Type"];var d=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 m=s(t.baseURL,t.url);if(d.open(t.method.toUpperCase(),a(m,t.params,t.paramsSerializer),!0),d.timeout=t.timeout,d.onreadystatechange=function(){if(d&&4===d.readyState&&(0!==d.status||d.responseURL&&0===d.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in d?u(d.getAllResponseHeaders()):null,i=t.responseType&&"text"!==t.responseType?d.response:d.responseText,a={data:i,status:d.status,statusText:d.statusText,headers:r,config:t,request:d};o(e,n,a),d=null}},d.onabort=function(){d&&(n(l("Request aborted",t,"ECONNABORTED",d)),d=null)},d.onerror=function(){n(l("Network Error",t,null,d)),d=null},d.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(l(e,t,"ECONNABORTED",d)),d=null},r.isStandardBrowserEnv()){var g=(t.withCredentials||c(m))&&t.xsrfCookieName?i.read(t.xsrfCookieName):void 0;g&&(p[t.xsrfHeaderName]=g)}if("setRequestHeader"in d&&r.forEach(p,(function(t,e){"undefined"===typeof f&&"content-type"===e.toLowerCase()?delete p[e]:d.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(d.withCredentials=!!t.withCredentials),t.responseType)try{d.responseType=t.responseType}catch(y){if("json"!==t.responseType)throw y}"function"===typeof t.onDownloadProgress&&d.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&d.upload&&d.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){d&&(d.abort(),n(t),d=null)})),f||(f=null),d.send(f)}))}},b5e4:function(t,e,n){var r=n("0415"),o=n("e438"),i=n("09e1").indexOf,a=n("3325");t.exports=function(t,e){var n,s=o(t),u=0,c=[];for(n in s)!r(a,n)&&r(s,n)&&c.push(n);while(e.length>u)r(s,n=e[u++])&&(~i(c,n)||c.push(n));return c}},b622:function(t,e,n){var r=n("da84"),o=n("5692"),i=n("5135"),a=n("90e3"),s=n("4930"),u=n("fdbf"),c=o("wks"),l=r.Symbol,f=u?l:l&&l.withoutSetter||a;t.exports=function(t){return i(c,t)&&(s||"string"==typeof c[t])||(s&&i(l,t)?c[t]=l[t]:c[t]=f("Symbol."+t)),c[t]}},b64b:function(t,e,n){var r=n("23e7"),o=n("7b0b"),i=n("df75"),a=n("d039"),s=a((function(){i(1)}));r({target:"Object",stat:!0,forced:s},{keys:function(t){return i(o(t))}})},b727:function(t,e,n){var r=n("0366"),o=n("44ad"),i=n("7b0b"),a=n("50c4"),s=n("65f0"),u=[].push,c=function(t){var e=1==t,n=2==t,c=3==t,l=4==t,f=6==t,p=7==t,d=5==t||f;return function(h,v,m,g){for(var y,b,w=i(h),_=o(w),x=r(v,m,3),C=a(_.length),P=0,S=g||s,E=e?S(h,C):n||p?S(h,0):void 0;C>P;P++)if((d||P in _)&&(y=_[P],b=x(y,P,w),t))if(e)E[P]=b;else if(b)switch(t){case 3:return!0;case 5:return y;case 6:return P;case 2:u.call(E,y)}else switch(t){case 4:return!1;case 7:u.call(E,y)}return f?-1:c||l?l:E}};t.exports={forEach:c(0),map:c(1),filter:c(2),some:c(3),every:c(4),find:c(5),findIndex:c(6),filterOut:c(7)}},b7a0:function(t,e,n){var r=n("1a58"),o=n("b43a"),i=r.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},b7db:function(t,e,n){var r=n("b43a");t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},b890:function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"Jesteś już w LessPass? Zaloguj się","AtLeastOneOptionShouldBeSelected":"Musisz wybrać co najmniej jedną opcję spośród małych i dużych liter, cyfr lub symboli.","Change my password":"Zmień moje hasło","ChangePasswordError":"Nie możemy zmienić Twojego hasła za pomocą podanych informacji.","ChangePasswordSuccessful":"Twoje hasło zostało pomyślnie zmienione.","Copied":"Skopiowano!","Counter":"Licznik","CounterFieldHelp":"Podnieś numer wersji aby wygenerować inne hasło bez zmiany hasła głównego.","CreatePassword":"Chcesz go utworzyć?","Current Master Password":"Aktualne hasło główne","Default password profile":"Domyślny profil hasła","Email":"E-mail","EmailAlreadyExist":"Ten adres jest już zarejestrowany. Chcesz się zalogować czy odzyskać hasło?","EmailInvalid":"Podaj prawidłowy adres e-mail","EmailRequiredError":"Potrzebujemy adresu aby zidentyfikować twoje konto.","Encrypt my master password":"Zaszyfruj hasło główne","ForgotPassword":"Nie pamiętasz hasła?","Generate":"Wygeneruj","It is not recommended to change the default url.":"Nie zaleca się zmiany domyślnego adresu URL.","Length":"Długość","LengthDeprecationWarning":"Maksymalna długość hasła wynosi 35 znaków.","LessPass Database":"Baza danych LessPass","LessPass Database Url":"Link do bazy profili LessPass","Login":"Zaloguj sie","LoginFormInvalid":"Email i hasło są obowiązkowe","LoginIncorrectError":"Podany adres i hasło nie pasują do zapisanych danych. Sprawdź je dokładnie i spróbuj ponownie.","Master Password":"Hasło główne","MasterPasswordsEqualsNoNeedToChange":"Stare hasło główne i nowe hasło główne są takie same. Nie musisz tego zmieniać!","MasterPasswordsRequired":"Wymagane jest stare hasło główne i nowe hasło główne.","My Account":"Moje konto","New Master Password":"Nowe hasło główne","New20210331":"Przejąłem prace nad LessPass, aby naprawić błędy i ulepszyć interfejs. Uprościłem stronę logowania, aby rozwiązać problem z adresem URL logowania do wersji hostowanej na własnym serwerze. Hasło główne jest domyślnie szyfrowane przed wysłaniem na serwer. Zawsze można odznaczyć tę opcję, ale tylko dla połączeń.","NewToLessPass":"Nowy w LessPass? Dołącz teraz","Next":"Następna","NoMatchFor":"Niestety, nie znaleziono","NoPassword":"Nie masz żadnego profilu hasła w naszej bazie.","Options":"Opcje","PasswordProfileCopied":"Profil twojego hasła został skopiowany","PasswordResetRequired":"Hasło jest wymagane","PasswordResetSuccessful":"Twoje hasło zostało zresetowane.","PasswordTooCommon":"To hasło jest zbyt powszechne.","PasswordTooShort":"To hasło jest za krótkie. Musi zawierać co najmniej 8 znaków.","Previous":"Poprzednia","Register":"Zarejestruj się","Reset my password":"Resetuj hasło","ResetLinkExpired":"Link do resetowania hasła utracił ważność.","ResetPasswordHelpText":"Wprowadź zweryfikowany adres e-mail konta użytkownika, a wyślemy Ci link do resetowania hasła.","Save":"Zapisać","Saved passwords":"Zapisane hasła","Search":"Szukaj","Settings":"Ustawienia","Sign In":"Zaloguj się","Sign out":"Wyloguj się","Site":"Serwis","SiteLoginMasterPasswordMandatory":"Nazwa serwisu, adres i hasło są wymagane.","SorryCopy":"Niestety, kopiowanie działa tylko w nowszych przeglądarkach","UpdateYourSearch":"Spróbuj bardziej ogólnego zapytania.","Username":"Nazwa Użytkownika","WantToHelp":"Chcesz mi pomóc? Zachęcamy do współtworzenia LessPass","WelcomeRegister":"Witaj, {email}, dziękujemy za rejestrację.","What is new ?":"Co nowego ?","What is new?":"Co nowego?","resetPasswordSuccess":"Jeśli adres {email} jest skojarzony z kontem LessPass, wkrótce otrzymasz wiadomość od LessPass zawierającą instrukcje resetowania hasła."}')},b9ee:function(t,e,n){var r,o=n("2bba"),i=n("e56d"),a=n("515c"),s=n("3325"),u=n("e586"),c=n("b7a0"),l=n("8125"),f=">",p="<",d="prototype",h="script",v=l("IE_PROTO"),m=function(){},g=function(t){return p+h+f+t+p+"/"+h+f},y=function(t){t.write(g("")),t.close();var e=t.parentWindow.Object;return t=null,e},b=function(){var t,e=c("iframe"),n="java"+h+":";return e.style.display="none",u.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(g("document.F=Object")),t.close(),t.F},w=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}w=r?y(r):b();var t=a.length;while(t--)delete w[d][a[t]];return w()};s[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(m[d]=o(t),n=new m,m[d]=null,n[v]=t):n=w(),void 0===e?n:i(n,e)}},b9f3:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},baaa:function(t,e,n){"use strict";var r=n("f8f7"),o=n("db62"),i=n("65f7"),a=n("9434"),s=n("826f"),u=n("9656"),c=n("9753"),l=Object.assign,f=Object.defineProperty;t.exports=!l||o((function(){if(r&&1!==l({b:1},l(f({},"a",{enumerable:!0,get:function(){f(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol(),o="abcdefghijklmnopqrst";return t[n]=7,o.split("").forEach((function(t){e[t]=t})),7!=l({},t)[n]||i(l({},e)).join("")!=o}))?function(t,e){var n=u(t),o=arguments.length,l=1,f=a.f,p=s.f;while(o>l){var d,h=c(arguments[l++]),v=f?i(h).concat(f(h)):i(h),m=v.length,g=0;while(m>g)d=v[g++],r&&!p.call(h,d)||(n[d]=h[d])}return n}:l},bb27:function(t,e){function n(t){const e=["#000000","#074750","#009191","#FF6CB6","#FFB5DA","#490092","#006CDB","#B66DFF","#6DB5FE","#B5DAFE","#920000","#924900","#DB6D00","#24FE23"],n=parseInt(t,16)%e.length;return e[n]}function r(t){const e=["fa-hashtag","fa-heart","fa-hotel","fa-university","fa-plug","fa-ambulance","fa-bus","fa-car","fa-plane","fa-rocket","fa-ship","fa-subway","fa-truck","fa-jpy","fa-eur","fa-btc","fa-usd","fa-gbp","fa-archive","fa-area-chart","fa-bed","fa-beer","fa-bell","fa-binoculars","fa-birthday-cake","fa-bomb","fa-briefcase","fa-bug","fa-camera","fa-cart-plus","fa-certificate","fa-coffee","fa-cloud","fa-coffee","fa-comment","fa-cube","fa-cutlery","fa-database","fa-diamond","fa-exclamation-circle","fa-eye","fa-flag","fa-flask","fa-futbol-o","fa-gamepad","fa-graduation-cap"],n=parseInt(t,16)%e.length;return e[n]}t.exports=function(t){const e=[],o=t.substring(0,6);e.push({color:n(o),icon:r(o)});const i=t.substring(6,12);e.push({color:n(i),icon:r(i)});const a=t.substring(12,18);return e.push({color:n(a),icon:r(a)}),e}},bc3a:function(t,e,n){t.exports=n("cee4")},bd67:function(t,e,n){var r=n("fafa"),o=n("1a58"),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},c04e:function(t,e,n){var r=n("861d");t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},c27f:function(t,e,n){var r=n("f0ab");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},c345:function(t,e,n){"use strict";var r=n("c532"),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}},c3aa:function(t,e,n){var r=n("f8f7"),o=n("826f"),i=n("5a3f"),a=n("e438"),s=n("b7db"),u=n("0415"),c=n("e15f"),l=Object.getOwnPropertyDescriptor;e.f=r?l:function(t,e){if(t=a(t),e=s(e,!0),c)try{return l(t,e)}catch(n){}if(u(t,e))return i(!o.f.call(t,e),t[e])}},c401:function(t,e,n){"use strict";var r=n("c532");t.exports=function(t,e,n){return r.forEach(n,(function(n){t=n(t,e)})),t}},c430:function(t,e){t.exports=!1},c532:function(t,e,n){"use strict";var r=n("1d2b"),o=Object.prototype.toString;function i(t){return"[object Array]"===o.call(t)}function a(t){return"undefined"===typeof t}function s(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function u(t){return"[object ArrayBuffer]"===o.call(t)}function c(t){return"undefined"!==typeof FormData&&t instanceof FormData}function l(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function f(t){return"string"===typeof t}function p(t){return"number"===typeof t}function d(t){return null!==t&&"object"===typeof t}function h(t){if("[object Object]"!==o.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function v(t){return"[object Date]"===o.call(t)}function m(t){return"[object File]"===o.call(t)}function g(t){return"[object Blob]"===o.call(t)}function y(t){return"[object Function]"===o.call(t)}function b(t){return d(t)&&y(t.pipe)}function w(t){return"undefined"!==typeof URLSearchParams&&t instanceof URLSearchParams}function _(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")}function x(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function C(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),i(t))for(var n=0,r=t.length;n1?arguments[1]:void 0)}})},ca84:function(t,e,n){var r=n("5135"),o=n("fc6a"),i=n("4d64").indexOf,a=n("d012");t.exports=function(t,e){var n,s=o(t),u=0,c=[];for(n in s)!r(a,n)&&r(s,n)&&c.push(n);while(e.length>u)r(s,n=e[u++])&&(~i(c,n)||c.push(n));return c}},caad:function(t,e,n){"use strict";var r=n("23e7"),o=n("4d64").includes,i=n("44d2");r({target:"Array",proto:!0},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("includes")},cacb:function(t,e,n){var r=n("d29f"),o=n("b9ee"),i=n("49f6"),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&i.f(s,a,{configurable:!0,value:o(null)}),t.exports=function(t){s[a][t]=!0}},cacd:function(t,e,n){var r=n("2bba"),o=n("b43a"),i=n("412f");t.exports=function(t,e){if(r(t),o(e)&&e.constructor===t)return e;var n=i.f(t),a=n.resolve;return a(e),n.promise}},cc12:function(t,e,n){var r=n("da84"),o=n("861d"),i=r.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},ce4e:function(t,e,n){var r=n("da84"),o=n("9112");t.exports=function(t,e){try{o(r,t,e)}catch(n){r[t]=e}return e}},cee4:function(t,e,n){"use strict";var r=n("c532"),o=n("1d2b"),i=n("0a06"),a=n("4a7b"),s=n("2444");function u(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 c=u(s);c.Axios=i,c.create=function(t){return u(a(c.defaults,t))},c.Cancel=n("7a77"),c.CancelToken=n("8df4"),c.isCancel=n("2e67"),c.all=function(t){return Promise.all(t)},c.spread=n("0df6"),c.isAxiosError=n("5f02"),t.exports=c,t.exports.default=c},d012:function(t,e){t.exports={}},d039:function(t,e){t.exports=function(t){try{return!!t()}catch(e){return!0}}},d066:function(t,e,n){var r=n("428f"),o=n("da84"),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},d1e7:function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:r},d29f:function(t,e,n){var r=n("1a58"),o=n("a032"),i=n("0415"),a=n("b9f3"),s=n("a221"),u=n("2bbf"),c=o("wks"),l=r.Symbol,f=u?l:l&&l.withoutSetter||a;t.exports=function(t){return i(c,t)&&(s||"string"==typeof c[t])||(s&&i(l,t)?c[t]=l[t]:c[t]=f("Symbol."+t)),c[t]}},d2bb:function(t,e,n){var r=n("825a"),o=n("3bbe");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,t.call(n,[]),e=n instanceof Array}catch(i){}return function(n,i){return r(n),o(i),e?t.call(n,i):n.__proto__=i,n}}():void 0)},d360:function(t,e,n){(function(t){(function(e){"use strict";t&&t.exports&&(t.exports=e.btoa)})(window)}).call(this,n("62e4")(t))},d3b7:function(t,e,n){var r=n("00ee"),o=n("6eeb"),i=n("b041");r||o(Object.prototype,"toString",i,{unsafe:!0})},d44e:function(t,e,n){var r=n("9bf2").f,o=n("5135"),i=n("b622"),a=i("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,a)&&r(t,a,{configurable:!0,value:e})}},d58f:function(t,e,n){var r=n("1c0b"),o=n("7b0b"),i=n("44ad"),a=n("50c4"),s=function(t){return function(e,n,s,u){r(n);var c=o(e),l=i(c),f=a(c.length),p=t?f-1:0,d=t?-1:1;if(s<2)while(1){if(p in l){u=l[p],p+=d;break}if(p+=d,t?p<0:f<=p)throw TypeError("Reduce of empty array with no initial value")}for(;t?p>=0:f>p;p+=d)p in l&&(u=n(u,l[p],p,c));return u}};t.exports={left:s(!1),right:s(!0)}},d784:function(t,e,n){"use strict";n("ac1f");var r=n("6eeb"),o=n("d039"),i=n("b622"),a=n("9263"),s=n("9112"),u=i("species"),c=!o((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$")})),l=function(){return"$0"==="a".replace(/./,"$0")}(),f=i("replace"),p=function(){return!!/./[f]&&""===/./[f]("a","$0")}(),d=!o((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));t.exports=function(t,e,n,f){var h=i(t),v=!o((function(){var e={};return e[h]=function(){return 7},7!=""[t](e)})),m=v&&!o((function(){var e=!1,n=/a/;return"split"===t&&(n={},n.constructor={},n.constructor[u]=function(){return n},n.flags="",n[h]=/./[h]),n.exec=function(){return e=!0,null},n[h](""),!e}));if(!v||!m||"replace"===t&&(!c||!l||p)||"split"===t&&!d){var g=/./[h],y=n(h,""[t],(function(t,e,n,r,o){return e.exec===a?v&&!o?{done:!0,value:g.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:l,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:p}),b=y[0],w=y[1];r(String.prototype,t,b),r(RegExp.prototype,h,2==e?function(t,e){return w.call(t,this,e)}:function(t){return w.call(t,this)})}f&&s(RegExp.prototype[h],"sham",!0)}},d81d:function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").map,i=n("1dde"),a=i("map");r({target:"Array",proto:!0,forced:!a},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},d90a:function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"¿Ya tienes LessPass? Registrarse","AtLeastOneOptionShouldBeSelected":"Debe seleccionar al menos una opción entre minúsculas, mayúsculas, números o símbolos.","Change my password":"Cambiar mi contraseña","ChangePasswordError":"No podemos cambiar su contraseña con la información proporcionada.","ChangePasswordSuccessful":"Su contraseña fue cambiada exitosamente.","Copied":"¡ copiado !","Counter":"Contador","CounterFieldHelp":"Aumente este valor para cambiar la contraseña generada sin cambiar su contraseña maestra.","CreatePassword":"¿Quiere crear una?","Current Master Password":"Contraseña maestra actual","Default password profile":"Perfil de contraseña predeterminado","Email":"Correo electrónico","EmailAlreadyExist":"Este correo electrónico ya está registrado. ¿Quiere iniciar sesión o recuperar su contraseña?","EmailInvalid":"Ingrese un correo elecrónico válido","EmailRequiredError":"Necesitamos un correo electrónico para encontrar su cuenta.","Encrypt my master password":"Cifrar mi contraseña maestra","ForgotPassword":"¿Olvidó su contraseña?","Generate":"Generar","It is not recommended to change the default url.":"No se recomienda cambiar la URL predeterminada.","Length":"Tamaño","LengthDeprecationWarning":"La longitud máxima de una contraseña es de 35 caracteres.","LessPass Database":"Base de datos LessPass","LessPass Database Url":"URL de la base de datos LessPass","Login":"Acceso","LoginFormInvalid":"El correo electrónico y la contraseña son obligatorios","LoginIncorrectError":"El correo electrónico y la contraseña que ingresó no concuerdan con nuestros registros. Revíselos de nuevo.","Master Password":"Contraseña maestra","MasterPasswordsEqualsNoNeedToChange":"La contraseña maestra anterior y la contraseña maestra nueva son iguales. ¡No es necesario cambiarlo!","MasterPasswordsRequired":"Se requieren una contraseña maestra anterior y una contraseña maestra nueva.","My Account":"Mi cuenta","New Master Password":"Nueva contraseña maestra","New20210331":"Me hice cargo del desarrollo de LessPass, para corregir errores y mejorar la interfaz. Simplifiqué la página de inicio de sesión para corregir el problema con la URL de inicio de sesión para la versión autohospedada. La contraseña maestra se cifra de forma predeterminada antes de enviarse al servidor. Siempre es posible desmarcar esta opción, pero solo para conexiones.","NewToLessPass":"¿Nuevo en LessPass? Únete ahora","Next":"Después","NoMatchFor":"¡Vaya! No ha resultados para","NoPassword":"No tiene ningún perfil de contraseñas guardado en su base de datos.","Options":"Opciones","PasswordProfileCopied":"Se ha copiado su perfil de contraseña","PasswordResetRequired":"Se requiere una contraseña","PasswordResetSuccessful":"Su contraseña ha sido reestablecida con éxito.","PasswordTooCommon":"Esta contraseña es muy común.","PasswordTooShort":"Esta contraseña es muy corta. Debe contener al menos 8 caracteres.","Previous":"Anterior","Register":"Registrar","Reset my password":"Reestablecer mi contraseña","ResetLinkExpired":"El enlace para reestablecer esta contraseña ha expirado.","ResetPasswordHelpText":"Ingrese la dirección de correo electrónico verificada de su cuenta de usuario y le enviaremos un enlace para restablecer la contraseña.","Save":"Salvar","Saved passwords":"Contraseñas guardadas","Search":"Buscar","Settings":"Configuraciones","Sign In":"Ingresar","Sign out":"Desconectar","Site":"Sitio","SiteLoginMasterPasswordMandatory":"Los campos sitio, usuario y contraseña maestra son obligatorios.","SorryCopy":"Lamentamos que la copia sólo funcione en navegadores modernos","UpdateYourSearch":"Trate de ampliar su búsqueda.","Username":"Nombre de usuario","WantToHelp":"¿Quieres ayudarme? No dude en contribuir a LessPass","WelcomeRegister":"Bienvenido o bienvenida {email}, gracias por registrarse.","What is new ?":"Qué es nuevo ?","What is new?":"¿Qué es nuevo?","resetPasswordSuccess":"Si la dirección de correo electrónico {email} está asociada a una cuenta LessPass, recibirá un correo electrónico de LessPass con instrucciones sobre cómo restablecer su contraseña."}')},d925:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},da84:function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||function(){return this}()||Function("return this")()}).call(this,n("c8ba"))},db62:function(t,e){t.exports=function(t){try{return!!t()}catch(e){return!0}}},db7d:function(t,e,n){"use strict";var r,o,i,a=n("db62"),s=n("1ae2"),u=n("fcfd"),c=n("0415"),l=n("d29f"),f=n("1fc2"),p=l("iterator"),d=!1,h=function(){return this};[].keys&&(i=[].keys(),"next"in i?(o=s(s(i)),o!==Object.prototype&&(r=o)):d=!0);var v=void 0==r||a((function(){var t={};return r[p].call(t)!==t}));v&&(r={}),f&&!v||c(r,p)||u(r,p,h),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:d}},dbb4:function(t,e,n){var r=n("23e7"),o=n("83ab"),i=n("56ef"),a=n("fc6a"),s=n("06cf"),u=n("8418");r({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(t){var e,n,r=a(t),o=s.f,c=i(r),l={},f=0;while(c.length>f)n=o(r,e=c[f++]),void 0!==n&&u(l,e,n);return l}})},de95:function(t,e,n){var r=n("d29f"),o=n("ecba"),i=r("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||a[i]===t)}},df75:function(t,e,n){var r=n("ca84"),o=n("7839");t.exports=Object.keys||function(t){return r(t,o)}},df7c:function(t,e,n){(function(t){function n(t,e){for(var n=0,r=t.length-1;r>=0;r--){var o=t[r];"."===o?t.splice(r,1):".."===o?(t.splice(r,1),n++):n&&(t.splice(r,1),n--)}if(e)for(;n--;n)t.unshift("..");return t}function r(t){"string"!==typeof t&&(t+="");var e,n=0,r=-1,o=!0;for(e=t.length-1;e>=0;--e)if(47===t.charCodeAt(e)){if(!o){n=e+1;break}}else-1===r&&(o=!1,r=e+1);return-1===r?"":t.slice(n,r)}function o(t,e){if(t.filter)return t.filter(e);for(var n=[],r=0;r=-1&&!r;i--){var a=i>=0?arguments[i]:t.cwd();if("string"!==typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(e=a+"/"+e,r="/"===a.charAt(0))}return e=n(o(e.split("/"),(function(t){return!!t})),!r).join("/"),(r?"/":"")+e||"."},e.normalize=function(t){var r=e.isAbsolute(t),a="/"===i(t,-1);return t=n(o(t.split("/"),(function(t){return!!t})),!r).join("/"),t||r||(t="."),t&&a&&(t+="/"),(r?"/":"")+t},e.isAbsolute=function(t){return"/"===t.charAt(0)},e.join=function(){var t=Array.prototype.slice.call(arguments,0);return e.normalize(o(t,(function(t,e){if("string"!==typeof t)throw new TypeError("Arguments to path.join must be strings");return t})).join("/"))},e.relative=function(t,n){function r(t){for(var e=0;e=0;n--)if(""!==t[n])break;return e>n?[]:t.slice(e,n-e+1)}t=e.resolve(t).substr(1),n=e.resolve(n).substr(1);for(var o=r(t.split("/")),i=r(n.split("/")),a=Math.min(o.length,i.length),s=a,u=0;u=1;--i)if(e=t.charCodeAt(i),47===e){if(!o){r=i;break}}else o=!1;return-1===r?n?"/":".":n&&1===r?"/":t.slice(0,r)},e.basename=function(t,e){var n=r(t);return e&&n.substr(-1*e.length)===e&&(n=n.substr(0,n.length-e.length)),n},e.extname=function(t){"string"!==typeof t&&(t+="");for(var e=-1,n=0,r=-1,o=!0,i=0,a=t.length-1;a>=0;--a){var s=t.charCodeAt(a);if(47!==s)-1===r&&(o=!1,r=a+1),46===s?-1===e?e=a:1!==i&&(i=1):-1!==e&&(i=-1);else if(!o){n=a+1;break}}return-1===e||-1===r||0===i||1===i&&e===r-1&&e===n+1?"":t.slice(e,r)};var i="b"==="ab".substr(-1)?function(t,e,n){return t.substr(e,n)}:function(t,e,n){return e<0&&(e=t.length+e),t.substr(e,n)}}).call(this,n("4362"))},e15f:function(t,e,n){var r=n("f8f7"),o=n("db62"),i=n("b7a0");t.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},e36c:function(t,e,n){(function(t){(function(e){"use strict";t&&t.exports&&(t.exports=e.atob)})(window)}).call(this,n("62e4")(t))},e438:function(t,e,n){var r=n("9753"),o=n("17a4");t.exports=function(t){return r(o(t))}},e439:function(t,e,n){var r=n("23e7"),o=n("d039"),i=n("fc6a"),a=n("06cf").f,s=n("83ab"),u=o((function(){a(1)})),c=!s||u;r({target:"Object",stat:!0,forced:c,sham:!s},{getOwnPropertyDescriptor:function(t,e){return a(i(t),e)}})},e538:function(t,e,n){var r=n("b622");e.f=r},e56d:function(t,e,n){var r=n("f8f7"),o=n("49f6"),i=n("2bba"),a=n("65f7");t.exports=r?Object.defineProperties:function(t,e){i(t);var n,r=a(e),s=r.length,u=0;while(s>u)o.f(t,n=r[u++],e[n]);return t}},e586:function(t,e,n){var r=n("bd67");t.exports=r("document","documentElement")},e683:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},e893:function(t,e,n){var r=n("5135"),o=n("56ef"),i=n("06cf"),a=n("9bf2");t.exports=function(t,e){for(var n=o(e),s=a.f,u=i.f,c=0;c79&&a<83;r({target:"Array",proto:!0,forced:!u||c},{reduceRight:function(t){return o(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}})},f4fb:function(t,e,n){(function(){var e=function(t,n){var o=this;e.count=(e.count||0)+1,this.count=e.count,this.isOpened=!1,this.input=i(t),this.input.setAttribute("autocomplete","off"),this.input.setAttribute("aria-expanded","false"),this.input.setAttribute("aria-owns","awesomplete_list_"+this.count),this.input.setAttribute("role","combobox"),this.options=n=n||{},r(this,{minChars:2,maxItems:10,autoFirst:!1,data:e.DATA,filter:e.FILTER_CONTAINS,sort:!1!==n.sort&&e.SORT_BYLENGTH,container:e.CONTAINER,item:e.ITEM,replace:e.REPLACE,tabSelect:!1},n),this.index=-1,this.container=this.container(t),this.ul=i.create("ul",{hidden:"hidden",role:"listbox",id:"awesomplete_list_"+this.count,inside:this.container}),this.status=i.create("span",{className:"visually-hidden",role:"status","aria-live":"assertive","aria-atomic":!0,inside:this.container,textContent:0!=this.minChars?"Type "+this.minChars+" or more characters for results.":"Begin typing for results."}),this._events={input:{input:this.evaluate.bind(this),blur:this.close.bind(this,{reason:"blur"}),keydown:function(t){var e=t.keyCode;o.opened&&(13===e&&o.selected?(t.preventDefault(),o.select(void 0,void 0,t)):9===e&&o.selected&&o.tabSelect?o.select(void 0,void 0,t):27===e?o.close({reason:"esc"}):38!==e&&40!==e||(t.preventDefault(),o[38===e?"previous":"next"]()))}},form:{submit:this.close.bind(this,{reason:"submit"})},ul:{mousedown:function(t){t.preventDefault()},click:function(t){var e=t.target;if(e!==this){while(e&&!/li/i.test(e.nodeName))e=e.parentNode;e&&0===t.button&&(t.preventDefault(),o.select(e,t.target,t))}}}},i.bind(this.input,this._events.input),i.bind(this.input.form,this._events.form),i.bind(this.ul,this._events.ul),this.input.hasAttribute("list")?(this.list="#"+this.input.getAttribute("list"),this.input.removeAttribute("list")):this.list=this.input.getAttribute("data-list")||n.list||[],e.all.push(this)};function n(t){var e=Array.isArray(t)?{label:t[0],value:t[1]}:"object"===typeof t&&"label"in t&&"value"in t?t:{label:t,value:t};this.label=e.label||e.value,this.value=e.value}function r(t,e,n){for(var r in e){var o=e[r],i=t.input.getAttribute("data-"+r.toLowerCase());t[r]="number"===typeof o?parseInt(i):!1===o?null!==i:o instanceof Function?null:i,t[r]||0===t[r]||(t[r]=r in n?n[r]:o)}}e.prototype={set list(t){if(Array.isArray(t))this._list=t;else if("string"===typeof t&&t.indexOf(",")>-1)this._list=t.split(/\s*,\s*/);else if(t=i(t),t&&t.children){var e=[];o.apply(t.children).forEach((function(t){if(!t.disabled){var n=t.textContent.trim(),r=t.value||n,o=t.label||n;""!==r&&e.push({label:o,value:r})}})),this._list=e}document.activeElement===this.input&&this.evaluate()},get selected(){return this.index>-1},get opened(){return this.isOpened},close:function(t){this.opened&&(this.input.setAttribute("aria-expanded","false"),this.ul.setAttribute("hidden",""),this.isOpened=!1,this.index=-1,this.status.setAttribute("hidden",""),i.fire(this.input,"awesomplete-close",t||{}))},open:function(){this.input.setAttribute("aria-expanded","true"),this.ul.removeAttribute("hidden"),this.isOpened=!0,this.status.removeAttribute("hidden"),this.autoFirst&&-1===this.index&&this.goto(0),i.fire(this.input,"awesomplete-open")},destroy:function(){if(i.unbind(this.input,this._events.input),i.unbind(this.input.form,this._events.form),!this.options.container){var t=this.container.parentNode;t.insertBefore(this.input,this.container),t.removeChild(this.container)}this.input.removeAttribute("autocomplete"),this.input.removeAttribute("aria-autocomplete");var n=e.all.indexOf(this);-1!==n&&e.all.splice(n,1)},next:function(){var t=this.ul.children.length;this.goto(this.index-1&&e.length>0&&(e[t].setAttribute("aria-selected","true"),this.status.textContent=e[t].textContent+", list item "+(t+1)+" of "+e.length,this.input.setAttribute("aria-activedescendant",this.ul.id+"_item_"+this.index),this.ul.scrollTop=e[t].offsetTop-this.ul.clientHeight+e[t].clientHeight,i.fire(this.input,"awesomplete-highlight",{text:this.suggestions[this.index]}))},select:function(t,e,n){if(t?this.index=i.siblingIndex(t):t=this.ul.children[this.index],t){var r=this.suggestions[this.index],o=i.fire(this.input,"awesomplete-select",{text:r,origin:e||t,originalEvent:n});o&&(this.replace(r),this.close({reason:"select"}),i.fire(this.input,"awesomplete-selectcomplete",{text:r,originalEvent:n}))}},evaluate:function(){var t=this,e=this.input.value;e.length>=this.minChars&&this._list&&this._list.length>0?(this.index=-1,this.ul.innerHTML="",this.suggestions=this._list.map((function(r){return new n(t.data(r,e))})).filter((function(n){return t.filter(n,e)})),!1!==this.sort&&(this.suggestions=this.suggestions.sort(this.sort)),this.suggestions=this.suggestions.slice(0,this.maxItems),this.suggestions.forEach((function(n,r){t.ul.appendChild(t.item(n,e,r))})),0===this.ul.children.length?(this.status.textContent="No results found",this.close({reason:"nomatches"})):(this.open(),this.status.textContent=this.ul.children.length+" results found")):(this.close({reason:"nomatches"}),this.status.textContent="No results found")}},e.all=[],e.FILTER_CONTAINS=function(t,e){return RegExp(i.regExpEscape(e.trim()),"i").test(t)},e.FILTER_STARTSWITH=function(t,e){return RegExp("^"+i.regExpEscape(e.trim()),"i").test(t)},e.SORT_BYLENGTH=function(t,e){return t.length!==e.length?t.length-e.length:t$&");return i.create("li",{innerHTML:r,role:"option","aria-selected":"false",id:"awesomplete_list_"+this.count+"_item_"+n})},e.REPLACE=function(t){this.input.value=t.value},e.DATA=function(t){return t},Object.defineProperty(n.prototype=Object.create(String.prototype),"length",{get:function(){return this.label.length}}),n.prototype.toString=n.prototype.valueOf=function(){return""+this.label};var o=Array.prototype.slice;function i(t,e){return"string"===typeof t?(e||document).querySelector(t):t||null}function a(t,e){return o.call((e||document).querySelectorAll(t))}function s(){a("input.awesomplete").forEach((function(t){new e(t)}))}i.create=function(t,e){var n=document.createElement(t);for(var r in e){var o=e[r];if("inside"===r)i(o).appendChild(n);else if("around"===r){var a=i(o);a.parentNode.insertBefore(n,a),n.appendChild(a),null!=a.getAttribute("autofocus")&&a.focus()}else r in n?n[r]=o:n.setAttribute(r,o)}return n},i.bind=function(t,e){if(t)for(var n in e){var r=e[n];n.split(/\s+/).forEach((function(e){t.addEventListener(e,r)}))}},i.unbind=function(t,e){if(t)for(var n in e){var r=e[n];n.split(/\s+/).forEach((function(e){t.removeEventListener(e,r)}))}},i.fire=function(t,e,n){var r=document.createEvent("HTMLEvents");for(var o in r.initEvent(e,!0,!0),n)r[o]=n[o];return t.dispatchEvent(r)},i.regExpEscape=function(t){return t.replace(/[-\\^$*+?.()|[\]{}]/g,"\\$&")},i.siblingIndex=function(t){for(var e=0;t=t.previousElementSibling;e++);return e},"undefined"!==typeof self&&(self.Awesomplete=e),"undefined"!==typeof Document&&("loading"!==document.readyState?s():document.addEventListener("DOMContentLoaded",s)),e.$=i,e.$$=a,t.exports&&(t.exports=e)})()},f577:function(t,e,n){var r=n("1a58"),o=n("fcfd");t.exports=function(t,e){try{o(r,t,e)}catch(n){r[t]=e}return e}},f5df:function(t,e,n){var r=n("00ee"),o=n("c6b6"),i=n("b622"),a=i("toStringTag"),s="Arguments"==o(function(){return arguments}()),u=function(t,e){try{return t[e]}catch(n){}};t.exports=r?o:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=u(e=Object(t),a))?n:s?o(e):"Object"==(r=o(e))&&"function"==typeof e.callee?"Arguments":r}},f624:function(t,e,n){"use strict";n("0407")},f6b4:function(t,e,n){"use strict";var r=n("c532");function o(){this.handlers=[]}o.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),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},f732:function(t,e,n){"use strict";n("ebad")},f772:function(t,e,n){var r=n("5692"),o=n("90e3"),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},f87e:function(t,e,n){"use strict";n("afbc")},f8f7:function(t,e,n){var r=n("db62");t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},f90e:function(t,e,n){var r=n("fd4c");t.exports=/web0s(?!.*chrome)/i.test(r)},f9e3:function(t,e,n){},fafa:function(t,e,n){var r=n("1a58");t.exports=r},fb6a:function(t,e,n){"use strict";var r=n("23e7"),o=n("861d"),i=n("e8b5"),a=n("23cb"),s=n("50c4"),u=n("fc6a"),c=n("8418"),l=n("b622"),f=n("1dde"),p=f("slice"),d=l("species"),h=[].slice,v=Math.max;r({target:"Array",proto:!0,forced:!p},{slice:function(t,e){var n,r,l,f=u(this),p=s(f.length),m=a(t,p),g=a(void 0===e?p:e,p);if(i(f)&&(n=f.constructor,"function"!=typeof n||n!==Array&&!i(n.prototype)?o(n)&&(n=n[d],null===n&&(n=void 0)):n=void 0,n===Array||void 0===n))return h.call(f,m,g);for(r=new(void 0===n?Array:n)(v(g-m,0)),l=0;m=2)t.mixin({beforeCreate:r});else{var n=t.prototype._init;t.prototype._init=function(t){void 0===t&&(t={}),t.init=t.init?[r].concat(t.init):r,n.call(this,t)}}function r(){var t=this.$options;t.store?this.$store="function"===typeof t.store?t.store():t.store:t.parent&&t.parent.$store&&(this.$store=t.parent.$store)}}n.d(e,"b",(function(){return M})),n.d(e,"c",(function(){return R}));var o="undefined"!==typeof window?window:"undefined"!==typeof t?t:{},i=o.__VUE_DEVTOOLS_GLOBAL_HOOK__;function a(t){i&&(t._devtoolHook=i,i.emit("vuex:init",t),i.on("vuex:travel-to-state",(function(e){t.replaceState(e)})),t.subscribe((function(t,e){i.emit("vuex:mutation",t,e)}),{prepend:!0}),t.subscribeAction((function(t,e){i.emit("vuex:action",t,e)}),{prepend:!0}))}function s(t,e){return t.filter(e)[0]}function u(t,e){if(void 0===e&&(e=[]),null===t||"object"!==typeof t)return t;var n=s(e,(function(e){return e.original===t}));if(n)return n.copy;var r=Array.isArray(t)?[]:{};return e.push({original:t,copy:r}),Object.keys(t).forEach((function(n){r[n]=u(t[n],e)})),r}function c(t,e){Object.keys(t).forEach((function(n){return e(t[n],n)}))}function l(t){return null!==t&&"object"===typeof t}function f(t){return t&&"function"===typeof t.then}function p(t,e){return function(){return t(e)}}var d=function(t,e){this.runtime=e,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=("function"===typeof n?n():n)||{}},h={namespaced:{configurable:!0}};h.namespaced.get=function(){return!!this._rawModule.namespaced},d.prototype.addChild=function(t,e){this._children[t]=e},d.prototype.removeChild=function(t){delete this._children[t]},d.prototype.getChild=function(t){return this._children[t]},d.prototype.hasChild=function(t){return t in this._children},d.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)},d.prototype.forEachChild=function(t){c(this._children,t)},d.prototype.forEachGetter=function(t){this._rawModule.getters&&c(this._rawModule.getters,t)},d.prototype.forEachAction=function(t){this._rawModule.actions&&c(this._rawModule.actions,t)},d.prototype.forEachMutation=function(t){this._rawModule.mutations&&c(this._rawModule.mutations,t)},Object.defineProperties(d.prototype,h);var v=function(t){this.register([],t,!1)};function m(t,e,n){if(e.update(n),n.modules)for(var r in n.modules){if(!e.getChild(r))return void 0;m(t.concat(r),e.getChild(r),n.modules[r])}}v.prototype.get=function(t){return t.reduce((function(t,e){return t.getChild(e)}),this.root)},v.prototype.getNamespace=function(t){var e=this.root;return t.reduce((function(t,n){return e=e.getChild(n),t+(e.namespaced?n+"/":"")}),"")},v.prototype.update=function(t){m([],this.root,t)},v.prototype.register=function(t,e,n){var r=this;void 0===n&&(n=!0);var o=new d(e,n);if(0===t.length)this.root=o;else{var i=this.get(t.slice(0,-1));i.addChild(t[t.length-1],o)}e.modules&&c(e.modules,(function(e,o){r.register(t.concat(o),e,n)}))},v.prototype.unregister=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1],r=e.getChild(n);r&&r.runtime&&e.removeChild(n)},v.prototype.isRegistered=function(t){var e=this.get(t.slice(0,-1)),n=t[t.length-1];return!!e&&e.hasChild(n)};var g;var y=function(t){var e=this;void 0===t&&(t={}),!g&&"undefined"!==typeof window&&window.Vue&&$(window.Vue);var n=t.plugins;void 0===n&&(n=[]);var r=t.strict;void 0===r&&(r=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new v(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new g,this._makeLocalGettersCache=Object.create(null);var o=this,i=this,s=i.dispatch,u=i.commit;this.dispatch=function(t,e){return s.call(o,t,e)},this.commit=function(t,e,n){return u.call(o,t,e,n)},this.strict=r;var c=this._modules.root.state;C(this,c,[],this._modules.root),x(this,c),n.forEach((function(t){return t(e)}));var l=void 0!==t.devtools?t.devtools:g.config.devtools;l&&a(this)},b={state:{configurable:!0}};function w(t,e,n){return e.indexOf(t)<0&&(n&&n.prepend?e.unshift(t):e.push(t)),function(){var n=e.indexOf(t);n>-1&&e.splice(n,1)}}function _(t,e){t._actions=Object.create(null),t._mutations=Object.create(null),t._wrappedGetters=Object.create(null),t._modulesNamespaceMap=Object.create(null);var n=t.state;C(t,n,[],t._modules.root,!0),x(t,n,e)}function x(t,e,n){var r=t._vm;t.getters={},t._makeLocalGettersCache=Object.create(null);var o=t._wrappedGetters,i={};c(o,(function(e,n){i[n]=p(e,t),Object.defineProperty(t.getters,n,{get:function(){return t._vm[n]},enumerable:!0})}));var a=g.config.silent;g.config.silent=!0,t._vm=new g({data:{$$state:e},computed:i}),g.config.silent=a,t.strict&&O(t),r&&(n&&t._withCommit((function(){r._data.$$state=null})),g.nextTick((function(){return r.$destroy()})))}function C(t,e,n,r,o){var i=!n.length,a=t._modules.getNamespace(n);if(r.namespaced&&(t._modulesNamespaceMap[a],t._modulesNamespaceMap[a]=r),!i&&!o){var s=L(e,n.slice(0,-1)),u=n[n.length-1];t._withCommit((function(){g.set(s,u,r.state)}))}var c=r.context=P(t,a,n);r.forEachMutation((function(e,n){var r=a+n;E(t,r,e,c)})),r.forEachAction((function(e,n){var r=e.root?n:a+n,o=e.handler||e;k(t,r,o,c)})),r.forEachGetter((function(e,n){var r=a+n;A(t,r,e,c)})),r.forEachChild((function(r,i){C(t,e,n.concat(i),r,o)}))}function P(t,e,n){var r=""===e,o={dispatch:r?t.dispatch:function(n,r,o){var i=j(n,r,o),a=i.payload,s=i.options,u=i.type;return s&&s.root||(u=e+u),t.dispatch(u,a)},commit:r?t.commit:function(n,r,o){var i=j(n,r,o),a=i.payload,s=i.options,u=i.type;s&&s.root||(u=e+u),t.commit(u,a,s)}};return Object.defineProperties(o,{getters:{get:r?function(){return t.getters}:function(){return S(t,e)}},state:{get:function(){return L(t.state,n)}}}),o}function S(t,e){if(!t._makeLocalGettersCache[e]){var n={},r=e.length;Object.keys(t.getters).forEach((function(o){if(o.slice(0,r)===e){var i=o.slice(r);Object.defineProperty(n,i,{get:function(){return t.getters[o]},enumerable:!0})}})),t._makeLocalGettersCache[e]=n}return t._makeLocalGettersCache[e]}function E(t,e,n,r){var o=t._mutations[e]||(t._mutations[e]=[]);o.push((function(e){n.call(t,r.state,e)}))}function k(t,e,n,r){var o=t._actions[e]||(t._actions[e]=[]);o.push((function(e){var o=n.call(t,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:t.getters,rootState:t.state},e);return f(o)||(o=Promise.resolve(o)),t._devtoolHook?o.catch((function(e){throw t._devtoolHook.emit("vuex:error",e),e})):o}))}function A(t,e,n,r){t._wrappedGetters[e]||(t._wrappedGetters[e]=function(t){return n(r.state,r.getters,t.state,t.getters)})}function O(t){t._vm.$watch((function(){return this._data.$$state}),(function(){0}),{deep:!0,sync:!0})}function L(t,e){return e.reduce((function(t,e){return t[e]}),t)}function j(t,e,n){return l(t)&&t.type&&(n=e,e=t,t=t.type),{type:t,payload:e,options:n}}function $(t){g&&t===g||(g=t,r(g))}b.state.get=function(){return this._vm._data.$$state},b.state.set=function(t){0},y.prototype.commit=function(t,e,n){var r=this,o=j(t,e,n),i=o.type,a=o.payload,s=(o.options,{type:i,payload:a}),u=this._mutations[i];u&&(this._withCommit((function(){u.forEach((function(t){t(a)}))})),this._subscribers.slice().forEach((function(t){return t(s,r.state)})))},y.prototype.dispatch=function(t,e){var n=this,r=j(t,e),o=r.type,i=r.payload,a={type:o,payload:i},s=this._actions[o];if(s){try{this._actionSubscribers.slice().filter((function(t){return t.before})).forEach((function(t){return t.before(a,n.state)}))}catch(c){0}var u=s.length>1?Promise.all(s.map((function(t){return t(i)}))):s[0](i);return new Promise((function(t,e){u.then((function(e){try{n._actionSubscribers.filter((function(t){return t.after})).forEach((function(t){return t.after(a,n.state)}))}catch(c){0}t(e)}),(function(t){try{n._actionSubscribers.filter((function(t){return t.error})).forEach((function(e){return e.error(a,n.state,t)}))}catch(c){0}e(t)}))}))}},y.prototype.subscribe=function(t,e){return w(t,this._subscribers,e)},y.prototype.subscribeAction=function(t,e){var n="function"===typeof t?{before:t}:t;return w(n,this._actionSubscribers,e)},y.prototype.watch=function(t,e,n){var r=this;return this._watcherVM.$watch((function(){return t(r.state,r.getters)}),e,n)},y.prototype.replaceState=function(t){var e=this;this._withCommit((function(){e._vm._data.$$state=t}))},y.prototype.registerModule=function(t,e,n){void 0===n&&(n={}),"string"===typeof t&&(t=[t]),this._modules.register(t,e),C(this,this.state,t,this._modules.get(t),n.preserveState),x(this,this.state)},y.prototype.unregisterModule=function(t){var e=this;"string"===typeof t&&(t=[t]),this._modules.unregister(t),this._withCommit((function(){var n=L(e.state,t.slice(0,-1));g.delete(n,t[t.length-1])})),_(this)},y.prototype.hasModule=function(t){return"string"===typeof t&&(t=[t]),this._modules.isRegistered(t)},y.prototype.hotUpdate=function(t){this._modules.update(t),_(this,!0)},y.prototype._withCommit=function(t){var e=this._committing;this._committing=!0,t(),this._committing=e},Object.defineProperties(y.prototype,b);var R=z((function(t,e){var n={};return D(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=this.$store.state,n=this.$store.getters;if(t){var r=U(this.$store,"mapState",t);if(!r)return;e=r.context.state,n=r.context.getters}return"function"===typeof o?o.call(this,e,n):e[o]},n[r].vuex=!0})),n})),T=z((function(t,e){var n={};return D(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.commit;if(t){var i=U(this.$store,"mapMutations",t);if(!i)return;r=i.context.commit}return"function"===typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n})),M=z((function(t,e){var n={};return D(e).forEach((function(e){var r=e.key,o=e.val;o=t+o,n[r]=function(){if(!t||U(this.$store,"mapGetters",t))return this.$store.getters[o]},n[r].vuex=!0})),n})),N=z((function(t,e){var n={};return D(e).forEach((function(e){var r=e.key,o=e.val;n[r]=function(){var e=[],n=arguments.length;while(n--)e[n]=arguments[n];var r=this.$store.dispatch;if(t){var i=U(this.$store,"mapActions",t);if(!i)return;r=i.context.dispatch}return"function"===typeof o?o.apply(this,[r].concat(e)):r.apply(this.$store,[o].concat(e))}})),n})),I=function(t){return{mapState:R.bind(null,t),mapGetters:M.bind(null,t),mapMutations:T.bind(null,t),mapActions:N.bind(null,t)}};function D(t){return F(t)?Array.isArray(t)?t.map((function(t){return{key:t,val:t}})):Object.keys(t).map((function(e){return{key:e,val:t[e]}})):[]}function F(t){return Array.isArray(t)||l(t)}function z(t){return function(e,n){return"string"!==typeof e?(n=e,e=""):"/"!==e.charAt(e.length-1)&&(e+="/"),t(e,n)}}function U(t,e,n){var r=t._modulesNamespaceMap[n];return r}function B(t){void 0===t&&(t={});var e=t.collapsed;void 0===e&&(e=!0);var n=t.filter;void 0===n&&(n=function(t,e,n){return!0});var r=t.transformer;void 0===r&&(r=function(t){return t});var o=t.mutationTransformer;void 0===o&&(o=function(t){return t});var i=t.actionFilter;void 0===i&&(i=function(t,e){return!0});var a=t.actionTransformer;void 0===a&&(a=function(t){return t});var s=t.logMutations;void 0===s&&(s=!0);var c=t.logActions;void 0===c&&(c=!0);var l=t.logger;return void 0===l&&(l=console),function(t){var f=u(t.state);"undefined"!==typeof l&&(s&&t.subscribe((function(t,i){var a=u(i);if(n(t,f,a)){var s=H(),c=o(t),p="mutation "+t.type+s;q(l,p,e),l.log("%c prev state","color: #9E9E9E; font-weight: bold",r(f)),l.log("%c mutation","color: #03A9F4; font-weight: bold",c),l.log("%c next state","color: #4CAF50; font-weight: bold",r(a)),W(l)}f=a})),c&&t.subscribeAction((function(t,n){if(i(t,n)){var r=H(),o=a(t),s="action "+t.type+r;q(l,s,e),l.log("%c action","color: #03A9F4; font-weight: bold",o),W(l)}})))}}function q(t,e,n){var r=n?t.groupCollapsed:t.group;try{r.call(t,e)}catch(o){t.log(e)}}function W(t){try{t.groupEnd()}catch(e){t.log("—— log end ——")}}function H(){var t=new Date;return" @ "+V(t.getHours(),2)+":"+V(t.getMinutes(),2)+":"+V(t.getSeconds(),2)+"."+V(t.getMilliseconds(),3)}function G(t,e){return new Array(e+1).join(t)}function V(t,e){return G("0",e-t.toString().length)+t}var K={Store:y,install:$,version:"3.6.2",mapState:R,mapMutations:T,mapGetters:M,mapActions:N,createNamespacedHelpers:I,createLogger:B};e["a"]=K}).call(this,n("c8ba"))},"30b5":function(t,e,n){"use strict";var r=n("c532");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&&"undefined"!==typeof 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 s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+i}return t}},"31bd":function(t,e){function n(t,e){var r={name:t.name,path:t.path,hash:t.hash,query:t.query,params:t.params,fullPath:t.fullPath,meta:t.meta};return e&&(r.from=n(e)),Object.freeze(r)}e.sync=function(t,e,r){var o=(r||{}).moduleName||"route";t.registerModule(o,{namespaced:!0,state:n(e.currentRoute),mutations:{ROUTE_CHANGED:function(e,r){t.state[o]=n(r.to,r.from)}}});var i,a=!1,s=t.watch((function(t){return t[o]}),(function(t){var n=t.fullPath;n!==i&&(null!=i&&(a=!0,e.push(t)),i=n)}),{sync:!0}),u=e.afterEach((function(e,n){a?a=!1:(i=e.fullPath,t.commit(o+"/ROUTE_CHANGED",{to:e,from:n}))}));return function(){null!=u&&u(),null!=s&&s(),t.unregisterModule(o)}}},3325:function(t,e){t.exports={}},"342f":function(t,e,n){var r=n("d066");t.exports=r("navigator","userAgent")||""},"34dc":function(t,e,n){"use strict";var r=n("db7d").IteratorPrototype,o=n("b9ee"),i=n("5a3f"),a=n("aa86"),s=n("ecba"),u=function(){return this};t.exports=function(t,e,n){var c=e+" Iterator";return t.prototype=o(r,{next:i(1,n)}),a(t,c,!1,!0),s[c]=u,t}},"37bc":function(t,e,n){var r=n("db62"),o=/#|\.prototype\./,i=function(t,e){var n=s[a(t)];return n==c||n!=u&&("function"==typeof e?r(e):!!e)},a=i.normalize=function(t){return String(t).replace(o,".").toLowerCase()},s=i.data={},u=i.NATIVE="N",c=i.POLYFILL="P";t.exports=i},"37e8":function(t,e,n){var r=n("83ab"),o=n("9bf2"),i=n("825a"),a=n("df75");t.exports=r?Object.defineProperties:function(t,e){i(t);var n,r=a(e),s=r.length,u=0;while(s>u)o.f(t,n=r[u++],e[n]);return t}},"387f":function(t,e,n){"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}},3934:function(t,e,n){"use strict";var r=n("c532");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 function(){return!0}}()},"3b6f":function(t,e,n){var r=n("1a58");t.exports=r.Promise},"3bbe":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"3e1e":function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"已经在LessPass上了吗?登入","AtLeastOneOptionShouldBeSelected":"您必须在小写,大写,数字或符号中至少选择一个选项。","Change my password":"修改我的密码","ChangePasswordError":"我们无法使用提供的信息更改您的密码。","ChangePasswordSuccessful":"您的密码已成功更改。","Copied":"已复制","Counter":"计数器","CounterFieldHelp":"增加这个值就可以在不改变主密码的前提下生成全新的密码。","CreatePassword":"您要生成一个密码吗?","Current Master Password":"当前的主密码","Default password profile":"默认密码配置文件","Email":"邮件地址","EmailAlreadyExist":"这个邮件地址已被注册。登录或找回您的密码?","EmailInvalid":"请输入一个有效的电子邮件地址","EmailRequiredError":"我们需要一个电子邮件地址来找到您的账户。","Encrypt my master password":"加密我的主密码","ForgotPassword":"忘记了您的密码?","Generate":"生成","It is not recommended to change the default url.":"不建议更改默认URL。","Length":"长度","LengthDeprecationWarning":"密码的最大长度是35个字符。","LessPass Database":"LessPass数据库","LessPass Database Url":"LessPass 数据库网址","Login":"登录","LoginFormInvalid":"电子邮件和密码是必填项","LoginIncorrectError":"我们没找到符合您输入的电子邮件地址及密码的记录。请核验后再试。","Master Password":"主密码","MasterPasswordsEqualsNoNeedToChange":"旧的主密码和新的主密码相同。无需更改!","MasterPasswordsRequired":"需要旧的主密码和新的主密码。","My Account":"我的帐户","New Master Password":"新的主密码","New20210331":"我接手了LessPass上的开发工作,以修复错误并改善界面。我简化了登录页面,以更正自托管版本的登录URL的问题。默认情况下,主密码在发送到服务器端之前已加密。始终可以取消选中此选项,但仅对于连接即可。","NewToLessPass":"LessPass的新手?现在加入","Next":"下一步","NoMatchFor":"没有找到符合下列条件的内容:","NoPassword":"您的数据库里没有保存任何密码配置。","Options":"选项","PasswordProfileCopied":"已复制您的密码配置。","PasswordResetRequired":"请输入登录密码","PasswordResetSuccessful":"已成功重置您的登录密码。","PasswordTooCommon":"该密码太普通了.","PasswordTooShort":"该密码太短。 必须至少包含8个字符.","Previous":"上一步","Register":"注册","Reset my password":"重置我的登录密码","ResetLinkExpired":"此登录密码重置链接已过期。","ResetPasswordHelpText":"输入您的用户帐户的已验证电子邮件地址,我们将向您发送密码重置链接。","Save":"保存","Saved passwords":"已保存密码","Search":"搜索","Settings":"设置","Sign In":"登录","Sign out":"登出","Site":"网站名","SiteLoginMasterPasswordMandatory":"网站名、登录名以及主密码均为必填信息。","SorryCopy":"很抱歉,但复制功能仅适用于现代浏览器","UpdateYourSearch":"请尝试放宽您的搜索条件。","Username":"用户名","WantToHelp":"你想帮我吗?请随时为LessPass贡献力量","WelcomeRegister":"你好 {email},欢迎您的注册。","What is new ?":"有什么新东西?","What is new?":"有什么新东西?","resetPasswordSuccess":"如果电子邮件地址 {email} 与一个 LessPass 账户相关联,您将很快收到 LessPass 的电子邮件,里面提供有重置密码的操作说明。"}')},"412f":function(t,e,n){"use strict";var r=n("f0ab"),o=function(t){var e,n;this.promise=new t((function(t,r){if(void 0!==e||void 0!==n)throw TypeError("Bad Promise constructor");e=t,n=r})),this.resolve=r(e),this.reject=r(n)};t.exports.f=function(t){return new o(t)}},4160:function(t,e,n){"use strict";var r=n("23e7"),o=n("17c2");r({target:"Array",proto:!0,forced:[].forEach!=o},{forEach:o})},4189:function(t,e,n){var r=n("e9cd");t.exports=function(t,e,n){for(var o in e)r(t,o,e[o],n);return t}},"428f":function(t,e,n){var r=n("da84");t.exports=r},4362:function(t,e,n){e.nextTick=function(t){var e=Array.prototype.slice.call(arguments);e.shift(),setTimeout((function(){t.apply(null,e)}),0)},e.platform=e.arch=e.execPath=e.title="browser",e.pid=1,e.browser=!0,e.env={},e.argv=[],e.binding=function(t){throw new Error("No such module. (Possibly not yet loaded)")},function(){var t,r="/";e.cwd=function(){return r},e.chdir=function(e){t||(t=n("df7c")),r=t.resolve(e,r)}}(),e.exit=e.kill=e.umask=e.dlopen=e.uptime=e.memoryUsage=e.uvCounters=function(){},e.features={}},"44ad":function(t,e,n){var r=n("d039"),o=n("c6b6"),i="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==o(t)?i.call(t,""):Object(t)}:Object},"44d2":function(t,e,n){var r=n("b622"),o=n("7c73"),i=n("9bf2"),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&i.f(s,a,{configurable:!0,value:o(null)}),t.exports=function(t){s[a][t]=!0}},"44e7":function(t,e,n){var r=n("861d"),o=n("c6b6"),i=n("b622"),a=i("match");t.exports=function(t){var e;return r(t)&&(void 0!==(e=t[a])?!!e:"RegExp"==o(t))}},4501:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},"466d":function(t,e,n){"use strict";var r=n("d784"),o=n("825a"),i=n("50c4"),a=n("1d80"),s=n("8aa5"),u=n("14c3");r("match",1,(function(t,e,n){return[function(e){var n=a(this),r=void 0==e?void 0:e[t];return void 0!==r?r.call(e,n):new RegExp(e)[t](String(n))},function(t){var r=n(e,t,this);if(r.done)return r.value;var a=o(t),c=String(this);if(!a.global)return u(a,c);var l=a.unicode;a.lastIndex=0;var f,p=[],d=0;while(null!==(f=u(a,c))){var h=String(f[0]);p[d]=h,""===h&&(a.lastIndex=s(c,i(a.lastIndex),l)),d++}return 0===d?null:p}]}))},"467f":function(t,e,n){"use strict";var r=n("2d83");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)}},4840:function(t,e,n){var r=n("825a"),o=n("1c0b"),i=n("b622"),a=i("species");t.exports=function(t,e){var n,i=r(t).constructor;return void 0===i||void 0==(n=r(i)[a])?e:o(n)}},4930:function(t,e,n){var r=n("605d"),o=n("2d00"),i=n("d039");t.exports=!!Object.getOwnPropertySymbols&&!i((function(){return!Symbol.sham&&(r?38===o:o>37&&o<41)}))},"49f6":function(t,e,n){var r=n("f8f7"),o=n("e15f"),i=n("2bba"),a=n("b7db"),s=Object.defineProperty;e.f=r?s:function(t,e,n){if(i(t),e=a(e,!0),i(n),o)try{return s(t,e,n)}catch(r){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},"4a7b":function(t,e,n){"use strict";var r=n("c532");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"],s=["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 c(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,c),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(s,(function(r){r in e?n[r]=u(t[r],e[r]):r in t&&(n[r]=u(void 0,t[r]))}));var l=o.concat(i).concat(a).concat(s),f=Object.keys(t).concat(Object.keys(e)).filter((function(t){return-1===l.indexOf(t)}));return r.forEach(f,c),n}},"4b1e":function(t,e,n){var r=n("fd4c");t.exports=/(iphone|ipod|ipad).*applewebkit/i.test(r)},"4d63":function(t,e,n){var r=n("83ab"),o=n("da84"),i=n("94ca"),a=n("7156"),s=n("9bf2").f,u=n("241c").f,c=n("44e7"),l=n("ad6d"),f=n("9f7f"),p=n("6eeb"),d=n("d039"),h=n("69f3").set,v=n("2626"),m=n("b622"),g=m("match"),y=o.RegExp,b=y.prototype,w=/a/g,_=/a/g,x=new y(w)!==w,C=f.UNSUPPORTED_Y,P=r&&i("RegExp",!x||C||d((function(){return _[g]=!1,y(w)!=w||y(_)==_||"/a/i"!=y(w,"i")})));if(P){var S=function(t,e){var n,r=this instanceof S,o=c(t),i=void 0===e;if(!r&&o&&t.constructor===S&&i)return t;x?o&&!i&&(t=t.source):t instanceof S&&(i&&(e=l.call(t)),t=t.source),C&&(n=!!e&&e.indexOf("y")>-1,n&&(e=e.replace(/y/g,"")));var s=a(x?new y(t,e):y(t,e),r?this:b,S);return C&&n&&h(s,{sticky:n}),s},E=function(t){t in S||s(S,t,{configurable:!0,get:function(){return y[t]},set:function(e){y[t]=e}})},k=u(y),A=0;while(k.length>A)E(k[A++]);b.constructor=S,S.prototype=b,p(o,"RegExp",S)}v("RegExp")},"4d64":function(t,e,n){var r=n("fc6a"),o=n("50c4"),i=n("23cb"),a=function(t){return function(e,n,a){var s,u=r(e),c=o(u.length),l=i(a,c);if(t&&n!=n){while(c>l)if(s=u[l++],s!=s)return!0}else for(;c>l;l++)if((t||l in u)&&u[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},"4de4":function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").filter,i=n("1dde"),a=i("filter");r({target:"Array",proto:!0,forced:!a},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},"4e00":function(t,e,n){},"4f8a":function(t,e){function n(t){const e=unescape(encodeURIComponent(t)),n=e.split(""),r=[];for(let o=0;o0?o(r(t),9007199254740991):0}},5135:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},"515c":function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},5270:function(t,e,n){"use strict";var r=n("c532"),o=n("c401"),i=n("2e67"),a=n("2444");function s(t){t.cancelToken&&t.cancelToken.throwIfRequested()}t.exports=function(t){s(t),t.headers=t.headers||{},t.data=o(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]}));var e=t.adapter||a.adapter;return e(t).then((function(e){return s(t),e.data=o(e.data,e.headers,t.transformResponse),e}),(function(e){return i(e)||(s(t),e&&e.response&&(e.response.data=o(e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)}))}},"52fe":function(t,e,n){"use strict";n("aa72")},5319:function(t,e,n){"use strict";var r=n("d784"),o=n("825a"),i=n("50c4"),a=n("a691"),s=n("1d80"),u=n("8aa5"),c=n("0cb2"),l=n("14c3"),f=Math.max,p=Math.min,d=function(t){return void 0===t?t:String(t)};r("replace",2,(function(t,e,n,r){var h=r.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,v=r.REPLACE_KEEPS_$0,m=h?"$":"$0";return[function(n,r){var o=s(this),i=void 0==n?void 0:n[t];return void 0!==i?i.call(n,o,r):e.call(String(o),n,r)},function(t,r){if(!h&&v||"string"===typeof r&&-1===r.indexOf(m)){var s=n(e,t,this,r);if(s.done)return s.value}var g=o(t),y=String(this),b="function"===typeof r;b||(r=String(r));var w=g.global;if(w){var _=g.unicode;g.lastIndex=0}var x=[];while(1){var C=l(g,y);if(null===C)break;if(x.push(C),!w)break;var P=String(C[0]);""===P&&(g.lastIndex=u(y,i(g.lastIndex),_))}for(var S="",E=0,k=0;k=E&&(S+=y.slice(E,O)+T,E=O+A.length)}return S+y.slice(E)}]}))},5436:function(t,e){function n(t,e,r,o){let i=t;if(i.length>=o)return{value:i,entropy:e};const a=e.divmod(r.length);return i+=r[a.remainder],n(i,a.quotient,r,o)}t.exports={consumeEntropy:n}},"54bb":function(t,e,n){"use strict";var r=n("13c0"),o=n("34dc"),i=n("1ae2"),a=n("a550"),s=n("aa86"),u=n("fcfd"),c=n("e9cd"),l=n("d29f"),f=n("1fc2"),p=n("ecba"),d=n("db7d"),h=d.IteratorPrototype,v=d.BUGGY_SAFARI_ITERATORS,m=l("iterator"),g="keys",y="values",b="entries",w=function(){return this};t.exports=function(t,e,n,l,d,_,x){o(n,e,l);var C,P,S,E=function(t){if(t===d&&j)return j;if(!v&&t in O)return O[t];switch(t){case g:return function(){return new n(this,t)};case y:return function(){return new n(this,t)};case b:return function(){return new n(this,t)}}return function(){return new n(this)}},k=e+" Iterator",A=!1,O=t.prototype,L=O[m]||O["@@iterator"]||d&&O[d],j=!v&&L||E(d),$="Array"==e&&O.entries||L;if($&&(C=i($.call(new t)),h!==Object.prototype&&C.next&&(f||i(C)===h||(a?a(C,h):"function"!=typeof C[m]&&u(C,m,w)),s(C,k,!0,!0),f&&(p[k]=w))),d==y&&L&&L.name!==y&&(A=!0,j=function(){return L.call(this)}),f&&!x||O[m]===j||u(O,m,j),p[e]=j,d)if(P={values:E(y),keys:_?j:E(g),entries:E(b)},x)for(S in P)(v||A||!(S in O))&&c(O,S,P[S]);else r({target:e,proto:!0,forced:v||A},P);return P}},"55ab":function(t,e,n){},5692:function(t,e,n){var r=n("c430"),o=n("c6cd");(t.exports=function(t,e){return o[t]||(o[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.9.1",mode:r?"pure":"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})},"56d7":function(t,e,n){"use strict";n.r(e);var r={};n.r(r),n.d(r,"setSite",(function(){return et})),n.d(r,"getPasswordFromUrlQuery",(function(){return nt})),n.d(r,"savePassword",(function(){return rt})),n.d(r,"resetPassword",(function(){return ot})),n.d(r,"login",(function(){return it})),n.d(r,"logout",(function(){return at})),n.d(r,"getPasswords",(function(){return st})),n.d(r,"saveOrUpdatePassword",(function(){return ut})),n.d(r,"deletePassword",(function(){return ct})),n.d(r,"displayMessage",(function(){return lt})),n.d(r,"cleanMessage",(function(){return ft}));var o={};n.r(o),n.d(o,"isAuthenticated",(function(){return ht})),n.d(o,"isGuest",(function(){return vt})),n.d(o,"passwordURL",(function(){return mt}));n("786c"),n("68aa"),n("9393"),n("09d7");var i=n("2b0e"),a={translate(t,e,n,r){return t&&e in t?this.compile(t[e],r):n?this.compile(n,r):e},compile(t,e){return e?t.replace(/{(\w*)}/g,(t,n)=>e.hasOwnProperty(n)?e[n]:""):t},getBestLanguage(t,e,n){if("undefined"===typeof e)return n;for(let r=0;r{const n=this.locales.hasOwnProperty(e)?Object.assign({},this.locales[e],t[e]):t[e];this.setLocale({lang:e,locale:n})})},getLang(){const t=e.languagesAvailable,n=window.navigator.userLanguage||window.navigator.language,r=e.defaultLanguage;return a.getBestLanguage(t,n,r)},_translate(t,e,n){return a.translate(this.locale,t,e,n)}}}),t.prototype.$polyglot=s),t.mixin({methods:{$t(t,e,n){return this.$polyglot._translate(t,e,n)}}}),t.locales=t=>{Object.keys(t).forEach(e=>{s.$polyglot.setLocale({lang:e,locale:t[e]})})}}var c={install:u},l=n("31bd"),f=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"card",attrs:{id:"lesspass"}},[n("lesspass-menu"),n("lesspass-message"),n("div",{staticClass:"lesspass__inner-box card-body"},[t.isLoading?n("div",{attrs:{id:"loading__view"}},[n("svg",{staticClass:"loading__icon",attrs:{width:"57",height:"57",viewBox:"0 0 57 57",xmlns:"http://www.w3.org/2000/svg",stroke:"#0275d8"}},[n("g",{attrs:{fill:"none","fill-rule":"evenodd"}},[n("g",{attrs:{transform:"translate(1 1)","stroke-width":"2"}},[n("circle",{attrs:{cx:"5",cy:"50",r:"5"}},[n("animate",{attrs:{attributeName:"cy",begin:"0s",dur:"2.2s",values:"50;5;50;50",calcMode:"linear",repeatCount:"indefinite"}}),n("animate",{attrs:{attributeName:"cx",begin:"0s",dur:"2.2s",values:"5;27;49;5",calcMode:"linear",repeatCount:"indefinite"}})]),n("circle",{attrs:{cx:"27",cy:"5",r:"5"}},[n("animate",{attrs:{attributeName:"cy",begin:"0s",dur:"2.2s",from:"5",to:"5",values:"5;50;50;5",calcMode:"linear",repeatCount:"indefinite"}}),n("animate",{attrs:{attributeName:"cx",begin:"0s",dur:"2.2s",from:"27",to:"27",values:"27;49;5;27",calcMode:"linear",repeatCount:"indefinite"}})]),n("circle",{attrs:{cx:"49",cy:"50",r:"5"}},[n("animate",{attrs:{attributeName:"cy",begin:"0s",dur:"2.2s",values:"50;50;5;50",calcMode:"linear",repeatCount:"indefinite"}}),n("animate",{attrs:{attributeName:"cx",from:"49",to:"49",begin:"0s",dur:"2.2s",values:"49;5;27;49",calcMode:"linear",repeatCount:"indefinite"}})])])])])]):n("router-view")],1)],1)},p=[],d=(n("d3b7"),n("caad"),n("2532"),n("bc3a")),h=n.n(d),v="lesspass-v2",m="https://api.lesspass.com";function g(){var t=localStorage.getItem(v);return t?JSON.parse(t).settings.baseURL:m}h.a.interceptors.request.use((function(t){var e=g();t.baseURL=e;var n=localStorage.getItem("access_token");return n&&(t.headers["Authorization"]="Bearer ".concat(n)),t})),h.a.interceptors.response.use((function(t){return t}),(function(t){var e=localStorage.getItem("refresh_token");if(t.response&&401!==t.response.status||t.config&&t.config.url.includes("/api/auth/jwt/")||null===e)return new Promise((function(e,n){n(t)}));var n=g();return h.a.post("/api/auth/jwt/refresh/",{refresh:e},{baseURL:n}).then((function(e){var n=e.data.access;localStorage.setItem("access_token",n);var r=t.config;return r.headers["Authorization"]="Bearer ".concat(n),new Promise((function(t,e){h.a.request(r).then((function(e){t(e)})).catch((function(t){e(t)}))}))})).catch((function(t){Promise.reject(t)}))}));var y=h.a,b=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{attrs:{id:"menu"}},[n("div",{staticClass:"card-header",class:{"text-white bg-dark":t.isGuest}},[n("div",{staticClass:"row"},[n("div",{staticClass:"col-4"},[n("span",{staticClass:"menu-link pointer",attrs:{id:"title"},on:{click:function(e){return t.fullReload()}}},[t._v("LessPass")])]),n("div",{staticClass:"col-8 text-right"},[t.saved&&t.isAuthenticated?n("span",[t._m(0)]):t._e(),!t.saved&&t.isAuthenticated&&""!==t.$store.state.password.site&&"/"===t.$store.state.route.path?n("span",{staticClass:"menu-link",attrs:{title:t.$t("Save")},on:{click:function(e){return t.saveOrUpdatePassword()}}},[n("i",{staticClass:"fa fa-lg fa-save pointer"})]):t._e(),t.isAuthenticated?n("router-link",{staticClass:"menu-link pl-3",attrs:{to:{name:"passwords"},title:t.$t("Saved passwords")}},[n("i",{staticClass:"fa fa-lg fa-key"})]):t._e(),n("router-link",{staticClass:"menu-link pl-3",attrs:{to:{name:"whatsnew"},title:t.$t("What is new?")}},[n("i",{staticClass:"fa fa-lg fa-info-circle"})]),n("router-link",{staticClass:"menu-link pl-3",attrs:{to:{name:"settings"},title:t.$t("Settings")}},[n("i",{staticClass:"fa fa-lg fa-cog"})]),t.isAuthenticated?n("router-link",{staticClass:"menu-link pl-3",attrs:{to:{name:"myaccount"},title:t.$t("My Account")}},[n("i",{staticClass:"fa fa-lg fa-user pointer"})]):t._e(),t.isGuest?n("router-link",{staticClass:"menu-link pl-3",attrs:{to:{name:"login"},title:t.$t("Sign In")}},[n("i",{staticClass:"fa fa-lg fa-sign-in pointer"})]):t._e()],1)])])])},w=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("small",[n("i",{staticClass:"fa fa-lg fa-check pl-3"}),t._v(" saved")])}];n("a4d3"),n("4de4"),n("4160"),n("e439"),n("dbb4"),n("b64b"),n("159b");function _(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}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 C(t){for(var e=1;e=2}));if(n.length<2)return[];var r=n[n.length-2],o=n[n.length-1];return n.reduceRight((function(t,e){var r=n.indexOf(e);if(r>=0&&r=0&&(e=t.slice(r),t=t.slice(0,r));var o=t.indexOf("?");return o>=0&&(n=t.slice(o+1),t=t.slice(0,o)),{path:t,query:n,hash:e}}function de(t){return t.replace(/\/\//g,"/")}var he=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},ve=Te,me=_e,ge=xe,ye=Se,be=Re,we=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function _e(t,e){var n,r=[],o=0,i=0,a="",s=e&&e.delimiter||"/";while(null!=(n=we.exec(t))){var u=n[0],c=n[1],l=n.index;if(a+=t.slice(i,l),i=l+u.length,c)a+=c[1];else{var f=t[i],p=n[2],d=n[3],h=n[4],v=n[5],m=n[6],g=n[7];a&&(r.push(a),a="");var y=null!=p&&null!=f&&f!==p,b="+"===m||"*"===m,w="?"===m||"*"===m,_=n[2]||s,x=h||v;r.push({name:d||o++,prefix:p||"",delimiter:_,optional:w,repeat:b,partial:y,asterisk:!!g,pattern:x?ke(x):g?".*":"[^"+Ee(_)+"]+?"})}}return i1||!w.length)return 0===w.length?t():t("span",{},w)}if("a"===this.tag)b.on=y,b.attrs={href:s,"aria-current":m};else{var _=We(this.$slots.default);if(_){_.isStatic=!1;var x=_.data=Ut({},_.data);for(var C in x.on=x.on||{},x.on){var P=x.on[C];C in y&&(x.on[C]=Array.isArray(P)?P:[P])}for(var S in y)S in x.on?x.on[S].push(y[S]):x.on[S]=g;var E=_.data.attrs=Ut({},_.data.attrs);E.href=s,E["aria-current"]=m}else b.on=y}return t(this.tag,b,this.$slots.default)}};function qe(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&(void 0===t.button||0===t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function We(t){if(t)for(var e,n=0;n-1&&(s.params[f]=n.params[f]);return s.path=Ne(c.path,s.params,'named route "'+u+'"'),p(c,s,a)}if(s.path){s.params={};for(var d=0;d=t.length?n():t[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}var Cn={redirected:2,aborted:4,cancelled:8,duplicated:16};function Pn(t,e){return An(t,e,Cn.redirected,'Redirected when going from "'+t.fullPath+'" to "'+Ln(e)+'" via a navigation guard.')}function Sn(t,e){var n=An(t,e,Cn.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function En(t,e){return An(t,e,Cn.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function kn(t,e){return An(t,e,Cn.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function An(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var On=["params","query","hash"];function Ln(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return On.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function jn(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function $n(t,e){return jn(t)&&t._isRouter&&(null==e||t.type===e)}function Rn(t){return function(e,n,r){var o=!1,i=0,a=null;Tn(t,(function(t,e,n,s){if("function"===typeof t&&void 0===t.cid){o=!0,i++;var u,c=Dn((function(e){In(e)&&(e=e.default),t.resolved="function"===typeof e?e:De.extend(e),n.components[s]=e,i--,i<=0&&r()})),l=Dn((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=jn(t)?t:new Error(e),r(a))}));try{u=t(c,l)}catch(wt){l(wt)}if(u)if("function"===typeof u.then)u.then(c,l);else{var f=u.component;f&&"function"===typeof f.then&&f.then(c,l)}}})),o||r()}}function Tn(t,e){return Mn(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Mn(t){return Array.prototype.concat.apply([],t)}var Nn="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function In(t){return t.__esModule||Nn&&"Module"===t[Symbol.toStringTag]}function Dn(t){var e=!1;return function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var Fn=function(t,e){this.router=t,this.base=zn(e),this.current=te,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function zn(t){if(!t)if(Ge){var e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function Un(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=bn&&n;r&&this.listeners.push(sn());var o=function(){var n=t.current,o=Jn(t.base);t.current===te&&o===t._startLocation||t.transitionTo(o,(function(t){r&&un(e,t,n,!0)}))};window.addEventListener("popstate",o),this.listeners.push((function(){window.removeEventListener("popstate",o)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){wn(de(r.base+t.fullPath)),un(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){_n(de(r.base+t.fullPath)),un(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(Jn(this.base)!==this.current.fullPath){var e=de(this.base+this.current.fullPath);t?wn(e):_n(e)}},e.prototype.getCurrentLocation=function(){return Jn(this.base)},e}(Fn);function Jn(t){var e=window.location.pathname;return t&&0===e.toLowerCase().indexOf(t.toLowerCase())&&(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var Yn=function(t){function e(e,n,r){t.call(this,e,n),r&&Qn(this.base)||Xn()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=bn&&n;r&&this.listeners.push(sn());var o=function(){var e=t.current;Xn()&&t.transitionTo(tr(),(function(n){r&&un(t.router,n,e,!0),bn||rr(n.fullPath)}))},i=bn?"popstate":"hashchange";window.addEventListener(i,o),this.listeners.push((function(){window.removeEventListener(i,o)}))}},e.prototype.push=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){nr(t.fullPath),un(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this,o=this,i=o.current;this.transitionTo(t,(function(t){rr(t.fullPath),un(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;tr()!==e&&(t?nr(e):rr(e))},e.prototype.getCurrentLocation=function(){return tr()},e}(Fn);function Qn(t){var e=Jn(t);if(!/^\/#/.test(e))return window.location.replace(de(t+"/#"+e)),!0}function Xn(){var t=tr();return"/"===t.charAt(0)||(rr("/"+t),!1)}function tr(){var t=window.location.href,e=t.indexOf("#");return e<0?"":(t=t.slice(e+1),t)}function er(t){var e=window.location.href,n=e.indexOf("#"),r=n>=0?e.slice(0,n):e;return r+"#"+t}function nr(t){bn?wn(er(t)):window.location.hash=t}function rr(t){bn?_n(er(t)):window.location.replace(er(t))}var or=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){$n(t,Cn.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(Fn),ir=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=Ye(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!bn&&!1!==t.fallback,this.fallback&&(e="hash"),Ge||(e="abstract"),this.mode=e,e){case"history":this.history=new Zn(this,t.base);break;case"hash":this.history=new Yn(this,t.base,this.fallback);break;case"abstract":this.history=new or(this,t.base);break;default:0}},ar={currentRoute:{configurable:!0}};function sr(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function ur(t,e,n){var r="hash"===n?"#"+e:e;return t?de(t+"/"+r):r}ir.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},ar.currentRoute.get=function(){return this.history&&this.history.current},ir.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof Zn||n instanceof Yn){var r=function(t){var r=n.current,o=e.options.scrollBehavior,i=bn&&o;i&&"fullPath"in t&&un(e,t,r,!1)},o=function(t){n.setupListeners(),r(t)};n.transitionTo(n.getCurrentLocation(),o,o)}n.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},ir.prototype.beforeEach=function(t){return sr(this.beforeHooks,t)},ir.prototype.beforeResolve=function(t){return sr(this.resolveHooks,t)},ir.prototype.afterEach=function(t){return sr(this.afterHooks,t)},ir.prototype.onReady=function(t,e){this.history.onReady(t,e)},ir.prototype.onError=function(t){this.history.onError(t)},ir.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},ir.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},ir.prototype.go=function(t){this.history.go(t)},ir.prototype.back=function(){this.go(-1)},ir.prototype.forward=function(){this.go(1)},ir.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},ir.prototype.resolve=function(t,e,n){e=e||this.history.current;var r=Ie(t,e,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath,a=this.history.base,s=ur(a,i,this.mode);return{location:r,route:o,href:s,normalizedTo:r,resolved:o}},ir.prototype.getRoutes=function(){return this.matcher.getRoutes()},ir.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==te&&this.history.transitionTo(this.history.getCurrentLocation())},ir.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==te&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(ir.prototype,ar),ir.install=He,ir.version="3.5.1",ir.isNavigationFailure=$n,ir.NavigationFailureType=Cn,ir.START_LOCATION=te,Ge&&window.Vue&&window.Vue.use(ir);var cr=ir,lr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("form",{on:{submit:function(e){return e.preventDefault(),t.signIn(e)}}},[n("div",{staticClass:"mb-3"},[n("h5",[t._v(t._s(t.$t("Sign In")))])]),n("div",{staticClass:"form-group"},[n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:"form-control",attrs:{id:"email",name:"username",type:"email",autocapitalize:"none",placeholder:t.$t("Email"),required:""},domProps:{value:t.email},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}})])]),n("div",{staticClass:"form-group mb-1"},[n("master-password",{attrs:{label:t.$t("Master Password")},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}})],1),n("div",{staticClass:"form-group text-right"},[n("button",{staticClass:"btn btn-link btn-sm p-0",attrs:{id:"login__forgot-password-btn",type:"button"},on:{click:function(e){return t.$router.push({name:"passwordReset"})}}},[n("small",[t._v(t._s(t.$t("ForgotPassword","Forgot your password?")))])])]),n("div",{staticClass:"form-group"},[n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"signInButton"}},[t._v(" "+t._s(t.$t("Sign In"))+" ")])]),n("div",{staticClass:"form-group mb-0"},[n("button",{staticClass:"btn btn-outline-dark btn-block",attrs:{id:"login__no-account-btn",type:"button"},on:{click:function(e){return t.$router.push({name:"register"})}}},[t._v(" "+t._s(t.$t("NewToLessPass","New to LessPass? Join now"))+" ")])])])},fr=[],pr={login:function(t){var e=t.email,n=t.password;return y.post("/auth/jwt/create/",{email:e,password:n})},register:function(t){var e=t.email,n=t.password;return y.post("/auth/users/",{email:e,password:n})},resetPassword:function(t){var e=t.email;return y.post("/auth/users/reset_password/",{email:e})},confirmResetPassword:function(t){var e=t.uid,n=t.token,r=t.password;return y.post("/auth/users/reset_password_confirm/",{uid:e,token:n,new_password:r,re_new_password:r})},changePassword:function(t){var e=t.current_password,n=t.new_password;return y.post("/auth/users/set_password/",{current_password:e,new_password:n,re_new_password:n})}},dr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"masterPassword"},[n("div",{staticClass:"input-group inner-addon left-addon"},[n("label",{staticClass:"sr-only",attrs:{for:"passwordField"}},[t._v(t._s(t.label))]),n("i",{staticClass:"fa fa-lock"}),n("input",{ref:"passwordField",staticClass:"form-control",attrs:{id:"passwordField",name:"passwordField",type:t.passwordType,tabindex:"0",autocorrect:"off",autocapitalize:"none",placeholder:t.label},domProps:{value:t.value},on:{input:function(e){return t.updateValue(e.target.value)},keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.$emit("keyupEnter")}}}),t.fingerprint&&t.value?n("span",{staticClass:"input-group-btn",on:{click:t.togglePasswordType}},[n("button",{staticClass:"btn",attrs:{id:"fingerprint",type:"button",tabindex:"-1"}},[n("small",[n("i",{staticClass:"fa fa-fw",class:[t.icon1],style:{color:t.color1}}),n("i",{staticClass:"fa fa-fw",class:[t.icon2],style:{color:t.color2}}),n("i",{staticClass:"fa fa-fw",class:[t.icon3],style:{color:t.color3}})])])]):t._e()])])},hr=[],vr=(n("25f0"),n("61f2")),mr=n.n(vr),gr=n("2ef0"),yr={name:"masterPassword",props:{value:String,label:String},data:function(){return{passwordType:"password",fingerprint:null,icon1:"",icon2:"",icon3:"",color1:"",color2:"",color3:""}},methods:{updateValue:function(t){var e=Math.random().toString(36).substring(7);this.setFingerprint(e),this.showRealFingerprint(t),this.$refs.passwordField.value=t,this.$emit("input",t)},togglePasswordType:function(){"password"===this.passwordType?this.passwordType="text":this.passwordType="password"},hide:function(){this.passwordType="password",this.fingerprint=null},getColor:function(t){var e=["#000000","#074750","#009191","#FF6CB6","#FFB5DA","#490092","#006CDB","#B66DFF","#6DB5FE","#B5DAFE","#920000","#924900","#DB6D00","#24FE23"],n=parseInt(t,16)%e.length;return e[n]},getIcon:function(t){var e=["fa-hashtag","fa-heart","fa-hotel","fa-university","fa-plug","fa-ambulance","fa-bus","fa-car","fa-plane","fa-rocket","fa-ship","fa-subway","fa-truck","fa-jpy","fa-eur","fa-btc","fa-usd","fa-gbp","fa-archive","fa-area-chart","fa-bed","fa-beer","fa-bell","fa-binoculars","fa-birthday-cake","fa-bomb","fa-briefcase","fa-bug","fa-camera","fa-cart-plus","fa-certificate","fa-coffee","fa-cloud","fa-coffee","fa-comment","fa-cube","fa-cutlery","fa-database","fa-diamond","fa-exclamation-circle","fa-eye","fa-flag","fa-flask","fa-futbol-o","fa-gamepad","fa-graduation-cap"],n=parseInt(t,16)%e.length;return e[n]},setFingerprint:function(t){var e=this;mr.a.createFingerprint(t).then((function(t){e.icon1=t[0].icon,e.color1=t[0].color,e.icon2=t[1].icon,e.color2=t[1].color,e.icon3=t[2].icon,e.color3=t[2].color,e.fingerprint=t}))},showRealFingerprint:Object(gr["debounce"])((function(t){this.setFingerprint(t)}),500)}},br=yr,wr=(n("f624"),k(br,dr,hr,!1,null,null,null)),_r=wr.exports;function xr(t,e){return mr.a.generatePassword("lesspass.com",t,e,tt)}var Cr={data:function(){return{email:"",password:""}},computed:Object(P["c"])(["settings"]),components:{MasterPassword:_r},methods:{formIsValid:function(){return!(!this.email||!this.password)||(jt.error(this.$t("LoginFormInvalid","Email and password are mandatory")),!1)},signIn:function(){var t=this;this.formIsValid()&&xr(this.email,this.password).then((function(e){var n=t.settings.encryptMasterPassword?e:t.password;pr.login({email:t.email,password:n}).then((function(e){t.$store.dispatch("login",e.data),t.$router.push({name:"home"})})).catch((function(e){e.response&&401===e.response.status?jt.error(t.$t("LoginIncorrectError","The email and password you entered did not match our records. Please double-check and try again.")):jt.displayGenericError()}))}))}}},Pr=Cr,Sr=k(Pr,lr,fr,!1,null,null,null),Er=Sr.exports,kr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("form",{on:{submit:function(e){return e.preventDefault(),t.signIn(e)}}},[n("div",{staticClass:"mb-3"},[n("h5",[t._v(t._s(t.$t("Register")))])]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:"form-control",attrs:{id:"email",name:"username",type:"email",autocapitalize:"none",placeholder:t.$t("Email"),required:""},domProps:{value:t.email},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}})])])]),n("div",{staticClass:"form-group"},[n("master-password",{attrs:{label:t.$t("Master Password")},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}})],1),n("div",{staticClass:"form-group"},[n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"registerButton",type:"button"},on:{click:t.register}},[t._v(" "+t._s(t.$t("Register"))+" ")])]),n("div",{staticClass:"form-group mb-0"},[n("button",{staticClass:"btn btn-outline-dark btn-block",attrs:{id:"login__no-account-btn",type:"button"},on:{click:function(e){return t.$router.push({name:"login"})}}},[t._v(" "+t._s(t.$t("AlreadyOnLessPass","Already on LessPass? Sign In"))+" ")])])])},Ar=[],Or={data:function(){return{email:"",password:""}},components:{MasterPassword:_r},methods:{formIsValid:function(){return!(!this.email||!this.password)||(jt.error(this.$t("LoginFormInvalid","Email and password are mandatory")),!1)},register:function(){var t=this;this.formIsValid()&&xr(this.email,this.password).then((function(e){pr.register({email:t.email,password:e}).then((function(){return jt.success(t.$t("WelcomeRegister","Welcome {email}, thank you for signing up.",{email:t.email})),pr.login({email:t.email,password:e}).then((function(e){t.$store.dispatch("login",e.data),t.$router.push({name:"home"})})).catch((function(){return jt.displayGenericError()}))})).catch((function(e){e.response&&e.response.data&&"undefined"!==typeof e.response.data.email?(-1!==e.response.data.email[0].indexOf("already exists")&&jt.error(t.$t("EmailAlreadyExist","This email is already registered. Want to login or recover your password?")),-1!==e.response.data.email[0].indexOf("valid email")&&jt.error(t.$t("EmailInvalid","Please enter a valid email"))):e.response&&e.response.data&&"undefined"!==typeof e.response.data.password?(-1!==e.response.data.password[0].indexOf("too short")&&jt.error(t.$t("PasswordTooShort","This password is too short. It must contain at least 8 characters.")),-1!==e.response.data.password[0].indexOf("too common")&&jt.error(t.$t("PasswordTooCommon","This password is too common."))):jt.displayGenericError()}))}))}}},Lr=Or,jr=k(Lr,kr,Ar,!1,null,null,null),$r=jr.exports,Rr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("div",{staticClass:"mb-3"},[n("h5",[t._v(t._s(t.$t("Change my password")))])]),n("form",{on:{submit:function(e){return e.preventDefault(),t.changePassword(e)}}},[n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:"form-control",attrs:{id:"email",name:"email",type:"email",placeholder:"Email"},domProps:{value:t.email},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}})])])]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("master-password",{attrs:{label:t.$t("Current Master Password")},model:{value:t.current_password,callback:function(e){t.current_password=e},expression:"current_password"}})],1)]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("master-password",{attrs:{label:t.$t("New Master Password")},model:{value:t.new_password,callback:function(e){t.new_password=e},expression:"new_password"}})],1)]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"changeMyPasswordButton"}},[t._v(" "+t._s(t.$t("Change my password"))+" ")])])])]),n("hr"),n("button",{staticClass:"btn btn-success btn-block",attrs:{id:"signOutButton",type:"button"},on:{click:t.logout}},[t._v(" "+t._s(t.$t("Sign out"))+" ")])])},Tr=[];n("96cf");function Mr(t,e,n,r,o,i,a){try{var s=t[i](a),u=s.value}catch(c){return void n(c)}s.done?e(u):Promise.resolve(u).then(r,o)}function Nr(t){return function(){var e=this,n=arguments;return new Promise((function(r,o){var i=t.apply(e,n);function a(t){Mr(i,r,o,a,s,"next",t)}function s(t){Mr(i,r,o,a,s,"throw",t)}a(void 0)}))}}var Ir={components:{MasterPassword:_r},data:function(){return{email:"",new_password:"",current_password:""}},methods:{logout:function(){this.$store.dispatch("logout"),this.$router.push({name:"home"}).catch((function(){}))},changePassword:function(){var t=Nr(regeneratorRuntime.mark((function t(){var e,n,r=this;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:if(this.email){t.next=3;break}return jt.error(this.$t("EmailRequiredError","Email is required")),t.abrupt("return");case 3:if(this.current_password&&this.new_password){t.next=6;break}return jt.error(this.$t("MasterPasswordsRequired","Old master password and new master password are required.")),t.abrupt("return");case 6:if(this.current_password!==this.new_password){t.next=9;break}return jt.error(this.$t("MasterPasswordsEqualsNoNeedToChange","Old master password and new master password are the same. No need to change it!")),t.abrupt("return");case 9:return t.next=11,xr(this.email,this.current_password);case 11:return e=t.sent,t.next=14,xr(this.email,this.new_password);case 14:n=t.sent,pr.changePassword({current_password:e,new_password:n}).then((function(){jt.success(r.$t("ChangePasswordSuccessful","Your password was changed successfully.")),pr.login({email:r.email,password:n}).then((function(t){r.$store.dispatch("login",t.data),r.$router.push({name:"home"})})).catch((function(){return jt.displayGenericError()}))})).catch((function(t){jt.error(r.$t("ChangePasswordError","We cannot change your password with the information provided."))}));case 16:case"end":return t.stop()}}),t,this)})));function e(){return t.apply(this,arguments)}return e}()}},Dr=Ir,Fr=k(Dr,Rr,Tr,!1,null,null,null),zr=Fr.exports,Ur=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("form",{attrs:{id:"password-generator",novalidate:""},on:{submit:function(e){return e.preventDefault(),t.generatePassword(e)}}},[n("div",{staticClass:"form-group"},[n("input-site",{ref:"site",attrs:{passwords:t.passwords,label:t.$t("Site")},on:{suggestionSelected:t.setSite,passwordProfileSelected:t.setPasswordProfile},model:{value:t.password.site,callback:function(e){t.$set(t.password,"site",e)},expression:"password.site"}})],1),n("remove-auto-complete"),n("div",{staticClass:"form-group"},[n("label",{staticClass:"sr-only",attrs:{for:"login"}},[t._v(t._s(t.$t("Username")))]),n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.password.login,expression:"password.login"}],ref:"login",staticClass:"form-control",attrs:{id:"login",type:"text",name:"login",tabindex:"0",autocomplete:"off",autocorrect:"off",autocapitalize:"none",placeholder:t.$t("Username")},domProps:{value:t.password.login},on:{input:function(e){e.target.composing||t.$set(t.password,"login",e.target.value)}}})])]),n("div",{staticClass:"form-group"},[n("master-password",{ref:"masterPassword",attrs:{label:t.$t("Master Password")},model:{value:t.masterPassword,callback:function(e){t.masterPassword=e},expression:"masterPassword"}})],1),n("options",{attrs:{options:t.password}}),n("div",{staticClass:"form-group mt-4 mb-0"},[t.passwordGenerated?t._e():n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"generatePassword__btn",type:"submit",tabindex:"0"}},[t._v(" "+t._s(t.$t("Generate"))+" ")]),n("div",{directives:[{name:"show",rawName:"v-show",value:t.passwordGenerated,expression:"passwordGenerated"}],staticClass:"input-group"},[n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-primary",attrs:{id:"copyPasswordButton",tabindex:"0",type:"button"},on:{click:function(e){return t.copyPassword()}}},[n("i",{staticClass:"fa fa-clipboard"})])]),n("input",{ref:"passwordGenerated",staticClass:"form-control",attrs:{id:"generated-password",type:"password",tabindex:"-1"},domProps:{value:t.passwordGenerated}}),n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-secondary",attrs:{id:"revealGeneratedPassword",type:"button",tabindex:"0"},on:{click:function(e){return t.togglePasswordType(t.$refs.passwordGenerated)}}},[n("i",{staticClass:"fa fa-eye"})])]),n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-secondary",attrs:{id:"sharePasswordProfileButton",type:"button",tabindex:"0"},on:{click:function(e){return t.sharePasswordProfile()}}},[n("i",{staticClass:"fa fa-share-alt pointer"})])])])])],1)},Br=[];function qr(t,{target:e=document.body}={}){const n=document.createElement("textarea"),r=document.activeElement;n.value=t,n.setAttribute("readonly",""),n.style.contain="strict",n.style.position="absolute",n.style.left="-9999px",n.style.fontSize="12pt";const o=document.getSelection();let i=!1;o.rangeCount>0&&(i=o.getRangeAt(0)),e.append(n),n.select(),n.selectionStart=0,n.selectionEnd=t.length;let a=!1;try{a=document.execCommand("copy")}catch{}return n.remove(),i&&(o.removeAllRanges(),o.addRange(i)),r&&r.focus(),a}var Wr=function(){var t=this,e=t.$createElement;t._self._c;return t._m(0)},Hr=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticStyle:{display:"none"}},[n("label",{attrs:{for:"username"}},[n("input",{attrs:{type:"text",id:"username",name:"username",autocomplete:"username"}})]),n("label",{attrs:{for:"password"}},[n("input",{attrs:{type:"password",id:"password",name:"password",autocomplete:"current-password"}})])])}],Gr={},Vr=k(Gr,Wr,Hr,!1,null,null,null),Kr=Vr.exports,Zr=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"inputSite"},[n("label",{staticClass:"sr-only",attrs:{for:"siteField"}},[t._v(t._s(t.label))]),n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-globe"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.site,expression:"site"}],ref:"siteField",staticClass:"form-control awesomplete",attrs:{id:"siteField",type:"text",name:"siteField",tabindex:"0",autocorrect:"off",autocapitalize:"none",placeholder:t.label},domProps:{value:t.site},on:{input:function(e){e.target.composing||(t.site=e.target.value)}}})])])},Jr=[],Yr=(n("d81d"),n("f4fb")),Qr=n.n(Yr),Xr={name:"inputSite",props:{value:String,label:String,passwords:{type:Array,default:function(){return[]}}},mounted:function(){var t=this;this.awesomplete=new Qr.a(this.$refs.siteField),this.awesomplete.item=function(t,e){var n=Qr.a.ITEM(t.value.site,e);return n.innerHTML+=" ".concat(t.value.login),n},this.awesomplete.filter=function(t,e){return Qr.a.FILTER_CONTAINS(t,e)||Qr.a.FILTER_CONTAINS(e,t)},this.awesomplete.data=function(t){return{label:t.site,value:t}},this.awesomplete.replace=function(e){t.$refs.siteField.value=e.label,e.value.suggestion?t.$emit("suggestionSelected",e.value.site):t.$emit("passwordProfileSelected",e.value)},this.awesomplete.sort=function(t,e){return t.value.site.localeCompare(e.value.site)||t.value.login.localeCompare(e.value.login)}},computed:{site:{get:function(){return this.value},set:function(t){this.$emit("input",t)}}},watch:{site:function(t){var e=I(t).map((function(t){return{site:t,suggestion:!0,login:""}}));this.awesomplete.list=this.passwords.concat(e)}},methods:{}},to=Xr,eo=(n("ac25"),k(to,Zr,Jr,!1,null,null,null)),no=eo.exports,ro=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{attrs:{id:"options"}},[n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("div",{staticClass:"row"},[n("div",{staticClass:"col"},[n("label",{attrs:{for:"types"}},[t._v(t._s(t.$t("Options")))])])]),n("div",{staticClass:"row",attrs:{id:"types"}},[n("div",{staticClass:"col-3"},[n("div",{staticClass:"form-check"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.options.lowercase,expression:"options.lowercase"}],staticClass:"form-check-input",attrs:{id:"lowercase__btn",type:"checkbox",tabindex:"1"},domProps:{checked:Array.isArray(t.options.lowercase)?t._i(t.options.lowercase,null)>-1:t.options.lowercase},on:{change:function(e){var n=t.options.lowercase,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=null,a=t._i(n,i);r.checked?a<0&&t.$set(t.options,"lowercase",n.concat([i])):a>-1&&t.$set(t.options,"lowercase",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.options,"lowercase",o)}}}),n("label",{staticClass:"form-check-label",attrs:{for:"lowercase__btn"}},[t._v(" a-z ")])])]),n("div",{staticClass:"col-3"},[n("div",{staticClass:"form-check"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.options.uppercase,expression:"options.uppercase"}],staticClass:"form-check-input",attrs:{id:"uppercase__btn",type:"checkbox",tabindex:"1"},domProps:{checked:Array.isArray(t.options.uppercase)?t._i(t.options.uppercase,null)>-1:t.options.uppercase},on:{change:function(e){var n=t.options.uppercase,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=null,a=t._i(n,i);r.checked?a<0&&t.$set(t.options,"uppercase",n.concat([i])):a>-1&&t.$set(t.options,"uppercase",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.options,"uppercase",o)}}}),n("label",{staticClass:"form-check-label",attrs:{for:"uppercase__btn"}},[t._v(" A-Z ")])])]),n("div",{staticClass:"col-3"},[n("div",{staticClass:"form-check"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.options.numbers,expression:"options.numbers"}],staticClass:"form-check-input",attrs:{id:"numbers__btn",type:"checkbox",tabindex:"1"},domProps:{checked:Array.isArray(t.options.numbers)?t._i(t.options.numbers,null)>-1:t.options.numbers},on:{change:function(e){var n=t.options.numbers,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=null,a=t._i(n,i);r.checked?a<0&&t.$set(t.options,"numbers",n.concat([i])):a>-1&&t.$set(t.options,"numbers",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.options,"numbers",o)}}}),n("label",{staticClass:"form-check-label",attrs:{for:"numbers__btn"}},[t._v(" 0-9 ")])])]),n("div",{staticClass:"col-3"},[n("div",{staticClass:"form-check"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.options.symbols,expression:"options.symbols"}],staticClass:"form-check-input",attrs:{id:"symbols__btn",type:"checkbox",tabindex:"1"},domProps:{checked:Array.isArray(t.options.symbols)?t._i(t.options.symbols,null)>-1:t.options.symbols},on:{change:function(e){var n=t.options.symbols,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=null,a=t._i(n,i);r.checked?a<0&&t.$set(t.options,"symbols",n.concat([i])):a>-1&&t.$set(t.options,"symbols",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.options,"symbols",o)}}}),n("label",{staticClass:"form-check-label",attrs:{for:"symbols__btn"}},[t._v(" %!@ ")])])])])])]),n("div",{staticClass:"form-group row mb-0"},[n("div",{staticClass:"col-5 col-sm-4"},[n("label",{attrs:{for:"passwordLength"}},[t._v(t._s(t.$t("Length")))]),n("div",{staticClass:"input-group input-group-sm"},[n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-primary btn-sm px-2",attrs:{id:"decreaseLength__btn",tabindex:"1",type:"button"},on:{click:function(e){t.options.length=t.decrement(t.options.length,{min:5,max:35})}}},[t._m(0)])]),n("input",{directives:[{name:"model",rawName:"v-model.number",value:t.options.length,expression:"options.length",modifiers:{number:!0}}],staticClass:"form-control form-control-sm",attrs:{id:"passwordLength",tabindex:"1",type:"number",min:"5",max:"35"},domProps:{value:t.options.length},on:{input:function(e){e.target.composing||t.$set(t.options,"length",t._n(e.target.value))},blur:function(e){return t.$forceUpdate()}}}),n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-primary btn-sm px-2",attrs:{id:"increaseLength__btn",tabindex:"1",type:"button"},on:{click:function(e){t.options.length=t.increment(t.options.length,{min:5,max:35})}}},[t._m(1)])])])]),n("div",{staticClass:"col-5 col-sm-4"},[n("label",{attrs:{for:"passwordCounter","data-balloon-length":"large","data-balloon":t.$t("CounterFieldHelp","Increment this value to change the generated password without changing your master options."),"data-balloon-pos":"up"}},[t._v(t._s(t.$t("Counter")))]),n("div",{staticClass:"input-group input-group-sm"},[n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-primary btn-sm px-2",attrs:{id:"decreaseCounter__btn",tabindex:"1",type:"button"},on:{click:function(e){t.options.counter=t.decrement(t.options.counter,{min:1})}}},[t._m(2)])]),n("input",{directives:[{name:"model",rawName:"v-model.number",value:t.options.counter,expression:"options.counter",modifiers:{number:!0}}],staticClass:"form-control form-control-sm",attrs:{id:"passwordCounter",tabindex:"1",type:"number",min:"1"},domProps:{value:t.options.counter},on:{input:function(e){e.target.composing||t.$set(t.options,"counter",t._n(e.target.value))},blur:function(e){return t.$forceUpdate()}}}),n("span",{staticClass:"input-group-btn"},[n("button",{staticClass:"btn btn-primary btn-sm px-2",attrs:{id:"increaseCounter__btn",tabindex:"1",type:"button"},on:{click:function(e){t.options.counter=t.increment(t.options.counter,{min:1})}}},[t._m(3)])])])])])])},oo=[function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("small",[n("i",{staticClass:"fa fa-minus"})])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("small",[n("i",{staticClass:"fa fa-plus"})])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("small",[n("i",{staticClass:"fa fa-minus"})])},function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("small",[n("i",{staticClass:"fa fa-plus"})])}];function io(t,e){var n=e.min,r=e.max;return t>r?r:t2&&void 0!==arguments[2]?arguments[2]:"right";t.setAttribute("aria-label",e),t.setAttribute("data-balloon-visible",""),t.setAttribute("data-balloon-pos",n)}function ho(t){t.removeAttribute("aria-label"),t.removeAttribute("data-balloon-visible"),t.removeAttribute("data-balloon-pos")}var vo={name:"password-generator-view",components:{RemoveAutoComplete:Kr,InputSite:no,MasterPassword:_r,Options:fo},computed:C(C({},Object(P["c"])(["password","passwords"])),Object(P["b"])(["passwordURL"])),beforeMount:function(){var t=this;D().then((function(e){t.$store.dispatch("setSite",{site:e})})),this.$store.dispatch("getPasswordFromUrlQuery",{query:this.$route.query})},mounted:function(){var t=this;setTimeout((function(){t.focusBestInputField()}),500)},data:function(){return{masterPassword:"",passwordGenerated:"",cleanTimeout:null}},watch:{password:{handler:function(){this.cleanErrors()},deep:!0},masterPassword:function(t){this.masterPassword=t,this.cleanErrors()}},methods:{togglePasswordType:function(t){"password"===t.type?t.type="text":t.type="password"},cleanErrors:function(){clearTimeout(this.cleanTimeout),this.passwordGenerated="",this.$refs.masterPassword.hide()},cleanFormIn30Seconds:function(){var t=this,e=3e4;this.cleanTimeout=setTimeout((function(){t.masterPassword="",t.passwordGenerated="",t.$refs.masterPassword.hide()}),e)},generatePassword:function(){var t=this,e=this.password.site,n=this.password.login,r=this.masterPassword;if((e||n)&&r){var o=this.password.lowercase,i=this.password.uppercase,a=this.password.numbers,s=this.password.symbols;if(o||i||a||s){var u=this.password.length;u>35&&jt.warning(this.$t("LengthDeprecationWarning","The maximum length of a password is 35 characters.")),this.cleanErrors();var c={lowercase:o,uppercase:i,numbers:a,symbols:s,length:this.password.length,counter:this.password.counter,version:this.password.version};return mr.a.generatePassword(e,n,r,c).then((function(e){t.passwordGenerated=e,t.cleanFormIn30Seconds()}))}jt.error(this.$t("AtLeastOneOptionShouldBeSelected","You must select at least one option among lowercase, uppercase, numbers or symbols."))}else jt.error(this.$t("SiteLoginMasterPasswordMandatory","Site, login, and master password fields are mandatory."))},focusBestInputField:function(){try{var t=this.$refs.site.$refs.siteField,e=this.$refs.login,n=this.$refs.masterPassword;if(t&&!t.value)return void t.focus();if(e&&!e.value)return void e.focus();n.$refs.passwordField.focus()}catch(r){console.error("Can't focus password field")}},copyPassword:function(){var t=qr(this.passwordGenerated);if(t){var e=document.getElementById("copyPasswordButton");po(e,this.$t("Copied","copied !")),setTimeout((function(){return ho(e)}),2e3)}else jt.warning(this.$t("SorryCopy","Sorry, copying only works in modern browsers."))},sharePasswordProfile:function(){var t=qr(this.passwordURL);if(t){var e=this.$t("PasswordProfileCopied","Your password profile has been copied"),n=document.getElementById("sharePasswordProfileButton");po(n,e,"left"),setTimeout((function(){return ho(n)}),2e3)}else jt.warning(this.$t("SorryCopy","Sorry, copying only works in modern browsers."))},setSite:function(t){this.password.site=t},setPasswordProfile:function(t){var e=this;this.$store.dispatch("savePassword",{password:t}).then((function(){e.focusBestInputField()}))}}},mo=vo,go=(n("1d36"),k(mo,Ur,Br,!1,null,null,null)),yo=go.exports,bo=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("form",{on:{submit:function(e){return e.preventDefault(),t.resetPassword(e)}}},[n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("label",{attrs:{for:"email"}},[t._v(t._s(t.$t("Email")))]),n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:"form-control",attrs:{id:"email",name:"email",type:"email",placeholder:t.$t("Email")},domProps:{value:t.email},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}})]),n("small",{staticClass:"form-text text-muted",attrs:{id:"emailHelp"}},[t._v(t._s(t.$t("ResetPasswordHelpText","Enter your user account's verified email address and we will send you a password reset link.")))])])]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"password-reset__reset-password-btn"}},[t._v(" "+t._s(t.$t("Reset my password"))+" ")])])])])},wo=[],_o={data:function(){return{email:""}},methods:{resetPassword:function(){var t=this;this.email?pr.resetPassword({email:this.email}).then((function(){var e=t.$t("resetPasswordSuccess","If the email address {email} is associated with a LessPass account, you will shortly receive an email from LessPass with instructions on how to reset your password.",{email:t.email});jt.success(e)})).catch((function(){jt.displayGenericError()})):jt.error(this.$t("EmailRequiredError","Email is required"))}}},xo=_o,Co=k(xo,bo,wo,!1,null,null,null),Po=Co.exports,So=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("form",{on:{submit:function(e){return e.preventDefault(),t.resetPasswordConfirm(e)}}},[n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.email,expression:"email"}],staticClass:"form-control",attrs:{id:"email",name:"email",type:"email",placeholder:"Email"},domProps:{value:t.email},on:{input:function(e){e.target.composing||(t.email=e.target.value)}}})])])]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("master-password",{attrs:{label:t.$t("Master Password")},model:{value:t.password,callback:function(e){t.password=e},expression:"password"}})],1)]),n("div",{staticClass:"form-group row"},[n("div",{staticClass:"col-12"},[n("button",{staticClass:"btn btn-primary btn-block",attrs:{id:"resetMyPasswordButton"}},[t._v(" "+t._s(t.$t("Reset my password"))+" ")])])])])},Eo=[],ko={components:{MasterPassword:_r},data:function(){return{email:"",password:""}},methods:{resetPasswordConfirm:function(){var t=this;this.password?xr(this.email,this.password).then((function(e){pr.confirmResetPassword({uid:t.$route.params.uid,token:t.$route.params.token,password:e}).then((function(){jt.success(t.$t("PasswordResetSuccessful","Your password was reset successfully.")),pr.login({email:t.email,password:e}).then((function(e){t.$store.dispatch("login",e.data),t.$router.push({name:"home"})})).catch((function(){return jt.displayGenericError()}))})).catch((function(e){400===e.response.status?jt.error(t.$t("ResetLinkExpired","This password reset link has expired.")):jt.displayGenericError()}))})):jt.error(this.$t("PasswordResetRequired","A password is required"))}}},Ao=ko,Oo=k(Ao,So,Eo,!1,null,null,null),Lo=Oo.exports,jo=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{attrs:{id:"passwords"}},[n("div",{staticClass:"mb-4",attrs:{id:"passwords__search"}},[n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-search"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.searchQuery,expression:"searchQuery"}],staticClass:"form-control",attrs:{type:"text",name:"search",placeholder:t.$t("Search")},domProps:{value:t.searchQuery},on:{input:function(e){e.target.composing||(t.searchQuery=e.target.value)}}})])]),n("div",{attrs:{id:"passwords__list"}},[0===t.passwords.length?n("div",[n("div",{staticClass:"row"},[n("div",{staticClass:"col"},[t._v(" "+t._s(t.$t("NoPassword","You don't have any password profile saved in your database."))+" "),n("router-link",{attrs:{to:{name:"home"}}},[t._v(t._s(t.$t("CreatePassword","Would you like to create one?")))])],1)])]):t._e(),0===t.filteredPasswords.length&&t.passwords.length>0?n("div",[n("div",{staticClass:"row"},[n("div",{staticClass:"col"},[t._v(" "+t._s(t.$t("NoMatchFor","Oops! There are no matches for"))+' "'+t._s(t.searchQuery)+'". '+t._s(t.$t("UpdateYourSearch","Please try broadening your search."))+" ")])])]):t._e(),t._l(t.filteredPasswords,(function(e){return n("password-profile",{key:e.id,attrs:{password:e},on:{deleted:function(e){t.pagination.currentPage=1}}})}))],2),t.pagination.pageCount>1?n("div",{attrs:{id:"passwords__pagination"}},[n("paginate",{attrs:{"page-count":t.pagination.pageCount,"page-range":1,"margin-pages":1,"click-handler":t.setCurrentPage,containerClass:"pagination pagination-sm","page-class":"page-item","prev-class":"page-item","next-class":"page-item","page-link-class":"page-link","prev-link-class":"page-link","next-link-class":"page-link","prev-text":t.$t("Previous"),"next-text":t.$t("Next")}})],1):t._e()])},$o=[],Ro=(n("fb6a"),n("4d63"),function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"passwordProfile"},[n("div",{staticClass:"passwordProfile__info",on:{click:function(e){return t.setPassword()}}},[n("avatar",{attrs:{name:t.password.site}}),n("div",{staticClass:"passwordProfile__meta"},[n("b",[t._v(t._s(t.password.site))]),n("br"),t._v(" "+t._s(t.password.login)+" ")])],1),n("div",{staticClass:"passwordProfile__actions"},[n("i",{staticClass:"passwordProfile__delete-icon fa fa-trash fa-fw text-danger",on:{click:function(e){return t.deletePassword()}}})])])}),To=[],Mo=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"passwordProfile__avatar",style:t.avatarStyle},[t._v(" "+t._s(t.firstLetter)+" ")])},No=[],Io=(n("b0c0"),{name:"avatar",props:{name:{type:String,required:!0}},data:function(){return{alphabetColors:{a:"#5A8770",b:"#B2B7BB",c:"#6FA9AB",d:"#F5AF29",e:"#0088B9",f:"#F18636",g:"#D93A37",h:"#A6B12E",i:"#5C9BBC",j:"#F5888D",k:"#9A89B5",l:"#407887",m:"#9A89B5",n:"#5A8770",o:"#D33F33",p:"#A2B01F",q:"#F0B126",r:"#0087BF",s:"#F18636",t:"#0087BF",u:"#B2B7BB",v:"#72ACAE",w:"#9C8AB4",x:"#5A8770",y:"#EEB424",z:"#407887"},firstLetter:""}},mounted:function(){this.firstLetter=this.$props.name.charAt(0)},computed:{avatarStyle:function(){return{backgroundColor:this.alphabetColors[this.firstLetter]||"#5A8770"}}}}),Do=Io,Fo=(n("52fe"),k(Do,Mo,No,!1,null,null,null)),zo=Fo.exports,Uo={name:"passwordProfile",props:{password:{type:Object,required:!0}},components:{Avatar:zo},methods:{deletePassword:function(){this.$store.dispatch("deletePassword",{id:this.password.id})},setPassword:function(){this.$store.dispatch("savePassword",{password:this.password}),this.$router.push({name:"home"})}}},Bo=Uo,qo=(n("f732"),k(Bo,Ro,To,!1,null,null,null)),Wo=qo.exports,Ho=n("8832"),Go=n.n(Ho),Vo={name:"passwords-view",data:function(){return{searchQuery:"",pagination:{pageCount:1,perPage:5,currentPage:1}}},components:{PasswordProfile:Wo,Paginate:Go.a},computed:C(C({},Object(P["c"])(["passwords"])),{},{filteredPasswords:function(){var t=this,e=this.passwords.filter((function(e){var n=e.login.match(new RegExp(t.searchQuery,"i")),r=e.site.match(new RegExp(t.searchQuery,"i"));return n||r}));return this.pagination.pageCount=Math.ceil(e.length/this.pagination.perPage),e.slice(this.pagination.currentPage*this.pagination.perPage-this.pagination.perPage,this.pagination.currentPage*this.pagination.perPage)}}),beforeMount:function(){this.$store.dispatch("getPasswords")},methods:{setCurrentPage:function(t){this.pagination.currentPage=t}}},Ko=Vo,Zo=(n("85d3"),k(Ko,jo,$o,!1,null,null,null)),Jo=Zo.exports,Yo=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("form",{attrs:{id:"settings-form",novalidate:""},on:{submit:function(e){return e.preventDefault(),t.saveAndExit(e)}}},[n("div",{staticClass:"mb-3"},[n("h5",[t._v(t._s(t.$t("Default password profile")))])]),n("div",{staticClass:"form-group"},[n("label",{attrs:{for:"login"}},[t._v(t._s(t.$t("Username")))]),n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.defaultPassword.login,expression:"defaultPassword.login"}],ref:"login",staticClass:"form-control",attrs:{id:"login",type:"text",name:"login",autocomplete:"off",autocorrect:"off",autocapitalize:"none",placeholder:t.$t("Username")},domProps:{value:t.defaultPassword.login},on:{input:function(e){e.target.composing||t.$set(t.defaultPassword,"login",e.target.value)}}})])]),n("div",{staticClass:"mb-4"},[n("options",{attrs:{options:t.defaultPassword}})],1),n("div",{staticClass:"mb-3"},[n("h5",[t._v(t._s(t.$t("LessPass Database")))])]),n("div",{staticClass:"form-group has-validation"},[n("label",{attrs:{for:"login"}},[t._v(t._s(t.$t("LessPass Database Url")))]),n("div",{staticClass:"inner-addon left-addon"},[n("i",{staticClass:"fa fa-user"}),n("input",{directives:[{name:"model",rawName:"v-model",value:t.settings.baseURL,expression:"settings.baseURL"}],ref:"baseURL",staticClass:"form-control",attrs:{id:"baseURL",type:"text",name:"baseURL",autocomplete:"off",autocorrect:"off",autocapitalize:"none",placeholder:t.$t("LessPass Database Url")},domProps:{value:t.settings.baseURL},on:{input:function(e){e.target.composing||t.$set(t.settings,"baseURL",e.target.value)}}})]),t.settings.baseURL!==t.defaultBaseURL?n("div",{staticClass:"text-warning mt-1"},[n("small",[t._v(" "+t._s(t.$t("It is not recommended to change the default url."))+" ")])]):t._e()]),n("label",{attrs:{for:"encryptMasterPassword"}},[t._v(t._s(t.$t("Login")))]),n("div",{staticClass:"form-check mb-3"},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.settings.encryptMasterPassword,expression:"settings.encryptMasterPassword"}],staticClass:"form-check-input",attrs:{id:"encryptMasterPassword",type:"checkbox"},domProps:{checked:Array.isArray(t.settings.encryptMasterPassword)?t._i(t.settings.encryptMasterPassword,null)>-1:t.settings.encryptMasterPassword},on:{change:function(e){var n=t.settings.encryptMasterPassword,r=e.target,o=!!r.checked;if(Array.isArray(n)){var i=null,a=t._i(n,i);r.checked?a<0&&t.$set(t.settings,"encryptMasterPassword",n.concat([i])):a>-1&&t.$set(t.settings,"encryptMasterPassword",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.settings,"encryptMasterPassword",o)}}}),n("label",{staticClass:"form-check-label",attrs:{for:"encryptMasterPassword"}},[n("small",[t._v(" "+t._s(t.$t("Encrypt my master password"))+" ")])])]),n("div",{staticClass:"mb-3"},[n("button",{staticClass:"btn btn-primary",attrs:{type:"submit",id:"btn-submit-settings"}},[t._v(" "+t._s(t.$t("Save"))+" ")])])])])},Qo=[],Xo={computed:Object(P["c"])(["defaultPassword","settings"]),components:{Options:fo},data:function(){return{defaultBaseURL:m}},methods:{saveAndExit:function(){var t=this;this.$store.dispatch("resetPassword").then((function(){return t.$router.push({name:"home"})}))}}},ti=Xo,ei=k(ti,Yo,Qo,!1,null,null,null),ni=ei.exports,ri=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[n("div",{staticClass:"mb-3"},[n("h5",[t._v(t._s(t.$t("What is new ?")))])]),n("p",[t._v("LessPass version: "+t._s(t.version))]),n("p",[t._v(" "+t._s(t.$t("New20210331","I took over the development on LessPass, to fix bugs and improve the interface. I simplified the login page to correct the problem with the login url for the self-hosted version. The master password is encrypted by default before being sent to the server side. It is always possible to uncheck this option but only for connections."))+" ")]),n("p",[t._v("Guillaume")]),n("a",{attrs:{href:"https://github.com/lesspass/lesspass/blob/master/CONTRIBUTING.md"}},[t._v(" "+t._s(t.$t("WantToHelp","Do you want to help me? Please feel free to contribute to LessPass"))+" ")])])},oi=[],ii=n("9224"),ai={data:function(){return{version:ii["a"]}}},si=ai,ui=k(si,ri,oi,!1,null,null,null),ci=ui.exports;i["a"].use(cr);var li=[{path:"/",name:"home",component:yo},{path:"/login",name:"login",component:Er},{path:"/register",name:"register",component:$r},{path:"/myaccount",name:"myaccount",component:zr},{path:"/whatsnew",name:"whatsnew",component:ci},{path:"/settings",name:"settings",component:ni},{path:"/passwords/",name:"passwords",component:Jo},{path:"/password/reset",name:"passwordReset",component:Po},{path:"/password/reset/confirm/:uid/:token",name:"passwordResetConfirm",component:Lo},{path:"*",redirect:"/"}],fi=new cr({routes:li}),pi=fi,di=(n("f9e3"),n("7f10"),n("4e00"),n("55ab"),n("12cb"));i["a"].use(c,{defaultLanguage:"en",languagesAvailable:di["languagesAvailable"]}),i["a"].locales(di["locales"]),Object(l["sync"])(Lt,pi),i["a"].config.productionTip=!0,new i["a"]({store:Lt,router:pi,render:function(t){return t(Ft)}}).$mount("#lesspass")},"56ef":function(t,e,n){var r=n("d066"),o=n("241c"),i=n("7418"),a=n("825a");t.exports=r("Reflect","ownKeys")||function(t){var e=o.f(a(t)),n=i.f;return n?e.concat(n(t)):e}},"57f3":function(t,e,n){var r=n("2bba"),o=n("f0ab"),i=n("d29f"),a=i("species");t.exports=function(t,e){var n,i=r(t).constructor;return void 0===i||void 0==(n=r(i)[a])?e:o(n)}},"5a03":function(t,e,n){},"5a34":function(t,e,n){var r=n("44e7");t.exports=function(t){if(r(t))throw TypeError("The method doesn't accept regular expressions");return t}},"5a3f":function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5c6c":function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},"5f02":function(t,e,n){"use strict";t.exports=function(t){return"object"===typeof t&&!0===t.isAxiosError}},"605d":function(t,e,n){var r=n("c6b6"),o=n("da84");t.exports="process"==r(o.process)},"61f2":function(t,e,n){const r=n("a48c"),o=n("72e1"),i=n("7cef");function a(t,e,n,r){const a=void 0===n;a||console.warn("LessPass generatePassword API changed. Please update your code. Old API will be removed on version 10.");const s=a?t.site:t,u=a?t.login:e,c=a?e:n,l=a?t.length:r.length,f=a?t.counter:r.counter,p=a?t.lowercase:r.lowercase,d=a?t.uppercase:r.uppercase,h=a?t.digits:r.numbers,v=a?t.symbols:r.symbols;return o.calcEntropy({site:s,login:u,options:{counter:f}},c).then(t=>{const e={length:l,lowercase:p,uppercase:d,digits:h,symbols:v},n=i.renderPassword(t,e);return Promise.resolve(n)})}function s(t){return r.createHmac("sha256",t).then(t=>{const e=r.createFingerprint(t);return Promise.resolve(e)})}t.exports={generatePassword:a,createFingerprint:s}},"626a":function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"Уже на LessPass? Войти","AtLeastOneOptionShouldBeSelected":"Вы должны выбрать хотя бы один вариант из строчных, прописных, цифр или символов.","Change my password":"Изменить свой пароль","ChangePasswordError":"Мы не можем изменить ваш пароль с предоставленной информацией.","ChangePasswordSuccessful":"ваш пароль был успешно изменен.","Copied":"Скопировано!","Counter":"Счётчик","CounterFieldHelp":"Увеличьте это значение, чтобы изменить сгенерированный пароль без изменения мастер-пароля.","CreatePassword":"Хотите создать?","Current Master Password":"Текущий мастер-пароль","Default password profile":"Профиль пароля по умолчанию","Email":"Эл. адрес","EmailAlreadyExist":"Этот email уже зарегистрирован. Хотите войти или восстановить свой пароль?","EmailInvalid":"Пожалуйста введите правильный email","EmailRequiredError":"Нам нужен email чтобы найти ваш аккаунт.","Encrypt my master password":"Зашифровать мой мастер-пароль","ForgotPassword":"Забыли свой пароль?","Generate":"Сгенерировать","It is not recommended to change the default url.":"Не рекомендуется изменять URL-адрес по умолчанию.","Length":"Длина","LengthDeprecationWarning":"Максимальная длина пароля 35 символов.","LessPass Database":"База данных LessPass","LessPass Database Url":"URL-адрес базы данных LessPass","Login":"Авторизоваться","LoginFormInvalid":"Электронная почта и пароль обязательны","LoginIncorrectError":"Введенный вами адрес электронной почты и пароль не соответствуют нашим записям. Пожалуйста, проверьте еще раз и попробуйте снова.","Master Password":"Мастер-пароль","MasterPasswordsEqualsNoNeedToChange":"Старый мастер-пароль и новый мастер-пароль совпадают. Не нужно его менять!","MasterPasswordsRequired":"Требуются старый мастер-пароль и новый мастер-пароль.","My Account":"Мой счет","New Master Password":"Новый мастер-пароль","New20210331":"Я взял на себя разработку LessPass, чтобы исправить ошибки и улучшить интерфейс. Я упростил страницу входа, чтобы исправить проблему с URL-адресом входа в автономную версию. Мастер-пароль по умолчанию зашифрован перед отправкой на сервер. Всегда можно снять этот флажок, но только для подключений.","NewToLessPass":"Впервые в LessPass? Присоединяйся сейчас","Next":"Следующий","NoMatchFor":"Упс! Нет совпадений","NoPassword":"У вас нет пароля профиля сохранённого в вашей базе данных.","Options":"Опции","PasswordProfileCopied":"Ваш профиль пароля был скопирован","PasswordResetRequired":"Требуется пароль","PasswordResetSuccessful":"Ваш пароль был успешно сброшен.","PasswordTooCommon":"Этот пароль слишком распространен.","PasswordTooShort":"Этот пароль слишком короткий. Он должен содержать не менее 8 символов.","Previous":"Предыдущий","Register":"Зарегистрироваться","Reset my password":"Сбросить мой пароль","ResetLinkExpired":"Эта ссылка на сброс пароля устарела.","ResetPasswordHelpText":"Введите подтвержденный адрес электронной почты вашей учетной записи, и мы вышлем вам ссылку для сброса пароля.","Save":"Сохранить","Saved passwords":"Сохранённые пароли","Search":"Поиск","Settings":"Настройки","Sign In":"Войти","Sign out":"выйти","Site":"Сайт","SiteLoginMasterPasswordMandatory":"Поля сайта, логина и мастер-пароля являются обязательными.","SorryCopy":"Извините, копирование работает только в современных браузерах.","UpdateYourSearch":"Пожалуйста, попробуйте расширить условия поиска.","Username":"Имя пользователя","WantToHelp":"Ты хочешь мне помочь? Пожалуйста, не стесняйтесь вносить свой вклад в LessPass","WelcomeRegister":"Добро пожаловать, {email}. Спасибо за регистрацию!","What is new ?":"Что нового ?","What is new?":"Что нового?","resetPasswordSuccess":"Если адрес электронной почты {email} связан с учетной записью LessPass, вы получите электронное письмо от LessPass с инструкциями по восстановлению пароля."}')},"62e4":function(t,e){t.exports=function(t){return t.webpackPolyfill||(t.deprecate=function(){},t.paths=[],t.children||(t.children=[]),Object.defineProperty(t,"loaded",{enumerable:!0,get:function(){return t.l}}),Object.defineProperty(t,"id",{enumerable:!0,get:function(){return t.i}}),t.webpackPolyfill=1),t}},6547:function(t,e,n){var r=n("a691"),o=n("1d80"),i=function(t){return function(e,n){var i,a,s=String(o(e)),u=r(n),c=s.length;return u<0||u>=c?t?"":void 0:(i=s.charCodeAt(u),i<55296||i>56319||u+1===c||(a=s.charCodeAt(u+1))<56320||a>57343?t?s.charAt(u):i:t?s.slice(u,u+2):a-56320+(i-55296<<10)+65536)}};t.exports={codeAt:i(!1),charAt:i(!0)}},"65f0":function(t,e,n){var r=n("861d"),o=n("e8b5"),i=n("b622"),a=i("species");t.exports=function(t,e){var n;return o(t)&&(n=t.constructor,"function"!=typeof n||n!==Array&&!o(n.prototype)?r(n)&&(n=n[a],null===n&&(n=void 0)):n=void 0),new(void 0===n?Array:n)(0===e?0:e)}},"65f7":function(t,e,n){var r=n("b5e4"),o=n("515c");t.exports=Object.keys||function(t){return r(t,o)}},"68aa":function(t,e,n){"use strict";var r,o,i,a,s=n("13c0"),u=n("1fc2"),c=n("1a58"),l=n("bd67"),f=n("3b6f"),p=n("e9cd"),d=n("4189"),h=n("aa86"),v=n("8291"),m=n("b43a"),g=n("f0ab"),y=n("7aa7"),b=n("aad3"),w=n("11b5"),_=n("11b0"),x=n("57f3"),C=n("9b40").set,P=n("1f3b"),S=n("cacd"),E=n("8d61"),k=n("412f"),A=n("84fe"),O=n("15ec"),L=n("37bc"),j=n("d29f"),$=n("c8be"),R=n("aa34"),T=j("species"),M="Promise",N=O.get,I=O.set,D=O.getterFor(M),F=f,z=c.TypeError,U=c.document,B=c.process,q=l("fetch"),W=k.f,H=W,G=!!(U&&U.createEvent&&c.dispatchEvent),V="function"==typeof PromiseRejectionEvent,K="unhandledrejection",Z="rejectionhandled",J=0,Y=1,Q=2,X=1,tt=2,et=L(M,(function(){var t=b(F)!==String(F);if(!t){if(66===R)return!0;if(!$&&!V)return!0}if(u&&!F.prototype["finally"])return!0;if(R>=51&&/native code/.test(F))return!1;var e=F.resolve(1),n=function(t){t((function(){}),(function(){}))},r=e.constructor={};return r[T]=n,!(e.then((function(){}))instanceof n)})),nt=et||!_((function(t){F.all(t)["catch"]((function(){}))})),rt=function(t){var e;return!(!m(t)||"function"!=typeof(e=t.then))&&e},ot=function(t,e){if(!t.notified){t.notified=!0;var n=t.reactions;P((function(){var r=t.value,o=t.state==Y,i=0;while(n.length>i){var a,s,u,c=n[i++],l=o?c.ok:c.fail,f=c.resolve,p=c.reject,d=c.domain;try{l?(o||(t.rejection===tt&&ut(t),t.rejection=X),!0===l?a=r:(d&&d.enter(),a=l(r),d&&(d.exit(),u=!0)),a===c.promise?p(z("Promise-chain cycle")):(s=rt(a))?s.call(a,f,p):f(a)):p(r)}catch(h){d&&!u&&d.exit(),p(h)}}t.reactions=[],t.notified=!1,e&&!t.rejection&&at(t)}))}},it=function(t,e,n){var r,o;G?(r=U.createEvent("Event"),r.promise=e,r.reason=n,r.initEvent(t,!1,!0),c.dispatchEvent(r)):r={promise:e,reason:n},!V&&(o=c["on"+t])?o(r):t===K&&E("Unhandled promise rejection",n)},at=function(t){C.call(c,(function(){var e,n=t.facade,r=t.value,o=st(t);if(o&&(e=A((function(){$?B.emit("unhandledRejection",r,n):it(K,n,r)})),t.rejection=$||st(t)?tt:X,e.error))throw e.value}))},st=function(t){return t.rejection!==X&&!t.parent},ut=function(t){C.call(c,(function(){var e=t.facade;$?B.emit("rejectionHandled",e):it(Z,e,t.value)}))},ct=function(t,e,n){return function(r){t(e,r,n)}},lt=function(t,e,n){t.done||(t.done=!0,n&&(t=n),t.value=e,t.state=Q,ot(t,!0))},ft=function(t,e,n){if(!t.done){t.done=!0,n&&(t=n);try{if(t.facade===e)throw z("Promise can't be resolved itself");var r=rt(e);r?P((function(){var n={done:!1};try{r.call(e,ct(ft,n,t),ct(lt,n,t))}catch(o){lt(n,o,t)}})):(t.value=e,t.state=Y,ot(t,!1))}catch(o){lt({done:!1},o,t)}}};et&&(F=function(t){y(this,F,M),g(t),r.call(this);var e=N(this);try{t(ct(ft,e),ct(lt,e))}catch(n){lt(e,n)}},r=function(t){I(this,{type:M,done:!1,notified:!1,parent:!1,reactions:[],rejection:!1,state:J,value:void 0})},r.prototype=d(F.prototype,{then:function(t,e){var n=D(this),r=W(x(this,F));return r.ok="function"!=typeof t||t,r.fail="function"==typeof e&&e,r.domain=$?B.domain:void 0,n.parent=!0,n.reactions.push(r),n.state!=J&&ot(n,!1),r.promise},catch:function(t){return this.then(void 0,t)}}),o=function(){var t=new r,e=N(t);this.promise=t,this.resolve=ct(ft,e),this.reject=ct(lt,e)},k.f=W=function(t){return t===F||t===i?new o(t):H(t)},u||"function"!=typeof f||(a=f.prototype.then,p(f.prototype,"then",(function(t,e){var n=this;return new F((function(t,e){a.call(n,t,e)})).then(t,e)}),{unsafe:!0}),"function"==typeof q&&s({global:!0,enumerable:!0,forced:!0},{fetch:function(t){return S(F,q.apply(c,arguments))}}))),s({global:!0,wrap:!0,forced:et},{Promise:F}),h(F,M,!1,!0),v(M),i=l(M),s({target:M,stat:!0,forced:et},{reject:function(t){var e=W(this);return e.reject.call(void 0,t),e.promise}}),s({target:M,stat:!0,forced:u||et},{resolve:function(t){return S(u&&this===i?F:this,t)}}),s({target:M,stat:!0,forced:nt},{all:function(t){var e=this,n=W(e),r=n.resolve,o=n.reject,i=A((function(){var n=g(e.resolve),i=[],a=0,s=1;w(t,(function(t){var u=a++,c=!1;i.push(void 0),s++,n.call(e,t).then((function(t){c||(c=!0,i[u]=t,--s||r(i))}),o)})),--s||r(i)}));return i.error&&o(i.value),n.promise},race:function(t){var e=this,n=W(e),r=n.reject,o=A((function(){var o=g(e.resolve);w(t,(function(t){o.call(e,t).then(n.resolve,r)}))}));return o.error&&r(o.value),n.promise}})},"69a4":function(t,e,n){},"69f3":function(t,e,n){var r,o,i,a=n("7f9a"),s=n("da84"),u=n("861d"),c=n("9112"),l=n("5135"),f=n("c6cd"),p=n("f772"),d=n("d012"),h=s.WeakMap,v=function(t){return i(t)?o(t):r(t,{})},m=function(t){return function(e){var n;if(!u(e)||(n=o(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}};if(a){var g=f.state||(f.state=new h),y=g.get,b=g.has,w=g.set;r=function(t,e){return e.facade=t,w.call(g,t,e),e},o=function(t){return y.call(g,t)||{}},i=function(t){return b.call(g,t)}}else{var _=p("state");d[_]=!0,r=function(t,e){return e.facade=t,c(t,_,e),e},o=function(t){return l(t,_)?t[_]:{}},i=function(t){return l(t,_)}}t.exports={set:r,get:o,has:i,enforce:v,getterFor:m}},"6a7b":function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"Já está no LessPass? Entrar","AtLeastOneOptionShouldBeSelected":"Você deve selecionar pelo menos uma opção entre letras minúsculas, maiúsculas, números ou símbolos.","Change my password":"Mudar minha senha","ChangePasswordError":"Não podemos alterar sua senha com as informações fornecidas.","ChangePasswordSuccessful":"Sua senha foi alterada com sucesso.","Copied":"copiado!","Counter":"Contador","CounterFieldHelp":"Incremente este valor para mudar a senha gerada sem mudar sua senha mestre.","CreatePassword":"Gostaria de criar um?","Current Master Password":"Senha mestra atual","Default password profile":"Perfil de senha padrão","Email":"O email","EmailAlreadyExist":"Este email já foi registrado. Gostaria de entrar ou recuperar sua senha?","EmailInvalid":"Por favor entre um email válido","EmailRequiredError":"Nós precisamos de um email para encontrar a sua conta.","Encrypt my master password":"Criptografar minha senha mestre","ForgotPassword":"Esqueceu sua senha?","Generate":"Gerar","It is not recommended to change the default url.":"Não é recomendado alterar o url padrão.","Length":"Comprimento","LengthDeprecationWarning":"O comprimento máximo de uma senha é de 35 caracteres.","LessPass Database":"Banco de dados LessPass","LessPass Database Url":"URL do banco de dados LessPass","Login":"Conecte-se","LoginFormInvalid":"Email e senha são obrigatórios","LoginIncorrectError":"O email e senha que você digitou não estão de acordo com os nossos registros. Por favor verifique seus dados e tente novamente.","Master Password":"Senha mestre","MasterPasswordsEqualsNoNeedToChange":"A senha mestra antiga e a nova senha mestra são iguais. Não há necessidade de mudar isso!","MasterPasswordsRequired":"A senha mestra antiga e a nova senha mestra são necessárias.","My Account":"Minha conta","New Master Password":"Nova senha mestra","New20210331":"Assumi o desenvolvimento do LessPass, para corrigir bugs e melhorar a interface. Simplifiquei a página de login para corrigir o problema com o url de login da versão auto-hospedada. A senha mestra é criptografada por padrão antes de ser enviada ao servidor. Sempre é possível desmarcar esta opção, mas apenas para conexões.","NewToLessPass":"Novo no LessPass? Entrar","Next":"Próximo","NoMatchFor":"Opa! Não há resultados para","NoPassword":"Você não tem nenhum perfil de senha salvo no seu banco de dados.","Options":"Opções","PasswordProfileCopied":"Seu perfil de senha foi copiado","PasswordResetRequired":"Uma senha é necessária","PasswordResetSuccessful":"Sua senha foi resetada com sucesso.","PasswordTooCommon":"Essa senha é muito comum.","PasswordTooShort":"Esta senha é muito curta. Ele deve conter pelo menos 8 caracteres.","Previous":"Anterior","Register":"Registrar","Reset my password":"Resetar minha senha","ResetLinkExpired":"Esse link para resetar a senha já expirou.","ResetPasswordHelpText":"Digite o endereço de e-mail verificado da sua conta de usuário e enviaremos um link de redefinição de senha.","Save":"Salve","Saved passwords":"Senhas salvas","Search":"Procurar","Settings":"Configurações","Sign In":"Se autenticar","Sign out":"Sair","Site":"Local","SiteLoginMasterPasswordMandatory":"Campos de site e credenciais de autenticação são obrigatórios.","SorryCopy":"Infelizmente a cópia somente funciona em navegadores modernos","UpdateYourSearch":"Por favor tente ampliar sua busca.","Username":"Nome de usuário","WantToHelp":"Você quer me ajudar? Sinta-se à vontade para contribuir com o LessPass","WelcomeRegister":"Bem vindo {email}, obrigado por se registrar.","What is new ?":"O que há de novo?","What is new?":"O que há de novo?","resetPasswordSuccess":"Se o seu endereço de email {email} estiver associado com uma conta LessPass, você receberá logo um email do LessPass com instruções de como resetar a sua senha."}')},"6a83":function(t,e,n){},"6eb1":function(t,e,n){var r=n("bd67"),o=n("87a3"),i=n("9434"),a=n("2bba");t.exports=r("Reflect","ownKeys")||function(t){var e=o.f(a(t)),n=i.f;return n?e.concat(n(t)):e}},"6eeb":function(t,e,n){var r=n("da84"),o=n("9112"),i=n("5135"),a=n("ce4e"),s=n("8925"),u=n("69f3"),c=u.get,l=u.enforce,f=String(String).split("String");(t.exports=function(t,e,n,s){var u,c=!!s&&!!s.unsafe,p=!!s&&!!s.enumerable,d=!!s&&!!s.noTargetGet;"function"==typeof n&&("string"!=typeof e||i(n,"name")||o(n,"name",e),u=l(n),u.source||(u.source=f.join("string"==typeof e?e:""))),t!==r?(c?!d&&t[e]&&(p=!0):delete t[e],p?t[e]=n:o(t,e,n)):p?t[e]=n:a(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&c(this).source||s(this)}))},7092:function(t,e,n){const{stringToArrayBuffer:r,arrayBufferToHex:o,getAlgorithm:i}=n("4f8a");t.exports=function(t,e,n,a,s){return window.crypto.subtle.importKey("raw",r(t),"PBKDF2",!1,["deriveKey"]).then(t=>{const o={name:"PBKDF2",salt:r(e),iterations:n,hash:i(s)};return window.crypto.subtle.deriveKey(o,t,{name:"AES-CTR",length:8*a},!0,["encrypt","decrypt"])}).then(t=>window.crypto.subtle.exportKey("raw",t).then(t=>o(t)))}},7156:function(t,e,n){var r=n("861d"),o=n("d2bb");t.exports=function(t,e,n){var i,a;return o&&"function"==typeof(i=e.constructor)&&i!==n&&r(a=i.prototype)&&a!==n.prototype&&o(t,a),t}},"72e1":function(t,e,n){const r=n("7092");function o(t,e){const{site:n,login:o,options:i,crypto:a}=t,s={counter:1},{counter:u}=i||s,c=n+o+u.toString(16),l={iterations:1e5,keylen:32,digest:"sha256"},{iterations:f,keylen:p,digest:d}=a||l;return r(e,c,f,p,d)}function i(){try{return o({site:"lesspass.com",login:"♥",options:{uppercase:!0,lowercase:!0,digits:!0,symbols:!0,length:16,counter:1},crypto:{method:"pbkdf2",iterations:1,keylen:32,digest:"sha256"}},"tHis is a g00d! password").then(t=>"e99e20abab609cc4564ef137acb540de20d9b92dcc5cda58f78ba431444ef2da"===t?Promise.resolve(!0):Promise.resolve(!1))}catch(t){return Promise.resolve(!1)}}t.exports={isSupported:i,calcEntropy:o}},7409:function(t,e,n){(function(t){var n,r,o=function(t){"use strict";var e=1e7,n=7,r=9007199254740992,i=f(r),a=Math.log(r);function s(t,e){return"undefined"===typeof t?s[0]:"undefined"!==typeof e?10===+e?tt(t):K(t,e):tt(t)}function u(t,e){this.value=t,this.sign=e,this.isSmall=!1}function c(t){this.value=t,this.sign=t<0,this.isSmall=!0}function l(t){return-r0?Math.floor(t):Math.ceil(t)}function m(t,n){var r,o,i=t.length,a=n.length,s=new Array(i),u=0,c=e;for(o=0;o=c?1:0,s[o]=r-u*c;while(o0&&s.push(u),s}function g(t,e){return t.length>=e.length?m(t,e):m(e,t)}function y(t,n){var r,o,i=t.length,a=new Array(i),s=e;for(o=0;o0)a[o++]=n%s,n=Math.floor(n/s);return a}function b(t,n){var r,o,i=t.length,a=n.length,s=new Array(i),u=0,c=e;for(r=0;r=0?r=b(t,e):(r=b(e,t),n=!n),r=p(r),"number"===typeof r?(n&&(r=-r),new c(r)):new u(r,n)}function _(t,n,r){var o,i,a=t.length,s=new Array(a),l=-n,f=e;for(o=0;o0)a[o++]=u%s,u=Math.floor(u/s);return a}function P(t,e){var n=[];while(e-- >0)n.push(0);return n.concat(t)}function S(t,e){var n=Math.max(t.length,e.length);if(n<=30)return x(t,e);n=Math.ceil(n/2);var r=t.slice(n),o=t.slice(0,n),i=e.slice(n),a=e.slice(0,n),s=S(o,a),u=S(r,i),c=S(g(o,r),g(a,i)),l=g(g(s,P(b(b(c,s),u),n)),P(u,2*n));return d(l),l}function E(t,e){return-.012*t-.012*e+15e-6*t*e>0}function k(t,n,r){return new u(t=0;o--){for(r=d-1,y[o+f]!==m&&(r=Math.floor((y[o+f]*d+y[o+f-1])/m)),i=0,a=0,u=b.length,s=0;sc&&(i=(i+1)*h),r=Math.ceil(i/a);do{if(s=C(n,r),R(s,f)<=0)break;r--}while(r);l.push(r),f=b(f,s)}return l.reverse(),[p(l),p(f)]}function j(t,n){var r,o,i,a,s=t.length,u=h(s),c=e;for(i=0,r=s-1;r>=0;--r)a=i*c+t[r],o=v(a/n),i=a-o*n,u[r]=0|o;return[u,0|i]}function $(t,n){var r,o,i=tt(n),a=t.value,l=i.value;if(0===l)throw new Error("Cannot divide by zero");if(t.isSmall)return i.isSmall?[new c(v(a/l)),new c(a%l)]:[s[0],t];if(i.isSmall){if(1===l)return[t,s[0]];if(-1==l)return[t.negate(),s[0]];var d=Math.abs(l);if(de.length?1:-1;for(var n=t.length-1;n>=0;n--)if(t[n]!==e[n])return t[n]>e[n]?1:-1;return 0}function T(t){var e=t.abs();return!e.isUnit()&&(!!(e.equals(2)||e.equals(3)||e.equals(5))||!(e.isEven()||e.isDivisibleBy(3)||e.isDivisibleBy(5))&&(!!e.lesser(25)||void 0))}u.prototype=Object.create(s.prototype),c.prototype=Object.create(s.prototype),u.prototype.add=function(t){var e=tt(t);if(this.sign!==e.sign)return this.subtract(e.negate());var n=this.value,r=e.value;return e.isSmall?new u(y(n,Math.abs(r)),this.sign):new u(g(n,r),this.sign)},u.prototype.plus=u.prototype.add,c.prototype.add=function(t){var e=tt(t),n=this.value;if(n<0!==e.sign)return this.subtract(e.negate());var r=e.value;if(e.isSmall){if(l(n+r))return new c(n+r);r=f(Math.abs(r))}return new u(y(r,Math.abs(n)),n<0)},c.prototype.plus=c.prototype.add,u.prototype.subtract=function(t){var e=tt(t);if(this.sign!==e.sign)return this.add(e.negate());var n=this.value,r=e.value;return e.isSmall?_(n,Math.abs(r),this.sign):w(n,r,this.sign)},u.prototype.minus=u.prototype.subtract,c.prototype.subtract=function(t){var e=tt(t),n=this.value;if(n<0!==e.sign)return this.add(e.negate());var r=e.value;return e.isSmall?new c(n-r):_(r,Math.abs(n),n>=0)},c.prototype.minus=c.prototype.subtract,u.prototype.negate=function(){return new u(this.value,!this.sign)},c.prototype.negate=function(){var t=this.sign,e=new c(-this.value);return e.sign=!t,e},u.prototype.abs=function(){return new u(this.value,!1)},c.prototype.abs=function(){return new c(Math.abs(this.value))},u.prototype.multiply=function(t){var n,r=tt(t),o=this.value,i=r.value,a=this.sign!==r.sign;if(r.isSmall){if(0===i)return s[0];if(1===i)return this;if(-1===i)return this.negate();if(n=Math.abs(i),nr?1:-1):-1},u.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=tt(t),n=this.value,r=e.value;return this.sign!==e.sign?e.sign?1:-1:e.isSmall?this.sign?-1:1:R(n,r)*(this.sign?-1:1)},u.prototype.compareTo=u.prototype.compare,c.prototype.compare=function(t){if(t===1/0)return-1;if(t===-1/0)return 1;var e=tt(t),n=this.value,r=e.value;return e.isSmall?n==r?0:n>r?1:-1:n<0!==e.sign?n<0?-1:1:n<0?1:-1},c.prototype.compareTo=c.prototype.compare,u.prototype.equals=function(t){return 0===this.compare(t)},c.prototype.eq=c.prototype.equals=u.prototype.eq=u.prototype.equals,u.prototype.notEquals=function(t){return 0!==this.compare(t)},c.prototype.neq=c.prototype.notEquals=u.prototype.neq=u.prototype.notEquals,u.prototype.greater=function(t){return this.compare(t)>0},c.prototype.gt=c.prototype.greater=u.prototype.gt=u.prototype.greater,u.prototype.lesser=function(t){return this.compare(t)<0},c.prototype.lt=c.prototype.lesser=u.prototype.lt=u.prototype.lesser,u.prototype.greaterOrEquals=function(t){return this.compare(t)>=0},c.prototype.geq=c.prototype.greaterOrEquals=u.prototype.geq=u.prototype.greaterOrEquals,u.prototype.lesserOrEquals=function(t){return this.compare(t)<=0},c.prototype.leq=c.prototype.lesserOrEquals=u.prototype.leq=u.prototype.lesserOrEquals,u.prototype.isEven=function(){return 0===(1&this.value[0])},c.prototype.isEven=function(){return 0===(1&this.value)},u.prototype.isOdd=function(){return 1===(1&this.value[0])},c.prototype.isOdd=function(){return 1===(1&this.value)},u.prototype.isPositive=function(){return!this.sign},c.prototype.isPositive=function(){return this.value>0},u.prototype.isNegative=function(){return this.sign},c.prototype.isNegative=function(){return this.value<0},u.prototype.isUnit=function(){return!1},c.prototype.isUnit=function(){return 1===Math.abs(this.value)},u.prototype.isZero=function(){return!1},c.prototype.isZero=function(){return 0===this.value},u.prototype.isDivisibleBy=function(t){var e=tt(t),n=e.value;return 0!==n&&(1===n||(2===n?this.isEven():this.mod(e).equals(s[0])))},c.prototype.isDivisibleBy=u.prototype.isDivisibleBy,u.prototype.isPrime=function(){var e=T(this);if(e!==t)return e;var n,r,i,a,u=this.abs(),c=u.prev(),l=[2,3,5,7,11,13,17,19],f=c;while(f.isEven())f=f.divide(2);for(i=0;i-r?new c(t-1):new u(i,!0)};var M=[1];while(M[M.length-1]<=e)M.push(2*M[M.length-1]);var N=M.length,I=M[N-1];function D(t){return("number"===typeof t||"string"===typeof t)&&+Math.abs(t)<=e||t instanceof u&&t.value.length<=1}function F(t,e,n){e=tt(e);var r=t.isNegative(),i=e.isNegative(),a=r?t.not():t,s=i?e.not():e,u=[],c=[],l=!1,f=!1;while(!l||!f)a.isZero()?(l=!0,u.push(r?1:0)):r?u.push(a.isEven()?1:0):u.push(a.isEven()?0:1),s.isZero()?(f=!0,c.push(i?1:0)):i?c.push(s.isEven()?1:0):c.push(s.isEven()?0:1),a=a.over(2),s=s.over(2);for(var p=[],d=0;d=N)e=e.multiply(I),t-=N-1;return e.multiply(M[t])},c.prototype.shiftLeft=u.prototype.shiftLeft,u.prototype.shiftRight=function(t){var e;if(!D(t))throw new Error(String(t)+" is too large for shifting.");if(t=+t,t<0)return this.shiftLeft(-t);var n=this;while(t>=N){if(n.isZero())return n;e=$(n,I),n=e[1].isNegative()?e[0].prev():e[0],t-=N-1}return e=$(n,M[t]),e[1].isNegative()?e[0].prev():e[0]},c.prototype.shiftRight=u.prototype.shiftRight,u.prototype.not=function(){return this.negate().prev()},c.prototype.not=u.prototype.not,u.prototype.and=function(t){return F(this,t,(function(t,e){return t&e}))},c.prototype.and=u.prototype.and,u.prototype.or=function(t){return F(this,t,(function(t,e){return t|e}))},c.prototype.or=u.prototype.or,u.prototype.xor=function(t){return F(this,t,(function(t,e){return t^e}))},c.prototype.xor=u.prototype.xor;var z=1<<30,U=(e&-e)*(e&-e)|z;function B(t){var n=t.value,r="number"===typeof n?n|z:n[0]+n[1]*e|U;return r&-r}function q(t,e){return t=tt(t),e=tt(e),t.greater(e)?t:e}function W(t,e){return t=tt(t),e=tt(e),t.lesser(e)?t:e}function H(t,e){if(t=tt(t).abs(),e=tt(e).abs(),t.equals(e))return t;if(t.isZero())return e;if(e.isZero())return t;var n,r,o=s[1];while(t.isEven()&&e.isEven())n=Math.min(B(t),B(e)),t=t.divide(n),e=e.divide(n),o=o.multiply(n);while(t.isEven())t=t.divide(B(t));do{while(e.isEven())e=e.divide(B(e));t.greater(e)&&(r=e,e=t,t=r),e=e.subtract(t)}while(!e.isZero());return o.isUnit()?t:t.multiply(o)}function G(t,e){return t=tt(t).abs(),e=tt(e).abs(),t.divide(H(t,e)).multiply(e)}function V(t,n){t=tt(t),n=tt(n);var r=W(t,n),o=q(t,n),i=o.subtract(r);if(i.isSmall)return r.add(Math.round(Math.random()*i));for(var a=i.value.length-1,s=[],l=!0,f=a;f>=0;f--){var d=l?i.value[f]:e,h=v(Math.random()*d);s.unshift(h),h"!==t[r]);o.push(tt(t.slice(l+1,r)))}}return Z(o,e,i)};function Z(t,e,n){var r,o=s[0],i=s[1];for(r=t.length-1;r>=0;r--)o=o.add(t[r].times(i)),i=i.times(e);return n?o.negate():o}function J(t){var e=t.value;return"number"===typeof e&&(e=[e]),1===e.length&&e[0]<=35?"0123456789abcdefghijklmnopqrstuvwxyz".charAt(e[0]):"<"+e+">"}function Y(t,e){if(e=o(e),e.isZero()){if(t.isZero())return"0";throw new Error("Cannot convert nonzero numbers to base 0.")}if(e.equals(-1))return t.isZero()?"0":t.isNegative()?new Array(1-t).join("10"):"1"+new Array(+t).join("01");var n="";if(t.isNegative()&&e.isPositive()&&(n="-",t=t.abs()),e.equals(1))return t.isZero()?"0":n+new Array(+t+1).join(1);var r,i=[],a=t;while(a.isNegative()||a.compareAbs(e)>=0){r=a.divmod(e),a=r.quotient;var s=r.remainder;s.isNegative()&&(s=e.minus(s).abs(),a=a.next()),i.push(J(s))}return i.push(J(a)),n+i.reverse().join("")}function Q(t){if(l(+t)){var e=+t;if(e===v(e))return new c(e);throw"Invalid integer: "+t}var r="-"===t[0];r&&(t=t.slice(1));var o=t.split(/e/i);if(o.length>2)throw new Error("Invalid integer: "+o.join("e"));if(2===o.length){var i=o[1];if("+"===i[0]&&(i=i.slice(1)),i=+i,i!==v(i)||!l(i))throw new Error("Invalid integer: "+i+" is not a valid exponent.");var a=o[0],s=a.indexOf(".");if(s>=0&&(i-=a.length-s-1,a=a.slice(0,s)+a.slice(s+1)),i<0)throw new Error("Cannot include negative exponent part for integers");a+=new Array(i+1).join("0"),t=a}var f=/^([0-9][0-9]*)$/.test(t);if(!f)throw new Error("Invalid integer: "+t);var p=[],h=t.length,m=n,g=h-m;while(h>0)p.push(+t.slice(g,h)),g-=m,g<0&&(g=0),h-=m;return d(p),new u(p,r)}function X(t){if(l(t)){if(t!==v(t))throw new Error(t+" is not an integer.");return new c(t)}return Q(t.toString())}function tt(t){return"number"===typeof t?X(t):"string"===typeof t?Q(t):t}u.prototype.toString=function(e){if(e===t&&(e=10),10!==e)return Y(this,e);var n,r=this.value,o=r.length,i=String(r[--o]),a="0000000";while(--o>=0)n=String(r[o]),i+=a.slice(n.length)+n;var s=this.sign?"-":"";return s+i},c.prototype.toString=function(e){return e===t&&(e=10),10!=e?Y(this,e):String(this.value)},u.prototype.valueOf=function(){return+this.toString()},u.prototype.toJSNumber=u.prototype.valueOf,c.prototype.valueOf=function(){return this.value},c.prototype.toJSNumber=c.prototype.valueOf;for(var et=0;et<1e3;et++)s[et]=new c(et),et>0&&(s[-et]=new c(-et));return s.one=s[1],s.zero=s[0],s.minusOne=s[-1],s.max=q,s.min=W,s.gcd=H,s.lcm=G,s.isInstance=function(t){return t instanceof u||t instanceof c},s.randBetween=V,s.fromArray=function(t,e,n){return Z(t.map(tt),tt(e||10),n)},s}();t.hasOwnProperty("exports")&&(t.exports=o),n=[],r=function(){return o}.apply(e,n),void 0===r||(t.exports=r)}).call(this,n("62e4")(t))},7418:function(t,e){e.f=Object.getOwnPropertySymbols},"746f":function(t,e,n){var r=n("428f"),o=n("5135"),i=n("e538"),a=n("9bf2").f;t.exports=function(t){var e=r.Symbol||(r.Symbol={});o(e,t)||a(e,t,{value:i.f(t)})}},7719:function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"已經在LessPass上了嗎?登入","AtLeastOneOptionShouldBeSelected":"您必須在小寫,大寫,數字或符號中至少選擇一個選項。","Change my password":"修改我的密碼","ChangePasswordError":"我們無法以提供的訊息更改您的密碼。","ChangePasswordSuccessful":"您的密碼已成功更改。","Copied":"已複製!","Counter":"計數器","CounterFieldHelp":"遞增這個值就可以在不改變主密碼的狀況下,產生新的密碼。","CreatePassword":"您要產生一組密碼嗎?","Current Master Password":"當前的主密碼","Default password profile":"默認密碼配置文件","Email":"郵件位址","EmailAlreadyExist":"這個郵件位址已被註冊。想要登入或取回您的密碼嗎?","EmailInvalid":"請輸入一個有效的郵件位址","EmailRequiredError":"我們需要郵件位址來找到您的帳號。","Encrypt my master password":"加密我的主密碼","ForgotPassword":"忘記您的登入密碼了嗎?","Generate":"產生密碼","It is not recommended to change the default url.":"不建議更改默認URL。","Length":"長度","LengthDeprecationWarning":"密碼的最大長度是 35 個字元。","LessPass Database":"LessPass數據庫","LessPass Database Url":"LessPass 資料庫 URL","Login":"登錄","LoginFormInvalid":"電子郵件和密碼是必填項","LoginIncorrectError":"您輸入的郵件位址或登入密碼有誤。請確認後再試一次。","Master Password":"主密碼","MasterPasswordsEqualsNoNeedToChange":"舊的主密碼和新的主密碼相同。無需更改!","MasterPasswordsRequired":"需要舊的主密碼和新的主密碼。","My Account":"我的帳戶","New Master Password":"新的主密碼","New20210331":"我接手了LessPass上的開發工作,以修復錯誤並改善界面。我簡化了登錄頁面,以更正自託管版本的登錄URL的問題。默認情況下,主密碼在發送到服務器端之前已加密。始終可以取消選中此選項,但僅對於連接即可。","NewToLessPass":"LessPass的新手?現在加入","Next":"下一頁","NoMatchFor":"喔不!沒有找到跟下列條件相似的結果:","NoPassword":"您的資料庫內沒有儲存任何密碼。","Options":"選項","PasswordProfileCopied":"已複製您的密碼配置文件。","PasswordResetRequired":"請輸入登入密碼","PasswordResetSuccessful":"已成功重置您的登入密碼。","PasswordTooCommon":"該密碼太常見了。","PasswordTooShort":"該密碼太短。必須至少包含 8 個字元。","Previous":"上一頁","Register":"註冊","Reset my password":"重置我的登入密碼","ResetLinkExpired":"此登入密碼重置連結已失效。","ResetPasswordHelpText":"輸入您帳戶的已驗證郵件地址,我們將寄送密碼重置連結。","Save":"儲存","Saved passwords":"已儲存密碼","Search":"搜尋","Settings":"設定","Sign In":"登入","Sign out":"登出","Site":"網站位址","SiteLoginMasterPasswordMandatory":"網站位址、登入帳號、主密碼皆為必填欄位。","SorryCopy":"很抱歉,複製功能僅適用於現代瀏覽器","UpdateYourSearch":"請試著放寬您的搜尋條件。","Username":"用戶名","WantToHelp":"你想幫我嗎?請隨時為LessPass貢獻力量","WelcomeRegister":"歡迎 {email},謝謝您的註冊。","What is new ?":"有什麼新東西?","What is new?":"有什麼新東西?","resetPasswordSuccess":"如果郵件位址 {email} 已和 LessPass 帳號連動,您很快能收到 LessPass 的信件,當中提供如何重置密碼的說明。"}')},7839:function(t,e){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"786c":function(t,e,n){"use strict";var r=n("e438"),o=n("cacb"),i=n("ecba"),a=n("15ec"),s=n("54bb"),u="Array Iterator",c=a.set,l=a.getterFor(u);t.exports=s(Array,"Array",(function(t,e){c(this,{type:u,target:r(t),index:0,kind:e})}),(function(){var t=l(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},"7a77":function(t,e,n){"use strict";function r(t){this.message=t}r.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},r.prototype.__CANCEL__=!0,t.exports=r},"7aa7":function(t,e){t.exports=function(t,e,n){if(!(t instanceof e))throw TypeError("Incorrect "+(n?n+" ":"")+"invocation");return t}},"7aac":function(t,e,n){"use strict";var r=n("c532");t.exports=r.isStandardBrowserEnv()?function(){return{write:function(t,e,n,o,i,a){var s=[];s.push(t+"="+encodeURIComponent(e)),r.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),r.isString(o)&&s.push("path="+o),r.isString(i)&&s.push("domain="+i),!0===a&&s.push("secure"),document.cookie=s.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)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},"7b0b":function(t,e,n){var r=n("1d80");t.exports=function(t){return Object(r(t))}},"7c73":function(t,e,n){var r,o=n("825a"),i=n("37e8"),a=n("7839"),s=n("d012"),u=n("1be4"),c=n("cc12"),l=n("f772"),f=">",p="<",d="prototype",h="script",v=l("IE_PROTO"),m=function(){},g=function(t){return p+h+f+t+p+"/"+h+f},y=function(t){t.write(g("")),t.close();var e=t.parentWindow.Object;return t=null,e},b=function(){var t,e=c("iframe"),n="java"+h+":";return e.style.display="none",u.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(g("document.F=Object")),t.close(),t.F},w=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}w=r?y(r):b();var t=a.length;while(t--)delete w[d][a[t]];return w()};s[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(m[d]=o(t),n=new m,m[d]=null,n[v]=t):n=w(),void 0===e?n:i(n,e)}},"7cef":function(t,e,n){const r=n("7409"),o=n("9f04"),{consumeEntropy:i}=n("5436");function a(t,e){const n=o.getRules(e),a=o.getSetOfCharacters(n),s=i("",r(t,16),a,e.length-n.length),u=o.getOneCharPerRule(s.entropy,n);return o.insertStringPseudoRandomly(s.value,u.entropy,u.value)}t.exports={renderPassword:a}},"7d4c":function(t,e,n){},"7db0":function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").find,i=n("44d2"),a="find",s=!0;a in[]&&Array(1)[a]((function(){s=!1})),r({target:"Array",proto:!0,forced:s},{find:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(a)},"7f10":function(t,e,n){},"7f53":function(t,e,n){var r=n("2bba");t.exports=function(t){var e=t["return"];if(void 0!==e)return r(e.call(t)).value}},"7f9a":function(t,e,n){var r=n("da84"),o=n("8925"),i=r.WeakMap;t.exports="function"===typeof i&&/native code/.test(o(i))},"803e":function(t,e,n){},8125:function(t,e,n){var r=n("a032"),o=n("b9f3"),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},"825a":function(t,e,n){var r=n("861d");t.exports=function(t){if(!r(t))throw TypeError(String(t)+" is not an object");return t}},"826f":function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:r},8291:function(t,e,n){"use strict";var r=n("bd67"),o=n("49f6"),i=n("d29f"),a=n("f8f7"),s=i("species");t.exports=function(t){var e=r(t),n=o.f;a&&e&&!e[s]&&n(e,s,{configurable:!0,get:function(){return this}})}},"83ab":function(t,e,n){var r=n("d039");t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},"83b9":function(t,e,n){"use strict";var r=n("d925"),o=n("e683");t.exports=function(t,e){return t&&!r(e)?o(t,e):e}},8418:function(t,e,n){"use strict";var r=n("c04e"),o=n("9bf2"),i=n("5c6c");t.exports=function(t,e,n){var a=r(e);a in t?o.f(t,a,i(0,n)):t[a]=n}},"84fe":function(t,e){t.exports=function(t){try{return{error:!1,value:t()}}catch(e){return{error:!0,value:e}}}},8582:function(t,e,n){var r=n("b43a");t.exports=function(t){if(!r(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype");return t}},"85d3":function(t,e,n){"use strict";n("6a83")},"861d":function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},"87a3":function(t,e,n){var r=n("b5e4"),o=n("515c"),i=o.concat("length","prototype");e.f=Object.getOwnPropertyNames||function(t){return r(t,i)}},8832:function(t,e,n){!function(e,n){t.exports=n()}(0,(function(){return function(t){function e(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return t[r].call(o.exports,o,o.exports,e),o.loaded=!0,o.exports}var n={};return e.m=t,e.c=n,e.p="",e(0)}([function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}var o=n(1),i=r(o);t.exports=i.default},function(t,e,n){n(2);var r=n(6)(n(7),n(8),"data-v-82963a40",null);t.exports=r.exports},function(t,e,n){var r=n(3);"string"==typeof r&&(r=[[t.id,r,""]]),n(5)(r,{}),r.locals&&(t.exports=r.locals)},function(t,e,n){e=t.exports=n(4)(),e.push([t.id,"a[data-v-82963a40]{cursor:pointer}",""])},function(t,e){t.exports=function(){var t=[];return t.toString=function(){for(var t=[],e=0;e=0&&g.splice(e,1)}function s(t){var e=document.createElement("style");return e.type="text/css",i(t,e),e}function u(t,e){var n,r,o;if(e.singleton){var i=m++;n=v||(v=s(e)),r=c.bind(null,n,i,!1),o=c.bind(null,n,i,!0)}else n=s(e),r=l.bind(null,n),o=function(){a(n)};return r(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;r(t=e)}else o()}}function c(t,e,n,r){var o=n?"":r.css;if(t.styleSheet)t.styleSheet.cssText=y(e,o);else{var i=document.createTextNode(o),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(i,a[e]):t.appendChild(i)}}function l(t,e){var n=e.css,r=e.media,o=e.sourceMap;if(r&&t.setAttribute("media",r),o&&(n+="\n/*# sourceURL="+o.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(o))))+" */"),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}var f={},p=function(t){var e;return function(){return"undefined"==typeof e&&(e=t.apply(this,arguments)),e}},d=p((function(){return/msie [6-9]\b/.test(window.navigator.userAgent.toLowerCase())})),h=p((function(){return document.head||document.getElementsByTagName("head")[0]})),v=null,m=0,g=[];t.exports=function(t,e){e=e||{},"undefined"==typeof e.singleton&&(e.singleton=d()),"undefined"==typeof e.insertAt&&(e.insertAt="bottom");var n=o(t);return r(n,e),function(t){for(var i=[],a=0;a0&&(u=this.selected-1-o);var c=u+this.pageRange-1;c>=this.pageCount&&(c=this.pageCount-1,u=c-this.pageRange+1);for(var l=u;l<=c&&l<=this.pageCount-1;l++)i(l);u>this.marginPages&&a(u-1),c+1=this.pageCount-this.marginPages;f--)i(f)}return e}},data:function(){return{innerValue:1}},methods:{handlePageSelected:function(t){this.selected!==t&&(this.innerValue=t,this.$emit("input",t),this.clickHandler(t))},prevPage:function(){this.selected<=1||this.handlePageSelected(this.selected-1)},nextPage:function(){this.selected>=this.pageCount||this.handlePageSelected(this.selected+1)},firstPageSelected:function(){return 1===this.selected},lastPageSelected:function(){return this.selected===this.pageCount||0===this.pageCount},selectFirstPage:function(){this.selected<=1||this.handlePageSelected(1)},selectLastPage:function(){this.selected>=this.pageCount||this.handlePageSelected(this.pageCount)}}}},function(t,e){t.exports={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.noLiSurround?n("div",{class:t.containerClass},[t.firstLastButton?n("a",{class:[t.pageLinkClass,t.firstPageSelected()?t.disabledClass:""],attrs:{tabindex:"0"},domProps:{innerHTML:t._s(t.firstButtonText)},on:{click:function(e){t.selectFirstPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.selectFirstPage():null}}}):t._e(),t._v(" "),t.firstPageSelected()&&t.hidePrevNext?t._e():n("a",{class:[t.prevLinkClass,t.firstPageSelected()?t.disabledClass:""],attrs:{tabindex:"0"},domProps:{innerHTML:t._s(t.prevText)},on:{click:function(e){t.prevPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.prevPage():null}}}),t._v(" "),t._l(t.pages,(function(e){return[e.breakView?n("a",{class:[t.pageLinkClass,t.breakViewLinkClass,e.disabled?t.disabledClass:""],attrs:{tabindex:"0"}},[t._t("breakViewContent",[t._v(t._s(t.breakViewText))])],2):e.disabled?n("a",{class:[t.pageLinkClass,e.selected?t.activeClass:"",t.disabledClass],attrs:{tabindex:"0"}},[t._v(t._s(e.content))]):n("a",{class:[t.pageLinkClass,e.selected?t.activeClass:""],attrs:{tabindex:"0"},on:{click:function(n){t.handlePageSelected(e.index+1)},keyup:function(n){return"button"in n||!t._k(n.keyCode,"enter",13)?void t.handlePageSelected(e.index+1):null}}},[t._v(t._s(e.content))])]})),t._v(" "),t.lastPageSelected()&&t.hidePrevNext?t._e():n("a",{class:[t.nextLinkClass,t.lastPageSelected()?t.disabledClass:""],attrs:{tabindex:"0"},domProps:{innerHTML:t._s(t.nextText)},on:{click:function(e){t.nextPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.nextPage():null}}}),t._v(" "),t.firstLastButton?n("a",{class:[t.pageLinkClass,t.lastPageSelected()?t.disabledClass:""],attrs:{tabindex:"0"},domProps:{innerHTML:t._s(t.lastButtonText)},on:{click:function(e){t.selectLastPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.selectLastPage():null}}}):t._e()],2):n("ul",{class:t.containerClass},[t.firstLastButton?n("li",{class:[t.pageClass,t.firstPageSelected()?t.disabledClass:""]},[n("a",{class:t.pageLinkClass,attrs:{tabindex:t.firstPageSelected()?-1:0},domProps:{innerHTML:t._s(t.firstButtonText)},on:{click:function(e){t.selectFirstPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.selectFirstPage():null}}})]):t._e(),t._v(" "),t.firstPageSelected()&&t.hidePrevNext?t._e():n("li",{class:[t.prevClass,t.firstPageSelected()?t.disabledClass:""]},[n("a",{class:t.prevLinkClass,attrs:{tabindex:t.firstPageSelected()?-1:0},domProps:{innerHTML:t._s(t.prevText)},on:{click:function(e){t.prevPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.prevPage():null}}})]),t._v(" "),t._l(t.pages,(function(e){return n("li",{class:[t.pageClass,e.selected?t.activeClass:"",e.disabled?t.disabledClass:"",e.breakView?t.breakViewClass:""]},[e.breakView?n("a",{class:[t.pageLinkClass,t.breakViewLinkClass],attrs:{tabindex:"0"}},[t._t("breakViewContent",[t._v(t._s(t.breakViewText))])],2):e.disabled?n("a",{class:t.pageLinkClass,attrs:{tabindex:"0"}},[t._v(t._s(e.content))]):n("a",{class:t.pageLinkClass,attrs:{tabindex:"0"},on:{click:function(n){t.handlePageSelected(e.index+1)},keyup:function(n){return"button"in n||!t._k(n.keyCode,"enter",13)?void t.handlePageSelected(e.index+1):null}}},[t._v(t._s(e.content))])])})),t._v(" "),t.lastPageSelected()&&t.hidePrevNext?t._e():n("li",{class:[t.nextClass,t.lastPageSelected()?t.disabledClass:""]},[n("a",{class:t.nextLinkClass,attrs:{tabindex:t.lastPageSelected()?-1:0},domProps:{innerHTML:t._s(t.nextText)},on:{click:function(e){t.nextPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.nextPage():null}}})]),t._v(" "),t.firstLastButton?n("li",{class:[t.pageClass,t.lastPageSelected()?t.disabledClass:""]},[n("a",{class:t.pageLinkClass,attrs:{tabindex:t.lastPageSelected()?-1:0},domProps:{innerHTML:t._s(t.lastButtonText)},on:{click:function(e){t.selectLastPage()},keyup:function(e){return"button"in e||!t._k(e.keyCode,"enter",13)?void t.selectLastPage():null}}})]):t._e()],2)},staticRenderFns:[]}}])}))},8925:function(t,e,n){var r=n("c6cd"),o=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return o.call(t)}),t.exports=r.inspectSource},"8a79":function(t,e,n){"use strict";var r=n("23e7"),o=n("06cf").f,i=n("50c4"),a=n("5a34"),s=n("1d80"),u=n("ab13"),c=n("c430"),l="".endsWith,f=Math.min,p=u("endsWith"),d=!c&&!p&&!!function(){var t=o(String.prototype,"endsWith");return t&&!t.writable}();r({target:"String",proto:!0,forced:!d&&!p},{endsWith:function(t){var e=String(s(this));a(t);var n=arguments.length>1?arguments[1]:void 0,r=i(e.length),o=void 0===n?r:f(i(n),r),u=String(t);return l?l.call(e,u,o):e.slice(o-u.length,o)===u}})},"8aa5":function(t,e,n){"use strict";var r=n("6547").charAt;t.exports=function(t,e,n){return e+(n?r(t,e).length:1)}},"8d50":function(t,e,n){},"8d61":function(t,e,n){var r=n("1a58");t.exports=function(t,e){var n=r.console;n&&n.error&&(1===arguments.length?n.error(t):n.error(t,e))}},"8df4":function(t,e,n){"use strict";var r=n("7a77");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,e=new o((function(e){t=e}));return{token:e,cancel:t}},t.exports=o},"90e3":function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},9112:function(t,e,n){var r=n("83ab"),o=n("9bf2"),i=n("5c6c");t.exports=r?function(t,e,n){return o.f(t,e,i(1,n))}:function(t,e,n){return t[e]=n,t}},9224:function(t){t.exports=JSON.parse('{"a":"9.4.3"}')},9263:function(t,e,n){"use strict";var r=n("ad6d"),o=n("9f7f"),i=RegExp.prototype.exec,a=String.prototype.replace,s=i,u=function(){var t=/a/,e=/b*/g;return i.call(t,"a"),i.call(e,"a"),0!==t.lastIndex||0!==e.lastIndex}(),c=o.UNSUPPORTED_Y||o.BROKEN_CARET,l=void 0!==/()??/.exec("")[1],f=u||l||c;f&&(s=function(t){var e,n,o,s,f=this,p=c&&f.sticky,d=r.call(f),h=f.source,v=0,m=t;return p&&(d=d.replace("y",""),-1===d.indexOf("g")&&(d+="g"),m=String(t).slice(f.lastIndex),f.lastIndex>0&&(!f.multiline||f.multiline&&"\n"!==t[f.lastIndex-1])&&(h="(?: "+h+")",m=" "+m,v++),n=new RegExp("^(?:"+h+")",d)),l&&(n=new RegExp("^"+h+"$(?!\\s)",d)),u&&(e=f.lastIndex),o=i.call(p?n:f,m),p?o?(o.input=o.input.slice(v),o[0]=o[0].slice(v),o.index=f.lastIndex,f.lastIndex+=o[0].length):f.lastIndex=0:u&&o&&(f.lastIndex=f.global?o.index+o[0].length:e),l&&o&&o.length>1&&a.call(o[0],n,(function(){for(s=1;s=0;--i){var a=this.tryEntries[i],s=a.completion;if("root"===a.tryLoc)return r("end");if(a.tryLoc<=this.prev){var u=o.call(a,"catchLoc"),c=o.call(a,"finallyLoc");if(u&&c){if(this.prev=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&o.call(r,"finallyLoc")&&this.prev=0;--e){var n=this.tryEntries[e];if(n.finallyLoc===t)return this.complete(n.completion,n.afterLoc),L(n),v}},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;L(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(t,e,r){return this.delegate={iterator:$(t),resultName:e,nextLoc:r},"next"===this.method&&(this.arg=n),v}}}function w(t,e,n,r){var o=e&&e.prototype instanceof x?e:x,i=Object.create(o.prototype),a=new j(r||[]);return i._invoke=k(t,n,a),i}function _(t,e,n){try{return{type:"normal",arg:t.call(e,n)}}catch(r){return{type:"throw",arg:r}}}function x(){}function C(){}function P(){}function S(t){["next","throw","return"].forEach((function(e){t[e]=function(t){return this._invoke(e,t)}}))}function E(t){function e(n,r,i,a){var s=_(t[n],t,r);if("throw"!==s.type){var u=s.arg,c=u.value;return c&&"object"===typeof c&&o.call(c,"__await")?Promise.resolve(c.__await).then((function(t){e("next",t,i,a)}),(function(t){e("throw",t,i,a)})):Promise.resolve(c).then((function(t){u.value=t,i(u)}),a)}a(s.arg)}var n;function r(t,r){function o(){return new Promise((function(n,o){e(t,r,n,o)}))}return n=n?n.then(o,o):o()}this._invoke=r}function k(t,e,n){var r=f;return function(o,i){if(r===d)throw new Error("Generator is already running");if(r===h){if("throw"===o)throw i;return R()}n.method=o,n.arg=i;while(1){var a=n.delegate;if(a){var s=A(a,n);if(s){if(s===v)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===f)throw r=h,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=d;var u=_(t,e,n);if("normal"===u.type){if(r=n.done?h:p,u.arg===v)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r=h,n.method="throw",n.arg=u.arg)}}}function A(t,e){var r=t.iterator[e.method];if(r===n){if(e.delegate=null,"throw"===e.method){if(t.iterator.return&&(e.method="return",e.arg=n,A(t,e),"throw"===e.method))return v;e.method="throw",e.arg=new TypeError("The iterator does not provide a 'throw' method")}return v}var o=_(r,t.iterator,e.arg);if("throw"===o.type)return e.method="throw",e.arg=o.arg,e.delegate=null,v;var i=o.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=n),e.delegate=null,v):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,v)}function O(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 L(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function j(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(O,this),this.reset(!0)}function $(t){if(t){var e=t[a];if(e)return e.call(t);if("function"===typeof t.next)return t;if(!isNaN(t.length)){var r=-1,i=function e(){while(++r=51||!o((function(){var t=[];return t[h]=!1,t.concat()[0]!==t})),y=f("concat"),b=function(t){if(!a(t))return!1;var e=t[h];return void 0!==e?!!e:i(t)},w=!g||!y;r({target:"Array",proto:!0,forced:w},{concat:function(t){var e,n,r,o,i,a=s(this),f=l(a,0),p=0;for(e=-1,r=arguments.length;ev)throw TypeError(m);for(n=0;n=v)throw TypeError(m);c(f,p++,i)}return f.length=p,f}})},"9b40":function(t,e,n){var r,o,i,a=n("1a58"),s=n("db62"),u=n("c27f"),c=n("e586"),l=n("b7a0"),f=n("4b1e"),p=n("c8be"),d=a.location,h=a.setImmediate,v=a.clearImmediate,m=a.process,g=a.MessageChannel,y=a.Dispatch,b=0,w={},_="onreadystatechange",x=function(t){if(w.hasOwnProperty(t)){var e=w[t];delete w[t],e()}},C=function(t){return function(){x(t)}},P=function(t){x(t.data)},S=function(t){a.postMessage(t+"",d.protocol+"//"+d.host)};h&&v||(h=function(t){var e=[],n=1;while(arguments.length>n)e.push(arguments[n++]);return w[++b]=function(){("function"==typeof t?t:Function(t)).apply(void 0,e)},r(b),b},v=function(t){delete w[t]},p?r=function(t){m.nextTick(C(t))}:y&&y.now?r=function(t){y.now(C(t))}:g&&!f?(o=new g,i=o.port2,o.port1.onmessage=P,r=u(i.postMessage,i,1)):a.addEventListener&&"function"==typeof postMessage&&!a.importScripts&&d&&"file:"!==d.protocol&&!s(S)?(r=S,a.addEventListener("message",P,!1)):r=_ in l("script")?function(t){c.appendChild(l("script"))[_]=function(){c.removeChild(this),x(t)}}:function(t){setTimeout(C(t),0)}),t.exports={set:h,clear:v}},"9bf2":function(t,e,n){var r=n("83ab"),o=n("0cfb"),i=n("825a"),a=n("c04e"),s=Object.defineProperty;e.f=r?s:function(t,e,n){if(i(t),e=a(e,!0),i(n),o)try{return s(t,e,n)}catch(r){}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[e]=n.value),t}},"9f04":function(t,e,n){const{consumeEntropy:r}=n("5436"),o={lowercase:"abcdefghijklmnopqrstuvwxyz",uppercase:"ABCDEFGHIJKLMNOPQRSTUVWXYZ",digits:"0123456789",symbols:"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"};function i(t){if("undefined"===typeof t)return o.lowercase+o.uppercase+o.digits+o.symbols;let e="";return t.forEach(t=>{e+=o[t]}),e}function a(t,e){let n="",i=t;return e.forEach(t=>{const e=r("",i,o[t],1);n+=e.value,i=e.entropy}),{value:n,entropy:i}}function s(t){return["lowercase","uppercase","digits","symbols"].filter(e=>t[e])}function u(t,e,n){let r=e,o=t;for(let i=0;i37&&o<41)}))},a48c:function(t,e,n){const r=n("bb27"),o=n("22ef");t.exports={createFingerprint:r,createHmac:o}},a4d3:function(t,e,n){"use strict";var r=n("23e7"),o=n("da84"),i=n("d066"),a=n("c430"),s=n("83ab"),u=n("4930"),c=n("fdbf"),l=n("d039"),f=n("5135"),p=n("e8b5"),d=n("861d"),h=n("825a"),v=n("7b0b"),m=n("fc6a"),g=n("c04e"),y=n("5c6c"),b=n("7c73"),w=n("df75"),_=n("241c"),x=n("057f"),C=n("7418"),P=n("06cf"),S=n("9bf2"),E=n("d1e7"),k=n("9112"),A=n("6eeb"),O=n("5692"),L=n("f772"),j=n("d012"),$=n("90e3"),R=n("b622"),T=n("e538"),M=n("746f"),N=n("d44e"),I=n("69f3"),D=n("b727").forEach,F=L("hidden"),z="Symbol",U="prototype",B=R("toPrimitive"),q=I.set,W=I.getterFor(z),H=Object[U],G=o.Symbol,V=i("JSON","stringify"),K=P.f,Z=S.f,J=x.f,Y=E.f,Q=O("symbols"),X=O("op-symbols"),tt=O("string-to-symbol-registry"),et=O("symbol-to-string-registry"),nt=O("wks"),rt=o.QObject,ot=!rt||!rt[U]||!rt[U].findChild,it=s&&l((function(){return 7!=b(Z({},"a",{get:function(){return Z(this,"a",{value:7}).a}})).a}))?function(t,e,n){var r=K(H,e);r&&delete H[e],Z(t,e,n),r&&t!==H&&Z(H,e,r)}:Z,at=function(t,e){var n=Q[t]=b(G[U]);return q(n,{type:z,tag:t,description:e}),s||(n.description=e),n},st=c?function(t){return"symbol"==typeof t}:function(t){return Object(t)instanceof G},ut=function(t,e,n){t===H&&ut(X,e,n),h(t);var r=g(e,!0);return h(n),f(Q,r)?(n.enumerable?(f(t,F)&&t[F][r]&&(t[F][r]=!1),n=b(n,{enumerable:y(0,!1)})):(f(t,F)||Z(t,F,y(1,{})),t[F][r]=!0),it(t,r,n)):Z(t,r,n)},ct=function(t,e){h(t);var n=m(e),r=w(n).concat(ht(n));return D(r,(function(e){s&&!ft.call(n,e)||ut(t,e,n[e])})),t},lt=function(t,e){return void 0===e?b(t):ct(b(t),e)},ft=function(t){var e=g(t,!0),n=Y.call(this,e);return!(this===H&&f(Q,e)&&!f(X,e))&&(!(n||!f(this,e)||!f(Q,e)||f(this,F)&&this[F][e])||n)},pt=function(t,e){var n=m(t),r=g(e,!0);if(n!==H||!f(Q,r)||f(X,r)){var o=K(n,r);return!o||!f(Q,r)||f(n,F)&&n[F][r]||(o.enumerable=!0),o}},dt=function(t){var e=J(m(t)),n=[];return D(e,(function(t){f(Q,t)||f(j,t)||n.push(t)})),n},ht=function(t){var e=t===H,n=J(e?X:m(t)),r=[];return D(n,(function(t){!f(Q,t)||e&&!f(H,t)||r.push(Q[t])})),r};if(u||(G=function(){if(this instanceof G)throw TypeError("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?String(arguments[0]):void 0,e=$(t),n=function(t){this===H&&n.call(X,t),f(this,F)&&f(this[F],e)&&(this[F][e]=!1),it(this,e,y(1,t))};return s&&ot&&it(H,e,{configurable:!0,set:n}),at(e,t)},A(G[U],"toString",(function(){return W(this).tag})),A(G,"withoutSetter",(function(t){return at($(t),t)})),E.f=ft,S.f=ut,P.f=pt,_.f=x.f=dt,C.f=ht,T.f=function(t){return at(R(t),t)},s&&(Z(G[U],"description",{configurable:!0,get:function(){return W(this).description}}),a||A(H,"propertyIsEnumerable",ft,{unsafe:!0}))),r({global:!0,wrap:!0,forced:!u,sham:!u},{Symbol:G}),D(w(nt),(function(t){M(t)})),r({target:z,stat:!0,forced:!u},{for:function(t){var e=String(t);if(f(tt,e))return tt[e];var n=G(e);return tt[e]=n,et[n]=e,n},keyFor:function(t){if(!st(t))throw TypeError(t+" is not a symbol");if(f(et,t))return et[t]},useSetter:function(){ot=!0},useSimple:function(){ot=!1}}),r({target:"Object",stat:!0,forced:!u,sham:!s},{create:lt,defineProperty:ut,defineProperties:ct,getOwnPropertyDescriptor:pt}),r({target:"Object",stat:!0,forced:!u},{getOwnPropertyNames:dt,getOwnPropertySymbols:ht}),r({target:"Object",stat:!0,forced:l((function(){C.f(1)}))},{getOwnPropertySymbols:function(t){return C.f(v(t))}}),V){var vt=!u||l((function(){var t=G();return"[null]"!=V([t])||"{}"!=V({a:t})||"{}"!=V(Object(t))}));r({target:"JSON",stat:!0,forced:vt},{stringify:function(t,e,n){var r,o=[t],i=1;while(arguments.length>i)o.push(arguments[i++]);if(r=e,(d(e)||void 0!==t)&&!st(t))return p(e)||(e=function(t,e){if("function"==typeof r&&(e=r.call(this,t,e)),!st(e))return e}),o[1]=e,V.apply(null,o)}})}G[U][B]||k(G[U],B,G[U].valueOf),N(G,z),j[F]=!0},a50f:function(t,e,n){var r=n("061d"),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},a550:function(t,e,n){var r=n("2bba"),o=n("8582");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,t.call(n,[]),e=n instanceof Array}catch(i){}return function(n,i){return r(n),o(i),e?t.call(n,i):n.__proto__=i,n}}():void 0)},a640:function(t,e,n){"use strict";var r=n("d039");t.exports=function(t,e){var n=[][t];return!!n&&r((function(){n.call(null,e||function(){throw 1},1)}))}},a691:function(t,e){var n=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:n)(t)}},aa34:function(t,e,n){var r,o,i=n("1a58"),a=n("fd4c"),s=i.process,u=s&&s.versions,c=u&&u.v8;c?(r=c.split("."),o=r[0]+r[1]):a&&(r=a.match(/Edge\/(\d+)/),(!r||r[1]>=74)&&(r=a.match(/Chrome\/(\d+)/),r&&(o=r[1]))),t.exports=o&&+o},aa72:function(t,e,n){},aa86:function(t,e,n){var r=n("49f6").f,o=n("0415"),i=n("d29f"),a=i("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,a)&&r(t,a,{configurable:!0,value:e})}},aad3:function(t,e,n){var r=n("9290"),o=Function.toString;"function"!=typeof r.inspectSource&&(r.inspectSource=function(t){return o.call(t)}),t.exports=r.inspectSource},ab13:function(t,e,n){var r=n("b622"),o=r("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[o]=!1,"/./"[t](e)}catch(r){}}return!1}},abd1:function(t,e,n){var r=n("af15"),o=n("ecba"),i=n("d29f"),a=i("iterator");t.exports=function(t){if(void 0!=t)return t[a]||t["@@iterator"]||o[r(t)]}},ac1f:function(t,e,n){"use strict";var r=n("23e7"),o=n("9263");r({target:"RegExp",proto:!0,forced:/./.exec!==o},{exec:o})},ac25:function(t,e,n){"use strict";n("803e")},ad6d:function(t,e,n){"use strict";var r=n("825a");t.exports=function(){var t=r(this),e="";return t.global&&(e+="g"),t.ignoreCase&&(e+="i"),t.multiline&&(e+="m"),t.dotAll&&(e+="s"),t.unicode&&(e+="u"),t.sticky&&(e+="y"),e}},af15:function(t,e,n){var r=n("ec4d"),o=n("4501"),i=n("d29f"),a=i("toStringTag"),s="Arguments"==o(function(){return arguments}()),u=function(t,e){try{return t[e]}catch(n){}};t.exports=r?o:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=u(e=Object(t),a))?n:s?o(e):"Object"==(r=o(e))&&"function"==typeof e.callee?"Arguments":r}},afbc:function(t,e,n){},b041:function(t,e,n){"use strict";var r=n("00ee"),o=n("f5df");t.exports=r?{}.toString:function(){return"[object "+o(this)+"]"}},b0c0:function(t,e,n){var r=n("83ab"),o=n("9bf2").f,i=Function.prototype,a=i.toString,s=/^\s*function ([^ (]*)/,u="name";r&&!(u in i)&&o(i,u,{configurable:!0,get:function(){try{return a.call(this).match(s)[1]}catch(t){return""}}})},b43a:function(t,e){t.exports=function(t){return"object"===typeof t?null!==t:"function"===typeof t}},b50d:function(t,e,n){"use strict";var r=n("c532"),o=n("467f"),i=n("7aac"),a=n("30b5"),s=n("83b9"),u=n("c345"),c=n("3934"),l=n("2d83");t.exports=function(t){return new Promise((function(e,n){var f=t.data,p=t.headers;r.isFormData(f)&&delete p["Content-Type"];var d=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 m=s(t.baseURL,t.url);if(d.open(t.method.toUpperCase(),a(m,t.params,t.paramsSerializer),!0),d.timeout=t.timeout,d.onreadystatechange=function(){if(d&&4===d.readyState&&(0!==d.status||d.responseURL&&0===d.responseURL.indexOf("file:"))){var r="getAllResponseHeaders"in d?u(d.getAllResponseHeaders()):null,i=t.responseType&&"text"!==t.responseType?d.response:d.responseText,a={data:i,status:d.status,statusText:d.statusText,headers:r,config:t,request:d};o(e,n,a),d=null}},d.onabort=function(){d&&(n(l("Request aborted",t,"ECONNABORTED",d)),d=null)},d.onerror=function(){n(l("Network Error",t,null,d)),d=null},d.ontimeout=function(){var e="timeout of "+t.timeout+"ms exceeded";t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(l(e,t,"ECONNABORTED",d)),d=null},r.isStandardBrowserEnv()){var g=(t.withCredentials||c(m))&&t.xsrfCookieName?i.read(t.xsrfCookieName):void 0;g&&(p[t.xsrfHeaderName]=g)}if("setRequestHeader"in d&&r.forEach(p,(function(t,e){"undefined"===typeof f&&"content-type"===e.toLowerCase()?delete p[e]:d.setRequestHeader(e,t)})),r.isUndefined(t.withCredentials)||(d.withCredentials=!!t.withCredentials),t.responseType)try{d.responseType=t.responseType}catch(y){if("json"!==t.responseType)throw y}"function"===typeof t.onDownloadProgress&&d.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&d.upload&&d.upload.addEventListener("progress",t.onUploadProgress),t.cancelToken&&t.cancelToken.promise.then((function(t){d&&(d.abort(),n(t),d=null)})),f||(f=null),d.send(f)}))}},b5e4:function(t,e,n){var r=n("0415"),o=n("e438"),i=n("09e1").indexOf,a=n("3325");t.exports=function(t,e){var n,s=o(t),u=0,c=[];for(n in s)!r(a,n)&&r(s,n)&&c.push(n);while(e.length>u)r(s,n=e[u++])&&(~i(c,n)||c.push(n));return c}},b622:function(t,e,n){var r=n("da84"),o=n("5692"),i=n("5135"),a=n("90e3"),s=n("4930"),u=n("fdbf"),c=o("wks"),l=r.Symbol,f=u?l:l&&l.withoutSetter||a;t.exports=function(t){return i(c,t)&&(s||"string"==typeof c[t])||(s&&i(l,t)?c[t]=l[t]:c[t]=f("Symbol."+t)),c[t]}},b64b:function(t,e,n){var r=n("23e7"),o=n("7b0b"),i=n("df75"),a=n("d039"),s=a((function(){i(1)}));r({target:"Object",stat:!0,forced:s},{keys:function(t){return i(o(t))}})},b727:function(t,e,n){var r=n("0366"),o=n("44ad"),i=n("7b0b"),a=n("50c4"),s=n("65f0"),u=[].push,c=function(t){var e=1==t,n=2==t,c=3==t,l=4==t,f=6==t,p=7==t,d=5==t||f;return function(h,v,m,g){for(var y,b,w=i(h),_=o(w),x=r(v,m,3),C=a(_.length),P=0,S=g||s,E=e?S(h,C):n||p?S(h,0):void 0;C>P;P++)if((d||P in _)&&(y=_[P],b=x(y,P,w),t))if(e)E[P]=b;else if(b)switch(t){case 3:return!0;case 5:return y;case 6:return P;case 2:u.call(E,y)}else switch(t){case 4:return!1;case 7:u.call(E,y)}return f?-1:c||l?l:E}};t.exports={forEach:c(0),map:c(1),filter:c(2),some:c(3),every:c(4),find:c(5),findIndex:c(6),filterOut:c(7)}},b7a0:function(t,e,n){var r=n("1a58"),o=n("b43a"),i=r.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},b7db:function(t,e,n){var r=n("b43a");t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},b890:function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"Jesteś już w LessPass? Zaloguj się","AtLeastOneOptionShouldBeSelected":"Musisz wybrać co najmniej jedną opcję spośród małych i dużych liter, cyfr lub symboli.","Change my password":"Zmień moje hasło","ChangePasswordError":"Nie możemy zmienić Twojego hasła za pomocą podanych informacji.","ChangePasswordSuccessful":"Twoje hasło zostało pomyślnie zmienione.","Copied":"Skopiowano!","Counter":"Licznik","CounterFieldHelp":"Podnieś numer wersji aby wygenerować inne hasło bez zmiany hasła głównego.","CreatePassword":"Chcesz go utworzyć?","Current Master Password":"Aktualne hasło główne","Default password profile":"Domyślny profil hasła","Email":"E-mail","EmailAlreadyExist":"Ten adres jest już zarejestrowany. Chcesz się zalogować czy odzyskać hasło?","EmailInvalid":"Podaj prawidłowy adres e-mail","EmailRequiredError":"Potrzebujemy adresu aby zidentyfikować twoje konto.","Encrypt my master password":"Zaszyfruj hasło główne","ForgotPassword":"Nie pamiętasz hasła?","Generate":"Wygeneruj","It is not recommended to change the default url.":"Nie zaleca się zmiany domyślnego adresu URL.","Length":"Długość","LengthDeprecationWarning":"Maksymalna długość hasła wynosi 35 znaków.","LessPass Database":"Baza danych LessPass","LessPass Database Url":"Link do bazy profili LessPass","Login":"Zaloguj sie","LoginFormInvalid":"Email i hasło są obowiązkowe","LoginIncorrectError":"Podany adres i hasło nie pasują do zapisanych danych. Sprawdź je dokładnie i spróbuj ponownie.","Master Password":"Hasło główne","MasterPasswordsEqualsNoNeedToChange":"Stare hasło główne i nowe hasło główne są takie same. Nie musisz tego zmieniać!","MasterPasswordsRequired":"Wymagane jest stare hasło główne i nowe hasło główne.","My Account":"Moje konto","New Master Password":"Nowe hasło główne","New20210331":"Przejąłem prace nad LessPass, aby naprawić błędy i ulepszyć interfejs. Uprościłem stronę logowania, aby rozwiązać problem z adresem URL logowania do wersji hostowanej na własnym serwerze. Hasło główne jest domyślnie szyfrowane przed wysłaniem na serwer. Zawsze można odznaczyć tę opcję, ale tylko dla połączeń.","NewToLessPass":"Nowy w LessPass? Dołącz teraz","Next":"Następna","NoMatchFor":"Niestety, nie znaleziono","NoPassword":"Nie masz żadnego profilu hasła w naszej bazie.","Options":"Opcje","PasswordProfileCopied":"Profil twojego hasła został skopiowany","PasswordResetRequired":"Hasło jest wymagane","PasswordResetSuccessful":"Twoje hasło zostało zresetowane.","PasswordTooCommon":"To hasło jest zbyt powszechne.","PasswordTooShort":"To hasło jest za krótkie. Musi zawierać co najmniej 8 znaków.","Previous":"Poprzednia","Register":"Zarejestruj się","Reset my password":"Resetuj hasło","ResetLinkExpired":"Link do resetowania hasła utracił ważność.","ResetPasswordHelpText":"Wprowadź zweryfikowany adres e-mail konta użytkownika, a wyślemy Ci link do resetowania hasła.","Save":"Zapisać","Saved passwords":"Zapisane hasła","Search":"Szukaj","Settings":"Ustawienia","Sign In":"Zaloguj się","Sign out":"Wyloguj się","Site":"Serwis","SiteLoginMasterPasswordMandatory":"Nazwa serwisu, adres i hasło są wymagane.","SorryCopy":"Niestety, kopiowanie działa tylko w nowszych przeglądarkach","UpdateYourSearch":"Spróbuj bardziej ogólnego zapytania.","Username":"Nazwa Użytkownika","WantToHelp":"Chcesz mi pomóc? Zachęcamy do współtworzenia LessPass","WelcomeRegister":"Witaj, {email}, dziękujemy za rejestrację.","What is new ?":"Co nowego ?","What is new?":"Co nowego?","resetPasswordSuccess":"Jeśli adres {email} jest skojarzony z kontem LessPass, wkrótce otrzymasz wiadomość od LessPass zawierającą instrukcje resetowania hasła."}')},b9ee:function(t,e,n){var r,o=n("2bba"),i=n("e56d"),a=n("515c"),s=n("3325"),u=n("e586"),c=n("b7a0"),l=n("8125"),f=">",p="<",d="prototype",h="script",v=l("IE_PROTO"),m=function(){},g=function(t){return p+h+f+t+p+"/"+h+f},y=function(t){t.write(g("")),t.close();var e=t.parentWindow.Object;return t=null,e},b=function(){var t,e=c("iframe"),n="java"+h+":";return e.style.display="none",u.appendChild(e),e.src=String(n),t=e.contentWindow.document,t.open(),t.write(g("document.F=Object")),t.close(),t.F},w=function(){try{r=document.domain&&new ActiveXObject("htmlfile")}catch(e){}w=r?y(r):b();var t=a.length;while(t--)delete w[d][a[t]];return w()};s[v]=!0,t.exports=Object.create||function(t,e){var n;return null!==t?(m[d]=o(t),n=new m,m[d]=null,n[v]=t):n=w(),void 0===e?n:i(n,e)}},b9f3:function(t,e){var n=0,r=Math.random();t.exports=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++n+r).toString(36)}},baaa:function(t,e,n){"use strict";var r=n("f8f7"),o=n("db62"),i=n("65f7"),a=n("9434"),s=n("826f"),u=n("9656"),c=n("9753"),l=Object.assign,f=Object.defineProperty;t.exports=!l||o((function(){if(r&&1!==l({b:1},l(f({},"a",{enumerable:!0,get:function(){f(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},e={},n=Symbol(),o="abcdefghijklmnopqrst";return t[n]=7,o.split("").forEach((function(t){e[t]=t})),7!=l({},t)[n]||i(l({},e)).join("")!=o}))?function(t,e){var n=u(t),o=arguments.length,l=1,f=a.f,p=s.f;while(o>l){var d,h=c(arguments[l++]),v=f?i(h).concat(f(h)):i(h),m=v.length,g=0;while(m>g)d=v[g++],r&&!p.call(h,d)||(n[d]=h[d])}return n}:l},bb27:function(t,e){function n(t){const e=["#000000","#074750","#009191","#FF6CB6","#FFB5DA","#490092","#006CDB","#B66DFF","#6DB5FE","#B5DAFE","#920000","#924900","#DB6D00","#24FE23"],n=parseInt(t,16)%e.length;return e[n]}function r(t){const e=["fa-hashtag","fa-heart","fa-hotel","fa-university","fa-plug","fa-ambulance","fa-bus","fa-car","fa-plane","fa-rocket","fa-ship","fa-subway","fa-truck","fa-jpy","fa-eur","fa-btc","fa-usd","fa-gbp","fa-archive","fa-area-chart","fa-bed","fa-beer","fa-bell","fa-binoculars","fa-birthday-cake","fa-bomb","fa-briefcase","fa-bug","fa-camera","fa-cart-plus","fa-certificate","fa-coffee","fa-cloud","fa-coffee","fa-comment","fa-cube","fa-cutlery","fa-database","fa-diamond","fa-exclamation-circle","fa-eye","fa-flag","fa-flask","fa-futbol-o","fa-gamepad","fa-graduation-cap"],n=parseInt(t,16)%e.length;return e[n]}t.exports=function(t){const e=[],o=t.substring(0,6);e.push({color:n(o),icon:r(o)});const i=t.substring(6,12);e.push({color:n(i),icon:r(i)});const a=t.substring(12,18);return e.push({color:n(a),icon:r(a)}),e}},bc3a:function(t,e,n){t.exports=n("cee4")},bd67:function(t,e,n){var r=n("fafa"),o=n("1a58"),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},c04e:function(t,e,n){var r=n("861d");t.exports=function(t,e){if(!r(t))return t;var n,o;if(e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;if("function"==typeof(n=t.valueOf)&&!r(o=n.call(t)))return o;if(!e&&"function"==typeof(n=t.toString)&&!r(o=n.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},c27f:function(t,e,n){var r=n("f0ab");t.exports=function(t,e,n){if(r(t),void 0===e)return t;switch(n){case 0:return function(){return t.call(e)};case 1:return function(n){return t.call(e,n)};case 2:return function(n,r){return t.call(e,n,r)};case 3:return function(n,r,o){return t.call(e,n,r,o)}}return function(){return t.apply(e,arguments)}}},c345:function(t,e,n){"use strict";var r=n("c532"),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}},c3aa:function(t,e,n){var r=n("f8f7"),o=n("826f"),i=n("5a3f"),a=n("e438"),s=n("b7db"),u=n("0415"),c=n("e15f"),l=Object.getOwnPropertyDescriptor;e.f=r?l:function(t,e){if(t=a(t),e=s(e,!0),c)try{return l(t,e)}catch(n){}if(u(t,e))return i(!o.f.call(t,e),t[e])}},c401:function(t,e,n){"use strict";var r=n("c532");t.exports=function(t,e,n){return r.forEach(n,(function(n){t=n(t,e)})),t}},c430:function(t,e){t.exports=!1},c532:function(t,e,n){"use strict";var r=n("1d2b"),o=Object.prototype.toString;function i(t){return"[object Array]"===o.call(t)}function a(t){return"undefined"===typeof t}function s(t){return null!==t&&!a(t)&&null!==t.constructor&&!a(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}function u(t){return"[object ArrayBuffer]"===o.call(t)}function c(t){return"undefined"!==typeof FormData&&t instanceof FormData}function l(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&t.buffer instanceof ArrayBuffer,e}function f(t){return"string"===typeof t}function p(t){return"number"===typeof t}function d(t){return null!==t&&"object"===typeof t}function h(t){if("[object Object]"!==o.call(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}function v(t){return"[object Date]"===o.call(t)}function m(t){return"[object File]"===o.call(t)}function g(t){return"[object Blob]"===o.call(t)}function y(t){return"[object Function]"===o.call(t)}function b(t){return d(t)&&y(t.pipe)}function w(t){return"undefined"!==typeof URLSearchParams&&t instanceof URLSearchParams}function _(t){return t.replace(/^\s*/,"").replace(/\s*$/,"")}function x(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function C(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),i(t))for(var n=0,r=t.length;n1?arguments[1]:void 0)}})},ca84:function(t,e,n){var r=n("5135"),o=n("fc6a"),i=n("4d64").indexOf,a=n("d012");t.exports=function(t,e){var n,s=o(t),u=0,c=[];for(n in s)!r(a,n)&&r(s,n)&&c.push(n);while(e.length>u)r(s,n=e[u++])&&(~i(c,n)||c.push(n));return c}},caad:function(t,e,n){"use strict";var r=n("23e7"),o=n("4d64").includes,i=n("44d2");r({target:"Array",proto:!0},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i("includes")},cacb:function(t,e,n){var r=n("d29f"),o=n("b9ee"),i=n("49f6"),a=r("unscopables"),s=Array.prototype;void 0==s[a]&&i.f(s,a,{configurable:!0,value:o(null)}),t.exports=function(t){s[a][t]=!0}},cacd:function(t,e,n){var r=n("2bba"),o=n("b43a"),i=n("412f");t.exports=function(t,e){if(r(t),o(e)&&e.constructor===t)return e;var n=i.f(t),a=n.resolve;return a(e),n.promise}},cc12:function(t,e,n){var r=n("da84"),o=n("861d"),i=r.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},ce4e:function(t,e,n){var r=n("da84"),o=n("9112");t.exports=function(t,e){try{o(r,t,e)}catch(n){r[t]=e}return e}},cee4:function(t,e,n){"use strict";var r=n("c532"),o=n("1d2b"),i=n("0a06"),a=n("4a7b"),s=n("2444");function u(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 c=u(s);c.Axios=i,c.create=function(t){return u(a(c.defaults,t))},c.Cancel=n("7a77"),c.CancelToken=n("8df4"),c.isCancel=n("2e67"),c.all=function(t){return Promise.all(t)},c.spread=n("0df6"),c.isAxiosError=n("5f02"),t.exports=c,t.exports.default=c},d012:function(t,e){t.exports={}},d039:function(t,e){t.exports=function(t){try{return!!t()}catch(e){return!0}}},d066:function(t,e,n){var r=n("428f"),o=n("da84"),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},d1e7:function(t,e,n){"use strict";var r={}.propertyIsEnumerable,o=Object.getOwnPropertyDescriptor,i=o&&!r.call({1:2},1);e.f=i?function(t){var e=o(this,t);return!!e&&e.enumerable}:r},d29f:function(t,e,n){var r=n("1a58"),o=n("a032"),i=n("0415"),a=n("b9f3"),s=n("a221"),u=n("2bbf"),c=o("wks"),l=r.Symbol,f=u?l:l&&l.withoutSetter||a;t.exports=function(t){return i(c,t)&&(s||"string"==typeof c[t])||(s&&i(l,t)?c[t]=l[t]:c[t]=f("Symbol."+t)),c[t]}},d2bb:function(t,e,n){var r=n("825a"),o=n("3bbe");t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set,t.call(n,[]),e=n instanceof Array}catch(i){}return function(n,i){return r(n),o(i),e?t.call(n,i):n.__proto__=i,n}}():void 0)},d360:function(t,e,n){(function(t){(function(e){"use strict";t&&t.exports&&(t.exports=e.btoa)})(window)}).call(this,n("62e4")(t))},d3b7:function(t,e,n){var r=n("00ee"),o=n("6eeb"),i=n("b041");r||o(Object.prototype,"toString",i,{unsafe:!0})},d44e:function(t,e,n){var r=n("9bf2").f,o=n("5135"),i=n("b622"),a=i("toStringTag");t.exports=function(t,e,n){t&&!o(t=n?t:t.prototype,a)&&r(t,a,{configurable:!0,value:e})}},d58f:function(t,e,n){var r=n("1c0b"),o=n("7b0b"),i=n("44ad"),a=n("50c4"),s=function(t){return function(e,n,s,u){r(n);var c=o(e),l=i(c),f=a(c.length),p=t?f-1:0,d=t?-1:1;if(s<2)while(1){if(p in l){u=l[p],p+=d;break}if(p+=d,t?p<0:f<=p)throw TypeError("Reduce of empty array with no initial value")}for(;t?p>=0:f>p;p+=d)p in l&&(u=n(u,l[p],p,c));return u}};t.exports={left:s(!1),right:s(!0)}},d784:function(t,e,n){"use strict";n("ac1f");var r=n("6eeb"),o=n("d039"),i=n("b622"),a=n("9263"),s=n("9112"),u=i("species"),c=!o((function(){var t=/./;return t.exec=function(){var t=[];return t.groups={a:"7"},t},"7"!=="".replace(t,"$")})),l=function(){return"$0"==="a".replace(/./,"$0")}(),f=i("replace"),p=function(){return!!/./[f]&&""===/./[f]("a","$0")}(),d=!o((function(){var t=/(?:)/,e=t.exec;t.exec=function(){return e.apply(this,arguments)};var n="ab".split(t);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));t.exports=function(t,e,n,f){var h=i(t),v=!o((function(){var e={};return e[h]=function(){return 7},7!=""[t](e)})),m=v&&!o((function(){var e=!1,n=/a/;return"split"===t&&(n={},n.constructor={},n.constructor[u]=function(){return n},n.flags="",n[h]=/./[h]),n.exec=function(){return e=!0,null},n[h](""),!e}));if(!v||!m||"replace"===t&&(!c||!l||p)||"split"===t&&!d){var g=/./[h],y=n(h,""[t],(function(t,e,n,r,o){return e.exec===a?v&&!o?{done:!0,value:g.call(e,n,r)}:{done:!0,value:t.call(n,e,r)}:{done:!1}}),{REPLACE_KEEPS_$0:l,REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE:p}),b=y[0],w=y[1];r(String.prototype,t,b),r(RegExp.prototype,h,2==e?function(t,e){return w.call(t,this,e)}:function(t){return w.call(t,this)})}f&&s(RegExp.prototype[h],"sham",!0)}},d81d:function(t,e,n){"use strict";var r=n("23e7"),o=n("b727").map,i=n("1dde"),a=i("map");r({target:"Array",proto:!0,forced:!a},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},d90a:function(t){t.exports=JSON.parse('{"AlreadyOnLessPass":"¿Ya tienes LessPass? Registrarse","AtLeastOneOptionShouldBeSelected":"Debe seleccionar al menos una opción entre minúsculas, mayúsculas, números o símbolos.","Change my password":"Cambiar mi contraseña","ChangePasswordError":"No podemos cambiar su contraseña con la información proporcionada.","ChangePasswordSuccessful":"Su contraseña fue cambiada exitosamente.","Copied":"¡ copiado !","Counter":"Contador","CounterFieldHelp":"Aumente este valor para cambiar la contraseña generada sin cambiar su contraseña maestra.","CreatePassword":"¿Quiere crear una?","Current Master Password":"Contraseña maestra actual","Default password profile":"Perfil de contraseña predeterminado","Email":"Correo electrónico","EmailAlreadyExist":"Este correo electrónico ya está registrado. ¿Quiere iniciar sesión o recuperar su contraseña?","EmailInvalid":"Ingrese un correo elecrónico válido","EmailRequiredError":"Necesitamos un correo electrónico para encontrar su cuenta.","Encrypt my master password":"Cifrar mi contraseña maestra","ForgotPassword":"¿Olvidó su contraseña?","Generate":"Generar","It is not recommended to change the default url.":"No se recomienda cambiar la URL predeterminada.","Length":"Tamaño","LengthDeprecationWarning":"La longitud máxima de una contraseña es de 35 caracteres.","LessPass Database":"Base de datos LessPass","LessPass Database Url":"URL de la base de datos LessPass","Login":"Acceso","LoginFormInvalid":"El correo electrónico y la contraseña son obligatorios","LoginIncorrectError":"El correo electrónico y la contraseña que ingresó no concuerdan con nuestros registros. Revíselos de nuevo.","Master Password":"Contraseña maestra","MasterPasswordsEqualsNoNeedToChange":"La contraseña maestra anterior y la contraseña maestra nueva son iguales. ¡No es necesario cambiarlo!","MasterPasswordsRequired":"Se requieren una contraseña maestra anterior y una contraseña maestra nueva.","My Account":"Mi cuenta","New Master Password":"Nueva contraseña maestra","New20210331":"Me hice cargo del desarrollo de LessPass, para corregir errores y mejorar la interfaz. Simplifiqué la página de inicio de sesión para corregir el problema con la URL de inicio de sesión para la versión autohospedada. La contraseña maestra se cifra de forma predeterminada antes de enviarse al servidor. Siempre es posible desmarcar esta opción, pero solo para conexiones.","NewToLessPass":"¿Nuevo en LessPass? Únete ahora","Next":"Después","NoMatchFor":"¡Vaya! No ha resultados para","NoPassword":"No tiene ningún perfil de contraseñas guardado en su base de datos.","Options":"Opciones","PasswordProfileCopied":"Se ha copiado su perfil de contraseña","PasswordResetRequired":"Se requiere una contraseña","PasswordResetSuccessful":"Su contraseña ha sido reestablecida con éxito.","PasswordTooCommon":"Esta contraseña es muy común.","PasswordTooShort":"Esta contraseña es muy corta. Debe contener al menos 8 caracteres.","Previous":"Anterior","Register":"Registrar","Reset my password":"Reestablecer mi contraseña","ResetLinkExpired":"El enlace para reestablecer esta contraseña ha expirado.","ResetPasswordHelpText":"Ingrese la dirección de correo electrónico verificada de su cuenta de usuario y le enviaremos un enlace para restablecer la contraseña.","Save":"Salvar","Saved passwords":"Contraseñas guardadas","Search":"Buscar","Settings":"Configuraciones","Sign In":"Ingresar","Sign out":"Desconectar","Site":"Sitio","SiteLoginMasterPasswordMandatory":"Los campos sitio, usuario y contraseña maestra son obligatorios.","SorryCopy":"Lamentamos que la copia sólo funcione en navegadores modernos","UpdateYourSearch":"Trate de ampliar su búsqueda.","Username":"Nombre de usuario","WantToHelp":"¿Quieres ayudarme? No dude en contribuir a LessPass","WelcomeRegister":"Bienvenido o bienvenida {email}, gracias por registrarse.","What is new ?":"Qué es nuevo ?","What is new?":"¿Qué es nuevo?","resetPasswordSuccess":"Si la dirección de correo electrónico {email} está asociada a una cuenta LessPass, recibirá un correo electrónico de LessPass con instrucciones sobre cómo restablecer su contraseña."}')},d925:function(t,e,n){"use strict";t.exports=function(t){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(t)}},da84:function(t,e,n){(function(e){var n=function(t){return t&&t.Math==Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e&&e)||function(){return this}()||Function("return this")()}).call(this,n("c8ba"))},db62:function(t,e){t.exports=function(t){try{return!!t()}catch(e){return!0}}},db7d:function(t,e,n){"use strict";var r,o,i,a=n("db62"),s=n("1ae2"),u=n("fcfd"),c=n("0415"),l=n("d29f"),f=n("1fc2"),p=l("iterator"),d=!1,h=function(){return this};[].keys&&(i=[].keys(),"next"in i?(o=s(s(i)),o!==Object.prototype&&(r=o)):d=!0);var v=void 0==r||a((function(){var t={};return r[p].call(t)!==t}));v&&(r={}),f&&!v||c(r,p)||u(r,p,h),t.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:d}},dbb4:function(t,e,n){var r=n("23e7"),o=n("83ab"),i=n("56ef"),a=n("fc6a"),s=n("06cf"),u=n("8418");r({target:"Object",stat:!0,sham:!o},{getOwnPropertyDescriptors:function(t){var e,n,r=a(t),o=s.f,c=i(r),l={},f=0;while(c.length>f)n=o(r,e=c[f++]),void 0!==n&&u(l,e,n);return l}})},de95:function(t,e,n){var r=n("d29f"),o=n("ecba"),i=r("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||a[i]===t)}},df75:function(t,e,n){var r=n("ca84"),o=n("7839");t.exports=Object.keys||function(t){return r(t,o)}},df7c:function(t,e,n){(function(t){function n(t,e){for(var n=0,r=t.length-1;r>=0;r--){var o=t[r];"."===o?t.splice(r,1):".."===o?(t.splice(r,1),n++):n&&(t.splice(r,1),n--)}if(e)for(;n--;n)t.unshift("..");return t}function r(t){"string"!==typeof t&&(t+="");var e,n=0,r=-1,o=!0;for(e=t.length-1;e>=0;--e)if(47===t.charCodeAt(e)){if(!o){n=e+1;break}}else-1===r&&(o=!1,r=e+1);return-1===r?"":t.slice(n,r)}function o(t,e){if(t.filter)return t.filter(e);for(var n=[],r=0;r=-1&&!r;i--){var a=i>=0?arguments[i]:t.cwd();if("string"!==typeof a)throw new TypeError("Arguments to path.resolve must be strings");a&&(e=a+"/"+e,r="/"===a.charAt(0))}return e=n(o(e.split("/"),(function(t){return!!t})),!r).join("/"),(r?"/":"")+e||"."},e.normalize=function(t){var r=e.isAbsolute(t),a="/"===i(t,-1);return t=n(o(t.split("/"),(function(t){return!!t})),!r).join("/"),t||r||(t="."),t&&a&&(t+="/"),(r?"/":"")+t},e.isAbsolute=function(t){return"/"===t.charAt(0)},e.join=function(){var t=Array.prototype.slice.call(arguments,0);return e.normalize(o(t,(function(t,e){if("string"!==typeof t)throw new TypeError("Arguments to path.join must be strings");return t})).join("/"))},e.relative=function(t,n){function r(t){for(var e=0;e=0;n--)if(""!==t[n])break;return e>n?[]:t.slice(e,n-e+1)}t=e.resolve(t).substr(1),n=e.resolve(n).substr(1);for(var o=r(t.split("/")),i=r(n.split("/")),a=Math.min(o.length,i.length),s=a,u=0;u=1;--i)if(e=t.charCodeAt(i),47===e){if(!o){r=i;break}}else o=!1;return-1===r?n?"/":".":n&&1===r?"/":t.slice(0,r)},e.basename=function(t,e){var n=r(t);return e&&n.substr(-1*e.length)===e&&(n=n.substr(0,n.length-e.length)),n},e.extname=function(t){"string"!==typeof t&&(t+="");for(var e=-1,n=0,r=-1,o=!0,i=0,a=t.length-1;a>=0;--a){var s=t.charCodeAt(a);if(47!==s)-1===r&&(o=!1,r=a+1),46===s?-1===e?e=a:1!==i&&(i=1):-1!==e&&(i=-1);else if(!o){n=a+1;break}}return-1===e||-1===r||0===i||1===i&&e===r-1&&e===n+1?"":t.slice(e,r)};var i="b"==="ab".substr(-1)?function(t,e,n){return t.substr(e,n)}:function(t,e,n){return e<0&&(e=t.length+e),t.substr(e,n)}}).call(this,n("4362"))},e15f:function(t,e,n){var r=n("f8f7"),o=n("db62"),i=n("b7a0");t.exports=!r&&!o((function(){return 7!=Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},e36c:function(t,e,n){(function(t){(function(e){"use strict";t&&t.exports&&(t.exports=e.atob)})(window)}).call(this,n("62e4")(t))},e438:function(t,e,n){var r=n("9753"),o=n("17a4");t.exports=function(t){return r(o(t))}},e439:function(t,e,n){var r=n("23e7"),o=n("d039"),i=n("fc6a"),a=n("06cf").f,s=n("83ab"),u=o((function(){a(1)})),c=!s||u;r({target:"Object",stat:!0,forced:c,sham:!s},{getOwnPropertyDescriptor:function(t,e){return a(i(t),e)}})},e538:function(t,e,n){var r=n("b622");e.f=r},e56d:function(t,e,n){var r=n("f8f7"),o=n("49f6"),i=n("2bba"),a=n("65f7");t.exports=r?Object.defineProperties:function(t,e){i(t);var n,r=a(e),s=r.length,u=0;while(s>u)o.f(t,n=r[u++],e[n]);return t}},e586:function(t,e,n){var r=n("bd67");t.exports=r("document","documentElement")},e683:function(t,e,n){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},e893:function(t,e,n){var r=n("5135"),o=n("56ef"),i=n("06cf"),a=n("9bf2");t.exports=function(t,e){for(var n=o(e),s=a.f,u=i.f,c=0;c79&&a<83;r({target:"Array",proto:!0,forced:!u||c},{reduceRight:function(t){return o(this,t,arguments.length,arguments.length>1?arguments[1]:void 0)}})},f4fb:function(t,e,n){(function(){var e=function(t,n){var o=this;e.count=(e.count||0)+1,this.count=e.count,this.isOpened=!1,this.input=i(t),this.input.setAttribute("autocomplete","off"),this.input.setAttribute("aria-expanded","false"),this.input.setAttribute("aria-owns","awesomplete_list_"+this.count),this.input.setAttribute("role","combobox"),this.options=n=n||{},r(this,{minChars:2,maxItems:10,autoFirst:!1,data:e.DATA,filter:e.FILTER_CONTAINS,sort:!1!==n.sort&&e.SORT_BYLENGTH,container:e.CONTAINER,item:e.ITEM,replace:e.REPLACE,tabSelect:!1},n),this.index=-1,this.container=this.container(t),this.ul=i.create("ul",{hidden:"hidden",role:"listbox",id:"awesomplete_list_"+this.count,inside:this.container}),this.status=i.create("span",{className:"visually-hidden",role:"status","aria-live":"assertive","aria-atomic":!0,inside:this.container,textContent:0!=this.minChars?"Type "+this.minChars+" or more characters for results.":"Begin typing for results."}),this._events={input:{input:this.evaluate.bind(this),blur:this.close.bind(this,{reason:"blur"}),keydown:function(t){var e=t.keyCode;o.opened&&(13===e&&o.selected?(t.preventDefault(),o.select(void 0,void 0,t)):9===e&&o.selected&&o.tabSelect?o.select(void 0,void 0,t):27===e?o.close({reason:"esc"}):38!==e&&40!==e||(t.preventDefault(),o[38===e?"previous":"next"]()))}},form:{submit:this.close.bind(this,{reason:"submit"})},ul:{mousedown:function(t){t.preventDefault()},click:function(t){var e=t.target;if(e!==this){while(e&&!/li/i.test(e.nodeName))e=e.parentNode;e&&0===t.button&&(t.preventDefault(),o.select(e,t.target,t))}}}},i.bind(this.input,this._events.input),i.bind(this.input.form,this._events.form),i.bind(this.ul,this._events.ul),this.input.hasAttribute("list")?(this.list="#"+this.input.getAttribute("list"),this.input.removeAttribute("list")):this.list=this.input.getAttribute("data-list")||n.list||[],e.all.push(this)};function n(t){var e=Array.isArray(t)?{label:t[0],value:t[1]}:"object"===typeof t&&"label"in t&&"value"in t?t:{label:t,value:t};this.label=e.label||e.value,this.value=e.value}function r(t,e,n){for(var r in e){var o=e[r],i=t.input.getAttribute("data-"+r.toLowerCase());t[r]="number"===typeof o?parseInt(i):!1===o?null!==i:o instanceof Function?null:i,t[r]||0===t[r]||(t[r]=r in n?n[r]:o)}}e.prototype={set list(t){if(Array.isArray(t))this._list=t;else if("string"===typeof t&&t.indexOf(",")>-1)this._list=t.split(/\s*,\s*/);else if(t=i(t),t&&t.children){var e=[];o.apply(t.children).forEach((function(t){if(!t.disabled){var n=t.textContent.trim(),r=t.value||n,o=t.label||n;""!==r&&e.push({label:o,value:r})}})),this._list=e}document.activeElement===this.input&&this.evaluate()},get selected(){return this.index>-1},get opened(){return this.isOpened},close:function(t){this.opened&&(this.input.setAttribute("aria-expanded","false"),this.ul.setAttribute("hidden",""),this.isOpened=!1,this.index=-1,this.status.setAttribute("hidden",""),i.fire(this.input,"awesomplete-close",t||{}))},open:function(){this.input.setAttribute("aria-expanded","true"),this.ul.removeAttribute("hidden"),this.isOpened=!0,this.status.removeAttribute("hidden"),this.autoFirst&&-1===this.index&&this.goto(0),i.fire(this.input,"awesomplete-open")},destroy:function(){if(i.unbind(this.input,this._events.input),i.unbind(this.input.form,this._events.form),!this.options.container){var t=this.container.parentNode;t.insertBefore(this.input,this.container),t.removeChild(this.container)}this.input.removeAttribute("autocomplete"),this.input.removeAttribute("aria-autocomplete");var n=e.all.indexOf(this);-1!==n&&e.all.splice(n,1)},next:function(){var t=this.ul.children.length;this.goto(this.index-1&&e.length>0&&(e[t].setAttribute("aria-selected","true"),this.status.textContent=e[t].textContent+", list item "+(t+1)+" of "+e.length,this.input.setAttribute("aria-activedescendant",this.ul.id+"_item_"+this.index),this.ul.scrollTop=e[t].offsetTop-this.ul.clientHeight+e[t].clientHeight,i.fire(this.input,"awesomplete-highlight",{text:this.suggestions[this.index]}))},select:function(t,e,n){if(t?this.index=i.siblingIndex(t):t=this.ul.children[this.index],t){var r=this.suggestions[this.index],o=i.fire(this.input,"awesomplete-select",{text:r,origin:e||t,originalEvent:n});o&&(this.replace(r),this.close({reason:"select"}),i.fire(this.input,"awesomplete-selectcomplete",{text:r,originalEvent:n}))}},evaluate:function(){var t=this,e=this.input.value;e.length>=this.minChars&&this._list&&this._list.length>0?(this.index=-1,this.ul.innerHTML="",this.suggestions=this._list.map((function(r){return new n(t.data(r,e))})).filter((function(n){return t.filter(n,e)})),!1!==this.sort&&(this.suggestions=this.suggestions.sort(this.sort)),this.suggestions=this.suggestions.slice(0,this.maxItems),this.suggestions.forEach((function(n,r){t.ul.appendChild(t.item(n,e,r))})),0===this.ul.children.length?(this.status.textContent="No results found",this.close({reason:"nomatches"})):(this.open(),this.status.textContent=this.ul.children.length+" results found")):(this.close({reason:"nomatches"}),this.status.textContent="No results found")}},e.all=[],e.FILTER_CONTAINS=function(t,e){return RegExp(i.regExpEscape(e.trim()),"i").test(t)},e.FILTER_STARTSWITH=function(t,e){return RegExp("^"+i.regExpEscape(e.trim()),"i").test(t)},e.SORT_BYLENGTH=function(t,e){return t.length!==e.length?t.length-e.length:t$&");return i.create("li",{innerHTML:r,role:"option","aria-selected":"false",id:"awesomplete_list_"+this.count+"_item_"+n})},e.REPLACE=function(t){this.input.value=t.value},e.DATA=function(t){return t},Object.defineProperty(n.prototype=Object.create(String.prototype),"length",{get:function(){return this.label.length}}),n.prototype.toString=n.prototype.valueOf=function(){return""+this.label};var o=Array.prototype.slice;function i(t,e){return"string"===typeof t?(e||document).querySelector(t):t||null}function a(t,e){return o.call((e||document).querySelectorAll(t))}function s(){a("input.awesomplete").forEach((function(t){new e(t)}))}i.create=function(t,e){var n=document.createElement(t);for(var r in e){var o=e[r];if("inside"===r)i(o).appendChild(n);else if("around"===r){var a=i(o);a.parentNode.insertBefore(n,a),n.appendChild(a),null!=a.getAttribute("autofocus")&&a.focus()}else r in n?n[r]=o:n.setAttribute(r,o)}return n},i.bind=function(t,e){if(t)for(var n in e){var r=e[n];n.split(/\s+/).forEach((function(e){t.addEventListener(e,r)}))}},i.unbind=function(t,e){if(t)for(var n in e){var r=e[n];n.split(/\s+/).forEach((function(e){t.removeEventListener(e,r)}))}},i.fire=function(t,e,n){var r=document.createEvent("HTMLEvents");for(var o in r.initEvent(e,!0,!0),n)r[o]=n[o];return t.dispatchEvent(r)},i.regExpEscape=function(t){return t.replace(/[-\\^$*+?.()|[\]{}]/g,"\\$&")},i.siblingIndex=function(t){for(var e=0;t=t.previousElementSibling;e++);return e},"undefined"!==typeof self&&(self.Awesomplete=e),"undefined"!==typeof Document&&("loading"!==document.readyState?s():document.addEventListener("DOMContentLoaded",s)),e.$=i,e.$$=a,t.exports&&(t.exports=e)})()},f577:function(t,e,n){var r=n("1a58"),o=n("fcfd");t.exports=function(t,e){try{o(r,t,e)}catch(n){r[t]=e}return e}},f5df:function(t,e,n){var r=n("00ee"),o=n("c6b6"),i=n("b622"),a=i("toStringTag"),s="Arguments"==o(function(){return arguments}()),u=function(t,e){try{return t[e]}catch(n){}};t.exports=r?o:function(t){var e,n,r;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=u(e=Object(t),a))?n:s?o(e):"Object"==(r=o(e))&&"function"==typeof e.callee?"Arguments":r}},f624:function(t,e,n){"use strict";n("0407")},f6b4:function(t,e,n){"use strict";var r=n("c532");function o(){this.handlers=[]}o.prototype.use=function(t,e){return this.handlers.push({fulfilled:t,rejected:e}),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},f732:function(t,e,n){"use strict";n("ebad")},f772:function(t,e,n){var r=n("5692"),o=n("90e3"),i=r("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},f87e:function(t,e,n){"use strict";n("afbc")},f8f7:function(t,e,n){var r=n("db62");t.exports=!r((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]}))},f90e:function(t,e,n){var r=n("fd4c");t.exports=/web0s(?!.*chrome)/i.test(r)},f9e3:function(t,e,n){},fafa:function(t,e,n){var r=n("1a58");t.exports=r},fb6a:function(t,e,n){"use strict";var r=n("23e7"),o=n("861d"),i=n("e8b5"),a=n("23cb"),s=n("50c4"),u=n("fc6a"),c=n("8418"),l=n("b622"),f=n("1dde"),p=f("slice"),d=l("species"),h=[].slice,v=Math.max;r({target:"Array",proto:!0,forced:!p},{slice:function(t,e){var n,r,l,f=u(this),p=s(f.length),m=a(t,p),g=a(void 0===e?p:e,p);if(i(f)&&(n=f.constructor,"function"!=typeof n||n!==Array&&!i(n.prototype)?o(n)&&(n=n[d],null===n&&(n=void 0)):n=void 0,n===Array||void 0===n))return h.call(f,m,g);for(r=new(void 0===n?Array:n)(v(g-m,0)),l=0;m 0 ? floor : ceil)(argument);\n};\n","var DESCRIPTORS = require('../internals/descriptors');\nvar propertyIsEnumerableModule = require('../internals/object-property-is-enumerable');\nvar createPropertyDescriptor = require('../internals/create-property-descriptor');\nvar toIndexedObject = require('../internals/to-indexed-object');\nvar toPrimitive = require('../internals/to-primitive');\nvar has = require('../internals/has');\nvar IE8_DOM_DEFINE = require('../internals/ie8-dom-define');\n\nvar nativeGetOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;\n\n// `Object.getOwnPropertyDescriptor` method\n// https://tc39.es/ecma262/#sec-object.getownpropertydescriptor\nexports.f = DESCRIPTORS ? nativeGetOwnPropertyDescriptor : function getOwnPropertyDescriptor(O, P) {\n O = toIndexedObject(O);\n P = toPrimitive(P, true);\n if (IE8_DOM_DEFINE) try {\n return nativeGetOwnPropertyDescriptor(O, P);\n } catch (error) { /* empty */ }\n if (has(O, P)) return createPropertyDescriptor(!propertyIsEnumerableModule.f.call(O, P), O[P]);\n};\n","'use strict';\nvar $ = require('../internals/export');\nvar IS_PURE = require('../internals/is-pure');\nvar NativePromise = require('../internals/native-promise-constructor');\nvar fails = require('../internals/fails');\nvar getBuiltIn = require('../internals/get-built-in');\nvar speciesConstructor = require('../internals/species-constructor');\nvar promiseResolve = require('../internals/promise-resolve');\nvar redefine = require('../internals/redefine');\n\n// Safari bug https://bugs.webkit.org/show_bug.cgi?id=200829\nvar NON_GENERIC = !!NativePromise && fails(function () {\n NativePromise.prototype['finally'].call({ then: function () { /* empty */ } }, function () { /* empty */ });\n});\n\n// `Promise.prototype.finally` method\n// https://tc39.es/ecma262/#sec-promise.prototype.finally\n$({ target: 'Promise', proto: true, real: true, forced: NON_GENERIC }, {\n 'finally': function (onFinally) {\n var C = speciesConstructor(this, getBuiltIn('Promise'));\n var isFunction = typeof onFinally == 'function';\n return this.then(\n isFunction ? function (x) {\n return promiseResolve(C, onFinally()).then(function () { return x; });\n } : onFinally,\n isFunction ? function (e) {\n return promiseResolve(C, onFinally()).then(function () { throw e; });\n } : onFinally\n );\n }\n});\n\n// patch native Promise.prototype for native async functions\nif (!IS_PURE && typeof NativePromise == 'function' && !NativePromise.prototype['finally']) {\n redefine(NativePromise.prototype, 'finally', getBuiltIn('Promise').prototype['finally']);\n}\n","var toIndexedObject = require('../internals/to-indexed-object');\nvar toLength = require('../internals/to-length');\nvar toAbsoluteIndex = require('../internals/to-absolute-index');\n\n// `Array.prototype.{ indexOf, includes }` methods implementation\nvar createMethod = function (IS_INCLUDES) {\n return function ($this, el, fromIndex) {\n var O = toIndexedObject($this);\n var length = toLength(O.length);\n var index = toAbsoluteIndex(fromIndex, length);\n var value;\n // Array#includes uses SameValueZero equality algorithm\n // eslint-disable-next-line no-self-compare -- NaN check\n if (IS_INCLUDES && el != el) while (length > index) {\n value = O[index++];\n // eslint-disable-next-line no-self-compare -- NaN check\n if (value != value) return true;\n // Array#indexOf ignores holes, Array#includes - not\n } else for (;length > index; index++) {\n if ((IS_INCLUDES || index in O) && O[index] === el) return IS_INCLUDES || index || 0;\n } return !IS_INCLUDES && -1;\n };\n};\n\nmodule.exports = {\n // `Array.prototype.includes` method\n // https://tc39.es/ecma262/#sec-array.prototype.includes\n includes: createMethod(true),\n // `Array.prototype.indexOf` method\n // https://tc39.es/ecma262/#sec-array.prototype.indexof\n indexOf: createMethod(false)\n};\n","'use strict';\n\nvar utils = require('./../utils');\nvar buildURL = require('../helpers/buildURL');\nvar InterceptorManager = require('./InterceptorManager');\nvar dispatchRequest = require('./dispatchRequest');\nvar mergeConfig = require('./mergeConfig');\n\n/**\n * Create a new instance of Axios\n *\n * @param {Object} instanceConfig The default config for the instance\n */\nfunction Axios(instanceConfig) {\n this.defaults = instanceConfig;\n this.interceptors = {\n request: new InterceptorManager(),\n response: new InterceptorManager()\n };\n}\n\n/**\n * Dispatch a request\n *\n * @param {Object} config The config specific for this request (merged with this.defaults)\n */\nAxios.prototype.request = function request(config) {\n /*eslint no-param-reassign:0*/\n // Allow for axios('example/url'[, config]) a la fetch API\n if (typeof config === 'string') {\n config = arguments[1] || {};\n config.url = arguments[0];\n } else {\n config = config || {};\n }\n\n config = mergeConfig(this.defaults, config);\n\n // Set config.method\n if (config.method) {\n config.method = config.method.toLowerCase();\n } else if (this.defaults.method) {\n config.method = this.defaults.method.toLowerCase();\n } else {\n config.method = 'get';\n }\n\n // Hook up interceptors middleware\n var chain = [dispatchRequest, undefined];\n var promise = Promise.resolve(config);\n\n this.interceptors.request.forEach(function unshiftRequestInterceptors(interceptor) {\n chain.unshift(interceptor.fulfilled, interceptor.rejected);\n });\n\n this.interceptors.response.forEach(function pushResponseInterceptors(interceptor) {\n chain.push(interceptor.fulfilled, interceptor.rejected);\n });\n\n while (chain.length) {\n promise = promise.then(chain.shift(), chain.shift());\n }\n\n return promise;\n};\n\nAxios.prototype.getUri = function getUri(config) {\n config = mergeConfig(this.defaults, config);\n return buildURL(config.url, config.params, config.paramsSerializer).replace(/^\\?/, '');\n};\n\n// Provide aliases for supported request methods\nutils.forEach(['delete', 'get', 'head', 'options'], function forEachMethodNoData(method) {\n /*eslint func-names:0*/\n Axios.prototype[method] = function(url, config) {\n return this.request(mergeConfig(config || {}, {\n method: method,\n url: url,\n data: (config || {}).data\n }));\n };\n});\n\nutils.forEach(['post', 'put', 'patch'], function forEachMethodWithData(method) {\n /*eslint func-names:0*/\n Axios.prototype[method] = function(url, data, config) {\n return this.request(mergeConfig(config || {}, {\n method: method,\n url: url,\n data: data\n }));\n };\n});\n\nmodule.exports = Axios;\n","var toObject = require('../internals/to-object');\n\nvar floor = Math.floor;\nvar replace = ''.replace;\nvar SUBSTITUTION_SYMBOLS = /\\$([$&'`]|\\d{1,2}|<[^>]*>)/g;\nvar SUBSTITUTION_SYMBOLS_NO_NAMED = /\\$([$&'`]|\\d{1,2})/g;\n\n// https://tc39.es/ecma262/#sec-getsubstitution\nmodule.exports = function (matched, str, position, captures, namedCaptures, replacement) {\n var tailPos = position + matched.length;\n var m = captures.length;\n var symbols = SUBSTITUTION_SYMBOLS_NO_NAMED;\n if (namedCaptures !== undefined) {\n namedCaptures = toObject(namedCaptures);\n symbols = SUBSTITUTION_SYMBOLS;\n }\n return replace.call(replacement, symbols, function (match, ch) {\n var capture;\n switch (ch.charAt(0)) {\n case '$': return '$';\n case '&': return matched;\n case '`': return str.slice(0, position);\n case \"'\": return str.slice(tailPos);\n case '<':\n capture = namedCaptures[ch.slice(1, -1)];\n break;\n default: // \\d\\d?\n var n = +ch;\n if (n === 0) return match;\n if (n > m) {\n var f = floor(n / 10);\n if (f === 0) return match;\n if (f <= m) return captures[f - 1] === undefined ? ch.charAt(1) : captures[f - 1] + ch.charAt(1);\n return match;\n }\n capture = captures[n - 1];\n }\n return capture === undefined ? '' : capture;\n });\n};\n","var DESCRIPTORS = require('../internals/descriptors');\nvar fails = require('../internals/fails');\nvar createElement = require('../internals/document-create-element');\n\n// Thank's IE8 for his funny defineProperty\nmodule.exports = !DESCRIPTORS && !fails(function () {\n return Object.defineProperty(createElement('div'), 'a', {\n get: function () { return 7; }\n }).a != 7;\n});\n","'use strict';\n\n/**\n * Syntactic sugar for invoking a function and expanding an array for arguments.\n *\n * Common use case would be to use `Function.prototype.apply`.\n *\n * ```js\n * function f(x, y, z) {}\n * var args = [1, 2, 3];\n * f.apply(null, args);\n * ```\n *\n * With `spread` this example can be re-written.\n *\n * ```js\n * spread(function(x, y, z) {})([1, 2, 3]);\n * ```\n *\n * @param {Function} callback\n * @returns {Function}\n */\nmodule.exports = function spread(callback) {\n return function wrap(arr) {\n return callback.apply(null, arr);\n };\n};\n","var wellKnownSymbol = require('../internals/well-known-symbol');\n\nvar ITERATOR = wellKnownSymbol('iterator');\nvar SAFE_CLOSING = false;\n\ntry {\n var called = 0;\n var iteratorWithReturn = {\n next: function () {\n return { done: !!called++ };\n },\n 'return': function () {\n SAFE_CLOSING = true;\n }\n };\n iteratorWithReturn[ITERATOR] = function () {\n return this;\n };\n // eslint-disable-next-line no-throw-literal -- required for testing\n Array.from(iteratorWithReturn, function () { throw 2; });\n} catch (error) { /* empty */ }\n\nmodule.exports = function (exec, SKIP_CLOSING) {\n if (!SKIP_CLOSING && !SAFE_CLOSING) return false;\n var ITERATION_SUPPORT = false;\n try {\n var object = {};\n object[ITERATOR] = function () {\n return {\n next: function () {\n return { done: ITERATION_SUPPORT = true };\n }\n };\n };\n exec(object);\n } catch (error) { /* empty */ }\n return ITERATION_SUPPORT;\n};\n","var anObject = require('../internals/an-object');\nvar isArrayIteratorMethod = require('../internals/is-array-iterator-method');\nvar toLength = require('../internals/to-length');\nvar bind = require('../internals/function-bind-context');\nvar getIteratorMethod = require('../internals/get-iterator-method');\nvar iteratorClose = require('../internals/iterator-close');\n\nvar Result = function (stopped, result) {\n this.stopped = stopped;\n this.result = result;\n};\n\nmodule.exports = function (iterable, unboundFunction, options) {\n var that = options && options.that;\n var AS_ENTRIES = !!(options && options.AS_ENTRIES);\n var IS_ITERATOR = !!(options && options.IS_ITERATOR);\n var INTERRUPTED = !!(options && options.INTERRUPTED);\n var fn = bind(unboundFunction, that, 1 + AS_ENTRIES + INTERRUPTED);\n var iterator, iterFn, index, length, result, next, step;\n\n var stop = function (condition) {\n if (iterator) iteratorClose(iterator);\n return new Result(true, condition);\n };\n\n var callFn = function (value) {\n if (AS_ENTRIES) {\n anObject(value);\n return INTERRUPTED ? fn(value[0], value[1], stop) : fn(value[0], value[1]);\n } return INTERRUPTED ? fn(value, stop) : fn(value);\n };\n\n if (IS_ITERATOR) {\n iterator = iterable;\n } else {\n iterFn = getIteratorMethod(iterable);\n if (typeof iterFn != 'function') throw TypeError('Target is not iterable');\n // optimisation for array iterators\n if (isArrayIteratorMethod(iterFn)) {\n for (index = 0, length = toLength(iterable.length); length > index; index++) {\n result = callFn(iterable[index]);\n if (result && result instanceof Result) return result;\n } return new Result(false);\n }\n iterator = iterFn.call(iterable);\n }\n\n next = iterator.next;\n while (!(step = next.call(iterator)).done) {\n try {\n result = callFn(step.value);\n } catch (error) {\n iteratorClose(iterator);\n throw error;\n }\n if (typeof result == 'object' && result && result instanceof Result) return result;\n } return new Result(false);\n};\n","'use strict';\nvar fixRegExpWellKnownSymbolLogic = require('../internals/fix-regexp-well-known-symbol-logic');\nvar isRegExp = require('../internals/is-regexp');\nvar anObject = require('../internals/an-object');\nvar requireObjectCoercible = require('../internals/require-object-coercible');\nvar speciesConstructor = require('../internals/species-constructor');\nvar advanceStringIndex = require('../internals/advance-string-index');\nvar toLength = require('../internals/to-length');\nvar callRegExpExec = require('../internals/regexp-exec-abstract');\nvar regexpExec = require('../internals/regexp-exec');\nvar fails = require('../internals/fails');\n\nvar arrayPush = [].push;\nvar min = Math.min;\nvar MAX_UINT32 = 0xFFFFFFFF;\n\n// babel-minify transpiles RegExp('x', 'y') -> /x/y and it causes SyntaxError\nvar SUPPORTS_Y = !fails(function () { return !RegExp(MAX_UINT32, 'y'); });\n\n// @@split logic\nfixRegExpWellKnownSymbolLogic('split', 2, function (SPLIT, nativeSplit, maybeCallNative) {\n var internalSplit;\n if (\n 'abbc'.split(/(b)*/)[1] == 'c' ||\n // eslint-disable-next-line regexp/no-empty-group -- required for testing\n 'test'.split(/(?:)/, -1).length != 4 ||\n 'ab'.split(/(?:ab)*/).length != 2 ||\n '.'.split(/(.?)(.?)/).length != 4 ||\n // eslint-disable-next-line regexp/no-assertion-capturing-group, regexp/no-empty-group -- required for testing\n '.'.split(/()()/).length > 1 ||\n ''.split(/.?/).length\n ) {\n // based on es5-shim implementation, need to rework it\n internalSplit = function (separator, limit) {\n var string = String(requireObjectCoercible(this));\n var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;\n if (lim === 0) return [];\n if (separator === undefined) return [string];\n // If `separator` is not a regex, use native split\n if (!isRegExp(separator)) {\n return nativeSplit.call(string, separator, lim);\n }\n var output = [];\n var flags = (separator.ignoreCase ? 'i' : '') +\n (separator.multiline ? 'm' : '') +\n (separator.unicode ? 'u' : '') +\n (separator.sticky ? 'y' : '');\n var lastLastIndex = 0;\n // Make `global` and avoid `lastIndex` issues by working with a copy\n var separatorCopy = new RegExp(separator.source, flags + 'g');\n var match, lastIndex, lastLength;\n while (match = regexpExec.call(separatorCopy, string)) {\n lastIndex = separatorCopy.lastIndex;\n if (lastIndex > lastLastIndex) {\n output.push(string.slice(lastLastIndex, match.index));\n if (match.length > 1 && match.index < string.length) arrayPush.apply(output, match.slice(1));\n lastLength = match[0].length;\n lastLastIndex = lastIndex;\n if (output.length >= lim) break;\n }\n if (separatorCopy.lastIndex === match.index) separatorCopy.lastIndex++; // Avoid an infinite loop\n }\n if (lastLastIndex === string.length) {\n if (lastLength || !separatorCopy.test('')) output.push('');\n } else output.push(string.slice(lastLastIndex));\n return output.length > lim ? output.slice(0, lim) : output;\n };\n // Chakra, V8\n } else if ('0'.split(undefined, 0).length) {\n internalSplit = function (separator, limit) {\n return separator === undefined && limit === 0 ? [] : nativeSplit.call(this, separator, limit);\n };\n } else internalSplit = nativeSplit;\n\n return [\n // `String.prototype.split` method\n // https://tc39.es/ecma262/#sec-string.prototype.split\n function split(separator, limit) {\n var O = requireObjectCoercible(this);\n var splitter = separator == undefined ? undefined : separator[SPLIT];\n return splitter !== undefined\n ? splitter.call(separator, O, limit)\n : internalSplit.call(String(O), separator, limit);\n },\n // `RegExp.prototype[@@split]` method\n // https://tc39.es/ecma262/#sec-regexp.prototype-@@split\n //\n // NOTE: This cannot be properly polyfilled in engines that don't support\n // the 'y' flag.\n function (regexp, limit) {\n var res = maybeCallNative(internalSplit, regexp, this, limit, internalSplit !== nativeSplit);\n if (res.done) return res.value;\n\n var rx = anObject(regexp);\n var S = String(this);\n var C = speciesConstructor(rx, RegExp);\n\n var unicodeMatching = rx.unicode;\n var flags = (rx.ignoreCase ? 'i' : '') +\n (rx.multiline ? 'm' : '') +\n (rx.unicode ? 'u' : '') +\n (SUPPORTS_Y ? 'y' : 'g');\n\n // ^(? + rx + ) is needed, in combination with some S slicing, to\n // simulate the 'y' flag.\n var splitter = new C(SUPPORTS_Y ? rx : '^(?:' + rx.source + ')', flags);\n var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;\n if (lim === 0) return [];\n if (S.length === 0) return callRegExpExec(splitter, S) === null ? [S] : [];\n var p = 0;\n var q = 0;\n var A = [];\n while (q < S.length) {\n splitter.lastIndex = SUPPORTS_Y ? q : 0;\n var z = callRegExpExec(splitter, SUPPORTS_Y ? S : S.slice(q));\n var e;\n if (\n z === null ||\n (e = min(toLength(splitter.lastIndex + (SUPPORTS_Y ? 0 : q)), S.length)) === p\n ) {\n q = advanceStringIndex(S, q, unicodeMatching);\n } else {\n A.push(S.slice(p, q));\n if (A.length === lim) return A;\n for (var i = 1; i <= z.length - 1; i++) {\n A.push(z[i]);\n if (A.length === lim) return A;\n }\n q = p = e;\n }\n }\n A.push(S.slice(p));\n return A;\n }\n ];\n}, !SUPPORTS_Y);\n","const frLocales = require(\"./fr.json\");\nconst esLocales = require(\"./es.json\");\nconst deLocales = require(\"./de.json\");\nconst zhTWLocales = require(\"./zh-TW.json\");\nconst zhCNLocales = require(\"./zh-CN.json\");\nconst ptLocales = require(\"./pt.json\");\nconst plLocales = require(\"./pl.json\");\nconst ruLocales = require(\"./ru.json\");\n\nmodule.exports = {\n locales: {\n fr: frLocales,\n es: esLocales,\n de: deLocales,\n zh: zhTWLocales,\n \"zh-CN\": zhCNLocales,\n pt: ptLocales,\n pl: plLocales,\n ru: ruLocales\n },\n languagesAvailable: [\"de\", \"es\", \"fr\", \"pl\", \"pt\", \"ru\", \"zh-TW\", \"zh-CN\"]\n};\n","var global = require('../internals/global');\nvar getOwnPropertyDescriptor = require('../internals/object-get-own-property-descriptor').f;\nvar createNonEnumerableProperty = require('../internals/create-non-enumerable-property');\nvar redefine = require('../internals/redefine');\nvar setGlobal = require('../internals/set-global');\nvar copyConstructorProperties = require('../internals/copy-constructor-properties');\nvar isForced = require('../internals/is-forced');\n\n/*\n options.target - name of the target object\n options.global - target is the global object\n options.stat - export as static methods of target\n options.proto - export as prototype methods of target\n options.real - real prototype method for the `pure` version\n options.forced - export even if the native feature is available\n options.bind - bind methods to the target, required for the `pure` version\n options.wrap - wrap constructors to preventing global pollution, required for the `pure` version\n options.unsafe - use the simple assignment of property instead of delete + defineProperty\n options.sham - add a flag to not completely full polyfills\n options.enumerable - export as enumerable property\n options.noTargetGet - prevent calling a getter on target\n*/\nmodule.exports = function (options, source) {\n var TARGET = options.target;\n var GLOBAL = options.global;\n var STATIC = options.stat;\n var FORCED, target, key, targetProperty, sourceProperty, descriptor;\n if (GLOBAL) {\n target = global;\n } else if (STATIC) {\n target = global[TARGET] || setGlobal(TARGET, {});\n } else {\n target = (global[TARGET] || {}).prototype;\n }\n if (target) for (key in source) {\n sourceProperty = source[key];\n if (options.noTargetGet) {\n descriptor = getOwnPropertyDescriptor(target, key);\n targetProperty = descriptor && descriptor.value;\n } else targetProperty = target[key];\n FORCED = isForced(GLOBAL ? key : TARGET + (STATIC ? '.' : '#') + key, options.forced);\n // contained in target\n if (!FORCED && targetProperty !== undefined) {\n if (typeof sourceProperty === typeof targetProperty) continue;\n copyConstructorProperties(sourceProperty, targetProperty);\n }\n // add a flag to not completely full polyfills\n if (options.sham || (targetProperty && targetProperty.sham)) {\n createNonEnumerableProperty(sourceProperty, 'sham', true);\n }\n // extend global\n redefine(target, key, sourceProperty, options);\n }\n};\n","var classof = require('./classof-raw');\nvar regexpExec = require('./regexp-exec');\n\n// `RegExpExec` abstract operation\n// https://tc39.es/ecma262/#sec-regexpexec\nmodule.exports = function (R, S) {\n var exec = R.exec;\n if (typeof exec === 'function') {\n var result = exec.call(R, S);\n if (typeof result !== 'object') {\n throw TypeError('RegExp exec method returned something other than an Object or null');\n }\n return result;\n }\n\n if (classof(R) !== 'RegExp') {\n throw TypeError('RegExp#exec called on incompatible receiver');\n }\n\n return regexpExec.call(R, S);\n};\n\n","var global = require('../internals/global');\nvar DOMIterables = require('../internals/dom-iterables');\nvar forEach = require('../internals/array-for-each');\nvar createNonEnumerableProperty = require('../internals/create-non-enumerable-property');\n\nfor (var COLLECTION_NAME in DOMIterables) {\n var Collection = global[COLLECTION_NAME];\n var CollectionPrototype = Collection && Collection.prototype;\n // some Chrome versions have non-configurable methods on DOMTokenList\n if (CollectionPrototype && CollectionPrototype.forEach !== forEach) try {\n createNonEnumerableProperty(CollectionPrototype, 'forEach', forEach);\n } catch (error) {\n CollectionPrototype.forEach = forEach;\n }\n}\n","var NATIVE_WEAK_MAP = require('../internals/native-weak-map');\nvar global = require('../internals/global');\nvar isObject = require('../internals/is-object');\nvar createNonEnumerableProperty = require('../internals/create-non-enumerable-property');\nvar objectHas = require('../internals/has');\nvar shared = require('../internals/shared-store');\nvar sharedKey = require('../internals/shared-key');\nvar hiddenKeys = require('../internals/hidden-keys');\n\nvar WeakMap = global.WeakMap;\nvar set, get, has;\n\nvar enforce = function (it) {\n return has(it) ? get(it) : set(it, {});\n};\n\nvar getterFor = function (TYPE) {\n return function (it) {\n var state;\n if (!isObject(it) || (state = get(it)).type !== TYPE) {\n throw TypeError('Incompatible receiver, ' + TYPE + ' required');\n } return state;\n };\n};\n\nif (NATIVE_WEAK_MAP) {\n var store = shared.state || (shared.state = new WeakMap());\n var wmget = store.get;\n var wmhas = store.has;\n var wmset = store.set;\n set = function (it, metadata) {\n metadata.facade = it;\n wmset.call(store, it, metadata);\n return metadata;\n };\n get = function (it) {\n return wmget.call(store, it) || {};\n };\n has = function (it) {\n return wmhas.call(store, it);\n };\n} else {\n var STATE = sharedKey('state');\n hiddenKeys[STATE] = true;\n set = function (it, metadata) {\n metadata.facade = it;\n createNonEnumerableProperty(it, STATE, metadata);\n return metadata;\n };\n get = function (it) {\n return objectHas(it, STATE) ? it[STATE] : {};\n };\n has = function (it) {\n return objectHas(it, STATE);\n };\n}\n\nmodule.exports = {\n set: set,\n get: get,\n has: has,\n enforce: enforce,\n getterFor: getterFor\n};\n","// `RequireObjectCoercible` abstract operation\n// https://tc39.es/ecma262/#sec-requireobjectcoercible\nmodule.exports = function (it) {\n if (it == undefined) throw TypeError(\"Can't call method on \" + it);\n return it;\n};\n","'use strict';\nvar $forEach = require('../internals/array-iteration').forEach;\nvar arrayMethodIsStrict = require('../internals/array-method-is-strict');\n\nvar STRICT_METHOD = arrayMethodIsStrict('forEach');\n\n// `Array.prototype.forEach` method implementation\n// https://tc39.es/ecma262/#sec-array.prototype.foreach\nmodule.exports = !STRICT_METHOD ? function forEach(callbackfn /* , thisArg */) {\n return $forEach(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);\n} : [].forEach;\n","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./Options.vue?vue&type=style&index=0&lang=css&\"","var check = function (it) {\n return it && it.Math == Math && it;\n};\n\n// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028\nmodule.exports =\n /* global globalThis -- safe */\n check(typeof globalThis == 'object' && globalThis) ||\n check(typeof window == 'object' && window) ||\n check(typeof self == 'object' && self) ||\n check(typeof global == 'object' && global) ||\n // eslint-disable-next-line no-new-func -- fallback\n (function () { return this; })() || Function('return this')();\n","var has = require('../internals/has');\nvar toObject = require('../internals/to-object');\nvar sharedKey = require('../internals/shared-key');\nvar CORRECT_PROTOTYPE_GETTER = require('../internals/correct-prototype-getter');\n\nvar IE_PROTO = sharedKey('IE_PROTO');\nvar ObjectPrototype = Object.prototype;\n\n// `Object.getPrototypeOf` method\n// https://tc39.es/ecma262/#sec-object.getprototypeof\nmodule.exports = CORRECT_PROTOTYPE_GETTER ? Object.getPrototypeOf : function (O) {\n O = toObject(O);\n if (has(O, IE_PROTO)) return O[IE_PROTO];\n if (typeof O.constructor == 'function' && O instanceof O.constructor) {\n return O.constructor.prototype;\n } return O instanceof Object ? ObjectPrototype : null;\n};\n","var getBuiltIn = require('../internals/get-built-in');\n\nmodule.exports = getBuiltIn('document', 'documentElement');\n","module.exports = function (it) {\n if (typeof it != 'function') {\n throw TypeError(String(it) + ' is not a function');\n } return it;\n};\n","'use strict';\n\nmodule.exports = function bind(fn, thisArg) {\n return function wrap() {\n var args = new Array(arguments.length);\n for (var i = 0; i < args.length; i++) {\n args[i] = arguments[i];\n }\n return fn.apply(thisArg, args);\n };\n};\n","export * from \"-!../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--6-oneOf-1-0!../../node_modules/css-loader/dist/cjs.js??ref--6-oneOf-1-1!../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../node_modules/postcss-loader/src/index.js??ref--6-oneOf-1-2!../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./PasswordGenerator.vue?vue&type=style&index=0&lang=css&\"","// `RequireObjectCoercible` abstract operation\n// https://tc39.es/ecma262/#sec-requireobjectcoercible\nmodule.exports = function (it) {\n if (it == undefined) throw TypeError(\"Can't call method on \" + it);\n return it;\n};\n","var fails = require('../internals/fails');\nvar wellKnownSymbol = require('../internals/well-known-symbol');\nvar V8_VERSION = require('../internals/engine-v8-version');\n\nvar SPECIES = wellKnownSymbol('species');\n\nmodule.exports = function (METHOD_NAME) {\n // We can't use this feature detection in V8 since it causes\n // deoptimization and serious performance degradation\n // https://github.com/zloirock/core-js/issues/677\n return V8_VERSION >= 51 || !fails(function () {\n var array = [];\n var constructor = array.constructor = {};\n constructor[SPECIES] = function () {\n return { foo: 1 };\n };\n return array[METHOD_NAME](Boolean).foo !== 1;\n });\n};\n","var global = require('../internals/global');\nvar getOwnPropertyDescriptor = require('../internals/object-get-own-property-descriptor').f;\nvar macrotask = require('../internals/task').set;\nvar IS_IOS = require('../internals/engine-is-ios');\nvar IS_WEBOS_WEBKIT = require('../internals/engine-is-webos-webkit');\nvar IS_NODE = require('../internals/engine-is-node');\n\nvar MutationObserver = global.MutationObserver || global.WebKitMutationObserver;\nvar document = global.document;\nvar process = global.process;\nvar Promise = global.Promise;\n// Node.js 11 shows ExperimentalWarning on getting `queueMicrotask`\nvar queueMicrotaskDescriptor = getOwnPropertyDescriptor(global, 'queueMicrotask');\nvar queueMicrotask = queueMicrotaskDescriptor && queueMicrotaskDescriptor.value;\n\nvar flush, head, last, notify, toggle, node, promise, then;\n\n// modern engines have queueMicrotask method\nif (!queueMicrotask) {\n flush = function () {\n var parent, fn;\n if (IS_NODE && (parent = process.domain)) parent.exit();\n while (head) {\n fn = head.fn;\n head = head.next;\n try {\n fn();\n } catch (error) {\n if (head) notify();\n else last = undefined;\n throw error;\n }\n } last = undefined;\n if (parent) parent.enter();\n };\n\n // browsers with MutationObserver, except iOS - https://github.com/zloirock/core-js/issues/339\n // also except WebOS Webkit https://github.com/zloirock/core-js/issues/898\n if (!IS_IOS && !IS_NODE && !IS_WEBOS_WEBKIT && MutationObserver && document) {\n toggle = true;\n node = document.createTextNode('');\n new MutationObserver(flush).observe(node, { characterData: true });\n notify = function () {\n node.data = toggle = !toggle;\n };\n // environments with maybe non-completely correct, but existent Promise\n } else if (Promise && Promise.resolve) {\n // Promise.resolve without an argument throws an error in LG WebOS 2\n promise = Promise.resolve(undefined);\n then = promise.then;\n notify = function () {\n then.call(promise, flush);\n };\n // Node.js without promises\n } else if (IS_NODE) {\n notify = function () {\n process.nextTick(flush);\n };\n // for other environments - macrotask based on:\n // - setImmediate\n // - MessageChannel\n // - window.postMessag\n // - onreadystatechange\n // - setTimeout\n } else {\n notify = function () {\n // strange IE + webpack dev server bug - use .call(global)\n macrotask.call(global, flush);\n };\n }\n}\n\nmodule.exports = queueMicrotask || function (fn) {\n var task = { fn: fn, next: undefined };\n if (last) last.next = task;\n if (!head) {\n head = task;\n notify();\n } last = task;\n};\n","module.exports = false;\n","const { stringToArrayBuffer, arrayBufferToHex, getAlgorithm } = require(\"lesspass-crypto\");\n\nmodule.exports = function hmac(digest, string, salt) {\n return window.crypto.subtle\n .importKey(\n \"raw\",\n stringToArrayBuffer(string),\n {\n name: \"HMAC\",\n hash: { name: getAlgorithm(digest) }\n },\n true,\n [\"sign\", \"verify\"]\n )\n .then(key =>\n window.crypto.subtle\n .sign({ name: \"HMAC\" }, key, stringToArrayBuffer(salt || \"\"))\n .then(signature => arrayBufferToHex(signature))\n );\n};\n","var toInteger = require('../internals/to-integer');\n\nvar max = Math.max;\nvar min = Math.min;\n\n// Helper for a popular repeating case of the spec:\n// Let integer be ? ToInteger(index).\n// If integer < 0, let result be max((length + integer), 0); else let result be min(integer, length).\nmodule.exports = function (index, length) {\n var integer = toInteger(index);\n return integer < 0 ? max(integer + length, 0) : min(integer, length);\n};\n","var global = require('../internals/global');\nvar getOwnPropertyDescriptor = require('../internals/object-get-own-property-descriptor').f;\nvar createNonEnumerableProperty = require('../internals/create-non-enumerable-property');\nvar redefine = require('../internals/redefine');\nvar setGlobal = require('../internals/set-global');\nvar copyConstructorProperties = require('../internals/copy-constructor-properties');\nvar isForced = require('../internals/is-forced');\n\n/*\n options.target - name of the target object\n options.global - target is the global object\n options.stat - export as static methods of target\n options.proto - export as prototype methods of target\n options.real - real prototype method for the `pure` version\n options.forced - export even if the native feature is available\n options.bind - bind methods to the target, required for the `pure` version\n options.wrap - wrap constructors to preventing global pollution, required for the `pure` version\n options.unsafe - use the simple assignment of property instead of delete + defineProperty\n options.sham - add a flag to not completely full polyfills\n options.enumerable - export as enumerable property\n options.noTargetGet - prevent calling a getter on target\n*/\nmodule.exports = function (options, source) {\n var TARGET = options.target;\n var GLOBAL = options.global;\n var STATIC = options.stat;\n var FORCED, target, key, targetProperty, sourceProperty, descriptor;\n if (GLOBAL) {\n target = global;\n } else if (STATIC) {\n target = global[TARGET] || setGlobal(TARGET, {});\n } else {\n target = (global[TARGET] || {}).prototype;\n }\n if (target) for (key in source) {\n sourceProperty = source[key];\n if (options.noTargetGet) {\n descriptor = getOwnPropertyDescriptor(target, key);\n targetProperty = descriptor && descriptor.value;\n } else targetProperty = target[key];\n FORCED = isForced(GLOBAL ? key : TARGET + (STATIC ? '.' : '#') + key, options.forced);\n // contained in target\n if (!FORCED && targetProperty !== undefined) {\n if (typeof sourceProperty === typeof targetProperty) continue;\n copyConstructorProperties(sourceProperty, targetProperty);\n }\n // add a flag to not completely full polyfills\n if (options.sham || (targetProperty && targetProperty.sham)) {\n createNonEnumerableProperty(sourceProperty, 'sham', true);\n }\n // extend global\n redefine(target, key, sourceProperty, options);\n }\n};\n","var internalObjectKeys = require('../internals/object-keys-internal');\nvar enumBugKeys = require('../internals/enum-bug-keys');\n\nvar hiddenKeys = enumBugKeys.concat('length', 'prototype');\n\n// `Object.getOwnPropertyNames` method\n// https://tc39.es/ecma262/#sec-object.getownpropertynames\nexports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {\n return internalObjectKeys(O, hiddenKeys);\n};\n","'use strict';\n\nvar utils = require('./utils');\nvar normalizeHeaderName = require('./helpers/normalizeHeaderName');\n\nvar DEFAULT_CONTENT_TYPE = {\n 'Content-Type': 'application/x-www-form-urlencoded'\n};\n\nfunction setContentTypeIfUnset(headers, value) {\n if (!utils.isUndefined(headers) && utils.isUndefined(headers['Content-Type'])) {\n headers['Content-Type'] = value;\n }\n}\n\nfunction getDefaultAdapter() {\n var adapter;\n if (typeof XMLHttpRequest !== 'undefined') {\n // For browsers use XHR adapter\n adapter = require('./adapters/xhr');\n } else if (typeof process !== 'undefined' && Object.prototype.toString.call(process) === '[object process]') {\n // For node use HTTP adapter\n adapter = require('./adapters/http');\n }\n return adapter;\n}\n\nvar defaults = {\n adapter: getDefaultAdapter(),\n\n transformRequest: [function transformRequest(data, headers) {\n normalizeHeaderName(headers, 'Accept');\n normalizeHeaderName(headers, 'Content-Type');\n if (utils.isFormData(data) ||\n utils.isArrayBuffer(data) ||\n utils.isBuffer(data) ||\n utils.isStream(data) ||\n utils.isFile(data) ||\n utils.isBlob(data)\n ) {\n return data;\n }\n if (utils.isArrayBufferView(data)) {\n return data.buffer;\n }\n if (utils.isURLSearchParams(data)) {\n setContentTypeIfUnset(headers, 'application/x-www-form-urlencoded;charset=utf-8');\n return data.toString();\n }\n if (utils.isObject(data)) {\n setContentTypeIfUnset(headers, 'application/json;charset=utf-8');\n return JSON.stringify(data);\n }\n return data;\n }],\n\n transformResponse: [function transformResponse(data) {\n /*eslint no-param-reassign:0*/\n if (typeof data === 'string') {\n try {\n data = JSON.parse(data);\n } catch (e) { /* Ignore */ }\n }\n return data;\n }],\n\n /**\n * A timeout in milliseconds to abort a request. If set to 0 (default) a\n * timeout is not created.\n */\n timeout: 0,\n\n xsrfCookieName: 'XSRF-TOKEN',\n xsrfHeaderName: 'X-XSRF-TOKEN',\n\n maxContentLength: -1,\n maxBodyLength: -1,\n\n validateStatus: function validateStatus(status) {\n return status >= 200 && status < 300;\n }\n};\n\ndefaults.headers = {\n common: {\n 'Accept': 'application/json, text/plain, */*'\n }\n};\n\nutils.forEach(['delete', 'get', 'head'], function forEachMethodNoData(method) {\n defaults.headers[method] = {};\n});\n\nutils.forEach(['post', 'put', 'patch'], function forEachMethodWithData(method) {\n defaults.headers[method] = utils.merge(DEFAULT_CONTENT_TYPE);\n});\n\nmodule.exports = defaults;\n","'use strict';\nvar $ = require('../internals/export');\nvar notARegExp = require('../internals/not-a-regexp');\nvar requireObjectCoercible = require('../internals/require-object-coercible');\nvar correctIsRegExpLogic = require('../internals/correct-is-regexp-logic');\n\n// `String.prototype.includes` method\n// https://tc39.es/ecma262/#sec-string.prototype.includes\n$({ target: 'String', proto: true, forced: !correctIsRegExpLogic('includes') }, {\n includes: function includes(searchString /* , position = 0 */) {\n return !!~String(requireObjectCoercible(this))\n .indexOf(notARegExp(searchString), arguments.length > 1 ? arguments[1] : undefined);\n }\n});\n","'use strict';\nvar redefine = require('../internals/redefine');\nvar anObject = require('../internals/an-object');\nvar fails = require('../internals/fails');\nvar flags = require('../internals/regexp-flags');\n\nvar TO_STRING = 'toString';\nvar RegExpPrototype = RegExp.prototype;\nvar nativeToString = RegExpPrototype[TO_STRING];\n\nvar NOT_GENERIC = fails(function () { return nativeToString.call({ source: 'a', flags: 'b' }) != '/a/b'; });\n// FF44- RegExp#toString has a wrong name\nvar INCORRECT_NAME = nativeToString.name != TO_STRING;\n\n// `RegExp.prototype.toString` method\n// https://tc39.es/ecma262/#sec-regexp.prototype.tostring\nif (NOT_GENERIC || INCORRECT_NAME) {\n redefine(RegExp.prototype, TO_STRING, function toString() {\n var R = anObject(this);\n var p = String(R.source);\n var rf = R.flags;\n var f = String(rf === undefined && R instanceof RegExp && !('flags' in RegExpPrototype) ? flags.call(R) : rf);\n return '/' + p + '/' + f;\n }, { unsafe: true });\n}\n","'use strict';\nvar getBuiltIn = require('../internals/get-built-in');\nvar definePropertyModule = require('../internals/object-define-property');\nvar wellKnownSymbol = require('../internals/well-known-symbol');\nvar DESCRIPTORS = require('../internals/descriptors');\n\nvar SPECIES = wellKnownSymbol('species');\n\nmodule.exports = function (CONSTRUCTOR_NAME) {\n var Constructor = getBuiltIn(CONSTRUCTOR_NAME);\n var defineProperty = definePropertyModule.f;\n\n if (DESCRIPTORS && Constructor && !Constructor[SPECIES]) {\n defineProperty(Constructor, SPECIES, {\n configurable: true,\n get: function () { return this; }\n });\n }\n};\n","var fails = require('../internals/fails');\n\nmodule.exports = !fails(function () {\n function F() { /* empty */ }\n F.prototype.constructor = null;\n return Object.getPrototypeOf(new F()) !== F.prototype;\n});\n","/*!\n * Vue.js v2.6.12\n * (c) 2014-2020 Evan You\n * Released under the MIT License.\n */\n/* */\n\nvar emptyObject = Object.freeze({});\n\n// These helpers produce better VM code in JS engines due to their\n// explicitness and function inlining.\nfunction isUndef (v) {\n return v === undefined || v === null\n}\n\nfunction isDef (v) {\n return v !== undefined && v !== null\n}\n\nfunction isTrue (v) {\n return v === true\n}\n\nfunction isFalse (v) {\n return v === false\n}\n\n/**\n * Check if value is primitive.\n */\nfunction isPrimitive (value) {\n return (\n typeof value === 'string' ||\n typeof value === 'number' ||\n // $flow-disable-line\n typeof value === 'symbol' ||\n typeof value === 'boolean'\n )\n}\n\n/**\n * Quick object check - this is primarily used to tell\n * Objects from primitive values when we know the value\n * is a JSON-compliant type.\n */\nfunction isObject (obj) {\n return obj !== null && typeof obj === 'object'\n}\n\n/**\n * Get the raw type string of a value, e.g., [object Object].\n */\nvar _toString = Object.prototype.toString;\n\nfunction toRawType (value) {\n return _toString.call(value).slice(8, -1)\n}\n\n/**\n * Strict object type check. Only returns true\n * for plain JavaScript objects.\n */\nfunction isPlainObject (obj) {\n return _toString.call(obj) === '[object Object]'\n}\n\nfunction isRegExp (v) {\n return _toString.call(v) === '[object RegExp]'\n}\n\n/**\n * Check if val is a valid array index.\n */\nfunction isValidArrayIndex (val) {\n var n = parseFloat(String(val));\n return n >= 0 && Math.floor(n) === n && isFinite(val)\n}\n\nfunction isPromise (val) {\n return (\n isDef(val) &&\n typeof val.then === 'function' &&\n typeof val.catch === 'function'\n )\n}\n\n/**\n * Convert a value to a string that is actually rendered.\n */\nfunction toString (val) {\n return val == null\n ? ''\n : Array.isArray(val) || (isPlainObject(val) && val.toString === _toString)\n ? JSON.stringify(val, null, 2)\n : String(val)\n}\n\n/**\n * Convert an input value to a number for persistence.\n * If the conversion fails, return original string.\n */\nfunction toNumber (val) {\n var n = parseFloat(val);\n return isNaN(n) ? val : n\n}\n\n/**\n * Make a map and return a function for checking if a key\n * is in that map.\n */\nfunction makeMap (\n str,\n expectsLowerCase\n) {\n var map = Object.create(null);\n var list = str.split(',');\n for (var i = 0; i < list.length; i++) {\n map[list[i]] = true;\n }\n return expectsLowerCase\n ? function (val) { return map[val.toLowerCase()]; }\n : function (val) { return map[val]; }\n}\n\n/**\n * Check if a tag is a built-in tag.\n */\nvar isBuiltInTag = makeMap('slot,component', true);\n\n/**\n * Check if an attribute is a reserved attribute.\n */\nvar isReservedAttribute = makeMap('key,ref,slot,slot-scope,is');\n\n/**\n * Remove an item from an array.\n */\nfunction remove (arr, item) {\n if (arr.length) {\n var index = arr.indexOf(item);\n if (index > -1) {\n return arr.splice(index, 1)\n }\n }\n}\n\n/**\n * Check whether an object has the property.\n */\nvar hasOwnProperty = Object.prototype.hasOwnProperty;\nfunction hasOwn (obj, key) {\n return hasOwnProperty.call(obj, key)\n}\n\n/**\n * Create a cached version of a pure function.\n */\nfunction cached (fn) {\n var cache = Object.create(null);\n return (function cachedFn (str) {\n var hit = cache[str];\n return hit || (cache[str] = fn(str))\n })\n}\n\n/**\n * Camelize a hyphen-delimited string.\n */\nvar camelizeRE = /-(\\w)/g;\nvar camelize = cached(function (str) {\n return str.replace(camelizeRE, function (_, c) { return c ? c.toUpperCase() : ''; })\n});\n\n/**\n * Capitalize a string.\n */\nvar capitalize = cached(function (str) {\n return str.charAt(0).toUpperCase() + str.slice(1)\n});\n\n/**\n * Hyphenate a camelCase string.\n */\nvar hyphenateRE = /\\B([A-Z])/g;\nvar hyphenate = cached(function (str) {\n return str.replace(hyphenateRE, '-$1').toLowerCase()\n});\n\n/**\n * Simple bind polyfill for environments that do not support it,\n * e.g., PhantomJS 1.x. Technically, we don't need this anymore\n * since native bind is now performant enough in most browsers.\n * But removing it would mean breaking code that was able to run in\n * PhantomJS 1.x, so this must be kept for backward compatibility.\n */\n\n/* istanbul ignore next */\nfunction polyfillBind (fn, ctx) {\n function boundFn (a) {\n var l = arguments.length;\n return l\n ? l > 1\n ? fn.apply(ctx, arguments)\n : fn.call(ctx, a)\n : fn.call(ctx)\n }\n\n boundFn._length = fn.length;\n return boundFn\n}\n\nfunction nativeBind (fn, ctx) {\n return fn.bind(ctx)\n}\n\nvar bind = Function.prototype.bind\n ? nativeBind\n : polyfillBind;\n\n/**\n * Convert an Array-like object to a real Array.\n */\nfunction toArray (list, start) {\n start = start || 0;\n var i = list.length - start;\n var ret = new Array(i);\n while (i--) {\n ret[i] = list[i + start];\n }\n return ret\n}\n\n/**\n * Mix properties into target object.\n */\nfunction extend (to, _from) {\n for (var key in _from) {\n to[key] = _from[key];\n }\n return to\n}\n\n/**\n * Merge an Array of Objects into a single Object.\n */\nfunction toObject (arr) {\n var res = {};\n for (var i = 0; i < arr.length; i++) {\n if (arr[i]) {\n extend(res, arr[i]);\n }\n }\n return res\n}\n\n/* eslint-disable no-unused-vars */\n\n/**\n * Perform no operation.\n * Stubbing args to make Flow happy without leaving useless transpiled code\n * with ...rest (https://flow.org/blog/2017/05/07/Strict-Function-Call-Arity/).\n */\nfunction noop (a, b, c) {}\n\n/**\n * Always return false.\n */\nvar no = function (a, b, c) { return false; };\n\n/* eslint-enable no-unused-vars */\n\n/**\n * Return the same value.\n */\nvar identity = function (_) { return _; };\n\n/**\n * Check if two values are loosely equal - that is,\n * if they are plain objects, do they have the same shape?\n */\nfunction looseEqual (a, b) {\n if (a === b) { return true }\n var isObjectA = isObject(a);\n var isObjectB = isObject(b);\n if (isObjectA && isObjectB) {\n try {\n var isArrayA = Array.isArray(a);\n var isArrayB = Array.isArray(b);\n if (isArrayA && isArrayB) {\n return a.length === b.length && a.every(function (e, i) {\n return looseEqual(e, b[i])\n })\n } else if (a instanceof Date && b instanceof Date) {\n return a.getTime() === b.getTime()\n } else if (!isArrayA && !isArrayB) {\n var keysA = Object.keys(a);\n var keysB = Object.keys(b);\n return keysA.length === keysB.length && keysA.every(function (key) {\n return looseEqual(a[key], b[key])\n })\n } else {\n /* istanbul ignore next */\n return false\n }\n } catch (e) {\n /* istanbul ignore next */\n return false\n }\n } else if (!isObjectA && !isObjectB) {\n return String(a) === String(b)\n } else {\n return false\n }\n}\n\n/**\n * Return the first index at which a loosely equal value can be\n * found in the array (if value is a plain object, the array must\n * contain an object of the same shape), or -1 if it is not present.\n */\nfunction looseIndexOf (arr, val) {\n for (var i = 0; i < arr.length; i++) {\n if (looseEqual(arr[i], val)) { return i }\n }\n return -1\n}\n\n/**\n * Ensure a function is called only once.\n */\nfunction once (fn) {\n var called = false;\n return function () {\n if (!called) {\n called = true;\n fn.apply(this, arguments);\n }\n }\n}\n\nvar SSR_ATTR = 'data-server-rendered';\n\nvar ASSET_TYPES = [\n 'component',\n 'directive',\n 'filter'\n];\n\nvar LIFECYCLE_HOOKS = [\n 'beforeCreate',\n 'created',\n 'beforeMount',\n 'mounted',\n 'beforeUpdate',\n 'updated',\n 'beforeDestroy',\n 'destroyed',\n 'activated',\n 'deactivated',\n 'errorCaptured',\n 'serverPrefetch'\n];\n\n/* */\n\n\n\nvar config = ({\n /**\n * Option merge strategies (used in core/util/options)\n */\n // $flow-disable-line\n optionMergeStrategies: Object.create(null),\n\n /**\n * Whether to suppress warnings.\n */\n silent: false,\n\n /**\n * Show production mode tip message on boot?\n */\n productionTip: process.env.NODE_ENV !== 'production',\n\n /**\n * Whether to enable devtools\n */\n devtools: process.env.NODE_ENV !== 'production',\n\n /**\n * Whether to record perf\n */\n performance: false,\n\n /**\n * Error handler for watcher errors\n */\n errorHandler: null,\n\n /**\n * Warn handler for watcher warns\n */\n warnHandler: null,\n\n /**\n * Ignore certain custom elements\n */\n ignoredElements: [],\n\n /**\n * Custom user key aliases for v-on\n */\n // $flow-disable-line\n keyCodes: Object.create(null),\n\n /**\n * Check if a tag is reserved so that it cannot be registered as a\n * component. This is platform-dependent and may be overwritten.\n */\n isReservedTag: no,\n\n /**\n * Check if an attribute is reserved so that it cannot be used as a component\n * prop. This is platform-dependent and may be overwritten.\n */\n isReservedAttr: no,\n\n /**\n * Check if a tag is an unknown element.\n * Platform-dependent.\n */\n isUnknownElement: no,\n\n /**\n * Get the namespace of an element\n */\n getTagNamespace: noop,\n\n /**\n * Parse the real tag name for the specific platform.\n */\n parsePlatformTagName: identity,\n\n /**\n * Check if an attribute must be bound using property, e.g. value\n * Platform-dependent.\n */\n mustUseProp: no,\n\n /**\n * Perform updates asynchronously. Intended to be used by Vue Test Utils\n * This will significantly reduce performance if set to false.\n */\n async: true,\n\n /**\n * Exposed for legacy reasons\n */\n _lifecycleHooks: LIFECYCLE_HOOKS\n});\n\n/* */\n\n/**\n * unicode letters used for parsing html tags, component names and property paths.\n * using https://www.w3.org/TR/html53/semantics-scripting.html#potentialcustomelementname\n * skipping \\u10000-\\uEFFFF due to it freezing up PhantomJS\n */\nvar unicodeRegExp = /a-zA-Z\\u00B7\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u203F-\\u2040\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD/;\n\n/**\n * Check if a string starts with $ or _\n */\nfunction isReserved (str) {\n var c = (str + '').charCodeAt(0);\n return c === 0x24 || c === 0x5F\n}\n\n/**\n * Define a property.\n */\nfunction def (obj, key, val, enumerable) {\n Object.defineProperty(obj, key, {\n value: val,\n enumerable: !!enumerable,\n writable: true,\n configurable: true\n });\n}\n\n/**\n * Parse simple path.\n */\nvar bailRE = new RegExp((\"[^\" + (unicodeRegExp.source) + \".$_\\\\d]\"));\nfunction parsePath (path) {\n if (bailRE.test(path)) {\n return\n }\n var segments = path.split('.');\n return function (obj) {\n for (var i = 0; i < segments.length; i++) {\n if (!obj) { return }\n obj = obj[segments[i]];\n }\n return obj\n }\n}\n\n/* */\n\n// can we use __proto__?\nvar hasProto = '__proto__' in {};\n\n// Browser environment sniffing\nvar inBrowser = typeof window !== 'undefined';\nvar inWeex = typeof WXEnvironment !== 'undefined' && !!WXEnvironment.platform;\nvar weexPlatform = inWeex && WXEnvironment.platform.toLowerCase();\nvar UA = inBrowser && window.navigator.userAgent.toLowerCase();\nvar isIE = UA && /msie|trident/.test(UA);\nvar isIE9 = UA && UA.indexOf('msie 9.0') > 0;\nvar isEdge = UA && UA.indexOf('edge/') > 0;\nvar isAndroid = (UA && UA.indexOf('android') > 0) || (weexPlatform === 'android');\nvar isIOS = (UA && /iphone|ipad|ipod|ios/.test(UA)) || (weexPlatform === 'ios');\nvar isChrome = UA && /chrome\\/\\d+/.test(UA) && !isEdge;\nvar isPhantomJS = UA && /phantomjs/.test(UA);\nvar isFF = UA && UA.match(/firefox\\/(\\d+)/);\n\n// Firefox has a \"watch\" function on Object.prototype...\nvar nativeWatch = ({}).watch;\n\nvar supportsPassive = false;\nif (inBrowser) {\n try {\n var opts = {};\n Object.defineProperty(opts, 'passive', ({\n get: function get () {\n /* istanbul ignore next */\n supportsPassive = true;\n }\n })); // https://github.com/facebook/flow/issues/285\n window.addEventListener('test-passive', null, opts);\n } catch (e) {}\n}\n\n// this needs to be lazy-evaled because vue may be required before\n// vue-server-renderer can set VUE_ENV\nvar _isServer;\nvar isServerRendering = function () {\n if (_isServer === undefined) {\n /* istanbul ignore if */\n if (!inBrowser && !inWeex && typeof global !== 'undefined') {\n // detect presence of vue-server-renderer and avoid\n // Webpack shimming the process\n _isServer = global['process'] && global['process'].env.VUE_ENV === 'server';\n } else {\n _isServer = false;\n }\n }\n return _isServer\n};\n\n// detect devtools\nvar devtools = inBrowser && window.__VUE_DEVTOOLS_GLOBAL_HOOK__;\n\n/* istanbul ignore next */\nfunction isNative (Ctor) {\n return typeof Ctor === 'function' && /native code/.test(Ctor.toString())\n}\n\nvar hasSymbol =\n typeof Symbol !== 'undefined' && isNative(Symbol) &&\n typeof Reflect !== 'undefined' && isNative(Reflect.ownKeys);\n\nvar _Set;\n/* istanbul ignore if */ // $flow-disable-line\nif (typeof Set !== 'undefined' && isNative(Set)) {\n // use native Set when available.\n _Set = Set;\n} else {\n // a non-standard Set polyfill that only works with primitive keys.\n _Set = /*@__PURE__*/(function () {\n function Set () {\n this.set = Object.create(null);\n }\n Set.prototype.has = function has (key) {\n return this.set[key] === true\n };\n Set.prototype.add = function add (key) {\n this.set[key] = true;\n };\n Set.prototype.clear = function clear () {\n this.set = Object.create(null);\n };\n\n return Set;\n }());\n}\n\n/* */\n\nvar warn = noop;\nvar tip = noop;\nvar generateComponentTrace = (noop); // work around flow check\nvar formatComponentName = (noop);\n\nif (process.env.NODE_ENV !== 'production') {\n var hasConsole = typeof console !== 'undefined';\n var classifyRE = /(?:^|[-_])(\\w)/g;\n var classify = function (str) { return str\n .replace(classifyRE, function (c) { return c.toUpperCase(); })\n .replace(/[-_]/g, ''); };\n\n warn = function (msg, vm) {\n var trace = vm ? generateComponentTrace(vm) : '';\n\n if (config.warnHandler) {\n config.warnHandler.call(null, msg, vm, trace);\n } else if (hasConsole && (!config.silent)) {\n console.error((\"[Vue warn]: \" + msg + trace));\n }\n };\n\n tip = function (msg, vm) {\n if (hasConsole && (!config.silent)) {\n console.warn(\"[Vue tip]: \" + msg + (\n vm ? generateComponentTrace(vm) : ''\n ));\n }\n };\n\n formatComponentName = function (vm, includeFile) {\n if (vm.$root === vm) {\n return ''\n }\n var options = typeof vm === 'function' && vm.cid != null\n ? vm.options\n : vm._isVue\n ? vm.$options || vm.constructor.options\n : vm;\n var name = options.name || options._componentTag;\n var file = options.__file;\n if (!name && file) {\n var match = file.match(/([^/\\\\]+)\\.vue$/);\n name = match && match[1];\n }\n\n return (\n (name ? (\"<\" + (classify(name)) + \">\") : \"\") +\n (file && includeFile !== false ? (\" at \" + file) : '')\n )\n };\n\n var repeat = function (str, n) {\n var res = '';\n while (n) {\n if (n % 2 === 1) { res += str; }\n if (n > 1) { str += str; }\n n >>= 1;\n }\n return res\n };\n\n generateComponentTrace = function (vm) {\n if (vm._isVue && vm.$parent) {\n var tree = [];\n var currentRecursiveSequence = 0;\n while (vm) {\n if (tree.length > 0) {\n var last = tree[tree.length - 1];\n if (last.constructor === vm.constructor) {\n currentRecursiveSequence++;\n vm = vm.$parent;\n continue\n } else if (currentRecursiveSequence > 0) {\n tree[tree.length - 1] = [last, currentRecursiveSequence];\n currentRecursiveSequence = 0;\n }\n }\n tree.push(vm);\n vm = vm.$parent;\n }\n return '\\n\\nfound in\\n\\n' + tree\n .map(function (vm, i) { return (\"\" + (i === 0 ? '---> ' : repeat(' ', 5 + i * 2)) + (Array.isArray(vm)\n ? ((formatComponentName(vm[0])) + \"... (\" + (vm[1]) + \" recursive calls)\")\n : formatComponentName(vm))); })\n .join('\\n')\n } else {\n return (\"\\n\\n(found in \" + (formatComponentName(vm)) + \")\")\n }\n };\n}\n\n/* */\n\nvar uid = 0;\n\n/**\n * A dep is an observable that can have multiple\n * directives subscribing to it.\n */\nvar Dep = function Dep () {\n this.id = uid++;\n this.subs = [];\n};\n\nDep.prototype.addSub = function addSub (sub) {\n this.subs.push(sub);\n};\n\nDep.prototype.removeSub = function removeSub (sub) {\n remove(this.subs, sub);\n};\n\nDep.prototype.depend = function depend () {\n if (Dep.target) {\n Dep.target.addDep(this);\n }\n};\n\nDep.prototype.notify = function notify () {\n // stabilize the subscriber list first\n var subs = this.subs.slice();\n if (process.env.NODE_ENV !== 'production' && !config.async) {\n // subs aren't sorted in scheduler if not running async\n // we need to sort them now to make sure they fire in correct\n // order\n subs.sort(function (a, b) { return a.id - b.id; });\n }\n for (var i = 0, l = subs.length; i < l; i++) {\n subs[i].update();\n }\n};\n\n// The current target watcher being evaluated.\n// This is globally unique because only one watcher\n// can be evaluated at a time.\nDep.target = null;\nvar targetStack = [];\n\nfunction pushTarget (target) {\n targetStack.push(target);\n Dep.target = target;\n}\n\nfunction popTarget () {\n targetStack.pop();\n Dep.target = targetStack[targetStack.length - 1];\n}\n\n/* */\n\nvar VNode = function VNode (\n tag,\n data,\n children,\n text,\n elm,\n context,\n componentOptions,\n asyncFactory\n) {\n this.tag = tag;\n this.data = data;\n this.children = children;\n this.text = text;\n this.elm = elm;\n this.ns = undefined;\n this.context = context;\n this.fnContext = undefined;\n this.fnOptions = undefined;\n this.fnScopeId = undefined;\n this.key = data && data.key;\n this.componentOptions = componentOptions;\n this.componentInstance = undefined;\n this.parent = undefined;\n this.raw = false;\n this.isStatic = false;\n this.isRootInsert = true;\n this.isComment = false;\n this.isCloned = false;\n this.isOnce = false;\n this.asyncFactory = asyncFactory;\n this.asyncMeta = undefined;\n this.isAsyncPlaceholder = false;\n};\n\nvar prototypeAccessors = { child: { configurable: true } };\n\n// DEPRECATED: alias for componentInstance for backwards compat.\n/* istanbul ignore next */\nprototypeAccessors.child.get = function () {\n return this.componentInstance\n};\n\nObject.defineProperties( VNode.prototype, prototypeAccessors );\n\nvar createEmptyVNode = function (text) {\n if ( text === void 0 ) text = '';\n\n var node = new VNode();\n node.text = text;\n node.isComment = true;\n return node\n};\n\nfunction createTextVNode (val) {\n return new VNode(undefined, undefined, undefined, String(val))\n}\n\n// optimized shallow clone\n// used for static nodes and slot nodes because they may be reused across\n// multiple renders, cloning them avoids errors when DOM manipulations rely\n// on their elm reference.\nfunction cloneVNode (vnode) {\n var cloned = new VNode(\n vnode.tag,\n vnode.data,\n // #7975\n // clone children array to avoid mutating original in case of cloning\n // a child.\n vnode.children && vnode.children.slice(),\n vnode.text,\n vnode.elm,\n vnode.context,\n vnode.componentOptions,\n vnode.asyncFactory\n );\n cloned.ns = vnode.ns;\n cloned.isStatic = vnode.isStatic;\n cloned.key = vnode.key;\n cloned.isComment = vnode.isComment;\n cloned.fnContext = vnode.fnContext;\n cloned.fnOptions = vnode.fnOptions;\n cloned.fnScopeId = vnode.fnScopeId;\n cloned.asyncMeta = vnode.asyncMeta;\n cloned.isCloned = true;\n return cloned\n}\n\n/*\n * not type checking this file because flow doesn't play well with\n * dynamically accessing methods on Array prototype\n */\n\nvar arrayProto = Array.prototype;\nvar arrayMethods = Object.create(arrayProto);\n\nvar methodsToPatch = [\n 'push',\n 'pop',\n 'shift',\n 'unshift',\n 'splice',\n 'sort',\n 'reverse'\n];\n\n/**\n * Intercept mutating methods and emit events\n */\nmethodsToPatch.forEach(function (method) {\n // cache original method\n var original = arrayProto[method];\n def(arrayMethods, method, function mutator () {\n var args = [], len = arguments.length;\n while ( len-- ) args[ len ] = arguments[ len ];\n\n var result = original.apply(this, args);\n var ob = this.__ob__;\n var inserted;\n switch (method) {\n case 'push':\n case 'unshift':\n inserted = args;\n break\n case 'splice':\n inserted = args.slice(2);\n break\n }\n if (inserted) { ob.observeArray(inserted); }\n // notify change\n ob.dep.notify();\n return result\n });\n});\n\n/* */\n\nvar arrayKeys = Object.getOwnPropertyNames(arrayMethods);\n\n/**\n * In some cases we may want to disable observation inside a component's\n * update computation.\n */\nvar shouldObserve = true;\n\nfunction toggleObserving (value) {\n shouldObserve = value;\n}\n\n/**\n * Observer class that is attached to each observed\n * object. Once attached, the observer converts the target\n * object's property keys into getter/setters that\n * collect dependencies and dispatch updates.\n */\nvar Observer = function Observer (value) {\n this.value = value;\n this.dep = new Dep();\n this.vmCount = 0;\n def(value, '__ob__', this);\n if (Array.isArray(value)) {\n if (hasProto) {\n protoAugment(value, arrayMethods);\n } else {\n copyAugment(value, arrayMethods, arrayKeys);\n }\n this.observeArray(value);\n } else {\n this.walk(value);\n }\n};\n\n/**\n * Walk through all properties and convert them into\n * getter/setters. This method should only be called when\n * value type is Object.\n */\nObserver.prototype.walk = function walk (obj) {\n var keys = Object.keys(obj);\n for (var i = 0; i < keys.length; i++) {\n defineReactive$$1(obj, keys[i]);\n }\n};\n\n/**\n * Observe a list of Array items.\n */\nObserver.prototype.observeArray = function observeArray (items) {\n for (var i = 0, l = items.length; i < l; i++) {\n observe(items[i]);\n }\n};\n\n// helpers\n\n/**\n * Augment a target Object or Array by intercepting\n * the prototype chain using __proto__\n */\nfunction protoAugment (target, src) {\n /* eslint-disable no-proto */\n target.__proto__ = src;\n /* eslint-enable no-proto */\n}\n\n/**\n * Augment a target Object or Array by defining\n * hidden properties.\n */\n/* istanbul ignore next */\nfunction copyAugment (target, src, keys) {\n for (var i = 0, l = keys.length; i < l; i++) {\n var key = keys[i];\n def(target, key, src[key]);\n }\n}\n\n/**\n * Attempt to create an observer instance for a value,\n * returns the new observer if successfully observed,\n * or the existing observer if the value already has one.\n */\nfunction observe (value, asRootData) {\n if (!isObject(value) || value instanceof VNode) {\n return\n }\n var ob;\n if (hasOwn(value, '__ob__') && value.__ob__ instanceof Observer) {\n ob = value.__ob__;\n } else if (\n shouldObserve &&\n !isServerRendering() &&\n (Array.isArray(value) || isPlainObject(value)) &&\n Object.isExtensible(value) &&\n !value._isVue\n ) {\n ob = new Observer(value);\n }\n if (asRootData && ob) {\n ob.vmCount++;\n }\n return ob\n}\n\n/**\n * Define a reactive property on an Object.\n */\nfunction defineReactive$$1 (\n obj,\n key,\n val,\n customSetter,\n shallow\n) {\n var dep = new Dep();\n\n var property = Object.getOwnPropertyDescriptor(obj, key);\n if (property && property.configurable === false) {\n return\n }\n\n // cater for pre-defined getter/setters\n var getter = property && property.get;\n var setter = property && property.set;\n if ((!getter || setter) && arguments.length === 2) {\n val = obj[key];\n }\n\n var childOb = !shallow && observe(val);\n Object.defineProperty(obj, key, {\n enumerable: true,\n configurable: true,\n get: function reactiveGetter () {\n var value = getter ? getter.call(obj) : val;\n if (Dep.target) {\n dep.depend();\n if (childOb) {\n childOb.dep.depend();\n if (Array.isArray(value)) {\n dependArray(value);\n }\n }\n }\n return value\n },\n set: function reactiveSetter (newVal) {\n var value = getter ? getter.call(obj) : val;\n /* eslint-disable no-self-compare */\n if (newVal === value || (newVal !== newVal && value !== value)) {\n return\n }\n /* eslint-enable no-self-compare */\n if (process.env.NODE_ENV !== 'production' && customSetter) {\n customSetter();\n }\n // #7981: for accessor properties without setter\n if (getter && !setter) { return }\n if (setter) {\n setter.call(obj, newVal);\n } else {\n val = newVal;\n }\n childOb = !shallow && observe(newVal);\n dep.notify();\n }\n });\n}\n\n/**\n * Set a property on an object. Adds the new property and\n * triggers change notification if the property doesn't\n * already exist.\n */\nfunction set (target, key, val) {\n if (process.env.NODE_ENV !== 'production' &&\n (isUndef(target) || isPrimitive(target))\n ) {\n warn((\"Cannot set reactive property on undefined, null, or primitive value: \" + ((target))));\n }\n if (Array.isArray(target) && isValidArrayIndex(key)) {\n target.length = Math.max(target.length, key);\n target.splice(key, 1, val);\n return val\n }\n if (key in target && !(key in Object.prototype)) {\n target[key] = val;\n return val\n }\n var ob = (target).__ob__;\n if (target._isVue || (ob && ob.vmCount)) {\n process.env.NODE_ENV !== 'production' && warn(\n 'Avoid adding reactive properties to a Vue instance or its root $data ' +\n 'at runtime - declare it upfront in the data option.'\n );\n return val\n }\n if (!ob) {\n target[key] = val;\n return val\n }\n defineReactive$$1(ob.value, key, val);\n ob.dep.notify();\n return val\n}\n\n/**\n * Delete a property and trigger change if necessary.\n */\nfunction del (target, key) {\n if (process.env.NODE_ENV !== 'production' &&\n (isUndef(target) || isPrimitive(target))\n ) {\n warn((\"Cannot delete reactive property on undefined, null, or primitive value: \" + ((target))));\n }\n if (Array.isArray(target) && isValidArrayIndex(key)) {\n target.splice(key, 1);\n return\n }\n var ob = (target).__ob__;\n if (target._isVue || (ob && ob.vmCount)) {\n process.env.NODE_ENV !== 'production' && warn(\n 'Avoid deleting properties on a Vue instance or its root $data ' +\n '- just set it to null.'\n );\n return\n }\n if (!hasOwn(target, key)) {\n return\n }\n delete target[key];\n if (!ob) {\n return\n }\n ob.dep.notify();\n}\n\n/**\n * Collect dependencies on array elements when the array is touched, since\n * we cannot intercept array element access like property getters.\n */\nfunction dependArray (value) {\n for (var e = (void 0), i = 0, l = value.length; i < l; i++) {\n e = value[i];\n e && e.__ob__ && e.__ob__.dep.depend();\n if (Array.isArray(e)) {\n dependArray(e);\n }\n }\n}\n\n/* */\n\n/**\n * Option overwriting strategies are functions that handle\n * how to merge a parent option value and a child option\n * value into the final value.\n */\nvar strats = config.optionMergeStrategies;\n\n/**\n * Options with restrictions\n */\nif (process.env.NODE_ENV !== 'production') {\n strats.el = strats.propsData = function (parent, child, vm, key) {\n if (!vm) {\n warn(\n \"option \\\"\" + key + \"\\\" can only be used during instance \" +\n 'creation with the `new` keyword.'\n );\n }\n return defaultStrat(parent, child)\n };\n}\n\n/**\n * Helper that recursively merges two data objects together.\n */\nfunction mergeData (to, from) {\n if (!from) { return to }\n var key, toVal, fromVal;\n\n var keys = hasSymbol\n ? Reflect.ownKeys(from)\n : Object.keys(from);\n\n for (var i = 0; i < keys.length; i++) {\n key = keys[i];\n // in case the object is already observed...\n if (key === '__ob__') { continue }\n toVal = to[key];\n fromVal = from[key];\n if (!hasOwn(to, key)) {\n set(to, key, fromVal);\n } else if (\n toVal !== fromVal &&\n isPlainObject(toVal) &&\n isPlainObject(fromVal)\n ) {\n mergeData(toVal, fromVal);\n }\n }\n return to\n}\n\n/**\n * Data\n */\nfunction mergeDataOrFn (\n parentVal,\n childVal,\n vm\n) {\n if (!vm) {\n // in a Vue.extend merge, both should be functions\n if (!childVal) {\n return parentVal\n }\n if (!parentVal) {\n return childVal\n }\n // when parentVal & childVal are both present,\n // we need to return a function that returns the\n // merged result of both functions... no need to\n // check if parentVal is a function here because\n // it has to be a function to pass previous merges.\n return function mergedDataFn () {\n return mergeData(\n typeof childVal === 'function' ? childVal.call(this, this) : childVal,\n typeof parentVal === 'function' ? parentVal.call(this, this) : parentVal\n )\n }\n } else {\n return function mergedInstanceDataFn () {\n // instance merge\n var instanceData = typeof childVal === 'function'\n ? childVal.call(vm, vm)\n : childVal;\n var defaultData = typeof parentVal === 'function'\n ? parentVal.call(vm, vm)\n : parentVal;\n if (instanceData) {\n return mergeData(instanceData, defaultData)\n } else {\n return defaultData\n }\n }\n }\n}\n\nstrats.data = function (\n parentVal,\n childVal,\n vm\n) {\n if (!vm) {\n if (childVal && typeof childVal !== 'function') {\n process.env.NODE_ENV !== 'production' && warn(\n 'The \"data\" option should be a function ' +\n 'that returns a per-instance value in component ' +\n 'definitions.',\n vm\n );\n\n return parentVal\n }\n return mergeDataOrFn(parentVal, childVal)\n }\n\n return mergeDataOrFn(parentVal, childVal, vm)\n};\n\n/**\n * Hooks and props are merged as arrays.\n */\nfunction mergeHook (\n parentVal,\n childVal\n) {\n var res = childVal\n ? parentVal\n ? parentVal.concat(childVal)\n : Array.isArray(childVal)\n ? childVal\n : [childVal]\n : parentVal;\n return res\n ? dedupeHooks(res)\n : res\n}\n\nfunction dedupeHooks (hooks) {\n var res = [];\n for (var i = 0; i < hooks.length; i++) {\n if (res.indexOf(hooks[i]) === -1) {\n res.push(hooks[i]);\n }\n }\n return res\n}\n\nLIFECYCLE_HOOKS.forEach(function (hook) {\n strats[hook] = mergeHook;\n});\n\n/**\n * Assets\n *\n * When a vm is present (instance creation), we need to do\n * a three-way merge between constructor options, instance\n * options and parent options.\n */\nfunction mergeAssets (\n parentVal,\n childVal,\n vm,\n key\n) {\n var res = Object.create(parentVal || null);\n if (childVal) {\n process.env.NODE_ENV !== 'production' && assertObjectType(key, childVal, vm);\n return extend(res, childVal)\n } else {\n return res\n }\n}\n\nASSET_TYPES.forEach(function (type) {\n strats[type + 's'] = mergeAssets;\n});\n\n/**\n * Watchers.\n *\n * Watchers hashes should not overwrite one\n * another, so we merge them as arrays.\n */\nstrats.watch = function (\n parentVal,\n childVal,\n vm,\n key\n) {\n // work around Firefox's Object.prototype.watch...\n if (parentVal === nativeWatch) { parentVal = undefined; }\n if (childVal === nativeWatch) { childVal = undefined; }\n /* istanbul ignore if */\n if (!childVal) { return Object.create(parentVal || null) }\n if (process.env.NODE_ENV !== 'production') {\n assertObjectType(key, childVal, vm);\n }\n if (!parentVal) { return childVal }\n var ret = {};\n extend(ret, parentVal);\n for (var key$1 in childVal) {\n var parent = ret[key$1];\n var child = childVal[key$1];\n if (parent && !Array.isArray(parent)) {\n parent = [parent];\n }\n ret[key$1] = parent\n ? parent.concat(child)\n : Array.isArray(child) ? child : [child];\n }\n return ret\n};\n\n/**\n * Other object hashes.\n */\nstrats.props =\nstrats.methods =\nstrats.inject =\nstrats.computed = function (\n parentVal,\n childVal,\n vm,\n key\n) {\n if (childVal && process.env.NODE_ENV !== 'production') {\n assertObjectType(key, childVal, vm);\n }\n if (!parentVal) { return childVal }\n var ret = Object.create(null);\n extend(ret, parentVal);\n if (childVal) { extend(ret, childVal); }\n return ret\n};\nstrats.provide = mergeDataOrFn;\n\n/**\n * Default strategy.\n */\nvar defaultStrat = function (parentVal, childVal) {\n return childVal === undefined\n ? parentVal\n : childVal\n};\n\n/**\n * Validate component names\n */\nfunction checkComponents (options) {\n for (var key in options.components) {\n validateComponentName(key);\n }\n}\n\nfunction validateComponentName (name) {\n if (!new RegExp((\"^[a-zA-Z][\\\\-\\\\.0-9_\" + (unicodeRegExp.source) + \"]*$\")).test(name)) {\n warn(\n 'Invalid component name: \"' + name + '\". Component names ' +\n 'should conform to valid custom element name in html5 specification.'\n );\n }\n if (isBuiltInTag(name) || config.isReservedTag(name)) {\n warn(\n 'Do not use built-in or reserved HTML elements as component ' +\n 'id: ' + name\n );\n }\n}\n\n/**\n * Ensure all props option syntax are normalized into the\n * Object-based format.\n */\nfunction normalizeProps (options, vm) {\n var props = options.props;\n if (!props) { return }\n var res = {};\n var i, val, name;\n if (Array.isArray(props)) {\n i = props.length;\n while (i--) {\n val = props[i];\n if (typeof val === 'string') {\n name = camelize(val);\n res[name] = { type: null };\n } else if (process.env.NODE_ENV !== 'production') {\n warn('props must be strings when using array syntax.');\n }\n }\n } else if (isPlainObject(props)) {\n for (var key in props) {\n val = props[key];\n name = camelize(key);\n res[name] = isPlainObject(val)\n ? val\n : { type: val };\n }\n } else if (process.env.NODE_ENV !== 'production') {\n warn(\n \"Invalid value for option \\\"props\\\": expected an Array or an Object, \" +\n \"but got \" + (toRawType(props)) + \".\",\n vm\n );\n }\n options.props = res;\n}\n\n/**\n * Normalize all injections into Object-based format\n */\nfunction normalizeInject (options, vm) {\n var inject = options.inject;\n if (!inject) { return }\n var normalized = options.inject = {};\n if (Array.isArray(inject)) {\n for (var i = 0; i < inject.length; i++) {\n normalized[inject[i]] = { from: inject[i] };\n }\n } else if (isPlainObject(inject)) {\n for (var key in inject) {\n var val = inject[key];\n normalized[key] = isPlainObject(val)\n ? extend({ from: key }, val)\n : { from: val };\n }\n } else if (process.env.NODE_ENV !== 'production') {\n warn(\n \"Invalid value for option \\\"inject\\\": expected an Array or an Object, \" +\n \"but got \" + (toRawType(inject)) + \".\",\n vm\n );\n }\n}\n\n/**\n * Normalize raw function directives into object format.\n */\nfunction normalizeDirectives (options) {\n var dirs = options.directives;\n if (dirs) {\n for (var key in dirs) {\n var def$$1 = dirs[key];\n if (typeof def$$1 === 'function') {\n dirs[key] = { bind: def$$1, update: def$$1 };\n }\n }\n }\n}\n\nfunction assertObjectType (name, value, vm) {\n if (!isPlainObject(value)) {\n warn(\n \"Invalid value for option \\\"\" + name + \"\\\": expected an Object, \" +\n \"but got \" + (toRawType(value)) + \".\",\n vm\n );\n }\n}\n\n/**\n * Merge two option objects into a new one.\n * Core utility used in both instantiation and inheritance.\n */\nfunction mergeOptions (\n parent,\n child,\n vm\n) {\n if (process.env.NODE_ENV !== 'production') {\n checkComponents(child);\n }\n\n if (typeof child === 'function') {\n child = child.options;\n }\n\n normalizeProps(child, vm);\n normalizeInject(child, vm);\n normalizeDirectives(child);\n\n // Apply extends and mixins on the child options,\n // but only if it is a raw options object that isn't\n // the result of another mergeOptions call.\n // Only merged options has the _base property.\n if (!child._base) {\n if (child.extends) {\n parent = mergeOptions(parent, child.extends, vm);\n }\n if (child.mixins) {\n for (var i = 0, l = child.mixins.length; i < l; i++) {\n parent = mergeOptions(parent, child.mixins[i], vm);\n }\n }\n }\n\n var options = {};\n var key;\n for (key in parent) {\n mergeField(key);\n }\n for (key in child) {\n if (!hasOwn(parent, key)) {\n mergeField(key);\n }\n }\n function mergeField (key) {\n var strat = strats[key] || defaultStrat;\n options[key] = strat(parent[key], child[key], vm, key);\n }\n return options\n}\n\n/**\n * Resolve an asset.\n * This function is used because child instances need access\n * to assets defined in its ancestor chain.\n */\nfunction resolveAsset (\n options,\n type,\n id,\n warnMissing\n) {\n /* istanbul ignore if */\n if (typeof id !== 'string') {\n return\n }\n var assets = options[type];\n // check local registration variations first\n if (hasOwn(assets, id)) { return assets[id] }\n var camelizedId = camelize(id);\n if (hasOwn(assets, camelizedId)) { return assets[camelizedId] }\n var PascalCaseId = capitalize(camelizedId);\n if (hasOwn(assets, PascalCaseId)) { return assets[PascalCaseId] }\n // fallback to prototype chain\n var res = assets[id] || assets[camelizedId] || assets[PascalCaseId];\n if (process.env.NODE_ENV !== 'production' && warnMissing && !res) {\n warn(\n 'Failed to resolve ' + type.slice(0, -1) + ': ' + id,\n options\n );\n }\n return res\n}\n\n/* */\n\n\n\nfunction validateProp (\n key,\n propOptions,\n propsData,\n vm\n) {\n var prop = propOptions[key];\n var absent = !hasOwn(propsData, key);\n var value = propsData[key];\n // boolean casting\n var booleanIndex = getTypeIndex(Boolean, prop.type);\n if (booleanIndex > -1) {\n if (absent && !hasOwn(prop, 'default')) {\n value = false;\n } else if (value === '' || value === hyphenate(key)) {\n // only cast empty string / same name to boolean if\n // boolean has higher priority\n var stringIndex = getTypeIndex(String, prop.type);\n if (stringIndex < 0 || booleanIndex < stringIndex) {\n value = true;\n }\n }\n }\n // check default value\n if (value === undefined) {\n value = getPropDefaultValue(vm, prop, key);\n // since the default value is a fresh copy,\n // make sure to observe it.\n var prevShouldObserve = shouldObserve;\n toggleObserving(true);\n observe(value);\n toggleObserving(prevShouldObserve);\n }\n if (\n process.env.NODE_ENV !== 'production' &&\n // skip validation for weex recycle-list child component props\n !(false)\n ) {\n assertProp(prop, key, value, vm, absent);\n }\n return value\n}\n\n/**\n * Get the default value of a prop.\n */\nfunction getPropDefaultValue (vm, prop, key) {\n // no default, return undefined\n if (!hasOwn(prop, 'default')) {\n return undefined\n }\n var def = prop.default;\n // warn against non-factory defaults for Object & Array\n if (process.env.NODE_ENV !== 'production' && isObject(def)) {\n warn(\n 'Invalid default value for prop \"' + key + '\": ' +\n 'Props with type Object/Array must use a factory function ' +\n 'to return the default value.',\n vm\n );\n }\n // the raw prop value was also undefined from previous render,\n // return previous default value to avoid unnecessary watcher trigger\n if (vm && vm.$options.propsData &&\n vm.$options.propsData[key] === undefined &&\n vm._props[key] !== undefined\n ) {\n return vm._props[key]\n }\n // call factory function for non-Function types\n // a value is Function if its prototype is function even across different execution context\n return typeof def === 'function' && getType(prop.type) !== 'Function'\n ? def.call(vm)\n : def\n}\n\n/**\n * Assert whether a prop is valid.\n */\nfunction assertProp (\n prop,\n name,\n value,\n vm,\n absent\n) {\n if (prop.required && absent) {\n warn(\n 'Missing required prop: \"' + name + '\"',\n vm\n );\n return\n }\n if (value == null && !prop.required) {\n return\n }\n var type = prop.type;\n var valid = !type || type === true;\n var expectedTypes = [];\n if (type) {\n if (!Array.isArray(type)) {\n type = [type];\n }\n for (var i = 0; i < type.length && !valid; i++) {\n var assertedType = assertType(value, type[i]);\n expectedTypes.push(assertedType.expectedType || '');\n valid = assertedType.valid;\n }\n }\n\n if (!valid) {\n warn(\n getInvalidTypeMessage(name, value, expectedTypes),\n vm\n );\n return\n }\n var validator = prop.validator;\n if (validator) {\n if (!validator(value)) {\n warn(\n 'Invalid prop: custom validator check failed for prop \"' + name + '\".',\n vm\n );\n }\n }\n}\n\nvar simpleCheckRE = /^(String|Number|Boolean|Function|Symbol)$/;\n\nfunction assertType (value, type) {\n var valid;\n var expectedType = getType(type);\n if (simpleCheckRE.test(expectedType)) {\n var t = typeof value;\n valid = t === expectedType.toLowerCase();\n // for primitive wrapper objects\n if (!valid && t === 'object') {\n valid = value instanceof type;\n }\n } else if (expectedType === 'Object') {\n valid = isPlainObject(value);\n } else if (expectedType === 'Array') {\n valid = Array.isArray(value);\n } else {\n valid = value instanceof type;\n }\n return {\n valid: valid,\n expectedType: expectedType\n }\n}\n\n/**\n * Use function string name to check built-in types,\n * because a simple equality check will fail when running\n * across different vms / iframes.\n */\nfunction getType (fn) {\n var match = fn && fn.toString().match(/^\\s*function (\\w+)/);\n return match ? match[1] : ''\n}\n\nfunction isSameType (a, b) {\n return getType(a) === getType(b)\n}\n\nfunction getTypeIndex (type, expectedTypes) {\n if (!Array.isArray(expectedTypes)) {\n return isSameType(expectedTypes, type) ? 0 : -1\n }\n for (var i = 0, len = expectedTypes.length; i < len; i++) {\n if (isSameType(expectedTypes[i], type)) {\n return i\n }\n }\n return -1\n}\n\nfunction getInvalidTypeMessage (name, value, expectedTypes) {\n var message = \"Invalid prop: type check failed for prop \\\"\" + name + \"\\\".\" +\n \" Expected \" + (expectedTypes.map(capitalize).join(', '));\n var expectedType = expectedTypes[0];\n var receivedType = toRawType(value);\n var expectedValue = styleValue(value, expectedType);\n var receivedValue = styleValue(value, receivedType);\n // check if we need to specify expected value\n if (expectedTypes.length === 1 &&\n isExplicable(expectedType) &&\n !isBoolean(expectedType, receivedType)) {\n message += \" with value \" + expectedValue;\n }\n message += \", got \" + receivedType + \" \";\n // check if we need to specify received value\n if (isExplicable(receivedType)) {\n message += \"with value \" + receivedValue + \".\";\n }\n return message\n}\n\nfunction styleValue (value, type) {\n if (type === 'String') {\n return (\"\\\"\" + value + \"\\\"\")\n } else if (type === 'Number') {\n return (\"\" + (Number(value)))\n } else {\n return (\"\" + value)\n }\n}\n\nfunction isExplicable (value) {\n var explicitTypes = ['string', 'number', 'boolean'];\n return explicitTypes.some(function (elem) { return value.toLowerCase() === elem; })\n}\n\nfunction isBoolean () {\n var args = [], len = arguments.length;\n while ( len-- ) args[ len ] = arguments[ len ];\n\n return args.some(function (elem) { return elem.toLowerCase() === 'boolean'; })\n}\n\n/* */\n\nfunction handleError (err, vm, info) {\n // Deactivate deps tracking while processing error handler to avoid possible infinite rendering.\n // See: https://github.com/vuejs/vuex/issues/1505\n pushTarget();\n try {\n if (vm) {\n var cur = vm;\n while ((cur = cur.$parent)) {\n var hooks = cur.$options.errorCaptured;\n if (hooks) {\n for (var i = 0; i < hooks.length; i++) {\n try {\n var capture = hooks[i].call(cur, err, vm, info) === false;\n if (capture) { return }\n } catch (e) {\n globalHandleError(e, cur, 'errorCaptured hook');\n }\n }\n }\n }\n }\n globalHandleError(err, vm, info);\n } finally {\n popTarget();\n }\n}\n\nfunction invokeWithErrorHandling (\n handler,\n context,\n args,\n vm,\n info\n) {\n var res;\n try {\n res = args ? handler.apply(context, args) : handler.call(context);\n if (res && !res._isVue && isPromise(res) && !res._handled) {\n res.catch(function (e) { return handleError(e, vm, info + \" (Promise/async)\"); });\n // issue #9511\n // avoid catch triggering multiple times when nested calls\n res._handled = true;\n }\n } catch (e) {\n handleError(e, vm, info);\n }\n return res\n}\n\nfunction globalHandleError (err, vm, info) {\n if (config.errorHandler) {\n try {\n return config.errorHandler.call(null, err, vm, info)\n } catch (e) {\n // if the user intentionally throws the original error in the handler,\n // do not log it twice\n if (e !== err) {\n logError(e, null, 'config.errorHandler');\n }\n }\n }\n logError(err, vm, info);\n}\n\nfunction logError (err, vm, info) {\n if (process.env.NODE_ENV !== 'production') {\n warn((\"Error in \" + info + \": \\\"\" + (err.toString()) + \"\\\"\"), vm);\n }\n /* istanbul ignore else */\n if ((inBrowser || inWeex) && typeof console !== 'undefined') {\n console.error(err);\n } else {\n throw err\n }\n}\n\n/* */\n\nvar isUsingMicroTask = false;\n\nvar callbacks = [];\nvar pending = false;\n\nfunction flushCallbacks () {\n pending = false;\n var copies = callbacks.slice(0);\n callbacks.length = 0;\n for (var i = 0; i < copies.length; i++) {\n copies[i]();\n }\n}\n\n// Here we have async deferring wrappers using microtasks.\n// In 2.5 we used (macro) tasks (in combination with microtasks).\n// However, it has subtle problems when state is changed right before repaint\n// (e.g. #6813, out-in transitions).\n// Also, using (macro) tasks in event handler would cause some weird behaviors\n// that cannot be circumvented (e.g. #7109, #7153, #7546, #7834, #8109).\n// So we now use microtasks everywhere, again.\n// A major drawback of this tradeoff is that there are some scenarios\n// where microtasks have too high a priority and fire in between supposedly\n// sequential events (e.g. #4521, #6690, which have workarounds)\n// or even between bubbling of the same event (#6566).\nvar timerFunc;\n\n// The nextTick behavior leverages the microtask queue, which can be accessed\n// via either native Promise.then or MutationObserver.\n// MutationObserver has wider support, however it is seriously bugged in\n// UIWebView in iOS >= 9.3.3 when triggered in touch event handlers. It\n// completely stops working after triggering a few times... so, if native\n// Promise is available, we will use it:\n/* istanbul ignore next, $flow-disable-line */\nif (typeof Promise !== 'undefined' && isNative(Promise)) {\n var p = Promise.resolve();\n timerFunc = function () {\n p.then(flushCallbacks);\n // In problematic UIWebViews, Promise.then doesn't completely break, but\n // it can get stuck in a weird state where callbacks are pushed into the\n // microtask queue but the queue isn't being flushed, until the browser\n // needs to do some other work, e.g. handle a timer. Therefore we can\n // \"force\" the microtask queue to be flushed by adding an empty timer.\n if (isIOS) { setTimeout(noop); }\n };\n isUsingMicroTask = true;\n} else if (!isIE && typeof MutationObserver !== 'undefined' && (\n isNative(MutationObserver) ||\n // PhantomJS and iOS 7.x\n MutationObserver.toString() === '[object MutationObserverConstructor]'\n)) {\n // Use MutationObserver where native Promise is not available,\n // e.g. PhantomJS, iOS7, Android 4.4\n // (#6466 MutationObserver is unreliable in IE11)\n var counter = 1;\n var observer = new MutationObserver(flushCallbacks);\n var textNode = document.createTextNode(String(counter));\n observer.observe(textNode, {\n characterData: true\n });\n timerFunc = function () {\n counter = (counter + 1) % 2;\n textNode.data = String(counter);\n };\n isUsingMicroTask = true;\n} else if (typeof setImmediate !== 'undefined' && isNative(setImmediate)) {\n // Fallback to setImmediate.\n // Technically it leverages the (macro) task queue,\n // but it is still a better choice than setTimeout.\n timerFunc = function () {\n setImmediate(flushCallbacks);\n };\n} else {\n // Fallback to setTimeout.\n timerFunc = function () {\n setTimeout(flushCallbacks, 0);\n };\n}\n\nfunction nextTick (cb, ctx) {\n var _resolve;\n callbacks.push(function () {\n if (cb) {\n try {\n cb.call(ctx);\n } catch (e) {\n handleError(e, ctx, 'nextTick');\n }\n } else if (_resolve) {\n _resolve(ctx);\n }\n });\n if (!pending) {\n pending = true;\n timerFunc();\n }\n // $flow-disable-line\n if (!cb && typeof Promise !== 'undefined') {\n return new Promise(function (resolve) {\n _resolve = resolve;\n })\n }\n}\n\n/* */\n\n/* not type checking this file because flow doesn't play well with Proxy */\n\nvar initProxy;\n\nif (process.env.NODE_ENV !== 'production') {\n var allowedGlobals = makeMap(\n 'Infinity,undefined,NaN,isFinite,isNaN,' +\n 'parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,' +\n 'Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,' +\n 'require' // for Webpack/Browserify\n );\n\n var warnNonPresent = function (target, key) {\n warn(\n \"Property or method \\\"\" + key + \"\\\" is not defined on the instance but \" +\n 'referenced during render. Make sure that this property is reactive, ' +\n 'either in the data option, or for class-based components, by ' +\n 'initializing the property. ' +\n 'See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.',\n target\n );\n };\n\n var warnReservedPrefix = function (target, key) {\n warn(\n \"Property \\\"\" + key + \"\\\" must be accessed with \\\"$data.\" + key + \"\\\" because \" +\n 'properties starting with \"$\" or \"_\" are not proxied in the Vue instance to ' +\n 'prevent conflicts with Vue internals. ' +\n 'See: https://vuejs.org/v2/api/#data',\n target\n );\n };\n\n var hasProxy =\n typeof Proxy !== 'undefined' && isNative(Proxy);\n\n if (hasProxy) {\n var isBuiltInModifier = makeMap('stop,prevent,self,ctrl,shift,alt,meta,exact');\n config.keyCodes = new Proxy(config.keyCodes, {\n set: function set (target, key, value) {\n if (isBuiltInModifier(key)) {\n warn((\"Avoid overwriting built-in modifier in config.keyCodes: .\" + key));\n return false\n } else {\n target[key] = value;\n return true\n }\n }\n });\n }\n\n var hasHandler = {\n has: function has (target, key) {\n var has = key in target;\n var isAllowed = allowedGlobals(key) ||\n (typeof key === 'string' && key.charAt(0) === '_' && !(key in target.$data));\n if (!has && !isAllowed) {\n if (key in target.$data) { warnReservedPrefix(target, key); }\n else { warnNonPresent(target, key); }\n }\n return has || !isAllowed\n }\n };\n\n var getHandler = {\n get: function get (target, key) {\n if (typeof key === 'string' && !(key in target)) {\n if (key in target.$data) { warnReservedPrefix(target, key); }\n else { warnNonPresent(target, key); }\n }\n return target[key]\n }\n };\n\n initProxy = function initProxy (vm) {\n if (hasProxy) {\n // determine which proxy handler to use\n var options = vm.$options;\n var handlers = options.render && options.render._withStripped\n ? getHandler\n : hasHandler;\n vm._renderProxy = new Proxy(vm, handlers);\n } else {\n vm._renderProxy = vm;\n }\n };\n}\n\n/* */\n\nvar seenObjects = new _Set();\n\n/**\n * Recursively traverse an object to evoke all converted\n * getters, so that every nested property inside the object\n * is collected as a \"deep\" dependency.\n */\nfunction traverse (val) {\n _traverse(val, seenObjects);\n seenObjects.clear();\n}\n\nfunction _traverse (val, seen) {\n var i, keys;\n var isA = Array.isArray(val);\n if ((!isA && !isObject(val)) || Object.isFrozen(val) || val instanceof VNode) {\n return\n }\n if (val.__ob__) {\n var depId = val.__ob__.dep.id;\n if (seen.has(depId)) {\n return\n }\n seen.add(depId);\n }\n if (isA) {\n i = val.length;\n while (i--) { _traverse(val[i], seen); }\n } else {\n keys = Object.keys(val);\n i = keys.length;\n while (i--) { _traverse(val[keys[i]], seen); }\n }\n}\n\nvar mark;\nvar measure;\n\nif (process.env.NODE_ENV !== 'production') {\n var perf = inBrowser && window.performance;\n /* istanbul ignore if */\n if (\n perf &&\n perf.mark &&\n perf.measure &&\n perf.clearMarks &&\n perf.clearMeasures\n ) {\n mark = function (tag) { return perf.mark(tag); };\n measure = function (name, startTag, endTag) {\n perf.measure(name, startTag, endTag);\n perf.clearMarks(startTag);\n perf.clearMarks(endTag);\n // perf.clearMeasures(name)\n };\n }\n}\n\n/* */\n\nvar normalizeEvent = cached(function (name) {\n var passive = name.charAt(0) === '&';\n name = passive ? name.slice(1) : name;\n var once$$1 = name.charAt(0) === '~'; // Prefixed last, checked first\n name = once$$1 ? name.slice(1) : name;\n var capture = name.charAt(0) === '!';\n name = capture ? name.slice(1) : name;\n return {\n name: name,\n once: once$$1,\n capture: capture,\n passive: passive\n }\n});\n\nfunction createFnInvoker (fns, vm) {\n function invoker () {\n var arguments$1 = arguments;\n\n var fns = invoker.fns;\n if (Array.isArray(fns)) {\n var cloned = fns.slice();\n for (var i = 0; i < cloned.length; i++) {\n invokeWithErrorHandling(cloned[i], null, arguments$1, vm, \"v-on handler\");\n }\n } else {\n // return handler return value for single handlers\n return invokeWithErrorHandling(fns, null, arguments, vm, \"v-on handler\")\n }\n }\n invoker.fns = fns;\n return invoker\n}\n\nfunction updateListeners (\n on,\n oldOn,\n add,\n remove$$1,\n createOnceHandler,\n vm\n) {\n var name, def$$1, cur, old, event;\n for (name in on) {\n def$$1 = cur = on[name];\n old = oldOn[name];\n event = normalizeEvent(name);\n if (isUndef(cur)) {\n process.env.NODE_ENV !== 'production' && warn(\n \"Invalid handler for event \\\"\" + (event.name) + \"\\\": got \" + String(cur),\n vm\n );\n } else if (isUndef(old)) {\n if (isUndef(cur.fns)) {\n cur = on[name] = createFnInvoker(cur, vm);\n }\n if (isTrue(event.once)) {\n cur = on[name] = createOnceHandler(event.name, cur, event.capture);\n }\n add(event.name, cur, event.capture, event.passive, event.params);\n } else if (cur !== old) {\n old.fns = cur;\n on[name] = old;\n }\n }\n for (name in oldOn) {\n if (isUndef(on[name])) {\n event = normalizeEvent(name);\n remove$$1(event.name, oldOn[name], event.capture);\n }\n }\n}\n\n/* */\n\nfunction mergeVNodeHook (def, hookKey, hook) {\n if (def instanceof VNode) {\n def = def.data.hook || (def.data.hook = {});\n }\n var invoker;\n var oldHook = def[hookKey];\n\n function wrappedHook () {\n hook.apply(this, arguments);\n // important: remove merged hook to ensure it's called only once\n // and prevent memory leak\n remove(invoker.fns, wrappedHook);\n }\n\n if (isUndef(oldHook)) {\n // no existing hook\n invoker = createFnInvoker([wrappedHook]);\n } else {\n /* istanbul ignore if */\n if (isDef(oldHook.fns) && isTrue(oldHook.merged)) {\n // already a merged invoker\n invoker = oldHook;\n invoker.fns.push(wrappedHook);\n } else {\n // existing plain hook\n invoker = createFnInvoker([oldHook, wrappedHook]);\n }\n }\n\n invoker.merged = true;\n def[hookKey] = invoker;\n}\n\n/* */\n\nfunction extractPropsFromVNodeData (\n data,\n Ctor,\n tag\n) {\n // we are only extracting raw values here.\n // validation and default values are handled in the child\n // component itself.\n var propOptions = Ctor.options.props;\n if (isUndef(propOptions)) {\n return\n }\n var res = {};\n var attrs = data.attrs;\n var props = data.props;\n if (isDef(attrs) || isDef(props)) {\n for (var key in propOptions) {\n var altKey = hyphenate(key);\n if (process.env.NODE_ENV !== 'production') {\n var keyInLowerCase = key.toLowerCase();\n if (\n key !== keyInLowerCase &&\n attrs && hasOwn(attrs, keyInLowerCase)\n ) {\n tip(\n \"Prop \\\"\" + keyInLowerCase + \"\\\" is passed to component \" +\n (formatComponentName(tag || Ctor)) + \", but the declared prop name is\" +\n \" \\\"\" + key + \"\\\". \" +\n \"Note that HTML attributes are case-insensitive and camelCased \" +\n \"props need to use their kebab-case equivalents when using in-DOM \" +\n \"templates. You should probably use \\\"\" + altKey + \"\\\" instead of \\\"\" + key + \"\\\".\"\n );\n }\n }\n checkProp(res, props, key, altKey, true) ||\n checkProp(res, attrs, key, altKey, false);\n }\n }\n return res\n}\n\nfunction checkProp (\n res,\n hash,\n key,\n altKey,\n preserve\n) {\n if (isDef(hash)) {\n if (hasOwn(hash, key)) {\n res[key] = hash[key];\n if (!preserve) {\n delete hash[key];\n }\n return true\n } else if (hasOwn(hash, altKey)) {\n res[key] = hash[altKey];\n if (!preserve) {\n delete hash[altKey];\n }\n return true\n }\n }\n return false\n}\n\n/* */\n\n// The template compiler attempts to minimize the need for normalization by\n// statically analyzing the template at compile time.\n//\n// For plain HTML markup, normalization can be completely skipped because the\n// generated render function is guaranteed to return Array. There are\n// two cases where extra normalization is needed:\n\n// 1. When the children contains components - because a functional component\n// may return an Array instead of a single root. In this case, just a simple\n// normalization is needed - if any child is an Array, we flatten the whole\n// thing with Array.prototype.concat. It is guaranteed to be only 1-level deep\n// because functional components already normalize their own children.\nfunction simpleNormalizeChildren (children) {\n for (var i = 0; i < children.length; i++) {\n if (Array.isArray(children[i])) {\n return Array.prototype.concat.apply([], children)\n }\n }\n return children\n}\n\n// 2. When the children contains constructs that always generated nested Arrays,\n// e.g.