window.translations=function(t){function e(r){if(n[r])return n[r].exports;var i=n[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,e),i.l=!0,i.exports}var n={};return e.m=t,e.c=n,e.i=function(t){return t},e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:r})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="",e(e.s=300)}({1:function(t,e){var n;n=function(){return this}();try{n=n||Function("return this")()||(0,eval)("this")}catch(t){"object"==typeof window&&(n=window)}t.exports=n},2:function(t,e){t.exports=function(t,e,n,r){var i,o=t=t||{},a=typeof t.default;"object"!==a&&"function"!==a||(i=t,o=t.default);var s="function"==typeof o?o.options:o;if(e&&(s.render=e.render,s.staticRenderFns=e.staticRenderFns),n&&(s._scopeId=n),r){var u=Object.create(s.computed||null);Object.keys(r).forEach(function(t){var e=r[t];u[t]=function(){return e}}),s.computed=u}return{esModule:i,exports:o,options:s}}},21:function(t,e){function n(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}function i(t){if(l===setTimeout)return setTimeout(t,0);if((l===n||!l)&&setTimeout)return l=setTimeout,setTimeout(t,0);try{return l(t,0)}catch(e){try{return l.call(null,t,0)}catch(e){return l.call(this,t,0)}}}function o(t){if(f===clearTimeout)return clearTimeout(t);if((f===r||!f)&&clearTimeout)return f=clearTimeout,clearTimeout(t);try{return f(t)}catch(e){try{return f.call(null,t)}catch(e){return f.call(this,t)}}}function a(){v&&d&&(v=!1,d.length?h=d.concat(h):m=-1,h.length&&s())}function s(){if(!v){var t=i(a);v=!0;for(var e=h.length;e;){for(d=h,h=[];++m1)for(var n=1;n * @copyright 2007-2019 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA */ e.default={methods:{trans:function(t){return this.$store.getters.translations[t]}}}},228:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=n(23),o=r(i),a=n(82),s=r(a),u=n(86),c=r(u);o.default.use(s.default),/** * 2007-2019 PrestaShop and Contributors * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to https://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2019 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA */ e.default=new s.default({mode:"history",base:window.data.baseUrl+"/translations",routes:[{path:"/",name:"overview",component:c.default}]})},229:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0});var i=n(23),o=r(i),a=n(83),s=r(a),u=n(301),c=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e.default=t,e}(u),l=n(302),f=r(l),p=n(44),d=r(p);o.default.use(s.default);/** * 2007-2019 PrestaShop and Contributors * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to https://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2019 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA */ var h={pageIndex:1,totalPages:0,translationsPerPage:20,currentDomain:"",translations:{data:{},info:{}},catalog:{data:{},info:{}},domainsTree:[],totalMissingTranslations:0,totalTranslations:0,currentDomainTotalTranslations:0,currentDomainTotalMissingTranslations:0,isReady:!1,sidebarLoading:!0,principalLoading:!0,searchTags:[],modifiedTranslations:[]},v={totalPages:function(t){return t.totalPages},pageIndex:function(t){return t.pageIndex},currentDomain:function(t){return t.currentDomain},translations:function(t){return t.translations},catalog:function(t){return t.catalog},domainsTree:function(){function t(e){return e.forEach(function(e){e.children=d.default.values(e.children),e.extraLabel=e.total_missing_translations,e.dataValue=e.domain_catalog_link,e.warning=Boolean(e.total_missing_translations),e.disable=!e.total_translations,e.id=e.full_name,t(e.children)}),e}return t(h.domainsTree)},isReady:function(t){return t.isReady},searchTags:function(t){return t.searchTags}};e.default=new s.default.Store({state:h,getters:v,actions:c,mutations:f.default})},23:function(t,e,n){(function(e){"production"===e.env.NODE_ENV?t.exports=n(38):t.exports=n(37)}).call(e,n(21))},24:function(t,e,n){function r(t,e){for(var n=0;n=0&&w.splice(e,1)}function s(t){var e=document.createElement("style");if(void 0===t.attrs.type&&(t.attrs.type="text/css"),void 0===t.attrs.nonce){var n=l();n&&(t.attrs.nonce=n)}return c(e,t.attrs),o(t,e),e}function u(t){var e=document.createElement("link");return void 0===t.attrs.type&&(t.attrs.type="text/css"),t.attrs.rel="stylesheet",c(e,t.attrs),o(t,e),e}function c(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}function l(){return n.nc}function f(t,e){var n,r,i,o;if(e.transform&&t.css){if(!(o="function"==typeof e.transform?e.transform(t.css):e.transform.default(t.css)))return function(){};t.css=o}if(e.singleton){var c=b++;n=_||(_=s(e)),r=p.bind(null,n,c,!1),i=p.bind(null,n,c,!0)}else t.sourceMap&&"function"==typeof URL&&"function"==typeof URL.createObjectURL&&"function"==typeof URL.revokeObjectURL&&"function"==typeof Blob&&"function"==typeof btoa?(n=u(e),r=h.bind(null,n,e),i=function(){a(n),n.href&&URL.revokeObjectURL(n.href)}):(n=s(e),r=d.bind(null,n),i=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 i()}}function p(t,e,n,r){var i=n?"":r.css;if(t.styleSheet)t.styleSheet.cssText=A(e,i);else{var o=document.createTextNode(i),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}function d(t,e){var n=e.css,r=e.media;if(r&&t.setAttribute("media",r),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}function h(t,e,n){var r=n.css,i=n.sourceMap,o=void 0===e.convertToAbsoluteUrls&&i;(e.convertToAbsoluteUrls||o)&&(r=x(r)),i&&(r+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(i))))+" */");var a=new Blob([r],{type:"text/css"}),s=t.href;t.href=URL.createObjectURL(a),s&&URL.revokeObjectURL(s)}var v={},m=function(t){var e;return function(){return void 0===e&&(e=t.apply(this,arguments)),e}}(function(){return window&&document&&document.all&&!window.atob}),g=function(t,e){return e?e.querySelector(t):document.querySelector(t)},y=function(t){var e={};return function(t,n){if("function"==typeof t)return t();if(void 0===e[t]){var r=g.call(this,t,n);if(window.HTMLIFrameElement&&r instanceof window.HTMLIFrameElement)try{r=r.contentDocument.head}catch(t){r=null}e[t]=r}return e[t]}}(),_=null,b=0,w=[],x=n(36);t.exports=function(t,e){if("undefined"!=typeof DEBUG&&DEBUG&&"object"!=typeof document)throw new Error("The style-loader cannot be used in a non-browser environment");e=e||{},e.attrs="object"==typeof e.attrs?e.attrs:{},e.singleton||"boolean"==typeof e.singleton||(e.singleton=m()),e.insertInto||(e.insertInto="head"),e.insertAt||(e.insertAt="bottom");var n=i(t,e);return r(n,e),function(t){for(var o=[],a=0;a=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout()},e))},n(30),e.setImmediate="undefined"!=typeof self&&self.setImmediate||void 0!==t&&t.setImmediate||this&&this.setImmediate,e.clearImmediate="undefined"!=typeof self&&self.clearImmediate||void 0!==t&&t.clearImmediate||this&&this.clearImmediate}).call(e,n(1))},26:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.EventBus=void 0;var r=n(23),i=function(t){return t&&t.__esModule?t:{default:t}}(r);e.EventBus=new i.default},30:function(t,e,n){(function(t,e){!function(t,n){"use strict";function r(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),n=0;n * @copyright 2007-2019 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA */ new o.default({router:f.default,store:c.default,el:"#translations-app",template:"",components:{app:s.default},beforeMount:function(){this.$store.dispatch("getTranslations")}})},301:function(t,e,n){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}Object.defineProperty(e,"__esModule",{value:!0}),e.updateSearch=e.updatePrincipalLoading=e.updateCurrentDomain=e.updatePageIndex=e.resetTranslation=e.saveTranslations=e.refreshCounts=e.getDomainsTree=e.getCatalog=e.getTranslations=void 0;var i=n(23),o=r(i),a=n(81),s=r(a),u=n(89),c=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e.default=t,e}(u),l=n(62);/** * 2007-2019 PrestaShop and Contributors * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to https://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2019 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA */ o.default.use(s.default);e.getTranslations=function(t){var e=t.commit,n=window.data.translationUrl;o.default.http.get(n).then(function(t){e(c.SET_TRANSLATIONS,t.body),e(c.APP_IS_READY)},function(t){(0,l.showGrowl)("error",t.bodyText?JSON.parse(t.bodyText).error:t.statusText)})},e.getCatalog=function(t,e){var n=t.commit;n(c.PRINCIPAL_LOADING,!0),o.default.http.get(e.url,{params:{page_size:e.page_size,page_index:e.page_index}}).then(function(t){n(c.SET_TOTAL_PAGES,t.headers.get("Total-Pages")),n(c.SET_CATALOG,t.body),n(c.PRINCIPAL_LOADING,!1)},function(t){(0,l.showGrowl)("error",t.bodyText?JSON.parse(t.bodyText).error:t.statusText)})},e.getDomainsTree=function(t,e){var n=t.commit,r=window.data.domainsTreeUrl,i={};n(c.SIDEBAR_LOADING,!0),n(c.PRINCIPAL_LOADING,!0),e.store.getters.searchTags.length&&(i.search=e.store.getters.searchTags),o.default.http.get(r,{params:i}).then(function(t){n(c.SET_DOMAINS_TREE,t.body),n(c.SIDEBAR_LOADING,!1),n(c.RESET_CURRENT_DOMAIN)},function(t){(0,l.showGrowl)("error",t.bodyText?JSON.parse(t.bodyText).error:t.statusText)})},e.refreshCounts=function(t,e){var n=t.commit,r=window.data.domainsTreeUrl,i={};e.store.getters.searchTags.length&&(i.search=e.store.getters.searchTags),o.default.http.get(r,{params:i}).then(function(t){e.store.state.currentDomainTotalMissingTranslations-=e.successfullySaved,n(c.SET_DOMAINS_TREE,t.body)},function(t){(0,l.showGrowl)("error",t.bodyText?JSON.parse(t.bodyText).error:t.statusText)})},e.saveTranslations=function(t,e){var n=(t.commit,e.url),r=e.translations;o.default.http.post(n,{translations:r}).then(function(){return e.store.dispatch("refreshCounts",{successfullySaved:r.length,store:e.store}),e.store.state.modifiedTranslations=[],(0,l.showGrowl)("notice","Translations successfully updated")},function(t){(0,l.showGrowl)("error",t.bodyText?JSON.parse(t.bodyText).error:t.statusText)})},e.resetTranslation=function(t,e){var n=(t.commit,e.url),r=e.translations;o.default.http.post(n,{translations:r}).then(function(){(0,l.showGrowl)("notice","Translations successfully reset")},function(t){(0,l.showGrowl)("error",t.bodyText?JSON.parse(t.bodyText).error:t.statusText)})},e.updatePageIndex=function(t,e){(0,t.commit)(c.SET_PAGE_INDEX,e)},e.updateCurrentDomain=function(t,e){(0,t.commit)(c.SET_CURRENT_DOMAIN,e)},e.updatePrincipalLoading=function(t,e){(0,t.commit)(c.PRINCIPAL_LOADING,e)},e.updateSearch=function(t,e){(0,t.commit)(c.SEARCH_TAGS,e)}},302:function(t,e,n){"use strict";function r(t,e,n){return e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}Object.defineProperty(e,"__esModule",{value:!0});var i,o=n(89),a=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e.default=t,e}(o);/** * 2007-2019 PrestaShop and Contributors * * NOTICE OF LICENSE * * This source file is subject to the Open Software License (OSL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/OSL-3.0 * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to https://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2019 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) * International Registered Trademark & Property of PrestaShop SA */ e.default=(i={},r(i,a.SET_TRANSLATIONS,function(t,e){e.data.forEach(function(e){t.translations[e.translation_id]=e.name})}),r(i,a.SET_CATALOG,function(t,e){t.catalog=e}),r(i,a.SET_DOMAINS_TREE,function(t,e){t.totalMissingTranslations=e.data.tree.total_missing_translations,t.totalTranslations=e.data.tree.total_translations,t.domainsTree=e.data.tree.children}),r(i,a.APP_IS_READY,function(t){t.isReady=!0}),r(i,a.SET_TOTAL_PAGES,function(t,e){t.totalPages=Number(e)}),r(i,a.SET_PAGE_INDEX,function(t,e){t.pageIndex=e}),r(i,a.SET_CURRENT_DOMAIN,function(t,e){t.currentDomain=e.full_name,t.currentDomainTotalTranslations=e.total_translations,t.currentDomainTotalMissingTranslations=e.total_missing_translations}),r(i,a.RESET_CURRENT_DOMAIN,function(t){t.currentDomain="",t.currentDomainTotalTranslations=0,t.currentDomainTotalMissingTranslations=0}),r(i,a.SIDEBAR_LOADING,function(t,e){t.sidebarLoading=e}),r(i,a.PRINCIPAL_LOADING,function(t,e){t.principalLoading=e}),r(i,a.SEARCH_TAGS,function(t,e){t.searchTags=e}),i)},32:function(t,e,n){"use strict";function r(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=t.indexOf("=");return-1===n&&(n=e),[n,n===e?0:4-n%4]}function i(t){var e=r(t),n=e[0],i=e[1];return 3*(n+i)/4-i}function o(t,e,n){return 3*(e+n)/4-n}function a(t){for(var e,n=r(t),i=n[0],a=n[1],s=new p(o(t,i,a)),u=0,c=a>0?i-4:i,l=0;l>16&255,s[u++]=e>>8&255,s[u++]=255&e;return 2===a&&(e=f[t.charCodeAt(l)]<<2|f[t.charCodeAt(l+1)]>>4,s[u++]=255&e),1===a&&(e=f[t.charCodeAt(l)]<<10|f[t.charCodeAt(l+1)]<<4|f[t.charCodeAt(l+2)]>>2,s[u++]=e>>8&255,s[u++]=255&e),s}function s(t){return l[t>>18&63]+l[t>>12&63]+l[t>>6&63]+l[63&t]}function u(t,e,n){for(var r,i=[],o=e;oa?a:o+16383));return 1===r?(e=t[n-1],i.push(l[e>>2]+l[e<<4&63]+"==")):2===r&&(e=(t[n-2]<<8)+t[n-1],i.push(l[e>>10]+l[e>>4&63]+l[e<<2&63]+"=")),i.join("")}e.byteLength=i,e.toByteArray=a,e.fromByteArray=c;for(var l=[],f=[],p="undefined"!=typeof Uint8Array?Uint8Array:Array,d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",h=0,v=d.length;h=r())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+r().toString(16)+" bytes");return 0|t}function v(t){return+t!=t&&(t=0),o.alloc(+t)}function m(t,e){if(o.isBuffer(t))return t.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(t)||t instanceof ArrayBuffer))return t.byteLength;"string"!=typeof t&&(t=""+t);var n=t.length;if(0===n)return 0;for(var r=!1;;)switch(e){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return H(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return W(t).length;default:if(r)return H(t).length;e=(""+e).toLowerCase(),r=!0}}function g(t,e,n){var r=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if(n>>>=0,e>>>=0,n<=e)return"";for(t||(t="utf8");;)switch(t){case"hex":return P(this,e,n);case"utf8":case"utf-8":return E(this,e,n);case"ascii":return S(this,e,n);case"latin1":case"binary":return j(this,e,n);case"base64":return k(this,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return I(this,e,n);default:if(r)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),r=!0}}function y(t,e,n){var r=t[e];t[e]=t[n],t[n]=r}function _(t,e,n,r,i){if(0===t.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=i?0:t.length-1),n<0&&(n=t.length+n),n>=t.length){if(i)return-1;n=t.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof e&&(e=o.from(e,r)),o.isBuffer(e))return 0===e.length?-1:b(t,e,n,r,i);if("number"==typeof e)return e&=255,o.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(t,e,n):Uint8Array.prototype.lastIndexOf.call(t,e,n):b(t,[e],n,r,i);throw new TypeError("val must be string, number or Buffer")}function b(t,e,n,r,i){function o(t,e){return 1===a?t[e]:t.readUInt16BE(e*a)}var a=1,s=t.length,u=e.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(t.length<2||e.length<2)return-1;a=2,s/=2,u/=2,n/=2}var c;if(i){var l=-1;for(c=n;cs&&(n=s-u),c=n;c>=0;c--){for(var f=!0,p=0;pi&&(r=i):r=i;var o=e.length;if(o%2!=0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var a=0;a239?4:o>223?3:o>191?2:1;if(i+s<=n){var u,c,l,f;switch(s){case 1:o<128&&(a=o);break;case 2:u=t[i+1],128==(192&u)&&(f=(31&o)<<6|63&u)>127&&(a=f);break;case 3:u=t[i+1],c=t[i+2],128==(192&u)&&128==(192&c)&&(f=(15&o)<<12|(63&u)<<6|63&c)>2047&&(f<55296||f>57343)&&(a=f);break;case 4:u=t[i+1],c=t[i+2],l=t[i+3],128==(192&u)&&128==(192&c)&&128==(192&l)&&(f=(15&o)<<18|(63&u)<<12|(63&c)<<6|63&l)>65535&&f<1114112&&(a=f)}}null===a?(a=65533,s=1):a>65535&&(a-=65536,r.push(a>>>10&1023|55296),a=56320|1023&a),r.push(a),i+=s}return O(r)}function O(t){var e=t.length;if(e<=Q)return String.fromCharCode.apply(String,t);for(var n="",r=0;rr)&&(n=r);for(var i="",o=e;on)throw new RangeError("Trying to access beyond buffer length")}function M(t,e,n,r,i,a){if(!o.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||et.length)throw new RangeError("Index out of range")}function N(t,e,n,r){e<0&&(e=65535+e+1);for(var i=0,o=Math.min(t.length-n,2);i>>8*(r?i:1-i)}function D(t,e,n,r){e<0&&(e=4294967295+e+1);for(var i=0,o=Math.min(t.length-n,4);i>>8*(r?i:3-i)&255}function L(t,e,n,r,i,o){if(n+r>t.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function U(t,e,n,r,i){return i||L(t,e,n,4,3.4028234663852886e38,-3.4028234663852886e38),Z.write(t,e,n,r,23,4),n+4}function B(t,e,n,r,i){return i||L(t,e,n,8,1.7976931348623157e308,-1.7976931348623157e308),Z.write(t,e,n,r,52,8),n+8}function F(t){if(t=z(t).replace(tt,""),t.length<2)return"";for(;t.length%4!=0;)t+="=";return t}function z(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function V(t){return t<16?"0"+t.toString(16):t.toString(16)}function H(t,e){e=e||1/0;for(var n,r=t.length,i=null,o=[],a=0;a55295&&n<57344){if(!i){if(n>56319){(e-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(e-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(e-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((e-=1)<0)break;o.push(n)}else if(n<2048){if((e-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((e-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function q(t){for(var e=[],n=0;n>8,i=n%256,o.push(i),o.push(r);return o}function W(t){return K.toByteArray(F(t))}function Y(t,e,n,r){for(var i=0;i=e.length||i>=t.length);++i)e[i+n]=t[i];return i}function J(t){return t!==t}/*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh * @license MIT */ var K=n(32),Z=n(34),X=n(35);e.Buffer=o,e.SlowBuffer=v,e.INSPECT_MAX_BYTES=50,o.TYPED_ARRAY_SUPPORT=void 0!==t.TYPED_ARRAY_SUPPORT?t.TYPED_ARRAY_SUPPORT:function(){try{var t=new Uint8Array(1);return t.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===t.foo()&&"function"==typeof t.subarray&&0===t.subarray(1,1).byteLength}catch(t){return!1}}(),e.kMaxLength=r(),o.poolSize=8192,o._augment=function(t){return t.__proto__=o.prototype,t},o.from=function(t,e,n){return a(null,t,e,n)},o.TYPED_ARRAY_SUPPORT&&(o.prototype.__proto__=Uint8Array.prototype,o.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&o[Symbol.species]===o&&Object.defineProperty(o,Symbol.species,{value:null,configurable:!0})),o.alloc=function(t,e,n){return u(null,t,e,n)},o.allocUnsafe=function(t){return c(null,t)},o.allocUnsafeSlow=function(t){return c(null,t)},o.isBuffer=function(t){return!(null==t||!t._isBuffer)},o.compare=function(t,e){if(!o.isBuffer(t)||!o.isBuffer(e))throw new TypeError("Arguments must be Buffers");if(t===e)return 0;for(var n=t.length,r=e.length,i=0,a=Math.min(n,r);i0&&(t=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(t+=" ... ")),""},o.prototype.compare=function(t,e,n,r,i){if(!o.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===n&&(n=t?t.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),e<0||n>t.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&e>=n)return 0;if(r>=i)return-1;if(e>=n)return 1;if(e>>>=0,n>>>=0,r>>>=0,i>>>=0,this===t)return 0;for(var a=i-r,s=n-e,u=Math.min(a,s),c=this.slice(r,i),l=t.slice(e,n),f=0;fi)&&(n=i),t.length>0&&(n<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return w(this,t,e,n);case"utf8":case"utf-8":return x(this,t,e,n);case"ascii":return A(this,t,e,n);case"latin1":case"binary":return $(this,t,e,n);case"base64":return C(this,t,e,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return T(this,t,e,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},o.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var Q=4096;o.prototype.slice=function(t,e){var n=this.length;t=~~t,e=void 0===e?n:~~e,t<0?(t+=n)<0&&(t=0):t>n&&(t=n),e<0?(e+=n)<0&&(e=0):e>n&&(e=n),e0&&(i*=256);)r+=this[t+--e]*i;return r},o.prototype.readUInt8=function(t,e){return e||R(t,1,this.length),this[t]},o.prototype.readUInt16LE=function(t,e){return e||R(t,2,this.length),this[t]|this[t+1]<<8},o.prototype.readUInt16BE=function(t,e){return e||R(t,2,this.length),this[t]<<8|this[t+1]},o.prototype.readUInt32LE=function(t,e){return e||R(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},o.prototype.readUInt32BE=function(t,e){return e||R(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},o.prototype.readIntLE=function(t,e,n){t|=0,e|=0,n||R(t,e,this.length);for(var r=this[t],i=1,o=0;++o=i&&(r-=Math.pow(2,8*e)),r},o.prototype.readIntBE=function(t,e,n){t|=0,e|=0,n||R(t,e,this.length);for(var r=e,i=1,o=this[t+--r];r>0&&(i*=256);)o+=this[t+--r]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*e)),o},o.prototype.readInt8=function(t,e){return e||R(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},o.prototype.readInt16LE=function(t,e){e||R(t,2,this.length);var n=this[t]|this[t+1]<<8;return 32768&n?4294901760|n:n},o.prototype.readInt16BE=function(t,e){e||R(t,2,this.length);var n=this[t+1]|this[t]<<8;return 32768&n?4294901760|n:n},o.prototype.readInt32LE=function(t,e){return e||R(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},o.prototype.readInt32BE=function(t,e){return e||R(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},o.prototype.readFloatLE=function(t,e){return e||R(t,4,this.length),Z.read(this,t,!0,23,4)},o.prototype.readFloatBE=function(t,e){return e||R(t,4,this.length),Z.read(this,t,!1,23,4)},o.prototype.readDoubleLE=function(t,e){return e||R(t,8,this.length),Z.read(this,t,!0,52,8)},o.prototype.readDoubleBE=function(t,e){return e||R(t,8,this.length),Z.read(this,t,!1,52,8)},o.prototype.writeUIntLE=function(t,e,n,r){if(t=+t,e|=0,n|=0,!r){M(this,t,e,n,Math.pow(2,8*n)-1,0)}var i=1,o=0;for(this[e]=255&t;++o=0&&(o*=256);)this[e+i]=t/o&255;return e+n},o.prototype.writeUInt8=function(t,e,n){return t=+t,e|=0,n||M(this,t,e,1,255,0),o.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},o.prototype.writeUInt16LE=function(t,e,n){return t=+t,e|=0,n||M(this,t,e,2,65535,0),o.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):N(this,t,e,!0),e+2},o.prototype.writeUInt16BE=function(t,e,n){return t=+t,e|=0,n||M(this,t,e,2,65535,0),o.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):N(this,t,e,!1),e+2},o.prototype.writeUInt32LE=function(t,e,n){return t=+t,e|=0,n||M(this,t,e,4,4294967295,0),o.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):D(this,t,e,!0),e+4},o.prototype.writeUInt32BE=function(t,e,n){return t=+t,e|=0,n||M(this,t,e,4,4294967295,0),o.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):D(this,t,e,!1),e+4},o.prototype.writeIntLE=function(t,e,n,r){if(t=+t,e|=0,!r){var i=Math.pow(2,8*n-1);M(this,t,e,n,i-1,-i)}var o=0,a=1,s=0;for(this[e]=255&t;++o>0)-s&255;return e+n},o.prototype.writeIntBE=function(t,e,n,r){if(t=+t,e|=0,!r){var i=Math.pow(2,8*n-1);M(this,t,e,n,i-1,-i)}var o=n-1,a=1,s=0;for(this[e+o]=255&t;--o>=0&&(a*=256);)t<0&&0===s&&0!==this[e+o+1]&&(s=1),this[e+o]=(t/a>>0)-s&255;return e+n},o.prototype.writeInt8=function(t,e,n){return t=+t,e|=0,n||M(this,t,e,1,127,-128),o.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},o.prototype.writeInt16LE=function(t,e,n){return t=+t,e|=0,n||M(this,t,e,2,32767,-32768),o.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):N(this,t,e,!0),e+2},o.prototype.writeInt16BE=function(t,e,n){return t=+t,e|=0,n||M(this,t,e,2,32767,-32768),o.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):N(this,t,e,!1),e+2},o.prototype.writeInt32LE=function(t,e,n){return t=+t,e|=0,n||M(this,t,e,4,2147483647,-2147483648),o.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):D(this,t,e,!0),e+4},o.prototype.writeInt32BE=function(t,e,n){return t=+t,e|=0,n||M(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),o.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):D(this,t,e,!1),e+4},o.prototype.writeFloatLE=function(t,e,n){return U(this,t,e,!0,n)},o.prototype.writeFloatBE=function(t,e,n){return U(this,t,e,!1,n)},o.prototype.writeDoubleLE=function(t,e,n){return B(this,t,e,!0,n)},o.prototype.writeDoubleBE=function(t,e,n){return B(this,t,e,!1,n)},o.prototype.copy=function(t,e,n,r){if(n||(n=0),r||0===r||(r=this.length),e>=t.length&&(e=t.length),e||(e=0),r>0&&r=this.length)throw new RangeError("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),t.length-e=0;--i)t[i+e]=this[i+n];else if(a<1e3||!o.TYPED_ARRAY_SUPPORT)for(i=0;i>>=0,n=void 0===n?this.length:n>>>0,t||(t=0);var a;if("number"==typeof t)for(a=e;a>1,l=-7,f=n?i-1:0,p=n?-1:1,d=t[e+f];for(f+=p,o=d&(1<<-l)-1,d>>=-l,l+=s;l>0;o=256*o+t[e+f],f+=p,l-=8);for(a=o&(1<<-l)-1,o>>=-l,l+=r;l>0;a=256*a+t[e+f],f+=p,l-=8);if(0===o)o=1-c;else{if(o===u)return a?NaN:1/0*(d?-1:1);a+=Math.pow(2,r),o-=c}return(d?-1:1)*a*Math.pow(2,o-r)},e.write=function(t,e,n,r,i,o){var a,s,u,c=8*o-i-1,l=(1<>1,p=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=r?0:o-1,h=r?1:-1,v=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(s=isNaN(e)?1:0,a=l):(a=Math.floor(Math.log(e)/Math.LN2),e*(u=Math.pow(2,-a))<1&&(a--,u*=2),e+=a+f>=1?p/u:p*Math.pow(2,1-f),e*u>=2&&(a++,u/=2),a+f>=l?(s=0,a=l):a+f>=1?(s=(e*u-1)*Math.pow(2,i),a+=f):(s=e*Math.pow(2,f-1)*Math.pow(2,i),a=0));i>=8;t[n+d]=255&s,d+=h,s/=256,i-=8);for(a=a<0;t[n+d]=255&a,d+=h,a/=256,c-=8);t[n+d-h]|=128*v}},35:function(t,e){var n={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==n.call(t)}},36:function(t,e){t.exports=function(t){var e="undefined"!=typeof window&&window.location;if(!e)throw new Error("fixUrls requires window.location");if(!t||"string"!=typeof t)return t;var n=e.protocol+"//"+e.host,r=n+e.pathname.replace(/\/[^\/]*$/,"/");return t.replace(/url\s*\(((?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)\)/gi,function(t,e){var i=e.trim().replace(/^"(.*)"$/,function(t,e){return e}).replace(/^'(.*)'$/,function(t,e){return e});if(/^(#|data:|http:\/\/|https:\/\/|file:\/\/\/|\s*$)/i.test(i))return t;var o;return o=0===i.indexOf("//")?i:0===i.indexOf("/")?n+i:r+i.replace(/^\.\//,""),"url("+JSON.stringify(o)+")"})}},37:function(t,e,n){"use strict";(function(e,n){function r(t){return void 0===t||null===t}function i(t){return void 0!==t&&null!==t}function o(t){return!0===t}function a(t){return!1===t}function s(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function u(t){return null!==t&&"object"==typeof t}function c(t){return qo.call(t).slice(8,-1)}function l(t){return"[object Object]"===qo.call(t)}function f(t){return"[object RegExp]"===qo.call(t)}function p(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return i(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function h(t){return null==t?"":Array.isArray(t)||l(t)&&t.toString===qo?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function m(t,e){for(var n=Object.create(null),r=t.split(","),i=0;i-1)return t.splice(n,1)}}function y(t,e){return Yo.call(t,e)}function _(t){var e=Object.create(null);return function(n){return e[n]||(e[n]=t(n))}}function b(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function w(t,e){return t.bind(e)}function x(t,e){e=e||0;for(var n=t.length-e,r=new Array(n);n--;)r[n]=t[n+e];return r}function A(t,e){for(var n in e)t[n]=e[n];return t}function $(t){for(var e={},n=0;n-1)if(o&&!y(i,"default"))a=!1;else if(""===a||a===Qo(t)){var u=lt(String,i.type);(u<0||s0&&(a=jt(a,(e||"")+"_"+n),St(a[0])&&St(c)&&(l[u]=M(c.text+a[0].text),a.shift()),l.push.apply(l,a)):s(a)?St(c)?l[u]=M(c.text+a):""!==a&&l.push(M(a)):St(a)&&St(c)?l[u]=M(c.text+a.text):(o(t._isVList)&&i(a.tag)&&r(a.key)&&i(e)&&(a.key="__vlist"+e+"_"+n+"__"),l.push(a)));return l}function Pt(t){var e=t.$options.provide;e&&(t._provided="function"==typeof e?e.call(t):e)}function It(t){var e=Rt(t.$options.inject,t);e&&(D(!1),Object.keys(e).forEach(function(n){F(t,n,e[n],function(){ka('Avoid mutating an injected value directly since the changes will be overwritten whenever the provided component re-renders. injection being mutated: "'+n+'"',t)})}),D(!0))}function Rt(t,e){if(t){for(var n=Object.create(null),r=Ta?Reflect.ownKeys(t):Object.keys(t),i=0;i$s)){ka("You may have an infinite update loop "+(t.user?'in watcher with expression "'+t.expression+'"':"in a component render function."),t.vm);break}var n=Ts.slice(),r=Cs.slice();Ie(),De(n),Me(r),Ca&&aa.devtools&&Ca.emit("flush")}function Me(t){for(var e=t.length;e--;){var n=t[e],r=n.vm;r._watcher===n&&r._isMounted&&!r._isDestroyed&&Pe(r,"updated")}}function Ne(t){t._inactive=!1,Ts.push(t)}function De(t){for(var e=0;ejs&&Cs[n].id>t.id;)n--;Cs.splice(n+1,0,t)}else Cs.push(t);if(!Os){if(Os=!0,!aa.async)return void Re();bt(Re)}}}function Ue(t,e,n){Ns.get=function(){return this[e][n]},Ns.set=function(t){this[e][n]=t},Object.defineProperty(t,n,Ns)}function Be(t){t._watchers=[];var e=t.$options;e.props&&Fe(t,e.props),e.methods&&Ye(t,e.methods),e.data?ze(t):B(t._data={},!0),e.computed&&He(t,e.computed),e.watch&&e.watch!==_a&&Je(t,e.watch)}function Fe(t,e){var n=t.$options.propsData||{},r=t._props={},i=t.$options._propKeys=[],o=!t.$parent;o||D(!1);for(var a in e)!function(a){i.push(a);var s=it(a,e,n,t),u=Qo(a);(Wo(u)||aa.isReservedAttr(u))&&ka('"'+u+'" is a reserved attribute and cannot be used as component prop.',t),F(r,a,s,function(){o||As||ka("Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated: \""+a+'"',t)}),a in t||Ue(t,"_props",a)}(a);D(!0)}function ze(t){var e=t.$options.data;e=t._data="function"==typeof e?Ve(e,t):e||{},l(e)||(e={},ka("data functions should return an object:\nhttps://vuejs.org/v2/guide/components.html#data-Must-Be-a-Function",t));for(var n=Object.keys(e),r=t.$options.props,i=t.$options.methods,o=n.length;o--;){var a=n[o];i&&y(i,a)&&ka('Method "'+a+'" has already been defined as a data property.',t),r&&y(r,a)?ka('The data property "'+a+'" is already declared as a prop. Use prop default value instead.',t):O(a)||Ue(t,"_data",a)}B(e,!0)}function Ve(t,e){I();try{return t.call(e,e)}catch(t){return vt(t,e,"data()"),{}}finally{R()}}function He(t,e){var n=t._computedWatchers=Object.create(null),r=$a();for(var i in e){var o=e[i],a="function"==typeof o?o:o.get;null==a&&ka('Getter is missing for computed property "'+i+'".',t),r||(n[i]=new Ms(t,a||C,C,Ds)),i in t?i in t.$data?ka('The computed property "'+i+'" is already defined in data.',t):t.$options.props&&i in t.$options.props&&ka('The computed property "'+i+'" is already defined as a prop.',t):qe(t,i,o)}}function qe(t,e,n){var r=!$a();"function"==typeof n?(Ns.get=r?Ge(e):We(n),Ns.set=C):(Ns.get=n.get?r&&!1!==n.cache?Ge(e):We(n.get):C,Ns.set=n.set||C),Ns.set===C&&(Ns.set=function(){ka('Computed property "'+e+'" was assigned to but it has no setter.',this)}),Object.defineProperty(t,e,Ns)}function Ge(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),Na.target&&e.depend(),e.value}}function We(t){return function(){return t.call(this,this)}}function Ye(t,e){var n=t.$options.props;for(var r in e)"function"!=typeof e[r]&&ka('Method "'+r+'" has type "'+typeof e[r]+'" in the component definition. Did you reference the function correctly?',t),n&&y(n,r)&&ka('Method "'+r+'" has already been defined as a prop.',t),r in t&&O(r)&&ka('Method "'+r+'" conflicts with an existing Vue instance method. Avoid defining component methods that start with _ or $.'),t[r]="function"!=typeof e[r]?C:ta(e[r],t)}function Je(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var i=0;i-1)return this;var n=x(arguments,1);return n.unshift(this),"function"==typeof t.install?t.install.apply(t,n):"function"==typeof t&&t.apply(null,n),e.push(t),this}}function nn(t){t.mixin=function(t){return this.options=nt(this.options,t),this}}function rn(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,i=t._Ctor||(t._Ctor={});if(i[r])return i[r];var o=t.name||n.options.name;o&&Z(o);var a=function(t){this._init(t)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=e++,a.options=nt(n.options,t),a.super=n,a.options.props&&on(a),a.options.computed&&an(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,ia.forEach(function(t){a[t]=n[t]}),o&&(a.options.components[o]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=A({},a.options),i[r]=a,a}}function on(t){var e=t.options.props;for(var n in e)Ue(t.prototype,"_props",n)}function an(t){var e=t.options.computed;for(var n in e)qe(t.prototype,n,e[n])}function sn(t){ia.forEach(function(e){t[e]=function(t,n){return n?("component"===e&&Z(t),"component"===e&&l(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"==typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}})}function un(t){return t&&(t.Ctor.options.name||t.tag)}function cn(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"==typeof t?t.split(",").indexOf(e)>-1:!!f(t)&&t.test(e)}function ln(t,e){var n=t.cache,r=t.keys,i=t._vnode;for(var o in n){var a=n[o];if(a){var s=un(a.componentOptions);s&&!e(s)&&fn(n,o,r,i)}}}function fn(t,e,n,r){var i=t[e];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),t[e]=null,g(n,e)}function pn(t){for(var e=t.data,n=t,r=t;i(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(e=dn(r.data,e));for(;i(n=n.parent);)n&&n.data&&(e=dn(e,n.data));return hn(e.staticClass,e.class)}function dn(t,e){return{staticClass:vn(t.staticClass,e.staticClass),class:i(t.class)?[t.class,e.class]:e.class}}function hn(t,e){return i(t)||i(e)?vn(t,mn(e)):""}function vn(t,e){return t?e?t+" "+e:t:e||""}function mn(t){return Array.isArray(t)?gn(t):u(t)?yn(t):"string"==typeof t?t:""}function gn(t){for(var e,n="",r=0,o=t.length;r-1?hu[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:hu[t]=/HTMLUnknownElement/.test(e.toString())}function wn(t){if("string"==typeof t){var e=document.querySelector(t);return e||(ka("Cannot find element: "+t),document.createElement("div"))}return t}function xn(t,e){var n=document.createElement(t);return"select"!==t?n:(e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n)}function An(t,e){return document.createElementNS(cu[t],e)}function $n(t){return document.createTextNode(t)}function Cn(t){return document.createComment(t)}function Tn(t,e,n){t.insertBefore(e,n)}function kn(t,e){t.removeChild(e)}function En(t,e){t.appendChild(e)}function On(t){return t.parentNode}function Sn(t){return t.nextSibling}function jn(t){return t.tagName}function Pn(t,e){t.textContent=e}function In(t,e){t.setAttribute(e,"")}function Rn(t,e){var n=t.data.ref;if(i(n)){var r=t.context,o=t.componentInstance||t.elm,a=r.$refs;e?Array.isArray(a[n])?g(a[n],o):a[n]===o&&(a[n]=void 0):t.data.refInFor?Array.isArray(a[n])?a[n].indexOf(o)<0&&a[n].push(o):a[n]=[o]:a[n]=o}}function Mn(t,e){return t.key===e.key&&(t.tag===e.tag&&t.isComment===e.isComment&&i(t.data)===i(e.data)&&Nn(t,e)||o(t.isAsyncPlaceholder)&&t.asyncFactory===e.asyncFactory&&r(e.asyncFactory.error))}function Nn(t,e){if("input"!==t.tag)return!0;var n,r=i(n=t.data)&&i(n=n.attrs)&&n.type,o=i(n=e.data)&&i(n=n.attrs)&&n.type;return r===o||vu(r)&&vu(o)}function Dn(t,e,n){var r,o,a={};for(r=e;r<=n;++r)o=t[r].key,i(o)&&(a[o]=r);return a}function Ln(t,e){(t.data.directives||e.data.directives)&&Un(t,e)}function Un(t,e){var n,r,i,o=t===yu,a=e===yu,s=Bn(t.data.directives,t.context),u=Bn(e.data.directives,e.context),c=[],l=[];for(n in u)r=s[n],i=u[n],r?(i.oldValue=r.value,i.oldArg=r.arg,zn(i,"update",e,t),i.def&&i.def.componentUpdated&&l.push(i)):(zn(i,"bind",e,t),i.def&&i.def.inserted&&c.push(i));if(c.length){var f=function(){for(var n=0;n-1?qn(t,e,n):iu(e)?uu(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):eu(e)?t.setAttribute(e,ru(e,n)):au(e)?uu(n)?t.removeAttributeNS(ou,su(e)):t.setAttributeNS(ou,e,n):qn(t,e,n)}function qn(t,e,n){if(uu(n))t.removeAttribute(e);else{if(ha&&!va&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}function Gn(t,e){var n=e.elm,o=e.data,a=t.data;if(!(r(o.staticClass)&&r(o.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=pn(e),u=n._transitionClasses;i(u)&&(s=vn(s,mn(u))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}function Wn(t){function e(){(a||(a=[])).push(t.slice(h,i).trim()),h=i+1}var n,r,i,o,a,s=!1,u=!1,c=!1,l=!1,f=0,p=0,d=0,h=0;for(i=0;i=0&&" "===(m=t.charAt(v));v--);m&&Cu.test(m)||(l=!0)}}else void 0===o?(h=i+1,o=t.slice(0,i).trim()):e();if(void 0===o?o=t.slice(0,i).trim():0!==h&&e(),a)for(i=0;i-1?{exp:t.slice(0,qs),key:'"'+t.slice(qs+1)+'"'}:{exp:t,key:null};for(Vs=t,qs=Gs=Ws=0;!pr();)Hs=fr(),dr(Hs)?vr(Hs):91===Hs&&hr(Hs);return{exp:t.slice(0,Gs),key:t.slice(Gs+1,Ws)}}function fr(){return Vs.charCodeAt(++qs)}function pr(){return qs>=zs}function dr(t){return 34===t||39===t}function hr(t){var e=1;for(Gs=qs;!pr();)if(t=fr(),dr(t))vr(t);else if(91===t&&e++,93===t&&e--,0===e){Ws=qs;break}}function vr(t){for(var e=t;!pr()&&(t=fr())!==e;);}function mr(t,e,n){Ys=n;var r=e.value,i=e.modifiers,o=t.tag,a=t.attrsMap.type;if("input"===o&&"file"===a&&Ys("<"+t.tag+' v-model="'+r+'" type="file">:\nFile inputs are read only. Use a v-on:change listener instead.',t.rawAttrsMap["v-model"]),t.component)return ur(t,r,i),!1;if("select"===o)_r(t,r,i);else if("input"===o&&"checkbox"===a)gr(t,r,i);else if("input"===o&&"radio"===a)yr(t,r,i);else if("input"===o||"textarea"===o)br(t,r,i);else{if(!aa.isReservedTag(o))return ur(t,r,i),!1;Ys("<"+t.tag+' v-model="'+r+"\">: v-model is not supported on this element type. If you are working with contenteditable, it's recommended to wrap a library dedicated for that purpose inside a custom component.",t.rawAttrsMap["v-model"])}return!0}function gr(t,e,n){var r=n&&n.number,i=ir(t,"value")||"null",o=ir(t,"true-value")||"true",a=ir(t,"false-value")||"false";Zn(t,"checked","Array.isArray("+e+")?_i("+e+","+i+")>-1"+("true"===o?":("+e+")":":_q("+e+","+o+")")),nr(t,"change","var $$a="+e+",$$el=$event.target,$$c=$$el.checked?("+o+"):("+a+");if(Array.isArray($$a)){var $$v="+(r?"_n("+i+")":i)+",$$i=_i($$a,$$v);if($$el.checked){$$i<0&&("+cr(e,"$$a.concat([$$v])")+")}else{$$i>-1&&("+cr(e,"$$a.slice(0,$$i).concat($$a.slice($$i+1))")+")}}else{"+cr(e,"$$c")+"}",null,!0)}function yr(t,e,n){var r=n&&n.number,i=ir(t,"value")||"null";i=r?"_n("+i+")":i,Zn(t,"checked","_q("+e+","+i+")"),nr(t,"change",cr(e,i),null,!0)}function _r(t,e,n){var r=n&&n.number,i='Array.prototype.filter.call($event.target.options,function(o){return o.selected}).map(function(o){var val = "_value" in o ? o._value : o.value;return '+(r?"_n(val)":"val")+"})",o="var $$selectedVal = "+i+";";o=o+" "+cr(e,"$event.target.multiple ? $$selectedVal : $$selectedVal[0]"),nr(t,"change",o,null,!0)}function br(t,e,n){var r=t.attrsMap.type,i=t.attrsMap["v-bind:value"]||t.attrsMap[":value"],o=t.attrsMap["v-bind:type"]||t.attrsMap[":type"];if(i&&!o){var a=t.attrsMap["v-bind:value"]?"v-bind:value":":value";Ys(a+'="'+i+'" conflicts with v-model on the same element because the latter already expands to a value binding internally',t.rawAttrsMap[a])}var s=n||{},u=s.lazy,c=s.number,l=s.trim,f=!u&&"range"!==r,p=u?"change":"range"===r?Tu:"input",d="$event.target.value";l&&(d="$event.target.value.trim()"),c&&(d="_n("+d+")");var h=cr(e,d);f&&(h="if($event.target.composing)return;"+h),Zn(t,"value","("+e+")"),nr(t,p,h,null,!0),(l||c)&&nr(t,"blur","$forceUpdate()")}function wr(t){if(i(t[Tu])){var e=ha?"change":"input";t[e]=[].concat(t[Tu],t[e]||[]),delete t[Tu]}i(t[ku])&&(t.change=[].concat(t[ku],t.change||[]),delete t[ku])}function xr(t,e,n){var r=Js;return function i(){null!==e.apply(null,arguments)&&$r(t,i,n,r)}}function Ar(t,e,n,r){if(Eu){var i=Ps,o=e;e=o._wrapper=function(t){if(t.target===t.currentTarget||t.timeStamp>=i||0===t.timeStamp||t.target.ownerDocument!==document)return o.apply(this,arguments)}}Js.addEventListener(t,e,ba?{capture:n,passive:r}:n)}function $r(t,e,n,r){(r||Js).removeEventListener(t,e._wrapper||e,n)}function Cr(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},i=t.data.on||{};Js=e.elm,wr(n),$t(n,i,Ar,$r,xr,e.context),Js=void 0}}function Tr(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,o,a=e.elm,s=t.data.domProps||{},u=e.data.domProps||{};i(u.__ob__)&&(u=e.data.domProps=A({},u));for(n in s)r(u[n])&&(a[n]="");for(n in u){if(o=u[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),o===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=o;var c=r(o)?"":String(o);kr(a,c)&&(a.value=c)}else if("innerHTML"===n&&fu(a.tagName)&&r(a.innerHTML)){Ks=Ks||document.createElement("div"),Ks.innerHTML=""+o+"";for(var l=Ks.firstChild;a.firstChild;)a.removeChild(a.firstChild);for(;l.firstChild;)a.appendChild(l.firstChild)}else if(o!==s[n])try{a[n]=o}catch(t){}}}}function kr(t,e){return!t.composing&&("OPTION"===t.tagName||Er(t,e)||Or(t,e))}function Er(t,e){var n=!0;try{n=document.activeElement!==t}catch(t){}return n&&t.value!==e}function Or(t,e){var n=t.value,r=t._vModifiers;if(i(r)){if(r.number)return v(n)!==v(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}function Sr(t){var e=jr(t.style);return t.staticStyle?A(t.staticStyle,e):e}function jr(t){return Array.isArray(t)?$(t):"string"==typeof t?ju(t):t}function Pr(t,e){var n,r={};if(e)for(var i=t;i.componentInstance;)(i=i.componentInstance._vnode)&&i.data&&(n=Sr(i.data))&&A(r,n);(n=Sr(t.data))&&A(r,n);for(var o=t;o=o.parent;)o.data&&(n=Sr(o.data))&&A(r,n);return r}function Ir(t,e){var n=e.data,o=t.data;if(!(r(n.staticStyle)&&r(n.style)&&r(o.staticStyle)&&r(o.style))){var a,s,u=e.elm,c=o.staticStyle,l=o.normalizedStyle||o.style||{},f=c||l,p=jr(e.data.style)||{};e.data.normalizedStyle=i(p.__ob__)?A({},p):p;var d=Pr(e,!0);for(s in f)r(d[s])&&Ru(u,s,"");for(s in d)(a=d[s])!==f[s]&&Ru(u,s,null==a?"":a)}}function Rr(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Lu).forEach(function(e){return t.classList.add(e)}):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Mr(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Lu).forEach(function(e){return t.classList.remove(e)}):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{for(var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";n.indexOf(r)>=0;)n=n.replace(r," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function Nr(t){if(t){if("object"==typeof t){var e={};return!1!==t.css&&A(e,Uu(t.name||"v")),A(e,t),e}return"string"==typeof t?Uu(t):void 0}}function Dr(t){Wu(function(){Wu(t)})}function Lr(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),Rr(t,e))}function Ur(t,e){t._transitionClasses&&g(t._transitionClasses,e),Mr(t,e)}function Br(t,e,n){var r=Fr(t,e),i=r.type,o=r.timeout,a=r.propCount;if(!i)return n();var s=i===Fu?Hu:Gu,u=0,c=function(){t.removeEventListener(s,l),n()},l=function(e){e.target===t&&++u>=a&&c()};setTimeout(function(){u0&&(n=Fu,l=a,f=o.length):e===zu?c>0&&(n=zu,l=c,f=u.length):(l=Math.max(a,c),n=l>0?a>c?Fu:zu:null,f=n?n===Fu?o.length:u.length:0),{type:n,timeout:l,propCount:f,hasTransform:n===Fu&&Yu.test(r[Vu+"Property"])}}function zr(t,e){for(;t.length explicit "+e+" duration is not a valid number - got "+JSON.stringify(t)+".",n.context):isNaN(t)&&ka(" explicit "+e+" duration is NaN - the duration expression might be incorrect.",n.context)}function Wr(t){return"number"==typeof t&&!isNaN(t)}function Yr(t){if(r(t))return!1;var e=t.fns;return i(e)?Yr(Array.isArray(e)?e[0]:e):(t._length||t.length)>1}function Jr(t,e){!0!==e.data.show&&Hr(e)}function Kr(t,e,n){Zr(t,e,n),(ha||ma)&&setTimeout(function(){Zr(t,e,n)},0)}function Zr(t,e,n){var r=e.value,i=t.multiple;if(i&&!Array.isArray(r))return void ka('