Файловый менеджер - Редактировать - /var/www/portal.bdu.ac.bd/public_html/wp-content/plugins/translatepress-multilingual/assets/js/trp-string-translation-editor.js
Назад
!function(t){var e={};function r(n){if(e[n])return e[n].exports;var i=e[n]={i:n,l:!1,exports:{}};return t[n].call(i.exports,i,i.exports,r),i.l=!0,i.exports}r.m=t,r.c=e,r.d=function(t,e,n){r.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n})},r.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.t=function(t,e){if(1&e&&(t=r(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)r.d(n,i,function(e){return t[e]}.bind(null,i));return n},r.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return r.d(e,"a",e),e},r.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},r.p="/",r(r.s=32)}([function(t,e,r){"use strict";(function(t){var n=r(10);const{toString:i}=Object.prototype,{getPrototypeOf:o}=Object,a=(s=Object.create(null),t=>{const e=i.call(t);return s[e]||(s[e]=e.slice(8,-1).toLowerCase())});var s;const l=t=>(t=t.toLowerCase(),e=>a(e)===t),c=t=>e=>typeof e===t,{isArray:u}=Array,p=c("undefined");const d=l("ArrayBuffer");const f=c("string"),h=c("function"),g=c("number"),m=t=>null!==t&&"object"==typeof t,v=t=>{if("object"!==a(t))return!1;const e=o(t);return!(null!==e&&e!==Object.prototype&&null!==Object.getPrototypeOf(e)||Symbol.toStringTag in t||Symbol.iterator in t)},y=l("Date"),b=l("File"),_=l("Blob"),w=l("FileList"),x=l("URLSearchParams");function A(t,e,{allOwnKeys:r=!1}={}){if(null==t)return;let n,i;if("object"!=typeof t&&(t=[t]),u(t))for(n=0,i=t.length;n<i;n++)e.call(null,t[n],n,t);else{const i=r?Object.getOwnPropertyNames(t):Object.keys(t),o=i.length;let a;for(n=0;n<o;n++)a=i[n],e.call(null,t[a],a,t)}}function S(t,e){e=e.toLowerCase();const r=Object.keys(t);let n,i=r.length;for(;i-- >0;)if(n=r[i],e===n.toLowerCase())return n;return null}const E="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:t,C=t=>!p(t)&&t!==E;const T=($="undefined"!=typeof Uint8Array&&o(Uint8Array),t=>$&&t instanceof $);var $;const k=l("HTMLFormElement"),D=(({hasOwnProperty:t})=>(e,r)=>t.call(e,r))(Object.prototype),O=l("RegExp"),L=(t,e)=>{const r=Object.getOwnPropertyDescriptors(t),n={};A(r,(r,i)=>{let o;!1!==(o=e(r,i,t))&&(n[i]=o||r)}),Object.defineProperties(t,n)},q="abcdefghijklmnopqrstuvwxyz",R={DIGIT:"0123456789",ALPHA:q,ALPHA_DIGIT:q+q.toUpperCase()+"0123456789"};const P=l("AsyncFunction");e.a={isArray:u,isArrayBuffer:d,isBuffer:function(t){return null!==t&&!p(t)&&null!==t.constructor&&!p(t.constructor)&&h(t.constructor.isBuffer)&&t.constructor.isBuffer(t)},isFormData:t=>{let e;return t&&("function"==typeof FormData&&t instanceof FormData||h(t.append)&&("formdata"===(e=a(t))||"object"===e&&h(t.toString)&&"[object FormData]"===t.toString()))},isArrayBufferView:function(t){let e;return e="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&d(t.buffer),e},isString:f,isNumber:g,isBoolean:t=>!0===t||!1===t,isObject:m,isPlainObject:v,isUndefined:p,isDate:y,isFile:b,isBlob:_,isRegExp:O,isFunction:h,isStream:t=>m(t)&&h(t.pipe),isURLSearchParams:x,isTypedArray:T,isFileList:w,forEach:A,merge:function t(){const{caseless:e}=C(this)&&this||{},r={},n=(n,i)=>{const o=e&&S(r,i)||i;v(r[o])&&v(n)?r[o]=t(r[o],n):v(n)?r[o]=t({},n):u(n)?r[o]=n.slice():r[o]=n};for(let t=0,e=arguments.length;t<e;t++)arguments[t]&&A(arguments[t],n);return r},extend:(t,e,r,{allOwnKeys:i}={})=>(A(e,(e,i)=>{r&&h(e)?t[i]=Object(n.a)(e,r):t[i]=e},{allOwnKeys:i}),t),trim:t=>t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:t=>(65279===t.charCodeAt(0)&&(t=t.slice(1)),t),inherits:(t,e,r,n)=>{t.prototype=Object.create(e.prototype,n),t.prototype.constructor=t,Object.defineProperty(t,"super",{value:e.prototype}),r&&Object.assign(t.prototype,r)},toFlatObject:(t,e,r,n)=>{let i,a,s;const l={};if(e=e||{},null==t)return e;do{for(i=Object.getOwnPropertyNames(t),a=i.length;a-- >0;)s=i[a],n&&!n(s,t,e)||l[s]||(e[s]=t[s],l[s]=!0);t=!1!==r&&o(t)}while(t&&(!r||r(t,e))&&t!==Object.prototype);return e},kindOf:a,kindOfTest:l,endsWith:(t,e,r)=>{t=String(t),(void 0===r||r>t.length)&&(r=t.length),r-=e.length;const n=t.indexOf(e,r);return-1!==n&&n===r},toArray:t=>{if(!t)return null;if(u(t))return t;let e=t.length;if(!g(e))return null;const r=new Array(e);for(;e-- >0;)r[e]=t[e];return r},forEachEntry:(t,e)=>{const r=(t&&t[Symbol.iterator]).call(t);let n;for(;(n=r.next())&&!n.done;){const r=n.value;e.call(t,r[0],r[1])}},matchAll:(t,e)=>{let r;const n=[];for(;null!==(r=t.exec(e));)n.push(r);return n},isHTMLForm:k,hasOwnProperty:D,hasOwnProp:D,reduceDescriptors:L,freezeMethods:t=>{L(t,(e,r)=>{if(h(t)&&-1!==["arguments","caller","callee"].indexOf(r))return!1;const n=t[r];h(n)&&(e.enumerable=!1,"writable"in e?e.writable=!1:e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")}))})},toObjectSet:(t,e)=>{const r={},n=t=>{t.forEach(t=>{r[t]=!0})};return u(t)?n(t):n(String(t).split(e)),r},toCamelCase:t=>t.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(t,e,r){return e.toUpperCase()+r})),noop:()=>{},toFiniteNumber:(t,e)=>(t=+t,Number.isFinite(t)?t:e),findKey:S,global:E,isContextDefined:C,ALPHABET:R,generateString:(t=16,e=R.ALPHA_DIGIT)=>{let r="";const{length:n}=e;for(;t--;)r+=e[Math.random()*n|0];return r},isSpecCompliantForm:function(t){return!!(t&&h(t.append)&&"FormData"===t[Symbol.toStringTag]&&t[Symbol.iterator])},toJSONObject:t=>{const e=new Array(10),r=(t,n)=>{if(m(t)){if(e.indexOf(t)>=0)return;if(!("toJSON"in t)){e[n]=t;const i=u(t)?[]:{};return A(t,(t,e)=>{const o=r(t,n+1);!p(o)&&(i[e]=o)}),e[n]=void 0,i}}return t};return r(t,0)},isAsyncFn:P,isThenable:t=>t&&(m(t)||h(t))&&h(t.then)&&h(t.catch)}}).call(this,r(7))},function(t,e,r){"use strict";var n=r(0);function i(t,e,r,n,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=t,this.name="AxiosError",e&&(this.code=e),r&&(this.config=r),n&&(this.request=n),i&&(this.response=i)}n.a.inherits(i,Error,{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:n.a.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const o=i.prototype,a={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(t=>{a[t]={value:t}}),Object.defineProperties(i,a),Object.defineProperty(o,"isAxiosError",{value:!0}),i.from=(t,e,r,a,s,l)=>{const c=Object.create(o);return n.a.toFlatObject(t,c,(function(t){return t!==Error.prototype}),t=>"isAxiosError"!==t),i.call(c,t.message,e,r,a,s),c.cause=t,c.name=t.name,l&&Object.assign(c,l),c},e.a=i},function(t,e,r){"use strict";function n(t,e,r,n,i,o,a,s){var l,c="function"==typeof t?t.options:t;if(e&&(c.render=e,c.staticRenderFns=r,c._compiled=!0),n&&(c.functional=!0),o&&(c._scopeId="data-v-"+o),a?(l=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),i&&i.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(a)},c._ssrRegister=l):i&&(l=s?function(){i.call(this,(c.functional?this.parent:this).$root.$options.shadowRoot)}:i),l)if(c.functional){c._injectStyles=l;var u=c.render;c.render=function(t,e){return l.call(e),u(t,e)}}else{var p=c.beforeCreate;c.beforeCreate=p?[].concat(p,l):[l]}return{exports:t,options:c}}r.d(e,"a",(function(){return n}))},function(t,e,r){"use strict";e.a={removeUrlParameter:function(t,e){var r=t.split("?");if(r.length>=2){for(var n=encodeURIComponent(e)+"=",i=r[1].split(/[&;]/g),o=i.length;o-- >0;)-1!==i[o].lastIndexOf(n,0)&&i.splice(o,1);return t=r[0]+(i.length>0?"?"+i.join("&"):"")}return t},updateUrlParameter:function(t,e,r){var n=new RegExp("([?&])"+e+"=.*?(&|#|$)","i");if(t.match(n))return t.replace(n,"$1"+e+"="+r+"$2");var i="";-1!==t.indexOf("#")&&(i=t.replace(/.*#/,"#"),t=t.replace(/#.*/,""));var o=-1!==t.indexOf("?")?"&":"?";return t+o+e+"="+r+i},getUrlParameters:function(t){var e=t.split("?");if(!e[1])return null;var r,n=e[1].split("&"),i={};for(r=0;r<n.length;r++){var o=n[r].split("="),a=decodeURIComponent(o[0]),s=decodeURIComponent(o[1]);void 0===i[a]?i[a]=decodeURIComponent(s):void 0===i[a]?i[a]=[i[a],decodeURIComponent(s)]:i[a].push(decodeURIComponent(s))}return i},escapeHtml:function(t){return(new DOMParser).parseFromString(t,"text/html").body.textContent||""},getFilename:function(t){return t?t.substring(t.lastIndexOf("/")+1,t.lastIndexOf(".")):t},arrayContainsItem:function(t,e){var r;for(r=t.length-1;r>=0;r--)if(t[r]===e)return!0;return!1},unwrap:function(t){for(var e=document.createDocumentFragment();t.firstChild;){var r=t.removeChild(t.firstChild);e.appendChild(r)}t.parentNode.replaceChild(e,t)},isURL:function(t){var e;try{e=new URL(t)}catch(t){return!1}return"http:"===e.protocol||"https:"===e.protocol},getIconBasedOnStatus:function(t){var e;switch(t){case"2":e="<svg class='trp-manual-or-human-translation-icon' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='25' height='25' aria-hidden='true' focusable='false'><path d='M15.5 9.5a1 1 0 100-2 1 1 0 000 2zm0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-2.25 6v-2a2.75 2.75 0 00-2.75-2.75h-4A2.75 2.75 0 003.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0120.25 15zM9.5 8.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z'></path></svg>";break;case"1":e="<svg class='trp-manual-or-human-translation-icon' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='25' height='25' aria-hidden='true' focusable='false'><path d='M17.3 10.1c0-2.5-2.1-4.4-4.8-4.4-2.2 0-4.1 1.4-4.6 3.3h-.2C5.7 9 4 10.7 4 12.8c0 2.1 1.7 3.8 3.7 3.8h9c1.8 0 3.2-1.5 3.2-3.3.1-1.6-1.1-2.9-2.6-3.2zm-.5 5.1h-4v-2.4L14 14l1-1-3-3-3 3 1 1 1.2-1.2v2.4H7.7c-1.2 0-2.2-1.1-2.2-2.3s1-2.4 2.2-2.4H9l.3-1.1c.4-1.3 1.7-2.2 3.2-2.2 1.8 0 3.3 1.3 3.3 2.9v1.3l1.3.2c.8.1 1.4.9 1.4 1.8 0 1-.8 1.8-1.7 1.8z'></path></svg>";break;default:e=""}return e},isEnglishLanguage:function(t){return/^en_/.test(t)}}},function(t,e,r){"use strict";var n={props:["text","editorStrings","userMetaHandle","userMeta"],methods:{dismiss:function(){document.dispatchEvent(new CustomEvent("trp_update_user_meta",{detail:{userMetaKey:this.userMetaHandle,userMetaValue:!0}}))}}},i=r(2),o=Object(i.a)(n,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return this.userMeta[this.userMetaHandle]?t._e():r("div",{staticClass:"trp-tooltip-container",staticStyle:{visibility:"hidden"}},[r("div",{staticClass:"trp-tooltip-triangle"}),t._v(" "),r("div",{staticClass:"trp-dismissible-tooltip"},[r("div",{staticClass:"trp-close-tooltip",attrs:{title:t.editorStrings.dismiss_tooltip_title_attribute},on:{click:t.dismiss}}),t._v(" "),r("div",{staticClass:"trp-tooltip-text"},[t._v(t._s(t.text))])])])}),[],!1,null,null,null);e.a=o.exports},function(t,e,r){"use strict";(function(t){var n=r(0),i=r(1),o=r(11);function a(t){return n.a.isPlainObject(t)||n.a.isArray(t)}function s(t){return n.a.endsWith(t,"[]")?t.slice(0,-2):t}function l(t,e,r){return t?t.concat(e).map((function(t,e){return t=s(t),!r&&e?"["+t+"]":t})).join(r?".":""):e}const c=n.a.toFlatObject(n.a,{},null,(function(t){return/^is[A-Z]/.test(t)}));e.a=function(e,r,u){if(!n.a.isObject(e))throw new TypeError("target must be an object");r=r||new(o.a||FormData);const p=(u=n.a.toFlatObject(u,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(t,e){return!n.a.isUndefined(e[t])}))).metaTokens,d=u.visitor||v,f=u.dots,h=u.indexes,g=(u.Blob||"undefined"!=typeof Blob&&Blob)&&n.a.isSpecCompliantForm(r);if(!n.a.isFunction(d))throw new TypeError("visitor must be a function");function m(e){if(null===e)return"";if(n.a.isDate(e))return e.toISOString();if(!g&&n.a.isBlob(e))throw new i.a("Blob is not supported. Use a Buffer instead.");return n.a.isArrayBuffer(e)||n.a.isTypedArray(e)?g&&"function"==typeof Blob?new Blob([e]):t.from(e):e}function v(t,e,i){let o=t;if(t&&!i&&"object"==typeof t)if(n.a.endsWith(e,"{}"))e=p?e:e.slice(0,-2),t=JSON.stringify(t);else if(n.a.isArray(t)&&function(t){return n.a.isArray(t)&&!t.some(a)}(t)||(n.a.isFileList(t)||n.a.endsWith(e,"[]"))&&(o=n.a.toArray(t)))return e=s(e),o.forEach((function(t,i){!n.a.isUndefined(t)&&null!==t&&r.append(!0===h?l([e],i,f):null===h?e:e+"[]",m(t))})),!1;return!!a(t)||(r.append(l(i,e,f),m(t)),!1)}const y=[],b=Object.assign(c,{defaultVisitor:v,convertValue:m,isVisitable:a});if(!n.a.isObject(e))throw new TypeError("data must be an object");return function t(e,i){if(!n.a.isUndefined(e)){if(-1!==y.indexOf(e))throw Error("Circular reference detected in "+i.join("."));y.push(e),n.a.forEach(e,(function(e,o){!0===(!(n.a.isUndefined(e)||null===e)&&d.call(r,e,n.a.isString(o)?o.trim():o,i,b))&&t(e,i?i.concat(o):[o])})),y.pop()}}(e),r}}).call(this,r(23).Buffer)},,function(t,e){var r;r=function(){return this}();try{r=r||new Function("return this")()}catch(t){"object"==typeof window&&(r=window)}t.exports=r},function(t,e,r){(function(t,n){var i;!function(o){var a=e,s=(t&&t.exports,"object"==typeof n&&n);s.global!==s&&s.window;var l=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,c=/[\x01-\x7F]/g,u=/[\x01-\t\x0B\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,p=/<\u20D2|=\u20E5|>\u20D2|\u205F\u200A|\u219D\u0338|\u2202\u0338|\u2220\u20D2|\u2229\uFE00|\u222A\uFE00|\u223C\u20D2|\u223D\u0331|\u223E\u0333|\u2242\u0338|\u224B\u0338|\u224D\u20D2|\u224E\u0338|\u224F\u0338|\u2250\u0338|\u2261\u20E5|\u2264\u20D2|\u2265\u20D2|\u2266\u0338|\u2267\u0338|\u2268\uFE00|\u2269\uFE00|\u226A\u0338|\u226A\u20D2|\u226B\u0338|\u226B\u20D2|\u227F\u0338|\u2282\u20D2|\u2283\u20D2|\u228A\uFE00|\u228B\uFE00|\u228F\u0338|\u2290\u0338|\u2293\uFE00|\u2294\uFE00|\u22B4\u20D2|\u22B5\u20D2|\u22D8\u0338|\u22D9\u0338|\u22DA\uFE00|\u22DB\uFE00|\u22F5\u0338|\u22F9\u0338|\u2933\u0338|\u29CF\u0338|\u29D0\u0338|\u2A6D\u0338|\u2A70\u0338|\u2A7D\u0338|\u2A7E\u0338|\u2AA1\u0338|\u2AA2\u0338|\u2AAC\uFE00|\u2AAD\uFE00|\u2AAF\u0338|\u2AB0\u0338|\u2AC5\u0338|\u2AC6\u0338|\u2ACB\uFE00|\u2ACC\uFE00|\u2AFD\u20E5|[\xA0-\u0113\u0116-\u0122\u0124-\u012B\u012E-\u014D\u0150-\u017E\u0192\u01B5\u01F5\u0237\u02C6\u02C7\u02D8-\u02DD\u0311\u0391-\u03A1\u03A3-\u03A9\u03B1-\u03C9\u03D1\u03D2\u03D5\u03D6\u03DC\u03DD\u03F0\u03F1\u03F5\u03F6\u0401-\u040C\u040E-\u044F\u0451-\u045C\u045E\u045F\u2002-\u2005\u2007-\u2010\u2013-\u2016\u2018-\u201A\u201C-\u201E\u2020-\u2022\u2025\u2026\u2030-\u2035\u2039\u203A\u203E\u2041\u2043\u2044\u204F\u2057\u205F-\u2063\u20AC\u20DB\u20DC\u2102\u2105\u210A-\u2113\u2115-\u211E\u2122\u2124\u2127-\u2129\u212C\u212D\u212F-\u2131\u2133-\u2138\u2145-\u2148\u2153-\u215E\u2190-\u219B\u219D-\u21A7\u21A9-\u21AE\u21B0-\u21B3\u21B5-\u21B7\u21BA-\u21DB\u21DD\u21E4\u21E5\u21F5\u21FD-\u2205\u2207-\u2209\u220B\u220C\u220F-\u2214\u2216-\u2218\u221A\u221D-\u2238\u223A-\u2257\u2259\u225A\u225C\u225F-\u2262\u2264-\u228B\u228D-\u229B\u229D-\u22A5\u22A7-\u22B0\u22B2-\u22BB\u22BD-\u22DB\u22DE-\u22E3\u22E6-\u22F7\u22F9-\u22FE\u2305\u2306\u2308-\u2310\u2312\u2313\u2315\u2316\u231C-\u231F\u2322\u2323\u232D\u232E\u2336\u233D\u233F\u237C\u23B0\u23B1\u23B4-\u23B6\u23DC-\u23DF\u23E2\u23E7\u2423\u24C8\u2500\u2502\u250C\u2510\u2514\u2518\u251C\u2524\u252C\u2534\u253C\u2550-\u256C\u2580\u2584\u2588\u2591-\u2593\u25A1\u25AA\u25AB\u25AD\u25AE\u25B1\u25B3-\u25B5\u25B8\u25B9\u25BD-\u25BF\u25C2\u25C3\u25CA\u25CB\u25EC\u25EF\u25F8-\u25FC\u2605\u2606\u260E\u2640\u2642\u2660\u2663\u2665\u2666\u266A\u266D-\u266F\u2713\u2717\u2720\u2736\u2758\u2772\u2773\u27C8\u27C9\u27E6-\u27ED\u27F5-\u27FA\u27FC\u27FF\u2902-\u2905\u290C-\u2913\u2916\u2919-\u2920\u2923-\u292A\u2933\u2935-\u2939\u293C\u293D\u2945\u2948-\u294B\u294E-\u2976\u2978\u2979\u297B-\u297F\u2985\u2986\u298B-\u2996\u299A\u299C\u299D\u29A4-\u29B7\u29B9\u29BB\u29BC\u29BE-\u29C5\u29C9\u29CD-\u29D0\u29DC-\u29DE\u29E3-\u29E5\u29EB\u29F4\u29F6\u2A00-\u2A02\u2A04\u2A06\u2A0C\u2A0D\u2A10-\u2A17\u2A22-\u2A27\u2A29\u2A2A\u2A2D-\u2A31\u2A33-\u2A3C\u2A3F\u2A40\u2A42-\u2A4D\u2A50\u2A53-\u2A58\u2A5A-\u2A5D\u2A5F\u2A66\u2A6A\u2A6D-\u2A75\u2A77-\u2A9A\u2A9D-\u2AA2\u2AA4-\u2AB0\u2AB3-\u2AC8\u2ACB\u2ACC\u2ACF-\u2ADB\u2AE4\u2AE6-\u2AE9\u2AEB-\u2AF3\u2AFD\uFB00-\uFB04]|\uD835[\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDCCF\uDD04\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDD6B]/g,d={"":"shy","":"zwnj","":"zwj","":"lrm","":"ic","":"it","":"af","":"rlm","":"ZeroWidthSpace","":"NoBreak","̑":"DownBreve","⃛":"tdot","⃜":"DotDot","\t":"Tab","\n":"NewLine"," ":"puncsp"," ":"MediumSpace"," ":"thinsp"," ":"hairsp"," ":"emsp13"," ":"ensp"," ":"emsp14"," ":"emsp"," ":"numsp"," ":"nbsp"," ":"ThickSpace","‾":"oline",_:"lowbar","‐":"dash","–":"ndash","—":"mdash","―":"horbar",",":"comma",";":"semi","⁏":"bsemi",":":"colon","⩴":"Colone","!":"excl","¡":"iexcl","?":"quest","¿":"iquest",".":"period","‥":"nldr","…":"mldr","·":"middot","'":"apos","‘":"lsquo","’":"rsquo","‚":"sbquo","‹":"lsaquo","›":"rsaquo",'"':"quot","“":"ldquo","”":"rdquo","„":"bdquo","«":"laquo","»":"raquo","(":"lpar",")":"rpar","[":"lsqb","]":"rsqb","{":"lcub","}":"rcub","⌈":"lceil","⌉":"rceil","⌊":"lfloor","⌋":"rfloor","⦅":"lopar","⦆":"ropar","⦋":"lbrke","⦌":"rbrke","⦍":"lbrkslu","⦎":"rbrksld","⦏":"lbrksld","⦐":"rbrkslu","⦑":"langd","⦒":"rangd","⦓":"lparlt","⦔":"rpargt","⦕":"gtlPar","⦖":"ltrPar","⟦":"lobrk","⟧":"robrk","⟨":"lang","⟩":"rang","⟪":"Lang","⟫":"Rang","⟬":"loang","⟭":"roang","❲":"lbbrk","❳":"rbbrk","‖":"Vert","§":"sect","¶":"para","@":"commat","*":"ast","/":"sol",undefined:null,"&":"amp","#":"num","%":"percnt","‰":"permil","‱":"pertenk","†":"dagger","‡":"Dagger","•":"bull","⁃":"hybull","′":"prime","″":"Prime","‴":"tprime","⁗":"qprime","‵":"bprime","⁁":"caret","`":"grave","´":"acute","˜":"tilde","^":"Hat","¯":"macr","˘":"breve","˙":"dot","¨":"die","˚":"ring","˝":"dblac","¸":"cedil","˛":"ogon","ˆ":"circ","ˇ":"caron","°":"deg","©":"copy","®":"reg","℗":"copysr","℘":"wp","℞":"rx","℧":"mho","℩":"iiota","←":"larr","↚":"nlarr","→":"rarr","↛":"nrarr","↑":"uarr","↓":"darr","↔":"harr","↮":"nharr","↕":"varr","↖":"nwarr","↗":"nearr","↘":"searr","↙":"swarr","↝":"rarrw","↝̸":"nrarrw","↞":"Larr","↟":"Uarr","↠":"Rarr","↡":"Darr","↢":"larrtl","↣":"rarrtl","↤":"mapstoleft","↥":"mapstoup","↦":"map","↧":"mapstodown","↩":"larrhk","↪":"rarrhk","↫":"larrlp","↬":"rarrlp","↭":"harrw","↰":"lsh","↱":"rsh","↲":"ldsh","↳":"rdsh","↵":"crarr","↶":"cularr","↷":"curarr","↺":"olarr","↻":"orarr","↼":"lharu","↽":"lhard","↾":"uharr","↿":"uharl","⇀":"rharu","⇁":"rhard","⇂":"dharr","⇃":"dharl","⇄":"rlarr","⇅":"udarr","⇆":"lrarr","⇇":"llarr","⇈":"uuarr","⇉":"rrarr","⇊":"ddarr","⇋":"lrhar","⇌":"rlhar","⇐":"lArr","⇍":"nlArr","⇑":"uArr","⇒":"rArr","⇏":"nrArr","⇓":"dArr","⇔":"iff","⇎":"nhArr","⇕":"vArr","⇖":"nwArr","⇗":"neArr","⇘":"seArr","⇙":"swArr","⇚":"lAarr","⇛":"rAarr","⇝":"zigrarr","⇤":"larrb","⇥":"rarrb","⇵":"duarr","⇽":"loarr","⇾":"roarr","⇿":"hoarr","∀":"forall","∁":"comp","∂":"part","∂̸":"npart","∃":"exist","∄":"nexist","∅":"empty","∇":"Del","∈":"in","∉":"notin","∋":"ni","∌":"notni","϶":"bepsi","∏":"prod","∐":"coprod","∑":"sum","+":"plus","±":"pm","÷":"div","×":"times","<":"lt","≮":"nlt","<⃒":"nvlt","=":"equals","≠":"ne","=⃥":"bne","⩵":"Equal",">":"gt","≯":"ngt",">⃒":"nvgt","¬":"not","|":"vert","¦":"brvbar","−":"minus","∓":"mp","∔":"plusdo","⁄":"frasl","∖":"setmn","∗":"lowast","∘":"compfn","√":"Sqrt","∝":"prop","∞":"infin","∟":"angrt","∠":"ang","∠⃒":"nang","∡":"angmsd","∢":"angsph","∣":"mid","∤":"nmid","∥":"par","∦":"npar","∧":"and","∨":"or","∩":"cap","∩︀":"caps","∪":"cup","∪︀":"cups","∫":"int","∬":"Int","∭":"tint","⨌":"qint","∮":"oint","∯":"Conint","∰":"Cconint","∱":"cwint","∲":"cwconint","∳":"awconint","∴":"there4","∵":"becaus","∶":"ratio","∷":"Colon","∸":"minusd","∺":"mDDot","∻":"homtht","∼":"sim","≁":"nsim","∼⃒":"nvsim","∽":"bsim","∽̱":"race","∾":"ac","∾̳":"acE","∿":"acd","≀":"wr","≂":"esim","≂̸":"nesim","≃":"sime","≄":"nsime","≅":"cong","≇":"ncong","≆":"simne","≈":"ap","≉":"nap","≊":"ape","≋":"apid","≋̸":"napid","≌":"bcong","≍":"CupCap","≭":"NotCupCap","≍⃒":"nvap","≎":"bump","≎̸":"nbump","≏":"bumpe","≏̸":"nbumpe","≐":"doteq","≐̸":"nedot","≑":"eDot","≒":"efDot","≓":"erDot","≔":"colone","≕":"ecolon","≖":"ecir","≗":"cire","≙":"wedgeq","≚":"veeeq","≜":"trie","≟":"equest","≡":"equiv","≢":"nequiv","≡⃥":"bnequiv","≤":"le","≰":"nle","≤⃒":"nvle","≥":"ge","≱":"nge","≥⃒":"nvge","≦":"lE","≦̸":"nlE","≧":"gE","≧̸":"ngE","≨︀":"lvnE","≨":"lnE","≩":"gnE","≩︀":"gvnE","≪":"ll","≪̸":"nLtv","≪⃒":"nLt","≫":"gg","≫̸":"nGtv","≫⃒":"nGt","≬":"twixt","≲":"lsim","≴":"nlsim","≳":"gsim","≵":"ngsim","≶":"lg","≸":"ntlg","≷":"gl","≹":"ntgl","≺":"pr","⊀":"npr","≻":"sc","⊁":"nsc","≼":"prcue","⋠":"nprcue","≽":"sccue","⋡":"nsccue","≾":"prsim","≿":"scsim","≿̸":"NotSucceedsTilde","⊂":"sub","⊄":"nsub","⊂⃒":"vnsub","⊃":"sup","⊅":"nsup","⊃⃒":"vnsup","⊆":"sube","⊈":"nsube","⊇":"supe","⊉":"nsupe","⊊︀":"vsubne","⊊":"subne","⊋︀":"vsupne","⊋":"supne","⊍":"cupdot","⊎":"uplus","⊏":"sqsub","⊏̸":"NotSquareSubset","⊐":"sqsup","⊐̸":"NotSquareSuperset","⊑":"sqsube","⋢":"nsqsube","⊒":"sqsupe","⋣":"nsqsupe","⊓":"sqcap","⊓︀":"sqcaps","⊔":"sqcup","⊔︀":"sqcups","⊕":"oplus","⊖":"ominus","⊗":"otimes","⊘":"osol","⊙":"odot","⊚":"ocir","⊛":"oast","⊝":"odash","⊞":"plusb","⊟":"minusb","⊠":"timesb","⊡":"sdotb","⊢":"vdash","⊬":"nvdash","⊣":"dashv","⊤":"top","⊥":"bot","⊧":"models","⊨":"vDash","⊭":"nvDash","⊩":"Vdash","⊮":"nVdash","⊪":"Vvdash","⊫":"VDash","⊯":"nVDash","⊰":"prurel","⊲":"vltri","⋪":"nltri","⊳":"vrtri","⋫":"nrtri","⊴":"ltrie","⋬":"nltrie","⊴⃒":"nvltrie","⊵":"rtrie","⋭":"nrtrie","⊵⃒":"nvrtrie","⊶":"origof","⊷":"imof","⊸":"mumap","⊹":"hercon","⊺":"intcal","⊻":"veebar","⊽":"barvee","⊾":"angrtvb","⊿":"lrtri","⋀":"Wedge","⋁":"Vee","⋂":"xcap","⋃":"xcup","⋄":"diam","⋅":"sdot","⋆":"Star","⋇":"divonx","⋈":"bowtie","⋉":"ltimes","⋊":"rtimes","⋋":"lthree","⋌":"rthree","⋍":"bsime","⋎":"cuvee","⋏":"cuwed","⋐":"Sub","⋑":"Sup","⋒":"Cap","⋓":"Cup","⋔":"fork","⋕":"epar","⋖":"ltdot","⋗":"gtdot","⋘":"Ll","⋘̸":"nLl","⋙":"Gg","⋙̸":"nGg","⋚︀":"lesg","⋚":"leg","⋛":"gel","⋛︀":"gesl","⋞":"cuepr","⋟":"cuesc","⋦":"lnsim","⋧":"gnsim","⋨":"prnsim","⋩":"scnsim","⋮":"vellip","⋯":"ctdot","⋰":"utdot","⋱":"dtdot","⋲":"disin","⋳":"isinsv","⋴":"isins","⋵":"isindot","⋵̸":"notindot","⋶":"notinvc","⋷":"notinvb","⋹":"isinE","⋹̸":"notinE","⋺":"nisd","⋻":"xnis","⋼":"nis","⋽":"notnivc","⋾":"notnivb","⌅":"barwed","⌆":"Barwed","⌌":"drcrop","⌍":"dlcrop","⌎":"urcrop","⌏":"ulcrop","⌐":"bnot","⌒":"profline","⌓":"profsurf","⌕":"telrec","⌖":"target","⌜":"ulcorn","⌝":"urcorn","⌞":"dlcorn","⌟":"drcorn","⌢":"frown","⌣":"smile","⌭":"cylcty","⌮":"profalar","⌶":"topbot","⌽":"ovbar","⌿":"solbar","⍼":"angzarr","⎰":"lmoust","⎱":"rmoust","⎴":"tbrk","⎵":"bbrk","⎶":"bbrktbrk","⏜":"OverParenthesis","⏝":"UnderParenthesis","⏞":"OverBrace","⏟":"UnderBrace","⏢":"trpezium","⏧":"elinters","␣":"blank","─":"boxh","│":"boxv","┌":"boxdr","┐":"boxdl","└":"boxur","┘":"boxul","├":"boxvr","┤":"boxvl","┬":"boxhd","┴":"boxhu","┼":"boxvh","═":"boxH","║":"boxV","╒":"boxdR","╓":"boxDr","╔":"boxDR","╕":"boxdL","╖":"boxDl","╗":"boxDL","╘":"boxuR","╙":"boxUr","╚":"boxUR","╛":"boxuL","╜":"boxUl","╝":"boxUL","╞":"boxvR","╟":"boxVr","╠":"boxVR","╡":"boxvL","╢":"boxVl","╣":"boxVL","╤":"boxHd","╥":"boxhD","╦":"boxHD","╧":"boxHu","╨":"boxhU","╩":"boxHU","╪":"boxvH","╫":"boxVh","╬":"boxVH","▀":"uhblk","▄":"lhblk","█":"block","░":"blk14","▒":"blk12","▓":"blk34","□":"squ","▪":"squf","▫":"EmptyVerySmallSquare","▭":"rect","▮":"marker","▱":"fltns","△":"xutri","▴":"utrif","▵":"utri","▸":"rtrif","▹":"rtri","▽":"xdtri","▾":"dtrif","▿":"dtri","◂":"ltrif","◃":"ltri","◊":"loz","○":"cir","◬":"tridot","◯":"xcirc","◸":"ultri","◹":"urtri","◺":"lltri","◻":"EmptySmallSquare","◼":"FilledSmallSquare","★":"starf","☆":"star","☎":"phone","♀":"female","♂":"male","♠":"spades","♣":"clubs","♥":"hearts","♦":"diams","♪":"sung","✓":"check","✗":"cross","✠":"malt","✶":"sext","❘":"VerticalSeparator","⟈":"bsolhsub","⟉":"suphsol","⟵":"xlarr","⟶":"xrarr","⟷":"xharr","⟸":"xlArr","⟹":"xrArr","⟺":"xhArr","⟼":"xmap","⟿":"dzigrarr","⤂":"nvlArr","⤃":"nvrArr","⤄":"nvHarr","⤅":"Map","⤌":"lbarr","⤍":"rbarr","⤎":"lBarr","⤏":"rBarr","⤐":"RBarr","⤑":"DDotrahd","⤒":"UpArrowBar","⤓":"DownArrowBar","⤖":"Rarrtl","⤙":"latail","⤚":"ratail","⤛":"lAtail","⤜":"rAtail","⤝":"larrfs","⤞":"rarrfs","⤟":"larrbfs","⤠":"rarrbfs","⤣":"nwarhk","⤤":"nearhk","⤥":"searhk","⤦":"swarhk","⤧":"nwnear","⤨":"toea","⤩":"tosa","⤪":"swnwar","⤳":"rarrc","⤳̸":"nrarrc","⤵":"cudarrr","⤶":"ldca","⤷":"rdca","⤸":"cudarrl","⤹":"larrpl","⤼":"curarrm","⤽":"cularrp","⥅":"rarrpl","⥈":"harrcir","⥉":"Uarrocir","⥊":"lurdshar","⥋":"ldrushar","⥎":"LeftRightVector","⥏":"RightUpDownVector","⥐":"DownLeftRightVector","⥑":"LeftUpDownVector","⥒":"LeftVectorBar","⥓":"RightVectorBar","⥔":"RightUpVectorBar","⥕":"RightDownVectorBar","⥖":"DownLeftVectorBar","⥗":"DownRightVectorBar","⥘":"LeftUpVectorBar","⥙":"LeftDownVectorBar","⥚":"LeftTeeVector","⥛":"RightTeeVector","⥜":"RightUpTeeVector","⥝":"RightDownTeeVector","⥞":"DownLeftTeeVector","⥟":"DownRightTeeVector","⥠":"LeftUpTeeVector","⥡":"LeftDownTeeVector","⥢":"lHar","⥣":"uHar","⥤":"rHar","⥥":"dHar","⥦":"luruhar","⥧":"ldrdhar","⥨":"ruluhar","⥩":"rdldhar","⥪":"lharul","⥫":"llhard","⥬":"rharul","⥭":"lrhard","⥮":"udhar","⥯":"duhar","⥰":"RoundImplies","⥱":"erarr","⥲":"simrarr","⥳":"larrsim","⥴":"rarrsim","⥵":"rarrap","⥶":"ltlarr","⥸":"gtrarr","⥹":"subrarr","⥻":"suplarr","⥼":"lfisht","⥽":"rfisht","⥾":"ufisht","⥿":"dfisht","⦚":"vzigzag","⦜":"vangrt","⦝":"angrtvbd","⦤":"ange","⦥":"range","⦦":"dwangle","⦧":"uwangle","⦨":"angmsdaa","⦩":"angmsdab","⦪":"angmsdac","⦫":"angmsdad","⦬":"angmsdae","⦭":"angmsdaf","⦮":"angmsdag","⦯":"angmsdah","⦰":"bemptyv","⦱":"demptyv","⦲":"cemptyv","⦳":"raemptyv","⦴":"laemptyv","⦵":"ohbar","⦶":"omid","⦷":"opar","⦹":"operp","⦻":"olcross","⦼":"odsold","⦾":"olcir","⦿":"ofcir","⧀":"olt","⧁":"ogt","⧂":"cirscir","⧃":"cirE","⧄":"solb","⧅":"bsolb","⧉":"boxbox","⧍":"trisb","⧎":"rtriltri","⧏":"LeftTriangleBar","⧏̸":"NotLeftTriangleBar","⧐":"RightTriangleBar","⧐̸":"NotRightTriangleBar","⧜":"iinfin","⧝":"infintie","⧞":"nvinfin","⧣":"eparsl","⧤":"smeparsl","⧥":"eqvparsl","⧫":"lozf","⧴":"RuleDelayed","⧶":"dsol","⨀":"xodot","⨁":"xoplus","⨂":"xotime","⨄":"xuplus","⨆":"xsqcup","⨍":"fpartint","⨐":"cirfnint","⨑":"awint","⨒":"rppolint","⨓":"scpolint","⨔":"npolint","⨕":"pointint","⨖":"quatint","⨗":"intlarhk","⨢":"pluscir","⨣":"plusacir","⨤":"simplus","⨥":"plusdu","⨦":"plussim","⨧":"plustwo","⨩":"mcomma","⨪":"minusdu","⨭":"loplus","⨮":"roplus","⨯":"Cross","⨰":"timesd","⨱":"timesbar","⨳":"smashp","⨴":"lotimes","⨵":"rotimes","⨶":"otimesas","⨷":"Otimes","⨸":"odiv","⨹":"triplus","⨺":"triminus","⨻":"tritime","⨼":"iprod","⨿":"amalg","⩀":"capdot","⩂":"ncup","⩃":"ncap","⩄":"capand","⩅":"cupor","⩆":"cupcap","⩇":"capcup","⩈":"cupbrcap","⩉":"capbrcup","⩊":"cupcup","⩋":"capcap","⩌":"ccups","⩍":"ccaps","⩐":"ccupssm","⩓":"And","⩔":"Or","⩕":"andand","⩖":"oror","⩗":"orslope","⩘":"andslope","⩚":"andv","⩛":"orv","⩜":"andd","⩝":"ord","⩟":"wedbar","⩦":"sdote","⩪":"simdot","⩭":"congdot","⩭̸":"ncongdot","⩮":"easter","⩯":"apacir","⩰":"apE","⩰̸":"napE","⩱":"eplus","⩲":"pluse","⩳":"Esim","⩷":"eDDot","⩸":"equivDD","⩹":"ltcir","⩺":"gtcir","⩻":"ltquest","⩼":"gtquest","⩽":"les","⩽̸":"nles","⩾":"ges","⩾̸":"nges","⩿":"lesdot","⪀":"gesdot","⪁":"lesdoto","⪂":"gesdoto","⪃":"lesdotor","⪄":"gesdotol","⪅":"lap","⪆":"gap","⪇":"lne","⪈":"gne","⪉":"lnap","⪊":"gnap","⪋":"lEg","⪌":"gEl","⪍":"lsime","⪎":"gsime","⪏":"lsimg","⪐":"gsiml","⪑":"lgE","⪒":"glE","⪓":"lesges","⪔":"gesles","⪕":"els","⪖":"egs","⪗":"elsdot","⪘":"egsdot","⪙":"el","⪚":"eg","⪝":"siml","⪞":"simg","⪟":"simlE","⪠":"simgE","⪡":"LessLess","⪡̸":"NotNestedLessLess","⪢":"GreaterGreater","⪢̸":"NotNestedGreaterGreater","⪤":"glj","⪥":"gla","⪦":"ltcc","⪧":"gtcc","⪨":"lescc","⪩":"gescc","⪪":"smt","⪫":"lat","⪬":"smte","⪬︀":"smtes","⪭":"late","⪭︀":"lates","⪮":"bumpE","⪯":"pre","⪯̸":"npre","⪰":"sce","⪰̸":"nsce","⪳":"prE","⪴":"scE","⪵":"prnE","⪶":"scnE","⪷":"prap","⪸":"scap","⪹":"prnap","⪺":"scnap","⪻":"Pr","⪼":"Sc","⪽":"subdot","⪾":"supdot","⪿":"subplus","⫀":"supplus","⫁":"submult","⫂":"supmult","⫃":"subedot","⫄":"supedot","⫅":"subE","⫅̸":"nsubE","⫆":"supE","⫆̸":"nsupE","⫇":"subsim","⫈":"supsim","⫋︀":"vsubnE","⫋":"subnE","⫌︀":"vsupnE","⫌":"supnE","⫏":"csub","⫐":"csup","⫑":"csube","⫒":"csupe","⫓":"subsup","⫔":"supsub","⫕":"subsub","⫖":"supsup","⫗":"suphsub","⫘":"supdsub","⫙":"forkv","⫚":"topfork","⫛":"mlcp","⫤":"Dashv","⫦":"Vdashl","⫧":"Barv","⫨":"vBar","⫩":"vBarv","⫫":"Vbar","⫬":"Not","⫭":"bNot","⫮":"rnmid","⫯":"cirmid","⫰":"midcir","⫱":"topcir","⫲":"nhpar","⫳":"parsim","⫽":"parsl","⫽⃥":"nparsl","♭":"flat","♮":"natur","♯":"sharp","¤":"curren","¢":"cent",$:"dollar","£":"pound","¥":"yen","€":"euro","¹":"sup1","½":"half","⅓":"frac13","¼":"frac14","⅕":"frac15","⅙":"frac16","⅛":"frac18","²":"sup2","⅔":"frac23","⅖":"frac25","³":"sup3","¾":"frac34","⅗":"frac35","⅜":"frac38","⅘":"frac45","⅚":"frac56","⅝":"frac58","⅞":"frac78","𝒶":"ascr","𝕒":"aopf","𝔞":"afr","𝔸":"Aopf","𝔄":"Afr","𝒜":"Ascr","ª":"ordf","á":"aacute","Á":"Aacute","à":"agrave","À":"Agrave","ă":"abreve","Ă":"Abreve","â":"acirc","Â":"Acirc","å":"aring","Å":"angst","ä":"auml","Ä":"Auml","ã":"atilde","Ã":"Atilde","ą":"aogon","Ą":"Aogon","ā":"amacr","Ā":"Amacr","æ":"aelig","Æ":"AElig","𝒷":"bscr","𝕓":"bopf","𝔟":"bfr","𝔹":"Bopf","ℬ":"Bscr","𝔅":"Bfr","𝔠":"cfr","𝒸":"cscr","𝕔":"copf","ℭ":"Cfr","𝒞":"Cscr","ℂ":"Copf","ć":"cacute","Ć":"Cacute","ĉ":"ccirc","Ĉ":"Ccirc","č":"ccaron","Č":"Ccaron","ċ":"cdot","Ċ":"Cdot","ç":"ccedil","Ç":"Ccedil","℅":"incare","𝔡":"dfr","ⅆ":"dd","𝕕":"dopf","𝒹":"dscr","𝒟":"Dscr","𝔇":"Dfr","ⅅ":"DD","𝔻":"Dopf","ď":"dcaron","Ď":"Dcaron","đ":"dstrok","Đ":"Dstrok","ð":"eth","Ð":"ETH","ⅇ":"ee","ℯ":"escr","𝔢":"efr","𝕖":"eopf","ℰ":"Escr","𝔈":"Efr","𝔼":"Eopf","é":"eacute","É":"Eacute","è":"egrave","È":"Egrave","ê":"ecirc","Ê":"Ecirc","ě":"ecaron","Ě":"Ecaron","ë":"euml","Ë":"Euml","ė":"edot","Ė":"Edot","ę":"eogon","Ę":"Eogon","ē":"emacr","Ē":"Emacr","𝔣":"ffr","𝕗":"fopf","𝒻":"fscr","𝔉":"Ffr","𝔽":"Fopf","ℱ":"Fscr","ff":"fflig","ffi":"ffilig","ffl":"ffllig","fi":"filig",fj:"fjlig","fl":"fllig","ƒ":"fnof","ℊ":"gscr","𝕘":"gopf","𝔤":"gfr","𝒢":"Gscr","𝔾":"Gopf","𝔊":"Gfr","ǵ":"gacute","ğ":"gbreve","Ğ":"Gbreve","ĝ":"gcirc","Ĝ":"Gcirc","ġ":"gdot","Ġ":"Gdot","Ģ":"Gcedil","𝔥":"hfr","ℎ":"planckh","𝒽":"hscr","𝕙":"hopf","ℋ":"Hscr","ℌ":"Hfr","ℍ":"Hopf","ĥ":"hcirc","Ĥ":"Hcirc","ℏ":"hbar","ħ":"hstrok","Ħ":"Hstrok","𝕚":"iopf","𝔦":"ifr","𝒾":"iscr","ⅈ":"ii","𝕀":"Iopf","ℐ":"Iscr","ℑ":"Im","í":"iacute","Í":"Iacute","ì":"igrave","Ì":"Igrave","î":"icirc","Î":"Icirc","ï":"iuml","Ï":"Iuml","ĩ":"itilde","Ĩ":"Itilde","İ":"Idot","į":"iogon","Į":"Iogon","ī":"imacr","Ī":"Imacr","ij":"ijlig","IJ":"IJlig","ı":"imath","𝒿":"jscr","𝕛":"jopf","𝔧":"jfr","𝒥":"Jscr","𝔍":"Jfr","𝕁":"Jopf","ĵ":"jcirc","Ĵ":"Jcirc","ȷ":"jmath","𝕜":"kopf","𝓀":"kscr","𝔨":"kfr","𝒦":"Kscr","𝕂":"Kopf","𝔎":"Kfr","ķ":"kcedil","Ķ":"Kcedil","𝔩":"lfr","𝓁":"lscr","ℓ":"ell","𝕝":"lopf","ℒ":"Lscr","𝔏":"Lfr","𝕃":"Lopf","ĺ":"lacute","Ĺ":"Lacute","ľ":"lcaron","Ľ":"Lcaron","ļ":"lcedil","Ļ":"Lcedil","ł":"lstrok","Ł":"Lstrok","ŀ":"lmidot","Ŀ":"Lmidot","𝔪":"mfr","𝕞":"mopf","𝓂":"mscr","𝔐":"Mfr","𝕄":"Mopf","ℳ":"Mscr","𝔫":"nfr","𝕟":"nopf","𝓃":"nscr","ℕ":"Nopf","𝒩":"Nscr","𝔑":"Nfr","ń":"nacute","Ń":"Nacute","ň":"ncaron","Ň":"Ncaron","ñ":"ntilde","Ñ":"Ntilde","ņ":"ncedil","Ņ":"Ncedil","№":"numero","ŋ":"eng","Ŋ":"ENG","𝕠":"oopf","𝔬":"ofr","ℴ":"oscr","𝒪":"Oscr","𝔒":"Ofr","𝕆":"Oopf","º":"ordm","ó":"oacute","Ó":"Oacute","ò":"ograve","Ò":"Ograve","ô":"ocirc","Ô":"Ocirc","ö":"ouml","Ö":"Ouml","ő":"odblac","Ő":"Odblac","õ":"otilde","Õ":"Otilde","ø":"oslash","Ø":"Oslash","ō":"omacr","Ō":"Omacr","œ":"oelig","Œ":"OElig","𝔭":"pfr","𝓅":"pscr","𝕡":"popf","ℙ":"Popf","𝔓":"Pfr","𝒫":"Pscr","𝕢":"qopf","𝔮":"qfr","𝓆":"qscr","𝒬":"Qscr","𝔔":"Qfr","ℚ":"Qopf","ĸ":"kgreen","𝔯":"rfr","𝕣":"ropf","𝓇":"rscr","ℛ":"Rscr","ℜ":"Re","ℝ":"Ropf","ŕ":"racute","Ŕ":"Racute","ř":"rcaron","Ř":"Rcaron","ŗ":"rcedil","Ŗ":"Rcedil","𝕤":"sopf","𝓈":"sscr","𝔰":"sfr","𝕊":"Sopf","𝔖":"Sfr","𝒮":"Sscr","Ⓢ":"oS","ś":"sacute","Ś":"Sacute","ŝ":"scirc","Ŝ":"Scirc","š":"scaron","Š":"Scaron","ş":"scedil","Ş":"Scedil","ß":"szlig","𝔱":"tfr","𝓉":"tscr","𝕥":"topf","𝒯":"Tscr","𝔗":"Tfr","𝕋":"Topf","ť":"tcaron","Ť":"Tcaron","ţ":"tcedil","Ţ":"Tcedil","™":"trade","ŧ":"tstrok","Ŧ":"Tstrok","𝓊":"uscr","𝕦":"uopf","𝔲":"ufr","𝕌":"Uopf","𝔘":"Ufr","𝒰":"Uscr","ú":"uacute","Ú":"Uacute","ù":"ugrave","Ù":"Ugrave","ŭ":"ubreve","Ŭ":"Ubreve","û":"ucirc","Û":"Ucirc","ů":"uring","Ů":"Uring","ü":"uuml","Ü":"Uuml","ű":"udblac","Ű":"Udblac","ũ":"utilde","Ũ":"Utilde","ų":"uogon","Ų":"Uogon","ū":"umacr","Ū":"Umacr","𝔳":"vfr","𝕧":"vopf","𝓋":"vscr","𝔙":"Vfr","𝕍":"Vopf","𝒱":"Vscr","𝕨":"wopf","𝓌":"wscr","𝔴":"wfr","𝒲":"Wscr","𝕎":"Wopf","𝔚":"Wfr","ŵ":"wcirc","Ŵ":"Wcirc","𝔵":"xfr","𝓍":"xscr","𝕩":"xopf","𝕏":"Xopf","𝔛":"Xfr","𝒳":"Xscr","𝔶":"yfr","𝓎":"yscr","𝕪":"yopf","𝒴":"Yscr","𝔜":"Yfr","𝕐":"Yopf","ý":"yacute","Ý":"Yacute","ŷ":"ycirc","Ŷ":"Ycirc","ÿ":"yuml","Ÿ":"Yuml","𝓏":"zscr","𝔷":"zfr","𝕫":"zopf","ℨ":"Zfr","ℤ":"Zopf","𝒵":"Zscr","ź":"zacute","Ź":"Zacute","ž":"zcaron","Ž":"Zcaron","ż":"zdot","Ż":"Zdot","Ƶ":"imped","þ":"thorn","Þ":"THORN","ʼn":"napos","α":"alpha","Α":"Alpha","β":"beta","Β":"Beta","γ":"gamma","Γ":"Gamma","δ":"delta","Δ":"Delta","ε":"epsi","ϵ":"epsiv","Ε":"Epsilon","ϝ":"gammad","Ϝ":"Gammad","ζ":"zeta","Ζ":"Zeta","η":"eta","Η":"Eta","θ":"theta","ϑ":"thetav","Θ":"Theta","ι":"iota","Ι":"Iota","κ":"kappa","ϰ":"kappav","Κ":"Kappa","λ":"lambda","Λ":"Lambda","μ":"mu","µ":"micro","Μ":"Mu","ν":"nu","Ν":"Nu","ξ":"xi","Ξ":"Xi","ο":"omicron","Ο":"Omicron","π":"pi","ϖ":"piv","Π":"Pi","ρ":"rho","ϱ":"rhov","Ρ":"Rho","σ":"sigma","Σ":"Sigma","ς":"sigmaf","τ":"tau","Τ":"Tau","υ":"upsi","Υ":"Upsilon","ϒ":"Upsi","φ":"phi","ϕ":"phiv","Φ":"Phi","χ":"chi","Χ":"Chi","ψ":"psi","Ψ":"Psi","ω":"omega","Ω":"ohm","а":"acy","А":"Acy","б":"bcy","Б":"Bcy","в":"vcy","В":"Vcy","г":"gcy","Г":"Gcy","ѓ":"gjcy","Ѓ":"GJcy","д":"dcy","Д":"Dcy","ђ":"djcy","Ђ":"DJcy","е":"iecy","Е":"IEcy","ё":"iocy","Ё":"IOcy","є":"jukcy","Є":"Jukcy","ж":"zhcy","Ж":"ZHcy","з":"zcy","З":"Zcy","ѕ":"dscy","Ѕ":"DScy","и":"icy","И":"Icy","і":"iukcy","І":"Iukcy","ї":"yicy","Ї":"YIcy","й":"jcy","Й":"Jcy","ј":"jsercy","Ј":"Jsercy","к":"kcy","К":"Kcy","ќ":"kjcy","Ќ":"KJcy","л":"lcy","Л":"Lcy","љ":"ljcy","Љ":"LJcy","м":"mcy","М":"Mcy","н":"ncy","Н":"Ncy","њ":"njcy","Њ":"NJcy","о":"ocy","О":"Ocy","п":"pcy","П":"Pcy","р":"rcy","Р":"Rcy","с":"scy","С":"Scy","т":"tcy","Т":"Tcy","ћ":"tshcy","Ћ":"TSHcy","у":"ucy","У":"Ucy","ў":"ubrcy","Ў":"Ubrcy","ф":"fcy","Ф":"Fcy","х":"khcy","Х":"KHcy","ц":"tscy","Ц":"TScy","ч":"chcy","Ч":"CHcy","џ":"dzcy","Џ":"DZcy","ш":"shcy","Ш":"SHcy","щ":"shchcy","Щ":"SHCHcy","ъ":"hardcy","Ъ":"HARDcy","ы":"ycy","Ы":"Ycy","ь":"softcy","Ь":"SOFTcy","э":"ecy","Э":"Ecy","ю":"yucy","Ю":"YUcy","я":"yacy","Я":"YAcy","ℵ":"aleph","ℶ":"beth","ℷ":"gimel","ℸ":"daleth"},f=/["&'<>`]/g,h={'"':""","&":"&","'":"'","<":"<",">":">","`":"`"},g=/&#(?:[xX][^a-fA-F0-9]|[^0-9xX])/,m=/[\0-\x08\x0B\x0E-\x1F\x7F-\x9F\uFDD0-\uFDEF\uFFFE\uFFFF]|[\uD83F\uD87F\uD8BF\uD8FF\uD93F\uD97F\uD9BF\uD9FF\uDA3F\uDA7F\uDABF\uDAFF\uDB3F\uDB7F\uDBBF\uDBFF][\uDFFE\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,v=/&(CounterClockwiseContourIntegral|DoubleLongLeftRightArrow|ClockwiseContourIntegral|NotNestedGreaterGreater|NotSquareSupersetEqual|DiacriticalDoubleAcute|NotRightTriangleEqual|NotSucceedsSlantEqual|NotPrecedesSlantEqual|CloseCurlyDoubleQuote|NegativeVeryThinSpace|DoubleContourIntegral|FilledVerySmallSquare|CapitalDifferentialD|OpenCurlyDoubleQuote|EmptyVerySmallSquare|NestedGreaterGreater|DoubleLongRightArrow|NotLeftTriangleEqual|NotGreaterSlantEqual|ReverseUpEquilibrium|DoubleLeftRightArrow|NotSquareSubsetEqual|NotDoubleVerticalBar|RightArrowLeftArrow|NotGreaterFullEqual|NotRightTriangleBar|SquareSupersetEqual|DownLeftRightVector|DoubleLongLeftArrow|leftrightsquigarrow|LeftArrowRightArrow|NegativeMediumSpace|blacktriangleright|RightDownVectorBar|PrecedesSlantEqual|RightDoubleBracket|SucceedsSlantEqual|NotLeftTriangleBar|RightTriangleEqual|SquareIntersection|RightDownTeeVector|ReverseEquilibrium|NegativeThickSpace|longleftrightarrow|Longleftrightarrow|LongLeftRightArrow|DownRightTeeVector|DownRightVectorBar|GreaterSlantEqual|SquareSubsetEqual|LeftDownVectorBar|LeftDoubleBracket|VerticalSeparator|rightleftharpoons|NotGreaterGreater|NotSquareSuperset|blacktriangleleft|blacktriangledown|NegativeThinSpace|LeftDownTeeVector|NotLessSlantEqual|leftrightharpoons|DoubleUpDownArrow|DoubleVerticalBar|LeftTriangleEqual|FilledSmallSquare|twoheadrightarrow|NotNestedLessLess|DownLeftTeeVector|DownLeftVectorBar|RightAngleBracket|NotTildeFullEqual|NotReverseElement|RightUpDownVector|DiacriticalTilde|NotSucceedsTilde|circlearrowright|NotPrecedesEqual|rightharpoondown|DoubleRightArrow|NotSucceedsEqual|NonBreakingSpace|NotRightTriangle|LessEqualGreater|RightUpTeeVector|LeftAngleBracket|GreaterFullEqual|DownArrowUpArrow|RightUpVectorBar|twoheadleftarrow|GreaterEqualLess|downharpoonright|RightTriangleBar|ntrianglerighteq|NotSupersetEqual|LeftUpDownVector|DiacriticalAcute|rightrightarrows|vartriangleright|UpArrowDownArrow|DiacriticalGrave|UnderParenthesis|EmptySmallSquare|LeftUpVectorBar|leftrightarrows|DownRightVector|downharpoonleft|trianglerighteq|ShortRightArrow|OverParenthesis|DoubleLeftArrow|DoubleDownArrow|NotSquareSubset|bigtriangledown|ntrianglelefteq|UpperRightArrow|curvearrowright|vartriangleleft|NotLeftTriangle|nleftrightarrow|LowerRightArrow|NotHumpDownHump|NotGreaterTilde|rightthreetimes|LeftUpTeeVector|NotGreaterEqual|straightepsilon|LeftTriangleBar|rightsquigarrow|ContourIntegral|rightleftarrows|CloseCurlyQuote|RightDownVector|LeftRightVector|nLeftrightarrow|leftharpoondown|circlearrowleft|SquareSuperset|OpenCurlyQuote|hookrightarrow|HorizontalLine|DiacriticalDot|NotLessGreater|ntriangleright|DoubleRightTee|InvisibleComma|InvisibleTimes|LowerLeftArrow|DownLeftVector|NotSubsetEqual|curvearrowleft|trianglelefteq|NotVerticalBar|TildeFullEqual|downdownarrows|NotGreaterLess|RightTeeVector|ZeroWidthSpace|looparrowright|LongRightArrow|doublebarwedge|ShortLeftArrow|ShortDownArrow|RightVectorBar|GreaterGreater|ReverseElement|rightharpoonup|LessSlantEqual|leftthreetimes|upharpoonright|rightarrowtail|LeftDownVector|Longrightarrow|NestedLessLess|UpperLeftArrow|nshortparallel|leftleftarrows|leftrightarrow|Leftrightarrow|LeftRightArrow|longrightarrow|upharpoonleft|RightArrowBar|ApplyFunction|LeftTeeVector|leftarrowtail|NotEqualTilde|varsubsetneqq|varsupsetneqq|RightTeeArrow|SucceedsEqual|SucceedsTilde|LeftVectorBar|SupersetEqual|hookleftarrow|DifferentialD|VerticalTilde|VeryThinSpace|blacktriangle|bigtriangleup|LessFullEqual|divideontimes|leftharpoonup|UpEquilibrium|ntriangleleft|RightTriangle|measuredangle|shortparallel|longleftarrow|Longleftarrow|LongLeftArrow|DoubleLeftTee|Poincareplane|PrecedesEqual|triangleright|DoubleUpArrow|RightUpVector|fallingdotseq|looparrowleft|PrecedesTilde|NotTildeEqual|NotTildeTilde|smallsetminus|Proportional|triangleleft|triangledown|UnderBracket|NotHumpEqual|exponentiale|ExponentialE|NotLessTilde|HilbertSpace|RightCeiling|blacklozenge|varsupsetneq|HumpDownHump|GreaterEqual|VerticalLine|LeftTeeArrow|NotLessEqual|DownTeeArrow|LeftTriangle|varsubsetneq|Intersection|NotCongruent|DownArrowBar|LeftUpVector|LeftArrowBar|risingdotseq|GreaterTilde|RoundImplies|SquareSubset|ShortUpArrow|NotSuperset|quaternions|precnapprox|backepsilon|preccurlyeq|OverBracket|blacksquare|MediumSpace|VerticalBar|circledcirc|circleddash|CircleMinus|CircleTimes|LessGreater|curlyeqprec|curlyeqsucc|diamondsuit|UpDownArrow|Updownarrow|RuleDelayed|Rrightarrow|updownarrow|RightVector|nRightarrow|nrightarrow|eqslantless|LeftCeiling|Equilibrium|SmallCircle|expectation|NotSucceeds|thickapprox|GreaterLess|SquareUnion|NotPrecedes|NotLessLess|straightphi|succnapprox|succcurlyeq|SubsetEqual|sqsupseteq|Proportion|Laplacetrf|ImaginaryI|supsetneqq|NotGreater|gtreqqless|NotElement|ThickSpace|TildeEqual|TildeTilde|Fouriertrf|rmoustache|EqualTilde|eqslantgtr|UnderBrace|LeftVector|UpArrowBar|nLeftarrow|nsubseteqq|subsetneqq|nsupseteqq|nleftarrow|succapprox|lessapprox|UpTeeArrow|upuparrows|curlywedge|lesseqqgtr|varepsilon|varnothing|RightFloor|complement|CirclePlus|sqsubseteq|Lleftarrow|circledast|RightArrow|Rightarrow|rightarrow|lmoustache|Bernoullis|precapprox|mapstoleft|mapstodown|longmapsto|dotsquare|downarrow|DoubleDot|nsubseteq|supsetneq|leftarrow|nsupseteq|subsetneq|ThinSpace|ngeqslant|subseteqq|HumpEqual|NotSubset|triangleq|NotCupCap|lesseqgtr|heartsuit|TripleDot|Leftarrow|Coproduct|Congruent|varpropto|complexes|gvertneqq|LeftArrow|LessTilde|supseteqq|MinusPlus|CircleDot|nleqslant|NotExists|gtreqless|nparallel|UnionPlus|LeftFloor|checkmark|CenterDot|centerdot|Mellintrf|gtrapprox|bigotimes|OverBrace|spadesuit|therefore|pitchfork|rationals|PlusMinus|Backslash|Therefore|DownBreve|backsimeq|backprime|DownArrow|nshortmid|Downarrow|lvertneqq|eqvparsl|imagline|imagpart|infintie|integers|Integral|intercal|LessLess|Uarrocir|intlarhk|sqsupset|angmsdaf|sqsubset|llcorner|vartheta|cupbrcap|lnapprox|Superset|SuchThat|succnsim|succneqq|angmsdag|biguplus|curlyvee|trpezium|Succeeds|NotTilde|bigwedge|angmsdah|angrtvbd|triminus|cwconint|fpartint|lrcorner|smeparsl|subseteq|urcorner|lurdshar|laemptyv|DDotrahd|approxeq|ldrushar|awconint|mapstoup|backcong|shortmid|triangle|geqslant|gesdotol|timesbar|circledR|circledS|setminus|multimap|naturals|scpolint|ncongdot|RightTee|boxminus|gnapprox|boxtimes|andslope|thicksim|angmsdaa|varsigma|cirfnint|rtriltri|angmsdab|rppolint|angmsdac|barwedge|drbkarow|clubsuit|thetasym|bsolhsub|capbrcup|dzigrarr|doteqdot|DotEqual|dotminus|UnderBar|NotEqual|realpart|otimesas|ulcorner|hksearow|hkswarow|parallel|PartialD|elinters|emptyset|plusacir|bbrktbrk|angmsdad|pointint|bigoplus|angmsdae|Precedes|bigsqcup|varkappa|notindot|supseteq|precneqq|precnsim|profalar|profline|profsurf|leqslant|lesdotor|raemptyv|subplus|notnivb|notnivc|subrarr|zigrarr|vzigzag|submult|subedot|Element|between|cirscir|larrbfs|larrsim|lotimes|lbrksld|lbrkslu|lozenge|ldrdhar|dbkarow|bigcirc|epsilon|simrarr|simplus|ltquest|Epsilon|luruhar|gtquest|maltese|npolint|eqcolon|npreceq|bigodot|ddagger|gtrless|bnequiv|harrcir|ddotseq|equivDD|backsim|demptyv|nsqsube|nsqsupe|Upsilon|nsubset|upsilon|minusdu|nsucceq|swarrow|nsupset|coloneq|searrow|boxplus|napprox|natural|asympeq|alefsym|congdot|nearrow|bigstar|diamond|supplus|tritime|LeftTee|nvinfin|triplus|NewLine|nvltrie|nvrtrie|nwarrow|nexists|Diamond|ruluhar|Implies|supmult|angzarr|suplarr|suphsub|questeq|because|digamma|Because|olcross|bemptyv|omicron|Omicron|rotimes|NoBreak|intprod|angrtvb|orderof|uwangle|suphsol|lesdoto|orslope|DownTee|realine|cudarrl|rdldhar|OverBar|supedot|lessdot|supdsub|topfork|succsim|rbrkslu|rbrksld|pertenk|cudarrr|isindot|planckh|lessgtr|pluscir|gesdoto|plussim|plustwo|lesssim|cularrp|rarrsim|Cayleys|notinva|notinvb|notinvc|UpArrow|Uparrow|uparrow|NotLess|dwangle|precsim|Product|curarrm|Cconint|dotplus|rarrbfs|ccupssm|Cedilla|cemptyv|notniva|quatint|frac35|frac38|frac45|frac56|frac58|frac78|tridot|xoplus|gacute|gammad|Gammad|lfisht|lfloor|bigcup|sqsupe|gbreve|Gbreve|lharul|sqsube|sqcups|Gcedil|apacir|llhard|lmidot|Lmidot|lmoust|andand|sqcaps|approx|Abreve|spades|circeq|tprime|divide|topcir|Assign|topbot|gesdot|divonx|xuplus|timesd|gesles|atilde|solbar|SOFTcy|loplus|timesb|lowast|lowbar|dlcorn|dlcrop|softcy|dollar|lparlt|thksim|lrhard|Atilde|lsaquo|smashp|bigvee|thinsp|wreath|bkarow|lsquor|lstrok|Lstrok|lthree|ltimes|ltlarr|DotDot|simdot|ltrPar|weierp|xsqcup|angmsd|sigmav|sigmaf|zeetrf|Zcaron|zcaron|mapsto|vsupne|thetav|cirmid|marker|mcomma|Zacute|vsubnE|there4|gtlPar|vsubne|bottom|gtrarr|SHCHcy|shchcy|midast|midcir|middot|minusb|minusd|gtrdot|bowtie|sfrown|mnplus|models|colone|seswar|Colone|mstpos|searhk|gtrsim|nacute|Nacute|boxbox|telrec|hairsp|Tcedil|nbumpe|scnsim|ncaron|Ncaron|ncedil|Ncedil|hamilt|Scedil|nearhk|hardcy|HARDcy|tcedil|Tcaron|commat|nequiv|nesear|tcaron|target|hearts|nexist|varrho|scedil|Scaron|scaron|hellip|Sacute|sacute|hercon|swnwar|compfn|rtimes|rthree|rsquor|rsaquo|zacute|wedgeq|homtht|barvee|barwed|Barwed|rpargt|horbar|conint|swarhk|roplus|nltrie|hslash|hstrok|Hstrok|rmoust|Conint|bprime|hybull|hyphen|iacute|Iacute|supsup|supsub|supsim|varphi|coprod|brvbar|agrave|Supset|supset|igrave|Igrave|notinE|Agrave|iiiint|iinfin|copysr|wedbar|Verbar|vangrt|becaus|incare|verbar|inodot|bullet|drcorn|intcal|drcrop|cularr|vellip|Utilde|bumpeq|cupcap|dstrok|Dstrok|CupCap|cupcup|cupdot|eacute|Eacute|supdot|iquest|easter|ecaron|Ecaron|ecolon|isinsv|utilde|itilde|Itilde|curarr|succeq|Bumpeq|cacute|ulcrop|nparsl|Cacute|nprcue|egrave|Egrave|nrarrc|nrarrw|subsup|subsub|nrtrie|jsercy|nsccue|Jsercy|kappav|kcedil|Kcedil|subsim|ulcorn|nsimeq|egsdot|veebar|kgreen|capand|elsdot|Subset|subset|curren|aacute|lacute|Lacute|emptyv|ntilde|Ntilde|lagran|lambda|Lambda|capcap|Ugrave|langle|subdot|emsp13|numero|emsp14|nvdash|nvDash|nVdash|nVDash|ugrave|ufisht|nvHarr|larrfs|nvlArr|larrhk|larrlp|larrpl|nvrArr|Udblac|nwarhk|larrtl|nwnear|oacute|Oacute|latail|lAtail|sstarf|lbrace|odblac|Odblac|lbrack|udblac|odsold|eparsl|lcaron|Lcaron|ograve|Ograve|lcedil|Lcedil|Aacute|ssmile|ssetmn|squarf|ldquor|capcup|ominus|cylcty|rharul|eqcirc|dagger|rfloor|rfisht|Dagger|daleth|equals|origof|capdot|equest|dcaron|Dcaron|rdquor|oslash|Oslash|otilde|Otilde|otimes|Otimes|urcrop|Ubreve|ubreve|Yacute|Uacute|uacute|Rcedil|rcedil|urcorn|parsim|Rcaron|Vdashl|rcaron|Tstrok|percnt|period|permil|Exists|yacute|rbrack|rbrace|phmmat|ccaron|Ccaron|planck|ccedil|plankv|tstrok|female|plusdo|plusdu|ffilig|plusmn|ffllig|Ccedil|rAtail|dfisht|bernou|ratail|Rarrtl|rarrtl|angsph|rarrpl|rarrlp|rarrhk|xwedge|xotime|forall|ForAll|Vvdash|vsupnE|preceq|bigcap|frac12|frac13|frac14|primes|rarrfs|prnsim|frac15|Square|frac16|square|lesdot|frac18|frac23|propto|prurel|rarrap|rangle|puncsp|frac25|Racute|qprime|racute|lesges|frac34|abreve|AElig|eqsim|utdot|setmn|urtri|Equal|Uring|seArr|uring|searr|dashv|Dashv|mumap|nabla|iogon|Iogon|sdote|sdotb|scsim|napid|napos|equiv|natur|Acirc|dblac|erarr|nbump|iprod|erDot|ucirc|awint|esdot|angrt|ncong|isinE|scnap|Scirc|scirc|ndash|isins|Ubrcy|nearr|neArr|isinv|nedot|ubrcy|acute|Ycirc|iukcy|Iukcy|xutri|nesim|caret|jcirc|Jcirc|caron|twixt|ddarr|sccue|exist|jmath|sbquo|ngeqq|angst|ccaps|lceil|ngsim|UpTee|delta|Delta|rtrif|nharr|nhArr|nhpar|rtrie|jukcy|Jukcy|kappa|rsquo|Kappa|nlarr|nlArr|TSHcy|rrarr|aogon|Aogon|fflig|xrarr|tshcy|ccirc|nleqq|filig|upsih|nless|dharl|nlsim|fjlig|ropar|nltri|dharr|robrk|roarr|fllig|fltns|roang|rnmid|subnE|subne|lAarr|trisb|Ccirc|acirc|ccups|blank|VDash|forkv|Vdash|langd|cedil|blk12|blk14|laquo|strns|diams|notin|vDash|larrb|blk34|block|disin|uplus|vdash|vBarv|aelig|starf|Wedge|check|xrArr|lates|lbarr|lBarr|notni|lbbrk|bcong|frasl|lbrke|frown|vrtri|vprop|vnsup|gamma|Gamma|wedge|xodot|bdquo|srarr|doteq|ldquo|boxdl|boxdL|gcirc|Gcirc|boxDl|boxDL|boxdr|boxdR|boxDr|TRADE|trade|rlhar|boxDR|vnsub|npart|vltri|rlarr|boxhd|boxhD|nprec|gescc|nrarr|nrArr|boxHd|boxHD|boxhu|boxhU|nrtri|boxHu|clubs|boxHU|times|colon|Colon|gimel|xlArr|Tilde|nsime|tilde|nsmid|nspar|THORN|thorn|xlarr|nsube|nsubE|thkap|xhArr|comma|nsucc|boxul|boxuL|nsupe|nsupE|gneqq|gnsim|boxUl|boxUL|grave|boxur|boxuR|boxUr|boxUR|lescc|angle|bepsi|boxvh|varpi|boxvH|numsp|Theta|gsime|gsiml|theta|boxVh|boxVH|boxvl|gtcir|gtdot|boxvL|boxVl|boxVL|crarr|cross|Cross|nvsim|boxvr|nwarr|nwArr|sqsup|dtdot|Uogon|lhard|lharu|dtrif|ocirc|Ocirc|lhblk|duarr|odash|sqsub|Hacek|sqcup|llarr|duhar|oelig|OElig|ofcir|boxvR|uogon|lltri|boxVr|csube|uuarr|ohbar|csupe|ctdot|olarr|olcir|harrw|oline|sqcap|omacr|Omacr|omega|Omega|boxVR|aleph|lneqq|lnsim|loang|loarr|rharu|lobrk|hcirc|operp|oplus|rhard|Hcirc|orarr|Union|order|ecirc|Ecirc|cuepr|szlig|cuesc|breve|reals|eDDot|Breve|hoarr|lopar|utrif|rdquo|Umacr|umacr|efDot|swArr|ultri|alpha|rceil|ovbar|swarr|Wcirc|wcirc|smtes|smile|bsemi|lrarr|aring|parsl|lrhar|bsime|uhblk|lrtri|cupor|Aring|uharr|uharl|slarr|rbrke|bsolb|lsime|rbbrk|RBarr|lsimg|phone|rBarr|rbarr|icirc|lsquo|Icirc|emacr|Emacr|ratio|simne|plusb|simlE|simgE|simeq|pluse|ltcir|ltdot|empty|xharr|xdtri|iexcl|Alpha|ltrie|rarrw|pound|ltrif|xcirc|bumpe|prcue|bumpE|asymp|amacr|cuvee|Sigma|sigma|iiint|udhar|iiota|ijlig|IJlig|supnE|imacr|Imacr|prime|Prime|image|prnap|eogon|Eogon|rarrc|mdash|mDDot|cuwed|imath|supne|imped|Amacr|udarr|prsim|micro|rarrb|cwint|raquo|infin|eplus|range|rangd|Ucirc|radic|minus|amalg|veeeq|rAarr|epsiv|ycirc|quest|sharp|quot|zwnj|Qscr|race|qscr|Qopf|qopf|qint|rang|Rang|Zscr|zscr|Zopf|zopf|rarr|rArr|Rarr|Pscr|pscr|prop|prod|prnE|prec|ZHcy|zhcy|prap|Zeta|zeta|Popf|popf|Zdot|plus|zdot|Yuml|yuml|phiv|YUcy|yucy|Yscr|yscr|perp|Yopf|yopf|part|para|YIcy|Ouml|rcub|yicy|YAcy|rdca|ouml|osol|Oscr|rdsh|yacy|real|oscr|xvee|andd|rect|andv|Xscr|oror|ordm|ordf|xscr|ange|aopf|Aopf|rHar|Xopf|opar|Oopf|xopf|xnis|rhov|oopf|omid|xmap|oint|apid|apos|ogon|ascr|Ascr|odot|odiv|xcup|xcap|ocir|oast|nvlt|nvle|nvgt|nvge|nvap|Wscr|wscr|auml|ntlg|ntgl|nsup|nsub|nsim|Nscr|nscr|nsce|Wopf|ring|npre|wopf|npar|Auml|Barv|bbrk|Nopf|nopf|nmid|nLtv|beta|ropf|Ropf|Beta|beth|nles|rpar|nleq|bnot|bNot|nldr|NJcy|rscr|Rscr|Vscr|vscr|rsqb|njcy|bopf|nisd|Bopf|rtri|Vopf|nGtv|ngtr|vopf|boxh|boxH|boxv|nges|ngeq|boxV|bscr|scap|Bscr|bsim|Vert|vert|bsol|bull|bump|caps|cdot|ncup|scnE|ncap|nbsp|napE|Cdot|cent|sdot|Vbar|nang|vBar|chcy|Mscr|mscr|sect|semi|CHcy|Mopf|mopf|sext|circ|cire|mldr|mlcp|cirE|comp|shcy|SHcy|vArr|varr|cong|copf|Copf|copy|COPY|malt|male|macr|lvnE|cscr|ltri|sime|ltcc|simg|Cscr|siml|csub|Uuml|lsqb|lsim|uuml|csup|Lscr|lscr|utri|smid|lpar|cups|smte|lozf|darr|Lopf|Uscr|solb|lopf|sopf|Sopf|lneq|uscr|spar|dArr|lnap|Darr|dash|Sqrt|LJcy|ljcy|lHar|dHar|Upsi|upsi|diam|lesg|djcy|DJcy|leqq|dopf|Dopf|dscr|Dscr|dscy|ldsh|ldca|squf|DScy|sscr|Sscr|dsol|lcub|late|star|Star|Uopf|Larr|lArr|larr|uopf|dtri|dzcy|sube|subE|Lang|lang|Kscr|kscr|Kopf|kopf|KJcy|kjcy|KHcy|khcy|DZcy|ecir|edot|eDot|Jscr|jscr|succ|Jopf|jopf|Edot|uHar|emsp|ensp|Iuml|iuml|eopf|isin|Iscr|iscr|Eopf|epar|sung|epsi|escr|sup1|sup2|sup3|Iota|iota|supe|supE|Iopf|iopf|IOcy|iocy|Escr|esim|Esim|imof|Uarr|QUOT|uArr|uarr|euml|IEcy|iecy|Idot|Euml|euro|excl|Hscr|hscr|Hopf|hopf|TScy|tscy|Tscr|hbar|tscr|flat|tbrk|fnof|hArr|harr|half|fopf|Fopf|tdot|gvnE|fork|trie|gtcc|fscr|Fscr|gdot|gsim|Gscr|gscr|Gopf|gopf|gneq|Gdot|tosa|gnap|Topf|topf|geqq|toea|GJcy|gjcy|tint|gesl|mid|Sfr|ggg|top|ges|gla|glE|glj|geq|gne|gEl|gel|gnE|Gcy|gcy|gap|Tfr|tfr|Tcy|tcy|Hat|Tau|Ffr|tau|Tab|hfr|Hfr|ffr|Fcy|fcy|icy|Icy|iff|ETH|eth|ifr|Ifr|Eta|eta|int|Int|Sup|sup|ucy|Ucy|Sum|sum|jcy|ENG|ufr|Ufr|eng|Jcy|jfr|els|ell|egs|Efr|efr|Jfr|uml|kcy|Kcy|Ecy|ecy|kfr|Kfr|lap|Sub|sub|lat|lcy|Lcy|leg|Dot|dot|lEg|leq|les|squ|div|die|lfr|Lfr|lgE|Dfr|dfr|Del|deg|Dcy|dcy|lne|lnE|sol|loz|smt|Cup|lrm|cup|lsh|Lsh|sim|shy|map|Map|mcy|Mcy|mfr|Mfr|mho|gfr|Gfr|sfr|cir|Chi|chi|nap|Cfr|vcy|Vcy|cfr|Scy|scy|ncy|Ncy|vee|Vee|Cap|cap|nfr|scE|sce|Nfr|nge|ngE|nGg|vfr|Vfr|ngt|bot|nGt|nis|niv|Rsh|rsh|nle|nlE|bne|Bfr|bfr|nLl|nlt|nLt|Bcy|bcy|not|Not|rlm|wfr|Wfr|npr|nsc|num|ocy|ast|Ocy|ofr|xfr|Xfr|Ofr|ogt|ohm|apE|olt|Rho|ape|rho|Rfr|rfr|ord|REG|ang|reg|orv|And|and|AMP|Rcy|amp|Afr|ycy|Ycy|yen|yfr|Yfr|rcy|par|pcy|Pcy|pfr|Pfr|phi|Phi|afr|Acy|acy|zcy|Zcy|piv|acE|acd|zfr|Zfr|pre|prE|psi|Psi|qfr|Qfr|zwj|Or|ge|Gg|gt|gg|el|oS|lt|Lt|LT|Re|lg|gl|eg|ne|Im|it|le|DD|wp|wr|nu|Nu|dd|lE|Sc|sc|pi|Pi|ee|af|ll|Ll|rx|gE|xi|pm|Xi|ic|pr|Pr|in|ni|mp|mu|ac|Mu|or|ap|Gt|GT|ii);|&(Aacute|Agrave|Atilde|Ccedil|Eacute|Egrave|Iacute|Igrave|Ntilde|Oacute|Ograve|Oslash|Otilde|Uacute|Ugrave|Yacute|aacute|agrave|atilde|brvbar|ccedil|curren|divide|eacute|egrave|frac12|frac14|frac34|iacute|igrave|iquest|middot|ntilde|oacute|ograve|oslash|otilde|plusmn|uacute|ugrave|yacute|AElig|Acirc|Aring|Ecirc|Icirc|Ocirc|THORN|Ucirc|acirc|acute|aelig|aring|cedil|ecirc|icirc|iexcl|laquo|micro|ocirc|pound|raquo|szlig|thorn|times|ucirc|Auml|COPY|Euml|Iuml|Ouml|QUOT|Uuml|auml|cent|copy|euml|iuml|macr|nbsp|ordf|ordm|ouml|para|quot|sect|sup1|sup2|sup3|uuml|yuml|AMP|ETH|REG|amp|deg|eth|not|reg|shy|uml|yen|GT|LT|gt|lt)(?!;)([=a-zA-Z0-9]?)|&#([0-9]+)(;?)|&#[xX]([a-fA-F0-9]+)(;?)|&([0-9a-zA-Z]+)/g,y={aacute:"á",Aacute:"Á",abreve:"ă",Abreve:"Ă",ac:"∾",acd:"∿",acE:"∾̳",acirc:"â",Acirc:"Â",acute:"´",acy:"а",Acy:"А",aelig:"æ",AElig:"Æ",af:"",afr:"𝔞",Afr:"𝔄",agrave:"à",Agrave:"À",alefsym:"ℵ",aleph:"ℵ",alpha:"α",Alpha:"Α",amacr:"ā",Amacr:"Ā",amalg:"⨿",amp:"&",AMP:"&",and:"∧",And:"⩓",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsd:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",aogon:"ą",Aogon:"Ą",aopf:"𝕒",Aopf:"𝔸",ap:"≈",apacir:"⩯",ape:"≊",apE:"⩰",apid:"≋",apos:"'",ApplyFunction:"",approx:"≈",approxeq:"≊",aring:"å",Aring:"Å",ascr:"𝒶",Ascr:"𝒜",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",atilde:"ã",Atilde:"Ã",auml:"ä",Auml:"Ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",barwed:"⌅",Barwed:"⌆",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",bcy:"б",Bcy:"Б",bdquo:"„",becaus:"∵",because:"∵",Because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",beta:"β",Beta:"Β",beth:"ℶ",between:"≬",bfr:"𝔟",Bfr:"𝔅",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bnot:"⌐",bNot:"⫭",bopf:"𝕓",Bopf:"𝔹",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxdl:"┐",boxdL:"╕",boxDl:"╖",boxDL:"╗",boxdr:"┌",boxdR:"╒",boxDr:"╓",boxDR:"╔",boxh:"─",boxH:"═",boxhd:"┬",boxhD:"╥",boxHd:"╤",boxHD:"╦",boxhu:"┴",boxhU:"╨",boxHu:"╧",boxHU:"╩",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxuL:"╛",boxUl:"╜",boxUL:"╝",boxur:"└",boxuR:"╘",boxUr:"╙",boxUR:"╚",boxv:"│",boxV:"║",boxvh:"┼",boxvH:"╪",boxVh:"╫",boxVH:"╬",boxvl:"┤",boxvL:"╡",boxVl:"╢",boxVL:"╣",boxvr:"├",boxvR:"╞",boxVr:"╟",boxVR:"╠",bprime:"‵",breve:"˘",Breve:"˘",brvbar:"¦",bscr:"𝒷",Bscr:"ℬ",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpe:"≏",bumpE:"⪮",bumpeq:"≏",Bumpeq:"≎",cacute:"ć",Cacute:"Ć",cap:"∩",Cap:"⋒",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",ccaron:"č",Ccaron:"Č",ccedil:"ç",Ccedil:"Ç",ccirc:"ĉ",Ccirc:"Ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",cdot:"ċ",Cdot:"Ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",CenterDot:"·",cfr:"𝔠",Cfr:"ℭ",chcy:"ч",CHcy:"Ч",check:"✓",checkmark:"✓",chi:"χ",Chi:"Χ",cir:"○",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cire:"≗",cirE:"⧃",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",colon:":",Colon:"∷",colone:"≔",Colone:"⩴",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",conint:"∮",Conint:"∯",ContourIntegral:"∮",copf:"𝕔",Copf:"ℂ",coprod:"∐",Coproduct:"∐",copy:"©",COPY:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",cross:"✗",Cross:"⨯",cscr:"𝒸",Cscr:"𝒞",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cup:"∪",Cup:"⋓",cupbrcap:"⩈",cupcap:"⩆",CupCap:"≍",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dagger:"†",Dagger:"‡",daleth:"ℸ",darr:"↓",dArr:"⇓",Darr:"↡",dash:"‐",dashv:"⊣",Dashv:"⫤",dbkarow:"⤏",dblac:"˝",dcaron:"ď",Dcaron:"Ď",dcy:"д",Dcy:"Д",dd:"ⅆ",DD:"ⅅ",ddagger:"‡",ddarr:"⇊",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",delta:"δ",Delta:"Δ",demptyv:"⦱",dfisht:"⥿",dfr:"𝔡",Dfr:"𝔇",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",diamond:"⋄",Diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",djcy:"ђ",DJcy:"Ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",dopf:"𝕕",Dopf:"𝔻",dot:"˙",Dot:"¨",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",downarrow:"↓",Downarrow:"⇓",DownArrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",DownRightVectorBar:"⥗",DownTee:"⊤",DownTeeArrow:"↧",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",dscr:"𝒹",Dscr:"𝒟",dscy:"ѕ",DScy:"Ѕ",dsol:"⧶",dstrok:"đ",Dstrok:"Đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",dzcy:"џ",DZcy:"Џ",dzigrarr:"⟿",eacute:"é",Eacute:"É",easter:"⩮",ecaron:"ě",Ecaron:"Ě",ecir:"≖",ecirc:"ê",Ecirc:"Ê",ecolon:"≕",ecy:"э",Ecy:"Э",eDDot:"⩷",edot:"ė",eDot:"≑",Edot:"Ė",ee:"ⅇ",efDot:"≒",efr:"𝔢",Efr:"𝔈",eg:"⪚",egrave:"è",Egrave:"È",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",emacr:"ē",Emacr:"Ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp:" ",emsp13:" ",emsp14:" ",eng:"ŋ",ENG:"Ŋ",ensp:" ",eogon:"ę",Eogon:"Ę",eopf:"𝕖",Eopf:"𝔼",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",epsilon:"ε",Epsilon:"Ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",escr:"ℯ",Escr:"ℰ",esdot:"≐",esim:"≂",Esim:"⩳",eta:"η",Eta:"Η",eth:"ð",ETH:"Ð",euml:"ë",Euml:"Ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",exponentiale:"ⅇ",ExponentialE:"ⅇ",fallingdotseq:"≒",fcy:"ф",Fcy:"Ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",ffr:"𝔣",Ffr:"𝔉",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",fopf:"𝕗",Fopf:"𝔽",forall:"∀",ForAll:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",Fscr:"ℱ",gacute:"ǵ",gamma:"γ",Gamma:"Γ",gammad:"ϝ",Gammad:"Ϝ",gap:"⪆",gbreve:"ğ",Gbreve:"Ğ",Gcedil:"Ģ",gcirc:"ĝ",Gcirc:"Ĝ",gcy:"г",Gcy:"Г",gdot:"ġ",Gdot:"Ġ",ge:"≥",gE:"≧",gel:"⋛",gEl:"⪌",geq:"≥",geqq:"≧",geqslant:"⩾",ges:"⩾",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",gfr:"𝔤",Gfr:"𝔊",gg:"≫",Gg:"⋙",ggg:"⋙",gimel:"ℷ",gjcy:"ѓ",GJcy:"Ѓ",gl:"≷",gla:"⪥",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gnE:"≩",gneq:"⪈",gneqq:"≩",gnsim:"⋧",gopf:"𝕘",Gopf:"𝔾",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",gscr:"ℊ",Gscr:"𝒢",gsim:"≳",gsime:"⪎",gsiml:"⪐",gt:">",Gt:"≫",GT:">",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",hardcy:"ъ",HARDcy:"Ъ",harr:"↔",hArr:"⇔",harrcir:"⥈",harrw:"↭",Hat:"^",hbar:"ℏ",hcirc:"ĥ",Hcirc:"Ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",Hfr:"ℌ",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",Hopf:"ℍ",horbar:"―",HorizontalLine:"─",hscr:"𝒽",Hscr:"ℋ",hslash:"ℏ",hstrok:"ħ",Hstrok:"Ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",iacute:"í",Iacute:"Í",ic:"",icirc:"î",Icirc:"Î",icy:"и",Icy:"И",Idot:"İ",iecy:"е",IEcy:"Е",iexcl:"¡",iff:"⇔",ifr:"𝔦",Ifr:"ℑ",igrave:"ì",Igrave:"Ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",ijlig:"ij",IJlig:"IJ",Im:"ℑ",imacr:"ī",Imacr:"Ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",imof:"⊷",imped:"Ƶ",Implies:"⇒",in:"∈",incare:"℅",infin:"∞",infintie:"⧝",inodot:"ı",int:"∫",Int:"∬",intcal:"⊺",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"",InvisibleTimes:"",iocy:"ё",IOcy:"Ё",iogon:"į",Iogon:"Į",iopf:"𝕚",Iopf:"𝕀",iota:"ι",Iota:"Ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",Iscr:"ℐ",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"",itilde:"ĩ",Itilde:"Ĩ",iukcy:"і",Iukcy:"І",iuml:"ï",Iuml:"Ï",jcirc:"ĵ",Jcirc:"Ĵ",jcy:"й",Jcy:"Й",jfr:"𝔧",Jfr:"𝔍",jmath:"ȷ",jopf:"𝕛",Jopf:"𝕁",jscr:"𝒿",Jscr:"𝒥",jsercy:"ј",Jsercy:"Ј",jukcy:"є",Jukcy:"Є",kappa:"κ",Kappa:"Κ",kappav:"ϰ",kcedil:"ķ",Kcedil:"Ķ",kcy:"к",Kcy:"К",kfr:"𝔨",Kfr:"𝔎",kgreen:"ĸ",khcy:"х",KHcy:"Х",kjcy:"ќ",KJcy:"Ќ",kopf:"𝕜",Kopf:"𝕂",kscr:"𝓀",Kscr:"𝒦",lAarr:"⇚",lacute:"ĺ",Lacute:"Ĺ",laemptyv:"⦴",lagran:"ℒ",lambda:"λ",Lambda:"Λ",lang:"⟨",Lang:"⟪",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",larr:"←",lArr:"⇐",Larr:"↞",larrb:"⇤",larrbfs:"⤟",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",lat:"⪫",latail:"⤙",lAtail:"⤛",late:"⪭",lates:"⪭︀",lbarr:"⤌",lBarr:"⤎",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",lcaron:"ľ",Lcaron:"Ľ",lcedil:"ļ",Lcedil:"Ļ",lceil:"⌈",lcub:"{",lcy:"л",Lcy:"Л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",lE:"≦",LeftAngleBracket:"⟨",leftarrow:"←",Leftarrow:"⇐",LeftArrow:"←",LeftArrowBar:"⇤",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",Leftrightarrow:"⇔",LeftRightArrow:"↔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTee:"⊣",LeftTeeArrow:"↤",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangle:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",LeftVectorBar:"⥒",leg:"⋚",lEg:"⪋",leq:"≤",leqq:"≦",leqslant:"⩽",les:"⩽",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",lfr:"𝔩",Lfr:"𝔏",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",ljcy:"љ",LJcy:"Љ",ll:"≪",Ll:"⋘",llarr:"⇇",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",lmidot:"ŀ",Lmidot:"Ŀ",lmoust:"⎰",lmoustache:"⎰",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lnE:"≨",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",Longleftarrow:"⟸",LongLeftArrow:"⟵",longleftrightarrow:"⟷",Longleftrightarrow:"⟺",LongLeftRightArrow:"⟷",longmapsto:"⟼",longrightarrow:"⟶",Longrightarrow:"⟹",LongRightArrow:"⟶",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",lopf:"𝕝",Lopf:"𝕃",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",Lscr:"ℒ",lsh:"↰",Lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",lstrok:"ł",Lstrok:"Ł",lt:"<",Lt:"≪",LT:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",map:"↦",Map:"⤅",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",mcy:"м",Mcy:"М",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",mfr:"𝔪",Mfr:"𝔐",mho:"℧",micro:"µ",mid:"∣",midast:"*",midcir:"⫰",middot:"·",minus:"−",minusb:"⊟",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",mopf:"𝕞",Mopf:"𝕄",mp:"∓",mscr:"𝓂",Mscr:"ℳ",mstpos:"∾",mu:"μ",Mu:"Μ",multimap:"⊸",mumap:"⊸",nabla:"∇",nacute:"ń",Nacute:"Ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natur:"♮",natural:"♮",naturals:"ℕ",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",ncaron:"ň",Ncaron:"Ň",ncedil:"ņ",Ncedil:"Ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",ncy:"н",Ncy:"Н",ndash:"–",ne:"≠",nearhk:"⤤",nearr:"↗",neArr:"⇗",nearrow:"↗",nedot:"≐̸",NegativeMediumSpace:"",NegativeThickSpace:"",NegativeThinSpace:"",NegativeVeryThinSpace:"",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",nfr:"𝔫",Nfr:"𝔑",nge:"≱",ngE:"≧̸",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",ngt:"≯",nGt:"≫⃒",ngtr:"≯",nGtv:"≫̸",nharr:"↮",nhArr:"⇎",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",njcy:"њ",NJcy:"Њ",nlarr:"↚",nlArr:"⇍",nldr:"‥",nle:"≰",nlE:"≦̸",nleftarrow:"↚",nLeftarrow:"⇍",nleftrightarrow:"↮",nLeftrightarrow:"⇎",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nlt:"≮",nLt:"≪⃒",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"",NonBreakingSpace:" ",nopf:"𝕟",Nopf:"ℕ",not:"¬",Not:"⫬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangle:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangle:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",npar:"∦",nparallel:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",npre:"⪯̸",nprec:"⊀",npreceq:"⪯̸",nrarr:"↛",nrArr:"⇏",nrarrc:"⤳̸",nrarrw:"↝̸",nrightarrow:"↛",nRightarrow:"⇏",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",nscr:"𝓃",Nscr:"𝒩",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsube:"⊈",nsubE:"⫅̸",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupe:"⊉",nsupE:"⫆̸",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",ntilde:"ñ",Ntilde:"Ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",nu:"ν",Nu:"Ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwarr:"↖",nwArr:"⇖",nwarrow:"↖",nwnear:"⤧",oacute:"ó",Oacute:"Ó",oast:"⊛",ocir:"⊚",ocirc:"ô",Ocirc:"Ô",ocy:"о",Ocy:"О",odash:"⊝",odblac:"ő",Odblac:"Ő",odiv:"⨸",odot:"⊙",odsold:"⦼",oelig:"œ",OElig:"Œ",ofcir:"⦿",ofr:"𝔬",Ofr:"𝔒",ogon:"˛",ograve:"ò",Ograve:"Ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",omacr:"ō",Omacr:"Ō",omega:"ω",Omega:"Ω",omicron:"ο",Omicron:"Ο",omid:"⦶",ominus:"⊖",oopf:"𝕠",Oopf:"𝕆",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",or:"∨",Or:"⩔",orarr:"↻",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",oscr:"ℴ",Oscr:"𝒪",oslash:"ø",Oslash:"Ø",osol:"⊘",otilde:"õ",Otilde:"Õ",otimes:"⊗",Otimes:"⨷",otimesas:"⨶",ouml:"ö",Ouml:"Ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",par:"∥",para:"¶",parallel:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",pcy:"п",Pcy:"П",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",pfr:"𝔭",Pfr:"𝔓",phi:"φ",Phi:"Φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",pi:"π",Pi:"Π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plus:"+",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",popf:"𝕡",Popf:"ℙ",pound:"£",pr:"≺",Pr:"⪻",prap:"⪷",prcue:"≼",pre:"⪯",prE:"⪳",prec:"≺",precapprox:"⪷",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",precsim:"≾",prime:"′",Prime:"″",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportion:"∷",Proportional:"∝",propto:"∝",prsim:"≾",prurel:"⊰",pscr:"𝓅",Pscr:"𝒫",psi:"ψ",Psi:"Ψ",puncsp:" ",qfr:"𝔮",Qfr:"𝔔",qint:"⨌",qopf:"𝕢",Qopf:"ℚ",qprime:"⁗",qscr:"𝓆",Qscr:"𝒬",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',QUOT:'"',rAarr:"⇛",race:"∽̱",racute:"ŕ",Racute:"Ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",Rang:"⟫",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarr:"→",rArr:"⇒",Rarr:"↠",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",rarrtl:"↣",Rarrtl:"⤖",rarrw:"↝",ratail:"⤚",rAtail:"⤜",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rBarr:"⤏",RBarr:"⤐",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",rcaron:"ř",Rcaron:"Ř",rcedil:"ŗ",Rcedil:"Ŗ",rceil:"⌉",rcub:"}",rcy:"р",Rcy:"Р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",Re:"ℜ",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",rect:"▭",reg:"®",REG:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",Rfr:"ℜ",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",rho:"ρ",Rho:"Ρ",rhov:"ϱ",RightAngleBracket:"⟩",rightarrow:"→",Rightarrow:"⇒",RightArrow:"→",RightArrowBar:"⇥",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTee:"⊢",RightTeeArrow:"↦",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangle:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",RightVectorBar:"⥓",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",Ropf:"ℝ",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",rscr:"𝓇",Rscr:"ℛ",rsh:"↱",Rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",sacute:"ś",Sacute:"Ś",sbquo:"‚",sc:"≻",Sc:"⪼",scap:"⪸",scaron:"š",Scaron:"Š",sccue:"≽",sce:"⪰",scE:"⪴",scedil:"ş",Scedil:"Ş",scirc:"ŝ",Scirc:"Ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",scy:"с",Scy:"С",sdot:"⋅",sdotb:"⊡",sdote:"⩦",searhk:"⤥",searr:"↘",seArr:"⇘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",sfr:"𝔰",Sfr:"𝔖",sfrown:"⌢",sharp:"♯",shchcy:"щ",SHCHcy:"Щ",shcy:"ш",SHcy:"Ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"",sigma:"σ",Sigma:"Σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",softcy:"ь",SOFTcy:"Ь",sol:"/",solb:"⧄",solbar:"⌿",sopf:"𝕤",Sopf:"𝕊",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",squ:"□",square:"□",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squf:"▪",srarr:"→",sscr:"𝓈",Sscr:"𝒮",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",star:"☆",Star:"⋆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",Sub:"⋐",subdot:"⪽",sube:"⊆",subE:"⫅",subedot:"⫃",submult:"⫁",subne:"⊊",subnE:"⫋",subplus:"⪿",subrarr:"⥹",subset:"⊂",Subset:"⋐",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succ:"≻",succapprox:"⪸",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",sum:"∑",Sum:"∑",sung:"♪",sup:"⊃",Sup:"⋑",sup1:"¹",sup2:"²",sup3:"³",supdot:"⪾",supdsub:"⫘",supe:"⊇",supE:"⫆",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supne:"⊋",supnE:"⫌",supplus:"⫀",supset:"⊃",Supset:"⋑",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swarr:"↙",swArr:"⇙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",tau:"τ",Tau:"Τ",tbrk:"⎴",tcaron:"ť",Tcaron:"Ť",tcedil:"ţ",Tcedil:"Ţ",tcy:"т",Tcy:"Т",tdot:"⃛",telrec:"⌕",tfr:"𝔱",Tfr:"𝔗",there4:"∴",therefore:"∴",Therefore:"∴",theta:"θ",Theta:"Θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:" ",thinsp:" ",ThinSpace:" ",thkap:"≈",thksim:"∼",thorn:"þ",THORN:"Þ",tilde:"˜",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",times:"×",timesb:"⊠",timesbar:"⨱",timesd:"⨰",tint:"∭",toea:"⤨",top:"⊤",topbot:"⌶",topcir:"⫱",topf:"𝕥",Topf:"𝕋",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",TRADE:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",tscr:"𝓉",Tscr:"𝒯",tscy:"ц",TScy:"Ц",tshcy:"ћ",TSHcy:"Ћ",tstrok:"ŧ",Tstrok:"Ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",uacute:"ú",Uacute:"Ú",uarr:"↑",uArr:"⇑",Uarr:"↟",Uarrocir:"⥉",ubrcy:"ў",Ubrcy:"Ў",ubreve:"ŭ",Ubreve:"Ŭ",ucirc:"û",Ucirc:"Û",ucy:"у",Ucy:"У",udarr:"⇅",udblac:"ű",Udblac:"Ű",udhar:"⥮",ufisht:"⥾",ufr:"𝔲",Ufr:"𝔘",ugrave:"ù",Ugrave:"Ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",umacr:"ū",Umacr:"Ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",uogon:"ų",Uogon:"Ų",uopf:"𝕦",Uopf:"𝕌",uparrow:"↑",Uparrow:"⇑",UpArrow:"↑",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",updownarrow:"↕",Updownarrow:"⇕",UpDownArrow:"↕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",upsi:"υ",Upsi:"ϒ",upsih:"ϒ",upsilon:"υ",Upsilon:"Υ",UpTee:"⊥",UpTeeArrow:"↥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",uring:"ů",Uring:"Ů",urtri:"◹",uscr:"𝓊",Uscr:"𝒰",utdot:"⋰",utilde:"ũ",Utilde:"Ũ",utri:"▵",utrif:"▴",uuarr:"⇈",uuml:"ü",Uuml:"Ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",vArr:"⇕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vBar:"⫨",Vbar:"⫫",vBarv:"⫩",vcy:"в",Vcy:"В",vdash:"⊢",vDash:"⊨",Vdash:"⊩",VDash:"⊫",Vdashl:"⫦",vee:"∨",Vee:"⋁",veebar:"⊻",veeeq:"≚",vellip:"⋮",verbar:"|",Verbar:"‖",vert:"|",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",vfr:"𝔳",Vfr:"𝔙",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",vopf:"𝕧",Vopf:"𝕍",vprop:"∝",vrtri:"⊳",vscr:"𝓋",Vscr:"𝒱",vsubne:"⊊︀",vsubnE:"⫋︀",vsupne:"⊋︀",vsupnE:"⫌︀",Vvdash:"⊪",vzigzag:"⦚",wcirc:"ŵ",Wcirc:"Ŵ",wedbar:"⩟",wedge:"∧",Wedge:"⋀",wedgeq:"≙",weierp:"℘",wfr:"𝔴",Wfr:"𝔚",wopf:"𝕨",Wopf:"𝕎",wp:"℘",wr:"≀",wreath:"≀",wscr:"𝓌",Wscr:"𝒲",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",xfr:"𝔵",Xfr:"𝔛",xharr:"⟷",xhArr:"⟺",xi:"ξ",Xi:"Ξ",xlarr:"⟵",xlArr:"⟸",xmap:"⟼",xnis:"⋻",xodot:"⨀",xopf:"𝕩",Xopf:"𝕏",xoplus:"⨁",xotime:"⨂",xrarr:"⟶",xrArr:"⟹",xscr:"𝓍",Xscr:"𝒳",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",yacute:"ý",Yacute:"Ý",yacy:"я",YAcy:"Я",ycirc:"ŷ",Ycirc:"Ŷ",ycy:"ы",Ycy:"Ы",yen:"¥",yfr:"𝔶",Yfr:"𝔜",yicy:"ї",YIcy:"Ї",yopf:"𝕪",Yopf:"𝕐",yscr:"𝓎",Yscr:"𝒴",yucy:"ю",YUcy:"Ю",yuml:"ÿ",Yuml:"Ÿ",zacute:"ź",Zacute:"Ź",zcaron:"ž",Zcaron:"Ž",zcy:"з",Zcy:"З",zdot:"ż",Zdot:"Ż",zeetrf:"ℨ",ZeroWidthSpace:"",zeta:"ζ",Zeta:"Ζ",zfr:"𝔷",Zfr:"ℨ",zhcy:"ж",ZHcy:"Ж",zigrarr:"⇝",zopf:"𝕫",Zopf:"ℤ",zscr:"𝓏",Zscr:"𝒵",zwj:"",zwnj:""},b={aacute:"á",Aacute:"Á",acirc:"â",Acirc:"Â",acute:"´",aelig:"æ",AElig:"Æ",agrave:"à",Agrave:"À",amp:"&",AMP:"&",aring:"å",Aring:"Å",atilde:"ã",Atilde:"Ã",auml:"ä",Auml:"Ä",brvbar:"¦",ccedil:"ç",Ccedil:"Ç",cedil:"¸",cent:"¢",copy:"©",COPY:"©",curren:"¤",deg:"°",divide:"÷",eacute:"é",Eacute:"É",ecirc:"ê",Ecirc:"Ê",egrave:"è",Egrave:"È",eth:"ð",ETH:"Ð",euml:"ë",Euml:"Ë",frac12:"½",frac14:"¼",frac34:"¾",gt:">",GT:">",iacute:"í",Iacute:"Í",icirc:"î",Icirc:"Î",iexcl:"¡",igrave:"ì",Igrave:"Ì",iquest:"¿",iuml:"ï",Iuml:"Ï",laquo:"«",lt:"<",LT:"<",macr:"¯",micro:"µ",middot:"·",nbsp:" ",not:"¬",ntilde:"ñ",Ntilde:"Ñ",oacute:"ó",Oacute:"Ó",ocirc:"ô",Ocirc:"Ô",ograve:"ò",Ograve:"Ò",ordf:"ª",ordm:"º",oslash:"ø",Oslash:"Ø",otilde:"õ",Otilde:"Õ",ouml:"ö",Ouml:"Ö",para:"¶",plusmn:"±",pound:"£",quot:'"',QUOT:'"',raquo:"»",reg:"®",REG:"®",sect:"§",shy:"",sup1:"¹",sup2:"²",sup3:"³",szlig:"ß",thorn:"þ",THORN:"Þ",times:"×",uacute:"ú",Uacute:"Ú",ucirc:"û",Ucirc:"Û",ugrave:"ù",Ugrave:"Ù",uml:"¨",uuml:"ü",Uuml:"Ü",yacute:"ý",Yacute:"Ý",yen:"¥",yuml:"ÿ"},_={0:"�",128:"€",130:"‚",131:"ƒ",132:"„",133:"…",134:"†",135:"‡",136:"ˆ",137:"‰",138:"Š",139:"‹",140:"Œ",142:"Ž",145:"‘",146:"’",147:"“",148:"”",149:"•",150:"–",151:"—",152:"˜",153:"™",154:"š",155:"›",156:"œ",158:"ž",159:"Ÿ"},w=[1,2,3,4,5,6,7,8,11,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,64976,64977,64978,64979,64980,64981,64982,64983,64984,64985,64986,64987,64988,64989,64990,64991,64992,64993,64994,64995,64996,64997,64998,64999,65e3,65001,65002,65003,65004,65005,65006,65007,65534,65535,131070,131071,196606,196607,262142,262143,327678,327679,393214,393215,458750,458751,524286,524287,589822,589823,655358,655359,720894,720895,786430,786431,851966,851967,917502,917503,983038,983039,1048574,1048575,1114110,1114111],x=String.fromCharCode,A={}.hasOwnProperty,S=function(t,e){return A.call(t,e)},E=function(t,e){if(!t)return e;var r,n={};for(r in e)n[r]=S(t,r)?t[r]:e[r];return n},C=function(t,e){var r="";return t>=55296&&t<=57343||t>1114111?(e&&k("character reference outside the permissible Unicode range"),"�"):S(_,t)?(e&&k("disallowed character reference"),_[t]):(e&&function(t,e){for(var r=-1,n=t.length;++r<n;)if(t[r]==e)return!0;return!1}(w,t)&&k("disallowed character reference"),t>65535&&(r+=x((t-=65536)>>>10&1023|55296),t=56320|1023&t),r+=x(t))},T=function(t){return"&#x"+t.toString(16).toUpperCase()+";"},$=function(t){return"&#"+t+";"},k=function(t){throw Error("Parse error: "+t)},D=function(t,e){(e=E(e,D.options)).strict&&m.test(t)&&k("forbidden code point");var r=e.encodeEverything,n=e.useNamedReferences,i=e.allowUnsafeSymbols,o=e.decimal?$:T,a=function(t){return o(t.charCodeAt(0))};return r?(t=t.replace(c,(function(t){return n&&S(d,t)?"&"+d[t]+";":a(t)})),n&&(t=t.replace(/>\u20D2/g,">⃒").replace(/<\u20D2/g,"<⃒").replace(/fj/g,"fj")),n&&(t=t.replace(p,(function(t){return"&"+d[t]+";"})))):n?(i||(t=t.replace(f,(function(t){return"&"+d[t]+";"}))),t=(t=t.replace(/>\u20D2/g,">⃒").replace(/<\u20D2/g,"<⃒")).replace(p,(function(t){return"&"+d[t]+";"}))):i||(t=t.replace(f,a)),t.replace(l,(function(t){var e=t.charCodeAt(0),r=t.charCodeAt(1);return o(1024*(e-55296)+r-56320+65536)})).replace(u,a)};D.options={allowUnsafeSymbols:!1,encodeEverything:!1,strict:!1,useNamedReferences:!1,decimal:!1};var O=function(t,e){var r=(e=E(e,O.options)).strict;return r&&g.test(t)&&k("malformed character reference"),t.replace(v,(function(t,n,i,o,a,s,l,c,u){var p,d,f,h,g,m;return n?y[g=n]:i?(g=i,(m=o)&&e.isAttributeValue?(r&&"="==m&&k("`&` did not start a character reference"),t):(r&&k("named character reference was not terminated by a semicolon"),b[g]+(m||""))):a?(f=a,d=s,r&&!d&&k("character reference was not terminated by a semicolon"),p=parseInt(f,10),C(p,r)):l?(h=l,d=c,r&&!d&&k("character reference was not terminated by a semicolon"),p=parseInt(h,16),C(p,r)):(r&&k("named character reference was not terminated by a semicolon"),t)}))};O.options={isAttributeValue:!1,strict:!1};var L={version:"1.2.0",encode:D,decode:O,escape:function(t){return t.replace(f,(function(t){return h[t]}))},unescape:O};void 0===(i=function(){return L}.call(e,r,e,t))||(t.exports=i)}()}).call(this,r(22)(t),r(7))},function(t,e,r){var n,i,o;i=[t,e],void 0===(o="function"==typeof(n=function(t,e){"use strict";var r,n,i="function"==typeof Map?new Map:(r=[],n=[],{has:function(t){return r.indexOf(t)>-1},get:function(t){return n[r.indexOf(t)]},set:function(t,e){-1===r.indexOf(t)&&(r.push(t),n.push(e))},delete:function(t){var e=r.indexOf(t);e>-1&&(r.splice(e,1),n.splice(e,1))}}),o=function(t){return new Event(t,{bubbles:!0})};try{new Event("test")}catch(t){o=function(t){var e=document.createEvent("Event");return e.initEvent(t,!0,!1),e}}function a(t){if(t&&t.nodeName&&"TEXTAREA"===t.nodeName&&!i.has(t)){var e,r=null,n=null,a=null,s=function(){t.clientWidth!==n&&p()},l=function(e){window.removeEventListener("resize",s,!1),t.removeEventListener("input",p,!1),t.removeEventListener("keyup",p,!1),t.removeEventListener("autosize:destroy",l,!1),t.removeEventListener("autosize:update",p,!1),Object.keys(e).forEach((function(r){t.style[r]=e[r]})),i.delete(t)}.bind(t,{height:t.style.height,resize:t.style.resize,overflowY:t.style.overflowY,overflowX:t.style.overflowX,wordWrap:t.style.wordWrap});t.addEventListener("autosize:destroy",l,!1),"onpropertychange"in t&&"oninput"in t&&t.addEventListener("keyup",p,!1),window.addEventListener("resize",s,!1),t.addEventListener("input",p,!1),t.addEventListener("autosize:update",p,!1),t.style.overflowX="hidden",t.style.wordWrap="break-word",i.set(t,{destroy:l,update:p}),"vertical"===(e=window.getComputedStyle(t,null)).resize?t.style.resize="none":"both"===e.resize&&(t.style.resize="horizontal"),r="content-box"===e.boxSizing?-(parseFloat(e.paddingTop)+parseFloat(e.paddingBottom)):parseFloat(e.borderTopWidth)+parseFloat(e.borderBottomWidth),isNaN(r)&&(r=0),p()}function c(e){var r=t.style.width;t.style.width="0px",t.offsetWidth,t.style.width=r,t.style.overflowY=e}function u(){if(0!==t.scrollHeight){var e=function(t){for(var e=[];t&&t.parentNode&&t.parentNode instanceof Element;)t.parentNode.scrollTop&&e.push({node:t.parentNode,scrollTop:t.parentNode.scrollTop}),t=t.parentNode;return e}(t),i=document.documentElement&&document.documentElement.scrollTop;t.style.height="",t.style.height=t.scrollHeight+r+"px",n=t.clientWidth,e.forEach((function(t){t.node.scrollTop=t.scrollTop})),i&&(document.documentElement.scrollTop=i)}}function p(){u();var e=Math.round(parseFloat(t.style.height)),r=window.getComputedStyle(t,null),n="content-box"===r.boxSizing?Math.round(parseFloat(r.height)):t.offsetHeight;if(n<e?"hidden"===r.overflowY&&(c("scroll"),u(),n="content-box"===r.boxSizing?Math.round(parseFloat(window.getComputedStyle(t,null).height)):t.offsetHeight):"hidden"!==r.overflowY&&(c("hidden"),u(),n="content-box"===r.boxSizing?Math.round(parseFloat(window.getComputedStyle(t,null).height)):t.offsetHeight),a!==n){a=n;var i=o("autosize:resized");try{t.dispatchEvent(i)}catch(t){}}}}function s(t){var e=i.get(t);e&&e.destroy()}function l(t){var e=i.get(t);e&&e.update()}var c=null;"undefined"==typeof window||"function"!=typeof window.getComputedStyle?((c=function(t){return t}).destroy=function(t){return t},c.update=function(t){return t}):((c=function(t,e){return t&&Array.prototype.forEach.call(t.length?t:[t],(function(t){return a(t)})),t}).destroy=function(t){return t&&Array.prototype.forEach.call(t.length?t:[t],s),t},c.update=function(t){return t&&Array.prototype.forEach.call(t.length?t:[t],l),t}),e.default=c,t.exports=e.default})?n.apply(e,i):n)||(t.exports=o)},function(t,e,r){"use strict";function n(t,e){return function(){return t.apply(e,arguments)}}r.d(e,"a",(function(){return n}))},function(t,e,r){"use strict";e.a=null},function(t,e,r){t.exports=r(27)},function(t,e,r){var n=function(t,e){var r,i={};for(r=0;r<t.length;r++)i[t[r]]=i[t[r]]||[],i[t[r]].push(r);var o,a,s,l,c=[];for(o=a=s=0,l=0;l<e.length;l++){var u=[];for(i[e[l]]=i[e[l]]||[],r=0;r<i[e[l]].length;r++){var p=i[e[l]][r];u[p]=(p&&c[p-1]||0)+1,u[p]>s&&(o=p-(s=u[p])+1,a=l-s+1)}c=u}if(0===s){var d=[];return t.length&&d.push(["-",t]),e.length&&d.push(["+",e]),d}return[].concat(n(t.slice(0,o),e.slice(0,a)),[["=",e.slice(a,a+s)]],n(t.slice(o+s),e.slice(a+s)))},i=function(t,e){return n(t.split(/[ ]+/),e.split(/[ ]+/))};t.exports={diff:n,htmlDiff:function(t,e){var r,n,o,a=[];for(r={"=":function(t){return t},"+":function(t){return"<ins>"+t+"</ins>"},"-":function(t){return"<del>"+t+"</del>"}},n=i(t,e),o=0;o<n.length;o++){var s=n[o];a.push(r[s[0]](s[1].join(" ")))}return a.join(" ")},stringDiff:i,checkDiff:function(t,e){var r,i=n(t=[t],e=[e]),o=[],a=[];for(r=0;r<i.length;r++)switch(i[r][0]){case"-":o=o.concat(i[r][1]);break;case"+":a=a.concat(i[r][1]);break;default:o=o.concat(i[r][1]),a=a.concat(i[r][1])}console.assert(JSON.stringify(t)===JSON.stringify(o),"Expected",t,"got",o),console.assert(JSON.stringify(e)===JSON.stringify(a),"Expected",e,"got",a)}}},function(t,e){function r(t,e){if(t=t.replace(/\s+/g,""),e=e.replace(/\s+/g,""),!t.length&&!e.length)return 1;if(!t.length||!e.length)return 0;if(t===e)return 1;if(1===t.length&&1===e.length)return 0;if(t.length<2||e.length<2)return 0;let r=new Map;for(let e=0;e<t.length-1;e++){const n=t.substr(e,2),i=r.has(n)?r.get(n)+1:1;r.set(n,i)}let n=0;for(let t=0;t<e.length-1;t++){const i=e.substr(t,2),o=r.has(i)?r.get(i):0;o>0&&(r.set(i,o-1),n++)}return 2*n/(t.length+e.length-2)}t.exports={compareTwoStrings:r,findBestMatch:function(t,e){if(!function(t,e){return"string"==typeof t&&(!!Array.isArray(e)&&(!!e.length&&!e.find(t=>"string"!=typeof t)))}(t,e))throw new Error("Bad arguments: First argument should be a string, second should be an array of strings");const n=[];let i=0;for(let o=0;o<e.length;o++){const a=e[o],s=r(t,a);n.push({target:a,rating:s}),s>n[i].rating&&(i=o)}const o=n[i];return{ratings:n,bestMatch:o,bestMatchIndex:i}}}},function(t,e,r){"use strict";var n=r(8),i=r.n(n),o=r(9),a=r.n(o),s=r(3),l={props:["value","string","readonly","highlightUnsavedChanges","editorStrings","nonces"],data:function(){return{inputType:"textarea",uploadMediaFrame:null,placeholder:""}},mounted:function(){var t={"":"textarea",content:"textarea",alt:"textarea",title:"textarea",placeholder:"textarea",outertext:"textarea",value:"textarea",src:"inputmedia",href:"inputmedia"};this.inputType=t[this.string.attribute]?t[this.string.attribute]:"textarea",this.inputType=s.a.isURL(this.string.original)&&"content"==this.string.attribute?"inputmedia":this.inputType,this.inputType=this.readonly&&"inputmedia"===this.inputType?"input":this.inputType,a()(document.querySelectorAll(".trp-textarea")),"inputmedia"===this.inputType&&(this.setupMediaUploader(),"href"===this.string.attribute&&(this.placeholder="http://example.com/"))},methods:{getValue:function(){if(this.value){var t=i.a.decode(this.value);if(!window.tpStringTranslationApp)return t;try{return decodeURI(t)}catch(e){return t}}return this.value},updateValue:function(t){t=t||this.$refs[this.inputType].value,this.$emit("input",t)},setupMediaUploader:function(){var t=this;this.uploadMediaFrame=wp.media({title:t.editorStrings.select_or_upload,button:{text:t.editorStrings.use_this_media},multiple:!1}),this.uploadMediaFrame.on("select",(function(){var e=t.uploadMediaFrame.state().get("selection").first().toJSON();t.updateValue(e.url)}))}}},c=r(2),u=Object(c.a)(l,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"translation-input",class:{"trp-highlight-unsaved-changes":t.highlightUnsavedChanges}},["textarea"==t.inputType?r("div",{staticClass:"trp-translation-input-parent"},[r("textarea",{ref:"textarea",staticClass:"trp-translation-input trp-textarea",attrs:{readonly:t.readonly},domProps:{value:t.getValue()},on:{input:function(e){return t.updateValue()}}})]):t._e(),t._v(" "),"input"==t.inputType?r("div",{staticClass:"trp-translation-input-parent"},[r("input",{staticClass:"trp-translation-input trp-input",attrs:{readonly:"",type:"text"},domProps:{value:t.getValue()}})]):t._e(),t._v(" "),"inputmedia"==t.inputType?r("div",{staticClass:"trp-translation-input-parent trp-input-media-parent"},[r("input",{directives:[{name:"show",rawName:"v-show",value:"inputmedia"==t.inputType,expression:"inputType == 'inputmedia'"}],staticClass:"trp-add-media button",attrs:{type:"button",value:t.editorStrings.add_media},on:{click:function(e){return t.uploadMediaFrame.open()}}}),t._v(" "),r("div",{staticClass:"trp-input-media-container"},[r("input",{ref:"inputmedia",staticClass:"trp-translation-input trp-input trp-input-media",attrs:{type:"text",placeholder:this.placeholder,readonly:t.readonly},domProps:{value:t.getValue()},on:{input:function(e){return t.updateValue(null)}}})])]):t._e()])}),[],!1,null,null,null).exports,p=r(33),d=r(13),f=r.n(d),h=r(14),g=r.n(h),m={props:["value","string","editorStrings","ajax_url","nonces","languageCode","inputValue"],data:function(){return{suggestions:[],available_suggestions:!1,similarity:0,currentstring:this.string}},mounted:function(){this.init()},methods:{init:function(){var t=new FormData;t.append("action","trp_get_similar_string_translation"),t.append("security",this.nonces.getsimilarstring),t.append("original_string",this.string.original),t.append("language",this.languageCode),t.append("type",this.string.type),t.append("number",3);var e=this;p.a.post(this.ajax_url,t).then((function(t){var r,n=t.data;for(r=n.length-1;r>=0;--r)n[r].similarity=Math.round(100*g.a.compareTwoStrings(e.string.original,n[r].original)),n[r].original=f.a.htmlDiff(e.string.original,n[r].original),n[r].similarity<70&&n.splice(r,1);e.suggestions=n,n.length>0&&(e.available_suggestions=!0)})).catch((function(t){console.log(t)}))},copy:function(t){this.currentstring.translationsArray[this.languageCode].editedTranslation=t,setTimeout((function(){a.a.update(document.querySelectorAll(".trp-textarea"))}),50)}}},v=Object(c.a)(m,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[r("p",{directives:[{name:"show",rawName:"v-show",value:!t.available_suggestions,expression:"!available_suggestions"}],staticClass:"trp-no-available-suggestions"},[t._v(t._s(t.editorStrings.translation_memory_no_suggestions))]),t._v(" "),r("transition",{attrs:{name:"fade"}},[r("details",{directives:[{name:"show",rawName:"v-show",value:t.available_suggestions,expression:"available_suggestions"}],attrs:{open:""}},[r("summary",[t._v(t._s(t.editorStrings.translation_memory_suggestions))]),t._v(" "),r("div",{staticClass:"trp-translation-memory-suggestions"},[r("span",t._l(t.suggestions,(function(e,n){return r("div",{key:n,attrs:{title:t.editorStrings.translation_memory_click_to_copy},on:{click:function(r){return t.copy(e.translated)}}},[r("span",{staticClass:"percentage"},[r("span",[t._v(t._s(e.similarity)+"%")])]),t._v(" "),r("span",{staticClass:"translated"},[t._v(t._s(e.translated))]),t._v(" "),r("span",{staticClass:"original",domProps:{innerHTML:t._s(e.original)}})])})),0)])])])],1)}),[],!1,null,null,null).exports,y={props:["selectedIndexesArray","dictionary","currentLanguage","onScreenLanguage","languageNames","settings","showChangesUnsavedMessage","editorStrings","flagsPath","flagsFileName","iframe","nonces","ajax_url","userMeta"],data:function(){return{languages:[],completeLanguageNames:Object.assign({original:"Original String"},this.languageNames),othersButtonPositionOffset:1,showOtherLanguages:!1,orderedLanguages:[],firefox:!1,showImageIcon:!0}},components:{Tooltip:r(4).a,translationInput:u,translationMemory:v},mounted:function(){this.determineLanguageOrder(),this.addKeyboardShortcutsListener()},updated:function(){if(!document.activeElement.classList.contains("trp-translation-input")&&!document.activeElement.classList.contains("trp-editor-body")&&document.getElementById("trp-translation-section"))for(var t=["textarea:not([readonly])",'input[type="text"]:not([readonly])'],e=0;e<t.length;e++){var r=document.getElementById("trp-translation-section").querySelector(t[e]);if(r){r.focus();break}}},watch:{selectedIndexesArray:function(){this.updateLanguages()},onScreenLanguage:function(){this.determineLanguageOrder(),this.updateLanguages()}},computed:{othersButtonPosition:function(){return this.currentLanguage===this.settings["default-language"]||this.settings["translation-languages"].length<=2?999:this.othersButtonPositionOffset}},methods:{determineLanguageOrder:function(){var t=this,e=this.settings["translation-languages"].filter((function(e,r,n){return t.settings["default-language"]!==e&&t.onScreenLanguage!==e}));this.orderedLanguages=[],this.orderedLanguages.push(this.settings["default-language"]),""!==this.onScreenLanguage&&this.orderedLanguages.push(this.onScreenLanguage),this.orderedLanguages=this.orderedLanguages.concat(e)},updateLanguages:function(){this.languages=[];var t=this,e=this.settings["default-language"],r=!1;this.showImageIcon=!1,this.othersButtonPositionOffset=1,this.selectedIndexesArray.forEach((function(n){t.dictionary[n]&&t.dictionary[n].translationsArray&&t.dictionary[n].translationsArray[e]&&(r=!0),(t.dictionary[n]&&"src"===t.dictionary[n].attribute||t.dictionary[n]&&t.isURL(t.dictionary[n].original)&&"content"===t.dictionary[n].attribute)&&(t.showImageIcon=!0)})),r&&(this.languages.push("original"),this.othersButtonPositionOffset++),this.languages=this.languages.concat(this.orderedLanguages)},discardChanges:function(t,e){this.dictionary[t].translationsArray[e].editedTranslation=this.dictionary[t].translationsArray[e].translated,this.$emit("discarded-changes")},hasUnsavedChanges:function(t,e){return this.dictionary[t].translationsArray[e].translated!==this.dictionary[t].translationsArray[e].editedTranslation},discardAll:function(){var t=this;if(this.selectedIndexesArray.forEach((function(e){t.settings["translation-languages"].forEach((function(r){t.dictionary[e].translationsArray[r]&&t.dictionary[e].translationsArray&&t.dictionary[e].translationsArray[r].translated!==t.dictionary[e].translationsArray[r].editedTranslation&&t.discardChanges(e,r)}))})),!0===this.$parent.mergingString){this.$parent.selectedString=null;var e,r=this.iframe.getElementsByClassName("trp-create-translation-block");if(r.length>0)for(e=0;e<r.length;e++)r[e].classList.remove("trp-highlight"),r[e].classList.remove("trp-create-translation-block");this.$parent.mergingString=!1,this.$parent.mergeData=[]}},addKeyboardShortcutsListener:function(){document.addEventListener("keydown",(function(t){(window.navigator.platform.match("Mac")?t.metaKey:t.ctrlKey)&&t.altKey&&90===t.keyCode&&(t.preventDefault(),window.dispatchEvent(new Event("trp_trigger_discard_all_changes_event")))}),!1),window.addEventListener("trp_trigger_discard_all_changes_event",this.discardAll)},isURL:function(t){return s.a.isURL(t)},getPluralFormName:function(t){var e;switch(t){case null:case"":case"0":e=this.editorStrings.plural_form_one;break;case"1":e=this.editorStrings.plural_form_few;break;case"2":e=this.editorStrings.plural_form_many;break;default:e=this.editorStrings.plural_form_other+"("+t+")"}return e}}},b=Object(c.a)(y,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return t.selectedIndexesArray?r("div",{staticClass:"trp-controls-section-content",attrs:{id:"trp-translation-section"}},[r("div",{directives:[{name:"show",rawName:"v-show",value:t.showChangesUnsavedMessage,expression:"showChangesUnsavedMessage"}],staticClass:"trp-changes-unsaved-message"},[t._v("\n "+t._s(t.editorStrings.unsaved_changes)+"\n "),r("span",{staticClass:"trp-button-container"},[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-discard-changes",attrs:{"data-tooltip":t.editorStrings.discard_all_title_attr}},[r("span",{staticClass:"trp-unsaved-changes trp-discard-changes discard-all",on:{click:t.discardAll}},[t._v(t._s(t.editorStrings.discard_all)+"?")])])])]),t._v(" "),t._l(t.languages,(function(e,n){return r("div",{attrs:{id:"trp-language-"+e}},[r("div",{directives:[{name:"show",rawName:"v-show",value:(n<=t.othersButtonPosition||t.showOtherLanguages)&&t.selectedIndexesArray&&t.selectedIndexesArray.length>0,expression:"( (key <= othersButtonPosition) || showOtherLanguages ) && ( selectedIndexesArray && selectedIndexesArray.length > 0 )"}],staticClass:"trp-language-container"},[r("div",{staticClass:"trp-language-name"},[r("span",0==n?[t._v(t._s(t.editorStrings.from)+" ")]:[t._v(t._s(t.editorStrings.to)+" ")]),t._v("\n "+t._s(t.completeLanguageNames[e])+"\n "),r("span",{staticClass:"trp-button-container trp-languages-name"},t._l(t.selectedIndexesArray,(function(i){return r("span",[0!==n&&1===t.selectedIndexesArray.length&&void 0!==t.dictionary[i].translationsArray[e]&&"2"==t.dictionary[i].translationsArray[e].status?r("span",[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-reviewed",attrs:{"data-tooltip":t.editorStrings.human_translation}},[r("svg",{staticClass:"trp_reviewed_icon",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"25",height:"25","aria-hidden":"true",focusable:"false"}},[r("path",{attrs:{d:"M15.5 9.5a1 1 0 100-2 1 1 0 000 2zm0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-2.25 6v-2a2.75 2.75 0 00-2.75-2.75h-4A2.75 2.75 0 003.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0120.25 15zM9.5 8.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z"}})])])]):0!==n&&1===t.selectedIndexesArray.length&&void 0!==t.dictionary[i].translationsArray[e]&&"1"==t.dictionary[i].translationsArray[e].status?r("span",[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-reviewed",attrs:{"data-tooltip":t.editorStrings.machine_translation}},[r("svg",{staticClass:"trp_reviewed_icon",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"25",height:"25","aria-hidden":"true",focusable:"false"}},[r("path",{attrs:{d:"M17.3 10.1c0-2.5-2.1-4.4-4.8-4.4-2.2 0-4.1 1.4-4.6 3.3h-.2C5.7 9 4 10.7 4 12.8c0 2.1 1.7 3.8 3.7 3.8h9c1.8 0 3.2-1.5 3.2-3.3.1-1.6-1.1-2.9-2.6-3.2zm-.5 5.1h-4v-2.4L14 14l1-1-3-3-3 3 1 1 1.2-1.2v2.4H7.7c-1.2 0-2.2-1.1-2.2-2.3s1-2.4 2.2-2.4H9l.3-1.1c.4-1.3 1.7-2.2 3.2-2.2 1.8 0 3.3 1.3 3.3 2.9v1.3l1.3.2c.8.1 1.4.9 1.4 1.8 0 1-.8 1.8-1.7 1.8z"}})])])]):t._e()])})),0),t._v(" "),r("span",{staticClass:"trp-button-container"},[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-flags",attrs:{"data-tooltip":t.completeLanguageNames[e]}},["original"!=e?r("img",{staticClass:"trp-language-box-flag-image",attrs:{id:"trp-flags",src:t.flagsPath[e]+t.flagsFileName[e],width:"18",height:"12",alt:e}}):t._e()])])]),t._v(" "),r("table",{staticClass:"trp-translations-for-language"},[t.showImageIcon?r("td",{staticClass:"trp-translation-icon-container"},[r("span",{staticClass:"trp-translation-icon"})]):t._e(),t._v(" "),r("td",{staticClass:"trp-translations-container"},t._l(t.selectedIndexesArray,(function(n){return r("div",{staticClass:"trp-string-container"},[t.dictionary[n]&&t.dictionary[n].translationsArray[e]?r("div",{key:n},[r("translation-input",{attrs:{string:t.dictionary[n],highlightUnsavedChanges:t.showChangesUnsavedMessage&&t.hasUnsavedChanges(n,e),editorStrings:t.editorStrings},model:{value:t.dictionary[n].translationsArray[e].editedTranslation,callback:function(r){t.$set(t.dictionary[n].translationsArray[e],"editedTranslation",r)},expression:"dictionary[selectedIndex].translationsArray[languageCode].editedTranslation"}})],1):t.dictionary[n]?r("div",{key:n},[!t.dictionary[n].originalPlural||t.dictionary[n].originalPlural&&"0"===t.dictionary[n].pluralForm?r("div",[r("translation-input",{attrs:{readonly:!0,string:t.dictionary[n],value:t.dictionary[n].original,editorStrings:t.editorStrings}})],1):t._e(),t._v(" "),t.dictionary[n].originalPlural&&"1"===t.dictionary[n].pluralForm?r("div",[r("translation-input",{attrs:{readonly:!0,string:t.dictionary[n],value:t.dictionary[n].originalPlural,editorStrings:t.editorStrings}})],1):t._e()]):t._e(),t._v(" "),t.dictionary[n].translationsArray[e]||!t.dictionary[n].originalPlural||t.dictionary[n].originalPlural&&("0"===t.dictionary[n].pluralForm||"1"===t.dictionary[n].pluralForm)?r("div",{staticClass:"trp-translation-input-footer",attrs:{"data-dictionary-entry":JSON.stringify(t.dictionary[n])}},[r("div",{staticClass:"trp-attribute-name"},[t._v("\n "+t._s(!t.editorStrings[t.dictionary[n].attribute]||"content"==t.dictionary[n].attribute&&""==t.dictionary[n].attribute?t.isURL(t.dictionary[n].original)&&"content"===t.dictionary[n].attribute?"Image source":t.editorStrings.text:t.editorStrings[t.dictionary[n].attribute])+"\n "),t.dictionary[n].originalPlural?r("span",{staticClass:"trp-plural-form-name"},[t._v(" ("+t._s(t.editorStrings.plural_form_text)+": "+t._s(t.getPluralFormName(t.dictionary[n].pluralForm))+")")]):t._e(),t._v(" "),void 0!==t.dictionary[n].translationsArray[e]&&t.selectedIndexesArray.length>1&&"2"==t.dictionary[n].translationsArray[e].status?r("span",[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-reviewed",attrs:{"data-tooltip":t.editorStrings.human_translation}},[r("svg",{staticClass:"trp_reviewed_icon_plural",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"25",height:"25","aria-hidden":"true",focusable:"false"}},[r("path",{attrs:{d:"M15.5 9.5a1 1 0 100-2 1 1 0 000 2zm0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-2.25 6v-2a2.75 2.75 0 00-2.75-2.75h-4A2.75 2.75 0 003.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0120.25 15zM9.5 8.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z"}})])])]):void 0!==t.dictionary[n].translationsArray[e]&&t.selectedIndexesArray.length>1&&"1"==t.dictionary[n].translationsArray[e].status?r("span",[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-reviewed",attrs:{"data-tooltip":t.editorStrings.machine_translation}},[r("svg",{staticClass:"trp_reviewed_icon_plural",attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"25",height:"25","aria-hidden":"true",focusable:"false"}},[r("path",{attrs:{d:"M17.3 10.1c0-2.5-2.1-4.4-4.8-4.4-2.2 0-4.1 1.4-4.6 3.3h-.2C5.7 9 4 10.7 4 12.8c0 2.1 1.7 3.8 3.7 3.8h9c1.8 0 3.2-1.5 3.2-3.3.1-1.6-1.1-2.9-2.6-3.2zm-.5 5.1h-4v-2.4L14 14l1-1-3-3-3 3 1 1 1.2-1.2v2.4H7.7c-1.2 0-2.2-1.1-2.2-2.3s1-2.4 2.2-2.4H9l.3-1.1c.4-1.3 1.7-2.2 3.2-2.2 1.8 0 3.3 1.3 3.3 2.9v1.3l1.3.2c.8.1 1.4.9 1.4 1.8 0 1-.8 1.8-1.7 1.8z"}})])])]):t._e()]),t._v(" "),r("span",{staticClass:"trp-button-container"},[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-discard-changes",attrs:{"data-tooltip":t.editorStrings.discard_individual_changes_title_attribute}},[t.dictionary[n]&&t.dictionary[n].translationsArray[e]?r("div",{staticClass:"trp-discard-changes trp-discard-individual-changes",class:{"trp-unsaved-changes":t.hasUnsavedChanges(n,e)},on:{click:function(r){return t.discardChanges(n,e)}}},[t._v(t._s(t.editorStrings.discard)+"\n ")]):t._e()])])]):t._e(),t._v(" "),"original"==e&&t.dictionary[n].context&&"trp_context"!=t.dictionary[n].context&&(!t.dictionary[n].originalPlural||t.dictionary[n].originalPlural&&"1"===t.dictionary[n].pluralForm)?r("div",{staticClass:"trp-context"},[t._v(t._s(t.editorStrings.context+": "+t.dictionary[n].context))]):t._e(),t._v(" "),t.dictionary[n]&&t.dictionary[n].translationsArray[e]&&!t.dictionary[n].type.includes("slug")?r("div",{key:"trp_tmw_"+n,staticClass:"trp-translation-memory-wrap"},[r("translation-memory",{attrs:{string:t.dictionary[n],editorStrings:t.editorStrings,ajax_url:t.ajax_url,nonces:t.nonces,languageCode:e}})],1):t._e()])})),0)]),t._v(" "),r("div",{directives:[{name:"show",rawName:"v-show",value:n==t.othersButtonPosition,expression:"key == othersButtonPosition"}]},[r("div",{staticClass:"trp-toggle-languages button",class:{"trp-show-other-languages":t.showOtherLanguages,"trp-hide-other-languages":!t.showOtherLanguages},on:{click:function(e){t.showOtherLanguages=!t.showOtherLanguages}}},[r("span",[t._v(t._s(t.showOtherLanguages?"▼":"▶")+" "+t._s(t.editorStrings.other_lang))])])])])])}))],2):t._e()}),[],!1,null,null,null);e.a=b.exports},function(t,e,r){"use strict";var n=r(33),i={components:{Tooltip:r(4).a},props:["selectedIndexesArray","selectedString","dictionary","settings","nonces","ajax_url","currentLanguage","onScreenLanguage","iframe","currentURL","mergingString","mergeData","editorStrings","stringTypes","userMeta"],data:function(){return{saveButtonText:this.editorStrings.save_translation,saveStringsRequestsLeft:0,disabledSaveButton:!1,highlightButton:!1}},mounted:function(){this.addKeyboardShortcutsListener();var t=this;window.addEventListener("trp_save_translation_help_panel",(function(){t.highlightButton=!0})),window.addEventListener("trp_help_panel_changed",(function(){t.highlightButton=!1})),performance.getEntriesByType("navigation")[0]&&this.moveSaveButtoninStringTranslation()},watch:{saveStringsRequestsLeft:function(t,e){if(t>0){var r=jQuery("#trp-saving-translation");jQuery("#trp-save").css("display","inline-block"),r.css("right","106px"),r.css("position","relative"),r.css("display","inline"),r.delay(500).fadeOut(10),this.disabledSaveButton=!0}else this.disabledSaveButton=!1,this.saveButtonText=this.editorStrings.save_translation,this.showTranslationsSaved()},$route:function(t,e){this.moveSaveButtoninStringTranslation()}},methods:{save:function(){if(this.mergingString)this.createTranslationBlock();else for(var t in this.stringTypes)this.saveStringType(this.stringTypes[t]);0===this.saveStringsRequestsLeft&&this.showTranslationsSaved()},changeSavedValuesToResponse:function(t,e){this.settings["translation-languages"].forEach((function(r){t[r].length>0&&t[r].forEach((function(t){e.data[r].forEach((function(e){t.translationsArray[r].id==e.id&&(t.translationsArray[r].translated=e.translated)}))}))}))},changeShownValuesToResponse:function(t,e,r){this.selectedIndexesArray.forEach((function(n){r.settings["translation-languages"].forEach((function(i){t[i].length>0&&e.data[i].forEach((function(t){r.dictionary[n].translationsArray[i].id==t.id&&(r.dictionary[n].translationsArray[i].translated=t.translated,r.dictionary[n].translationsArray[i].editedTranslation=t.translated)}))}))}))},saveStringType:function(t){this.saveStringsRequestsLeft++;var e=this,r={},i={},o=!1;if(this.selectedIndexesArray.forEach((function(n){t===e.dictionary[n].type&&e.settings["translation-languages"].forEach((function(t){r[t]=r[t]?r[t]:[],i[t]=i[t]?i[t]:[],e.dictionary[n].translationsArray[t]&&e.dictionary[n].translationsArray[t].editedTranslation!=e.dictionary[n].translationsArray[t].translated&&(e.dictionary[n].translationsArray[t].status=""===e.dictionary[n].translationsArray[t].editedTranslation?0:2,e.dictionary[n].translationsArray[t].translated=e.dictionary[n].translationsArray[t].editedTranslation,r[t].push(e.dictionary[n].translationsArray[t]),r[t][r[t].length-1].original=e.dictionary[n].original,i[t].push(e.dictionary[n]),o=!0)}))})),o){var a=new FormData;a.append("action","trp_save_translations_"+t),a.append("security",this.nonces["savetranslationsnonce"+t]),a.append("strings",JSON.stringify(r)),a.append("url",window.location),n.a.post(this.ajax_url,a).then((function(r){"gettext"===t?n.a.get(e.currentURL).then((function(t){e.updateIframe(i,t.data),e.saveStringsRequestsLeft--})):(Object.keys(r.data).length>0&&e.changeSavedValuesToResponse(i,r),e.updateIframe(i),e.saveStringsRequestsLeft--),Object.keys(r.data).length>0&&e.changeShownValuesToResponse(i,r,e),e.$emit("translations-saved")})).catch((function(t){console.log(t)}))}else e.saveStringsRequestsLeft--},updateIframe:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(void 0!==this.iframe){var r=this;this.settings["translation-languages"].forEach((function(n){t[n].length>0&&t[n].forEach((function(t){r.currentLanguage===n&&r.setTextInIframe(t,n,e)}))}))}},setTextInIframe:function(t,e,r){var n=this.iframe.querySelectorAll("["+t.selector+"='"+t.dbID+"']"),i=null;if(r){var o=document.createRange().createContextualFragment(r).querySelector("["+t.selector+"='"+t.dbID+"']");o&&(i=void 0===t.attribute||""===t.attribute?o.textContent:o.getAttribute(t.attribute))}null===i&&(i=""===t.translationsArray[e].translated?t.original:t.translationsArray[e].translated),n.forEach((function(e){if(void 0===t.attribute||""===t.attribute||"innertext"===t.attribute){var r=e.textContent;i=r.replace(r.trim(),i),e.innerHTML=i}else{var n=e.getAttribute(t.attribute);i=n.replace(n.trim(),i),e.setAttribute(t.attribute,i),"src"===t.attribute&&e.setAttribute("srcset","")}}))},createTranslationBlock:function(){this.saveStringsRequestsLeft++;var t,e=this,r={},i={},o=!1;if(this.selectedIndexesArray.forEach((function(n){e.settings["translation-languages"].forEach((function(t){r[t]=r[t]?r[t]:[],e.dictionary[n]&&e.dictionary[n].translationsArray[t]&&((i=e.dictionary[n].translationsArray[t]).block_type=e.dictionary[n].block_type,i.id=e.dictionary[n].dbID,i.original=e.dictionary[n].original,e.dictionary[n].translationsArray[t].editedTranslation!=e.dictionary[n].translationsArray[t].translated&&(e.dictionary[n].translationsArray[t].translated=e.dictionary[n].translationsArray[t].editedTranslation,""!==e.dictionary[n].translationsArray[t].editedTranslation&&(e.dictionary[n].translationsArray[t].status=2)),r[t].push(i),o=!0)})),t=e.dictionary[n].original})),o){var a=new FormData;a.append("action","trp_create_translation_block"),a.append("security",this.nonces.mergetbnonce),a.append("language",this.currentLanguage),a.append("strings",JSON.stringify(r)),a.append("original",t),a.append("all_languages","true"),n.a.post(this.ajax_url,a).then((function(t){e.saveStringsRequestsLeft--,e.$parent.mergingString=!1;var r,n=e.dictionary[e.selectedIndexesArray[0]];Object.keys(n.translationsArray).forEach((function(r){Object.keys(t.data[r]).forEach((function(i){r===e.onScreenLanguage&&(e.dictionary[e.selectedIndexesArray[0]].dbID=t.data[r][i].id),n.translationsArray[r].id=t.data[r][i].id,n.translationsArray[r].translated=t.data[r][i].translated}))})),e.$parent.mergeData=[],r=void 0!==n.translationsArray[e.currentLanguage]&&n.translationsArray[e.currentLanguage].translated?n.translationsArray[e.onScreenLanguage].translated:n.original;var i=e.iframe.querySelector(".trp-create-translation-block");i.innerHTML=r,i.setAttribute("data-trp-translate-id",n.dbID),i.classList.remove("trp-create-translation-block"),Object.keys(t.data).length>0&&Object.keys(n.translationsArray).forEach((function(r){Object.keys(t.data[r]).forEach((function(n){e.dictionary[e.selectedIndexesArray[0]].translationsArray[r].translated=t.data[r][n].translated,e.dictionary[e.selectedIndexesArray[0]].translationsArray[r].editedTranslation=t.data[r][n].translated}))})),e.$parent.setupEventListener(i)})).catch((function(t){e.$parent.mergingString=!1,console.log(t)}))}else this.saveStringsRequestsLeft--},showTranslationsSaved:function(){var t=jQuery("#trp-translation-saved");jQuery("#trp-save").css("display","inline-block"),t.css("display","inline"),t.css("position","relative"),t.css("right","89px"),t.delay(8e3).fadeOut(50)},addKeyboardShortcutsListener:function(){document.addEventListener("keydown",(function(t){(window.navigator.platform.match("Mac")?t.metaKey:t.ctrlKey)&&83===t.keyCode&&(t.preventDefault(),window.dispatchEvent(new Event("trp_trigger_save_translations_event")))}),!1),window.addEventListener("trp_trigger_save_translations_event",this.save)},moveSaveButtoninStringTranslation:function(){var t=jQuery("#trp-translation-saved"),e=jQuery("#trp-saving-translation");location.href.match(new RegExp("#/slugs"))||location.href.match(new RegExp("#/emails"))||location.href.match(new RegExp("#/gettext"))||location.href.match(new RegExp("#/regular"))?(t.css("top","8px"),e.css("top","8px")):(t.css("top","-9px"),e.css("top","-9px"))}}},o=r(2),a=Object(o.a)(i,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{attrs:{id:"trp-save-container"}},[r("span",{staticStyle:{display:"none"},attrs:{id:"trp-translation-saved"}},[t._v(t._s(t.editorStrings.saved))]),t._v(" "),r("span",{staticStyle:{display:"none"},attrs:{id:"trp-saving-translation"}},[t._v(t._s(t.editorStrings.saving_translation))]),t._v(" "),r("span",{staticClass:"trp-button-container",attrs:{id:"trp-button-container-save-button"}},[r("span",{staticClass:"trp-tooltip-toggle-save-button",attrs:{"data-tooltip":t.editorStrings.save_title_attr}},[r("button",{staticClass:"button-primary trp-save-string",class:{"trp-highlight-for-panel":t.highlightButton},attrs:{id:"trp-save",disabled:t.disabledSaveButton||void 0===t.mergingString&&"upsale-slugs"===t.$route.matched[0].props.default.currentTab.type,type:"submit"},on:{click:t.save}},[t._v(t._s(t.saveButtonText))])])])])}),[],!1,null,null,null);e.a=a.exports},function(t,e,r){"use strict";var n=r(3),i=r(33),o={props:["dictionary","settings","iframe","dataAttributes","mergeRules","ajax_url","nonces","mergeData","editorStrings","currentLanguage"],data:function(){return{hoveredStringId:"",hoveredStringSelector:"",hoveredTarget:"",counter:0}},methods:{showPencilIcon:function(t){if(this.dictionary&&!(this.dictionary.length<1)){var e,r,n,i,o,a,s=this,l=t.target;if(""==s.hoveredTarget||!l.isSameNode(s.hoveredTarget)){s.removePencilIcon(),s.removeHighlight(!1),n=["IMG","INPUT","TEXTAREA"].includes(l.tagName)?"beforebegin":"afterbegin",l.insertAdjacentHTML(n,this.getTrpSpan());var c=s.iframe.getElementsByTagName("trp-span")[0];if(c){e="afterbegin"==n?c.parentNode:c.nextElementSibling;var u=this.iframe.querySelector("trp-edit"),p=!1;if(s.dataAttributes.forEach((function(t){s.$parent.prepareSelectorStrings(t).forEach((function(t){(r=e.getAttribute(t))&&(o=r,(i=t).includes("data-trpgettextoriginal")||(p=!0))}))})),s.hoveredStringSelector=i,s.hoveredStringId=o,s.hoveredTarget=l,p?u.classList.remove("trp-gettext-pencil"):u.classList.add("trp-gettext-pencil"),a=s.checkMergeOrSplit(l),s.fitPencilIconInsideView(c,l,a),s.mergeData.includes(o)||(u.style.display="inline-block",l.classList.contains("trp-highlight")||(l.className+=" trp-highlight")),"none"!=a&&!s.mergeData.includes(o)){var d=this.iframe.querySelector("trp-"+a);d.style.display="inline-block","split"==a?d.addEventListener("click",s.splitHandler):"merge"==a&&d.addEventListener("click",s.mergeHandler)}u.addEventListener("click",s.editHandler)}}}},editHandler:function(t){t.preventDefault(),t.stopPropagation(),this.$parent.mergingString&&this.removeHighlight(!0),this.$parent.mergeData=[],this.$parent.selectedString=this.$parent.getStringIndex(this.hoveredStringSelector,this.hoveredStringId),this.$parent.translationNotLoadedYet=null===this.$parent.selectedString,jQuery("#trp-string-categories").select2("close")},splitHandler:function(t){if(t.preventDefault(),t.stopPropagation(),this.$parent.mergingString=!1,!1!==confirm(this.editorStrings.split_confirmation)){var e=[],r=this.$parent.getStringIndex(this.hoveredStringSelector,this.hoveredStringId);e.push(this.dictionary[r].original);var n=new FormData;n.append("action","trp_split_translation_block"),n.append("security",this.nonces.splittbnonce),n.append("strings",JSON.stringify(e));i.a.post(this.ajax_url,n).then((function(t){window.location.reload()})).catch((function(t){console.log(t)}))}},mergeHandler:function(t){t.preventDefault(),t.stopPropagation();var e,r,n,i=this,o=null;i.$parent.mergingString=!0;var a,s=this.iframe.getElementsByClassName("trp-create-translation-block");if(s.length>0)for(a=0;a<s.length;a++)s[a].classList.remove("trp-highlight"),s[a].classList.remove("trp-create-translation-block");(e=i.hoveredTarget.closest(i.mergeRules.top_parents)).querySelectorAll(".trp-highlight").forEach((function(t){t.classList.remove("trp-highlight")})),i.$parent.mergeData=[],e.querySelectorAll("[data-trp-translate-id]").forEach((function(t){(n=t.getAttribute("data-trp-translate-id"))&&i.$parent.mergeData.push(n)})),(r=e.getAttribute("data-trp-translate-id-deprecated"))&&(o=i.$parent.getStringIndex("data-trp-translate-id",r)),e.setAttribute("data-trp-translate-id","trp_creating_translation_block"),e.className+=" trp-highlight trp-create-translation-block";var l={type:"regular",attribute:"",block_type:"1",dbID:"create_translation_block"+this.counter,original:i.stripEditorData(e),selector:"data-trp-translate-id",translationsArray:{}};this.counter++;var c={},u=this.settings["default-language"];i.settings["translation-languages"].forEach((function(t){t!=u&&(c={block_type:"1",id:t,status:"0",translated:"",editedTranslation:""},o&&(c.translated=i.dictionary[o].translationsArray[t].translated,c.editedTranslation=i.dictionary[o].translationsArray[t].translated),l.translationsArray[t]=c)})),i.$parent.selectedString=i.dictionary.push(l)-1},removePencilIcon:function(){var t=this.iframe.querySelectorAll("trp-span");t.length>0&&t.forEach((function(t){t.remove()}))},checkMergeOrSplit:function(t){if(!this.mergeRules||!this.mergeRules.self_object_type||!this.mergeRules.top_parents)return"none";var e=this.$parent.getStringIndex(this.hoveredStringSelector,this.hoveredStringId);if(e||(e=this.$parent.selectedString),void 0!==this.dictionary[e]&&1==this.dictionary[e].block_type)return"split";var r,n=this,i="none";return this.mergeRules.self_object_type.forEach((function(e){t.tagName.toLowerCase()==e&&null!=(r=t.closest(n.mergeRules.top_parents))&&n.mergeRules.self_object_type.forEach((function(t){r.querySelectorAll(t).length>1&&0==r.querySelectorAll(n.mergeRules.incompatible_siblings).length&&(i="merge")}))})),i},stripEditorData:function(t){var e=t.cloneNode(!0),r=this,i=e.querySelector("trp-span");i&&i.remove(),this.settings["default-language"]!=this.currentLanguage&&e.querySelectorAll("[data-trp-translate-id]").forEach((function(t){var e=t.getAttribute("data-trp-translate-id"),n=r.$parent.getStringIndex("data-trp-translate-id",e);r.dictionary[n].translationsArray[r.currentLanguage]&&0!=r.dictionary[n].translationsArray[r.currentLanguage].status&&(t.innerHTML=t.innerText.replace(r.dictionary[n].translationsArray[r.currentLanguage].translated,r.dictionary[n].original))})),e.querySelectorAll("translate-press, trp-wrap, trp-highlight").forEach((function(t){n.a.unwrap(t)}));["href","target"].forEach((function(t){e.querySelectorAll("[data-trp-original-"+t+"]").forEach((function(e){var r="data-trp-original-"+t;e.setAttribute(t,e.getAttribute(r)),e.removeAttribute(r)}))}));return["data-trp-placeholder","data-trp-unpreviewable"].concat(r.$parent.prepareSelectorStrings("data-trp-translate-id"),r.$parent.prepareSelectorStrings("data-trp-node-group"),r.$parent.prepareSelectorStrings("data-trp-node-description")).forEach((function(t){e.querySelectorAll("["+t+"]").forEach((function(e){e.removeAttribute(t)}))})),e.innerHTML},removeHighlight:function(){var t,e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],r=this.iframe.getElementsByClassName("trp-highlight");if(r.length>0)for(t=0;t<r.length;t++)e?r[t].classList.remove("trp-highlight"):e||r[t].classList.contains("trp-create-translation-block")||r[t].classList.remove("trp-highlight");return!0},fitPencilIconInsideView:function(t,e,r){var n,i=["slick-slide-image","attachment-woocommerce_thumbnail","woocommerce-placeholder"],o=!1;if("IMG"===e.tagName)for(n=0;n<i.length;n++)if(e.classList.contains(i[n])){o=!0;break}var a,s=e.getBoundingClientRect();(o||s.left<35)&&(a="none"!=r?60:30,t.setAttribute("style","margin-left: "+a+"px !important"))},getTrpSpan:function(){return'<trp-span><div class="trp-editor-action-hover-container"><trp-merge title="'+this.editorStrings.merge+'" class="trp-icon trp-merge" ></trp-merge><trp-split title="'+this.editorStrings.split+'" class="trp-icon trp-split"></trp-split><trp-edit title="'+this.editorStrings.edit+'" class="trp-icon trp-edit-translation" ></trp-edit></div></trp-span>'}}},a=r(2),s=Object(a.a)(o,(function(){var t=this.$createElement;return(this._self._c||t)("div",{attrs:{id:"trp-span trp-actions"}})}),[],!1,null,null,null);e.a=s.exports},function(t,e,r){"use strict";var n={props:["languageNames","editorStrings","paidVersion"],methods:{showLanguagesMessage:function(){return 1==Object.keys(this.languageNames).length},showUpsellMessage:function(){return"true"!=this.paidVersion}}},i=r(2),o=Object(i.a)(n,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",[t.showLanguagesMessage()?r("div",{staticClass:"trp-controls-section"},[r("div",{staticClass:"trp-controls-section-content",attrs:{id:"trp-translation-section"}},[r("p",{domProps:{innerHTML:t._s(t.editorStrings.extra_lang_row1)}}),t._v(" "),r("p",{domProps:{innerHTML:t._s(t.editorStrings.extra_lang_row2)}}),t._v(" "),r("p",{domProps:{innerHTML:t._s(t.editorStrings.extra_lang_row3)}})])]):t._e(),t._v(" "),t.showUpsellMessage()?r("div",{staticClass:"trp-controls-section wp-core-ui",attrs:{id:"trp-upsell-section-container"}},[r("h3",{attrs:{id:"trp-upsell-section-title"}},[t._v(t._s(t.editorStrings.extra_upsell_title))]),t._v(" "),r("div",{staticClass:"trp-controls-section-content",attrs:{id:"trp-upsell-section"}},[r("ul",[r("li",[t._v(t._s(t.editorStrings.extra_upsell_row1))]),t._v(" "),r("li",[t._v(t._s(t.editorStrings.extra_upsell_row2))]),t._v(" "),r("li",[t._v(t._s(t.editorStrings.extra_upsell_row3))]),t._v(" "),r("li",[t._v(t._s(t.editorStrings.extra_upsell_row4))]),t._v(" "),r("li",[t._v(t._s(t.editorStrings.extra_upsell_row5))]),t._v(" "),r("li",[t._v(t._s(t.editorStrings.extra_upsell_row6))]),t._v(" "),r("li",[t._v(t._s(t.editorStrings.extra_upsell_row7))])]),t._v(" "),r("p",{domProps:{innerHTML:t._s(t.editorStrings.extra_upsell_button)}})])]):t._e()])}),[],!1,null,null,null);e.a=o.exports},function(t,e,r){"use strict";var n=r(4),i=(r(3),{components:{Tooltip:n.a},props:["editorsNavigation","selectedTab"],methods:{}}),o=r(2),a=Object(o.a)(i,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return t.editorsNavigation.show?r("div",{attrs:{id:"trp-editors-navigation-tabs"}},[r("table",{attrs:{id:"trp-editors-tab-table"}},[r("td",{staticClass:"trp-editors-tab",class:{"trp-selected-tab":t.editorsNavigation.tabs[0].handle===t.selectedTab}},[r("span",{staticClass:"trp-tooltip-toggle trp-translation-editor-tooltip",attrs:{"data-tooltip":t.editorsNavigation.tabs[0].tooltip}},[r("a",{staticClass:"link_editors_navigation",attrs:{href:t.editorsNavigation.tabs[0].path,tabindex:"0"}},[t._v(t._s(t.editorsNavigation.tabs[0].label))])])]),t._v(" "),r("td",{staticClass:"trp-editors-tab",class:{"trp-selected-tab":t.editorsNavigation.tabs[1].handle===t.selectedTab}},[r("span",{staticClass:"trp-tooltip-toggle",attrs:{"data-tooltip":t.editorsNavigation.tabs[1].tooltip}},[r("a",{staticClass:"link_editors_navigation",attrs:{href:t.editorsNavigation.tabs[1].path,tabindex:"0"}},[t._v(t._s(t.editorsNavigation.tabs[1].label))])])])])]):t._e()}),[],!1,null,null,null);e.a=a.exports},function(t,e,r){var n,i,o;i=[r(21)],void 0===(o="function"==typeof(n=function(t){var e=function(){if(t&&t.fn&&t.fn.select2&&t.fn.select2.amd)var e=t.fn.select2.amd;var r,n,i,o,a,s,l,c,u,p,d,f,h,g,m;function v(t,e){return h.call(t,e)}function y(t,e){var r,n,i,o,a,s,l,c,u,p,f,h=e&&e.split("/"),g=d.map,v=g&&g["*"]||{};if(t){for(a=(t=t.split("/")).length-1,d.nodeIdCompat&&m.test(t[a])&&(t[a]=t[a].replace(m,"")),"."===t[0].charAt(0)&&h&&(t=h.slice(0,h.length-1).concat(t)),u=0;u<t.length;u++)if("."===(f=t[u]))t.splice(u,1),--u;else if(".."===f){if(0===u||1===u&&".."===t[2]||".."===t[u-1])continue;0<u&&(t.splice(u-1,2),u-=2)}t=t.join("/")}if((h||v)&&g){for(u=(r=t.split("/")).length;0<u;--u){if(n=r.slice(0,u).join("/"),h)for(p=h.length;0<p;--p)if(i=(i=g[h.slice(0,p).join("/")])&&i[n]){o=i,s=u;break}if(o)break;!l&&v&&v[n]&&(l=v[n],c=u)}!o&&l&&(o=l,s=c),o&&(r.splice(0,s,o),t=r.join("/"))}return t}function b(t,e){return function(){var r=g.call(arguments,0);return"string"!=typeof r[0]&&1===r.length&&r.push(null),s.apply(o,r.concat([t,e]))}}function _(t){return function(e){u[t]=e}}function w(t){if(v(p,t)){var e=p[t];delete p[t],f[t]=!0,a.apply(o,e)}if(!v(u,t)&&!v(f,t))throw new Error("No "+t);return u[t]}function x(t){var e,r=t?t.indexOf("!"):-1;return-1<r&&(e=t.substring(0,r),t=t.substring(r+1,t.length)),[e,t]}function A(t){return t?x(t):[]}return e&&e.requirejs||(e?n=e:e={},u={},p={},d={},f={},h=Object.prototype.hasOwnProperty,g=[].slice,m=/\.js$/,l=function(t,e){var r,n,i=x(t),o=i[0],a=e[1];return t=i[1],o&&(r=w(o=y(o,a))),o?t=r&&r.normalize?r.normalize(t,(n=a,function(t){return y(t,n)})):y(t,a):(o=(i=x(t=y(t,a)))[0],t=i[1],o&&(r=w(o))),{f:o?o+"!"+t:t,n:t,pr:o,p:r}},c={require:function(t){return b(t)},exports:function(t){var e=u[t];return void 0!==e?e:u[t]={}},module:function(t){return{id:t,uri:"",exports:u[t],config:(e=t,function(){return d&&d.config&&d.config[e]||{}})};var e}},a=function(t,e,r,n){var i,a,s,d,h,g,m,y=[],x=typeof r;if(g=A(n=n||t),"undefined"==x||"function"==x){for(e=!e.length&&r.length?["require","exports","module"]:e,h=0;h<e.length;h+=1)if("require"===(a=(d=l(e[h],g)).f))y[h]=c.require(t);else if("exports"===a)y[h]=c.exports(t),m=!0;else if("module"===a)i=y[h]=c.module(t);else if(v(u,a)||v(p,a)||v(f,a))y[h]=w(a);else{if(!d.p)throw new Error(t+" missing "+a);d.p.load(d.n,b(n,!0),_(a),{}),y[h]=u[a]}s=r?r.apply(u[t],y):void 0,t&&(i&&i.exports!==o&&i.exports!==u[t]?u[t]=i.exports:s===o&&m||(u[t]=s))}else t&&(u[t]=r)},r=n=s=function(t,e,r,n,i){if("string"==typeof t)return c[t]?c[t](e):w(l(t,A(e)).f);if(!t.splice){if((d=t).deps&&s(d.deps,d.callback),!e)return;e.splice?(t=e,e=r,r=null):t=o}return e=e||function(){},"function"==typeof r&&(r=n,n=i),n?a(o,t,e,r):setTimeout((function(){a(o,t,e,r)}),4),s},s.config=function(t){return s(t)},r._defined=u,(i=function(t,e,r){if("string"!=typeof t)throw new Error("See almond README: incorrect module build, no module name");e.splice||(r=e,e=[]),v(u,t)||v(p,t)||(p[t]=[t,e,r])}).amd={jQuery:!0},e.requirejs=r,e.require=n,e.define=i),e.define("almond",(function(){})),e.define("jquery",[],(function(){var e=t||$;return null==e&&console&&console.error&&console.error("Select2: An instance of jQuery or a jQuery-compatible library was not found. Make sure that you are including jQuery before Select2 on your web page."),e})),e.define("select2/utils",["jquery"],(function(t){var e={};function r(t){var e=t.prototype,r=[];for(var n in e)"function"==typeof e[n]&&"constructor"!==n&&r.push(n);return r}function n(){this.listeners={}}e.Extend=function(t,e){var r={}.hasOwnProperty;function n(){this.constructor=t}for(var i in e)r.call(e,i)&&(t[i]=e[i]);return n.prototype=e.prototype,t.prototype=new n,t.__super__=e.prototype,t},e.Decorate=function(t,e){var n=r(e),i=r(t);function o(){var r=Array.prototype.unshift,n=e.prototype.constructor.length,i=t.prototype.constructor;0<n&&(r.call(arguments,t.prototype.constructor),i=e.prototype.constructor),i.apply(this,arguments)}e.displayName=t.displayName,o.prototype=new function(){this.constructor=o};for(var a=0;a<i.length;a++){var s=i[a];o.prototype[s]=t.prototype[s]}function l(t){var r=function(){};t in o.prototype&&(r=o.prototype[t]);var n=e.prototype[t];return function(){return Array.prototype.unshift.call(arguments,r),n.apply(this,arguments)}}for(var c=0;c<n.length;c++){var u=n[c];o.prototype[u]=l(u)}return o},n.prototype.on=function(t,e){this.listeners=this.listeners||{},t in this.listeners?this.listeners[t].push(e):this.listeners[t]=[e]},n.prototype.trigger=function(t){var e=Array.prototype.slice,r=e.call(arguments,1);this.listeners=this.listeners||{},null==r&&(r=[]),0===r.length&&r.push({}),(r[0]._type=t)in this.listeners&&this.invoke(this.listeners[t],e.call(arguments,1)),"*"in this.listeners&&this.invoke(this.listeners["*"],arguments)},n.prototype.invoke=function(t,e){for(var r=0,n=t.length;r<n;r++)t[r].apply(this,e)},e.Observable=n,e.generateChars=function(t){for(var e="",r=0;r<t;r++)e+=Math.floor(36*Math.random()).toString(36);return e},e.bind=function(t,e){return function(){t.apply(e,arguments)}},e._convertData=function(t){for(var e in t){var r=e.split("-"),n=t;if(1!==r.length){for(var i=0;i<r.length;i++){var o=r[i];(o=o.substring(0,1).toLowerCase()+o.substring(1))in n||(n[o]={}),i==r.length-1&&(n[o]=t[e]),n=n[o]}delete t[e]}}return t},e.hasScroll=function(e,r){var n=t(r),i=r.style.overflowX,o=r.style.overflowY;return(i!==o||"hidden"!==o&&"visible"!==o)&&("scroll"===i||"scroll"===o||n.innerHeight()<r.scrollHeight||n.innerWidth()<r.scrollWidth)},e.escapeMarkup=function(t){var e={"\\":"\","&":"&","<":"<",">":">",'"':""","'":"'","/":"/"};return"string"!=typeof t?t:String(t).replace(/[&<>"'\/\\]/g,(function(t){return e[t]}))},e.appendMany=function(e,r){if("1.7"===t.fn.jquery.substr(0,3)){var n=t();t.map(r,(function(t){n=n.add(t)})),r=n}e.append(r)},e.__cache={};var i=0;return e.GetUniqueElementId=function(t){var e=t.getAttribute("data-select2-id");return null==e&&(t.id?(e=t.id,t.setAttribute("data-select2-id",e)):(t.setAttribute("data-select2-id",++i),e=i.toString())),e},e.StoreData=function(t,r,n){var i=e.GetUniqueElementId(t);e.__cache[i]||(e.__cache[i]={}),e.__cache[i][r]=n},e.GetData=function(r,n){var i=e.GetUniqueElementId(r);return n?e.__cache[i]&&null!=e.__cache[i][n]?e.__cache[i][n]:t(r).data(n):e.__cache[i]},e.RemoveData=function(t){var r=e.GetUniqueElementId(t);null!=e.__cache[r]&&delete e.__cache[r],t.removeAttribute("data-select2-id")},e})),e.define("select2/results",["jquery","./utils"],(function(t,e){function r(t,e,n){this.$element=t,this.data=n,this.options=e,r.__super__.constructor.call(this)}return e.Extend(r,e.Observable),r.prototype.render=function(){var e=t('<ul class="select2-results__options" role="listbox"></ul>');return this.options.get("multiple")&&e.attr("aria-multiselectable","true"),this.$results=e},r.prototype.clear=function(){this.$results.empty()},r.prototype.displayMessage=function(e){var r=this.options.get("escapeMarkup");this.clear(),this.hideLoading();var n=t('<li role="alert" aria-live="assertive" class="select2-results__option"></li>'),i=this.options.get("translations").get(e.message);n.append(r(i(e.args))),n[0].className+=" select2-results__message",this.$results.append(n)},r.prototype.hideMessages=function(){this.$results.find(".select2-results__message").remove()},r.prototype.append=function(t){this.hideLoading();var e=[];if(null!=t.results&&0!==t.results.length){t.results=this.sort(t.results);for(var r=0;r<t.results.length;r++){var n=t.results[r],i=this.option(n);e.push(i)}this.$results.append(e)}else 0===this.$results.children().length&&this.trigger("results:message",{message:"noResults"})},r.prototype.position=function(t,e){e.find(".select2-results").append(t)},r.prototype.sort=function(t){return this.options.get("sorter")(t)},r.prototype.highlightFirstItem=function(){var t=this.$results.find(".select2-results__option[aria-selected]"),e=t.filter("[aria-selected=true]");0<e.length?e.first().trigger("mouseenter"):t.first().trigger("mouseenter"),this.ensureHighlightVisible()},r.prototype.setClasses=function(){var r=this;this.data.current((function(n){var i=t.map(n,(function(t){return t.id.toString()}));r.$results.find(".select2-results__option[aria-selected]").each((function(){var r=t(this),n=e.GetData(this,"data"),o=""+n.id;null!=n.element&&n.element.selected||null==n.element&&-1<t.inArray(o,i)?r.attr("aria-selected","true"):r.attr("aria-selected","false")}))}))},r.prototype.showLoading=function(t){this.hideLoading();var e={disabled:!0,loading:!0,text:this.options.get("translations").get("searching")(t)},r=this.option(e);r.className+=" loading-results",this.$results.prepend(r)},r.prototype.hideLoading=function(){this.$results.find(".loading-results").remove()},r.prototype.option=function(r){var n=document.createElement("li");n.className="select2-results__option";var i={role:"option","aria-selected":"false"},o=window.Element.prototype.matches||window.Element.prototype.msMatchesSelector||window.Element.prototype.webkitMatchesSelector;for(var a in(null!=r.element&&o.call(r.element,":disabled")||null==r.element&&r.disabled)&&(delete i["aria-selected"],i["aria-disabled"]="true"),null==r.id&&delete i["aria-selected"],null!=r._resultId&&(n.id=r._resultId),r.title&&(n.title=r.title),r.children&&(i.role="group",i["aria-label"]=r.text,delete i["aria-selected"]),i){var s=i[a];n.setAttribute(a,s)}if(r.children){var l=t(n),c=document.createElement("strong");c.className="select2-results__group",t(c),this.template(r,c);for(var u=[],p=0;p<r.children.length;p++){var d=r.children[p],f=this.option(d);u.push(f)}var h=t("<ul></ul>",{class:"select2-results__options select2-results__options--nested"});h.append(u),l.append(c),l.append(h)}else this.template(r,n);return e.StoreData(n,"data",r),n},r.prototype.bind=function(r,n){var i=this,o=r.id+"-results";this.$results.attr("id",o),r.on("results:all",(function(t){i.clear(),i.append(t.data),r.isOpen()&&(i.setClasses(),i.highlightFirstItem())})),r.on("results:append",(function(t){i.append(t.data),r.isOpen()&&i.setClasses()})),r.on("query",(function(t){i.hideMessages(),i.showLoading(t)})),r.on("select",(function(){r.isOpen()&&(i.setClasses(),i.options.get("scrollAfterSelect")&&i.highlightFirstItem())})),r.on("unselect",(function(){r.isOpen()&&(i.setClasses(),i.options.get("scrollAfterSelect")&&i.highlightFirstItem())})),r.on("open",(function(){i.$results.attr("aria-expanded","true"),i.$results.attr("aria-hidden","false"),i.setClasses(),i.ensureHighlightVisible()})),r.on("close",(function(){i.$results.attr("aria-expanded","false"),i.$results.attr("aria-hidden","true"),i.$results.removeAttr("aria-activedescendant")})),r.on("results:toggle",(function(){var t=i.getHighlightedResults();0!==t.length&&t.trigger("mouseup")})),r.on("results:select",(function(){var t=i.getHighlightedResults();if(0!==t.length){var r=e.GetData(t[0],"data");"true"==t.attr("aria-selected")?i.trigger("close",{}):i.trigger("select",{data:r})}})),r.on("results:previous",(function(){var t=i.getHighlightedResults(),e=i.$results.find("[aria-selected]"),r=e.index(t);if(!(r<=0)){var n=r-1;0===t.length&&(n=0);var o=e.eq(n);o.trigger("mouseenter");var a=i.$results.offset().top,s=o.offset().top,l=i.$results.scrollTop()+(s-a);0===n?i.$results.scrollTop(0):s-a<0&&i.$results.scrollTop(l)}})),r.on("results:next",(function(){var t=i.getHighlightedResults(),e=i.$results.find("[aria-selected]"),r=e.index(t)+1;if(!(r>=e.length)){var n=e.eq(r);n.trigger("mouseenter");var o=i.$results.offset().top+i.$results.outerHeight(!1),a=n.offset().top+n.outerHeight(!1),s=i.$results.scrollTop()+a-o;0===r?i.$results.scrollTop(0):o<a&&i.$results.scrollTop(s)}})),r.on("results:focus",(function(t){t.element.addClass("select2-results__option--highlighted")})),r.on("results:message",(function(t){i.displayMessage(t)})),t.fn.mousewheel&&this.$results.on("mousewheel",(function(t){var e=i.$results.scrollTop(),r=i.$results.get(0).scrollHeight-e+t.deltaY,n=0<t.deltaY&&e-t.deltaY<=0,o=t.deltaY<0&&r<=i.$results.height();n?(i.$results.scrollTop(0),t.preventDefault(),t.stopPropagation()):o&&(i.$results.scrollTop(i.$results.get(0).scrollHeight-i.$results.height()),t.preventDefault(),t.stopPropagation())})),this.$results.on("mouseup",".select2-results__option[aria-selected]",(function(r){var n=t(this),o=e.GetData(this,"data");"true"!==n.attr("aria-selected")?i.trigger("select",{originalEvent:r,data:o}):i.options.get("multiple")?i.trigger("unselect",{originalEvent:r,data:o}):i.trigger("close",{})})),this.$results.on("mouseenter",".select2-results__option[aria-selected]",(function(r){var n=e.GetData(this,"data");i.getHighlightedResults().removeClass("select2-results__option--highlighted"),i.trigger("results:focus",{data:n,element:t(this)})}))},r.prototype.getHighlightedResults=function(){return this.$results.find(".select2-results__option--highlighted")},r.prototype.destroy=function(){this.$results.remove()},r.prototype.ensureHighlightVisible=function(){var t=this.getHighlightedResults();if(0!==t.length){var e=this.$results.find("[aria-selected]").index(t),r=this.$results.offset().top,n=t.offset().top,i=this.$results.scrollTop()+(n-r),o=n-r;i-=2*t.outerHeight(!1),e<=2?this.$results.scrollTop(0):(o>this.$results.outerHeight()||o<0)&&this.$results.scrollTop(i)}},r.prototype.template=function(e,r){var n=this.options.get("templateResult"),i=this.options.get("escapeMarkup"),o=n(e,r);null==o?r.style.display="none":"string"==typeof o?r.innerHTML=i(o):t(r).append(o)},r})),e.define("select2/keys",[],(function(){return{BACKSPACE:8,TAB:9,ENTER:13,SHIFT:16,CTRL:17,ALT:18,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,DELETE:46}})),e.define("select2/selection/base",["jquery","../utils","../keys"],(function(t,e,r){function n(t,e){this.$element=t,this.options=e,n.__super__.constructor.call(this)}return e.Extend(n,e.Observable),n.prototype.render=function(){var r=t('<span class="select2-selection" role="combobox" aria-haspopup="true" aria-expanded="false"></span>');return this._tabindex=0,null!=e.GetData(this.$element[0],"old-tabindex")?this._tabindex=e.GetData(this.$element[0],"old-tabindex"):null!=this.$element.attr("tabindex")&&(this._tabindex=this.$element.attr("tabindex")),r.attr("title",this.$element.attr("title")),r.attr("tabindex",this._tabindex),r.attr("aria-disabled","false"),this.$selection=r},n.prototype.bind=function(t,e){var n=this,i=t.id+"-results";this.container=t,this.$selection.on("focus",(function(t){n.trigger("focus",t)})),this.$selection.on("blur",(function(t){n._handleBlur(t)})),this.$selection.on("keydown",(function(t){n.trigger("keypress",t),t.which===r.SPACE&&t.preventDefault()})),t.on("results:focus",(function(t){n.$selection.attr("aria-activedescendant",t.data._resultId)})),t.on("selection:update",(function(t){n.update(t.data)})),t.on("open",(function(){n.$selection.attr("aria-expanded","true"),n.$selection.attr("aria-owns",i),n._attachCloseHandler(t)})),t.on("close",(function(){n.$selection.attr("aria-expanded","false"),n.$selection.removeAttr("aria-activedescendant"),n.$selection.removeAttr("aria-owns"),n.$selection.trigger("focus"),n._detachCloseHandler(t)})),t.on("enable",(function(){n.$selection.attr("tabindex",n._tabindex),n.$selection.attr("aria-disabled","false")})),t.on("disable",(function(){n.$selection.attr("tabindex","-1"),n.$selection.attr("aria-disabled","true")}))},n.prototype._handleBlur=function(e){var r=this;window.setTimeout((function(){document.activeElement==r.$selection[0]||t.contains(r.$selection[0],document.activeElement)||r.trigger("blur",e)}),1)},n.prototype._attachCloseHandler=function(r){t(document.body).on("mousedown.select2."+r.id,(function(r){var n=t(r.target).closest(".select2");t(".select2.select2-container--open").each((function(){this!=n[0]&&e.GetData(this,"element").select2("close")}))}))},n.prototype._detachCloseHandler=function(e){t(document.body).off("mousedown.select2."+e.id)},n.prototype.position=function(t,e){e.find(".selection").append(t)},n.prototype.destroy=function(){this._detachCloseHandler(this.container)},n.prototype.update=function(t){throw new Error("The `update` method must be defined in child classes.")},n.prototype.isEnabled=function(){return!this.isDisabled()},n.prototype.isDisabled=function(){return this.options.get("disabled")},n})),e.define("select2/selection/single",["jquery","./base","../utils","../keys"],(function(t,e,r,n){function i(){i.__super__.constructor.apply(this,arguments)}return r.Extend(i,e),i.prototype.render=function(){var t=i.__super__.render.call(this);return t.addClass("select2-selection--single"),t.html('<span class="select2-selection__rendered"></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span>'),t},i.prototype.bind=function(t,e){var r=this;i.__super__.bind.apply(this,arguments);var n=t.id+"-container";this.$selection.find(".select2-selection__rendered").attr("id",n).attr("role","textbox").attr("aria-readonly","true"),this.$selection.attr("aria-labelledby",n),this.$selection.on("mousedown",(function(t){1===t.which&&r.trigger("toggle",{originalEvent:t})})),this.$selection.on("focus",(function(t){})),this.$selection.on("blur",(function(t){})),t.on("focus",(function(e){t.isOpen()||r.$selection.trigger("focus")}))},i.prototype.clear=function(){var t=this.$selection.find(".select2-selection__rendered");t.empty(),t.removeAttr("title")},i.prototype.display=function(t,e){var r=this.options.get("templateSelection");return this.options.get("escapeMarkup")(r(t,e))},i.prototype.selectionContainer=function(){return t("<span></span>")},i.prototype.update=function(t){if(0!==t.length){var e=t[0],r=this.$selection.find(".select2-selection__rendered"),n=this.display(e,r);r.empty().append(n);var i=e.title||e.text;i?r.attr("title",i):r.removeAttr("title")}else this.clear()},i})),e.define("select2/selection/multiple",["jquery","./base","../utils"],(function(t,e,r){function n(t,e){n.__super__.constructor.apply(this,arguments)}return r.Extend(n,e),n.prototype.render=function(){var t=n.__super__.render.call(this);return t.addClass("select2-selection--multiple"),t.html('<ul class="select2-selection__rendered"></ul>'),t},n.prototype.bind=function(e,i){var o=this;n.__super__.bind.apply(this,arguments),this.$selection.on("click",(function(t){o.trigger("toggle",{originalEvent:t})})),this.$selection.on("click",".select2-selection__choice__remove",(function(e){if(!o.isDisabled()){var n=t(this).parent(),i=r.GetData(n[0],"data");o.trigger("unselect",{originalEvent:e,data:i})}}))},n.prototype.clear=function(){var t=this.$selection.find(".select2-selection__rendered");t.empty(),t.removeAttr("title")},n.prototype.display=function(t,e){var r=this.options.get("templateSelection");return this.options.get("escapeMarkup")(r(t,e))},n.prototype.selectionContainer=function(){return t('<li class="select2-selection__choice"><span class="select2-selection__choice__remove" role="presentation">×</span></li>')},n.prototype.update=function(t){if(this.clear(),0!==t.length){for(var e=[],n=0;n<t.length;n++){var i=t[n],o=this.selectionContainer(),a=this.display(i,o);o.append(a);var s=i.title||i.text;s&&o.attr("title",s),r.StoreData(o[0],"data",i),e.push(o)}var l=this.$selection.find(".select2-selection__rendered");r.appendMany(l,e)}},n})),e.define("select2/selection/placeholder",["../utils"],(function(t){function e(t,e,r){this.placeholder=this.normalizePlaceholder(r.get("placeholder")),t.call(this,e,r)}return e.prototype.normalizePlaceholder=function(t,e){return"string"==typeof e&&(e={id:"",text:e}),e},e.prototype.createPlaceholder=function(t,e){var r=this.selectionContainer();return r.html(this.display(e)),r.addClass("select2-selection__placeholder").removeClass("select2-selection__choice"),r},e.prototype.update=function(t,e){var r=1==e.length&&e[0].id!=this.placeholder.id;if(1<e.length||r)return t.call(this,e);this.clear();var n=this.createPlaceholder(this.placeholder);this.$selection.find(".select2-selection__rendered").append(n)},e})),e.define("select2/selection/allowClear",["jquery","../keys","../utils"],(function(t,e,r){function n(){}return n.prototype.bind=function(t,e,r){var n=this;t.call(this,e,r),null==this.placeholder&&this.options.get("debug")&&window.console&&console.error&&console.error("Select2: The `allowClear` option should be used in combination with the `placeholder` option."),this.$selection.on("mousedown",".select2-selection__clear",(function(t){n._handleClear(t)})),e.on("keypress",(function(t){n._handleKeyboardClear(t,e)}))},n.prototype._handleClear=function(t,e){if(!this.isDisabled()){var n=this.$selection.find(".select2-selection__clear");if(0!==n.length){e.stopPropagation();var i=r.GetData(n[0],"data"),o=this.$element.val();this.$element.val(this.placeholder.id);var a={data:i};if(this.trigger("clear",a),a.prevented)this.$element.val(o);else{for(var s=0;s<i.length;s++)if(a={data:i[s]},this.trigger("unselect",a),a.prevented)return void this.$element.val(o);this.$element.trigger("input").trigger("change"),this.trigger("toggle",{})}}}},n.prototype._handleKeyboardClear=function(t,r,n){n.isOpen()||r.which!=e.DELETE&&r.which!=e.BACKSPACE||this._handleClear(r)},n.prototype.update=function(e,n){if(e.call(this,n),!(0<this.$selection.find(".select2-selection__placeholder").length||0===n.length)){var i=this.options.get("translations").get("removeAllItems"),o=t('<span class="select2-selection__clear" title="'+i()+'">×</span>');r.StoreData(o[0],"data",n),this.$selection.find(".select2-selection__rendered").prepend(o)}},n})),e.define("select2/selection/search",["jquery","../utils","../keys"],(function(t,e,r){function n(t,e,r){t.call(this,e,r)}return n.prototype.render=function(e){var r=t('<li class="select2-search select2-search--inline"><input class="select2-search__field" type="search" tabindex="-1" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false" role="searchbox" aria-autocomplete="list" /></li>');this.$searchContainer=r,this.$search=r.find("input");var n=e.call(this);return this._transferTabIndex(),n},n.prototype.bind=function(t,n,i){var o=this,a=n.id+"-results";t.call(this,n,i),n.on("open",(function(){o.$search.attr("aria-controls",a),o.$search.trigger("focus")})),n.on("close",(function(){o.$search.val(""),o.$search.removeAttr("aria-controls"),o.$search.removeAttr("aria-activedescendant"),o.$search.trigger("focus")})),n.on("enable",(function(){o.$search.prop("disabled",!1),o._transferTabIndex()})),n.on("disable",(function(){o.$search.prop("disabled",!0)})),n.on("focus",(function(t){o.$search.trigger("focus")})),n.on("results:focus",(function(t){t.data._resultId?o.$search.attr("aria-activedescendant",t.data._resultId):o.$search.removeAttr("aria-activedescendant")})),this.$selection.on("focusin",".select2-search--inline",(function(t){o.trigger("focus",t)})),this.$selection.on("focusout",".select2-search--inline",(function(t){o._handleBlur(t)})),this.$selection.on("keydown",".select2-search--inline",(function(t){if(t.stopPropagation(),o.trigger("keypress",t),o._keyUpPrevented=t.isDefaultPrevented(),t.which===r.BACKSPACE&&""===o.$search.val()){var n=o.$searchContainer.prev(".select2-selection__choice");if(0<n.length){var i=e.GetData(n[0],"data");o.searchRemoveChoice(i),t.preventDefault()}}})),this.$selection.on("click",".select2-search--inline",(function(t){o.$search.val()&&t.stopPropagation()}));var s=document.documentMode,l=s&&s<=11;this.$selection.on("input.searchcheck",".select2-search--inline",(function(t){l?o.$selection.off("input.search input.searchcheck"):o.$selection.off("keyup.search")})),this.$selection.on("keyup.search input.search",".select2-search--inline",(function(t){if(l&&"input"===t.type)o.$selection.off("input.search input.searchcheck");else{var e=t.which;e!=r.SHIFT&&e!=r.CTRL&&e!=r.ALT&&e!=r.TAB&&o.handleSearch(t)}}))},n.prototype._transferTabIndex=function(t){this.$search.attr("tabindex",this.$selection.attr("tabindex")),this.$selection.attr("tabindex","-1")},n.prototype.createPlaceholder=function(t,e){this.$search.attr("placeholder",e.text)},n.prototype.update=function(t,e){var r=this.$search[0]==document.activeElement;this.$search.attr("placeholder",""),t.call(this,e),this.$selection.find(".select2-selection__rendered").append(this.$searchContainer),this.resizeSearch(),r&&this.$search.trigger("focus")},n.prototype.handleSearch=function(){if(this.resizeSearch(),!this._keyUpPrevented){var t=this.$search.val();this.trigger("query",{term:t})}this._keyUpPrevented=!1},n.prototype.searchRemoveChoice=function(t,e){this.trigger("unselect",{data:e}),this.$search.val(e.text),this.handleSearch()},n.prototype.resizeSearch=function(){this.$search.css("width","25px");var t="";t=""!==this.$search.attr("placeholder")?this.$selection.find(".select2-selection__rendered").width():.75*(this.$search.val().length+1)+"em",this.$search.css("width",t)},n})),e.define("select2/selection/eventRelay",["jquery"],(function(t){function e(){}return e.prototype.bind=function(e,r,n){var i=this,o=["open","opening","close","closing","select","selecting","unselect","unselecting","clear","clearing"],a=["opening","closing","selecting","unselecting","clearing"];e.call(this,r,n),r.on("*",(function(e,r){if(-1!==t.inArray(e,o)){r=r||{};var n=t.Event("select2:"+e,{params:r});i.$element.trigger(n),-1!==t.inArray(e,a)&&(r.prevented=n.isDefaultPrevented())}}))},e})),e.define("select2/translation",["jquery","require"],(function(t,e){function r(t){this.dict=t||{}}return r.prototype.all=function(){return this.dict},r.prototype.get=function(t){return this.dict[t]},r.prototype.extend=function(e){this.dict=t.extend({},e.all(),this.dict)},r._cache={},r.loadPath=function(t){if(!(t in r._cache)){var n=e(t);r._cache[t]=n}return new r(r._cache[t])},r})),e.define("select2/diacritics",[],(function(){return{"Ⓐ":"A","A":"A","À":"A","Á":"A","Â":"A","Ầ":"A","Ấ":"A","Ẫ":"A","Ẩ":"A","Ã":"A","Ā":"A","Ă":"A","Ằ":"A","Ắ":"A","Ẵ":"A","Ẳ":"A","Ȧ":"A","Ǡ":"A","Ä":"A","Ǟ":"A","Ả":"A","Å":"A","Ǻ":"A","Ǎ":"A","Ȁ":"A","Ȃ":"A","Ạ":"A","Ậ":"A","Ặ":"A","Ḁ":"A","Ą":"A","Ⱥ":"A","Ɐ":"A","Ꜳ":"AA","Æ":"AE","Ǽ":"AE","Ǣ":"AE","Ꜵ":"AO","Ꜷ":"AU","Ꜹ":"AV","Ꜻ":"AV","Ꜽ":"AY","Ⓑ":"B","B":"B","Ḃ":"B","Ḅ":"B","Ḇ":"B","Ƀ":"B","Ƃ":"B","Ɓ":"B","Ⓒ":"C","C":"C","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","Ç":"C","Ḉ":"C","Ƈ":"C","Ȼ":"C","Ꜿ":"C","Ⓓ":"D","D":"D","Ḋ":"D","Ď":"D","Ḍ":"D","Ḑ":"D","Ḓ":"D","Ḏ":"D","Đ":"D","Ƌ":"D","Ɗ":"D","Ɖ":"D","Ꝺ":"D","DZ":"DZ","DŽ":"DZ","Dz":"Dz","Dž":"Dz","Ⓔ":"E","E":"E","È":"E","É":"E","Ê":"E","Ề":"E","Ế":"E","Ễ":"E","Ể":"E","Ẽ":"E","Ē":"E","Ḕ":"E","Ḗ":"E","Ĕ":"E","Ė":"E","Ë":"E","Ẻ":"E","Ě":"E","Ȅ":"E","Ȇ":"E","Ẹ":"E","Ệ":"E","Ȩ":"E","Ḝ":"E","Ę":"E","Ḙ":"E","Ḛ":"E","Ɛ":"E","Ǝ":"E","Ⓕ":"F","F":"F","Ḟ":"F","Ƒ":"F","Ꝼ":"F","Ⓖ":"G","G":"G","Ǵ":"G","Ĝ":"G","Ḡ":"G","Ğ":"G","Ġ":"G","Ǧ":"G","Ģ":"G","Ǥ":"G","Ɠ":"G","Ꞡ":"G","Ᵹ":"G","Ꝿ":"G","Ⓗ":"H","H":"H","Ĥ":"H","Ḣ":"H","Ḧ":"H","Ȟ":"H","Ḥ":"H","Ḩ":"H","Ḫ":"H","Ħ":"H","Ⱨ":"H","Ⱶ":"H","Ɥ":"H","Ⓘ":"I","I":"I","Ì":"I","Í":"I","Î":"I","Ĩ":"I","Ī":"I","Ĭ":"I","İ":"I","Ï":"I","Ḯ":"I","Ỉ":"I","Ǐ":"I","Ȉ":"I","Ȋ":"I","Ị":"I","Į":"I","Ḭ":"I","Ɨ":"I","Ⓙ":"J","J":"J","Ĵ":"J","Ɉ":"J","Ⓚ":"K","K":"K","Ḱ":"K","Ǩ":"K","Ḳ":"K","Ķ":"K","Ḵ":"K","Ƙ":"K","Ⱪ":"K","Ꝁ":"K","Ꝃ":"K","Ꝅ":"K","Ꞣ":"K","Ⓛ":"L","L":"L","Ŀ":"L","Ĺ":"L","Ľ":"L","Ḷ":"L","Ḹ":"L","Ļ":"L","Ḽ":"L","Ḻ":"L","Ł":"L","Ƚ":"L","Ɫ":"L","Ⱡ":"L","Ꝉ":"L","Ꝇ":"L","Ꞁ":"L","LJ":"LJ","Lj":"Lj","Ⓜ":"M","M":"M","Ḿ":"M","Ṁ":"M","Ṃ":"M","Ɱ":"M","Ɯ":"M","Ⓝ":"N","N":"N","Ǹ":"N","Ń":"N","Ñ":"N","Ṅ":"N","Ň":"N","Ṇ":"N","Ņ":"N","Ṋ":"N","Ṉ":"N","Ƞ":"N","Ɲ":"N","Ꞑ":"N","Ꞥ":"N","NJ":"NJ","Nj":"Nj","Ⓞ":"O","O":"O","Ò":"O","Ó":"O","Ô":"O","Ồ":"O","Ố":"O","Ỗ":"O","Ổ":"O","Õ":"O","Ṍ":"O","Ȭ":"O","Ṏ":"O","Ō":"O","Ṑ":"O","Ṓ":"O","Ŏ":"O","Ȯ":"O","Ȱ":"O","Ö":"O","Ȫ":"O","Ỏ":"O","Ő":"O","Ǒ":"O","Ȍ":"O","Ȏ":"O","Ơ":"O","Ờ":"O","Ớ":"O","Ỡ":"O","Ở":"O","Ợ":"O","Ọ":"O","Ộ":"O","Ǫ":"O","Ǭ":"O","Ø":"O","Ǿ":"O","Ɔ":"O","Ɵ":"O","Ꝋ":"O","Ꝍ":"O","Œ":"OE","Ƣ":"OI","Ꝏ":"OO","Ȣ":"OU","Ⓟ":"P","P":"P","Ṕ":"P","Ṗ":"P","Ƥ":"P","Ᵽ":"P","Ꝑ":"P","Ꝓ":"P","Ꝕ":"P","Ⓠ":"Q","Q":"Q","Ꝗ":"Q","Ꝙ":"Q","Ɋ":"Q","Ⓡ":"R","R":"R","Ŕ":"R","Ṙ":"R","Ř":"R","Ȑ":"R","Ȓ":"R","Ṛ":"R","Ṝ":"R","Ŗ":"R","Ṟ":"R","Ɍ":"R","Ɽ":"R","Ꝛ":"R","Ꞧ":"R","Ꞃ":"R","Ⓢ":"S","S":"S","ẞ":"S","Ś":"S","Ṥ":"S","Ŝ":"S","Ṡ":"S","Š":"S","Ṧ":"S","Ṣ":"S","Ṩ":"S","Ș":"S","Ş":"S","Ȿ":"S","Ꞩ":"S","Ꞅ":"S","Ⓣ":"T","T":"T","Ṫ":"T","Ť":"T","Ṭ":"T","Ț":"T","Ţ":"T","Ṱ":"T","Ṯ":"T","Ŧ":"T","Ƭ":"T","Ʈ":"T","Ⱦ":"T","Ꞇ":"T","Ꜩ":"TZ","Ⓤ":"U","U":"U","Ù":"U","Ú":"U","Û":"U","Ũ":"U","Ṹ":"U","Ū":"U","Ṻ":"U","Ŭ":"U","Ü":"U","Ǜ":"U","Ǘ":"U","Ǖ":"U","Ǚ":"U","Ủ":"U","Ů":"U","Ű":"U","Ǔ":"U","Ȕ":"U","Ȗ":"U","Ư":"U","Ừ":"U","Ứ":"U","Ữ":"U","Ử":"U","Ự":"U","Ụ":"U","Ṳ":"U","Ų":"U","Ṷ":"U","Ṵ":"U","Ʉ":"U","Ⓥ":"V","V":"V","Ṽ":"V","Ṿ":"V","Ʋ":"V","Ꝟ":"V","Ʌ":"V","Ꝡ":"VY","Ⓦ":"W","W":"W","Ẁ":"W","Ẃ":"W","Ŵ":"W","Ẇ":"W","Ẅ":"W","Ẉ":"W","Ⱳ":"W","Ⓧ":"X","X":"X","Ẋ":"X","Ẍ":"X","Ⓨ":"Y","Y":"Y","Ỳ":"Y","Ý":"Y","Ŷ":"Y","Ỹ":"Y","Ȳ":"Y","Ẏ":"Y","Ÿ":"Y","Ỷ":"Y","Ỵ":"Y","Ƴ":"Y","Ɏ":"Y","Ỿ":"Y","Ⓩ":"Z","Z":"Z","Ź":"Z","Ẑ":"Z","Ż":"Z","Ž":"Z","Ẓ":"Z","Ẕ":"Z","Ƶ":"Z","Ȥ":"Z","Ɀ":"Z","Ⱬ":"Z","Ꝣ":"Z","ⓐ":"a","a":"a","ẚ":"a","à":"a","á":"a","â":"a","ầ":"a","ấ":"a","ẫ":"a","ẩ":"a","ã":"a","ā":"a","ă":"a","ằ":"a","ắ":"a","ẵ":"a","ẳ":"a","ȧ":"a","ǡ":"a","ä":"a","ǟ":"a","ả":"a","å":"a","ǻ":"a","ǎ":"a","ȁ":"a","ȃ":"a","ạ":"a","ậ":"a","ặ":"a","ḁ":"a","ą":"a","ⱥ":"a","ɐ":"a","ꜳ":"aa","æ":"ae","ǽ":"ae","ǣ":"ae","ꜵ":"ao","ꜷ":"au","ꜹ":"av","ꜻ":"av","ꜽ":"ay","ⓑ":"b","b":"b","ḃ":"b","ḅ":"b","ḇ":"b","ƀ":"b","ƃ":"b","ɓ":"b","ⓒ":"c","c":"c","ć":"c","ĉ":"c","ċ":"c","č":"c","ç":"c","ḉ":"c","ƈ":"c","ȼ":"c","ꜿ":"c","ↄ":"c","ⓓ":"d","d":"d","ḋ":"d","ď":"d","ḍ":"d","ḑ":"d","ḓ":"d","ḏ":"d","đ":"d","ƌ":"d","ɖ":"d","ɗ":"d","ꝺ":"d","dz":"dz","dž":"dz","ⓔ":"e","e":"e","è":"e","é":"e","ê":"e","ề":"e","ế":"e","ễ":"e","ể":"e","ẽ":"e","ē":"e","ḕ":"e","ḗ":"e","ĕ":"e","ė":"e","ë":"e","ẻ":"e","ě":"e","ȅ":"e","ȇ":"e","ẹ":"e","ệ":"e","ȩ":"e","ḝ":"e","ę":"e","ḙ":"e","ḛ":"e","ɇ":"e","ɛ":"e","ǝ":"e","ⓕ":"f","f":"f","ḟ":"f","ƒ":"f","ꝼ":"f","ⓖ":"g","g":"g","ǵ":"g","ĝ":"g","ḡ":"g","ğ":"g","ġ":"g","ǧ":"g","ģ":"g","ǥ":"g","ɠ":"g","ꞡ":"g","ᵹ":"g","ꝿ":"g","ⓗ":"h","h":"h","ĥ":"h","ḣ":"h","ḧ":"h","ȟ":"h","ḥ":"h","ḩ":"h","ḫ":"h","ẖ":"h","ħ":"h","ⱨ":"h","ⱶ":"h","ɥ":"h","ƕ":"hv","ⓘ":"i","i":"i","ì":"i","í":"i","î":"i","ĩ":"i","ī":"i","ĭ":"i","ï":"i","ḯ":"i","ỉ":"i","ǐ":"i","ȉ":"i","ȋ":"i","ị":"i","į":"i","ḭ":"i","ɨ":"i","ı":"i","ⓙ":"j","j":"j","ĵ":"j","ǰ":"j","ɉ":"j","ⓚ":"k","k":"k","ḱ":"k","ǩ":"k","ḳ":"k","ķ":"k","ḵ":"k","ƙ":"k","ⱪ":"k","ꝁ":"k","ꝃ":"k","ꝅ":"k","ꞣ":"k","ⓛ":"l","l":"l","ŀ":"l","ĺ":"l","ľ":"l","ḷ":"l","ḹ":"l","ļ":"l","ḽ":"l","ḻ":"l","ſ":"l","ł":"l","ƚ":"l","ɫ":"l","ⱡ":"l","ꝉ":"l","ꞁ":"l","ꝇ":"l","lj":"lj","ⓜ":"m","m":"m","ḿ":"m","ṁ":"m","ṃ":"m","ɱ":"m","ɯ":"m","ⓝ":"n","n":"n","ǹ":"n","ń":"n","ñ":"n","ṅ":"n","ň":"n","ṇ":"n","ņ":"n","ṋ":"n","ṉ":"n","ƞ":"n","ɲ":"n","ʼn":"n","ꞑ":"n","ꞥ":"n","nj":"nj","ⓞ":"o","o":"o","ò":"o","ó":"o","ô":"o","ồ":"o","ố":"o","ỗ":"o","ổ":"o","õ":"o","ṍ":"o","ȭ":"o","ṏ":"o","ō":"o","ṑ":"o","ṓ":"o","ŏ":"o","ȯ":"o","ȱ":"o","ö":"o","ȫ":"o","ỏ":"o","ő":"o","ǒ":"o","ȍ":"o","ȏ":"o","ơ":"o","ờ":"o","ớ":"o","ỡ":"o","ở":"o","ợ":"o","ọ":"o","ộ":"o","ǫ":"o","ǭ":"o","ø":"o","ǿ":"o","ɔ":"o","ꝋ":"o","ꝍ":"o","ɵ":"o","œ":"oe","ƣ":"oi","ȣ":"ou","ꝏ":"oo","ⓟ":"p","p":"p","ṕ":"p","ṗ":"p","ƥ":"p","ᵽ":"p","ꝑ":"p","ꝓ":"p","ꝕ":"p","ⓠ":"q","q":"q","ɋ":"q","ꝗ":"q","ꝙ":"q","ⓡ":"r","r":"r","ŕ":"r","ṙ":"r","ř":"r","ȑ":"r","ȓ":"r","ṛ":"r","ṝ":"r","ŗ":"r","ṟ":"r","ɍ":"r","ɽ":"r","ꝛ":"r","ꞧ":"r","ꞃ":"r","ⓢ":"s","s":"s","ß":"s","ś":"s","ṥ":"s","ŝ":"s","ṡ":"s","š":"s","ṧ":"s","ṣ":"s","ṩ":"s","ș":"s","ş":"s","ȿ":"s","ꞩ":"s","ꞅ":"s","ẛ":"s","ⓣ":"t","t":"t","ṫ":"t","ẗ":"t","ť":"t","ṭ":"t","ț":"t","ţ":"t","ṱ":"t","ṯ":"t","ŧ":"t","ƭ":"t","ʈ":"t","ⱦ":"t","ꞇ":"t","ꜩ":"tz","ⓤ":"u","u":"u","ù":"u","ú":"u","û":"u","ũ":"u","ṹ":"u","ū":"u","ṻ":"u","ŭ":"u","ü":"u","ǜ":"u","ǘ":"u","ǖ":"u","ǚ":"u","ủ":"u","ů":"u","ű":"u","ǔ":"u","ȕ":"u","ȗ":"u","ư":"u","ừ":"u","ứ":"u","ữ":"u","ử":"u","ự":"u","ụ":"u","ṳ":"u","ų":"u","ṷ":"u","ṵ":"u","ʉ":"u","ⓥ":"v","v":"v","ṽ":"v","ṿ":"v","ʋ":"v","ꝟ":"v","ʌ":"v","ꝡ":"vy","ⓦ":"w","w":"w","ẁ":"w","ẃ":"w","ŵ":"w","ẇ":"w","ẅ":"w","ẘ":"w","ẉ":"w","ⱳ":"w","ⓧ":"x","x":"x","ẋ":"x","ẍ":"x","ⓨ":"y","y":"y","ỳ":"y","ý":"y","ŷ":"y","ỹ":"y","ȳ":"y","ẏ":"y","ÿ":"y","ỷ":"y","ẙ":"y","ỵ":"y","ƴ":"y","ɏ":"y","ỿ":"y","ⓩ":"z","z":"z","ź":"z","ẑ":"z","ż":"z","ž":"z","ẓ":"z","ẕ":"z","ƶ":"z","ȥ":"z","ɀ":"z","ⱬ":"z","ꝣ":"z","Ά":"Α","Έ":"Ε","Ή":"Η","Ί":"Ι","Ϊ":"Ι","Ό":"Ο","Ύ":"Υ","Ϋ":"Υ","Ώ":"Ω","ά":"α","έ":"ε","ή":"η","ί":"ι","ϊ":"ι","ΐ":"ι","ό":"ο","ύ":"υ","ϋ":"υ","ΰ":"υ","ώ":"ω","ς":"σ","’":"'"}})),e.define("select2/data/base",["../utils"],(function(t){function e(t,r){e.__super__.constructor.call(this)}return t.Extend(e,t.Observable),e.prototype.current=function(t){throw new Error("The `current` method must be defined in child classes.")},e.prototype.query=function(t,e){throw new Error("The `query` method must be defined in child classes.")},e.prototype.bind=function(t,e){},e.prototype.destroy=function(){},e.prototype.generateResultId=function(e,r){var n=e.id+"-result-";return n+=t.generateChars(4),null!=r.id?n+="-"+r.id.toString():n+="-"+t.generateChars(4),n},e})),e.define("select2/data/select",["./base","../utils","jquery"],(function(t,e,r){function n(t,e){this.$element=t,this.options=e,n.__super__.constructor.call(this)}return e.Extend(n,t),n.prototype.current=function(t){var e=[],n=this;this.$element.find(":selected").each((function(){var t=r(this),i=n.item(t);e.push(i)})),t(e)},n.prototype.select=function(t){var e=this;if(t.selected=!0,r(t.element).is("option"))return t.element.selected=!0,void this.$element.trigger("input").trigger("change");if(this.$element.prop("multiple"))this.current((function(n){var i=[];(t=[t]).push.apply(t,n);for(var o=0;o<t.length;o++){var a=t[o].id;-1===r.inArray(a,i)&&i.push(a)}e.$element.val(i),e.$element.trigger("input").trigger("change")}));else{var n=t.id;this.$element.val(n),this.$element.trigger("input").trigger("change")}},n.prototype.unselect=function(t){var e=this;if(this.$element.prop("multiple")){if(t.selected=!1,r(t.element).is("option"))return t.element.selected=!1,void this.$element.trigger("input").trigger("change");this.current((function(n){for(var i=[],o=0;o<n.length;o++){var a=n[o].id;a!==t.id&&-1===r.inArray(a,i)&&i.push(a)}e.$element.val(i),e.$element.trigger("input").trigger("change")}))}},n.prototype.bind=function(t,e){var r=this;(this.container=t).on("select",(function(t){r.select(t.data)})),t.on("unselect",(function(t){r.unselect(t.data)}))},n.prototype.destroy=function(){this.$element.find("*").each((function(){e.RemoveData(this)}))},n.prototype.query=function(t,e){var n=[],i=this;this.$element.children().each((function(){var e=r(this);if(e.is("option")||e.is("optgroup")){var o=i.item(e),a=i.matches(t,o);null!==a&&n.push(a)}})),e({results:n})},n.prototype.addOptions=function(t){e.appendMany(this.$element,t)},n.prototype.option=function(t){var n;t.children?(n=document.createElement("optgroup")).label=t.text:void 0!==(n=document.createElement("option")).textContent?n.textContent=t.text:n.innerText=t.text,void 0!==t.id&&(n.value=t.id),t.disabled&&(n.disabled=!0),t.selected&&(n.selected=!0),t.title&&(n.title=t.title);var i=r(n),o=this._normalizeItem(t);return o.element=n,e.StoreData(n,"data",o),i},n.prototype.item=function(t){var n={};if(null!=(n=e.GetData(t[0],"data")))return n;if(t.is("option"))n={id:t.val(),text:t.text(),disabled:t.prop("disabled"),selected:t.prop("selected"),title:t.prop("title")};else if(t.is("optgroup")){n={text:t.prop("label"),children:[],title:t.prop("title")};for(var i=t.children("option"),o=[],a=0;a<i.length;a++){var s=r(i[a]),l=this.item(s);o.push(l)}n.children=o}return(n=this._normalizeItem(n)).element=t[0],e.StoreData(t[0],"data",n),n},n.prototype._normalizeItem=function(t){return t!==Object(t)&&(t={id:t,text:t}),null!=(t=r.extend({},{text:""},t)).id&&(t.id=t.id.toString()),null!=t.text&&(t.text=t.text.toString()),null==t._resultId&&t.id&&null!=this.container&&(t._resultId=this.generateResultId(this.container,t)),r.extend({},{selected:!1,disabled:!1},t)},n.prototype.matches=function(t,e){return this.options.get("matcher")(t,e)},n})),e.define("select2/data/array",["./select","../utils","jquery"],(function(t,e,r){function n(t,e){this._dataToConvert=e.get("data")||[],n.__super__.constructor.call(this,t,e)}return e.Extend(n,t),n.prototype.bind=function(t,e){n.__super__.bind.call(this,t,e),this.addOptions(this.convertToOptions(this._dataToConvert))},n.prototype.select=function(t){var e=this.$element.find("option").filter((function(e,r){return r.value==t.id.toString()}));0===e.length&&(e=this.option(t),this.addOptions(e)),n.__super__.select.call(this,t)},n.prototype.convertToOptions=function(t){var n=this,i=this.$element.find("option"),o=i.map((function(){return n.item(r(this)).id})).get(),a=[];function s(t){return function(){return r(this).val()==t.id}}for(var l=0;l<t.length;l++){var c=this._normalizeItem(t[l]);if(0<=r.inArray(c.id,o)){var u=i.filter(s(c)),p=this.item(u),d=r.extend(!0,{},c,p),f=this.option(d);u.replaceWith(f)}else{var h=this.option(c);if(c.children){var g=this.convertToOptions(c.children);e.appendMany(h,g)}a.push(h)}}return a},n})),e.define("select2/data/ajax",["./array","../utils","jquery"],(function(t,e,r){function n(t,e){this.ajaxOptions=this._applyDefaults(e.get("ajax")),null!=this.ajaxOptions.processResults&&(this.processResults=this.ajaxOptions.processResults),n.__super__.constructor.call(this,t,e)}return e.Extend(n,t),n.prototype._applyDefaults=function(t){var e={data:function(t){return r.extend({},t,{q:t.term})},transport:function(t,e,n){var i=r.ajax(t);return i.then(e),i.fail(n),i}};return r.extend({},e,t,!0)},n.prototype.processResults=function(t){return t},n.prototype.query=function(t,e){var n=this;null!=this._request&&(r.isFunction(this._request.abort)&&this._request.abort(),this._request=null);var i=r.extend({type:"GET"},this.ajaxOptions);function o(){var o=i.transport(i,(function(i){var o=n.processResults(i,t);n.options.get("debug")&&window.console&&console.error&&(o&&o.results&&r.isArray(o.results)||console.error("Select2: The AJAX results did not return an array in the `results` key of the response.")),e(o)}),(function(){"status"in o&&(0===o.status||"0"===o.status)||n.trigger("results:message",{message:"errorLoading"})}));n._request=o}"function"==typeof i.url&&(i.url=i.url.call(this.$element,t)),"function"==typeof i.data&&(i.data=i.data.call(this.$element,t)),this.ajaxOptions.delay&&null!=t.term?(this._queryTimeout&&window.clearTimeout(this._queryTimeout),this._queryTimeout=window.setTimeout(o,this.ajaxOptions.delay)):o()},n})),e.define("select2/data/tags",["jquery"],(function(t){function e(e,r,n){var i=n.get("tags"),o=n.get("createTag");void 0!==o&&(this.createTag=o);var a=n.get("insertTag");if(void 0!==a&&(this.insertTag=a),e.call(this,r,n),t.isArray(i))for(var s=0;s<i.length;s++){var l=i[s],c=this._normalizeItem(l),u=this.option(c);this.$element.append(u)}}return e.prototype.query=function(t,e,r){var n=this;this._removeOldTags(),null!=e.term&&null==e.page?t.call(this,e,(function t(i,o){for(var a=i.results,s=0;s<a.length;s++){var l=a[s],c=null!=l.children&&!t({results:l.children},!0);if((l.text||"").toUpperCase()===(e.term||"").toUpperCase()||c)return!o&&(i.data=a,void r(i))}if(o)return!0;var u=n.createTag(e);if(null!=u){var p=n.option(u);p.attr("data-select2-tag",!0),n.addOptions([p]),n.insertTag(a,u)}i.results=a,r(i)})):t.call(this,e,r)},e.prototype.createTag=function(e,r){var n=t.trim(r.term);return""===n?null:{id:n,text:n}},e.prototype.insertTag=function(t,e,r){e.unshift(r)},e.prototype._removeOldTags=function(e){this.$element.find("option[data-select2-tag]").each((function(){this.selected||t(this).remove()}))},e})),e.define("select2/data/tokenizer",["jquery"],(function(t){function e(t,e,r){var n=r.get("tokenizer");void 0!==n&&(this.tokenizer=n),t.call(this,e,r)}return e.prototype.bind=function(t,e,r){t.call(this,e,r),this.$search=e.dropdown.$search||e.selection.$search||r.find(".select2-search__field")},e.prototype.query=function(e,r,n){var i=this;r.term=r.term||"";var o=this.tokenizer(r,this.options,(function(e){var r,n=i._normalizeItem(e);if(!i.$element.find("option").filter((function(){return t(this).val()===n.id})).length){var o=i.option(n);o.attr("data-select2-tag",!0),i._removeOldTags(),i.addOptions([o])}r=n,i.trigger("select",{data:r})}));o.term!==r.term&&(this.$search.length&&(this.$search.val(o.term),this.$search.trigger("focus")),r.term=o.term),e.call(this,r,n)},e.prototype.tokenizer=function(e,r,n,i){for(var o=n.get("tokenSeparators")||[],a=r.term,s=0,l=this.createTag||function(t){return{id:t.term,text:t.term}};s<a.length;){var c=a[s];if(-1!==t.inArray(c,o)){var u=a.substr(0,s),p=l(t.extend({},r,{term:u}));null!=p?(i(p),a=a.substr(s+1)||"",s=0):s++}else s++}return{term:a}},e})),e.define("select2/data/minimumInputLength",[],(function(){function t(t,e,r){this.minimumInputLength=r.get("minimumInputLength"),t.call(this,e,r)}return t.prototype.query=function(t,e,r){e.term=e.term||"",e.term.length<this.minimumInputLength?this.trigger("results:message",{message:"inputTooShort",args:{minimum:this.minimumInputLength,input:e.term,params:e}}):t.call(this,e,r)},t})),e.define("select2/data/maximumInputLength",[],(function(){function t(t,e,r){this.maximumInputLength=r.get("maximumInputLength"),t.call(this,e,r)}return t.prototype.query=function(t,e,r){e.term=e.term||"",0<this.maximumInputLength&&e.term.length>this.maximumInputLength?this.trigger("results:message",{message:"inputTooLong",args:{maximum:this.maximumInputLength,input:e.term,params:e}}):t.call(this,e,r)},t})),e.define("select2/data/maximumSelectionLength",[],(function(){function t(t,e,r){this.maximumSelectionLength=r.get("maximumSelectionLength"),t.call(this,e,r)}return t.prototype.bind=function(t,e,r){var n=this;t.call(this,e,r),e.on("select",(function(){n._checkIfMaximumSelected()}))},t.prototype.query=function(t,e,r){var n=this;this._checkIfMaximumSelected((function(){t.call(n,e,r)}))},t.prototype._checkIfMaximumSelected=function(t,e){var r=this;this.current((function(t){var n=null!=t?t.length:0;0<r.maximumSelectionLength&&n>=r.maximumSelectionLength?r.trigger("results:message",{message:"maximumSelected",args:{maximum:r.maximumSelectionLength}}):e&&e()}))},t})),e.define("select2/dropdown",["jquery","./utils"],(function(t,e){function r(t,e){this.$element=t,this.options=e,r.__super__.constructor.call(this)}return e.Extend(r,e.Observable),r.prototype.render=function(){var e=t('<span class="select2-dropdown"><span class="select2-results"></span></span>');return e.attr("dir",this.options.get("dir")),this.$dropdown=e},r.prototype.bind=function(){},r.prototype.position=function(t,e){},r.prototype.destroy=function(){this.$dropdown.remove()},r})),e.define("select2/dropdown/search",["jquery","../utils"],(function(t,e){function r(){}return r.prototype.render=function(e){var r=e.call(this),n=t('<span class="select2-search select2-search--dropdown"><input class="select2-search__field" type="search" tabindex="-1" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false" role="searchbox" aria-autocomplete="list" /></span>');return this.$searchContainer=n,this.$search=n.find("input"),r.prepend(n),r},r.prototype.bind=function(e,r,n){var i=this,o=r.id+"-results";e.call(this,r,n),this.$search.on("keydown",(function(t){i.trigger("keypress",t),i._keyUpPrevented=t.isDefaultPrevented()})),this.$search.on("input",(function(e){t(this).off("keyup")})),this.$search.on("keyup input",(function(t){i.handleSearch(t)})),r.on("open",(function(){i.$search.attr("tabindex",0),i.$search.attr("aria-controls",o),i.$search.trigger("focus"),window.setTimeout((function(){i.$search.trigger("focus")}),0)})),r.on("close",(function(){i.$search.attr("tabindex",-1),i.$search.removeAttr("aria-controls"),i.$search.removeAttr("aria-activedescendant"),i.$search.val(""),i.$search.trigger("blur")})),r.on("focus",(function(){r.isOpen()||i.$search.trigger("focus")})),r.on("results:all",(function(t){null!=t.query.term&&""!==t.query.term||(i.showSearch(t)?i.$searchContainer.removeClass("select2-search--hide"):i.$searchContainer.addClass("select2-search--hide"))})),r.on("results:focus",(function(t){t.data._resultId?i.$search.attr("aria-activedescendant",t.data._resultId):i.$search.removeAttr("aria-activedescendant")}))},r.prototype.handleSearch=function(t){if(!this._keyUpPrevented){var e=this.$search.val();this.trigger("query",{term:e})}this._keyUpPrevented=!1},r.prototype.showSearch=function(t,e){return!0},r})),e.define("select2/dropdown/hidePlaceholder",[],(function(){function t(t,e,r,n){this.placeholder=this.normalizePlaceholder(r.get("placeholder")),t.call(this,e,r,n)}return t.prototype.append=function(t,e){e.results=this.removePlaceholder(e.results),t.call(this,e)},t.prototype.normalizePlaceholder=function(t,e){return"string"==typeof e&&(e={id:"",text:e}),e},t.prototype.removePlaceholder=function(t,e){for(var r=e.slice(0),n=e.length-1;0<=n;n--){var i=e[n];this.placeholder.id===i.id&&r.splice(n,1)}return r},t})),e.define("select2/dropdown/infiniteScroll",["jquery"],(function(t){function e(t,e,r,n){this.lastParams={},t.call(this,e,r,n),this.$loadingMore=this.createLoadingMore(),this.loading=!1}return e.prototype.append=function(t,e){this.$loadingMore.remove(),this.loading=!1,t.call(this,e),this.showLoadingMore(e)&&(this.$results.append(this.$loadingMore),this.loadMoreIfNeeded())},e.prototype.bind=function(t,e,r){var n=this;t.call(this,e,r),e.on("query",(function(t){n.lastParams=t,n.loading=!0})),e.on("query:append",(function(t){n.lastParams=t,n.loading=!0})),this.$results.on("scroll",this.loadMoreIfNeeded.bind(this))},e.prototype.loadMoreIfNeeded=function(){var e=t.contains(document.documentElement,this.$loadingMore[0]);if(!this.loading&&e){var r=this.$results.offset().top+this.$results.outerHeight(!1);this.$loadingMore.offset().top+this.$loadingMore.outerHeight(!1)<=r+50&&this.loadMore()}},e.prototype.loadMore=function(){this.loading=!0;var e=t.extend({},{page:1},this.lastParams);e.page++,this.trigger("query:append",e)},e.prototype.showLoadingMore=function(t,e){return e.pagination&&e.pagination.more},e.prototype.createLoadingMore=function(){var e=t('<li class="select2-results__option select2-results__option--load-more"role="option" aria-disabled="true"></li>'),r=this.options.get("translations").get("loadingMore");return e.html(r(this.lastParams)),e},e})),e.define("select2/dropdown/attachBody",["jquery","../utils"],(function(t,e){function r(e,r,n){this.$dropdownParent=t(n.get("dropdownParent")||document.body),e.call(this,r,n)}return r.prototype.bind=function(t,e,r){var n=this;t.call(this,e,r),e.on("open",(function(){n._showDropdown(),n._attachPositioningHandler(e),n._bindContainerResultHandlers(e)})),e.on("close",(function(){n._hideDropdown(),n._detachPositioningHandler(e)})),this.$dropdownContainer.on("mousedown",(function(t){t.stopPropagation()}))},r.prototype.destroy=function(t){t.call(this),this.$dropdownContainer.remove()},r.prototype.position=function(t,e,r){e.attr("class",r.attr("class")),e.removeClass("select2"),e.addClass("select2-container--open"),e.css({position:"absolute",top:-999999}),this.$container=r},r.prototype.render=function(e){var r=t("<span></span>"),n=e.call(this);return r.append(n),this.$dropdownContainer=r},r.prototype._hideDropdown=function(t){this.$dropdownContainer.detach()},r.prototype._bindContainerResultHandlers=function(t,e){if(!this._containerResultsHandlersBound){var r=this;e.on("results:all",(function(){r._positionDropdown(),r._resizeDropdown()})),e.on("results:append",(function(){r._positionDropdown(),r._resizeDropdown()})),e.on("results:message",(function(){r._positionDropdown(),r._resizeDropdown()})),e.on("select",(function(){r._positionDropdown(),r._resizeDropdown()})),e.on("unselect",(function(){r._positionDropdown(),r._resizeDropdown()})),this._containerResultsHandlersBound=!0}},r.prototype._attachPositioningHandler=function(r,n){var i=this,o="scroll.select2."+n.id,a="resize.select2."+n.id,s="orientationchange.select2."+n.id,l=this.$container.parents().filter(e.hasScroll);l.each((function(){e.StoreData(this,"select2-scroll-position",{x:t(this).scrollLeft(),y:t(this).scrollTop()})})),l.on(o,(function(r){var n=e.GetData(this,"select2-scroll-position");t(this).scrollTop(n.y)})),t(window).on(o+" "+a+" "+s,(function(t){i._positionDropdown(),i._resizeDropdown()}))},r.prototype._detachPositioningHandler=function(r,n){var i="scroll.select2."+n.id,o="resize.select2."+n.id,a="orientationchange.select2."+n.id;this.$container.parents().filter(e.hasScroll).off(i),t(window).off(i+" "+o+" "+a)},r.prototype._positionDropdown=function(){var e=t(window),r=this.$dropdown.hasClass("select2-dropdown--above"),n=this.$dropdown.hasClass("select2-dropdown--below"),i=null,o=this.$container.offset();o.bottom=o.top+this.$container.outerHeight(!1);var a={height:this.$container.outerHeight(!1)};a.top=o.top,a.bottom=o.top+a.height;var s=this.$dropdown.outerHeight(!1),l=e.scrollTop(),c=e.scrollTop()+e.height(),u=l<o.top-s,p=c>o.bottom+s,d={left:o.left,top:a.bottom},f=this.$dropdownParent;"static"===f.css("position")&&(f=f.offsetParent());var h={top:0,left:0};(t.contains(document.body,f[0])||f[0].isConnected)&&(h=f.offset()),d.top-=h.top,d.left-=h.left,r||n||(i="below"),p||!u||r?!u&&p&&r&&(i="below"):i="above",("above"==i||r&&"below"!==i)&&(d.top=a.top-h.top-s),null!=i&&(this.$dropdown.removeClass("select2-dropdown--below select2-dropdown--above").addClass("select2-dropdown--"+i),this.$container.removeClass("select2-container--below select2-container--above").addClass("select2-container--"+i)),this.$dropdownContainer.css(d)},r.prototype._resizeDropdown=function(){var t={width:this.$container.outerWidth(!1)+"px"};this.options.get("dropdownAutoWidth")&&(t.minWidth=t.width,t.position="relative",t.width="auto"),this.$dropdown.css(t)},r.prototype._showDropdown=function(t){this.$dropdownContainer.appendTo(this.$dropdownParent),this._positionDropdown(),this._resizeDropdown()},r})),e.define("select2/dropdown/minimumResultsForSearch",[],(function(){function t(t,e,r,n){this.minimumResultsForSearch=r.get("minimumResultsForSearch"),this.minimumResultsForSearch<0&&(this.minimumResultsForSearch=1/0),t.call(this,e,r,n)}return t.prototype.showSearch=function(t,e){return!(function t(e){for(var r=0,n=0;n<e.length;n++){var i=e[n];i.children?r+=t(i.children):r++}return r}(e.data.results)<this.minimumResultsForSearch)&&t.call(this,e)},t})),e.define("select2/dropdown/selectOnClose",["../utils"],(function(t){function e(){}return e.prototype.bind=function(t,e,r){var n=this;t.call(this,e,r),e.on("close",(function(t){n._handleSelectOnClose(t)}))},e.prototype._handleSelectOnClose=function(e,r){if(r&&null!=r.originalSelect2Event){var n=r.originalSelect2Event;if("select"===n._type||"unselect"===n._type)return}var i=this.getHighlightedResults();if(!(i.length<1)){var o=t.GetData(i[0],"data");null!=o.element&&o.element.selected||null==o.element&&o.selected||this.trigger("select",{data:o})}},e})),e.define("select2/dropdown/closeOnSelect",[],(function(){function t(){}return t.prototype.bind=function(t,e,r){var n=this;t.call(this,e,r),e.on("select",(function(t){n._selectTriggered(t)})),e.on("unselect",(function(t){n._selectTriggered(t)}))},t.prototype._selectTriggered=function(t,e){var r=e.originalEvent;r&&(r.ctrlKey||r.metaKey)||this.trigger("close",{originalEvent:r,originalSelect2Event:e})},t})),e.define("select2/i18n/en",[],(function(){return{errorLoading:function(){return"The results could not be loaded."},inputTooLong:function(t){var e=t.input.length-t.maximum,r="Please delete "+e+" character";return 1!=e&&(r+="s"),r},inputTooShort:function(t){return"Please enter "+(t.minimum-t.input.length)+" or more characters"},loadingMore:function(){return"Loading more results…"},maximumSelected:function(t){var e="You can only select "+t.maximum+" item";return 1!=t.maximum&&(e+="s"),e},noResults:function(){return"No results found"},searching:function(){return"Searching…"},removeAllItems:function(){return"Remove all items"}}})),e.define("select2/defaults",["jquery","require","./results","./selection/single","./selection/multiple","./selection/placeholder","./selection/allowClear","./selection/search","./selection/eventRelay","./utils","./translation","./diacritics","./data/select","./data/array","./data/ajax","./data/tags","./data/tokenizer","./data/minimumInputLength","./data/maximumInputLength","./data/maximumSelectionLength","./dropdown","./dropdown/search","./dropdown/hidePlaceholder","./dropdown/infiniteScroll","./dropdown/attachBody","./dropdown/minimumResultsForSearch","./dropdown/selectOnClose","./dropdown/closeOnSelect","./i18n/en"],(function(t,e,r,n,i,o,a,s,l,c,u,p,d,f,h,g,m,v,y,b,_,w,x,A,S,E,C,T,$){function k(){this.reset()}return k.prototype.apply=function(u){if(null==(u=t.extend(!0,{},this.defaults,u)).dataAdapter){if(null!=u.ajax?u.dataAdapter=h:null!=u.data?u.dataAdapter=f:u.dataAdapter=d,0<u.minimumInputLength&&(u.dataAdapter=c.Decorate(u.dataAdapter,v)),0<u.maximumInputLength&&(u.dataAdapter=c.Decorate(u.dataAdapter,y)),0<u.maximumSelectionLength&&(u.dataAdapter=c.Decorate(u.dataAdapter,b)),u.tags&&(u.dataAdapter=c.Decorate(u.dataAdapter,g)),null==u.tokenSeparators&&null==u.tokenizer||(u.dataAdapter=c.Decorate(u.dataAdapter,m)),null!=u.query){var p=e(u.amdBase+"compat/query");u.dataAdapter=c.Decorate(u.dataAdapter,p)}if(null!=u.initSelection){var $=e(u.amdBase+"compat/initSelection");u.dataAdapter=c.Decorate(u.dataAdapter,$)}}if(null==u.resultsAdapter&&(u.resultsAdapter=r,null!=u.ajax&&(u.resultsAdapter=c.Decorate(u.resultsAdapter,A)),null!=u.placeholder&&(u.resultsAdapter=c.Decorate(u.resultsAdapter,x)),u.selectOnClose&&(u.resultsAdapter=c.Decorate(u.resultsAdapter,C))),null==u.dropdownAdapter){if(u.multiple)u.dropdownAdapter=_;else{var k=c.Decorate(_,w);u.dropdownAdapter=k}if(0!==u.minimumResultsForSearch&&(u.dropdownAdapter=c.Decorate(u.dropdownAdapter,E)),u.closeOnSelect&&(u.dropdownAdapter=c.Decorate(u.dropdownAdapter,T)),null!=u.dropdownCssClass||null!=u.dropdownCss||null!=u.adaptDropdownCssClass){var D=e(u.amdBase+"compat/dropdownCss");u.dropdownAdapter=c.Decorate(u.dropdownAdapter,D)}u.dropdownAdapter=c.Decorate(u.dropdownAdapter,S)}if(null==u.selectionAdapter){if(u.multiple?u.selectionAdapter=i:u.selectionAdapter=n,null!=u.placeholder&&(u.selectionAdapter=c.Decorate(u.selectionAdapter,o)),u.allowClear&&(u.selectionAdapter=c.Decorate(u.selectionAdapter,a)),u.multiple&&(u.selectionAdapter=c.Decorate(u.selectionAdapter,s)),null!=u.containerCssClass||null!=u.containerCss||null!=u.adaptContainerCssClass){var O=e(u.amdBase+"compat/containerCss");u.selectionAdapter=c.Decorate(u.selectionAdapter,O)}u.selectionAdapter=c.Decorate(u.selectionAdapter,l)}u.language=this._resolveLanguage(u.language),u.language.push("en");for(var L=[],q=0;q<u.language.length;q++){var R=u.language[q];-1===L.indexOf(R)&&L.push(R)}return u.language=L,u.translations=this._processTranslations(u.language,u.debug),u},k.prototype.reset=function(){function e(t){return t.replace(/[^\u0000-\u007E]/g,(function(t){return p[t]||t}))}this.defaults={amdBase:"./",amdLanguageBase:"./i18n/",closeOnSelect:!0,debug:!1,dropdownAutoWidth:!1,escapeMarkup:c.escapeMarkup,language:{},matcher:function r(n,i){if(""===t.trim(n.term))return i;if(i.children&&0<i.children.length){for(var o=t.extend(!0,{},i),a=i.children.length-1;0<=a;a--)null==r(n,i.children[a])&&o.children.splice(a,1);return 0<o.children.length?o:r(n,o)}var s=e(i.text).toUpperCase(),l=e(n.term).toUpperCase();return-1<s.indexOf(l)?i:null},minimumInputLength:0,maximumInputLength:0,maximumSelectionLength:0,minimumResultsForSearch:0,selectOnClose:!1,scrollAfterSelect:!1,sorter:function(t){return t},templateResult:function(t){return t.text},templateSelection:function(t){return t.text},theme:"default",width:"resolve"}},k.prototype.applyFromElement=function(t,e){var r=t.language,n=this.defaults.language,i=e.prop("lang"),o=e.closest("[lang]").prop("lang"),a=Array.prototype.concat.call(this._resolveLanguage(i),this._resolveLanguage(r),this._resolveLanguage(n),this._resolveLanguage(o));return t.language=a,t},k.prototype._resolveLanguage=function(e){if(!e)return[];if(t.isEmptyObject(e))return[];if(t.isPlainObject(e))return[e];var r;r=t.isArray(e)?e:[e];for(var n=[],i=0;i<r.length;i++)if(n.push(r[i]),"string"==typeof r[i]&&0<r[i].indexOf("-")){var o=r[i].split("-")[0];n.push(o)}return n},k.prototype._processTranslations=function(e,r){for(var n=new u,i=0;i<e.length;i++){var o=new u,a=e[i];if("string"==typeof a)try{o=u.loadPath(a)}catch(e){try{a=this.defaults.amdLanguageBase+a,o=u.loadPath(a)}catch(e){r&&window.console&&console.warn&&console.warn('Select2: The language file for "'+a+'" could not be automatically loaded. A fallback will be used instead.')}}else o=t.isPlainObject(a)?new u(a):a;n.extend(o)}return n},k.prototype.set=function(e,r){var n={};n[t.camelCase(e)]=r;var i=c._convertData(n);t.extend(!0,this.defaults,i)},new k})),e.define("select2/options",["require","jquery","./defaults","./utils"],(function(t,e,r,n){function i(e,i){if(this.options=e,null!=i&&this.fromElement(i),null!=i&&(this.options=r.applyFromElement(this.options,i)),this.options=r.apply(this.options),i&&i.is("input")){var o=t(this.get("amdBase")+"compat/inputData");this.options.dataAdapter=n.Decorate(this.options.dataAdapter,o)}}return i.prototype.fromElement=function(t){var r=["select2"];null==this.options.multiple&&(this.options.multiple=t.prop("multiple")),null==this.options.disabled&&(this.options.disabled=t.prop("disabled")),null==this.options.dir&&(t.prop("dir")?this.options.dir=t.prop("dir"):t.closest("[dir]").prop("dir")?this.options.dir=t.closest("[dir]").prop("dir"):this.options.dir="ltr"),t.prop("disabled",this.options.disabled),t.prop("multiple",this.options.multiple),n.GetData(t[0],"select2Tags")&&(this.options.debug&&window.console&&console.warn&&console.warn('Select2: The `data-select2-tags` attribute has been changed to use the `data-data` and `data-tags="true"` attributes and will be removed in future versions of Select2.'),n.StoreData(t[0],"data",n.GetData(t[0],"select2Tags")),n.StoreData(t[0],"tags",!0)),n.GetData(t[0],"ajaxUrl")&&(this.options.debug&&window.console&&console.warn&&console.warn("Select2: The `data-ajax-url` attribute has been changed to `data-ajax--url` and support for the old attribute will be removed in future versions of Select2."),t.attr("ajax--url",n.GetData(t[0],"ajaxUrl")),n.StoreData(t[0],"ajax-Url",n.GetData(t[0],"ajaxUrl")));var i={};function o(t,e){return e.toUpperCase()}for(var a=0;a<t[0].attributes.length;a++){var s=t[0].attributes[a].name,l="data-";if(s.substr(0,l.length)==l){var c=s.substring(l.length),u=n.GetData(t[0],c);i[c.replace(/-([a-z])/g,o)]=u}}e.fn.jquery&&"1."==e.fn.jquery.substr(0,2)&&t[0].dataset&&(i=e.extend(!0,{},t[0].dataset,i));var p=e.extend(!0,{},n.GetData(t[0]),i);for(var d in p=n._convertData(p))-1<e.inArray(d,r)||(e.isPlainObject(this.options[d])?e.extend(this.options[d],p[d]):this.options[d]=p[d]);return this},i.prototype.get=function(t){return this.options[t]},i.prototype.set=function(t,e){this.options[t]=e},i})),e.define("select2/core",["jquery","./options","./utils","./keys"],(function(t,e,r,n){var i=function(t,n){null!=r.GetData(t[0],"select2")&&r.GetData(t[0],"select2").destroy(),this.$element=t,this.id=this._generateId(t),n=n||{},this.options=new e(n,t),i.__super__.constructor.call(this);var o=t.attr("tabindex")||0;r.StoreData(t[0],"old-tabindex",o),t.attr("tabindex","-1");var a=this.options.get("dataAdapter");this.dataAdapter=new a(t,this.options);var s=this.render();this._placeContainer(s);var l=this.options.get("selectionAdapter");this.selection=new l(t,this.options),this.$selection=this.selection.render(),this.selection.position(this.$selection,s);var c=this.options.get("dropdownAdapter");this.dropdown=new c(t,this.options),this.$dropdown=this.dropdown.render(),this.dropdown.position(this.$dropdown,s);var u=this.options.get("resultsAdapter");this.results=new u(t,this.options,this.dataAdapter),this.$results=this.results.render(),this.results.position(this.$results,this.$dropdown);var p=this;this._bindAdapters(),this._registerDomEvents(),this._registerDataEvents(),this._registerSelectionEvents(),this._registerDropdownEvents(),this._registerResultsEvents(),this._registerEvents(),this.dataAdapter.current((function(t){p.trigger("selection:update",{data:t})})),t.addClass("select2-hidden-accessible"),t.attr("aria-hidden","true"),this._syncAttributes(),r.StoreData(t[0],"select2",this),t.data("select2",this)};return r.Extend(i,r.Observable),i.prototype._generateId=function(t){return"select2-"+(null!=t.attr("id")?t.attr("id"):null!=t.attr("name")?t.attr("name")+"-"+r.generateChars(2):r.generateChars(4)).replace(/(:|\.|\[|\]|,)/g,"")},i.prototype._placeContainer=function(t){t.insertAfter(this.$element);var e=this._resolveWidth(this.$element,this.options.get("width"));null!=e&&t.css("width",e)},i.prototype._resolveWidth=function(t,e){var r=/^width:(([-+]?([0-9]*\.)?[0-9]+)(px|em|ex|%|in|cm|mm|pt|pc))/i;if("resolve"==e){var n=this._resolveWidth(t,"style");return null!=n?n:this._resolveWidth(t,"element")}if("element"==e){var i=t.outerWidth(!1);return i<=0?"auto":i+"px"}if("style"!=e)return"computedstyle"!=e?e:window.getComputedStyle(t[0]).width;var o=t.attr("style");if("string"!=typeof o)return null;for(var a=o.split(";"),s=0,l=a.length;s<l;s+=1){var c=a[s].replace(/\s/g,"").match(r);if(null!==c&&1<=c.length)return c[1]}return null},i.prototype._bindAdapters=function(){this.dataAdapter.bind(this,this.$container),this.selection.bind(this,this.$container),this.dropdown.bind(this,this.$container),this.results.bind(this,this.$container)},i.prototype._registerDomEvents=function(){var t=this;this.$element.on("change.select2",(function(){t.dataAdapter.current((function(e){t.trigger("selection:update",{data:e})}))})),this.$element.on("focus.select2",(function(e){t.trigger("focus",e)})),this._syncA=r.bind(this._syncAttributes,this),this._syncS=r.bind(this._syncSubtree,this),this.$element[0].attachEvent&&this.$element[0].attachEvent("onpropertychange",this._syncA);var e=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver;null!=e?(this._observer=new e((function(e){t._syncA(),t._syncS(null,e)})),this._observer.observe(this.$element[0],{attributes:!0,childList:!0,subtree:!1})):this.$element[0].addEventListener&&(this.$element[0].addEventListener("DOMAttrModified",t._syncA,!1),this.$element[0].addEventListener("DOMNodeInserted",t._syncS,!1),this.$element[0].addEventListener("DOMNodeRemoved",t._syncS,!1))},i.prototype._registerDataEvents=function(){var t=this;this.dataAdapter.on("*",(function(e,r){t.trigger(e,r)}))},i.prototype._registerSelectionEvents=function(){var e=this,r=["toggle","focus"];this.selection.on("toggle",(function(){e.toggleDropdown()})),this.selection.on("focus",(function(t){e.focus(t)})),this.selection.on("*",(function(n,i){-1===t.inArray(n,r)&&e.trigger(n,i)}))},i.prototype._registerDropdownEvents=function(){var t=this;this.dropdown.on("*",(function(e,r){t.trigger(e,r)}))},i.prototype._registerResultsEvents=function(){var t=this;this.results.on("*",(function(e,r){t.trigger(e,r)}))},i.prototype._registerEvents=function(){var t=this;this.on("open",(function(){t.$container.addClass("select2-container--open")})),this.on("close",(function(){t.$container.removeClass("select2-container--open")})),this.on("enable",(function(){t.$container.removeClass("select2-container--disabled")})),this.on("disable",(function(){t.$container.addClass("select2-container--disabled")})),this.on("blur",(function(){t.$container.removeClass("select2-container--focus")})),this.on("query",(function(e){t.isOpen()||t.trigger("open",{}),this.dataAdapter.query(e,(function(r){t.trigger("results:all",{data:r,query:e})}))})),this.on("query:append",(function(e){this.dataAdapter.query(e,(function(r){t.trigger("results:append",{data:r,query:e})}))})),this.on("keypress",(function(e){var r=e.which;t.isOpen()?r===n.ESC||r===n.TAB||r===n.UP&&e.altKey?(t.close(e),e.preventDefault()):r===n.ENTER?(t.trigger("results:select",{}),e.preventDefault()):r===n.SPACE&&e.ctrlKey?(t.trigger("results:toggle",{}),e.preventDefault()):r===n.UP?(t.trigger("results:previous",{}),e.preventDefault()):r===n.DOWN&&(t.trigger("results:next",{}),e.preventDefault()):(r===n.ENTER||r===n.SPACE||r===n.DOWN&&e.altKey)&&(t.open(),e.preventDefault())}))},i.prototype._syncAttributes=function(){this.options.set("disabled",this.$element.prop("disabled")),this.isDisabled()?(this.isOpen()&&this.close(),this.trigger("disable",{})):this.trigger("enable",{})},i.prototype._isChangeMutation=function(e,r){var n=!1,i=this;if(!e||!e.target||"OPTION"===e.target.nodeName||"OPTGROUP"===e.target.nodeName){if(r)if(r.addedNodes&&0<r.addedNodes.length)for(var o=0;o<r.addedNodes.length;o++)r.addedNodes[o].selected&&(n=!0);else r.removedNodes&&0<r.removedNodes.length?n=!0:t.isArray(r)&&t.each(r,(function(t,e){if(i._isChangeMutation(t,e))return!(n=!0)}));else n=!0;return n}},i.prototype._syncSubtree=function(t,e){var r=this._isChangeMutation(t,e),n=this;r&&this.dataAdapter.current((function(t){n.trigger("selection:update",{data:t})}))},i.prototype.trigger=function(t,e){var r=i.__super__.trigger,n={open:"opening",close:"closing",select:"selecting",unselect:"unselecting",clear:"clearing"};if(void 0===e&&(e={}),t in n){var o=n[t],a={prevented:!1,name:t,args:e};if(r.call(this,o,a),a.prevented)return void(e.prevented=!0)}r.call(this,t,e)},i.prototype.toggleDropdown=function(){this.isDisabled()||(this.isOpen()?this.close():this.open())},i.prototype.open=function(){this.isOpen()||this.isDisabled()||this.trigger("query",{})},i.prototype.close=function(t){this.isOpen()&&this.trigger("close",{originalEvent:t})},i.prototype.isEnabled=function(){return!this.isDisabled()},i.prototype.isDisabled=function(){return this.options.get("disabled")},i.prototype.isOpen=function(){return this.$container.hasClass("select2-container--open")},i.prototype.hasFocus=function(){return this.$container.hasClass("select2-container--focus")},i.prototype.focus=function(t){this.hasFocus()||(this.$container.addClass("select2-container--focus"),this.trigger("focus",{}))},i.prototype.enable=function(t){this.options.get("debug")&&window.console&&console.warn&&console.warn('Select2: The `select2("enable")` method has been deprecated and will be removed in later Select2 versions. Use $element.prop("disabled") instead.'),null!=t&&0!==t.length||(t=[!0]);var e=!t[0];this.$element.prop("disabled",e)},i.prototype.data=function(){this.options.get("debug")&&0<arguments.length&&window.console&&console.warn&&console.warn('Select2: Data can no longer be set using `select2("data")`. You should consider setting the value instead using `$element.val()`.');var t=[];return this.dataAdapter.current((function(e){t=e})),t},i.prototype.val=function(e){if(this.options.get("debug")&&window.console&&console.warn&&console.warn('Select2: The `select2("val")` method has been deprecated and will be removed in later Select2 versions. Use $element.val() instead.'),null==e||0===e.length)return this.$element.val();var r=e[0];t.isArray(r)&&(r=t.map(r,(function(t){return t.toString()}))),this.$element.val(r).trigger("input").trigger("change")},i.prototype.destroy=function(){this.$container.remove(),this.$element[0].detachEvent&&this.$element[0].detachEvent("onpropertychange",this._syncA),null!=this._observer?(this._observer.disconnect(),this._observer=null):this.$element[0].removeEventListener&&(this.$element[0].removeEventListener("DOMAttrModified",this._syncA,!1),this.$element[0].removeEventListener("DOMNodeInserted",this._syncS,!1),this.$element[0].removeEventListener("DOMNodeRemoved",this._syncS,!1)),this._syncA=null,this._syncS=null,this.$element.off(".select2"),this.$element.attr("tabindex",r.GetData(this.$element[0],"old-tabindex")),this.$element.removeClass("select2-hidden-accessible"),this.$element.attr("aria-hidden","false"),r.RemoveData(this.$element[0]),this.$element.removeData("select2"),this.dataAdapter.destroy(),this.selection.destroy(),this.dropdown.destroy(),this.results.destroy(),this.dataAdapter=null,this.selection=null,this.dropdown=null,this.results=null},i.prototype.render=function(){var e=t('<span class="select2 select2-container"><span class="selection"></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>');return e.attr("dir",this.options.get("dir")),this.$container=e,this.$container.addClass("select2-container--"+this.options.get("theme")),r.StoreData(e[0],"element",this.$element),e},i})),e.define("jquery-mousewheel",["jquery"],(function(t){return t})),e.define("jquery.select2",["jquery","jquery-mousewheel","./select2/core","./select2/defaults","./select2/utils"],(function(t,e,r,n,i){if(null==t.fn.select2){var o=["open","close","destroy"];t.fn.select2=function(e){if("object"==typeof(e=e||{}))return this.each((function(){var n=t.extend(!0,{},e);new r(t(this),n)})),this;if("string"!=typeof e)throw new Error("Invalid arguments for Select2: "+e);var n,a=Array.prototype.slice.call(arguments,1);return this.each((function(){var t=i.GetData(this,"select2");null==t&&window.console&&console.error&&console.error("The select2('"+e+"') method was called on an element that is not using Select2."),n=t[e].apply(t,a)})),-1<t.inArray(e,o)?this:n}}return null==t.fn.select2.defaults&&(t.fn.select2.defaults=n),r})),{define:e.define,require:e.require}}(),r=e.require("jquery.select2");return t.fn.select2.amd=e,r})?n.apply(e,i):n)||(t.exports=o)},function(t,e){t.exports=jQuery},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}},function(t,e,r){"use strict";(function(t){var n=r(24),i=r(25),o=r(26);function a(){return l.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function s(t,e){if(a()<e)throw new RangeError("Invalid typed array length");return l.TYPED_ARRAY_SUPPORT?(t=new Uint8Array(e)).__proto__=l.prototype:(null===t&&(t=new l(e)),t.length=e),t}function l(t,e,r){if(!(l.TYPED_ARRAY_SUPPORT||this instanceof l))return new l(t,e,r);if("number"==typeof t){if("string"==typeof e)throw new Error("If encoding is specified then the first argument must be a string");return p(this,t)}return c(this,t,e,r)}function c(t,e,r,n){if("number"==typeof e)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer?function(t,e,r,n){if(e.byteLength,r<0||e.byteLength<r)throw new RangeError("'offset' is out of bounds");if(e.byteLength<r+(n||0))throw new RangeError("'length' is out of bounds");e=void 0===r&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,r):new Uint8Array(e,r,n);l.TYPED_ARRAY_SUPPORT?(t=e).__proto__=l.prototype:t=d(t,e);return t}(t,e,r,n):"string"==typeof e?function(t,e,r){"string"==typeof r&&""!==r||(r="utf8");if(!l.isEncoding(r))throw new TypeError('"encoding" must be a valid string encoding');var n=0|h(e,r),i=(t=s(t,n)).write(e,r);i!==n&&(t=t.slice(0,i));return t}(t,e,r):function(t,e){if(l.isBuffer(e)){var r=0|f(e.length);return 0===(t=s(t,r)).length||e.copy(t,0,0,r),t}if(e){if("undefined"!=typeof ArrayBuffer&&e.buffer instanceof ArrayBuffer||"length"in e)return"number"!=typeof e.length||(n=e.length)!=n?s(t,0):d(t,e);if("Buffer"===e.type&&o(e.data))return d(t,e.data)}var n;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(t,e)}function u(t){if("number"!=typeof t)throw new TypeError('"size" argument must be a number');if(t<0)throw new RangeError('"size" argument must not be negative')}function p(t,e){if(u(e),t=s(t,e<0?0:0|f(e)),!l.TYPED_ARRAY_SUPPORT)for(var r=0;r<e;++r)t[r]=0;return t}function d(t,e){var r=e.length<0?0:0|f(e.length);t=s(t,r);for(var n=0;n<r;n+=1)t[n]=255&e[n];return t}function f(t){if(t>=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|t}function h(t,e){if(l.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 r=t.length;if(0===r)return 0;for(var n=!1;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return U(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return F(t).length;default:if(n)return U(t).length;e=(""+e).toLowerCase(),n=!0}}function g(t,e,r){var n=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return k(this,e,r);case"utf8":case"utf-8":return C(this,e,r);case"ascii":return T(this,e,r);case"latin1":case"binary":return $(this,e,r);case"base64":return E(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return D(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}function m(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function v(t,e,r,n,i){if(0===t.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof e&&(e=l.from(e,n)),l.isBuffer(e))return 0===e.length?-1:y(t,e,r,n,i);if("number"==typeof e)return e&=255,l.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):y(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function y(t,e,r,n,i){var o,a=1,s=t.length,l=e.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||e.length<2)return-1;a=2,s/=2,l/=2,r/=2}function c(t,e){return 1===a?t[e]:t.readUInt16BE(e*a)}if(i){var u=-1;for(o=r;o<s;o++)if(c(t,o)===c(e,-1===u?0:o-u)){if(-1===u&&(u=o),o-u+1===l)return u*a}else-1!==u&&(o-=o-u),u=-1}else for(r+l>s&&(r=s-l),o=r;o>=0;o--){for(var p=!0,d=0;d<l;d++)if(c(t,o+d)!==c(e,d)){p=!1;break}if(p)return o}return-1}function b(t,e,r,n){r=Number(r)||0;var i=t.length-r;n?(n=Number(n))>i&&(n=i):n=i;var o=e.length;if(o%2!=0)throw new TypeError("Invalid hex string");n>o/2&&(n=o/2);for(var a=0;a<n;++a){var s=parseInt(e.substr(2*a,2),16);if(isNaN(s))return a;t[r+a]=s}return a}function _(t,e,r,n){return M(U(e,t.length-r),t,r,n)}function w(t,e,r,n){return M(function(t){for(var e=[],r=0;r<t.length;++r)e.push(255&t.charCodeAt(r));return e}(e),t,r,n)}function x(t,e,r,n){return w(t,e,r,n)}function A(t,e,r,n){return M(F(e),t,r,n)}function S(t,e,r,n){return M(function(t,e){for(var r,n,i,o=[],a=0;a<t.length&&!((e-=2)<0);++a)r=t.charCodeAt(a),n=r>>8,i=r%256,o.push(i),o.push(n);return o}(e,t.length-r),t,r,n)}function E(t,e,r){return 0===e&&r===t.length?n.fromByteArray(t):n.fromByteArray(t.slice(e,r))}function C(t,e,r){r=Math.min(t.length,r);for(var n=[],i=e;i<r;){var o,a,s,l,c=t[i],u=null,p=c>239?4:c>223?3:c>191?2:1;if(i+p<=r)switch(p){case 1:c<128&&(u=c);break;case 2:128==(192&(o=t[i+1]))&&(l=(31&c)<<6|63&o)>127&&(u=l);break;case 3:o=t[i+1],a=t[i+2],128==(192&o)&&128==(192&a)&&(l=(15&c)<<12|(63&o)<<6|63&a)>2047&&(l<55296||l>57343)&&(u=l);break;case 4:o=t[i+1],a=t[i+2],s=t[i+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(l=(15&c)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&l<1114112&&(u=l)}null===u?(u=65533,p=1):u>65535&&(u-=65536,n.push(u>>>10&1023|55296),u=56320|1023&u),n.push(u),i+=p}return function(t){var e=t.length;if(e<=4096)return String.fromCharCode.apply(String,t);var r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=4096));return r}(n)}e.Buffer=l,e.SlowBuffer=function(t){+t!=t&&(t=0);return l.alloc(+t)},e.INSPECT_MAX_BYTES=50,l.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=a(),l.poolSize=8192,l._augment=function(t){return t.__proto__=l.prototype,t},l.from=function(t,e,r){return c(null,t,e,r)},l.TYPED_ARRAY_SUPPORT&&(l.prototype.__proto__=Uint8Array.prototype,l.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&l[Symbol.species]===l&&Object.defineProperty(l,Symbol.species,{value:null,configurable:!0})),l.alloc=function(t,e,r){return function(t,e,r,n){return u(e),e<=0?s(t,e):void 0!==r?"string"==typeof n?s(t,e).fill(r,n):s(t,e).fill(r):s(t,e)}(null,t,e,r)},l.allocUnsafe=function(t){return p(null,t)},l.allocUnsafeSlow=function(t){return p(null,t)},l.isBuffer=function(t){return!(null==t||!t._isBuffer)},l.compare=function(t,e){if(!l.isBuffer(t)||!l.isBuffer(e))throw new TypeError("Arguments must be Buffers");if(t===e)return 0;for(var r=t.length,n=e.length,i=0,o=Math.min(r,n);i<o;++i)if(t[i]!==e[i]){r=t[i],n=e[i];break}return r<n?-1:n<r?1:0},l.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},l.concat=function(t,e){if(!o(t))throw new TypeError('"list" argument must be an Array of Buffers');if(0===t.length)return l.alloc(0);var r;if(void 0===e)for(e=0,r=0;r<t.length;++r)e+=t[r].length;var n=l.allocUnsafe(e),i=0;for(r=0;r<t.length;++r){var a=t[r];if(!l.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(n,i),i+=a.length}return n},l.byteLength=h,l.prototype._isBuffer=!0,l.prototype.swap16=function(){var t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var e=0;e<t;e+=2)m(this,e,e+1);return this},l.prototype.swap32=function(){var t=this.length;if(t%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var e=0;e<t;e+=4)m(this,e,e+3),m(this,e+1,e+2);return this},l.prototype.swap64=function(){var t=this.length;if(t%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var e=0;e<t;e+=8)m(this,e,e+7),m(this,e+1,e+6),m(this,e+2,e+5),m(this,e+3,e+4);return this},l.prototype.toString=function(){var t=0|this.length;return 0===t?"":0===arguments.length?C(this,0,t):g.apply(this,arguments)},l.prototype.equals=function(t){if(!l.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t||0===l.compare(this,t)},l.prototype.inspect=function(){var t="",r=e.INSPECT_MAX_BYTES;return this.length>0&&(t=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(t+=" ... ")),"<Buffer "+t+">"},l.prototype.compare=function(t,e,r,n,i){if(!l.isBuffer(t))throw new TypeError("Argument must be a Buffer");if(void 0===e&&(e=0),void 0===r&&(r=t?t.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),e<0||r>t.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&e>=r)return 0;if(n>=i)return-1;if(e>=r)return 1;if(this===t)return 0;for(var o=(i>>>=0)-(n>>>=0),a=(r>>>=0)-(e>>>=0),s=Math.min(o,a),c=this.slice(n,i),u=t.slice(e,r),p=0;p<s;++p)if(c[p]!==u[p]){o=c[p],a=u[p];break}return o<a?-1:a<o?1:0},l.prototype.includes=function(t,e,r){return-1!==this.indexOf(t,e,r)},l.prototype.indexOf=function(t,e,r){return v(this,t,e,r,!0)},l.prototype.lastIndexOf=function(t,e,r){return v(this,t,e,r,!1)},l.prototype.write=function(t,e,r,n){if(void 0===e)n="utf8",r=this.length,e=0;else if(void 0===r&&"string"==typeof e)n=e,r=this.length,e=0;else{if(!isFinite(e))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");e|=0,isFinite(r)?(r|=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}var i=this.length-e;if((void 0===r||r>i)&&(r=i),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var o=!1;;)switch(n){case"hex":return b(this,t,e,r);case"utf8":case"utf-8":return _(this,t,e,r);case"ascii":return w(this,t,e,r);case"latin1":case"binary":return x(this,t,e,r);case"base64":return A(this,t,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return S(this,t,e,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function T(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(127&t[i]);return n}function $(t,e,r){var n="";r=Math.min(t.length,r);for(var i=e;i<r;++i)n+=String.fromCharCode(t[i]);return n}function k(t,e,r){var n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);for(var i="",o=e;o<r;++o)i+=B(t[o]);return i}function D(t,e,r){for(var n=t.slice(e,r),i="",o=0;o<n.length;o+=2)i+=String.fromCharCode(n[o]+256*n[o+1]);return i}function O(t,e,r){if(t%1!=0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}function L(t,e,r,n,i,o){if(!l.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<o)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}function q(t,e,r,n){e<0&&(e=65535+e+1);for(var i=0,o=Math.min(t.length-r,2);i<o;++i)t[r+i]=(e&255<<8*(n?i:1-i))>>>8*(n?i:1-i)}function R(t,e,r,n){e<0&&(e=4294967295+e+1);for(var i=0,o=Math.min(t.length-r,4);i<o;++i)t[r+i]=e>>>8*(n?i:3-i)&255}function P(t,e,r,n,i,o){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function N(t,e,r,n,o){return o||P(t,0,r,4),i.write(t,e,r,n,23,4),r+4}function I(t,e,r,n,o){return o||P(t,0,r,8),i.write(t,e,r,n,52,8),r+8}l.prototype.slice=function(t,e){var r,n=this.length;if((t=~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),(e=void 0===e?n:~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),e<t&&(e=t),l.TYPED_ARRAY_SUPPORT)(r=this.subarray(t,e)).__proto__=l.prototype;else{var i=e-t;r=new l(i,void 0);for(var o=0;o<i;++o)r[o]=this[o+t]}return r},l.prototype.readUIntLE=function(t,e,r){t|=0,e|=0,r||O(t,e,this.length);for(var n=this[t],i=1,o=0;++o<e&&(i*=256);)n+=this[t+o]*i;return n},l.prototype.readUIntBE=function(t,e,r){t|=0,e|=0,r||O(t,e,this.length);for(var n=this[t+--e],i=1;e>0&&(i*=256);)n+=this[t+--e]*i;return n},l.prototype.readUInt8=function(t,e){return e||O(t,1,this.length),this[t]},l.prototype.readUInt16LE=function(t,e){return e||O(t,2,this.length),this[t]|this[t+1]<<8},l.prototype.readUInt16BE=function(t,e){return e||O(t,2,this.length),this[t]<<8|this[t+1]},l.prototype.readUInt32LE=function(t,e){return e||O(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},l.prototype.readUInt32BE=function(t,e){return e||O(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},l.prototype.readIntLE=function(t,e,r){t|=0,e|=0,r||O(t,e,this.length);for(var n=this[t],i=1,o=0;++o<e&&(i*=256);)n+=this[t+o]*i;return n>=(i*=128)&&(n-=Math.pow(2,8*e)),n},l.prototype.readIntBE=function(t,e,r){t|=0,e|=0,r||O(t,e,this.length);for(var n=e,i=1,o=this[t+--n];n>0&&(i*=256);)o+=this[t+--n]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*e)),o},l.prototype.readInt8=function(t,e){return e||O(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},l.prototype.readInt16LE=function(t,e){e||O(t,2,this.length);var r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r},l.prototype.readInt16BE=function(t,e){e||O(t,2,this.length);var r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r},l.prototype.readInt32LE=function(t,e){return e||O(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},l.prototype.readInt32BE=function(t,e){return e||O(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},l.prototype.readFloatLE=function(t,e){return e||O(t,4,this.length),i.read(this,t,!0,23,4)},l.prototype.readFloatBE=function(t,e){return e||O(t,4,this.length),i.read(this,t,!1,23,4)},l.prototype.readDoubleLE=function(t,e){return e||O(t,8,this.length),i.read(this,t,!0,52,8)},l.prototype.readDoubleBE=function(t,e){return e||O(t,8,this.length),i.read(this,t,!1,52,8)},l.prototype.writeUIntLE=function(t,e,r,n){(t=+t,e|=0,r|=0,n)||L(this,t,e,r,Math.pow(2,8*r)-1,0);var i=1,o=0;for(this[e]=255&t;++o<r&&(i*=256);)this[e+o]=t/i&255;return e+r},l.prototype.writeUIntBE=function(t,e,r,n){(t=+t,e|=0,r|=0,n)||L(this,t,e,r,Math.pow(2,8*r)-1,0);var i=r-1,o=1;for(this[e+i]=255&t;--i>=0&&(o*=256);)this[e+i]=t/o&255;return e+r},l.prototype.writeUInt8=function(t,e,r){return t=+t,e|=0,r||L(this,t,e,1,255,0),l.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[e]=255&t,e+1},l.prototype.writeUInt16LE=function(t,e,r){return t=+t,e|=0,r||L(this,t,e,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):q(this,t,e,!0),e+2},l.prototype.writeUInt16BE=function(t,e,r){return t=+t,e|=0,r||L(this,t,e,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):q(this,t,e,!1),e+2},l.prototype.writeUInt32LE=function(t,e,r){return t=+t,e|=0,r||L(this,t,e,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t):R(this,t,e,!0),e+4},l.prototype.writeUInt32BE=function(t,e,r){return t=+t,e|=0,r||L(this,t,e,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):R(this,t,e,!1),e+4},l.prototype.writeIntLE=function(t,e,r,n){if(t=+t,e|=0,!n){var i=Math.pow(2,8*r-1);L(this,t,e,r,i-1,-i)}var o=0,a=1,s=0;for(this[e]=255&t;++o<r&&(a*=256);)t<0&&0===s&&0!==this[e+o-1]&&(s=1),this[e+o]=(t/a>>0)-s&255;return e+r},l.prototype.writeIntBE=function(t,e,r,n){if(t=+t,e|=0,!n){var i=Math.pow(2,8*r-1);L(this,t,e,r,i-1,-i)}var o=r-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+r},l.prototype.writeInt8=function(t,e,r){return t=+t,e|=0,r||L(this,t,e,1,127,-128),l.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[e]=255&t,e+1},l.prototype.writeInt16LE=function(t,e,r){return t=+t,e|=0,r||L(this,t,e,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8):q(this,t,e,!0),e+2},l.prototype.writeInt16BE=function(t,e,r){return t=+t,e|=0,r||L(this,t,e,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>8,this[e+1]=255&t):q(this,t,e,!1),e+2},l.prototype.writeInt32LE=function(t,e,r){return t=+t,e|=0,r||L(this,t,e,4,2147483647,-2147483648),l.TYPED_ARRAY_SUPPORT?(this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24):R(this,t,e,!0),e+4},l.prototype.writeInt32BE=function(t,e,r){return t=+t,e|=0,r||L(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),l.TYPED_ARRAY_SUPPORT?(this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t):R(this,t,e,!1),e+4},l.prototype.writeFloatLE=function(t,e,r){return N(this,t,e,!0,r)},l.prototype.writeFloatBE=function(t,e,r){return N(this,t,e,!1,r)},l.prototype.writeDoubleLE=function(t,e,r){return I(this,t,e,!0,r)},l.prototype.writeDoubleBE=function(t,e,r){return I(this,t,e,!1,r)},l.prototype.copy=function(t,e,r,n){if(r||(r=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===t.length||0===this.length)return 0;if(e<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-e<n-r&&(n=t.length-e+r);var i,o=n-r;if(this===t&&r<e&&e<n)for(i=o-1;i>=0;--i)t[i+e]=this[i+r];else if(o<1e3||!l.TYPED_ARRAY_SUPPORT)for(i=0;i<o;++i)t[i+e]=this[i+r];else Uint8Array.prototype.set.call(t,this.subarray(r,r+o),e);return o},l.prototype.fill=function(t,e,r,n){if("string"==typeof t){if("string"==typeof e?(n=e,e=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),1===t.length){var i=t.charCodeAt(0);i<256&&(t=i)}if(void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!l.isEncoding(n))throw new TypeError("Unknown encoding: "+n)}else"number"==typeof t&&(t&=255);if(e<0||this.length<e||this.length<r)throw new RangeError("Out of range index");if(r<=e)return this;var o;if(e>>>=0,r=void 0===r?this.length:r>>>0,t||(t=0),"number"==typeof t)for(o=e;o<r;++o)this[o]=t;else{var a=l.isBuffer(t)?t:U(new l(t,n).toString()),s=a.length;for(o=0;o<r-e;++o)this[o+e]=a[o%s]}return this};var j=/[^+\/0-9A-Za-z-_]/g;function B(t){return t<16?"0"+t.toString(16):t.toString(16)}function U(t,e){var r;e=e||1/0;for(var n=t.length,i=null,o=[],a=0;a<n;++a){if((r=t.charCodeAt(a))>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue}if(a+1===n){(e-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&o.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;o.push(r)}else if(r<2048){if((e-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((e-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function F(t){return n.toByteArray(function(t){if((t=function(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}(t).replace(j,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function M(t,e,r,n){for(var i=0;i<n&&!(i+r>=e.length||i>=t.length);++i)e[i+r]=t[i];return i}}).call(this,r(7))},function(t,e,r){"use strict";e.byteLength=function(t){var e=c(t),r=e[0],n=e[1];return 3*(r+n)/4-n},e.toByteArray=function(t){var e,r,n=c(t),a=n[0],s=n[1],l=new o(function(t,e,r){return 3*(e+r)/4-r}(0,a,s)),u=0,p=s>0?a-4:a;for(r=0;r<p;r+=4)e=i[t.charCodeAt(r)]<<18|i[t.charCodeAt(r+1)]<<12|i[t.charCodeAt(r+2)]<<6|i[t.charCodeAt(r+3)],l[u++]=e>>16&255,l[u++]=e>>8&255,l[u++]=255&e;2===s&&(e=i[t.charCodeAt(r)]<<2|i[t.charCodeAt(r+1)]>>4,l[u++]=255&e);1===s&&(e=i[t.charCodeAt(r)]<<10|i[t.charCodeAt(r+1)]<<4|i[t.charCodeAt(r+2)]>>2,l[u++]=e>>8&255,l[u++]=255&e);return l},e.fromByteArray=function(t){for(var e,r=t.length,i=r%3,o=[],a=0,s=r-i;a<s;a+=16383)o.push(u(t,a,a+16383>s?s:a+16383));1===i?(e=t[r-1],o.push(n[e>>2]+n[e<<4&63]+"==")):2===i&&(e=(t[r-2]<<8)+t[r-1],o.push(n[e>>10]+n[e>>4&63]+n[e<<2&63]+"="));return o.join("")};for(var n=[],i=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,l=a.length;s<l;++s)n[s]=a[s],i[a.charCodeAt(s)]=s;function c(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");return-1===r&&(r=e),[r,r===e?0:4-r%4]}function u(t,e,r){for(var i,o,a=[],s=e;s<r;s+=3)i=(t[s]<<16&16711680)+(t[s+1]<<8&65280)+(255&t[s+2]),a.push(n[(o=i)>>18&63]+n[o>>12&63]+n[o>>6&63]+n[63&o]);return a.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},function(t,e){e.read=function(t,e,r,n,i){var o,a,s=8*i-n-1,l=(1<<s)-1,c=l>>1,u=-7,p=r?i-1:0,d=r?-1:1,f=t[e+p];for(p+=d,o=f&(1<<-u)-1,f>>=-u,u+=s;u>0;o=256*o+t[e+p],p+=d,u-=8);for(a=o&(1<<-u)-1,o>>=-u,u+=n;u>0;a=256*a+t[e+p],p+=d,u-=8);if(0===o)o=1-c;else{if(o===l)return a?NaN:1/0*(f?-1:1);a+=Math.pow(2,n),o-=c}return(f?-1:1)*a*Math.pow(2,o-n)},e.write=function(t,e,r,n,i,o){var a,s,l,c=8*o-i-1,u=(1<<c)-1,p=u>>1,d=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,f=n?0:o-1,h=n?1:-1,g=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=u):(a=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-a))<1&&(a--,l*=2),(e+=a+p>=1?d/l:d*Math.pow(2,1-p))*l>=2&&(a++,l/=2),a+p>=u?(s=0,a=u):a+p>=1?(s=(e*l-1)*Math.pow(2,i),a+=p):(s=e*Math.pow(2,p-1)*Math.pow(2,i),a=0));i>=8;t[r+f]=255&s,f+=h,s/=256,i-=8);for(a=a<<i|s,c+=i;c>0;t[r+f]=255&a,f+=h,a/=256,c-=8);t[r+f-h]|=128*g}},function(t,e){var r={}.toString;t.exports=Array.isArray||function(t){return"[object Array]"==r.call(t)}},function(t,e,r){"use strict";(function(e,r){const n=Object.freeze({}),i=Array.isArray;function o(t){return null==t}function a(t){return null!=t}function s(t){return!0===t}function l(t){return"string"==typeof t||"number"==typeof t||"symbol"==typeof t||"boolean"==typeof t}function c(t){return"function"==typeof t}function u(t){return null!==t&&"object"==typeof t}const p=Object.prototype.toString;function d(t){return"[object Object]"===p.call(t)}function f(t){const e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function h(t){return a(t)&&"function"==typeof t.then&&"function"==typeof t.catch}function g(t){return null==t?"":Array.isArray(t)||d(t)&&t.toString===p?JSON.stringify(t,null,2):String(t)}function m(t){const e=parseFloat(t);return isNaN(e)?t:e}function v(t,e){const r=Object.create(null),n=t.split(",");for(let t=0;t<n.length;t++)r[n[t]]=!0;return e?t=>r[t.toLowerCase()]:t=>r[t]}const y=v("slot,component",!0),b=v("key,ref,slot,slot-scope,is");function _(t,e){const r=t.length;if(r){if(e===t[r-1])return void(t.length=r-1);const n=t.indexOf(e);if(n>-1)return t.splice(n,1)}}const w=Object.prototype.hasOwnProperty;function x(t,e){return w.call(t,e)}function A(t){const e=Object.create(null);return function(r){return e[r]||(e[r]=t(r))}}const S=/-(\w)/g,E=A(t=>t.replace(S,(t,e)=>e?e.toUpperCase():"")),C=A(t=>t.charAt(0).toUpperCase()+t.slice(1)),T=/\B([A-Z])/g,$=A(t=>t.replace(T,"-$1").toLowerCase()),k=Function.prototype.bind?function(t,e){return t.bind(e)}:function(t,e){function r(r){const n=arguments.length;return n?n>1?t.apply(e,arguments):t.call(e,r):t.call(e)}return r._length=t.length,r};function D(t,e){e=e||0;let r=t.length-e;const n=new Array(r);for(;r--;)n[r]=t[r+e];return n}function O(t,e){for(const r in e)t[r]=e[r];return t}function L(t){const e={};for(let r=0;r<t.length;r++)t[r]&&O(e,t[r]);return e}function q(t,e,r){}const R=(t,e,r)=>!1,P=t=>t;function N(t,e){if(t===e)return!0;const r=u(t),n=u(e);if(!r||!n)return!r&&!n&&String(t)===String(e);try{const r=Array.isArray(t),n=Array.isArray(e);if(r&&n)return t.length===e.length&&t.every((t,r)=>N(t,e[r]));if(t instanceof Date&&e instanceof Date)return t.getTime()===e.getTime();if(r||n)return!1;{const r=Object.keys(t),n=Object.keys(e);return r.length===n.length&&r.every(r=>N(t[r],e[r]))}}catch(t){return!1}}function I(t,e){for(let r=0;r<t.length;r++)if(N(t[r],e))return r;return-1}function j(t){let e=!1;return function(){e||(e=!0,t.apply(this,arguments))}}function B(t,e){return t===e?0===t&&1/t!=1/e:t==t||e==e}const U=["component","directive","filter"],F=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch","renderTracked","renderTriggered"];var M={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:R,isReservedAttr:R,isUnknownElement:R,getTagNamespace:q,parsePlatformTagName:P,mustUseProp:R,async:!0,_lifecycleHooks:F};const V=/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/;function H(t){const e=(t+"").charCodeAt(0);return 36===e||95===e}function z(t,e,r,n){Object.defineProperty(t,e,{value:r,enumerable:!!n,writable:!0,configurable:!0})}const G=new RegExp(`[^${V.source}.$_\\d]`),Y="__proto__"in{},K="undefined"!=typeof window,J=K&&window.navigator.userAgent.toLowerCase(),W=J&&/msie|trident/.test(J),Z=J&&J.indexOf("msie 9.0")>0,Q=J&&J.indexOf("edge/")>0;J&&J.indexOf("android");const X=J&&/iphone|ipad|ipod|ios/.test(J);J&&/chrome\/\d+/.test(J),J&&/phantomjs/.test(J);const tt=J&&J.match(/firefox\/(\d+)/),et={}.watch;let rt,nt=!1;if(K)try{const t={};Object.defineProperty(t,"passive",{get(){nt=!0}}),window.addEventListener("test-passive",null,t)}catch(n){}const it=()=>(void 0===rt&&(rt=!K&&void 0!==e&&e.process&&"server"===e.process.env.VUE_ENV),rt),ot=K&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function at(t){return"function"==typeof t&&/native code/.test(t.toString())}const st="undefined"!=typeof Symbol&&at(Symbol)&&"undefined"!=typeof Reflect&&at(Reflect.ownKeys);let lt;lt="undefined"!=typeof Set&&at(Set)?Set:class{constructor(){this.set=Object.create(null)}has(t){return!0===this.set[t]}add(t){this.set[t]=!0}clear(){this.set=Object.create(null)}};let ct=null;function ut(t=null){t||ct&&ct._scope.off(),ct=t,t&&t._scope.on()}class pt{constructor(t,e,r,n,i,o,a,s){this.tag=t,this.data=e,this.children=r,this.text=n,this.elm=i,this.ns=void 0,this.context=o,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=e&&e.key,this.componentOptions=a,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}get child(){return this.componentInstance}}const dt=(t="")=>{const e=new pt;return e.text=t,e.isComment=!0,e};function ft(t){return new pt(void 0,void 0,void 0,String(t))}function ht(t){const e=new pt(t.tag,t.data,t.children&&t.children.slice(),t.text,t.elm,t.context,t.componentOptions,t.asyncFactory);return e.ns=t.ns,e.isStatic=t.isStatic,e.key=t.key,e.isComment=t.isComment,e.fnContext=t.fnContext,e.fnOptions=t.fnOptions,e.fnScopeId=t.fnScopeId,e.asyncMeta=t.asyncMeta,e.isCloned=!0,e}let gt=0;const mt=[];class vt{constructor(){this._pending=!1,this.id=gt++,this.subs=[]}addSub(t){this.subs.push(t)}removeSub(t){this.subs[this.subs.indexOf(t)]=null,this._pending||(this._pending=!0,mt.push(this))}depend(t){vt.target&&vt.target.addDep(this)}notify(t){const e=this.subs.filter(t=>t);for(let t=0,r=e.length;t<r;t++)e[t].update()}}vt.target=null;const yt=[];function bt(t){yt.push(t),vt.target=t}function _t(){yt.pop(),vt.target=yt[yt.length-1]}const wt=Array.prototype,xt=Object.create(wt);["push","pop","shift","unshift","splice","sort","reverse"].forEach((function(t){const e=wt[t];z(xt,t,(function(...r){const n=e.apply(this,r),i=this.__ob__;let o;switch(t){case"push":case"unshift":o=r;break;case"splice":o=r.slice(2)}return o&&i.observeArray(o),i.dep.notify(),n}))}));const At=Object.getOwnPropertyNames(xt),St={};let Et=!0;function Ct(t){Et=t}const Tt={notify:q,depend:q,addSub:q,removeSub:q};class $t{constructor(t,e=!1,r=!1){if(this.value=t,this.shallow=e,this.mock=r,this.dep=r?Tt:new vt,this.vmCount=0,z(t,"__ob__",this),i(t)){if(!r)if(Y)t.__proto__=xt;else for(let e=0,r=At.length;e<r;e++){const r=At[e];z(t,r,xt[r])}e||this.observeArray(t)}else{const n=Object.keys(t);for(let i=0;i<n.length;i++)Dt(t,n[i],St,void 0,e,r)}}observeArray(t){for(let e=0,r=t.length;e<r;e++)kt(t[e],!1,this.mock)}}function kt(t,e,r){return t&&x(t,"__ob__")&&t.__ob__ instanceof $t?t.__ob__:!Et||!r&&it()||!i(t)&&!d(t)||!Object.isExtensible(t)||t.__v_skip||Bt(t)||t instanceof pt?void 0:new $t(t,e,r)}function Dt(t,e,r,n,o,a){const s=new vt,l=Object.getOwnPropertyDescriptor(t,e);if(l&&!1===l.configurable)return;const c=l&&l.get,u=l&&l.set;c&&!u||r!==St&&2!==arguments.length||(r=t[e]);let p=!o&&kt(r,!1,a);return Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){const e=c?c.call(t):r;return vt.target&&(s.depend(),p&&(p.dep.depend(),i(e)&&qt(e))),Bt(e)&&!o?e.value:e},set:function(e){const n=c?c.call(t):r;if(B(n,e)){if(u)u.call(t,e);else{if(c)return;if(!o&&Bt(n)&&!Bt(e))return void(n.value=e);r=e}p=!o&&kt(e,!1,a),s.notify()}}}),s}function Ot(t,e,r){if(jt(t))return;const n=t.__ob__;return i(t)&&f(e)?(t.length=Math.max(t.length,e),t.splice(e,1,r),n&&!n.shallow&&n.mock&&kt(r,!1,!0),r):e in t&&!(e in Object.prototype)?(t[e]=r,r):t._isVue||n&&n.vmCount?r:n?(Dt(n.value,e,r,void 0,n.shallow,n.mock),n.dep.notify(),r):(t[e]=r,r)}function Lt(t,e){if(i(t)&&f(e))return void t.splice(e,1);const r=t.__ob__;t._isVue||r&&r.vmCount||jt(t)||x(t,e)&&(delete t[e],r&&r.dep.notify())}function qt(t){for(let e,r=0,n=t.length;r<n;r++)e=t[r],e&&e.__ob__&&e.__ob__.dep.depend(),i(e)&&qt(e)}function Rt(t){return Pt(t,!0),z(t,"__v_isShallow",!0),t}function Pt(t,e){jt(t)||kt(t,e,it())}function Nt(t){return jt(t)?Nt(t.__v_raw):!(!t||!t.__ob__)}function It(t){return!(!t||!t.__v_isShallow)}function jt(t){return!(!t||!t.__v_isReadonly)}function Bt(t){return!(!t||!0!==t.__v_isRef)}function Ut(t,e){if(Bt(t))return t;const r={};return z(r,"__v_isRef",!0),z(r,"__v_isShallow",e),z(r,"dep",Dt(r,"value",t,null,e,it())),r}function Ft(t,e,r){Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>{const t=e[r];if(Bt(t))return t.value;{const e=t&&t.__ob__;return e&&e.dep.depend(),t}},set:t=>{const n=e[r];Bt(n)&&!Bt(t)?n.value=t:e[r]=t}})}function Mt(t,e,r){const n=t[e];if(Bt(n))return n;const i={get value(){const n=t[e];return void 0===n?r:n},set value(r){t[e]=r}};return z(i,"__v_isRef",!0),i}function Vt(t){return Ht(t,!1)}function Ht(t,e){if(!d(t))return t;if(jt(t))return t;const r=e?"__v_rawToShallowReadonly":"__v_rawToReadonly",n=t[r];if(n)return n;const i=Object.create(Object.getPrototypeOf(t));z(t,r,i),z(i,"__v_isReadonly",!0),z(i,"__v_raw",t),Bt(t)&&z(i,"__v_isRef",!0),(e||It(t))&&z(i,"__v_isShallow",!0);const o=Object.keys(t);for(let r=0;r<o.length;r++)zt(i,t,o[r],e);return i}function zt(t,e,r,n){Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get(){const t=e[r];return n||!d(t)?t:Vt(t)},set(){}})}const Gt=A(t=>{const e="&"===t.charAt(0),r="~"===(t=e?t.slice(1):t).charAt(0),n="!"===(t=r?t.slice(1):t).charAt(0);return{name:t=n?t.slice(1):t,once:r,capture:n,passive:e}});function Yt(t,e){function r(){const t=r.fns;if(!i(t))return or(t,null,arguments,e,"v-on handler");{const r=t.slice();for(let t=0;t<r.length;t++)or(r[t],null,arguments,e,"v-on handler")}}return r.fns=t,r}function Kt(t,e,r,n,i,a){let l,c,u,p;for(l in t)c=t[l],u=e[l],p=Gt(l),o(c)||(o(u)?(o(c.fns)&&(c=t[l]=Yt(c,a)),s(p.once)&&(c=t[l]=i(p.name,c,p.capture)),r(p.name,c,p.capture,p.passive,p.params)):c!==u&&(u.fns=c,t[l]=u));for(l in e)o(t[l])&&(p=Gt(l),n(p.name,e[l],p.capture))}function Jt(t,e,r){let n;t instanceof pt&&(t=t.data.hook||(t.data.hook={}));const i=t[e];function l(){r.apply(this,arguments),_(n.fns,l)}o(i)?n=Yt([l]):a(i.fns)&&s(i.merged)?(n=i,n.fns.push(l)):n=Yt([i,l]),n.merged=!0,t[e]=n}function Wt(t,e,r,n,i){if(a(e)){if(x(e,r))return t[r]=e[r],i||delete e[r],!0;if(x(e,n))return t[r]=e[n],i||delete e[n],!0}return!1}function Zt(t){return l(t)?[ft(t)]:i(t)?function t(e,r){const n=[];let c,u,p,d;for(c=0;c<e.length;c++)u=e[c],o(u)||"boolean"==typeof u||(p=n.length-1,d=n[p],i(u)?u.length>0&&(u=t(u,`${r||""}_${c}`),Qt(u[0])&&Qt(d)&&(n[p]=ft(d.text+u[0].text),u.shift()),n.push.apply(n,u)):l(u)?Qt(d)?n[p]=ft(d.text+u):""!==u&&n.push(ft(u)):Qt(u)&&Qt(d)?n[p]=ft(d.text+u.text):(s(e._isVList)&&a(u.tag)&&o(u.key)&&a(r)&&(u.key=`__vlist${r}_${c}__`),n.push(u)));return n}(t):void 0}function Qt(t){return a(t)&&a(t.text)&&!1===t.isComment}function Xt(t,e,r,n,o,p){return(i(r)||l(r))&&(o=n,n=r,r=void 0),s(p)&&(o=2),function(t,e,r,n,o){if(a(r)&&a(r.__ob__))return dt();if(a(r)&&a(r.is)&&(e=r.is),!e)return dt();let s,l;if(i(n)&&c(n[0])&&((r=r||{}).scopedSlots={default:n[0]},n.length=0),2===o?n=Zt(n):1===o&&(n=function(t){for(let e=0;e<t.length;e++)if(i(t[e]))return Array.prototype.concat.apply([],t);return t}(n)),"string"==typeof e){let i;l=t.$vnode&&t.$vnode.ns||M.getTagNamespace(e),s=M.isReservedTag(e)?new pt(M.parsePlatformTagName(e),r,n,void 0,void 0,t):r&&r.pre||!a(i=an(t.$options,"components",e))?new pt(e,r,n,void 0,void 0,t):Jr(i,r,t,n,e)}else s=Jr(e,r,t,n);return i(s)?s:a(s)?(a(l)&&te(s,l),a(r)&&function(t){u(t.style)&&kr(t.style),u(t.class)&&kr(t.class)}(r),s):dt()}(t,e,r,n,o)}function te(t,e,r){if(t.ns=e,"foreignObject"===t.tag&&(e=void 0,r=!0),a(t.children))for(let n=0,i=t.children.length;n<i;n++){const i=t.children[n];a(i.tag)&&(o(i.ns)||s(r)&&"svg"!==i.tag)&&te(i,e,r)}}function ee(t,e){let r,n,o,s,l=null;if(i(t)||"string"==typeof t)for(l=new Array(t.length),r=0,n=t.length;r<n;r++)l[r]=e(t[r],r);else if("number"==typeof t)for(l=new Array(t),r=0;r<t;r++)l[r]=e(r+1,r);else if(u(t))if(st&&t[Symbol.iterator]){l=[];const r=t[Symbol.iterator]();let n=r.next();for(;!n.done;)l.push(e(n.value,l.length)),n=r.next()}else for(o=Object.keys(t),l=new Array(o.length),r=0,n=o.length;r<n;r++)s=o[r],l[r]=e(t[s],s,r);return a(l)||(l=[]),l._isVList=!0,l}function re(t,e,r,n){const i=this.$scopedSlots[t];let o;i?(r=r||{},n&&(r=O(O({},n),r)),o=i(r)||(c(e)?e():e)):o=this.$slots[t]||(c(e)?e():e);const a=r&&r.slot;return a?this.$createElement("template",{slot:a},o):o}function ne(t){return an(this.$options,"filters",t)||P}function ie(t,e){return i(t)?-1===t.indexOf(e):t!==e}function oe(t,e,r,n,i){const o=M.keyCodes[e]||r;return i&&n&&!M.keyCodes[e]?ie(i,n):o?ie(o,t):n?$(n)!==e:void 0===t}function ae(t,e,r,n,o){if(r&&u(r)){let a;i(r)&&(r=L(r));for(const i in r){if("class"===i||"style"===i||b(i))a=t;else{const r=t.attrs&&t.attrs.type;a=n||M.mustUseProp(e,r,i)?t.domProps||(t.domProps={}):t.attrs||(t.attrs={})}const s=E(i),l=$(i);s in a||l in a||(a[i]=r[i],!o)||((t.on||(t.on={}))["update:"+i]=function(t){r[i]=t})}}return t}function se(t,e){const r=this._staticTrees||(this._staticTrees=[]);let n=r[t];return n&&!e||(n=r[t]=this.$options.staticRenderFns[t].call(this._renderProxy,this._c,this),ce(n,"__static__"+t,!1)),n}function le(t,e,r){return ce(t,`__once__${e}${r?"_"+r:""}`,!0),t}function ce(t,e,r){if(i(t))for(let n=0;n<t.length;n++)t[n]&&"string"!=typeof t[n]&&ue(t[n],`${e}_${n}`,r);else ue(t,e,r)}function ue(t,e,r){t.isStatic=!0,t.key=e,t.isOnce=r}function pe(t,e){if(e&&d(e)){const r=t.on=t.on?O({},t.on):{};for(const t in e){const n=r[t],i=e[t];r[t]=n?[].concat(n,i):i}}return t}function de(t,e,r,n){e=e||{$stable:!r};for(let n=0;n<t.length;n++){const o=t[n];i(o)?de(o,e,r):o&&(o.proxy&&(o.fn.proxy=!0),e[o.key]=o.fn)}return n&&(e.$key=n),e}function fe(t,e){for(let r=0;r<e.length;r+=2){const n=e[r];"string"==typeof n&&n&&(t[e[r]]=e[r+1])}return t}function he(t,e){return"string"==typeof t?e+t:t}function ge(t){t._o=le,t._n=m,t._s=g,t._l=ee,t._t=re,t._q=N,t._i=I,t._m=se,t._f=ne,t._k=oe,t._b=ae,t._v=ft,t._e=dt,t._u=de,t._g=pe,t._d=fe,t._p=he}function me(t,e){if(!t||!t.length)return{};const r={};for(let n=0,i=t.length;n<i;n++){const i=t[n],o=i.data;if(o&&o.attrs&&o.attrs.slot&&delete o.attrs.slot,i.context!==e&&i.fnContext!==e||!o||null==o.slot)(r.default||(r.default=[])).push(i);else{const t=o.slot,e=r[t]||(r[t]=[]);"template"===i.tag?e.push.apply(e,i.children||[]):e.push(i)}}for(const t in r)r[t].every(ve)&&delete r[t];return r}function ve(t){return t.isComment&&!t.asyncFactory||" "===t.text}function ye(t){return t.isComment&&t.asyncFactory}function be(t,e,r,i){let o;const a=Object.keys(r).length>0,s=e?!!e.$stable:!a,l=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(s&&i&&i!==n&&l===i.$key&&!a&&!i.$hasNormal)return i;o={};for(const n in e)e[n]&&"$"!==n[0]&&(o[n]=_e(t,r,n,e[n]))}else o={};for(const t in r)t in o||(o[t]=we(r,t));return e&&Object.isExtensible(e)&&(e._normalized=o),z(o,"$stable",s),z(o,"$key",l),z(o,"$hasNormal",a),o}function _e(t,e,r,n){const o=function(){const e=ct;ut(t);let r=arguments.length?n.apply(null,arguments):n({});r=r&&"object"==typeof r&&!i(r)?[r]:Zt(r);const o=r&&r[0];return ut(e),r&&(!o||1===r.length&&o.isComment&&!ye(o))?void 0:r};return n.proxy&&Object.defineProperty(e,r,{get:o,enumerable:!0,configurable:!0}),o}function we(t,e){return()=>t[e]}function xe(t){return{get attrs(){if(!t._attrsProxy){const e=t._attrsProxy={};z(e,"_v_attr_proxy",!0),Ae(e,t.$attrs,n,t,"$attrs")}return t._attrsProxy},get listeners(){return t._listenersProxy||Ae(t._listenersProxy={},t.$listeners,n,t,"$listeners"),t._listenersProxy},get slots(){return function(t){return t._slotsProxy||Ee(t._slotsProxy={},t.$scopedSlots),t._slotsProxy}(t)},emit:k(t.$emit,t),expose(e){e&&Object.keys(e).forEach(r=>Ft(t,e,r))}}}function Ae(t,e,r,n,i){let o=!1;for(const a in e)a in t?e[a]!==r[a]&&(o=!0):(o=!0,Se(t,a,n,i));for(const r in t)r in e||(o=!0,delete t[r]);return o}function Se(t,e,r,n){Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:()=>r[n][e]})}function Ee(t,e){for(const r in e)t[r]=e[r];for(const r in t)r in e||delete t[r]}function Ce(){const t=ct;return t._setupContext||(t._setupContext=xe(t))}let Te,$e,ke=null;function De(t,e){return(t.__esModule||st&&"Module"===t[Symbol.toStringTag])&&(t=t.default),u(t)?e.extend(t):t}function Oe(t){if(i(t))for(let e=0;e<t.length;e++){const r=t[e];if(a(r)&&(a(r.componentOptions)||ye(r)))return r}}function Le(t,e){Te.$on(t,e)}function qe(t,e){Te.$off(t,e)}function Re(t,e){const r=Te;return function n(){const i=e.apply(null,arguments);null!==i&&r.$off(t,n)}}function Pe(t,e,r){Te=t,Kt(e,r||{},Le,qe,Re,t),Te=void 0}class Ne{constructor(t=!1){this.detached=t,this.active=!0,this.effects=[],this.cleanups=[],this.parent=$e,!t&&$e&&(this.index=($e.scopes||($e.scopes=[])).push(this)-1)}run(t){if(this.active){const e=$e;try{return $e=this,t()}finally{$e=e}}}on(){$e=this}off(){$e=this.parent}stop(t){if(this.active){let e,r;for(e=0,r=this.effects.length;e<r;e++)this.effects[e].teardown();for(e=0,r=this.cleanups.length;e<r;e++)this.cleanups[e]();if(this.scopes)for(e=0,r=this.scopes.length;e<r;e++)this.scopes[e].stop(!0);if(!this.detached&&this.parent&&!t){const t=this.parent.scopes.pop();t&&t!==this&&(this.parent.scopes[this.index]=t,t.index=this.index)}this.parent=void 0,this.active=!1}}}function Ie(){return $e}let je=null;function Be(t){const e=je;return je=t,()=>{je=e}}function Ue(t){for(;t&&(t=t.$parent);)if(t._inactive)return!0;return!1}function Fe(t,e){if(e){if(t._directInactive=!1,Ue(t))return}else if(t._directInactive)return;if(t._inactive||null===t._inactive){t._inactive=!1;for(let e=0;e<t.$children.length;e++)Fe(t.$children[e]);Me(t,"activated")}}function Me(t,e,r,n=!0){bt();const i=ct,o=Ie();n&&ut(t);const a=t.$options[e],s=e+" hook";if(a)for(let e=0,n=a.length;e<n;e++)or(a[e],t,r||null,t,s);t._hasHookEvent&&t.$emit("hook:"+e),n&&(ut(i),o&&o.on()),_t()}const Ve=[],He=[];let ze={},Ge=!1,Ye=!1,Ke=0,Je=0,We=Date.now;if(K&&!W){const t=window.performance;t&&"function"==typeof t.now&&We()>document.createEvent("Event").timeStamp&&(We=()=>t.now())}const Ze=(t,e)=>{if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function Qe(){let t,e;for(Je=We(),Ye=!0,Ve.sort(Ze),Ke=0;Ke<Ve.length;Ke++)t=Ve[Ke],t.before&&t.before(),e=t.id,ze[e]=null,t.run();const r=He.slice(),n=Ve.slice();Ke=Ve.length=He.length=0,ze={},Ge=Ye=!1,function(t){for(let e=0;e<t.length;e++)t[e]._inactive=!0,Fe(t[e],!0)}(r),function(t){let e=t.length;for(;e--;){const r=t[e],n=r.vm;n&&n._watcher===r&&n._isMounted&&!n._isDestroyed&&Me(n,"updated")}}(n),(()=>{for(let t=0;t<mt.length;t++){const e=mt[t];e.subs=e.subs.filter(t=>t),e._pending=!1}mt.length=0})(),ot&&M.devtools&&ot.emit("flush")}function Xe(t){const e=t.id;if(null==ze[e]&&(t!==vt.target||!t.noRecurse)){if(ze[e]=!0,Ye){let e=Ve.length-1;for(;e>Ke&&Ve[e].id>t.id;)e--;Ve.splice(e+1,0,t)}else Ve.push(t);Ge||(Ge=!0,fr(Qe))}}function tr(t,e){return rr(t,null,{flush:"post"})}const er={};function rr(t,e,{immediate:r,deep:o,flush:a="pre",onTrack:s,onTrigger:l}=n){const u=ct,p=(t,e,r=null)=>or(t,null,r,u,e);let d,f,h=!1,g=!1;if(Bt(t)?(d=()=>t.value,h=It(t)):Nt(t)?(d=()=>(t.__ob__.dep.depend(),t),o=!0):i(t)?(g=!0,h=t.some(t=>Nt(t)||It(t)),d=()=>t.map(t=>Bt(t)?t.value:Nt(t)?kr(t):c(t)?p(t,"watcher getter"):void 0)):d=c(t)?e?()=>p(t,"watcher getter"):()=>{if(!u||!u._isDestroyed)return f&&f(),p(t,"watcher",[m])}:q,e&&o){const t=d;d=()=>kr(t())}let m=t=>{f=v.onStop=()=>{p(t,"watcher cleanup")}};if(it())return m=q,e?r&&p(e,"watcher callback",[d(),g?[]:void 0,m]):d(),q;const v=new Or(ct,d,q,{lazy:!0});v.noRecurse=!e;let y=g?[]:er;return v.run=()=>{if(v.active)if(e){const t=v.get();(o||h||(g?t.some((t,e)=>B(t,y[e])):B(t,y)))&&(f&&f(),p(e,"watcher callback",[t,y===er?void 0:y,m]),y=t)}else v.get()},"sync"===a?v.update=v.run:"post"===a?(v.post=!0,v.update=()=>Xe(v)):v.update=()=>{if(u&&u===ct&&!u._isMounted){const t=u._preWatchers||(u._preWatchers=[]);t.indexOf(v)<0&&t.push(v)}else Xe(v)},e?r?v.run():y=v.get():"post"===a&&u?u.$once("hook:mounted",()=>v.get()):v.get(),()=>{v.teardown()}}function nr(t){const e=t._provided,r=t.$parent&&t.$parent._provided;return r===e?t._provided=Object.create(r):e}function ir(t,e,r){bt();try{if(e){let n=e;for(;n=n.$parent;){const i=n.$options.errorCaptured;if(i)for(let o=0;o<i.length;o++)try{if(!1===i[o].call(n,t,e,r))return}catch(t){ar(t,n,"errorCaptured hook")}}}ar(t,e,r)}finally{_t()}}function or(t,e,r,n,i){let o;try{o=r?t.apply(e,r):t.call(e),o&&!o._isVue&&h(o)&&!o._handled&&(o.catch(t=>ir(t,n,i+" (Promise/async)")),o._handled=!0)}catch(t){ir(t,n,i)}return o}function ar(t,e,r){if(M.errorHandler)try{return M.errorHandler.call(null,t,e,r)}catch(e){e!==t&&sr(e)}sr(t)}function sr(t,e,r){if(!K||"undefined"==typeof console)throw t;console.error(t)}let lr=!1;const cr=[];let ur,pr=!1;function dr(){pr=!1;const t=cr.slice(0);cr.length=0;for(let e=0;e<t.length;e++)t[e]()}if("undefined"!=typeof Promise&&at(Promise)){const t=Promise.resolve();ur=()=>{t.then(dr),X&&setTimeout(q)},lr=!0}else if(W||"undefined"==typeof MutationObserver||!at(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())ur=void 0!==r&&at(r)?()=>{r(dr)}:()=>{setTimeout(dr,0)};else{let t=1;const e=new MutationObserver(dr),r=document.createTextNode(String(t));e.observe(r,{characterData:!0}),ur=()=>{t=(t+1)%2,r.data=String(t)},lr=!0}function fr(t,e){let r;if(cr.push(()=>{if(t)try{t.call(e)}catch(t){ir(t,e,"nextTick")}else r&&r(e)}),pr||(pr=!0,ur()),!t&&"undefined"!=typeof Promise)return new Promise(t=>{r=t})}function hr(t){return(e,r=ct)=>{if(r)return function(t,e,r){const n=t.$options;n[e]=en(n[e],r)}(r,t,e)}}const gr=hr("beforeMount"),mr=hr("mounted"),vr=hr("beforeUpdate"),yr=hr("updated"),br=hr("beforeDestroy"),_r=hr("destroyed"),wr=hr("activated"),xr=hr("deactivated"),Ar=hr("serverPrefetch"),Sr=hr("renderTracked"),Er=hr("renderTriggered"),Cr=hr("errorCaptured");var Tr=Object.freeze({__proto__:null,version:"2.7.15",defineComponent:function(t){return t},ref:function(t){return Ut(t,!1)},shallowRef:function(t){return Ut(t,!0)},isRef:Bt,toRef:Mt,toRefs:function(t){const e=i(t)?new Array(t.length):{};for(const r in t)e[r]=Mt(t,r);return e},unref:function(t){return Bt(t)?t.value:t},proxyRefs:function(t){if(Nt(t))return t;const e={},r=Object.keys(t);for(let n=0;n<r.length;n++)Ft(e,t,r[n]);return e},customRef:function(t){const e=new vt,{get:r,set:n}=t(()=>{e.depend()},()=>{e.notify()}),i={get value(){return r()},set value(t){n(t)}};return z(i,"__v_isRef",!0),i},triggerRef:function(t){t.dep&&t.dep.notify()},reactive:function(t){return Pt(t,!1),t},isReactive:Nt,isReadonly:jt,isShallow:It,isProxy:function(t){return Nt(t)||jt(t)},shallowReactive:Rt,markRaw:function(t){return Object.isExtensible(t)&&z(t,"__v_skip",!0),t},toRaw:function t(e){const r=e&&e.__v_raw;return r?t(r):e},readonly:Vt,shallowReadonly:function(t){return Ht(t,!0)},computed:function(t,e){let r,n;const i=c(t);i?(r=t,n=q):(r=t.get,n=t.set);const o=it()?null:new Or(ct,r,q,{lazy:!0}),a={effect:o,get value(){return o?(o.dirty&&o.evaluate(),vt.target&&o.depend(),o.value):r()},set value(t){n(t)}};return z(a,"__v_isRef",!0),z(a,"__v_isReadonly",i),a},watch:function(t,e,r){return rr(t,e,r)},watchEffect:function(t,e){return rr(t,null,e)},watchPostEffect:tr,watchSyncEffect:function(t,e){return rr(t,null,{flush:"sync"})},EffectScope:Ne,effectScope:function(t){return new Ne(t)},onScopeDispose:function(t){$e&&$e.cleanups.push(t)},getCurrentScope:Ie,provide:function(t,e){ct&&(nr(ct)[t]=e)},inject:function(t,e,r=!1){const n=ct;if(n){const i=n.$parent&&n.$parent._provided;if(i&&t in i)return i[t];if(arguments.length>1)return r&&c(e)?e.call(n):e}},h:function(t,e,r){return Xt(ct,t,e,r,2,!0)},getCurrentInstance:function(){return ct&&{proxy:ct}},useSlots:function(){return Ce().slots},useAttrs:function(){return Ce().attrs},useListeners:function(){return Ce().listeners},mergeDefaults:function(t,e){const r=i(t)?t.reduce((t,e)=>(t[e]={},t),{}):t;for(const t in e){const n=r[t];n?i(n)||c(n)?r[t]={type:n,default:e[t]}:n.default=e[t]:null===n&&(r[t]={default:e[t]})}return r},nextTick:fr,set:Ot,del:Lt,useCssModule:function(t="$style"){if(!ct)return n;return ct[t]||n},useCssVars:function(t){if(!K)return;const e=ct;e&&tr(()=>{const r=e.$el,n=t(e,e._setupProxy);if(r&&1===r.nodeType){const t=r.style;for(const e in n)t.setProperty("--"+e,n[e])}})},defineAsyncComponent:function(t){c(t)&&(t={loader:t});const{loader:e,loadingComponent:r,errorComponent:n,delay:i=200,timeout:o,suspensible:a=!1,onError:s}=t;let l=null,u=0;const p=()=>{let t;return l||(t=l=e().catch(t=>{if(t=t instanceof Error?t:new Error(String(t)),s)return new Promise((e,r)=>{s(t,()=>e((u++,l=null,p())),()=>r(t),u+1)});throw t}).then(e=>t!==l&&l?l:(e&&(e.__esModule||"Module"===e[Symbol.toStringTag])&&(e=e.default),e)))};return()=>({component:p(),delay:i,timeout:o,error:n,loading:r})},onBeforeMount:gr,onMounted:mr,onBeforeUpdate:vr,onUpdated:yr,onBeforeUnmount:br,onUnmounted:_r,onActivated:wr,onDeactivated:xr,onServerPrefetch:Ar,onRenderTracked:Sr,onRenderTriggered:Er,onErrorCaptured:function(t,e=ct){Cr(t,e)}});const $r=new lt;function kr(t){return function t(e,r){let n,o;const a=i(e);if(!(!a&&!u(e)||e.__v_skip||Object.isFrozen(e)||e instanceof pt)){if(e.__ob__){const t=e.__ob__.dep.id;if(r.has(t))return;r.add(t)}if(a)for(n=e.length;n--;)t(e[n],r);else if(Bt(e))t(e.value,r);else for(o=Object.keys(e),n=o.length;n--;)t(e[o[n]],r)}}(t,$r),$r.clear(),t}let Dr=0;class Or{constructor(t,e,r,n,i){!function(t,e=$e){e&&e.active&&e.effects.push(t)}(this,$e&&!$e._vm?$e:t?t._scope:void 0),(this.vm=t)&&i&&(t._watcher=this),n?(this.deep=!!n.deep,this.user=!!n.user,this.lazy=!!n.lazy,this.sync=!!n.sync,this.before=n.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=r,this.id=++Dr,this.active=!0,this.post=!1,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new lt,this.newDepIds=new lt,this.expression="",c(e)?this.getter=e:(this.getter=function(t){if(G.test(t))return;const e=t.split(".");return function(t){for(let r=0;r<e.length;r++){if(!t)return;t=t[e[r]]}return t}}(e),this.getter||(this.getter=q)),this.value=this.lazy?void 0:this.get()}get(){let t;bt(this);const e=this.vm;try{t=this.getter.call(e,e)}catch(t){if(!this.user)throw t;ir(t,e,`getter for watcher "${this.expression}"`)}finally{this.deep&&kr(t),_t(),this.cleanupDeps()}return t}addDep(t){const e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))}cleanupDeps(){let t=this.deps.length;for(;t--;){const e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}let e=this.depIds;this.depIds=this.newDepIds,this.newDepIds=e,this.newDepIds.clear(),e=this.deps,this.deps=this.newDeps,this.newDeps=e,this.newDeps.length=0}update(){this.lazy?this.dirty=!0:this.sync?this.run():Xe(this)}run(){if(this.active){const t=this.get();if(t!==this.value||u(t)||this.deep){const e=this.value;if(this.value=t,this.user){const r=`callback for watcher "${this.expression}"`;or(this.cb,this.vm,[t,e],this.vm,r)}else this.cb.call(this.vm,t,e)}}}evaluate(){this.value=this.get(),this.dirty=!1}depend(){let t=this.deps.length;for(;t--;)this.deps[t].depend()}teardown(){if(this.vm&&!this.vm._isBeingDestroyed&&_(this.vm._scope.effects,this),this.active){let t=this.deps.length;for(;t--;)this.deps[t].removeSub(this);this.active=!1,this.onStop&&this.onStop()}}}const Lr={enumerable:!0,configurable:!0,get:q,set:q};function qr(t,e,r){Lr.get=function(){return this[e][r]},Lr.set=function(t){this[e][r]=t},Object.defineProperty(t,r,Lr)}function Rr(t){const e=t.$options;if(e.props&&function(t,e){const r=t.$options.propsData||{},n=t._props=Rt({}),i=t.$options._propKeys=[];t.$parent&&Ct(!1);for(const o in e)i.push(o),Dt(n,o,sn(o,e,r,t)),o in t||qr(t,"_props",o);Ct(!0)}(t,e.props),function(t){const e=t.$options,r=e.setup;if(r){const n=t._setupContext=xe(t);ut(t),bt();const i=or(r,null,[t._props||Rt({}),n],t,"setup");if(_t(),ut(),c(i))e.render=i;else if(u(i))if(t._setupState=i,i.__sfc){const e=t._setupProxy={};for(const t in i)"__sfc"!==t&&Ft(e,i,t)}else for(const e in i)H(e)||Ft(t,i,e)}}(t),e.methods&&function(t,e){t.$options.props;for(const r in e)t[r]="function"!=typeof e[r]?q:k(e[r],t)}(t,e.methods),e.data)!function(t){let e=t.$options.data;e=t._data=c(e)?function(t,e){bt();try{return t.call(e,e)}catch(t){return ir(t,e,"data()"),{}}finally{_t()}}(e,t):e||{},d(e)||(e={});const r=Object.keys(e),n=t.$options.props;t.$options.methods;let i=r.length;for(;i--;){const e=r[i];n&&x(n,e)||H(e)||qr(t,"_data",e)}const o=kt(e);o&&o.vmCount++}(t);else{const e=kt(t._data={});e&&e.vmCount++}e.computed&&function(t,e){const r=t._computedWatchers=Object.create(null),n=it();for(const i in e){const o=e[i],a=c(o)?o:o.get;n||(r[i]=new Or(t,a||q,q,Pr)),i in t||Nr(t,i,o)}}(t,e.computed),e.watch&&e.watch!==et&&function(t,e){for(const r in e){const n=e[r];if(i(n))for(let e=0;e<n.length;e++)Br(t,r,n[e]);else Br(t,r,n)}}(t,e.watch)}const Pr={lazy:!0};function Nr(t,e,r){const n=!it();c(r)?(Lr.get=n?Ir(e):jr(r),Lr.set=q):(Lr.get=r.get?n&&!1!==r.cache?Ir(e):jr(r.get):q,Lr.set=r.set||q),Object.defineProperty(t,e,Lr)}function Ir(t){return function(){const e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),vt.target&&e.depend(),e.value}}function jr(t){return function(){return t.call(this,this)}}function Br(t,e,r,n){return d(r)&&(n=r,r=r.handler),"string"==typeof r&&(r=t[r]),t.$watch(e,r,n)}function Ur(t,e){if(t){const r=Object.create(null),n=st?Reflect.ownKeys(t):Object.keys(t);for(let i=0;i<n.length;i++){const o=n[i];if("__ob__"===o)continue;const a=t[o].from;if(a in e._provided)r[o]=e._provided[a];else if("default"in t[o]){const n=t[o].default;r[o]=c(n)?n.call(e):n}}return r}}let Fr=0;function Mr(t){let e=t.options;if(t.super){const r=Mr(t.super);if(r!==t.superOptions){t.superOptions=r;const n=function(t){let e;const r=t.options,n=t.sealedOptions;for(const t in r)r[t]!==n[t]&&(e||(e={}),e[t]=r[t]);return e}(t);n&&O(t.extendOptions,n),e=t.options=on(r,t.extendOptions),e.name&&(e.components[e.name]=t)}}return e}function Vr(t,e,r,o,a){const l=a.options;let c;x(o,"_uid")?(c=Object.create(o),c._original=o):(c=o,o=o._original);const u=s(l._compiled),p=!u;this.data=t,this.props=e,this.children=r,this.parent=o,this.listeners=t.on||n,this.injections=Ur(l.inject,o),this.slots=()=>(this.$slots||be(o,t.scopedSlots,this.$slots=me(r,o)),this.$slots),Object.defineProperty(this,"scopedSlots",{enumerable:!0,get(){return be(o,t.scopedSlots,this.slots())}}),u&&(this.$options=l,this.$slots=this.slots(),this.$scopedSlots=be(o,t.scopedSlots,this.$slots)),l._scopeId?this._c=(t,e,r,n)=>{const a=Xt(c,t,e,r,n,p);return a&&!i(a)&&(a.fnScopeId=l._scopeId,a.fnContext=o),a}:this._c=(t,e,r,n)=>Xt(c,t,e,r,n,p)}function Hr(t,e,r,n,i){const o=ht(t);return o.fnContext=r,o.fnOptions=n,e.slot&&((o.data||(o.data={})).slot=e.slot),o}function zr(t,e){for(const r in e)t[E(r)]=e[r]}function Gr(t){return t.name||t.__name||t._componentTag}ge(Vr.prototype);const Yr={init(t,e){if(t.componentInstance&&!t.componentInstance._isDestroyed&&t.data.keepAlive){const e=t;Yr.prepatch(e,e)}else(t.componentInstance=function(t,e){const r={_isComponent:!0,_parentVnode:t,parent:e},n=t.data.inlineTemplate;return a(n)&&(r.render=n.render,r.staticRenderFns=n.staticRenderFns),new t.componentOptions.Ctor(r)}(t,je)).$mount(e?t.elm:void 0,e)},prepatch(t,e){const r=e.componentOptions;!function(t,e,r,i,o){const a=i.data.scopedSlots,s=t.$scopedSlots,l=!!(a&&!a.$stable||s!==n&&!s.$stable||a&&t.$scopedSlots.$key!==a.$key||!a&&t.$scopedSlots.$key);let c=!!(o||t.$options._renderChildren||l);const u=t.$vnode;t.$options._parentVnode=i,t.$vnode=i,t._vnode&&(t._vnode.parent=i),t.$options._renderChildren=o;const p=i.data.attrs||n;t._attrsProxy&&Ae(t._attrsProxy,p,u.data&&u.data.attrs||n,t,"$attrs")&&(c=!0),t.$attrs=p,r=r||n;const d=t.$options._parentListeners;if(t._listenersProxy&&Ae(t._listenersProxy,r,d||n,t,"$listeners"),t.$listeners=t.$options._parentListeners=r,Pe(t,r,d),e&&t.$options.props){Ct(!1);const r=t._props,n=t.$options._propKeys||[];for(let i=0;i<n.length;i++){const o=n[i],a=t.$options.props;r[o]=sn(o,a,e,t)}Ct(!0),t.$options.propsData=e}c&&(t.$slots=me(o,i.context),t.$forceUpdate())}(e.componentInstance=t.componentInstance,r.propsData,r.listeners,e,r.children)},insert(t){const{context:e,componentInstance:r}=t;var n;r._isMounted||(r._isMounted=!0,Me(r,"mounted")),t.data.keepAlive&&(e._isMounted?((n=r)._inactive=!1,He.push(n)):Fe(r,!0))},destroy(t){const{componentInstance:e}=t;e._isDestroyed||(t.data.keepAlive?function t(e,r){if(!(r&&(e._directInactive=!0,Ue(e))||e._inactive)){e._inactive=!0;for(let r=0;r<e.$children.length;r++)t(e.$children[r]);Me(e,"deactivated")}}(e,!0):e.$destroy())}},Kr=Object.keys(Yr);function Jr(t,e,r,l,c){if(o(t))return;const p=r.$options._base;if(u(t)&&(t=p.extend(t)),"function"!=typeof t)return;let d;if(o(t.cid)&&(d=t,void 0===(t=function(t,e){if(s(t.error)&&a(t.errorComp))return t.errorComp;if(a(t.resolved))return t.resolved;const r=ke;if(r&&a(t.owners)&&-1===t.owners.indexOf(r)&&t.owners.push(r),s(t.loading)&&a(t.loadingComp))return t.loadingComp;if(r&&!a(t.owners)){const n=t.owners=[r];let i=!0,s=null,l=null;r.$on("hook:destroyed",()=>_(n,r));const c=t=>{for(let t=0,e=n.length;t<e;t++)n[t].$forceUpdate();t&&(n.length=0,null!==s&&(clearTimeout(s),s=null),null!==l&&(clearTimeout(l),l=null))},p=j(r=>{t.resolved=De(r,e),i?n.length=0:c(!0)}),d=j(e=>{a(t.errorComp)&&(t.error=!0,c(!0))}),f=t(p,d);return u(f)&&(h(f)?o(t.resolved)&&f.then(p,d):h(f.component)&&(f.component.then(p,d),a(f.error)&&(t.errorComp=De(f.error,e)),a(f.loading)&&(t.loadingComp=De(f.loading,e),0===f.delay?t.loading=!0:s=setTimeout(()=>{s=null,o(t.resolved)&&o(t.error)&&(t.loading=!0,c(!1))},f.delay||200)),a(f.timeout)&&(l=setTimeout(()=>{l=null,o(t.resolved)&&d(null)},f.timeout)))),i=!1,t.loading?t.loadingComp:t.resolved}}(d,p))))return function(t,e,r,n,i){const o=dt();return o.asyncFactory=t,o.asyncMeta={data:e,context:r,children:n,tag:i},o}(d,e,r,l,c);e=e||{},Mr(t),a(e.model)&&function(t,e){const r=t.model&&t.model.prop||"value",n=t.model&&t.model.event||"input";(e.attrs||(e.attrs={}))[r]=e.model.value;const o=e.on||(e.on={}),s=o[n],l=e.model.callback;a(s)?(i(s)?-1===s.indexOf(l):s!==l)&&(o[n]=[l].concat(s)):o[n]=l}(t.options,e);const f=function(t,e,r){const n=e.options.props;if(o(n))return;const i={},{attrs:s,props:l}=t;if(a(s)||a(l))for(const t in n){const e=$(t);Wt(i,l,t,e,!0)||Wt(i,s,t,e,!1)}return i}(e,t);if(s(t.options.functional))return function(t,e,r,o,s){const l=t.options,c={},u=l.props;if(a(u))for(const t in u)c[t]=sn(t,u,e||n);else a(r.attrs)&&zr(c,r.attrs),a(r.props)&&zr(c,r.props);const p=new Vr(r,c,s,o,t),d=l.render.call(null,p._c,p);if(d instanceof pt)return Hr(d,r,p.parent,l);if(i(d)){const t=Zt(d)||[],e=new Array(t.length);for(let n=0;n<t.length;n++)e[n]=Hr(t[n],r,p.parent,l);return e}}(t,f,e,r,l);const g=e.on;if(e.on=e.nativeOn,s(t.options.abstract)){const t=e.slot;e={},t&&(e.slot=t)}!function(t){const e=t.hook||(t.hook={});for(let t=0;t<Kr.length;t++){const r=Kr[t],n=e[r],i=Yr[r];n===i||n&&n._merged||(e[r]=n?Wr(i,n):i)}}(e);const m=Gr(t.options)||c;return new pt(`vue-component-${t.cid}${m?"-"+m:""}`,e,void 0,void 0,void 0,r,{Ctor:t,propsData:f,listeners:g,tag:c,children:l},d)}function Wr(t,e){const r=(r,n)=>{t(r,n),e(r,n)};return r._merged=!0,r}let Zr=q;const Qr=M.optionMergeStrategies;function Xr(t,e,r=!0){if(!e)return t;let n,i,o;const a=st?Reflect.ownKeys(e):Object.keys(e);for(let s=0;s<a.length;s++)n=a[s],"__ob__"!==n&&(i=t[n],o=e[n],r&&x(t,n)?i!==o&&d(i)&&d(o)&&Xr(i,o):Ot(t,n,o));return t}function tn(t,e,r){return r?function(){const n=c(e)?e.call(r,r):e,i=c(t)?t.call(r,r):t;return n?Xr(n,i):i}:e?t?function(){return Xr(c(e)?e.call(this,this):e,c(t)?t.call(this,this):t)}:e:t}function en(t,e){const r=e?t?t.concat(e):i(e)?e:[e]:t;return r?function(t){const e=[];for(let r=0;r<t.length;r++)-1===e.indexOf(t[r])&&e.push(t[r]);return e}(r):r}function rn(t,e,r,n){const i=Object.create(t||null);return e?O(i,e):i}Qr.data=function(t,e,r){return r?tn(t,e,r):e&&"function"!=typeof e?t:tn(t,e)},F.forEach(t=>{Qr[t]=en}),U.forEach((function(t){Qr[t+"s"]=rn})),Qr.watch=function(t,e,r,n){if(t===et&&(t=void 0),e===et&&(e=void 0),!e)return Object.create(t||null);if(!t)return e;const o={};O(o,t);for(const t in e){let r=o[t];const n=e[t];r&&!i(r)&&(r=[r]),o[t]=r?r.concat(n):i(n)?n:[n]}return o},Qr.props=Qr.methods=Qr.inject=Qr.computed=function(t,e,r,n){if(!t)return e;const i=Object.create(null);return O(i,t),e&&O(i,e),i},Qr.provide=function(t,e){return t?function(){const r=Object.create(null);return Xr(r,c(t)?t.call(this):t),e&&Xr(r,c(e)?e.call(this):e,!1),r}:e};const nn=function(t,e){return void 0===e?t:e};function on(t,e,r){if(c(e)&&(e=e.options),function(t,e){const r=t.props;if(!r)return;const n={};let o,a,s;if(i(r))for(o=r.length;o--;)a=r[o],"string"==typeof a&&(s=E(a),n[s]={type:null});else if(d(r))for(const t in r)a=r[t],s=E(t),n[s]=d(a)?a:{type:a};t.props=n}(e),function(t,e){const r=t.inject;if(!r)return;const n=t.inject={};if(i(r))for(let t=0;t<r.length;t++)n[r[t]]={from:r[t]};else if(d(r))for(const t in r){const e=r[t];n[t]=d(e)?O({from:t},e):{from:e}}}(e),function(t){const e=t.directives;if(e)for(const t in e){const r=e[t];c(r)&&(e[t]={bind:r,update:r})}}(e),!e._base&&(e.extends&&(t=on(t,e.extends,r)),e.mixins))for(let n=0,i=e.mixins.length;n<i;n++)t=on(t,e.mixins[n],r);const n={};let o;for(o in t)a(o);for(o in e)x(t,o)||a(o);function a(i){const o=Qr[i]||nn;n[i]=o(t[i],e[i],r,i)}return n}function an(t,e,r,n){if("string"!=typeof r)return;const i=t[e];if(x(i,r))return i[r];const o=E(r);if(x(i,o))return i[o];const a=C(o);return x(i,a)?i[a]:i[r]||i[o]||i[a]}function sn(t,e,r,n){const i=e[t],o=!x(r,t);let a=r[t];const s=pn(Boolean,i.type);if(s>-1)if(o&&!x(i,"default"))a=!1;else if(""===a||a===$(t)){const t=pn(String,i.type);(t<0||s<t)&&(a=!0)}if(void 0===a){a=function(t,e,r){if(!x(e,"default"))return;const n=e.default;return t&&t.$options.propsData&&void 0===t.$options.propsData[r]&&void 0!==t._props[r]?t._props[r]:c(n)&&"Function"!==cn(e.type)?n.call(t):n}(n,i,t);const e=Et;Ct(!0),kt(a),Ct(e)}return a}const ln=/^\s*function (\w+)/;function cn(t){const e=t&&t.toString().match(ln);return e?e[1]:""}function un(t,e){return cn(t)===cn(e)}function pn(t,e){if(!i(e))return un(e,t)?0:-1;for(let r=0,n=e.length;r<n;r++)if(un(e[r],t))return r;return-1}function dn(t){this._init(t)}function fn(t){return t&&(Gr(t.Ctor.options)||t.tag)}function hn(t,e){return i(t)?t.indexOf(e)>-1:"string"==typeof t?t.split(",").indexOf(e)>-1:(r=t,"[object RegExp]"===p.call(r)&&t.test(e));var r}function gn(t,e){const{cache:r,keys:n,_vnode:i}=t;for(const t in r){const o=r[t];if(o){const a=o.name;a&&!e(a)&&mn(r,t,n,i)}}}function mn(t,e,r,n){const i=t[e];!i||n&&i.tag===n.tag||i.componentInstance.$destroy(),t[e]=null,_(r,e)}!function(t){t.prototype._init=function(t){const e=this;e._uid=Fr++,e._isVue=!0,e.__v_skip=!0,e._scope=new Ne(!0),e._scope._vm=!0,t&&t._isComponent?function(t,e){const r=t.$options=Object.create(t.constructor.options),n=e._parentVnode;r.parent=e.parent,r._parentVnode=n;const i=n.componentOptions;r.propsData=i.propsData,r._parentListeners=i.listeners,r._renderChildren=i.children,r._componentTag=i.tag,e.render&&(r.render=e.render,r.staticRenderFns=e.staticRenderFns)}(e,t):e.$options=on(Mr(e.constructor),t||{},e),e._renderProxy=e,e._self=e,function(t){const e=t.$options;let r=e.parent;if(r&&!e.abstract){for(;r.$options.abstract&&r.$parent;)r=r.$parent;r.$children.push(t)}t.$parent=r,t.$root=r?r.$root:t,t.$children=[],t.$refs={},t._provided=r?r._provided:Object.create(null),t._watcher=null,t._inactive=null,t._directInactive=!1,t._isMounted=!1,t._isDestroyed=!1,t._isBeingDestroyed=!1}(e),function(t){t._events=Object.create(null),t._hasHookEvent=!1;const e=t.$options._parentListeners;e&&Pe(t,e)}(e),function(t){t._vnode=null,t._staticTrees=null;const e=t.$options,r=t.$vnode=e._parentVnode,i=r&&r.context;t.$slots=me(e._renderChildren,i),t.$scopedSlots=r?be(t.$parent,r.data.scopedSlots,t.$slots):n,t._c=(e,r,n,i)=>Xt(t,e,r,n,i,!1),t.$createElement=(e,r,n,i)=>Xt(t,e,r,n,i,!0);const o=r&&r.data;Dt(t,"$attrs",o&&o.attrs||n,null,!0),Dt(t,"$listeners",e._parentListeners||n,null,!0)}(e),Me(e,"beforeCreate",void 0,!1),function(t){const e=Ur(t.$options.inject,t);e&&(Ct(!1),Object.keys(e).forEach(r=>{Dt(t,r,e[r])}),Ct(!0))}(e),Rr(e),function(t){const e=t.$options.provide;if(e){const r=c(e)?e.call(t):e;if(!u(r))return;const n=nr(t),i=st?Reflect.ownKeys(r):Object.keys(r);for(let t=0;t<i.length;t++){const e=i[t];Object.defineProperty(n,e,Object.getOwnPropertyDescriptor(r,e))}}}(e),Me(e,"created"),e.$options.el&&e.$mount(e.$options.el)}}(dn),function(t){Object.defineProperty(t.prototype,"$data",{get:function(){return this._data}}),Object.defineProperty(t.prototype,"$props",{get:function(){return this._props}}),t.prototype.$set=Ot,t.prototype.$delete=Lt,t.prototype.$watch=function(t,e,r){const n=this;if(d(e))return Br(n,t,e,r);(r=r||{}).user=!0;const i=new Or(n,t,e,r);if(r.immediate){const t=`callback for immediate watcher "${i.expression}"`;bt(),or(e,n,[i.value],n,t),_t()}return function(){i.teardown()}}}(dn),function(t){const e=/^hook:/;t.prototype.$on=function(t,r){const n=this;if(i(t))for(let e=0,i=t.length;e<i;e++)n.$on(t[e],r);else(n._events[t]||(n._events[t]=[])).push(r),e.test(t)&&(n._hasHookEvent=!0);return n},t.prototype.$once=function(t,e){const r=this;function n(){r.$off(t,n),e.apply(r,arguments)}return n.fn=e,r.$on(t,n),r},t.prototype.$off=function(t,e){const r=this;if(!arguments.length)return r._events=Object.create(null),r;if(i(t)){for(let n=0,i=t.length;n<i;n++)r.$off(t[n],e);return r}const n=r._events[t];if(!n)return r;if(!e)return r._events[t]=null,r;let o,a=n.length;for(;a--;)if(o=n[a],o===e||o.fn===e){n.splice(a,1);break}return r},t.prototype.$emit=function(t){const e=this;let r=e._events[t];if(r){r=r.length>1?D(r):r;const n=D(arguments,1),i=`event handler for "${t}"`;for(let t=0,o=r.length;t<o;t++)or(r[t],e,n,e,i)}return e}}(dn),function(t){t.prototype._update=function(t,e){const r=this,n=r.$el,i=r._vnode,o=Be(r);r._vnode=t,r.$el=i?r.__patch__(i,t):r.__patch__(r.$el,t,e,!1),o(),n&&(n.__vue__=null),r.$el&&(r.$el.__vue__=r);let a=r;for(;a&&a.$vnode&&a.$parent&&a.$vnode===a.$parent._vnode;)a.$parent.$el=a.$el,a=a.$parent},t.prototype.$forceUpdate=function(){this._watcher&&this._watcher.update()},t.prototype.$destroy=function(){const t=this;if(t._isBeingDestroyed)return;Me(t,"beforeDestroy"),t._isBeingDestroyed=!0;const e=t.$parent;!e||e._isBeingDestroyed||t.$options.abstract||_(e.$children,t),t._scope.stop(),t._data.__ob__&&t._data.__ob__.vmCount--,t._isDestroyed=!0,t.__patch__(t._vnode,null),Me(t,"destroyed"),t.$off(),t.$el&&(t.$el.__vue__=null),t.$vnode&&(t.$vnode.parent=null)}}(dn),function(t){ge(t.prototype),t.prototype.$nextTick=function(t){return fr(t,this)},t.prototype._render=function(){const t=this,{render:e,_parentVnode:r}=t.$options;let n;r&&t._isMounted&&(t.$scopedSlots=be(t.$parent,r.data.scopedSlots,t.$slots,t.$scopedSlots),t._slotsProxy&&Ee(t._slotsProxy,t.$scopedSlots)),t.$vnode=r;try{ut(t),ke=t,n=e.call(t._renderProxy,t.$createElement)}catch(e){ir(e,t,"render"),n=t._vnode}finally{ke=null,ut()}return i(n)&&1===n.length&&(n=n[0]),n instanceof pt||(n=dt()),n.parent=r,n}}(dn);const vn=[String,RegExp,Array];var yn={KeepAlive:{name:"keep-alive",abstract:!0,props:{include:vn,exclude:vn,max:[String,Number]},methods:{cacheVNode(){const{cache:t,keys:e,vnodeToCache:r,keyToCache:n}=this;if(r){const{tag:i,componentInstance:o,componentOptions:a}=r;t[n]={name:fn(a),tag:i,componentInstance:o},e.push(n),this.max&&e.length>parseInt(this.max)&&mn(t,e[0],e,this._vnode),this.vnodeToCache=null}}},created(){this.cache=Object.create(null),this.keys=[]},destroyed(){for(const t in this.cache)mn(this.cache,t,this.keys)},mounted(){this.cacheVNode(),this.$watch("include",t=>{gn(this,e=>hn(t,e))}),this.$watch("exclude",t=>{gn(this,e=>!hn(t,e))})},updated(){this.cacheVNode()},render(){const t=this.$slots.default,e=Oe(t),r=e&&e.componentOptions;if(r){const t=fn(r),{include:n,exclude:i}=this;if(n&&(!t||!hn(n,t))||i&&t&&hn(i,t))return e;const{cache:o,keys:a}=this,s=null==e.key?r.Ctor.cid+(r.tag?"::"+r.tag:""):e.key;o[s]?(e.componentInstance=o[s].componentInstance,_(a,s),a.push(s)):(this.vnodeToCache=e,this.keyToCache=s),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){const e={get:()=>M};Object.defineProperty(t,"config",e),t.util={warn:Zr,extend:O,mergeOptions:on,defineReactive:Dt},t.set=Ot,t.delete=Lt,t.nextTick=fr,t.observable=t=>(kt(t),t),t.options=Object.create(null),U.forEach(e=>{t.options[e+"s"]=Object.create(null)}),t.options._base=t,O(t.options.components,yn),function(t){t.use=function(t){const e=this._installedPlugins||(this._installedPlugins=[]);if(e.indexOf(t)>-1)return this;const r=D(arguments,1);return r.unshift(this),c(t.install)?t.install.apply(t,r):c(t)&&t.apply(null,r),e.push(t),this}}(t),function(t){t.mixin=function(t){return this.options=on(this.options,t),this}}(t),function(t){t.cid=0;let e=1;t.extend=function(t){t=t||{};const r=this,n=r.cid,i=t._Ctor||(t._Ctor={});if(i[n])return i[n];const o=Gr(t)||Gr(r.options),a=function(t){this._init(t)};return(a.prototype=Object.create(r.prototype)).constructor=a,a.cid=e++,a.options=on(r.options,t),a.super=r,a.options.props&&function(t){const e=t.options.props;for(const r in e)qr(t.prototype,"_props",r)}(a),a.options.computed&&function(t){const e=t.options.computed;for(const r in e)Nr(t.prototype,r,e[r])}(a),a.extend=r.extend,a.mixin=r.mixin,a.use=r.use,U.forEach((function(t){a[t]=r[t]})),o&&(a.options.components[o]=a),a.superOptions=r.options,a.extendOptions=t,a.sealedOptions=O({},a.options),i[n]=a,a}}(t),function(t){U.forEach(e=>{t[e]=function(t,r){return r?("component"===e&&d(r)&&(r.name=r.name||t,r=this.options._base.extend(r)),"directive"===e&&c(r)&&(r={bind:r,update:r}),this.options[e+"s"][t]=r,r):this.options[e+"s"][t]}})}(t)}(dn),Object.defineProperty(dn.prototype,"$isServer",{get:it}),Object.defineProperty(dn.prototype,"$ssrContext",{get(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(dn,"FunctionalRenderContext",{value:Vr}),dn.version="2.7.15";const bn=v("style,class"),_n=v("input,textarea,option,select,progress"),wn=(t,e,r)=>"value"===r&&_n(t)&&"button"!==e||"selected"===r&&"option"===t||"checked"===r&&"input"===t||"muted"===r&&"video"===t,xn=v("contenteditable,draggable,spellcheck"),An=v("events,caret,typing,plaintext-only"),Sn=v("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),En="http://www.w3.org/1999/xlink",Cn=t=>":"===t.charAt(5)&&"xlink"===t.slice(0,5),Tn=t=>Cn(t)?t.slice(6,t.length):"",$n=t=>null==t||!1===t;function kn(t,e){return{staticClass:Dn(t.staticClass,e.staticClass),class:a(t.class)?[t.class,e.class]:e.class}}function Dn(t,e){return t?e?t+" "+e:t:e||""}function On(t){return Array.isArray(t)?function(t){let e,r="";for(let n=0,i=t.length;n<i;n++)a(e=On(t[n]))&&""!==e&&(r&&(r+=" "),r+=e);return r}(t):u(t)?function(t){let e="";for(const r in t)t[r]&&(e&&(e+=" "),e+=r);return e}(t):"string"==typeof t?t:""}const Ln={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},qn=v("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),Rn=v("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignobject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),Pn=t=>qn(t)||Rn(t);function Nn(t){return Rn(t)?"svg":"math"===t?"math":void 0}const In=Object.create(null),jn=v("text,number,password,search,email,tel,url");function Bn(t){if("string"==typeof t){return document.querySelector(t)||document.createElement("div")}return t}var Un=Object.freeze({__proto__:null,createElement:function(t,e){const r=document.createElement(t);return"select"!==t||e.data&&e.data.attrs&&void 0!==e.data.attrs.multiple&&r.setAttribute("multiple","multiple"),r},createElementNS:function(t,e){return document.createElementNS(Ln[t],e)},createTextNode:function(t){return document.createTextNode(t)},createComment:function(t){return document.createComment(t)},insertBefore:function(t,e,r){t.insertBefore(e,r)},removeChild:function(t,e){t.removeChild(e)},appendChild:function(t,e){t.appendChild(e)},parentNode:function(t){return t.parentNode},nextSibling:function(t){return t.nextSibling},tagName:function(t){return t.tagName},setTextContent:function(t,e){t.textContent=e},setStyleScope:function(t,e){t.setAttribute(e,"")}}),Fn={create(t,e){Mn(e)},update(t,e){t.data.ref!==e.data.ref&&(Mn(t,!0),Mn(e))},destroy(t){Mn(t,!0)}};function Mn(t,e){const r=t.data.ref;if(!a(r))return;const n=t.context,o=t.componentInstance||t.elm,s=e?null:o,l=e?void 0:o;if(c(r))return void or(r,n,[s],n,"template ref function");const u=t.data.refInFor,p="string"==typeof r||"number"==typeof r,d=Bt(r),f=n.$refs;if(p||d)if(u){const t=p?f[r]:r.value;e?i(t)&&_(t,o):i(t)?t.includes(o)||t.push(o):p?(f[r]=[o],Vn(n,r,f[r])):r.value=[o]}else if(p){if(e&&f[r]!==o)return;f[r]=l,Vn(n,r,s)}else if(d){if(e&&r.value!==o)return;r.value=s}}function Vn({_setupState:t},e,r){t&&x(t,e)&&(Bt(t[e])?t[e].value=r:t[e]=r)}const Hn=new pt("",{},[]),zn=["create","activate","update","remove","destroy"];function Gn(t,e){return t.key===e.key&&t.asyncFactory===e.asyncFactory&&(t.tag===e.tag&&t.isComment===e.isComment&&a(t.data)===a(e.data)&&function(t,e){if("input"!==t.tag)return!0;let r;const n=a(r=t.data)&&a(r=r.attrs)&&r.type,i=a(r=e.data)&&a(r=r.attrs)&&r.type;return n===i||jn(n)&&jn(i)}(t,e)||s(t.isAsyncPlaceholder)&&o(e.asyncFactory.error))}function Yn(t,e,r){let n,i;const o={};for(n=e;n<=r;++n)i=t[n].key,a(i)&&(o[i]=n);return o}var Kn={create:Jn,update:Jn,destroy:function(t){Jn(t,Hn)}};function Jn(t,e){(t.data.directives||e.data.directives)&&function(t,e){const r=t===Hn,n=e===Hn,i=Zn(t.data.directives,t.context),o=Zn(e.data.directives,e.context),a=[],s=[];let l,c,u;for(l in o)c=i[l],u=o[l],c?(u.oldValue=c.value,u.oldArg=c.arg,Xn(u,"update",e,t),u.def&&u.def.componentUpdated&&s.push(u)):(Xn(u,"bind",e,t),u.def&&u.def.inserted&&a.push(u));if(a.length){const n=()=>{for(let r=0;r<a.length;r++)Xn(a[r],"inserted",e,t)};r?Jt(e,"insert",n):n()}if(s.length&&Jt(e,"postpatch",()=>{for(let r=0;r<s.length;r++)Xn(s[r],"componentUpdated",e,t)}),!r)for(l in i)o[l]||Xn(i[l],"unbind",t,t,n)}(t,e)}const Wn=Object.create(null);function Zn(t,e){const r=Object.create(null);if(!t)return r;let n,i;for(n=0;n<t.length;n++){if(i=t[n],i.modifiers||(i.modifiers=Wn),r[Qn(i)]=i,e._setupState&&e._setupState.__sfc){const t=i.def||an(e,"_setupState","v-"+i.name);i.def="function"==typeof t?{bind:t,update:t}:t}i.def=i.def||an(e.$options,"directives",i.name)}return r}function Qn(t){return t.rawName||`${t.name}.${Object.keys(t.modifiers||{}).join(".")}`}function Xn(t,e,r,n,i){const o=t.def&&t.def[e];if(o)try{o(r.elm,t,r,n,i)}catch(n){ir(n,r.context,`directive ${t.name} ${e} hook`)}}var ti=[Fn,Kn];function ei(t,e){const r=e.componentOptions;if(a(r)&&!1===r.Ctor.options.inheritAttrs)return;if(o(t.data.attrs)&&o(e.data.attrs))return;let n,i,l;const c=e.elm,u=t.data.attrs||{};let p=e.data.attrs||{};for(n in(a(p.__ob__)||s(p._v_attr_proxy))&&(p=e.data.attrs=O({},p)),p)i=p[n],l=u[n],l!==i&&ri(c,n,i,e.data.pre);for(n in(W||Q)&&p.value!==u.value&&ri(c,"value",p.value),u)o(p[n])&&(Cn(n)?c.removeAttributeNS(En,Tn(n)):xn(n)||c.removeAttribute(n))}function ri(t,e,r,n){n||t.tagName.indexOf("-")>-1?ni(t,e,r):Sn(e)?$n(r)?t.removeAttribute(e):(r="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,r)):xn(e)?t.setAttribute(e,((t,e)=>$n(e)||"false"===e?"false":"contenteditable"===t&&An(e)?e:"true")(e,r)):Cn(e)?$n(r)?t.removeAttributeNS(En,Tn(e)):t.setAttributeNS(En,e,r):ni(t,e,r)}function ni(t,e,r){if($n(r))t.removeAttribute(e);else{if(W&&!Z&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==r&&!t.__ieph){const e=r=>{r.stopImmediatePropagation(),t.removeEventListener("input",e)};t.addEventListener("input",e),t.__ieph=!0}t.setAttribute(e,r)}}var ii={create:ei,update:ei};function oi(t,e){const r=e.elm,n=e.data,i=t.data;if(o(n.staticClass)&&o(n.class)&&(o(i)||o(i.staticClass)&&o(i.class)))return;let s=function(t){let e=t.data,r=t,n=t;for(;a(n.componentInstance);)n=n.componentInstance._vnode,n&&n.data&&(e=kn(n.data,e));for(;a(r=r.parent);)r&&r.data&&(e=kn(e,r.data));return function(t,e){return a(t)||a(e)?Dn(t,On(e)):""}(e.staticClass,e.class)}(e);const l=r._transitionClasses;a(l)&&(s=Dn(s,On(l))),s!==r._prevClass&&(r.setAttribute("class",s),r._prevClass=s)}var ai={create:oi,update:oi};const si=/[\w).+\-_$\]]/;function li(t){let e,r,n,i,o,a=!1,s=!1,l=!1,c=!1,u=0,p=0,d=0,f=0;for(n=0;n<t.length;n++)if(r=e,e=t.charCodeAt(n),a)39===e&&92!==r&&(a=!1);else if(s)34===e&&92!==r&&(s=!1);else if(l)96===e&&92!==r&&(l=!1);else if(c)47===e&&92!==r&&(c=!1);else if(124!==e||124===t.charCodeAt(n+1)||124===t.charCodeAt(n-1)||u||p||d){switch(e){case 34:s=!0;break;case 39:a=!0;break;case 96:l=!0;break;case 40:d++;break;case 41:d--;break;case 91:p++;break;case 93:p--;break;case 123:u++;break;case 125:u--}if(47===e){let e,r=n-1;for(;r>=0&&(e=t.charAt(r)," "===e);r--);e&&si.test(e)||(c=!0)}}else void 0===i?(f=n+1,i=t.slice(0,n).trim()):h();function h(){(o||(o=[])).push(t.slice(f,n).trim()),f=n+1}if(void 0===i?i=t.slice(0,n).trim():0!==f&&h(),o)for(n=0;n<o.length;n++)i=ci(i,o[n]);return i}function ci(t,e){const r=e.indexOf("(");if(r<0)return`_f("${e}")(${t})`;{const n=e.slice(0,r),i=e.slice(r+1);return`_f("${n}")(${t}${")"!==i?","+i:i}`}}function ui(t,e){console.error("[Vue compiler]: "+t)}function pi(t,e){return t?t.map(t=>t[e]).filter(t=>t):[]}function di(t,e,r,n,i){(t.props||(t.props=[])).push(wi({name:e,value:r,dynamic:i},n)),t.plain=!1}function fi(t,e,r,n,i){(i?t.dynamicAttrs||(t.dynamicAttrs=[]):t.attrs||(t.attrs=[])).push(wi({name:e,value:r,dynamic:i},n)),t.plain=!1}function hi(t,e,r,n){t.attrsMap[e]=r,t.attrsList.push(wi({name:e,value:r},n))}function gi(t,e,r,n,i,o,a,s){(t.directives||(t.directives=[])).push(wi({name:e,rawName:r,value:n,arg:i,isDynamicArg:o,modifiers:a},s)),t.plain=!1}function mi(t,e,r){return r?`_p(${e},"${t}")`:t+e}function vi(t,e,r,i,o,a,s,l){let c;(i=i||n).right?l?e=`(${e})==='click'?'contextmenu':(${e})`:"click"===e&&(e="contextmenu",delete i.right):i.middle&&(l?e=`(${e})==='click'?'mouseup':(${e})`:"click"===e&&(e="mouseup")),i.capture&&(delete i.capture,e=mi("!",e,l)),i.once&&(delete i.once,e=mi("~",e,l)),i.passive&&(delete i.passive,e=mi("&",e,l)),i.native?(delete i.native,c=t.nativeEvents||(t.nativeEvents={})):c=t.events||(t.events={});const u=wi({value:r.trim(),dynamic:l},s);i!==n&&(u.modifiers=i);const p=c[e];Array.isArray(p)?o?p.unshift(u):p.push(u):c[e]=p?o?[u,p]:[p,u]:u,t.plain=!1}function yi(t,e,r){const n=bi(t,":"+e)||bi(t,"v-bind:"+e);if(null!=n)return li(n);if(!1!==r){const r=bi(t,e);if(null!=r)return JSON.stringify(r)}}function bi(t,e,r){let n;if(null!=(n=t.attrsMap[e])){const r=t.attrsList;for(let t=0,n=r.length;t<n;t++)if(r[t].name===e){r.splice(t,1);break}}return r&&delete t.attrsMap[e],n}function _i(t,e){const r=t.attrsList;for(let t=0,n=r.length;t<n;t++){const n=r[t];if(e.test(n.name))return r.splice(t,1),n}}function wi(t,e){return e&&(null!=e.start&&(t.start=e.start),null!=e.end&&(t.end=e.end)),t}function xi(t,e,r){const{number:n,trim:i}=r||{};let o="$$v";i&&(o="(typeof $$v === 'string'? $$v.trim(): $$v)"),n&&(o=`_n(${o})`);const a=Ai(e,o);t.model={value:`(${e})`,expression:JSON.stringify(e),callback:`function ($$v) {${a}}`}}function Ai(t,e){const r=function(t){if(t=t.trim(),Si=t.length,t.indexOf("[")<0||t.lastIndexOf("]")<Si-1)return Ti=t.lastIndexOf("."),Ti>-1?{exp:t.slice(0,Ti),key:'"'+t.slice(Ti+1)+'"'}:{exp:t,key:null};for(Ei=t,Ti=$i=ki=0;!Li();)Ci=Oi(),qi(Ci)?Pi(Ci):91===Ci&&Ri(Ci);return{exp:t.slice(0,$i),key:t.slice($i+1,ki)}}(t);return null===r.key?`${t}=${e}`:`$set(${r.exp}, ${r.key}, ${e})`}let Si,Ei,Ci,Ti,$i,ki,Di;function Oi(){return Ei.charCodeAt(++Ti)}function Li(){return Ti>=Si}function qi(t){return 34===t||39===t}function Ri(t){let e=1;for($i=Ti;!Li();)if(qi(t=Oi()))Pi(t);else if(91===t&&e++,93===t&&e--,0===e){ki=Ti;break}}function Pi(t){const e=t;for(;!Li()&&(t=Oi())!==e;);}function Ni(t,e,r){const n=Di;return function i(){const o=e.apply(null,arguments);null!==o&&Bi(t,i,r,n)}}const Ii=lr&&!(tt&&Number(tt[1])<=53);function ji(t,e,r,n){if(Ii){const t=Je,r=e;e=r._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=t||e.timeStamp<=0||e.target.ownerDocument!==document)return r.apply(this,arguments)}}Di.addEventListener(t,e,nt?{capture:r,passive:n}:r)}function Bi(t,e,r,n){(n||Di).removeEventListener(t,e._wrapper||e,r)}function Ui(t,e){if(o(t.data.on)&&o(e.data.on))return;const r=e.data.on||{},n=t.data.on||{};Di=e.elm||t.elm,function(t){if(a(t.__r)){const e=W?"change":"input";t[e]=[].concat(t.__r,t[e]||[]),delete t.__r}a(t.__c)&&(t.change=[].concat(t.__c,t.change||[]),delete t.__c)}(r),Kt(r,n,ji,Bi,Ni,e.context),Di=void 0}var Fi={create:Ui,update:Ui,destroy:t=>Ui(t,Hn)};let Mi;function Vi(t,e){if(o(t.data.domProps)&&o(e.data.domProps))return;let r,n;const i=e.elm,l=t.data.domProps||{};let c=e.data.domProps||{};for(r in(a(c.__ob__)||s(c._v_attr_proxy))&&(c=e.data.domProps=O({},c)),l)r in c||(i[r]="");for(r in c){if(n=c[r],"textContent"===r||"innerHTML"===r){if(e.children&&(e.children.length=0),n===l[r])continue;1===i.childNodes.length&&i.removeChild(i.childNodes[0])}if("value"===r&&"PROGRESS"!==i.tagName){i._value=n;const t=o(n)?"":String(n);Hi(i,t)&&(i.value=t)}else if("innerHTML"===r&&Rn(i.tagName)&&o(i.innerHTML)){Mi=Mi||document.createElement("div"),Mi.innerHTML=`<svg>${n}</svg>`;const t=Mi.firstChild;for(;i.firstChild;)i.removeChild(i.firstChild);for(;t.firstChild;)i.appendChild(t.firstChild)}else if(n!==l[r])try{i[r]=n}catch(t){}}}function Hi(t,e){return!t.composing&&("OPTION"===t.tagName||function(t,e){let r=!0;try{r=document.activeElement!==t}catch(t){}return r&&t.value!==e}(t,e)||function(t,e){const r=t.value,n=t._vModifiers;if(a(n)){if(n.number)return m(r)!==m(e);if(n.trim)return r.trim()!==e.trim()}return r!==e}(t,e))}var zi={create:Vi,update:Vi};const Gi=A((function(t){const e={},r=/:(.+)/;return t.split(/;(?![^(]*\))/g).forEach((function(t){if(t){const n=t.split(r);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}));function Yi(t){const e=Ki(t.style);return t.staticStyle?O(t.staticStyle,e):e}function Ki(t){return Array.isArray(t)?L(t):"string"==typeof t?Gi(t):t}const Ji=/^--/,Wi=/\s*!important$/,Zi=(t,e,r)=>{if(Ji.test(e))t.style.setProperty(e,r);else if(Wi.test(r))t.style.setProperty($(e),r.replace(Wi,""),"important");else{const n=to(e);if(Array.isArray(r))for(let e=0,i=r.length;e<i;e++)t.style[n]=r[e];else t.style[n]=r}},Qi=["Webkit","Moz","ms"];let Xi;const to=A((function(t){if(Xi=Xi||document.createElement("div").style,"filter"!==(t=E(t))&&t in Xi)return t;const e=t.charAt(0).toUpperCase()+t.slice(1);for(let t=0;t<Qi.length;t++){const r=Qi[t]+e;if(r in Xi)return r}}));function eo(t,e){const r=e.data,n=t.data;if(o(r.staticStyle)&&o(r.style)&&o(n.staticStyle)&&o(n.style))return;let i,s;const l=e.elm,c=n.staticStyle,u=n.normalizedStyle||n.style||{},p=c||u,d=Ki(e.data.style)||{};e.data.normalizedStyle=a(d.__ob__)?O({},d):d;const f=function(t,e){const r={};let n;{let e=t;for(;e.componentInstance;)e=e.componentInstance._vnode,e&&e.data&&(n=Yi(e.data))&&O(r,n)}(n=Yi(t.data))&&O(r,n);let i=t;for(;i=i.parent;)i.data&&(n=Yi(i.data))&&O(r,n);return r}(e);for(s in p)o(f[s])&&Zi(l,s,"");for(s in f)i=f[s],i!==p[s]&&Zi(l,s,null==i?"":i)}var ro={create:eo,update:eo};const no=/\s+/;function io(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(no).forEach(e=>t.classList.add(e)):t.classList.add(e);else{const r=` ${t.getAttribute("class")||""} `;r.indexOf(" "+e+" ")<0&&t.setAttribute("class",(r+e).trim())}}function oo(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(no).forEach(e=>t.classList.remove(e)):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{let r=` ${t.getAttribute("class")||""} `;const n=" "+e+" ";for(;r.indexOf(n)>=0;)r=r.replace(n," ");r=r.trim(),r?t.setAttribute("class",r):t.removeAttribute("class")}}function ao(t){if(t){if("object"==typeof t){const e={};return!1!==t.css&&O(e,so(t.name||"v")),O(e,t),e}return"string"==typeof t?so(t):void 0}}const so=A(t=>({enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"})),lo=K&&!Z;let co="transition",uo="transitionend",po="animation",fo="animationend";lo&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(co="WebkitTransition",uo="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(po="WebkitAnimation",fo="webkitAnimationEnd"));const ho=K?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:t=>t();function go(t){ho(()=>{ho(t)})}function mo(t,e){const r=t._transitionClasses||(t._transitionClasses=[]);r.indexOf(e)<0&&(r.push(e),io(t,e))}function vo(t,e){t._transitionClasses&&_(t._transitionClasses,e),oo(t,e)}function yo(t,e,r){const{type:n,timeout:i,propCount:o}=_o(t,e);if(!n)return r();const a="transition"===n?uo:fo;let s=0;const l=()=>{t.removeEventListener(a,c),r()},c=e=>{e.target===t&&++s>=o&&l()};setTimeout(()=>{s<o&&l()},i+1),t.addEventListener(a,c)}const bo=/\b(transform|all)(,|$)/;function _o(t,e){const r=window.getComputedStyle(t),n=(r[co+"Delay"]||"").split(", "),i=(r[co+"Duration"]||"").split(", "),o=wo(n,i),a=(r[po+"Delay"]||"").split(", "),s=(r[po+"Duration"]||"").split(", "),l=wo(a,s);let c,u=0,p=0;return"transition"===e?o>0&&(c="transition",u=o,p=i.length):"animation"===e?l>0&&(c="animation",u=l,p=s.length):(u=Math.max(o,l),c=u>0?o>l?"transition":"animation":null,p=c?"transition"===c?i.length:s.length:0),{type:c,timeout:u,propCount:p,hasTransform:"transition"===c&&bo.test(r[co+"Property"])}}function wo(t,e){for(;t.length<e.length;)t=t.concat(t);return Math.max.apply(null,e.map((e,r)=>xo(e)+xo(t[r])))}function xo(t){return 1e3*Number(t.slice(0,-1).replace(",","."))}function Ao(t,e){const r=t.elm;a(r._leaveCb)&&(r._leaveCb.cancelled=!0,r._leaveCb());const n=ao(t.data.transition);if(o(n))return;if(a(r._enterCb)||1!==r.nodeType)return;const{css:i,type:s,enterClass:l,enterToClass:p,enterActiveClass:d,appearClass:f,appearToClass:h,appearActiveClass:g,beforeEnter:v,enter:y,afterEnter:b,enterCancelled:_,beforeAppear:w,appear:x,afterAppear:A,appearCancelled:S,duration:E}=n;let C=je,T=je.$vnode;for(;T&&T.parent;)C=T.context,T=T.parent;const $=!C._isMounted||!t.isRootInsert;if($&&!x&&""!==x)return;const k=$&&f?f:l,D=$&&g?g:d,O=$&&h?h:p,L=$&&w||v,q=$&&c(x)?x:y,R=$&&A||b,P=$&&S||_,N=m(u(E)?E.enter:E),I=!1!==i&&!Z,B=Co(q),U=r._enterCb=j(()=>{I&&(vo(r,O),vo(r,D)),U.cancelled?(I&&vo(r,k),P&&P(r)):R&&R(r),r._enterCb=null});t.data.show||Jt(t,"insert",()=>{const e=r.parentNode,n=e&&e._pending&&e._pending[t.key];n&&n.tag===t.tag&&n.elm._leaveCb&&n.elm._leaveCb(),q&&q(r,U)}),L&&L(r),I&&(mo(r,k),mo(r,D),go(()=>{vo(r,k),U.cancelled||(mo(r,O),B||(Eo(N)?setTimeout(U,N):yo(r,s,U)))})),t.data.show&&(e&&e(),q&&q(r,U)),I||B||U()}function So(t,e){const r=t.elm;a(r._enterCb)&&(r._enterCb.cancelled=!0,r._enterCb());const n=ao(t.data.transition);if(o(n)||1!==r.nodeType)return e();if(a(r._leaveCb))return;const{css:i,type:s,leaveClass:l,leaveToClass:c,leaveActiveClass:p,beforeLeave:d,leave:f,afterLeave:h,leaveCancelled:g,delayLeave:v,duration:y}=n,b=!1!==i&&!Z,_=Co(f),w=m(u(y)?y.leave:y),x=r._leaveCb=j(()=>{r.parentNode&&r.parentNode._pending&&(r.parentNode._pending[t.key]=null),b&&(vo(r,c),vo(r,p)),x.cancelled?(b&&vo(r,l),g&&g(r)):(e(),h&&h(r)),r._leaveCb=null});function A(){x.cancelled||(!t.data.show&&r.parentNode&&((r.parentNode._pending||(r.parentNode._pending={}))[t.key]=t),d&&d(r),b&&(mo(r,l),mo(r,p),go(()=>{vo(r,l),x.cancelled||(mo(r,c),_||(Eo(w)?setTimeout(x,w):yo(r,s,x)))})),f&&f(r,x),b||_||x())}v?v(A):A()}function Eo(t){return"number"==typeof t&&!isNaN(t)}function Co(t){if(o(t))return!1;const e=t.fns;return a(e)?Co(Array.isArray(e)?e[0]:e):(t._length||t.length)>1}function To(t,e){!0!==e.data.show&&Ao(e)}const $o=function(t){let e,r;const n={},{modules:c,nodeOps:u}=t;for(e=0;e<zn.length;++e)for(n[zn[e]]=[],r=0;r<c.length;++r)a(c[r][zn[e]])&&n[zn[e]].push(c[r][zn[e]]);function p(t){const e=u.parentNode(t);a(e)&&u.removeChild(e,t)}function d(t,e,r,i,o,l,c){if(a(t.elm)&&a(l)&&(t=l[c]=ht(t)),t.isRootInsert=!o,function(t,e,r,i){let o=t.data;if(a(o)){const l=a(t.componentInstance)&&o.keepAlive;if(a(o=o.hook)&&a(o=o.init)&&o(t,!1),a(t.componentInstance))return f(t,e),h(r,t.elm,i),s(l)&&function(t,e,r,i){let o,s=t;for(;s.componentInstance;)if(s=s.componentInstance._vnode,a(o=s.data)&&a(o=o.transition)){for(o=0;o<n.activate.length;++o)n.activate[o](Hn,s);e.push(s);break}h(r,t.elm,i)}(t,e,r,i),!0}}(t,e,r,i))return;const p=t.data,d=t.children,m=t.tag;a(m)?(t.elm=t.ns?u.createElementNS(t.ns,m):u.createElement(m,t),b(t),g(t,d,e),a(p)&&y(t,e),h(r,t.elm,i)):s(t.isComment)?(t.elm=u.createComment(t.text),h(r,t.elm,i)):(t.elm=u.createTextNode(t.text),h(r,t.elm,i))}function f(t,e){a(t.data.pendingInsert)&&(e.push.apply(e,t.data.pendingInsert),t.data.pendingInsert=null),t.elm=t.componentInstance.$el,m(t)?(y(t,e),b(t)):(Mn(t),e.push(t))}function h(t,e,r){a(t)&&(a(r)?u.parentNode(r)===t&&u.insertBefore(t,e,r):u.appendChild(t,e))}function g(t,e,r){if(i(e))for(let n=0;n<e.length;++n)d(e[n],r,t.elm,null,!0,e,n);else l(t.text)&&u.appendChild(t.elm,u.createTextNode(String(t.text)))}function m(t){for(;t.componentInstance;)t=t.componentInstance._vnode;return a(t.tag)}function y(t,r){for(let e=0;e<n.create.length;++e)n.create[e](Hn,t);e=t.data.hook,a(e)&&(a(e.create)&&e.create(Hn,t),a(e.insert)&&r.push(t))}function b(t){let e;if(a(e=t.fnScopeId))u.setStyleScope(t.elm,e);else{let r=t;for(;r;)a(e=r.context)&&a(e=e.$options._scopeId)&&u.setStyleScope(t.elm,e),r=r.parent}a(e=je)&&e!==t.context&&e!==t.fnContext&&a(e=e.$options._scopeId)&&u.setStyleScope(t.elm,e)}function _(t,e,r,n,i,o){for(;n<=i;++n)d(r[n],o,t,e,!1,r,n)}function w(t){let e,r;const i=t.data;if(a(i))for(a(e=i.hook)&&a(e=e.destroy)&&e(t),e=0;e<n.destroy.length;++e)n.destroy[e](t);if(a(e=t.children))for(r=0;r<t.children.length;++r)w(t.children[r])}function x(t,e,r){for(;e<=r;++e){const r=t[e];a(r)&&(a(r.tag)?(A(r),w(r)):p(r.elm))}}function A(t,e){if(a(e)||a(t.data)){let r;const i=n.remove.length+1;for(a(e)?e.listeners+=i:e=function(t,e){function r(){0==--r.listeners&&p(t)}return r.listeners=e,r}(t.elm,i),a(r=t.componentInstance)&&a(r=r._vnode)&&a(r.data)&&A(r,e),r=0;r<n.remove.length;++r)n.remove[r](t,e);a(r=t.data.hook)&&a(r=r.remove)?r(t,e):e()}else p(t.elm)}function S(t,e,r,n){for(let i=r;i<n;i++){const r=e[i];if(a(r)&&Gn(t,r))return i}}function E(t,e,r,i,l,c){if(t===e)return;a(e.elm)&&a(i)&&(e=i[l]=ht(e));const p=e.elm=t.elm;if(s(t.isAsyncPlaceholder))return void(a(e.asyncFactory.resolved)?$(t.elm,e,r):e.isAsyncPlaceholder=!0);if(s(e.isStatic)&&s(t.isStatic)&&e.key===t.key&&(s(e.isCloned)||s(e.isOnce)))return void(e.componentInstance=t.componentInstance);let f;const h=e.data;a(h)&&a(f=h.hook)&&a(f=f.prepatch)&&f(t,e);const g=t.children,v=e.children;if(a(h)&&m(e)){for(f=0;f<n.update.length;++f)n.update[f](t,e);a(f=h.hook)&&a(f=f.update)&&f(t,e)}o(e.text)?a(g)&&a(v)?g!==v&&function(t,e,r,n,i){let s,l,c,p,f=0,h=0,g=e.length-1,m=e[0],v=e[g],y=r.length-1,b=r[0],w=r[y];const A=!i;for(;f<=g&&h<=y;)o(m)?m=e[++f]:o(v)?v=e[--g]:Gn(m,b)?(E(m,b,n,r,h),m=e[++f],b=r[++h]):Gn(v,w)?(E(v,w,n,r,y),v=e[--g],w=r[--y]):Gn(m,w)?(E(m,w,n,r,y),A&&u.insertBefore(t,m.elm,u.nextSibling(v.elm)),m=e[++f],w=r[--y]):Gn(v,b)?(E(v,b,n,r,h),A&&u.insertBefore(t,v.elm,m.elm),v=e[--g],b=r[++h]):(o(s)&&(s=Yn(e,f,g)),l=a(b.key)?s[b.key]:S(b,e,f,g),o(l)?d(b,n,t,m.elm,!1,r,h):(c=e[l],Gn(c,b)?(E(c,b,n,r,h),e[l]=void 0,A&&u.insertBefore(t,c.elm,m.elm)):d(b,n,t,m.elm,!1,r,h)),b=r[++h]);f>g?(p=o(r[y+1])?null:r[y+1].elm,_(t,p,r,h,y,n)):h>y&&x(e,f,g)}(p,g,v,r,c):a(v)?(a(t.text)&&u.setTextContent(p,""),_(p,null,v,0,v.length-1,r)):a(g)?x(g,0,g.length-1):a(t.text)&&u.setTextContent(p,""):t.text!==e.text&&u.setTextContent(p,e.text),a(h)&&a(f=h.hook)&&a(f=f.postpatch)&&f(t,e)}function C(t,e,r){if(s(r)&&a(t.parent))t.parent.data.pendingInsert=e;else for(let t=0;t<e.length;++t)e[t].data.hook.insert(e[t])}const T=v("attrs,class,staticClass,staticStyle,key");function $(t,e,r,n){let i;const{tag:o,data:l,children:c}=e;if(n=n||l&&l.pre,e.elm=t,s(e.isComment)&&a(e.asyncFactory))return e.isAsyncPlaceholder=!0,!0;if(a(l)&&(a(i=l.hook)&&a(i=i.init)&&i(e,!0),a(i=e.componentInstance)))return f(e,r),!0;if(a(o)){if(a(c))if(t.hasChildNodes())if(a(i=l)&&a(i=i.domProps)&&a(i=i.innerHTML)){if(i!==t.innerHTML)return!1}else{let e=!0,i=t.firstChild;for(let t=0;t<c.length;t++){if(!i||!$(i,c[t],r,n)){e=!1;break}i=i.nextSibling}if(!e||i)return!1}else g(e,c,r);if(a(l)){let t=!1;for(const n in l)if(!T(n)){t=!0,y(e,r);break}!t&&l.class&&kr(l.class)}}else t.data!==e.text&&(t.data=e.text);return!0}return function(t,e,r,i){if(o(e))return void(a(t)&&w(t));let l=!1;const c=[];if(o(t))l=!0,d(e,c);else{const o=a(t.nodeType);if(!o&&Gn(t,e))E(t,e,c,null,null,i);else{if(o){if(1===t.nodeType&&t.hasAttribute("data-server-rendered")&&(t.removeAttribute("data-server-rendered"),r=!0),s(r)&&$(t,e,c))return C(e,c,!0),t;p=t,t=new pt(u.tagName(p).toLowerCase(),{},[],void 0,p)}const i=t.elm,l=u.parentNode(i);if(d(e,c,i._leaveCb?null:l,u.nextSibling(i)),a(e.parent)){let t=e.parent;const r=m(e);for(;t;){for(let e=0;e<n.destroy.length;++e)n.destroy[e](t);if(t.elm=e.elm,r){for(let e=0;e<n.create.length;++e)n.create[e](Hn,t);const e=t.data.hook.insert;if(e.merged){const t=e.fns.slice(1);for(let e=0;e<t.length;e++)t[e]()}}else Mn(t);t=t.parent}}a(l)?x([t],0,0):a(t.tag)&&w(t)}}var p;return C(e,c,l),e.elm}}({nodeOps:Un,modules:[ii,ai,Fi,zi,ro,K?{create:To,activate:To,remove(t,e){!0!==t.data.show?So(t,e):e()}}:{}].concat(ti)});Z&&document.addEventListener("selectionchange",()=>{const t=document.activeElement;t&&t.vmodel&&No(t,"input")});const ko={inserted(t,e,r,n){"select"===r.tag?(n.elm&&!n.elm._vOptions?Jt(r,"postpatch",()=>{ko.componentUpdated(t,e,r)}):Do(t,e,r.context),t._vOptions=[].map.call(t.options,qo)):("textarea"===r.tag||jn(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",Ro),t.addEventListener("compositionend",Po),t.addEventListener("change",Po),Z&&(t.vmodel=!0)))},componentUpdated(t,e,r){if("select"===r.tag){Do(t,e,r.context);const n=t._vOptions,i=t._vOptions=[].map.call(t.options,qo);i.some((t,e)=>!N(t,n[e]))&&(t.multiple?e.value.some(t=>Lo(t,i)):e.value!==e.oldValue&&Lo(e.value,i))&&No(t,"change")}}};function Do(t,e,r){Oo(t,e),(W||Q)&&setTimeout(()=>{Oo(t,e)},0)}function Oo(t,e,r){const n=e.value,i=t.multiple;if(i&&!Array.isArray(n))return;let o,a;for(let e=0,r=t.options.length;e<r;e++)if(a=t.options[e],i)o=I(n,qo(a))>-1,a.selected!==o&&(a.selected=o);else if(N(qo(a),n))return void(t.selectedIndex!==e&&(t.selectedIndex=e));i||(t.selectedIndex=-1)}function Lo(t,e){return e.every(e=>!N(e,t))}function qo(t){return"_value"in t?t._value:t.value}function Ro(t){t.target.composing=!0}function Po(t){t.target.composing&&(t.target.composing=!1,No(t.target,"input"))}function No(t,e){const r=document.createEvent("HTMLEvents");r.initEvent(e,!0,!0),t.dispatchEvent(r)}function Io(t){return!t.componentInstance||t.data&&t.data.transition?t:Io(t.componentInstance._vnode)}var jo={model:ko,show:{bind(t,{value:e},r){const n=(r=Io(r)).data&&r.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;e&&n?(r.data.show=!0,Ao(r,()=>{t.style.display=i})):t.style.display=e?i:"none"},update(t,{value:e,oldValue:r},n){!e!=!r&&((n=Io(n)).data&&n.data.transition?(n.data.show=!0,e?Ao(n,()=>{t.style.display=t.__vOriginalDisplay}):So(n,()=>{t.style.display="none"})):t.style.display=e?t.__vOriginalDisplay:"none")},unbind(t,e,r,n,i){i||(t.style.display=t.__vOriginalDisplay)}}};const Bo={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function Uo(t){const e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?Uo(Oe(e.children)):t}function Fo(t){const e={},r=t.$options;for(const n in r.propsData)e[n]=t[n];const n=r._parentListeners;for(const t in n)e[E(t)]=n[t];return e}function Mo(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}const Vo=t=>t.tag||ye(t),Ho=t=>"show"===t.name;var zo={name:"transition",props:Bo,abstract:!0,render(t){let e=this.$slots.default;if(!e)return;if(e=e.filter(Vo),!e.length)return;const r=this.mode,n=e[0];if(function(t){for(;t=t.parent;)if(t.data.transition)return!0}(this.$vnode))return n;const i=Uo(n);if(!i)return n;if(this._leaving)return Mo(t,n);const o=`__transition-${this._uid}-`;i.key=null==i.key?i.isComment?o+"comment":o+i.tag:l(i.key)?0===String(i.key).indexOf(o)?i.key:o+i.key:i.key;const a=(i.data||(i.data={})).transition=Fo(this),s=this._vnode,c=Uo(s);if(i.data.directives&&i.data.directives.some(Ho)&&(i.data.show=!0),c&&c.data&&!function(t,e){return e.key===t.key&&e.tag===t.tag}(i,c)&&!ye(c)&&(!c.componentInstance||!c.componentInstance._vnode.isComment)){const e=c.data.transition=O({},a);if("out-in"===r)return this._leaving=!0,Jt(e,"afterLeave",()=>{this._leaving=!1,this.$forceUpdate()}),Mo(t,n);if("in-out"===r){if(ye(i))return s;let t;const r=()=>{t()};Jt(a,"afterEnter",r),Jt(a,"enterCancelled",r),Jt(e,"delayLeave",e=>{t=e})}}return n}};const Go=O({tag:String,moveClass:String},Bo);function Yo(t){t.elm._moveCb&&t.elm._moveCb(),t.elm._enterCb&&t.elm._enterCb()}function Ko(t){t.data.newPos=t.elm.getBoundingClientRect()}function Jo(t){const e=t.data.pos,r=t.data.newPos,n=e.left-r.left,i=e.top-r.top;if(n||i){t.data.moved=!0;const e=t.elm.style;e.transform=e.WebkitTransform=`translate(${n}px,${i}px)`,e.transitionDuration="0s"}}delete Go.mode;var Wo={Transition:zo,TransitionGroup:{props:Go,beforeMount(){const t=this._update;this._update=(e,r)=>{const n=Be(this);this.__patch__(this._vnode,this.kept,!1,!0),this._vnode=this.kept,n(),t.call(this,e,r)}},render(t){const e=this.tag||this.$vnode.data.tag||"span",r=Object.create(null),n=this.prevChildren=this.children,i=this.$slots.default||[],o=this.children=[],a=Fo(this);for(let t=0;t<i.length;t++){const e=i[t];e.tag&&null!=e.key&&0!==String(e.key).indexOf("__vlist")&&(o.push(e),r[e.key]=e,(e.data||(e.data={})).transition=a)}if(n){const i=[],o=[];for(let t=0;t<n.length;t++){const e=n[t];e.data.transition=a,e.data.pos=e.elm.getBoundingClientRect(),r[e.key]?i.push(e):o.push(e)}this.kept=t(e,null,i),this.removed=o}return t(e,null,o)},updated(){const t=this.prevChildren,e=this.moveClass||(this.name||"v")+"-move";t.length&&this.hasMove(t[0].elm,e)&&(t.forEach(Yo),t.forEach(Ko),t.forEach(Jo),this._reflow=document.body.offsetHeight,t.forEach(t=>{if(t.data.moved){const r=t.elm,n=r.style;mo(r,e),n.transform=n.WebkitTransform=n.transitionDuration="",r.addEventListener(uo,r._moveCb=function t(n){n&&n.target!==r||n&&!/transform$/.test(n.propertyName)||(r.removeEventListener(uo,t),r._moveCb=null,vo(r,e))})}}))},methods:{hasMove(t,e){if(!lo)return!1;if(this._hasMove)return this._hasMove;const r=t.cloneNode();t._transitionClasses&&t._transitionClasses.forEach(t=>{oo(r,t)}),io(r,e),r.style.display="none",this.$el.appendChild(r);const n=_o(r);return this.$el.removeChild(r),this._hasMove=n.hasTransform}}}};dn.config.mustUseProp=wn,dn.config.isReservedTag=Pn,dn.config.isReservedAttr=bn,dn.config.getTagNamespace=Nn,dn.config.isUnknownElement=function(t){if(!K)return!0;if(Pn(t))return!1;if(t=t.toLowerCase(),null!=In[t])return In[t];const e=document.createElement(t);return t.indexOf("-")>-1?In[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:In[t]=/HTMLUnknownElement/.test(e.toString())},O(dn.options.directives,jo),O(dn.options.components,Wo),dn.prototype.__patch__=K?$o:q,dn.prototype.$mount=function(t,e){return function(t,e,r){let n;t.$el=e,t.$options.render||(t.$options.render=dt),Me(t,"beforeMount"),n=()=>{t._update(t._render(),r)},new Or(t,n,q,{before(){t._isMounted&&!t._isDestroyed&&Me(t,"beforeUpdate")}},!0),r=!1;const i=t._preWatchers;if(i)for(let t=0;t<i.length;t++)i[t].run();return null==t.$vnode&&(t._isMounted=!0,Me(t,"mounted")),t}(this,t=t&&K?Bn(t):void 0,e)},K&&setTimeout(()=>{M.devtools&&ot&&ot.emit("init",dn)},0);const Zo=/\{\{((?:.|\r?\n)+?)\}\}/g,Qo=/[-.*+?^${}()|[\]\/\\]/g,Xo=A(t=>{const e=t[0].replace(Qo,"\\$&"),r=t[1].replace(Qo,"\\$&");return new RegExp(e+"((?:.|\\n)+?)"+r,"g")});var ta={staticKeys:["staticClass"],transformNode:function(t,e){e.warn;const r=bi(t,"class");r&&(t.staticClass=JSON.stringify(r.replace(/\s+/g," ").trim()));const n=yi(t,"class",!1);n&&(t.classBinding=n)},genData:function(t){let e="";return t.staticClass&&(e+=`staticClass:${t.staticClass},`),t.classBinding&&(e+=`class:${t.classBinding},`),e}},ea={staticKeys:["staticStyle"],transformNode:function(t,e){e.warn;const r=bi(t,"style");r&&(t.staticStyle=JSON.stringify(Gi(r)));const n=yi(t,"style",!1);n&&(t.styleBinding=n)},genData:function(t){let e="";return t.staticStyle&&(e+=`staticStyle:${t.staticStyle},`),t.styleBinding&&(e+=`style:(${t.styleBinding}),`),e}};let ra;var na=t=>(ra=ra||document.createElement("div"),ra.innerHTML=t,ra.textContent);const ia=v("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr"),oa=v("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source"),aa=v("address,article,aside,base,blockquote,body,caption,col,colgroup,dd,details,dialog,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,legend,li,menuitem,meta,optgroup,option,param,rp,rt,source,style,summary,tbody,td,tfoot,th,thead,title,tr,track"),sa=/^\s*([^\s"'<>\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,la=/^\s*((?:v-[\w-]+:|@|:|#)\[[^=]+?\][^\s"'<>\/=]*)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,ca=`[a-zA-Z_][\\-\\.0-9_a-zA-Z${V.source}]*`,ua=`((?:${ca}\\:)?${ca})`,pa=new RegExp("^<"+ua),da=/^\s*(\/?)>/,fa=new RegExp(`^<\\/${ua}[^>]*>`),ha=/^<!DOCTYPE [^>]+>/i,ga=/^<!\--/,ma=/^<!\[/,va=v("script,style,textarea",!0),ya={},ba={"<":"<",">":">",""":'"',"&":"&"," ":"\n","	":"\t","'":"'"},_a=/&(?:lt|gt|quot|amp|#39);/g,wa=/&(?:lt|gt|quot|amp|#39|#10|#9);/g,xa=v("pre,textarea",!0),Aa=(t,e)=>t&&xa(t)&&"\n"===e[0];function Sa(t,e){const r=e?wa:_a;return t.replace(r,t=>ba[t])}const Ea=/^@|^v-on:/,Ca=/^v-|^@|^:|^#/,Ta=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,$a=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,ka=/^\(|\)$/g,Da=/^\[.*\]$/,Oa=/:(.*)$/,La=/^:|^\.|^v-bind:/,qa=/\.[^.\]]+(?=[^\]]*$)/g,Ra=/^v-slot(:|$)|^#/,Pa=/[\r\n]/,Na=/[ \f\t\r\n]+/g,Ia=A(na);let ja,Ba,Ua,Fa,Ma,Va,Ha,za;function Ga(t,e,r){return{type:1,tag:t,attrsList:e,attrsMap:Qa(e),rawAttrsMap:{},parent:r,children:[]}}function Ya(t,e){var r;!function(t){const e=yi(t,"key");e&&(t.key=e)}(t),t.plain=!t.key&&!t.scopedSlots&&!t.attrsList.length,function(t){const e=yi(t,"ref");e&&(t.ref=e,t.refInFor=function(t){let e=t;for(;e;){if(void 0!==e.for)return!0;e=e.parent}return!1}(t))}(t),function(t){let e;"template"===t.tag?(e=bi(t,"scope"),t.slotScope=e||bi(t,"slot-scope")):(e=bi(t,"slot-scope"))&&(t.slotScope=e);const r=yi(t,"slot");if(r&&(t.slotTarget='""'===r?'"default"':r,t.slotTargetDynamic=!(!t.attrsMap[":slot"]&&!t.attrsMap["v-bind:slot"]),"template"===t.tag||t.slotScope||fi(t,"slot",r,function(t,e){return t.rawAttrsMap[":"+e]||t.rawAttrsMap["v-bind:"+e]||t.rawAttrsMap[e]}(t,"slot"))),"template"===t.tag){const e=_i(t,Ra);if(e){const{name:r,dynamic:n}=Wa(e);t.slotTarget=r,t.slotTargetDynamic=n,t.slotScope=e.value||"_empty_"}}else{const e=_i(t,Ra);if(e){const r=t.scopedSlots||(t.scopedSlots={}),{name:n,dynamic:i}=Wa(e),o=r[n]=Ga("template",[],t);o.slotTarget=n,o.slotTargetDynamic=i,o.children=t.children.filter(t=>{if(!t.slotScope)return t.parent=o,!0}),o.slotScope=e.value||"_empty_",t.children=[],t.plain=!1}}}(t),"slot"===(r=t).tag&&(r.slotName=yi(r,"name")),function(t){let e;(e=yi(t,"is"))&&(t.component=e),null!=bi(t,"inline-template")&&(t.inlineTemplate=!0)}(t);for(let r=0;r<Ua.length;r++)t=Ua[r](t,e)||t;return function(t){const e=t.attrsList;let r,n,i,o,a,s,l,c;for(r=0,n=e.length;r<n;r++)if(i=o=e[r].name,a=e[r].value,Ca.test(i))if(t.hasBindings=!0,s=Za(i.replace(Ca,"")),s&&(i=i.replace(qa,"")),La.test(i))i=i.replace(La,""),a=li(a),c=Da.test(i),c&&(i=i.slice(1,-1)),s&&(s.prop&&!c&&(i=E(i),"innerHtml"===i&&(i="innerHTML")),s.camel&&!c&&(i=E(i)),s.sync&&(l=Ai(a,"$event"),c?vi(t,`"update:"+(${i})`,l,null,!1,0,e[r],!0):(vi(t,"update:"+E(i),l,null,!1,0,e[r]),$(i)!==E(i)&&vi(t,"update:"+$(i),l,null,!1,0,e[r])))),s&&s.prop||!t.component&&Ha(t.tag,t.attrsMap.type,i)?di(t,i,a,e[r],c):fi(t,i,a,e[r],c);else if(Ea.test(i))i=i.replace(Ea,""),c=Da.test(i),c&&(i=i.slice(1,-1)),vi(t,i,a,s,!1,0,e[r],c);else{i=i.replace(Ca,"");const n=i.match(Oa);let l=n&&n[1];c=!1,l&&(i=i.slice(0,-(l.length+1)),Da.test(l)&&(l=l.slice(1,-1),c=!0)),gi(t,i,o,a,l,c,s,e[r])}else fi(t,i,JSON.stringify(a),e[r]),!t.component&&"muted"===i&&Ha(t.tag,t.attrsMap.type,i)&&di(t,i,"true",e[r])}(t),t}function Ka(t){let e;if(e=bi(t,"v-for")){const r=function(t){const e=t.match(Ta);if(!e)return;const r={};r.for=e[2].trim();const n=e[1].trim().replace(ka,""),i=n.match($a);return i?(r.alias=n.replace($a,"").trim(),r.iterator1=i[1].trim(),i[2]&&(r.iterator2=i[2].trim())):r.alias=n,r}(e);r&&O(t,r)}}function Ja(t,e){t.ifConditions||(t.ifConditions=[]),t.ifConditions.push(e)}function Wa(t){let e=t.name.replace(Ra,"");return e||"#"!==t.name[0]&&(e="default"),Da.test(e)?{name:e.slice(1,-1),dynamic:!0}:{name:`"${e}"`,dynamic:!1}}function Za(t){const e=t.match(qa);if(e){const t={};return e.forEach(e=>{t[e.slice(1)]=!0}),t}}function Qa(t){const e={};for(let r=0,n=t.length;r<n;r++)e[t[r].name]=t[r].value;return e}const Xa=/^xmlns:NS\d+/,ts=/^NS\d+:/;function es(t){return Ga(t.tag,t.attrsList.slice(),t.parent)}var rs=[ta,ea,{preTransformNode:function(t,e){if("input"===t.tag){const r=t.attrsMap;if(!r["v-model"])return;let n;if((r[":type"]||r["v-bind:type"])&&(n=yi(t,"type")),r.type||n||!r["v-bind"]||(n=`(${r["v-bind"]}).type`),n){const r=bi(t,"v-if",!0),i=r?`&&(${r})`:"",o=null!=bi(t,"v-else",!0),a=bi(t,"v-else-if",!0),s=es(t);Ka(s),hi(s,"type","checkbox"),Ya(s,e),s.processed=!0,s.if=`(${n})==='checkbox'`+i,Ja(s,{exp:s.if,block:s});const l=es(t);bi(l,"v-for",!0),hi(l,"type","radio"),Ya(l,e),Ja(s,{exp:`(${n})==='radio'`+i,block:l});const c=es(t);return bi(c,"v-for",!0),hi(c,":type",n),Ya(c,e),Ja(s,{exp:r,block:c}),o?s.else=!0:a&&(s.elseif=a),s}}}}];const ns={expectHTML:!0,modules:rs,directives:{model:function(t,e,r){const n=e.value,i=e.modifiers,o=t.tag,a=t.attrsMap.type;if(t.component)return xi(t,n,i),!1;if("select"===o)!function(t,e,r){let n=`var $$selectedVal = 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&&r.number?"_n(val)":"val"}});`;n=`${n} ${Ai(e,"$event.target.multiple ? $$selectedVal : $$selectedVal[0]")}`,vi(t,"change",n,null,!0)}(t,n,i);else if("input"===o&&"checkbox"===a)!function(t,e,r){const n=r&&r.number,i=yi(t,"value")||"null",o=yi(t,"true-value")||"true",a=yi(t,"false-value")||"false";di(t,"checked",`Array.isArray(${e})?_i(${e},${i})>-1`+("true"===o?`:(${e})`:`:_q(${e},${o})`)),vi(t,"change",`var $$a=${e},$$el=$event.target,$$c=$$el.checked?(${o}):(${a});if(Array.isArray($$a)){var $$v=${n?"_n("+i+")":i},$$i=_i($$a,$$v);if($$el.checked){$$i<0&&(${Ai(e,"$$a.concat([$$v])")})}else{$$i>-1&&(${Ai(e,"$$a.slice(0,$$i).concat($$a.slice($$i+1))")})}}else{${Ai(e,"$$c")}}`,null,!0)}(t,n,i);else if("input"===o&&"radio"===a)!function(t,e,r){const n=r&&r.number;let i=yi(t,"value")||"null";i=n?`_n(${i})`:i,di(t,"checked",`_q(${e},${i})`),vi(t,"change",Ai(e,i),null,!0)}(t,n,i);else if("input"===o||"textarea"===o)!function(t,e,r){const n=t.attrsMap.type,{lazy:i,number:o,trim:a}=r||{},s=!i&&"range"!==n,l=i?"change":"range"===n?"__r":"input";let c="$event.target.value";a&&(c="$event.target.value.trim()"),o&&(c=`_n(${c})`);let u=Ai(e,c);s&&(u="if($event.target.composing)return;"+u),di(t,"value",`(${e})`),vi(t,l,u,null,!0),(a||o)&&vi(t,"blur","$forceUpdate()")}(t,n,i);else if(!M.isReservedTag(o))return xi(t,n,i),!1;return!0},text:function(t,e){e.value&&di(t,"textContent",`_s(${e.value})`,e)},html:function(t,e){e.value&&di(t,"innerHTML",`_s(${e.value})`,e)}},isPreTag:t=>"pre"===t,isUnaryTag:ia,mustUseProp:wn,canBeLeftOpenTag:oa,isReservedTag:Pn,getTagNamespace:Nn,staticKeys:function(t){return t.reduce((t,e)=>t.concat(e.staticKeys||[]),[]).join(",")}(rs)};let is,os;const as=A((function(t){return v("type,tag,attrsList,attrsMap,plain,parent,children,attrs,start,end,rawAttrsMap"+(t?","+t:""))}));function ss(t,e){t&&(is=as(e.staticKeys||""),os=e.isReservedTag||R,function t(e){if(e.static=function(t){return 2!==t.type&&(3===t.type||!(!t.pre&&(t.hasBindings||t.if||t.for||y(t.tag)||!os(t.tag)||function(t){for(;t.parent;){if("template"!==(t=t.parent).tag)return!1;if(t.for)return!0}return!1}(t)||!Object.keys(t).every(is))))}(e),1===e.type){if(!os(e.tag)&&"slot"!==e.tag&&null==e.attrsMap["inline-template"])return;for(let r=0,n=e.children.length;r<n;r++){const n=e.children[r];t(n),n.static||(e.static=!1)}if(e.ifConditions)for(let r=1,n=e.ifConditions.length;r<n;r++){const n=e.ifConditions[r].block;t(n),n.static||(e.static=!1)}}}(t),function t(e,r){if(1===e.type){if((e.static||e.once)&&(e.staticInFor=r),e.static&&e.children.length&&(1!==e.children.length||3!==e.children[0].type))return void(e.staticRoot=!0);if(e.staticRoot=!1,e.children)for(let n=0,i=e.children.length;n<i;n++)t(e.children[n],r||!!e.for);if(e.ifConditions)for(let n=1,i=e.ifConditions.length;n<i;n++)t(e.ifConditions[n].block,r)}}(t,!1))}const ls=/^([\w$_]+|\([^)]*?\))\s*=>|^function(?:\s+[\w$]+)?\s*\(/,cs=/\([^)]*?\);*$/,us=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,ps={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},ds={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]},fs=t=>`if(${t})return null;`,hs={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:fs("$event.target !== $event.currentTarget"),ctrl:fs("!$event.ctrlKey"),shift:fs("!$event.shiftKey"),alt:fs("!$event.altKey"),meta:fs("!$event.metaKey"),left:fs("'button' in $event && $event.button !== 0"),middle:fs("'button' in $event && $event.button !== 1"),right:fs("'button' in $event && $event.button !== 2")};function gs(t,e){const r=e?"nativeOn:":"on:";let n="",i="";for(const e in t){const r=ms(t[e]);t[e]&&t[e].dynamic?i+=`${e},${r},`:n+=`"${e}":${r},`}return n=`{${n.slice(0,-1)}}`,i?r+`_d(${n},[${i.slice(0,-1)}])`:r+n}function ms(t){if(!t)return"function(){}";if(Array.isArray(t))return`[${t.map(t=>ms(t)).join(",")}]`;const e=us.test(t.value),r=ls.test(t.value),n=us.test(t.value.replace(cs,""));if(t.modifiers){let i="",o="";const a=[];for(const e in t.modifiers)if(hs[e])o+=hs[e],ps[e]&&a.push(e);else if("exact"===e){const e=t.modifiers;o+=fs(["ctrl","shift","alt","meta"].filter(t=>!e[t]).map(t=>`$event.${t}Key`).join("||"))}else a.push(e);return a.length&&(i+=function(t){return`if(!$event.type.indexOf('key')&&${t.map(vs).join("&&")})return null;`}(a)),o&&(i+=o),`function($event){${i}${e?`return ${t.value}.apply(null, arguments)`:r?`return (${t.value}).apply(null, arguments)`:n?"return "+t.value:t.value}}`}return e||r?t.value:`function($event){${n?"return "+t.value:t.value}}`}function vs(t){const e=parseInt(t,10);if(e)return"$event.keyCode!=="+e;const r=ps[t],n=ds[t];return`_k($event.keyCode,${JSON.stringify(t)},${JSON.stringify(r)},$event.key,${JSON.stringify(n)})`}var ys={on:function(t,e){t.wrapListeners=t=>`_g(${t},${e.value})`},bind:function(t,e){t.wrapData=r=>`_b(${r},'${t.tag}',${e.value},${e.modifiers&&e.modifiers.prop?"true":"false"}${e.modifiers&&e.modifiers.sync?",true":""})`},cloak:q};class bs{constructor(t){this.options=t,this.warn=t.warn||ui,this.transforms=pi(t.modules,"transformCode"),this.dataGenFns=pi(t.modules,"genData"),this.directives=O(O({},ys),t.directives);const e=t.isReservedTag||R;this.maybeComponent=t=>!!t.component||!e(t.tag),this.onceId=0,this.staticRenderFns=[],this.pre=!1}}function _s(t,e){const r=new bs(e);return{render:`with(this){return ${t?"script"===t.tag?"null":ws(t,r):'_c("div")'}}`,staticRenderFns:r.staticRenderFns}}function ws(t,e){if(t.parent&&(t.pre=t.pre||t.parent.pre),t.staticRoot&&!t.staticProcessed)return xs(t,e);if(t.once&&!t.onceProcessed)return As(t,e);if(t.for&&!t.forProcessed)return Es(t,e);if(t.if&&!t.ifProcessed)return Ss(t,e);if("template"!==t.tag||t.slotTarget||e.pre){if("slot"===t.tag)return function(t,e){const r=t.slotName||'"default"',n=ks(t,e);let i=`_t(${r}${n?`,function(){return ${n}}`:""}`;const o=t.attrs||t.dynamicAttrs?Ls((t.attrs||[]).concat(t.dynamicAttrs||[]).map(t=>({name:E(t.name),value:t.value,dynamic:t.dynamic}))):null,a=t.attrsMap["v-bind"];return!o&&!a||n||(i+=",null"),o&&(i+=","+o),a&&(i+=`${o?"":",null"},${a}`),i+")"}(t,e);{let r;if(t.component)r=function(t,e,r){const n=e.inlineTemplate?null:ks(e,r,!0);return`_c(${t},${Cs(e,r)}${n?","+n:""})`}(t.component,t,e);else{let n;const i=e.maybeComponent(t);let o;(!t.plain||t.pre&&i)&&(n=Cs(t,e));const a=e.options.bindings;i&&a&&!1!==a.__isScriptSetup&&(o=function(t,e){const r=E(e),n=C(r),i=i=>t[e]===i?e:t[r]===i?r:t[n]===i?n:void 0,o=i("setup-const")||i("setup-reactive-const");if(o)return o;const a=i("setup-let")||i("setup-ref")||i("setup-maybe-ref");return a||void 0}(a,t.tag)),o||(o=`'${t.tag}'`);const s=t.inlineTemplate?null:ks(t,e,!0);r=`_c(${o}${n?","+n:""}${s?","+s:""})`}for(let n=0;n<e.transforms.length;n++)r=e.transforms[n](t,r);return r}}return ks(t,e)||"void 0"}function xs(t,e){t.staticProcessed=!0;const r=e.pre;return t.pre&&(e.pre=t.pre),e.staticRenderFns.push(`with(this){return ${ws(t,e)}}`),e.pre=r,`_m(${e.staticRenderFns.length-1}${t.staticInFor?",true":""})`}function As(t,e){if(t.onceProcessed=!0,t.if&&!t.ifProcessed)return Ss(t,e);if(t.staticInFor){let r="",n=t.parent;for(;n;){if(n.for){r=n.key;break}n=n.parent}return r?`_o(${ws(t,e)},${e.onceId++},${r})`:ws(t,e)}return xs(t,e)}function Ss(t,e,r,n){return t.ifProcessed=!0,function t(e,r,n,i){if(!e.length)return i||"_e()";const o=e.shift();return o.exp?`(${o.exp})?${a(o.block)}:${t(e,r,n,i)}`:""+a(o.block);function a(t){return n?n(t,r):t.once?As(t,r):ws(t,r)}}(t.ifConditions.slice(),e,r,n)}function Es(t,e,r,n){const i=t.for,o=t.alias,a=t.iterator1?","+t.iterator1:"",s=t.iterator2?","+t.iterator2:"";return t.forProcessed=!0,`${n||"_l"}((${i}),function(${o}${a}${s}){return ${(r||ws)(t,e)}})`}function Cs(t,e){let r="{";const n=function(t,e){const r=t.directives;if(!r)return;let n,i,o,a,s="directives:[",l=!1;for(n=0,i=r.length;n<i;n++){o=r[n],a=!0;const i=e.directives[o.name];i&&(a=!!i(t,o,e.warn)),a&&(l=!0,s+=`{name:"${o.name}",rawName:"${o.rawName}"${o.value?`,value:(${o.value}),expression:${JSON.stringify(o.value)}`:""}${o.arg?",arg:"+(o.isDynamicArg?o.arg:`"${o.arg}"`):""}${o.modifiers?",modifiers:"+JSON.stringify(o.modifiers):""}},`)}return l?s.slice(0,-1)+"]":void 0}(t,e);n&&(r+=n+","),t.key&&(r+=`key:${t.key},`),t.ref&&(r+=`ref:${t.ref},`),t.refInFor&&(r+="refInFor:true,"),t.pre&&(r+="pre:true,"),t.component&&(r+=`tag:"${t.tag}",`);for(let n=0;n<e.dataGenFns.length;n++)r+=e.dataGenFns[n](t);if(t.attrs&&(r+=`attrs:${Ls(t.attrs)},`),t.props&&(r+=`domProps:${Ls(t.props)},`),t.events&&(r+=gs(t.events,!1)+","),t.nativeEvents&&(r+=gs(t.nativeEvents,!0)+","),t.slotTarget&&!t.slotScope&&(r+=`slot:${t.slotTarget},`),t.scopedSlots&&(r+=function(t,e,r){let n=t.for||Object.keys(e).some(t=>{const r=e[t];return r.slotTargetDynamic||r.if||r.for||Ts(r)}),i=!!t.if;if(!n){let e=t.parent;for(;e;){if(e.slotScope&&"_empty_"!==e.slotScope||e.for){n=!0;break}e.if&&(i=!0),e=e.parent}}const o=Object.keys(e).map(t=>$s(e[t],r)).join(",");return`scopedSlots:_u([${o}]${n?",null,true":""}${!n&&i?",null,false,"+function(t){let e=5381,r=t.length;for(;r;)e=33*e^t.charCodeAt(--r);return e>>>0}(o):""})`}(t,t.scopedSlots,e)+","),t.model&&(r+=`model:{value:${t.model.value},callback:${t.model.callback},expression:${t.model.expression}},`),t.inlineTemplate){const n=function(t,e){const r=t.children[0];if(r&&1===r.type){const t=_s(r,e.options);return`inlineTemplate:{render:function(){${t.render}},staticRenderFns:[${t.staticRenderFns.map(t=>`function(){${t}}`).join(",")}]}`}}(t,e);n&&(r+=n+",")}return r=r.replace(/,$/,"")+"}",t.dynamicAttrs&&(r=`_b(${r},"${t.tag}",${Ls(t.dynamicAttrs)})`),t.wrapData&&(r=t.wrapData(r)),t.wrapListeners&&(r=t.wrapListeners(r)),r}function Ts(t){return 1===t.type&&("slot"===t.tag||t.children.some(Ts))}function $s(t,e){const r=t.attrsMap["slot-scope"];if(t.if&&!t.ifProcessed&&!r)return Ss(t,e,$s,"null");if(t.for&&!t.forProcessed)return Es(t,e,$s);const n="_empty_"===t.slotScope?"":String(t.slotScope),i=`function(${n}){return ${"template"===t.tag?t.if&&r?`(${t.if})?${ks(t,e)||"undefined"}:undefined`:ks(t,e)||"undefined":ws(t,e)}}`,o=n?"":",proxy:true";return`{key:${t.slotTarget||'"default"'},fn:${i}${o}}`}function ks(t,e,r,n,i){const o=t.children;if(o.length){const t=o[0];if(1===o.length&&t.for&&"template"!==t.tag&&"slot"!==t.tag){const i=r?e.maybeComponent(t)?",1":",0":"";return`${(n||ws)(t,e)}${i}`}const a=r?function(t,e){let r=0;for(let n=0;n<t.length;n++){const i=t[n];if(1===i.type){if(Ds(i)||i.ifConditions&&i.ifConditions.some(t=>Ds(t.block))){r=2;break}(e(i)||i.ifConditions&&i.ifConditions.some(t=>e(t.block)))&&(r=1)}}return r}(o,e.maybeComponent):0,s=i||Os;return`[${o.map(t=>s(t,e)).join(",")}]${a?","+a:""}`}}function Ds(t){return void 0!==t.for||"template"===t.tag||"slot"===t.tag}function Os(t,e){return 1===t.type?ws(t,e):3===t.type&&t.isComment?function(t){return`_e(${JSON.stringify(t.text)})`}(t):function(t){return`_v(${2===t.type?t.expression:qs(JSON.stringify(t.text))})`}(t)}function Ls(t){let e="",r="";for(let n=0;n<t.length;n++){const i=t[n],o=qs(i.value);i.dynamic?r+=`${i.name},${o},`:e+=`"${i.name}":${o},`}return e=`{${e.slice(0,-1)}}`,r?`_d(${e},[${r.slice(0,-1)}])`:e}function qs(t){return t.replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}function Rs(t,e){try{return new Function(t)}catch(r){return e.push({err:r,code:t}),q}}function Ps(t){const e=Object.create(null);return function(r,n,i){(n=O({},n)).warn,delete n.warn;const o=n.delimiters?String(n.delimiters)+r:r;if(e[o])return e[o];const a=t(r,n),s={},l=[];return s.render=Rs(a.render,l),s.staticRenderFns=a.staticRenderFns.map(t=>Rs(t,l)),e[o]=s}}new RegExp("\\b"+"do,if,for,let,new,try,var,case,else,with,await,break,catch,class,const,super,throw,while,yield,delete,export,import,return,switch,default,extends,finally,continue,debugger,function,arguments".split(",").join("\\b|\\b")+"\\b"),new RegExp("\\b"+"delete,typeof,void".split(",").join("\\s*\\([^\\)]*\\)|\\b")+"\\s*\\([^\\)]*\\)");const Ns=(Is=function(t,e){const r=function(t,e){ja=e.warn||ui,Va=e.isPreTag||R,Ha=e.mustUseProp||R,za=e.getTagNamespace||R,e.isReservedTag,Ua=pi(e.modules,"transformNode"),Fa=pi(e.modules,"preTransformNode"),Ma=pi(e.modules,"postTransformNode"),Ba=e.delimiters;const r=[],n=!1!==e.preserveWhitespace,i=e.whitespace;let o,a,s=!1,l=!1;function c(t){if(u(t),s||t.processed||(t=Ya(t,e)),r.length||t===o||o.if&&(t.elseif||t.else)&&Ja(o,{exp:t.elseif,block:t}),a&&!t.forbidden)if(t.elseif||t.else)!function(t,e){const r=function(t){let e=t.length;for(;e--;){if(1===t[e].type)return t[e];t.pop()}}(e.children);r&&r.if&&Ja(r,{exp:t.elseif,block:t})}(t,a);else{if(t.slotScope){const e=t.slotTarget||'"default"';(a.scopedSlots||(a.scopedSlots={}))[e]=t}a.children.push(t),t.parent=a}t.children=t.children.filter(t=>!t.slotScope),u(t),t.pre&&(s=!1),Va(t.tag)&&(l=!1);for(let r=0;r<Ma.length;r++)Ma[r](t,e)}function u(t){if(!l){let e;for(;(e=t.children[t.children.length-1])&&3===e.type&&" "===e.text;)t.children.pop()}}return function(t,e){const r=[],n=e.expectHTML,i=e.isUnaryTag||R,o=e.canBeLeftOpenTag||R;let a,s,l=0;for(;t;){if(a=t,s&&va(s)){let r=0;const n=s.toLowerCase(),i=ya[n]||(ya[n]=new RegExp("([\\s\\S]*?)(</"+n+"[^>]*>)","i")),o=t.replace(i,(function(t,i,o){return r=o.length,va(n)||"noscript"===n||(i=i.replace(/<!\--([\s\S]*?)-->/g,"$1").replace(/<!\[CDATA\[([\s\S]*?)]]>/g,"$1")),Aa(n,i)&&(i=i.slice(1)),e.chars&&e.chars(i),""}));l+=t.length-o.length,t=o,d(n,l-r,l)}else{let r,n,i,o=t.indexOf("<");if(0===o){if(ga.test(t)){const r=t.indexOf("--\x3e");if(r>=0){e.shouldKeepComment&&e.comment&&e.comment(t.substring(4,r),l,l+r+3),c(r+3);continue}}if(ma.test(t)){const e=t.indexOf("]>");if(e>=0){c(e+2);continue}}const r=t.match(ha);if(r){c(r[0].length);continue}const n=t.match(fa);if(n){const t=l;c(n[0].length),d(n[1],t,l);continue}const i=u();if(i){p(i),Aa(i.tagName,t)&&c(1);continue}}if(o>=0){for(n=t.slice(o);!(fa.test(n)||pa.test(n)||ga.test(n)||ma.test(n)||(i=n.indexOf("<",1),i<0));)o+=i,n=t.slice(o);r=t.substring(0,o)}o<0&&(r=t),r&&c(r.length),e.chars&&r&&e.chars(r,l-r.length,l)}if(t===a){e.chars&&e.chars(t);break}}function c(e){l+=e,t=t.substring(e)}function u(){const e=t.match(pa);if(e){const r={tagName:e[1],attrs:[],start:l};let n,i;for(c(e[0].length);!(n=t.match(da))&&(i=t.match(la)||t.match(sa));)i.start=l,c(i[0].length),i.end=l,r.attrs.push(i);if(n)return r.unarySlash=n[1],c(n[0].length),r.end=l,r}}function p(t){const a=t.tagName,l=t.unarySlash;n&&("p"===s&&aa(a)&&d(s),o(a)&&s===a&&d(a));const c=i(a)||!!l,u=t.attrs.length,p=new Array(u);for(let r=0;r<u;r++){const n=t.attrs[r],i=n[3]||n[4]||n[5]||"",o="a"===a&&"href"===n[1]?e.shouldDecodeNewlinesForHref:e.shouldDecodeNewlines;p[r]={name:n[1],value:Sa(i,o)}}c||(r.push({tag:a,lowerCasedTag:a.toLowerCase(),attrs:p,start:t.start,end:t.end}),s=a),e.start&&e.start(a,p,c,t.start,t.end)}function d(t,n,i){let o,a;if(null==n&&(n=l),null==i&&(i=l),t)for(a=t.toLowerCase(),o=r.length-1;o>=0&&r[o].lowerCasedTag!==a;o--);else o=0;if(o>=0){for(let t=r.length-1;t>=o;t--)e.end&&e.end(r[t].tag,n,i);r.length=o,s=o&&r[o-1].tag}else"br"===a?e.start&&e.start(t,[],!0,n,i):"p"===a&&(e.start&&e.start(t,[],!1,n,i),e.end&&e.end(t,n,i))}d()}(t,{warn:ja,expectHTML:e.expectHTML,isUnaryTag:e.isUnaryTag,canBeLeftOpenTag:e.canBeLeftOpenTag,shouldDecodeNewlines:e.shouldDecodeNewlines,shouldDecodeNewlinesForHref:e.shouldDecodeNewlinesForHref,shouldKeepComment:e.comments,outputSourceRange:e.outputSourceRange,start(t,n,i,u,p){const d=a&&a.ns||za(t);W&&"svg"===d&&(n=function(t){const e=[];for(let r=0;r<t.length;r++){const n=t[r];Xa.test(n.name)||(n.name=n.name.replace(ts,""),e.push(n))}return e}(n));let f=Ga(t,n,a);var h;d&&(f.ns=d),"style"!==(h=f).tag&&("script"!==h.tag||h.attrsMap.type&&"text/javascript"!==h.attrsMap.type)||it()||(f.forbidden=!0);for(let t=0;t<Fa.length;t++)f=Fa[t](f,e)||f;s||(function(t){null!=bi(t,"v-pre")&&(t.pre=!0)}(f),f.pre&&(s=!0)),Va(f.tag)&&(l=!0),s?function(t){const e=t.attrsList,r=e.length;if(r){const n=t.attrs=new Array(r);for(let t=0;t<r;t++)n[t]={name:e[t].name,value:JSON.stringify(e[t].value)},null!=e[t].start&&(n[t].start=e[t].start,n[t].end=e[t].end)}else t.pre||(t.plain=!0)}(f):f.processed||(Ka(f),function(t){const e=bi(t,"v-if");if(e)t.if=e,Ja(t,{exp:e,block:t});else{null!=bi(t,"v-else")&&(t.else=!0);const e=bi(t,"v-else-if");e&&(t.elseif=e)}}(f),function(t){null!=bi(t,"v-once")&&(t.once=!0)}(f)),o||(o=f),i?c(f):(a=f,r.push(f))},end(t,e,n){const i=r[r.length-1];r.length-=1,a=r[r.length-1],c(i)},chars(t,e,r){if(!a)return;if(W&&"textarea"===a.tag&&a.attrsMap.placeholder===t)return;const o=a.children;var c;if(t=l||t.trim()?"script"===(c=a).tag||"style"===c.tag?t:Ia(t):o.length?i?"condense"===i&&Pa.test(t)?"":" ":n?" ":"":""){let e,r;l||"condense"!==i||(t=t.replace(Na," ")),!s&&" "!==t&&(e=function(t,e){const r=e?Xo(e):Zo;if(!r.test(t))return;const n=[],i=[];let o,a,s,l=r.lastIndex=0;for(;o=r.exec(t);){a=o.index,a>l&&(i.push(s=t.slice(l,a)),n.push(JSON.stringify(s)));const e=li(o[1].trim());n.push(`_s(${e})`),i.push({"@binding":e}),l=a+o[0].length}return l<t.length&&(i.push(s=t.slice(l)),n.push(JSON.stringify(s))),{expression:n.join("+"),tokens:i}}(t,Ba))?r={type:2,expression:e.expression,tokens:e.tokens,text:t}:" "===t&&o.length&&" "===o[o.length-1].text||(r={type:3,text:t}),r&&o.push(r)}},comment(t,e,r){if(a){const e={type:3,text:t,isComment:!0};a.children.push(e)}}}),o}(t.trim(),e);!1!==e.optimize&&ss(r,e);const n=_s(r,e);return{ast:r,render:n.render,staticRenderFns:n.staticRenderFns}},function(t){function e(e,r){const n=Object.create(t),i=[],o=[];if(r){r.modules&&(n.modules=(t.modules||[]).concat(r.modules)),r.directives&&(n.directives=O(Object.create(t.directives||null),r.directives));for(const t in r)"modules"!==t&&"directives"!==t&&(n[t]=r[t])}n.warn=(t,e,r)=>{(r?o:i).push(t)};const a=Is(e.trim(),n);return a.errors=i,a.tips=o,a}return{compile:e,compileToFunctions:Ps(e)}});var Is;const{compile:js,compileToFunctions:Bs}=Ns(ns);let Us;function Fs(t){return Us=Us||document.createElement("div"),Us.innerHTML=t?'<a href="\n"/>':'<div a="\n"/>',Us.innerHTML.indexOf(" ")>0}const Ms=!!K&&Fs(!1),Vs=!!K&&Fs(!0),Hs=A(t=>{const e=Bn(t);return e&&e.innerHTML}),zs=dn.prototype.$mount;dn.prototype.$mount=function(t,e){if((t=t&&Bn(t))===document.body||t===document.documentElement)return this;const r=this.$options;if(!r.render){let e=r.template;if(e)if("string"==typeof e)"#"===e.charAt(0)&&(e=Hs(e));else{if(!e.nodeType)return this;e=e.innerHTML}else t&&(e=function(t){if(t.outerHTML)return t.outerHTML;{const e=document.createElement("div");return e.appendChild(t.cloneNode(!0)),e.innerHTML}}(t));if(e){const{render:t,staticRenderFns:n}=Bs(e,{outputSourceRange:!1,shouldDecodeNewlines:Ms,shouldDecodeNewlinesForHref:Vs,delimiters:r.delimiters,comments:r.comments},this);r.render=t,r.staticRenderFns=n}}return zs.call(this,t,e)},dn.compile=Bs,O(dn,Tr),dn.effect=function(t,e){const r=new Or(ct,t,q,{sync:!0});e&&(r.update=()=>{e(()=>r.run())})},t.exports=dn}).call(this,r(7),r(28).setImmediate)},function(t,e,r){(function(t){var n=void 0!==t&&t||"undefined"!=typeof self&&self||window,i=Function.prototype.apply;function o(t,e){this._id=t,this._clearFn=e}e.setTimeout=function(){return new o(i.call(setTimeout,n,arguments),clearTimeout)},e.setInterval=function(){return new o(i.call(setInterval,n,arguments),clearInterval)},e.clearTimeout=e.clearInterval=function(t){t&&t.close()},o.prototype.unref=o.prototype.ref=function(){},o.prototype.close=function(){this._clearFn.call(n,this._id)},e.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},e.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},e._unrefActive=e.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout((function(){t._onTimeout&&t._onTimeout()}),e))},r(29),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(this,r(7))},function(t,e,r){(function(t,e){!function(t,r){"use strict";if(!t.setImmediate){var n,i,o,a,s,l=1,c={},u=!1,p=t.document,d=Object.getPrototypeOf&&Object.getPrototypeOf(t);d=d&&d.setTimeout?d:t,"[object process]"==={}.toString.call(t.process)?n=function(t){e.nextTick((function(){h(t)}))}:!function(){if(t.postMessage&&!t.importScripts){var e=!0,r=t.onmessage;return t.onmessage=function(){e=!1},t.postMessage("","*"),t.onmessage=r,e}}()?t.MessageChannel?((o=new MessageChannel).port1.onmessage=function(t){h(t.data)},n=function(t){o.port2.postMessage(t)}):p&&"onreadystatechange"in p.createElement("script")?(i=p.documentElement,n=function(t){var e=p.createElement("script");e.onreadystatechange=function(){h(t),e.onreadystatechange=null,i.removeChild(e),e=null},i.appendChild(e)}):n=function(t){setTimeout(h,0,t)}:(a="setImmediate$"+Math.random()+"$",s=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(a)&&h(+e.data.slice(a.length))},t.addEventListener?t.addEventListener("message",s,!1):t.attachEvent("onmessage",s),n=function(e){t.postMessage(a+e,"*")}),d.setImmediate=function(t){"function"!=typeof t&&(t=new Function(""+t));for(var e=new Array(arguments.length-1),r=0;r<e.length;r++)e[r]=arguments[r+1];var i={callback:t,args:e};return c[l]=i,n(l),l++},d.clearImmediate=f}function f(t){delete c[t]}function h(t){if(u)setTimeout(h,0,t);else{var e=c[t];if(e){u=!0;try{!function(t){var e=t.callback,r=t.args;switch(r.length){case 0:e();break;case 1:e(r[0]);break;case 2:e(r[0],r[1]);break;case 3:e(r[0],r[1],r[2]);break;default:e.apply(void 0,r)}}(e)}finally{f(t),u=!1}}}}}("undefined"==typeof self?void 0===t?this:t:self)}).call(this,r(7),r(30))},function(t,e){var r,n,i=t.exports={};function o(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function s(t){if(r===setTimeout)return setTimeout(t,0);if((r===o||!r)&&setTimeout)return r=setTimeout,setTimeout(t,0);try{return r(t,0)}catch(e){try{return r.call(null,t,0)}catch(e){return r.call(this,t,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:o}catch(t){r=o}try{n="function"==typeof clearTimeout?clearTimeout:a}catch(t){n=a}}();var l,c=[],u=!1,p=-1;function d(){u&&l&&(u=!1,l.length?c=l.concat(c):p=-1,c.length&&f())}function f(){if(!u){var t=s(d);u=!0;for(var e=c.length;e;){for(l=c,c=[];++p<e;)l&&l[p].run();p=-1,e=c.length}l=null,u=!1,function(t){if(n===clearTimeout)return clearTimeout(t);if((n===a||!n)&&clearTimeout)return n=clearTimeout,clearTimeout(t);try{n(t)}catch(e){try{return n.call(null,t)}catch(e){return n.call(this,t)}}}(t)}}function h(t,e){this.fun=t,this.array=e}function g(){}i.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];c.push(new h(t,e)),1!==c.length||u||s(f)},h.prototype.run=function(){this.fun.apply(null,this.array)},i.title="browser",i.browser=!0,i.env={},i.argv=[],i.version="",i.versions={},i.on=g,i.addListener=g,i.once=g,i.off=g,i.removeListener=g,i.removeAllListeners=g,i.emit=g,i.prependListener=g,i.prependOnceListener=g,i.listeners=function(t){return[]},i.binding=function(t){throw new Error("process.binding is not supported")},i.cwd=function(){return"/"},i.chdir=function(t){throw new Error("process.chdir is not supported")},i.umask=function(){return 0}},,function(t,e,r){t.exports=r(34)},function(t,e,r){"use strict";var n={};r.r(n),r.d(n,"hasBrowserEnv",(function(){return v})),r.d(n,"hasStandardBrowserWebWorkerEnv",(function(){return _})),r.d(n,"hasStandardBrowserEnv",(function(){return y}));var i=r(0),o=r(10),a=r(5);function s(t){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(t).replace(/[!'()~]|%20|%00/g,(function(t){return e[t]}))}function l(t,e){this._pairs=[],t&&Object(a.a)(t,this,e)}const c=l.prototype;c.append=function(t,e){this._pairs.push([t,e])},c.toString=function(t){const e=t?function(e){return t.call(this,e,s)}:s;return this._pairs.map((function(t){return e(t[0])+"="+e(t[1])}),"").join("&")};var u=l;function p(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function d(t,e,r){if(!e)return t;const n=r&&r.encode||p,o=r&&r.serialize;let a;if(a=o?o(e,r):i.a.isURLSearchParams(e)?e.toString():new u(e,r).toString(n),a){const e=t.indexOf("#");-1!==e&&(t=t.slice(0,e)),t+=(-1===t.indexOf("?")?"?":"&")+a}return t}var f=class{constructor(){this.handlers=[]}use(t,e,r){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!r&&r.synchronous,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){i.a.forEach(this.handlers,(function(e){null!==e&&t(e)}))}},h=r(1),g={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},m={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:u,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]};const v="undefined"!=typeof window&&"undefined"!=typeof document,y=(b="undefined"!=typeof navigator&&navigator.product,v&&["ReactNative","NativeScript","NS"].indexOf(b)<0);var b;const _="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts;var w={...n,...m};var x=function(t){function e(t,r,n,o){let a=t[o++];const s=Number.isFinite(+a),l=o>=t.length;if(a=!a&&i.a.isArray(n)?n.length:a,l)return i.a.hasOwnProp(n,a)?n[a]=[n[a],r]:n[a]=r,!s;n[a]&&i.a.isObject(n[a])||(n[a]=[]);return e(t,r,n[a],o)&&i.a.isArray(n[a])&&(n[a]=function(t){const e={},r=Object.keys(t);let n;const i=r.length;let o;for(n=0;n<i;n++)o=r[n],e[o]=t[o];return e}(n[a])),!s}if(i.a.isFormData(t)&&i.a.isFunction(t.entries)){const r={};return i.a.forEachEntry(t,(t,n)=>{e(function(t){return i.a.matchAll(/\w+|\[(\w*)]/g,t).map(t=>"[]"===t[0]?"":t[1]||t[0])}(t),n,r,0)}),r}return null};const A={transitional:g,adapter:["xhr","http"],transformRequest:[function(t,e){const r=e.getContentType()||"",n=r.indexOf("application/json")>-1,o=i.a.isObject(t);o&&i.a.isHTMLForm(t)&&(t=new FormData(t));if(i.a.isFormData(t))return n&&n?JSON.stringify(x(t)):t;if(i.a.isArrayBuffer(t)||i.a.isBuffer(t)||i.a.isStream(t)||i.a.isFile(t)||i.a.isBlob(t))return t;if(i.a.isArrayBufferView(t))return t.buffer;if(i.a.isURLSearchParams(t))return e.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(o){if(r.indexOf("application/x-www-form-urlencoded")>-1)return function(t,e){return Object(a.a)(t,new w.classes.URLSearchParams,Object.assign({visitor:function(t,e,r,n){return w.isNode&&i.a.isBuffer(t)?(this.append(e,t.toString("base64")),!1):n.defaultVisitor.apply(this,arguments)}},e))}(t,this.formSerializer).toString();if((s=i.a.isFileList(t))||r.indexOf("multipart/form-data")>-1){const e=this.env&&this.env.FormData;return Object(a.a)(s?{"files[]":t}:t,e&&new e,this.formSerializer)}}return o||n?(e.setContentType("application/json",!1),function(t,e,r){if(i.a.isString(t))try{return(e||JSON.parse)(t),i.a.trim(t)}catch(t){if("SyntaxError"!==t.name)throw t}return(r||JSON.stringify)(t)}(t)):t}],transformResponse:[function(t){const e=this.transitional||A.transitional,r=e&&e.forcedJSONParsing,n="json"===this.responseType;if(t&&i.a.isString(t)&&(r&&!this.responseType||n)){const r=!(e&&e.silentJSONParsing)&&n;try{return JSON.parse(t)}catch(t){if(r){if("SyntaxError"===t.name)throw h.a.from(t,h.a.ERR_BAD_RESPONSE,this,null,this.response);throw t}}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:w.classes.FormData,Blob:w.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};i.a.forEach(["delete","get","head","post","put","patch"],t=>{A.headers[t]={}});var S=A;const E=i.a.toObjectSet(["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"]);const C=Symbol("internals");function T(t){return t&&String(t).trim().toLowerCase()}function $(t){return!1===t||null==t?t:i.a.isArray(t)?t.map($):String(t)}function k(t,e,r,n,o){return i.a.isFunction(n)?n.call(this,e,r):(o&&(e=r),i.a.isString(e)?i.a.isString(n)?-1!==e.indexOf(n):i.a.isRegExp(n)?n.test(e):void 0:void 0)}class D{constructor(t){t&&this.set(t)}set(t,e,r){const n=this;function o(t,e,r){const o=T(e);if(!o)throw new Error("header name must be a non-empty string");const a=i.a.findKey(n,o);(!a||void 0===n[a]||!0===r||void 0===r&&!1!==n[a])&&(n[a||e]=$(t))}const a=(t,e)=>i.a.forEach(t,(t,r)=>o(t,r,e));return i.a.isPlainObject(t)||t instanceof this.constructor?a(t,e):i.a.isString(t)&&(t=t.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim())?a((t=>{const e={};let r,n,i;return t&&t.split("\n").forEach((function(t){i=t.indexOf(":"),r=t.substring(0,i).trim().toLowerCase(),n=t.substring(i+1).trim(),!r||e[r]&&E[r]||("set-cookie"===r?e[r]?e[r].push(n):e[r]=[n]:e[r]=e[r]?e[r]+", "+n:n)})),e})(t),e):null!=t&&o(e,t,r),this}get(t,e){if(t=T(t)){const r=i.a.findKey(this,t);if(r){const t=this[r];if(!e)return t;if(!0===e)return function(t){const e=Object.create(null),r=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let n;for(;n=r.exec(t);)e[n[1]]=n[2];return e}(t);if(i.a.isFunction(e))return e.call(this,t,r);if(i.a.isRegExp(e))return e.exec(t);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,e){if(t=T(t)){const r=i.a.findKey(this,t);return!(!r||void 0===this[r]||e&&!k(0,this[r],r,e))}return!1}delete(t,e){const r=this;let n=!1;function o(t){if(t=T(t)){const o=i.a.findKey(r,t);!o||e&&!k(0,r[o],o,e)||(delete r[o],n=!0)}}return i.a.isArray(t)?t.forEach(o):o(t),n}clear(t){const e=Object.keys(this);let r=e.length,n=!1;for(;r--;){const i=e[r];t&&!k(0,this[i],i,t,!0)||(delete this[i],n=!0)}return n}normalize(t){const e=this,r={};return i.a.forEach(this,(n,o)=>{const a=i.a.findKey(r,o);if(a)return e[a]=$(n),void delete e[o];const s=t?function(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,e,r)=>e.toUpperCase()+r)}(o):String(o).trim();s!==o&&delete e[o],e[s]=$(n),r[s]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const e=Object.create(null);return i.a.forEach(this,(r,n)=>{null!=r&&!1!==r&&(e[n]=t&&i.a.isArray(r)?r.join(", "):r)}),e}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,e])=>t+": "+e).join("\n")}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...e){const r=new this(t);return e.forEach(t=>r.set(t)),r}static accessor(t){const e=(this[C]=this[C]={accessors:{}}).accessors,r=this.prototype;function n(t){const n=T(t);e[n]||(!function(t,e){const r=i.a.toCamelCase(" "+e);["get","set","has"].forEach(n=>{Object.defineProperty(t,n+r,{value:function(t,r,i){return this[n].call(this,e,t,r,i)},configurable:!0})})}(r,t),e[n]=!0)}return i.a.isArray(t)?t.forEach(n):n(t),this}}D.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),i.a.reduceDescriptors(D.prototype,({value:t},e)=>{let r=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(t){this[r]=t}}}),i.a.freezeMethods(D);var O=D;function L(t,e){const r=this||S,n=e||r,o=O.from(n.headers);let a=n.data;return i.a.forEach(t,(function(t){a=t.call(r,a,o.normalize(),e?e.status:void 0)})),o.normalize(),a}function q(t){return!(!t||!t.__CANCEL__)}function R(t,e,r){h.a.call(this,null==t?"canceled":t,h.a.ERR_CANCELED,e,r),this.name="CanceledError"}i.a.inherits(R,h.a,{__CANCEL__:!0});var P=R,N=r(11);var I=w.hasStandardBrowserEnv?{write(t,e,r,n,o,a){const s=[t+"="+encodeURIComponent(e)];i.a.isNumber(r)&&s.push("expires="+new Date(r).toGMTString()),i.a.isString(n)&&s.push("path="+n),i.a.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read(t){const e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(t){this.write(t,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function j(t,e){return t&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)?function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}(t,e):e}var B=w.hasStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),e=document.createElement("a");let r;function n(r){let n=r;return t&&(e.setAttribute("href",n),n=e.href),e.setAttribute("href",n),{href:e.href,protocol:e.protocol?e.protocol.replace(/:$/,""):"",host:e.host,search:e.search?e.search.replace(/^\?/,""):"",hash:e.hash?e.hash.replace(/^#/,""):"",hostname:e.hostname,port:e.port,pathname:"/"===e.pathname.charAt(0)?e.pathname:"/"+e.pathname}}return r=n(window.location.href),function(t){const e=i.a.isString(t)?n(t):t;return e.protocol===r.protocol&&e.host===r.host}}():function(){return!0};var U=function(t,e){t=t||10;const r=new Array(t),n=new Array(t);let i,o=0,a=0;return e=void 0!==e?e:1e3,function(s){const l=Date.now(),c=n[a];i||(i=l),r[o]=s,n[o]=l;let u=a,p=0;for(;u!==o;)p+=r[u++],u%=t;if(o=(o+1)%t,o===a&&(a=(a+1)%t),l-i<e)return;const d=c&&l-c;return d?Math.round(1e3*p/d):void 0}};function F(t,e){let r=0;const n=U(50,250);return i=>{const o=i.loaded,a=i.lengthComputable?i.total:void 0,s=o-r,l=n(s);r=o;const c={loaded:o,total:a,progress:a?o/a:void 0,bytes:s,rate:l||void 0,estimated:l&&a&&o<=a?(a-o)/l:void 0,event:i};c[e?"download":"upload"]=!0,t(c)}}var M="undefined"!=typeof XMLHttpRequest&&function(t){return new Promise((function(e,r){let n=t.data;const o=O.from(t.headers).normalize();let a,s,{responseType:l,withXSRFToken:c}=t;function u(){t.cancelToken&&t.cancelToken.unsubscribe(a),t.signal&&t.signal.removeEventListener("abort",a)}if(i.a.isFormData(n))if(w.hasStandardBrowserEnv||w.hasStandardBrowserWebWorkerEnv)o.setContentType(!1);else if(!1!==(s=o.getContentType())){const[t,...e]=s?s.split(";").map(t=>t.trim()).filter(Boolean):[];o.setContentType([t||"multipart/form-data",...e].join("; "))}let p=new XMLHttpRequest;if(t.auth){const e=t.auth.username||"",r=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";o.set("Authorization","Basic "+btoa(e+":"+r))}const f=j(t.baseURL,t.url);function m(){if(!p)return;const n=O.from("getAllResponseHeaders"in p&&p.getAllResponseHeaders());!function(t,e,r){const n=r.config.validateStatus;r.status&&n&&!n(r.status)?e(new h.a("Request failed with status code "+r.status,[h.a.ERR_BAD_REQUEST,h.a.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r)):t(r)}((function(t){e(t),u()}),(function(t){r(t),u()}),{data:l&&"text"!==l&&"json"!==l?p.response:p.responseText,status:p.status,statusText:p.statusText,headers:n,config:t,request:p}),p=null}if(p.open(t.method.toUpperCase(),d(f,t.params,t.paramsSerializer),!0),p.timeout=t.timeout,"onloadend"in p?p.onloadend=m:p.onreadystatechange=function(){p&&4===p.readyState&&(0!==p.status||p.responseURL&&0===p.responseURL.indexOf("file:"))&&setTimeout(m)},p.onabort=function(){p&&(r(new h.a("Request aborted",h.a.ECONNABORTED,t,p)),p=null)},p.onerror=function(){r(new h.a("Network Error",h.a.ERR_NETWORK,t,p)),p=null},p.ontimeout=function(){let e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded";const n=t.transitional||g;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),r(new h.a(e,n.clarifyTimeoutError?h.a.ETIMEDOUT:h.a.ECONNABORTED,t,p)),p=null},w.hasStandardBrowserEnv&&(c&&i.a.isFunction(c)&&(c=c(t)),c||!1!==c&&B(f))){const e=t.xsrfHeaderName&&t.xsrfCookieName&&I.read(t.xsrfCookieName);e&&o.set(t.xsrfHeaderName,e)}void 0===n&&o.setContentType(null),"setRequestHeader"in p&&i.a.forEach(o.toJSON(),(function(t,e){p.setRequestHeader(e,t)})),i.a.isUndefined(t.withCredentials)||(p.withCredentials=!!t.withCredentials),l&&"json"!==l&&(p.responseType=t.responseType),"function"==typeof t.onDownloadProgress&&p.addEventListener("progress",F(t.onDownloadProgress,!0)),"function"==typeof t.onUploadProgress&&p.upload&&p.upload.addEventListener("progress",F(t.onUploadProgress)),(t.cancelToken||t.signal)&&(a=e=>{p&&(r(!e||e.type?new P(null,t,p):e),p.abort(),p=null)},t.cancelToken&&t.cancelToken.subscribe(a),t.signal&&(t.signal.aborted?a():t.signal.addEventListener("abort",a)));const v=function(t){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}(f);v&&-1===w.protocols.indexOf(v)?r(new h.a("Unsupported protocol "+v+":",h.a.ERR_BAD_REQUEST,t)):p.send(n||null)}))};const V={http:N.a,xhr:M};i.a.forEach(V,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch(t){}Object.defineProperty(t,"adapterName",{value:e})}});const H=t=>"- "+t,z=t=>i.a.isFunction(t)||null===t||!1===t;var G=t=>{t=i.a.isArray(t)?t:[t];const{length:e}=t;let r,n;const o={};for(let i=0;i<e;i++){let e;if(r=t[i],n=r,!z(r)&&(n=V[(e=String(r)).toLowerCase()],void 0===n))throw new h.a(`Unknown adapter '${e}'`);if(n)break;o[e||"#"+i]=n}if(!n){const t=Object.entries(o).map(([t,e])=>`adapter ${t} `+(!1===e?"is not supported by the environment":"is not available in the build"));let r=e?t.length>1?"since :\n"+t.map(H).join("\n"):" "+H(t[0]):"as no adapter specified";throw new h.a("There is no suitable adapter to dispatch the request "+r,"ERR_NOT_SUPPORT")}return n};function Y(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new P(null,t)}function K(t){Y(t),t.headers=O.from(t.headers),t.data=L.call(t,t.transformRequest),-1!==["post","put","patch"].indexOf(t.method)&&t.headers.setContentType("application/x-www-form-urlencoded",!1);return G(t.adapter||S.adapter)(t).then((function(e){return Y(t),e.data=L.call(t,t.transformResponse,e),e.headers=O.from(e.headers),e}),(function(e){return q(e)||(Y(t),e&&e.response&&(e.response.data=L.call(t,t.transformResponse,e.response),e.response.headers=O.from(e.response.headers))),Promise.reject(e)}))}const J=t=>t instanceof O?t.toJSON():t;function W(t,e){e=e||{};const r={};function n(t,e,r){return i.a.isPlainObject(t)&&i.a.isPlainObject(e)?i.a.merge.call({caseless:r},t,e):i.a.isPlainObject(e)?i.a.merge({},e):i.a.isArray(e)?e.slice():e}function o(t,e,r){return i.a.isUndefined(e)?i.a.isUndefined(t)?void 0:n(void 0,t,r):n(t,e,r)}function a(t,e){if(!i.a.isUndefined(e))return n(void 0,e)}function s(t,e){return i.a.isUndefined(e)?i.a.isUndefined(t)?void 0:n(void 0,t):n(void 0,e)}function l(r,i,o){return o in e?n(r,i):o in t?n(void 0,r):void 0}const c={url:a,method:a,data:a,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,withXSRFToken:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:l,headers:(t,e)=>o(J(t),J(e),!0)};return i.a.forEach(Object.keys(Object.assign({},t,e)),(function(n){const a=c[n]||o,s=a(t[n],e[n],n);i.a.isUndefined(s)&&a!==l||(r[n]=s)})),r}const Z={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{Z[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}});const Q={};Z.transitional=function(t,e,r){function n(t,e){return"[Axios v1.6.2] Transitional option '"+t+"'"+e+(r?". "+r:"")}return(r,i,o)=>{if(!1===t)throw new h.a(n(i," has been removed"+(e?" in "+e:"")),h.a.ERR_DEPRECATED);return e&&!Q[i]&&(Q[i]=!0,console.warn(n(i," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(r,i,o)}};var X={assertOptions:function(t,e,r){if("object"!=typeof t)throw new h.a("options must be an object",h.a.ERR_BAD_OPTION_VALUE);const n=Object.keys(t);let i=n.length;for(;i-- >0;){const o=n[i],a=e[o];if(a){const e=t[o],r=void 0===e||a(e,o,t);if(!0!==r)throw new h.a("option "+o+" must be "+r,h.a.ERR_BAD_OPTION_VALUE)}else if(!0!==r)throw new h.a("Unknown option "+o,h.a.ERR_BAD_OPTION)}},validators:Z};const tt=X.validators;class et{constructor(t){this.defaults=t,this.interceptors={request:new f,response:new f}}request(t,e){"string"==typeof t?(e=e||{}).url=t:e=t||{},e=W(this.defaults,e);const{transitional:r,paramsSerializer:n,headers:o}=e;void 0!==r&&X.assertOptions(r,{silentJSONParsing:tt.transitional(tt.boolean),forcedJSONParsing:tt.transitional(tt.boolean),clarifyTimeoutError:tt.transitional(tt.boolean)},!1),null!=n&&(i.a.isFunction(n)?e.paramsSerializer={serialize:n}:X.assertOptions(n,{encode:tt.function,serialize:tt.function},!0)),e.method=(e.method||this.defaults.method||"get").toLowerCase();let a=o&&i.a.merge(o.common,o[e.method]);o&&i.a.forEach(["delete","get","head","post","put","patch","common"],t=>{delete o[t]}),e.headers=O.concat(a,o);const s=[];let l=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(l=l&&t.synchronous,s.unshift(t.fulfilled,t.rejected))}));const c=[];let u;this.interceptors.response.forEach((function(t){c.push(t.fulfilled,t.rejected)}));let p,d=0;if(!l){const t=[K.bind(this),void 0];for(t.unshift.apply(t,s),t.push.apply(t,c),p=t.length,u=Promise.resolve(e);d<p;)u=u.then(t[d++],t[d++]);return u}p=s.length;let f=e;for(d=0;d<p;){const t=s[d++],e=s[d++];try{f=t(f)}catch(t){e.call(this,t);break}}try{u=K.call(this,f)}catch(t){return Promise.reject(t)}for(d=0,p=c.length;d<p;)u=u.then(c[d++],c[d++]);return u}getUri(t){return d(j((t=W(this.defaults,t)).baseURL,t.url),t.params,t.paramsSerializer)}}i.a.forEach(["delete","get","head","options"],(function(t){et.prototype[t]=function(e,r){return this.request(W(r||{},{method:t,url:e,data:(r||{}).data}))}})),i.a.forEach(["post","put","patch"],(function(t){function e(e){return function(r,n,i){return this.request(W(i||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:r,data:n}))}}et.prototype[t]=e(),et.prototype[t+"Form"]=e(!0)}));var rt=et;class nt{constructor(t){if("function"!=typeof t)throw new TypeError("executor must be a function.");let e;this.promise=new Promise((function(t){e=t}));const r=this;this.promise.then(t=>{if(!r._listeners)return;let e=r._listeners.length;for(;e-- >0;)r._listeners[e](t);r._listeners=null}),this.promise.then=t=>{let e;const n=new Promise(t=>{r.subscribe(t),e=t}).then(t);return n.cancel=function(){r.unsubscribe(e)},n},t((function(t,n,i){r.reason||(r.reason=new P(t,n,i),e(r.reason))}))}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}static source(){let t;return{token:new nt((function(e){t=e})),cancel:t}}}var it=nt;const ot={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(ot).forEach(([t,e])=>{ot[e]=t});var at=ot;const st=function t(e){const r=new rt(e),n=Object(o.a)(rt.prototype.request,r);return i.a.extend(n,rt.prototype,r,{allOwnKeys:!0}),i.a.extend(n,r,null,{allOwnKeys:!0}),n.create=function(r){return t(W(e,r))},n}(S);st.Axios=rt,st.CanceledError=P,st.CancelToken=it,st.isCancel=q,st.VERSION="1.6.2",st.toFormData=a.a,st.AxiosError=h.a,st.Cancel=st.CanceledError,st.all=function(t){return Promise.all(t)},st.spread=function(t){return function(e){return t.apply(null,e)}},st.isAxiosError=function(t){return i.a.isObject(t)&&!0===t.isAxiosError},st.mergeConfig=W,st.AxiosHeaders=O,st.formToJSON=t=>x(i.a.isHTMLForm(t)?new FormData(t):t),st.getAdapter=G,st.HttpStatusCode=at,st.default=st;e.a=st},function(t,e,r){"use strict";r.r(e);var n=r(12),i=r.n(n);function o(t,e){for(var r in e)t[r]=e[r];return t}var a=/[!'()*]/g,s=function(t){return"%"+t.charCodeAt(0).toString(16)},l=/%2C/g,c=function(t){return encodeURIComponent(t).replace(a,s).replace(l,",")};function u(t){try{return decodeURIComponent(t)}catch(t){0}return t}var p=function(t){return null==t||"object"==typeof t?t:String(t)};function d(t){var e={};return(t=t.trim().replace(/^(\?|#|&)/,""))?(t.split("&").forEach((function(t){var r=t.replace(/\+/g," ").split("="),n=u(r.shift()),i=r.length>0?u(r.join("=")):null;void 0===e[n]?e[n]=i:Array.isArray(e[n])?e[n].push(i):e[n]=[e[n],i]})),e):e}function f(t){var e=t?Object.keys(t).map((function(e){var r=t[e];if(void 0===r)return"";if(null===r)return c(e);if(Array.isArray(r)){var n=[];return r.forEach((function(t){void 0!==t&&(null===t?n.push(c(e)):n.push(c(e)+"="+c(t)))})),n.join("&")}return c(e)+"="+c(r)})).filter((function(t){return t.length>0})).join("&"):null;return e?"?"+e:""}var h=/\/?$/;function g(t,e,r,n){var i=n&&n.options.stringifyQuery,o=e.query||{};try{o=m(o)}catch(t){}var a={name:e.name||t&&t.name,meta:t&&t.meta||{},path:e.path||"/",hash:e.hash||"",query:o,params:e.params||{},fullPath:b(e,i),matched:t?y(t):[]};return r&&(a.redirectedFrom=b(r,i)),Object.freeze(a)}function m(t){if(Array.isArray(t))return t.map(m);if(t&&"object"==typeof t){var e={};for(var r in t)e[r]=m(t[r]);return e}return t}var v=g(null,{path:"/"});function y(t){for(var e=[];t;)e.unshift(t),t=t.parent;return e}function b(t,e){var r=t.path,n=t.query;void 0===n&&(n={});var i=t.hash;return void 0===i&&(i=""),(r||"/")+(e||f)(n)+i}function _(t,e,r){return e===v?t===e:!!e&&(t.path&&e.path?t.path.replace(h,"")===e.path.replace(h,"")&&(r||t.hash===e.hash&&w(t.query,e.query)):!(!t.name||!e.name)&&(t.name===e.name&&(r||t.hash===e.hash&&w(t.query,e.query)&&w(t.params,e.params))))}function w(t,e){if(void 0===t&&(t={}),void 0===e&&(e={}),!t||!e)return t===e;var r=Object.keys(t).sort(),n=Object.keys(e).sort();return r.length===n.length&&r.every((function(r,i){var o=t[r];if(n[i]!==r)return!1;var a=e[r];return null==o||null==a?o===a:"object"==typeof o&&"object"==typeof a?w(o,a):String(o)===String(a)}))}function x(t){for(var e=0;e<t.matched.length;e++){var r=t.matched[e];for(var n in r.instances){var i=r.instances[n],o=r.enteredCbs[n];if(i&&o){delete r.enteredCbs[n];for(var a=0;a<o.length;a++)i._isBeingDestroyed||o[a](i)}}}}var A={name:"RouterView",functional:!0,props:{name:{type:String,default:"default"}},render:function(t,e){var r=e.props,n=e.children,i=e.parent,a=e.data;a.routerView=!0;for(var s=i.$createElement,l=r.name,c=i.$route,u=i._routerViewCache||(i._routerViewCache={}),p=0,d=!1;i&&i._routerRoot!==i;){var f=i.$vnode?i.$vnode.data:{};f.routerView&&p++,f.keepAlive&&i._directInactive&&i._inactive&&(d=!0),i=i.$parent}if(a.routerViewDepth=p,d){var h=u[l],g=h&&h.component;return g?(h.configProps&&S(g,a,h.route,h.configProps),s(g,a,n)):s()}var m=c.matched[p],v=m&&m.components[l];if(!m||!v)return u[l]=null,s();u[l]={component:v},a.registerRouteInstance=function(t,e){var r=m.instances[l];(e&&r!==t||!e&&r===t)&&(m.instances[l]=e)},(a.hook||(a.hook={})).prepatch=function(t,e){m.instances[l]=e.componentInstance},a.hook.init=function(t){t.data.keepAlive&&t.componentInstance&&t.componentInstance!==m.instances[l]&&(m.instances[l]=t.componentInstance),x(c)};var y=m.props&&m.props[l];return y&&(o(u[l],{route:c,configProps:y}),S(v,a,c,y)),s(v,a,n)}};function S(t,e,r,n){var i=e.props=function(t,e){switch(typeof e){case"undefined":return;case"object":return e;case"function":return e(t);case"boolean":return e?t.params:void 0;default:0}}(r,n);if(i){i=e.props=o({},i);var a=e.attrs=e.attrs||{};for(var s in i)t.props&&s in t.props||(a[s]=i[s],delete i[s])}}function E(t,e,r){var n=t.charAt(0);if("/"===n)return t;if("?"===n||"#"===n)return e+t;var i=e.split("/");r&&i[i.length-1]||i.pop();for(var o=t.replace(/^\//,"").split("/"),a=0;a<o.length;a++){var s=o[a];".."===s?i.pop():"."!==s&&i.push(s)}return""!==i[0]&&i.unshift(""),i.join("/")}function C(t){return t.replace(/\/(?:\s*\/)+/g,"/")}var T=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},$=M,k=R,D=function(t,e){return N(R(t,e),e)},O=N,L=F,q=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function R(t,e){for(var r,n=[],i=0,o=0,a="",s=e&&e.delimiter||"/";null!=(r=q.exec(t));){var l=r[0],c=r[1],u=r.index;if(a+=t.slice(o,u),o=u+l.length,c)a+=c[1];else{var p=t[o],d=r[2],f=r[3],h=r[4],g=r[5],m=r[6],v=r[7];a&&(n.push(a),a="");var y=null!=d&&null!=p&&p!==d,b="+"===m||"*"===m,_="?"===m||"*"===m,w=r[2]||s,x=h||g;n.push({name:f||i++,prefix:d||"",delimiter:w,optional:_,repeat:b,partial:y,asterisk:!!v,pattern:x?j(x):v?".*":"[^"+I(w)+"]+?"})}}return o<t.length&&(a+=t.substr(o)),a&&n.push(a),n}function P(t){return encodeURI(t).replace(/[\/?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()}))}function N(t,e){for(var r=new Array(t.length),n=0;n<t.length;n++)"object"==typeof t[n]&&(r[n]=new RegExp("^(?:"+t[n].pattern+")$",U(e)));return function(e,n){for(var i="",o=e||{},a=(n||{}).pretty?P:encodeURIComponent,s=0;s<t.length;s++){var l=t[s];if("string"!=typeof l){var c,u=o[l.name];if(null==u){if(l.optional){l.partial&&(i+=l.prefix);continue}throw new TypeError('Expected "'+l.name+'" to be defined')}if(T(u)){if(!l.repeat)throw new TypeError('Expected "'+l.name+'" to not repeat, but received `'+JSON.stringify(u)+"`");if(0===u.length){if(l.optional)continue;throw new TypeError('Expected "'+l.name+'" to not be empty')}for(var p=0;p<u.length;p++){if(c=a(u[p]),!r[s].test(c))throw new TypeError('Expected all "'+l.name+'" to match "'+l.pattern+'", but received `'+JSON.stringify(c)+"`");i+=(0===p?l.prefix:l.delimiter)+c}}else{if(c=l.asterisk?encodeURI(u).replace(/[?#]/g,(function(t){return"%"+t.charCodeAt(0).toString(16).toUpperCase()})):a(u),!r[s].test(c))throw new TypeError('Expected "'+l.name+'" to match "'+l.pattern+'", but received "'+c+'"');i+=l.prefix+c}}else i+=l}return i}}function I(t){return t.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function j(t){return t.replace(/([=!:$\/()])/g,"\\$1")}function B(t,e){return t.keys=e,t}function U(t){return t&&t.sensitive?"":"i"}function F(t,e,r){T(e)||(r=e||r,e=[]);for(var n=(r=r||{}).strict,i=!1!==r.end,o="",a=0;a<t.length;a++){var s=t[a];if("string"==typeof s)o+=I(s);else{var l=I(s.prefix),c="(?:"+s.pattern+")";e.push(s),s.repeat&&(c+="(?:"+l+c+")*"),o+=c=s.optional?s.partial?l+"("+c+")?":"(?:"+l+"("+c+"))?":l+"("+c+")"}}var u=I(r.delimiter||"/"),p=o.slice(-u.length)===u;return n||(o=(p?o.slice(0,-u.length):o)+"(?:"+u+"(?=$))?"),o+=i?"$":n&&p?"":"(?="+u+"|$)",B(new RegExp("^"+o,U(r)),e)}function M(t,e,r){return T(e)||(r=e||r,e=[]),r=r||{},t instanceof RegExp?function(t,e){var r=t.source.match(/\((?!\?)/g);if(r)for(var n=0;n<r.length;n++)e.push({name:n,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return B(t,e)}(t,e):T(t)?function(t,e,r){for(var n=[],i=0;i<t.length;i++)n.push(M(t[i],e,r).source);return B(new RegExp("(?:"+n.join("|")+")",U(r)),e)}(t,e,r):function(t,e,r){return F(R(t,r),e,r)}(t,e,r)}$.parse=k,$.compile=D,$.tokensToFunction=O,$.tokensToRegExp=L;var V=Object.create(null);function H(t,e,r){e=e||{};try{var n=V[t]||(V[t]=$.compile(t));return"string"==typeof e.pathMatch&&(e[0]=e.pathMatch),n(e,{pretty:!0})}catch(t){return""}finally{delete e[0]}}function z(t,e,r,n){var i="string"==typeof t?{path:t}:t;if(i._normalized)return i;if(i.name){var a=(i=o({},t)).params;return a&&"object"==typeof a&&(i.params=o({},a)),i}if(!i.path&&i.params&&e){(i=o({},i))._normalized=!0;var s=o(o({},e.params),i.params);if(e.name)i.name=e.name,i.params=s;else if(e.matched.length){var l=e.matched[e.matched.length-1].path;i.path=H(l,s,e.path)}else 0;return i}var c=function(t){var e="",r="",n=t.indexOf("#");n>=0&&(e=t.slice(n),t=t.slice(0,n));var i=t.indexOf("?");return i>=0&&(r=t.slice(i+1),t=t.slice(0,i)),{path:t,query:r,hash:e}}(i.path||""),u=e&&e.path||"/",f=c.path?E(c.path,u,r||i.append):u,h=function(t,e,r){void 0===e&&(e={});var n,i=r||d;try{n=i(t||"")}catch(t){n={}}for(var o in e){var a=e[o];n[o]=Array.isArray(a)?a.map(p):p(a)}return n}(c.query,i.query,n&&n.options.parseQuery),g=i.hash||c.hash;return g&&"#"!==g.charAt(0)&&(g="#"+g),{_normalized:!0,path:f,query:h,hash:g}}var G,Y=function(){},K={name:"RouterLink",props:{to:{type:[String,Object],required:!0},tag:{type:String,default:"a"},custom:Boolean,exact:Boolean,exactPath:Boolean,append:Boolean,replace:Boolean,activeClass:String,exactActiveClass:String,ariaCurrentValue:{type:String,default:"page"},event:{type:[String,Array],default:"click"}},render:function(t){var e=this,r=this.$router,n=this.$route,i=r.resolve(this.to,n,this.append),a=i.location,s=i.route,l=i.href,c={},u=r.options.linkActiveClass,p=r.options.linkExactActiveClass,d=null==u?"router-link-active":u,f=null==p?"router-link-exact-active":p,m=null==this.activeClass?d:this.activeClass,v=null==this.exactActiveClass?f:this.exactActiveClass,y=s.redirectedFrom?g(null,z(s.redirectedFrom),null,r):s;c[v]=_(n,y,this.exactPath),c[m]=this.exact||this.exactPath?c[v]:function(t,e){return 0===t.path.replace(h,"/").indexOf(e.path.replace(h,"/"))&&(!e.hash||t.hash===e.hash)&&function(t,e){for(var r in e)if(!(r in t))return!1;return!0}(t.query,e.query)}(n,y);var b=c[v]?this.ariaCurrentValue:null,w=function(t){J(t)&&(e.replace?r.replace(a,Y):r.push(a,Y))},x={click:J};Array.isArray(this.event)?this.event.forEach((function(t){x[t]=w})):x[this.event]=w;var A={class:c},S=!this.$scopedSlots.$hasNormal&&this.$scopedSlots.default&&this.$scopedSlots.default({href:l,route:s,navigate:w,isActive:c[m],isExactActive:c[v]});if(S){if(1===S.length)return S[0];if(S.length>1||!S.length)return 0===S.length?t():t("span",{},S)}if("a"===this.tag)A.on=x,A.attrs={href:l,"aria-current":b};else{var E=function t(e){var r;if(e)for(var n=0;n<e.length;n++){if("a"===(r=e[n]).tag)return r;if(r.children&&(r=t(r.children)))return r}}(this.$slots.default);if(E){E.isStatic=!1;var C=E.data=o({},E.data);for(var T in C.on=C.on||{},C.on){var $=C.on[T];T in x&&(C.on[T]=Array.isArray($)?$:[$])}for(var k in x)k in C.on?C.on[k].push(x[k]):C.on[k]=w;var D=E.data.attrs=o({},E.data.attrs);D.href=l,D["aria-current"]=b}else A.on=x}return t(this.tag,A,this.$slots.default)}};function J(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}}var W="undefined"!=typeof window;function Z(t,e,r,n,i){var o=e||[],a=r||Object.create(null),s=n||Object.create(null);t.forEach((function(t){!function t(e,r,n,i,o,a){var s=i.path,l=i.name;0;var c=i.pathToRegexpOptions||{},u=function(t,e,r){r||(t=t.replace(/\/$/,""));if("/"===t[0])return t;if(null==e)return t;return C(e.path+"/"+t)}(s,o,c.strict);"boolean"==typeof i.caseSensitive&&(c.sensitive=i.caseSensitive);var p={path:u,regex:Q(u,c),components:i.components||{default:i.component},alias:i.alias?"string"==typeof i.alias?[i.alias]:i.alias:[],instances:{},enteredCbs:{},name:l,parent:o,matchAs:a,redirect:i.redirect,beforeEnter:i.beforeEnter,meta:i.meta||{},props:null==i.props?{}:i.components?i.props:{default:i.props}};i.children&&i.children.forEach((function(i){var o=a?C(a+"/"+i.path):void 0;t(e,r,n,i,p,o)}));r[p.path]||(e.push(p.path),r[p.path]=p);if(void 0!==i.alias)for(var d=Array.isArray(i.alias)?i.alias:[i.alias],f=0;f<d.length;++f){0;var h={path:d[f],children:i.children};t(e,r,n,h,o,p.path||"/")}l&&(n[l]||(n[l]=p))}(o,a,s,t,i)}));for(var l=0,c=o.length;l<c;l++)"*"===o[l]&&(o.push(o.splice(l,1)[0]),c--,l--);return{pathList:o,pathMap:a,nameMap:s}}function Q(t,e){return $(t,[],e)}function X(t,e){var r=Z(t),n=r.pathList,i=r.pathMap,o=r.nameMap;function a(t,r,a){var s=z(t,r,!1,e),c=s.name;if(c){var u=o[c];if(!u)return l(null,s);var p=u.regex.keys.filter((function(t){return!t.optional})).map((function(t){return t.name}));if("object"!=typeof s.params&&(s.params={}),r&&"object"==typeof r.params)for(var d in r.params)!(d in s.params)&&p.indexOf(d)>-1&&(s.params[d]=r.params[d]);return s.path=H(u.path,s.params),l(u,s,a)}if(s.path){s.params={};for(var f=0;f<n.length;f++){var h=n[f],g=i[h];if(tt(g.regex,s.path,s.params))return l(g,s,a)}}return l(null,s)}function s(t,r){var n=t.redirect,i="function"==typeof n?n(g(t,r,null,e)):n;if("string"==typeof i&&(i={path:i}),!i||"object"!=typeof i)return l(null,r);var s=i,c=s.name,u=s.path,p=r.query,d=r.hash,f=r.params;if(p=s.hasOwnProperty("query")?s.query:p,d=s.hasOwnProperty("hash")?s.hash:d,f=s.hasOwnProperty("params")?s.params:f,c){o[c];return a({_normalized:!0,name:c,query:p,hash:d,params:f},void 0,r)}if(u){var h=function(t,e){return E(t,e.parent?e.parent.path:"/",!0)}(u,t);return a({_normalized:!0,path:H(h,f),query:p,hash:d},void 0,r)}return l(null,r)}function l(t,r,n){return t&&t.redirect?s(t,n||r):t&&t.matchAs?function(t,e,r){var n=a({_normalized:!0,path:H(r,e.params)});if(n){var i=n.matched,o=i[i.length-1];return e.params=n.params,l(o,e)}return l(null,e)}(0,r,t.matchAs):g(t,r,n,e)}return{match:a,addRoute:function(t,e){var r="object"!=typeof t?o[t]:void 0;Z([e||t],n,i,o,r),r&&r.alias.length&&Z(r.alias.map((function(t){return{path:t,children:[e]}})),n,i,o,r)},getRoutes:function(){return n.map((function(t){return i[t]}))},addRoutes:function(t){Z(t,n,i,o)}}}function tt(t,e,r){var n=e.match(t);if(!n)return!1;if(!r)return!0;for(var i=1,o=n.length;i<o;++i){var a=t.keys[i-1];a&&(r[a.name||"pathMatch"]="string"==typeof n[i]?u(n[i]):n[i])}return!0}var et=W&&window.performance&&window.performance.now?window.performance:Date;function rt(){return et.now().toFixed(3)}var nt=rt();function it(){return nt}function ot(t){return nt=t}var at=Object.create(null);function st(){"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual");var t=window.location.protocol+"//"+window.location.host,e=window.location.href.replace(t,""),r=o({},window.history.state);return r.key=it(),window.history.replaceState(r,"",e),window.addEventListener("popstate",ut),function(){window.removeEventListener("popstate",ut)}}function lt(t,e,r,n){if(t.app){var i=t.options.scrollBehavior;i&&t.app.$nextTick((function(){var o=function(){var t=it();if(t)return at[t]}(),a=i.call(t,e,r,n?o:null);a&&("function"==typeof a.then?a.then((function(t){gt(t,o)})).catch((function(t){0})):gt(a,o))}))}}function ct(){var t=it();t&&(at[t]={x:window.pageXOffset,y:window.pageYOffset})}function ut(t){ct(),t.state&&t.state.key&&ot(t.state.key)}function pt(t){return ft(t.x)||ft(t.y)}function dt(t){return{x:ft(t.x)?t.x:window.pageXOffset,y:ft(t.y)?t.y:window.pageYOffset}}function ft(t){return"number"==typeof t}var ht=/^#\d/;function gt(t,e){var r,n="object"==typeof t;if(n&&"string"==typeof t.selector){var i=ht.test(t.selector)?document.getElementById(t.selector.slice(1)):document.querySelector(t.selector);if(i){var o=t.offset&&"object"==typeof t.offset?t.offset:{};e=function(t,e){var r=document.documentElement.getBoundingClientRect(),n=t.getBoundingClientRect();return{x:n.left-r.left-e.x,y:n.top-r.top-e.y}}(i,o={x:ft((r=o).x)?r.x:0,y:ft(r.y)?r.y:0})}else pt(t)&&(e=dt(t))}else n&&pt(t)&&(e=dt(t));e&&("scrollBehavior"in document.documentElement.style?window.scrollTo({left:e.x,top:e.y,behavior:t.behavior}):window.scrollTo(e.x,e.y))}var mt,vt=W&&((-1===(mt=window.navigator.userAgent).indexOf("Android 2.")&&-1===mt.indexOf("Android 4.0")||-1===mt.indexOf("Mobile Safari")||-1!==mt.indexOf("Chrome")||-1!==mt.indexOf("Windows Phone"))&&window.history&&"function"==typeof window.history.pushState);function yt(t,e){ct();var r=window.history;try{if(e){var n=o({},r.state);n.key=it(),r.replaceState(n,"",t)}else r.pushState({key:ot(rt())},"",t)}catch(r){window.location[e?"replace":"assign"](t)}}function bt(t){yt(t,!0)}var _t={redirected:2,aborted:4,cancelled:8,duplicated:16};function wt(t,e){return At(t,e,_t.redirected,'Redirected when going from "'+t.fullPath+'" to "'+function(t){if("string"==typeof t)return t;if("path"in t)return t.path;var e={};return St.forEach((function(r){r in t&&(e[r]=t[r])})),JSON.stringify(e,null,2)}(e)+'" via a navigation guard.')}function xt(t,e){return At(t,e,_t.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function At(t,e,r,n){var i=new Error(n);return i._isRouter=!0,i.from=t,i.to=e,i.type=r,i}var St=["params","query","hash"];function Et(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Ct(t,e){return Et(t)&&t._isRouter&&(null==e||t.type===e)}function Tt(t,e,r){var n=function(i){i>=t.length?r():t[i]?e(t[i],(function(){n(i+1)})):n(i+1)};n(0)}function $t(t){return function(e,r,n){var i=!1,o=0,a=null;kt(t,(function(t,e,r,s){if("function"==typeof t&&void 0===t.cid){i=!0,o++;var l,c=Lt((function(e){var i;((i=e).__esModule||Ot&&"Module"===i[Symbol.toStringTag])&&(e=e.default),t.resolved="function"==typeof e?e:G.extend(e),r.components[s]=e,--o<=0&&n()})),u=Lt((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Et(t)?t:new Error(e),n(a))}));try{l=t(c,u)}catch(t){u(t)}if(l)if("function"==typeof l.then)l.then(c,u);else{var p=l.component;p&&"function"==typeof p.then&&p.then(c,u)}}})),i||n()}}function kt(t,e){return Dt(t.map((function(t){return Object.keys(t.components).map((function(r){return e(t.components[r],t.instances[r],t,r)}))})))}function Dt(t){return Array.prototype.concat.apply([],t)}var Ot="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;function Lt(t){var e=!1;return function(){for(var r=[],n=arguments.length;n--;)r[n]=arguments[n];if(!e)return e=!0,t.apply(this,r)}}var qt=function(t,e){this.router=t,this.base=function(t){if(!t)if(W){var e=document.querySelector("base");t=(t=e&&e.getAttribute("href")||"/").replace(/^https?:\/\/[^\/]+/,"")}else t="/";"/"!==t.charAt(0)&&(t="/"+t);return t.replace(/\/$/,"")}(e),this.current=v,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function Rt(t,e,r,n){var i=kt(t,(function(t,n,i,o){var a=function(t,e){"function"!=typeof t&&(t=G.extend(t));return t.options[e]}(t,e);if(a)return Array.isArray(a)?a.map((function(t){return r(t,n,i,o)})):r(a,n,i,o)}));return Dt(n?i.reverse():i)}function Pt(t,e){if(e)return function(){return t.apply(e,arguments)}}qt.prototype.listen=function(t){this.cb=t},qt.prototype.onReady=function(t,e){this.ready?t():(this.readyCbs.push(t),e&&this.readyErrorCbs.push(e))},qt.prototype.onError=function(t){this.errorCbs.push(t)},qt.prototype.transitionTo=function(t,e,r){var n,i=this;try{n=this.router.match(t,this.current)}catch(t){throw this.errorCbs.forEach((function(e){e(t)})),t}var o=this.current;this.confirmTransition(n,(function(){i.updateRoute(n),e&&e(n),i.ensureURL(),i.router.afterHooks.forEach((function(t){t&&t(n,o)})),i.ready||(i.ready=!0,i.readyCbs.forEach((function(t){t(n)})))}),(function(t){r&&r(t),t&&!i.ready&&(Ct(t,_t.redirected)&&o===v||(i.ready=!0,i.readyErrorCbs.forEach((function(e){e(t)}))))}))},qt.prototype.confirmTransition=function(t,e,r){var n=this,i=this.current;this.pending=t;var o,a,s=function(t){!Ct(t)&&Et(t)&&(n.errorCbs.length?n.errorCbs.forEach((function(e){e(t)})):console.error(t)),r&&r(t)},l=t.matched.length-1,c=i.matched.length-1;if(_(t,i)&&l===c&&t.matched[l]===i.matched[c])return this.ensureURL(),t.hash&<(this.router,i,t,!1),s(((a=At(o=i,t,_t.duplicated,'Avoided redundant navigation to current location: "'+o.fullPath+'".')).name="NavigationDuplicated",a));var u=function(t,e){var r,n=Math.max(t.length,e.length);for(r=0;r<n&&t[r]===e[r];r++);return{updated:e.slice(0,r),activated:e.slice(r),deactivated:t.slice(r)}}(this.current.matched,t.matched),p=u.updated,d=u.deactivated,f=u.activated,h=[].concat(function(t){return Rt(t,"beforeRouteLeave",Pt,!0)}(d),this.router.beforeHooks,function(t){return Rt(t,"beforeRouteUpdate",Pt)}(p),f.map((function(t){return t.beforeEnter})),$t(f)),g=function(e,r){if(n.pending!==t)return s(xt(i,t));try{e(t,i,(function(e){!1===e?(n.ensureURL(!0),s(function(t,e){return At(t,e,_t.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}(i,t))):Et(e)?(n.ensureURL(!0),s(e)):"string"==typeof e||"object"==typeof e&&("string"==typeof e.path||"string"==typeof e.name)?(s(wt(i,t)),"object"==typeof e&&e.replace?n.replace(e):n.push(e)):r(e)}))}catch(t){s(t)}};Tt(h,g,(function(){Tt(function(t){return Rt(t,"beforeRouteEnter",(function(t,e,r,n){return function(t,e,r){return function(n,i,o){return t(n,i,(function(t){"function"==typeof t&&(e.enteredCbs[r]||(e.enteredCbs[r]=[]),e.enteredCbs[r].push(t)),o(t)}))}}(t,r,n)}))}(f).concat(n.router.resolveHooks),g,(function(){if(n.pending!==t)return s(xt(i,t));n.pending=null,e(t),n.router.app&&n.router.app.$nextTick((function(){x(t)}))}))}))},qt.prototype.updateRoute=function(t){this.current=t,this.cb&&this.cb(t)},qt.prototype.setupListeners=function(){},qt.prototype.teardown=function(){this.listeners.forEach((function(t){t()})),this.listeners=[],this.current=v,this.pending=null};var Nt=function(t){function e(e,r){t.call(this,e,r),this._startLocation=It(this.base)}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,r=e.options.scrollBehavior,n=vt&&r;n&&this.listeners.push(st());var i=function(){var r=t.current,i=It(t.base);t.current===v&&i===t._startLocation||t.transitionTo(i,(function(t){n&<(e,t,r,!0)}))};window.addEventListener("popstate",i),this.listeners.push((function(){window.removeEventListener("popstate",i)}))}},e.prototype.go=function(t){window.history.go(t)},e.prototype.push=function(t,e,r){var n=this,i=this.current;this.transitionTo(t,(function(t){yt(C(n.base+t.fullPath)),lt(n.router,t,i,!1),e&&e(t)}),r)},e.prototype.replace=function(t,e,r){var n=this,i=this.current;this.transitionTo(t,(function(t){bt(C(n.base+t.fullPath)),lt(n.router,t,i,!1),e&&e(t)}),r)},e.prototype.ensureURL=function(t){if(It(this.base)!==this.current.fullPath){var e=C(this.base+this.current.fullPath);t?yt(e):bt(e)}},e.prototype.getCurrentLocation=function(){return It(this.base)},e}(qt);function It(t){var e=window.location.pathname,r=e.toLowerCase(),n=t.toLowerCase();return!t||r!==n&&0!==r.indexOf(C(n+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var jt=function(t){function e(e,r,n){t.call(this,e,r),n&&function(t){var e=It(t);if(!/^\/#/.test(e))return window.location.replace(C(t+"/#"+e)),!0}(this.base)||Bt()}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.options.scrollBehavior,r=vt&&e;r&&this.listeners.push(st());var n=function(){var e=t.current;Bt()&&t.transitionTo(Ut(),(function(n){r&<(t.router,n,e,!0),vt||Vt(n.fullPath)}))},i=vt?"popstate":"hashchange";window.addEventListener(i,n),this.listeners.push((function(){window.removeEventListener(i,n)}))}},e.prototype.push=function(t,e,r){var n=this,i=this.current;this.transitionTo(t,(function(t){Mt(t.fullPath),lt(n.router,t,i,!1),e&&e(t)}),r)},e.prototype.replace=function(t,e,r){var n=this,i=this.current;this.transitionTo(t,(function(t){Vt(t.fullPath),lt(n.router,t,i,!1),e&&e(t)}),r)},e.prototype.go=function(t){window.history.go(t)},e.prototype.ensureURL=function(t){var e=this.current.fullPath;Ut()!==e&&(t?Mt(e):Vt(e))},e.prototype.getCurrentLocation=function(){return Ut()},e}(qt);function Bt(){var t=Ut();return"/"===t.charAt(0)||(Vt("/"+t),!1)}function Ut(){var t=window.location.href,e=t.indexOf("#");return e<0?"":t=t.slice(e+1)}function Ft(t){var e=window.location.href,r=e.indexOf("#");return(r>=0?e.slice(0,r):e)+"#"+t}function Mt(t){vt?yt(Ft(t)):window.location.hash=t}function Vt(t){vt?bt(Ft(t)):window.location.replace(Ft(t))}var Ht=function(t){function e(e,r){t.call(this,e,r),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,r){var n=this;this.transitionTo(t,(function(t){n.stack=n.stack.slice(0,n.index+1).concat(t),n.index++,e&&e(t)}),r)},e.prototype.replace=function(t,e,r){var n=this;this.transitionTo(t,(function(t){n.stack=n.stack.slice(0,n.index).concat(t),e&&e(t)}),r)},e.prototype.go=function(t){var e=this,r=this.index+t;if(!(r<0||r>=this.stack.length)){var n=this.stack[r];this.confirmTransition(n,(function(){var t=e.current;e.index=r,e.updateRoute(n),e.router.afterHooks.forEach((function(e){e&&e(n,t)}))}),(function(t){Ct(t,_t.duplicated)&&(e.index=r)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(qt),zt=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=X(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!vt&&!1!==t.fallback,this.fallback&&(e="hash"),W||(e="abstract"),this.mode=e,e){case"history":this.history=new Nt(this,t.base);break;case"hash":this.history=new jt(this,t.base,this.fallback);break;case"abstract":this.history=new Ht(this,t.base);break;default:0}},Gt={currentRoute:{configurable:!0}};zt.prototype.match=function(t,e,r){return this.matcher.match(t,e,r)},Gt.currentRoute.get=function(){return this.history&&this.history.current},zt.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var r=e.apps.indexOf(t);r>-1&&e.apps.splice(r,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var r=this.history;if(r instanceof Nt||r instanceof jt){var n=function(t){r.setupListeners(),function(t){var n=r.current,i=e.options.scrollBehavior;vt&&i&&"fullPath"in t&<(e,t,n,!1)}(t)};r.transitionTo(r.getCurrentLocation(),n,n)}r.listen((function(t){e.apps.forEach((function(e){e._route=t}))}))}},zt.prototype.beforeEach=function(t){return Kt(this.beforeHooks,t)},zt.prototype.beforeResolve=function(t){return Kt(this.resolveHooks,t)},zt.prototype.afterEach=function(t){return Kt(this.afterHooks,t)},zt.prototype.onReady=function(t,e){this.history.onReady(t,e)},zt.prototype.onError=function(t){this.history.onError(t)},zt.prototype.push=function(t,e,r){var n=this;if(!e&&!r&&"undefined"!=typeof Promise)return new Promise((function(e,r){n.history.push(t,e,r)}));this.history.push(t,e,r)},zt.prototype.replace=function(t,e,r){var n=this;if(!e&&!r&&"undefined"!=typeof Promise)return new Promise((function(e,r){n.history.replace(t,e,r)}));this.history.replace(t,e,r)},zt.prototype.go=function(t){this.history.go(t)},zt.prototype.back=function(){this.go(-1)},zt.prototype.forward=function(){this.go(1)},zt.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]}))}))):[]},zt.prototype.resolve=function(t,e,r){var n=z(t,e=e||this.history.current,r,this),i=this.match(n,e),o=i.redirectedFrom||i.fullPath;return{location:n,route:i,href:function(t,e,r){var n="hash"===r?"#"+e:e;return t?C(t+"/"+n):n}(this.history.base,o,this.mode),normalizedTo:n,resolved:i}},zt.prototype.getRoutes=function(){return this.matcher.getRoutes()},zt.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==v&&this.history.transitionTo(this.history.getCurrentLocation())},zt.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==v&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(zt.prototype,Gt);var Yt=zt;function Kt(t,e){return t.push(e),function(){var r=t.indexOf(e);r>-1&&t.splice(r,1)}}zt.install=function t(e){if(!t.installed||G!==e){t.installed=!0,G=e;var r=function(t){return void 0!==t},n=function(t,e){var n=t.$options._parentVnode;r(n)&&r(n=n.data)&&r(n=n.registerRouteInstance)&&n(t,e)};e.mixin({beforeCreate:function(){r(this.$options.router)?(this._routerRoot=this,this._router=this.$options.router,this._router.init(this),e.util.defineReactive(this,"_route",this._router.history.current)):this._routerRoot=this.$parent&&this.$parent._routerRoot||this,n(this,this)},destroyed:function(){n(this)}}),Object.defineProperty(e.prototype,"$router",{get:function(){return this._routerRoot._router}}),Object.defineProperty(e.prototype,"$route",{get:function(){return this._routerRoot._route}}),e.component("RouterView",A),e.component("RouterLink",K);var i=e.config.optionMergeStrategies;i.beforeRouteEnter=i.beforeRouteLeave=i.beforeRouteUpdate=i.created}},zt.version="3.6.5",zt.isNavigationFailure=Ct,zt.NavigationFailureType=_t,zt.START_LOCATION=v,W&&window.Vue&&window.Vue.use(zt);r(20);var Jt=r(3),Wt=r(33),Zt=r(15),Qt=r(16),Xt=r(17),te=r(18),ee=r(19),re=(r(8),r(4));var ne={components:{Tooltip:re.a,languageBoxes:Zt.a,saveTranslations:Qt.a,hoverActions:Xt.a,extraContent:te.a,editorsNavigation:ee.a},data:function(){return{settings:trp_editor_data.trp_settings,languageNames:trp_editor_data.language_names,orderedSecondaryLanguages:trp_editor_data.ordered_secondary_languages,nonces:trp_editor_data.editor_nonces,editorsNavigation:trp_editor_data.editors_navigation,editorStrings:trp_editor_data.trp_localized_strings,stringTypes:trp_editor_data.string_types,flagsPath:trp_editor_data.flags_path,flagsFileName:trp_editor_data.flags_file_name,currentLanguage:trp_editor_data.current_language,onScreenLanguage:trp_editor_data.on_screen_language,ajaxUrl:trp_editor_data.ajax_url,currentURL:trp_editor_data.url_to_load,paidVersion:trp_editor_data.paid_version,userMeta:trp_editor_data.user_meta,stringTypesConfig:trp_string_translation_data.string_types_config,stEditorStrings:trp_string_translation_data.st_editor_strings,dictionary:{},selectedString:null,selectedIndexesArray:[],detectedSelectorAndId:[],stringGroups:[],showChangesUnsavedMessage:!1,loading_strings:0,translationNotLoadedYet:!1,totalItems:null,gettextOriginalIds:{},gettextRequestsLeft:0,upgradedGettext:trp_editor_data.upgraded_gettext}},created:function(){this.settings["default-language-name"]=this.languageNames[this.settings["default-language"]],this.currentLanguage=this.settings["default-language"],document.addEventListener("trp_trigger_perform_action_event",this.editString)},mounted:function(){this.getStrings(this.$route.query),this.addKeyboardShortcutsListener(),document.addEventListener("trp_update_user_meta",this.updateUserMeta),document.addEventListener("trp_trigger_get_missing_gettext",this.getMissingGettextTranslations);var t=this,e=jQuery("#trp-preview"),r=jQuery(window).width();jQuery("#trp-controls").resizable({start:function(){e.toggle()},stop:function(){e.toggle()},handles:"e",minWidth:327,maxWidth:r-20}).bind("resize",this.resizeIframe),jQuery(window).resize((function(){t.resizeIframe()}))},watch:{$route:function(t,e){this.getStrings(t.query)},selectedString:function(t,e){if(!this.hasUnsavedChanges())if(null===this.selectedString)this.selectedIndexesArray=[];else{this.selectedIndexesArray=[];var r=this,n=this.dictionary[this.selectedString];n.originalPlural?(this.dictionary.forEach((function(t,e){t.originalId===n.originalId&&r.selectedIndexesArray.push(e)})),r.selectedIndexesArray.sort((function(t,e){return r.dictionary[t].pluralForm>r.dictionary[e].pluralForm?1:r.dictionary[e].pluralForm>r.dictionary[t].pluralForm?-1:0}))):this.selectedIndexesArray=[this.selectedString]}},dictionary:function(){this.hasUnsavedChanges()||(this.selectedString=null,this.selectedIndexesArray=[])},gettextRequestsLeft:function(t,e){e>0&&0===t&&this.getGettextStringsDictionaries()}},computed:{closeURL:function(){return this.cleanURL(this.currentURL)}},methods:{getStrings:function(t){if(this.$route.matched[0].props.default.translationTab){var e=this,r=this.$route.matched[0].props.default.currentTab,n=this.$route.matched[0].props.default.translationType;if("emails"==n&&(n="gettext",t.type="email"),(this.upgradedGettext||"gettext"!==r.type&&"emails"!==r.type)&&"upsale-slugs"!==r.type){var i=new FormData;i.append("action","trp_string_translation_get_strings_"+n),i.append("query",JSON.stringify(t)),i.append("security",r.nonces.get_strings),window.dispatchEvent(new Event("trp_trigger_show_loading_table_event")),Wt.a.post(this.ajaxUrl,i).then((function(r){if(null!=r){if(e.onScreenLanguage=t.language&&Jt.a.arrayContainsItem(e.settings["translation-languages"],t.language)&&"trp-default"!==t.language?t.language:"",e.currentLanguage=t.language&&Jt.a.arrayContainsItem(e.settings["translation-languages"],t.language)&&"trp-default"!==t.language?t.language:e.settings["default-language"],"gettext"===n&&r.data.totalItems>0)r.data.originalIds&&(e.gettextOriginalIds=r.data.originalIds,document.dispatchEvent(new Event("trp_trigger_get_missing_gettext")));else{var i=r.data.dictionary?r.data.dictionary:{};if(e.hasUnsavedChanges()){var o=[];e.selectedIndexesArray.forEach((function(t){e.dictionary[t].unsavedChanges="yes",o.push(i.push(e.dictionary[t])-1)})),e.selectedIndexesArray=o,e.selectedString=null}e.dictionary=i,window.dispatchEvent(new Event("trp_trigger_hide_loading_table_event"))}(r.data.totalItems||0===r.data.totalItems)&&(e.totalItems=r.data.totalItems)}})).catch((function(t){window.dispatchEvent(new Event("trp_trigger_hide_loading_table_event")),e.dictionary={},console.log(t),!1!==confirm(e.stEditorStrings.request_error)&&window.location.reload()}))}}},getMissingGettextTranslations:function(){var t=this,e=this.$route.matched[0].props.default.currentTab;"gettext"===e.type&&t.settings["translation-languages"].forEach((function(r){t.gettextRequestsLeft++;var n=new FormData;n.append("action","trp_string_translation_get_missing_gettext_strings"),n.append("original_ids",JSON.stringify(t.gettextOriginalIds)),n.append("trp_ajax_language",r),n.append("security",e.nonces.get_missing_strings),Wt.a.post(t.ajaxUrl,n).then((function(e){t.gettextRequestsLeft--})).catch((function(e){t.gettextRequestsLeft--,console.log(e)}))}))},getGettextStringsDictionaries:function(){var t=this,e=this.$route.matched[0].props.default.currentTab;if("gettext"===e.type){var r=new FormData;r.append("action","trp_string_translation_get_strings_by_original_ids_gettext"),r.append("original_ids",JSON.stringify(t.gettextOriginalIds)),r.append("security",e.nonces.get_strings_by_original_id),Wt.a.post(t.ajaxUrl,r).then((function(e){if(e.data.dictionary){var r=e.data.dictionary;if(t.hasUnsavedChanges()){var n=[];t.selectedIndexesArray.forEach((function(e){t.dictionary[e].unsavedChanges="yes",n.push(r.push(t.dictionary[e])-1)})),t.selectedIndexesArray=n,t.selectedString=null}t.dictionary=r,window.dispatchEvent(new Event("trp_trigger_hide_loading_table_event"))}})).catch((function(e){window.dispatchEvent(new Event("trp_trigger_hide_loading_table_event")),t.dictionary={},console.log(e),!1!==confirm(t.stEditorStrings.request_error)&&window.location.reload()}))}},editString:function(t){"edit"===t.detail.action&&(this.selectedString=t.detail.stringIndex)},cleanURL:function(t){return t=Jt.a.removeUrlParameter(t,"lang"),t=Jt.a.removeUrlParameter(t,"trp-view-as"),t=Jt.a.removeUrlParameter(t,"trp-view-as-nonce"),t=Jt.a.removeUrlParameter(t,"trp-edit-translation"),t=Jt.a.removeUrlParameter(t,"trp-string-translation")},hasUnsavedChanges:function(){var t=!1,e=this;return this.selectedIndexesArray.length>0&&this.selectedIndexesArray.forEach((function(r){e.settings["translation-languages"].forEach((function(n){e.dictionary[r]&&e.dictionary[r].translationsArray[n]&&e.dictionary[r].translationsArray[n].translated!==e.dictionary[r].translationsArray[n].editedTranslation&&(t=!0)}))})),!1===t&&this.selectedIndexesArray.forEach((function(t){e.dictionary.hasOwnProperty(t)&&e.dictionary[t].unsavedChanges&&"yes"===e.dictionary[t].unsavedChanges&&(e.dictionary[t].unsavedChanges="no")})),this.showChangesUnsavedMessage=t,t},iframeLoader:function(t){var e=document.getElementById("trp-preview-loader");"show"==t?e.style.display="flex":"hide"==t&&(e.style.display="none")},previousString:function(){if(0!==this.dictionary.length&&!this.hasUnsavedChanges()){var t=parseInt(this.selectedString),e=this.selectedString;null===this.selectedString?e=0:0<t&&(e=t-1),this.selectedString=e.toString()}},nextString:function(){if(0!==this.dictionary.length&&!this.hasUnsavedChanges()){var t=parseInt(this.selectedString),e=this.selectedString;null===this.selectedString?e=0:this.dictionary.length>t+1&&(e=t+1),this.selectedString=e.toString()}},addKeyboardShortcutsListener:function(){document.addEventListener("keydown",(function(t){(window.navigator.platform.match("Mac")?t.metaKey:t.ctrlKey)&&t.altKey&&(39===t.keyCode?(t.preventDefault(),window.dispatchEvent(new Event("trp_trigger_next_string_event"))):37===t.keyCode&&(t.preventDefault(),window.dispatchEvent(new Event("trp_trigger_previous_string_event"))))}),!1),window.addEventListener("trp_trigger_next_string_event",this.nextString),window.addEventListener("trp_trigger_previous_string_event",this.previousString)},updateUserMeta:function(t){var e=t.detail.userMetaKey,r=t.detail.userMetaValue;this.userMeta[e]=r;var n=new FormData;n.append("action","trp_save_editor_user_meta"),n.append("security",this.nonces.trp_editor_user_meta),n.append("user_meta",JSON.stringify(function(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}({},e,r))),Wt.a.post(this.ajaxUrl,n).catch((function(t){console.log(t)}))},resizeIframe:function(t,e){var r=jQuery("#trp-controls").width();jQuery("#trp-preview").css("left",r-348)}}},ie=r(2),oe=Object(ie.a)(ne,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"wp-core-ui",attrs:{id:"trp-editor"}},[r("div",{attrs:{id:"trp-controls"}},[r("div",{attrs:{id:"trp-close-save"}},[r("span",{staticClass:"trp-button-container-close"},[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-current-page",attrs:{"data-tooltip":t.editorStrings.close}},[r("a",{attrs:{id:"trp-controls-close",href:t.closeURL}},[r("svg",{attrs:{id:"trp-close-symbol",xmlns:"http://www.w3.org/2000/svg",border:" 1px solid #FFFFFF",viewBox:"0 0 24 24",width:"24",height:"24","aria-hidden":"true",focusable:"false"}},[r("path",{attrs:{d:"M12 13.06l3.712 3.713 1.061-1.06L13.061 12l3.712-3.712-1.06-1.06L12 10.938 8.288 7.227l-1.061 1.06L10.939 12l-3.712 3.712 1.06 1.061L12 13.061z"}})])])])]),t._v(" "),r("div",{attrs:{id:"trp-save-and-loader-spinner"}},[r("span",{directives:[{name:"show",rawName:"v-show",value:t.loading_strings>0,expression:"loading_strings > 0"}],staticClass:"trp-ajax-loader",attrs:{id:"trp-string-saved-ajax-loader"}},[r("div",{staticClass:"trp-spinner"})]),t._v(" "),r("save-translations",{attrs:{selectedIndexesArray:t.selectedIndexesArray,dictionary:t.dictionary,settings:t.settings,nonces:t.nonces,ajax_url:t.ajaxUrl,currentLanguage:t.currentLanguage,onScreenLanguage:t.onScreenLanguage,currentURL:t.currentURL,editorStrings:t.editorStrings,stringTypes:t.stringTypes,userMeta:t.userMeta},on:{"translations-saved":function(e){t.showChangesUnsavedMessage=!1}}})],1)]),t._v(" "),r("div",{staticClass:"trp-controls-container",class:{"trp-show-editors-navigation":t.editorsNavigation.show},attrs:{id:"trp-controls-container-string-translation"}},[r("editors-navigation",{attrs:{editorsNavigation:t.editorsNavigation,selectedTab:"stringtranslation"}}),t._v(" "),r("div",{staticClass:"trp-controls-section-string-translation",style:[{"border-bottom":"upsale-slugs"===t.$route.matched[0].props.default.currentTab.type?"none !important;":"1px solid #CCCCCC;"}],attrs:{id:"trp-controls-section-first"}},[r("div",{staticClass:"trp-controls-section-content",attrs:{id:"trp-controls-section-content-string-translation"}},[r("div",{staticClass:"trp-next-previous-string-translation",attrs:{id:"trp-next-previous"}},[r("div",{staticClass:"trp-button-container"},[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-previous-tooltip",attrs:{"data-tooltip":t.editorStrings.previous_title_attr}},["upsale-slugs"!==t.$route.matched[0].props.default.currentTab.type?r("span",{staticClass:"trp-next-previous-buttons button",attrs:{type:"button",id:"trp-previous"},on:{click:function(e){return t.previousString()}}},[r("span",[r("span",[r("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"25",height:"25","aria-hidden":"true",focusable:"false"}},[r("path",{attrs:{d:"M18.3 11.7c-.6-.6-1.4-.9-2.3-.9H6.7l2.9-3.3-1.1-1-4.5 5L8.5 16l1-1-2.7-2.7H16c.5 0 .9.2 1.3.5 1 1 1 3.4 1 4.5v.3h1.5v-.2c0-1.5 0-4.3-1.5-5.7z"}})])])]),t._v(" "+t._s(t.editorStrings.previous))]):t._e()])]),t._v(" "),r("div",{staticClass:"trp-button-container"},[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-next-tooltip",attrs:{"data-tooltip":t.editorStrings.next_title_attr}},["upsale-slugs"!==t.$route.matched[0].props.default.currentTab.type?r("span",{staticClass:"trp-next-previous-buttons button",attrs:{type:"button",id:"trp-next"},on:{click:function(e){return t.nextString()}}},[t._v(t._s(t.editorStrings.next)+" "),r("span",[r("span",{staticStyle:{"z-index":"20"}},[r("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"25",height:"25","aria-hidden":"true",focusable:"false"}},[r("path",{attrs:{d:"M15.6 6.5l-1.1 1 2.9 3.3H8c-.9 0-1.7.3-2.3.9-1.4 1.5-1.4 4.2-1.4 5.6v.2h1.5v-.3c0-1.1 0-3.5 1-4.5.3-.3.7-.5 1.3-.5h9.2L14.5 15l1.1 1.1 4.6-4.6-4.6-5z"}})])])])]):t._e()])])])])]),t._v(" "),r("div",{directives:[{name:"show",rawName:"v-show",value:t.selectedIndexesArray.length>0,expression:"selectedIndexesArray.length > 0"}],staticClass:"trp-controls-section"},[r("language-boxes",{attrs:{selectedIndexesArray:t.selectedIndexesArray,dictionary:t.dictionary,currentLanguage:t.currentLanguage,onScreenLanguage:t.onScreenLanguage,languageNames:t.languageNames,settings:t.settings,showChangesUnsavedMessage:t.showChangesUnsavedMessage,editorStrings:t.editorStrings,flagsPath:t.flagsPath,"flags-file-name":t.flagsFileName,nonces:t.nonces,ajax_url:t.ajaxUrl,userMeta:t.userMeta},on:{"discarded-changes":function(e){return t.hasUnsavedChanges()}}})],1),t._v(" "),r("extra-content",{staticClass:"trp-upsell-string-translation",attrs:{languageNames:t.languageNames,editorStrings:t.editorStrings,paidVersion:t.paidVersion}}),t._v(" "),r("div",{directives:[{name:"show",rawName:"v-show",value:t.translationNotLoadedYet,expression:"translationNotLoadedYet"}],staticClass:"trp-controls-section"},[r("div",{staticClass:"trp-controls-section-content",attrs:{id:"trp-translation-not-ready-section"}},[r("p",{domProps:{innerHTML:t._s(t.editorStrings.translation_not_loaded_yet)}})])])],1)]),t._v(" "),r("div",{staticClass:"trp-string-translation-container",attrs:{id:"trp-preview"},on:{click:function(e){return t.hasUnsavedChanges()}}},[r("h2",{staticClass:"nav-tab-wrapper"},[r("div",{staticClass:"nav-tab-wrapper-string-translation"},t._l(t.stringTypesConfig,(function(e,n){return r("router-link",{key:"trp-tab-key-"+n,staticClass:"nav-tab",attrs:{to:(e.category_based,"/"+n+"/"),id:"trp-tab-"+n}},[t._v("\n "+t._s(e.tab_name)+"\n ")])})),1)]),t._v(" "),r("div",{staticClass:"trp-string-translation-inner-container",class:{"trp-screen-overlay":t.showChangesUnsavedMessage}},[r("router-view",{attrs:{dictionary:t.dictionary,totalItems:t.totalItems}})],1)])])}),[],!1,null,null,null).exports,ae={props:["value","stEditorStrings","currentLanguage","currentTab","languageNames"],data:function(){return{order:"",orderBy:""}},created:function(){this.setOrderValues()},watch:{$route:function(t,e){this.setOrderValues()}},methods:{setOrderValues:function(){!this.$route.query.order||"asc"!==this.$route.query.order&&"desc"!==this.$route.query.order||(this.order=this.$route.query.order),this.$route.query.orderby&&this.currentTab.table_columns[this.$route.query.orderby]&&(this.orderBy=this.$route.query.orderby)},sortByColumn:function(t){if("original"===t){var e;switch(this.order){case"asc":e="desc";break;case"desc":default:e="asc"}if(this.order=e,this.orderBy=t,this.$route.query.order!=this.order){var r=Object.assign({},this.$route.query);r.order=this.order,r.orderby=this.orderBy,r.page="1",this.$router.push({path:this.$router.path,query:r}).catch((function(t){console.log(t)}))}}},updateValue:function(){this.$emit("input",{selectAllOrVisible:this.$refs.selectAllOrVisible.value})}}},se=Object(ie.a)(ae,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("tr",[r("th",{staticClass:"manage-column column-cb check-column trp-check-column",staticStyle:{width:"0px"},attrs:{id:"cb"}}),t._v(" "),t._l(t.currentTab.table_columns,(function(e,n){return"trp_default"!==t.currentLanguage||"translated"!==n&&"id"!==n?r("th",{staticClass:"manage-column column-primary trp-fixed-columns",class:{sorted:t.orderBy===n,sortable:t.orderBy!==n,asc:t.orderBy===n&&"asc"===t.order,desc:t.orderBy===n&&"desc"===t.order||t.orderBy!==n},attrs:{scope:"col",id:"trp-column-"+n},on:{click:function(e){return t.sortByColumn(n)}}},[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-table-head",staticStyle:{visibility:"hidden"},attrs:{"data-tooltip":"original"===n?t.stEditorStrings.sort_by_column:"",tabindex:"0"}},["original"===n?r("a",{staticClass:"trp-anchor-action"},[r("span",[t._v(t._s(e))]),t._v(" "),r("span",{staticClass:"sorting-indicator"})]):r("span",[t._v(t._s(e))])])]):t._e()})),t._v(" "),"trp_default"!==t.currentLanguage?r("th",{staticClass:"manage-column trp-translation-status-column",attrs:{scope:"col"}},[t._v("\n "+t._s(t.languageNames[t.currentLanguage])+" "+t._s(t.stEditorStrings.translation_status)+"\n ")]):t._e()],2)}),[],!1,null,null,null).exports,le={props:["string","stEditorStrings","config"],data:function(){return{seeMore:!1,maxLength:this.config.see_more_max_length}},computed:{shortString:function(){return this.isLongString?this.string.substr(0,this.maxLength)+"...":this.string},isLongString:function(){return this.string.length>this.maxLength}}},ce={name:"StringsTable",components:{SeemoreString:Object(ie.a)(le,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("span",{staticClass:"trp-view-more-string"},[r("span",{on:{click:function(e){return t.$emit("click")}}},[t._v(t._s(t.seeMore?t.string:t.shortString))]),t._v(" "),t.isLongString?r("span",{staticClass:"trp-see-more",on:{click:function(e){t.seeMore=!t.seeMore}}},[t._v(t._s(t.seeMore?t.stEditorStrings.see_less:t.stEditorStrings.see_more)+" ")]):t._e()])}),[],!1,null,null,null).exports,TableHead:se},props:["value","currentTab","dictionary","settings","languageNames","translationStatusFilters","defaultActions","flagsPath","stEditorStrings","currentLanguage","config"],data:function(){return{translationLanguages:this.settings["translation-languages"],checkedStrings:[],tableHeadControls:{selectAllOrVisible:""},statusName:{2:"human_reviewed",1:"machine_translated",0:"not_translated"},showLoadingScreen:!0}},watch:{currentLanguage:function(){this.updateColumns()},"tableHeadControls.selectAllOrVisible":function(){var t=this;t.checkedStrings=[],this.dictionary.forEach((function(e,r){t.checkedStrings.push(r)}))},checkedStrings:function(){this.$emit("input",{checkedStrings:this.checkedStrings,selectAllOrVisible:this.tableHeadControls.selectAllOrVisible})}},computed:{numberOfColumns:function(){var t=1;for(var e in this.currentTab.table_columns)this.currentTab.table_columns.hasOwnProperty(e)&&("trp_default"!==this.currentLanguage||"translated"!==e&&"id"!==e)&&++t;return"trp_default"!==this.currentLanguage&&++t,t}},mounted:function(){this.updateColumns(),window.addEventListener("trp_trigger_show_loading_table_event",this.setLoadingScreen),window.addEventListener("trp_trigger_hide_loading_table_event",this.hideLoadingScreen)},methods:{updateColumns:function(){this.translationLanguages="trp_default"===this.currentLanguage?this.settings["translation-languages"]:[this.currentLanguage]},performAction:function(t,e){document.dispatchEvent(new CustomEvent("trp_trigger_perform_action_event",{detail:{stringIndex:e,action:t}}))},setLoadingScreen:function(){this.showLoadingScreen=!0},hideLoadingScreen:function(){this.showLoadingScreen=!1},maybeDecode:function(t){try{return decodeURI(t)}catch(e){return t}}}},ue=Object(ie.a)(ce,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{attrs:{id:"trp-string-tables-root"}},[r("div",{attrs:{id:"trp-string-tables-container"}},[r("table",{staticClass:"wp-list-table widefat fixed striped trp-strings-table"},[r("thead",[r("table-head",{attrs:{stEditorStrings:t.stEditorStrings,currentLanguage:t.currentLanguage,languageNames:t.languageNames,currentTab:t.currentTab},model:{value:t.tableHeadControls,callback:function(e){t.tableHeadControls=e},expression:"tableHeadControls"}})],1),t._v(" "),r("tbody",[r("tr",{directives:[{name:"show",rawName:"v-show",value:t.showLoadingScreen,expression:"showLoadingScreen"}]},[r("td",{attrs:{colspan:t.numberOfColumns}},[r("div",{staticClass:"trp-loading-screen",attrs:{id:"trp-table-loader"}},[r("svg",{staticClass:"trp-loader",attrs:{width:"65px",height:"65px",viewBox:"0 0 66 66",xmlns:"http://www.w3.org/2000/svg"}},[r("circle",{staticClass:"trp-circle",attrs:{fill:"none","stroke-width":"6","stroke-linecap":"round",cx:"33",cy:"33",r:"30"}})])])])]),t._v(" "),r("tr",{directives:[{name:"show",rawName:"v-show",value:0===Object.entries(t.dictionary).length&&!t.showLoadingScreen,expression:"( Object.entries(dictionary).length === 0 ) && !showLoadingScreen"}]},[r("td",{attrs:{colspan:t.numberOfColumns}},[t._v("\n "+t._s(t.stEditorStrings.no_strings_match_query)+" "+t._s(t.currentTab.scan_gettext?t.stEditorStrings.no_strings_match_rescan:"")+"\n ")])]),t._v(" "),t._l(t.dictionary,(function(e,n){return e.hasOwnProperty("pluralForm")&&0!=e.pluralForm?t._e():r("tr",{directives:[{name:"show",rawName:"v-show",value:!t.showLoadingScreen&&!e.hasOwnProperty("unsavedChanges"),expression:"!showLoadingScreen && !string.hasOwnProperty('unsavedChanges' )"}],staticClass:"trp-table-row trp-string-table-row",attrs:{id:"trp-string-table-row-"+n}},[r("td",{staticStyle:{width:"0px"}}),t._v(" "),t._l(t.currentTab.table_columns,(function(i,o){return"translated"!==o&&"id"!==o||"trp_default"!==t.currentLanguage?r("td",{class:"trp-table-data-"+o},["original"===o?r("div",[r("strong",[r("a",{staticClass:"row-title trp-anchor-action"},[r("seemore-string",{attrs:{string:e[o],stEditorStrings:t.stEditorStrings,config:t.config},on:{click:function(e){return t.performAction("edit",n)}}})],1)]),t._v(" "),r("div",{staticClass:"row-actions"},t._l(t.defaultActions.actions,(function(e,i,o){return r("span",{class:i},[r("a",{staticClass:"trp-anchor-action",on:{click:function(e){return t.performAction(i,n)}}},[t._v(t._s(e))])])})),0)]):"translated"===o||"id"===o?r("div",[r("seemore-string",{attrs:{string:e.translationsArray[t.currentLanguage]?t.maybeDecode(e.translationsArray[t.currentLanguage][o]):"",stEditorStrings:t.stEditorStrings,config:t.config},on:{click:function(e){return t.performAction("edit",n)}}})],1):r("div",[t._v("\n "+t._s(e[o])+"\n ")])]):t._e()})),t._v(" "),"trp_default"!==t.currentLanguage?r("td",{staticClass:"trp-translation-status-entry-wrapper"},[r("div",{staticClass:"trp-translation-status-entry"},t._l(t.translationLanguages,(function(n){return t.currentTab.show_original_language||n!==t.settings["default-language"]?r("span",{staticClass:"trp-language-translation-status"},[r("span",{staticClass:"trp-language-translation-status-item",attrs:{title:t.translationStatusFilters.translation_status[t.statusName[e.translationsArray[n].status]]+" "+t.stEditorStrings.in+" "+t.languageNames[n]}},[r("span",{class:{"trp-human-reviewed-green":e.translationsArray[n]&&"2"==e.translationsArray[n].status,"trp-automatic-translated-blue":e.translationsArray[n]&&"1"==e.translationsArray[n].status,"trp-untranslated-red":!e.translationsArray[n]||"0"==e.translationsArray[n].status}},[t._v("\n "+t._s(t.translationStatusFilters.translation_status[t.statusName[e.translationsArray[n].status]])+"\n ")])])]):t._e()})),0)]):t._e()],2)}))],2),t._v(" "),r("tfoot",[r("table-head",{attrs:{stEditorStrings:t.stEditorStrings,currentLanguage:t.currentLanguage,languageNames:t.languageNames,currentTab:t.currentTab},model:{value:t.tableHeadControls,callback:function(e){t.tableHeadControls=e},expression:"tableHeadControls"}})],1)])])])}),[],!1,null,null,null).exports,pe={components:{Tooltip:re.a},props:["value","totalNumberOfPages","stEditorStrings","totalItems","wrongPageValue","editorStrings"],data:function(){return{page:this.value}},watch:{value:function(t,e){this.page=t}}},de=Object(ie.a)(pe,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"tablenav-pages"},[r("span",{staticClass:"displaying-num"},[t._v(t._s(null===t.totalItems?0:t.totalItems)+" "+t._s(t.stEditorStrings.items))]),t._v(" "),r("span",{staticClass:"pagination-links"},[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-previous-navigation",staticStyle:{visibility:"hidden"},attrs:{"data-tooltip":t.stEditorStrings.previous_page,tabindex:"0"}},[r("span",{staticClass:"tablenav-pages-navspan button",class:{disabled:t.value<=1},on:{click:function(e){t.$emit("input",t.value<=1?t.value:t.value-1)}}},[r("span",[r("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"30",height:"30","aria-hidden":"true",focusable:"false"}},[r("path",{attrs:{d:"M18.3 11.7c-.6-.6-1.4-.9-2.3-.9H6.7l2.9-3.3-1.1-1-4.5 5L8.5 16l1-1-2.7-2.7H16c.5 0 .9.2 1.3.5 1 1 1 3.4 1 4.5v.3h1.5v-.2c0-1.5 0-4.3-1.5-5.7z"}})])])])]),t._v(" "),r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-pagination",staticStyle:{visibility:"hidden"},attrs:{"data-tooltip":t.wrongPageValue?t.stEditorStrings.wrong_page:t.stEditorStrings.navigate_to_page,tabindex:"0"}},[r("span",{staticClass:"paging-input"},[r("input",{staticClass:"current-page",class:{"wrong-value":t.wrongPageValue},attrs:{type:"text",name:"paged",size:"1","aria-describedby":"table-paging"},domProps:{value:t.value},on:{change:function(e){return t.$emit("input",e.target.value)}}})]),t._v(" "),r("span",{staticClass:"tablenav-paging-text"},[t._v("\n "+t._s(t.stEditorStrings.of)+"\n "),r("span",{staticClass:"total-pages"},[t._v(t._s(t.totalNumberOfPages))])])]),t._v(" "),r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-next-navigation",staticStyle:{visibility:"hidden"},attrs:{"data-tooltip":t.stEditorStrings.next_page,tabindex:"0"}},[r("span",{staticClass:"tablenav-pages-navspan button",class:{disabled:t.value>=t.totalNumberOfPages},on:{click:function(e){t.$emit("input",t.value>=t.totalNumberOfPages?t.value:t.value+1)}}},[r("span",[r("span",{staticStyle:{"z-index":"20"}},[r("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"30",height:"30","aria-hidden":"true",focusable:"false"}},[r("path",{attrs:{d:"M15.6 6.5l-1.1 1 2.9 3.3H8c-.9 0-1.7.3-2.3.9-1.4 1.5-1.4 4.2-1.4 5.6v.2h1.5v-.3c0-1.1 0-3.5 1-4.5.3-.3.7-.5 1.3-.5h9.2L14.5 15l1.1 1.1 4.6-4.6-4.6-5z"}})])])])])])])])}),[],!1,null,null,null).exports,fe={props:["defaultActions","currentTab","stEditorStrings","tableControls","ajaxUrl","listenForEvents"],data:function(){return{actionToApply:"trp_default"}},created:function(){this.listenForEvents&&document.addEventListener("trp_trigger_perform_action_event",this.applyIndividualAction)},methods:{applyIndividualAction:function(t){this.applyAction(t.detail.action,[t.detail.stringIndex])},applyAction:function(t,e){if(this.defaultActions.bulk_actions.hasOwnProperty(t)&&"trp_default"!==t&&e.length>=1){var r=this.stEditorStrings[t+"_warning"]+" \n \n"+(""===this.tableControls.selectAllOrVisible?"":this.stEditorStrings[this.tableControls.selectAllOrVisible+"_warning"]+" \n \n ")+this.stEditorStrings.type_a_word_for_security+" "+t;if(prompt(r,"")===t){var n=new FormData;n.append("action","trp_string_translation_bulk_action_"+t),n.append("checked_strings",JSON.stringify(e)),n.append("select_all_or_visible",this.tableControls.selectAllOrVisible),n.append("query",JSON.stringify(this.$route.query)),n.append("security",this.defaultActions.bulk_actions[t].nonce),Wt.a.post(this.ajaxUrl,n).then((function(t){null!=t&&(t.data.dictionary&&(self.dictionary=t.data.dictionary),t.data.totalItems&&(self.totalItems=t.data.totalItems))})).catch((function(t){console.log(t)}))}else alert(this.stEditorStrings.incorect_word_typed)}}}},he={name:"TranslationTab",components:{BulkActions:Object(ie.a)(fe,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return t.currentTab.add_new?r("div",{staticClass:"trp-bulk-actions alignleft actions bulkactions"},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.actionToApply,expression:"actionToApply"}],attrs:{name:"action",id:"bulk-action-selector-top"},on:{change:function(e){var r=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.actionToApply=e.target.multiple?r:r[0]}}},t._l(t.defaultActions.bulk_actions,(function(e,n){return r("option",{domProps:{value:n}},[t._v("\n "+t._s(e.name)+"\n ")])})),0),t._v(" "),r("input",{staticClass:"button",attrs:{type:"submit"},domProps:{value:t.stEditorStrings.apply},on:{click:function(e){return t.applyAction(t.actionToApply,t.tableControls.checkedStrings)}}})]):t._e()}),[],!1,null,null,null).exports,Pagination:de,StringsTable:ue},props:["translationType","parentTranslationType","currentTab","parentTab","dictionary","totalItems"],data:function(){return{stEditorStrings:trp_string_translation_data.st_editor_strings,defaultActions:trp_string_translation_data.default_actions,translationStatusFilters:trp_string_translation_data.translation_status_filters,config:trp_string_translation_data.config,settings:trp_editor_data.trp_settings,languageNames:trp_editor_data.language_names,ajaxUrl:trp_editor_data.ajax_url,flagsPath:trp_editor_data.flags_path,nonces:trp_editor_data.editor_nonces,currentQuery:this.$route.query,presentationData:[],filterValues:{},currentPage:1,wrongPageValue:!1,currentLanguage:"trp_default",tableControls:{checkedStrings:[],selectAllOrVisible:""},rescanButtonText:trp_string_translation_data.st_editor_strings.rescan_gettext,scanningInProgress:!1,upgradedGettext:trp_editor_data.upgraded_gettext,noticeUpgradeGettext:trp_editor_data.notice_upgrade_gettext,upsaleSlugs:trp_editor_data.upsale_slugs,upsaleSlugsText:trp_editor_data.upsale_slugs_text,showFiltersAndTable:!1,extraText:"",clearFilterDisabled:!0}},watch:{dictionary:function(){},currentPage:function(t,e){if(t!==e){var r=this.validatePage(t);if(null===r)this.wrongPageValue=!0;else if(this.wrongPageValue=!1,this.$route.query.page!=r){var n=Object.assign({},this.$route.query);n.page=r,this.$router.push({path:this.$router.path,query:n}).catch((function(t){console.log(t)}))}}},$route:function(t,e){this.setFilterValues(),this.setExtraText(),this.changeTopofSlugs()}},computed:{totalNumberOfPages:function(){return null===this.totalItems?0:Math.ceil(this.totalItems/this.config.items_per_page)}},created:function(){this.setFilterValues(),this.currentLanguage=this.filterValues.language,this.setExtraText(),this.changeTopofSlugs()},mounted:function(){performance.getEntriesByType("navigation")[0]&&this.changeTopofSlugs()},methods:{navigate:function(){},filter:function(){var t=this.buildQuery(this.filterValues);this.clearFilterDisabled=0===Object.keys(t).length,this.$router.push({path:this.$router.path,query:t}).catch((function(t){})),this.currentLanguage=this.filterValues.language,this.currentPage=1},clear_filter:function(){this.clearFilterDisabled||(this.clearFilterDisabled=!0,this.$router.push({path:this.$router.path,query:{}}).catch((function(t){})),this.currentLanguage="trp_default",this.currentPage=1)},buildQuery:function(t){var e={},r=null,n=!1;for(var i in this.translationStatusFilters.translation_status)this.translationStatusFilters.translation_status.hasOwnProperty(i)&&(null===r&&(r=t[i]),r!==t[i]&&(n=!0));return n&&(e=Object.assign(e,this.buildQueryForFilter(this.translationStatusFilters.translation_status,t))),e=Object.assign(e,this.buildQueryForFilter(this.currentTab.filters,t)),"trp_default"!==t.language&&(e.language=t.language),""!==t.s&&(e.s=t.s),!this.$route.query.order||"asc"!==this.$route.query.order&&"desc"!==this.$route.query.order||(e.order=this.$route.query.order),this.$route.query.orderby&&this.currentTab.table_columns[this.$route.query.orderby]&&(e.orderby=this.$route.query.orderby),e},buildQueryForFilter:function(t,e){var r={};for(var n in t)t.hasOwnProperty(n)&&"trp_default"!==e[n]&&(r[n]=e[n]);return r},setFilterValues:function(){for(var t in this.filterValues.translation_status={},this.translationStatusFilters.translation_status)this.translationStatusFilters.translation_status.hasOwnProperty(t)&&(void 0!==this.$route.query[t]?this.filterValues[t]=!("false"===this.$route.query[t]||!1===this.$route.query[t]):this.filterValues[t]=!0);for(var e in void 0!==this.$route.query.language&&this.settings["translation-languages"].includes(this.$route.query.language)?this.filterValues.language=this.$route.query.language:this.filterValues.language="trp_default",this.currentTab.filters)this.currentTab.filters.hasOwnProperty(e)&&(void 0!==this.$route.query[e]&&void 0!==this.currentTab.filters[e][this.$route.query[e]]?this.filterValues[e]=this.$route.query[e]:this.currentTab.filters[e].trp_default?this.filterValues[e]="trp_default":this.filterValues[e]=Object.keys(this.currentTab.filters[e])[0]);void 0!==this.$route.query.s&&""!==this.$route.query.s?this.filterValues.s=this.$route.query.s:this.filterValues.s="",void 0!==this.$route.query.page&&null!==this.validatePage(this.$route.query.page)?this.currentPage=this.validatePage(this.$route.query.page):this.currentPage=1},validatePage:function(t){var e=parseInt(t);return 1<=e&&(null===this.totalItems||e<=this.totalNumberOfPages)?e:null},startGettextScan:function(){this.scanningInProgress=!0,this.rescanButtonText=this.stEditorStrings.scanning_gettext,this.sendAjaxToScanGettext()},sendAjaxToScanGettext:function(){var t=new FormData,e=this;t.append("action","trp_scan_gettext"),t.append("security",this.nonces.scangettextnonce),Wt.a.post(this.ajaxUrl,t).then((function(t){null!=t&&t.data.progress_message?!0===t.data.completed?(e.rescanButtonText=e.stEditorStrings.gettext_scan_completed,e.scanningInProgress=!1):(e.rescanButtonText=t.data.progress_message,e.sendAjaxToScanGettext()):(e.rescanButtonText=e.stEditorStrings.gettext_scan_error,e.scanningInProgress=!1)})).catch((function(t){console.log(t)}))},setExtraText:function(){this.showFiltersAndTable=!(!this.upgradedGettext&&("gettext"===this.currentTab.type||"emails"===this.currentTab.type)||"upsale-slugs"===this.currentTab.type),this.extraText="gettext"===this.currentTab.type?this.noticeUpgradeGettext:this.extraText,this.extraText="upsale-slugs"===this.currentTab.type?this.upsaleSlugsText:this.extraText;var t=this.buildQuery(this.filterValues);this.clearFilterDisabled=0===Object.keys(t).length},changeTopofSlugs:function(){location.href.match(new RegExp("#/slugs"))?jQuery(".trp-translation-status-container").css("margin-block-start","0em"):jQuery(".trp-translation-status-container").css("margin-block-start","4em")}}},ge=Object(ie.a)(he,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"wrap wp-admin wp-core-ui"},[r("div",{staticClass:"trp-title-rescan"},[r("div",{staticClass:"wp-heading-inline"},[r("span",{staticClass:"trp-translation-tab-title-name"},[t._v("\n "+t._s(!1!==t.parentTab?t.parentTab.name:t.currentTab.name)+"\n ")]),t._v(" "),t.currentTab.scan_gettext?r("button",{staticClass:"page-title-action-rescan",class:{"trp-button-busy-animation":t.scanningInProgress},attrs:{disabled:t.scanningInProgress,id:"trp-rescan-gettext"},on:{click:function(e){return t.startGettextScan()}}},[t._v(t._s(t.rescanButtonText)+"\n ")]):t._e()])]),t._v(" "),t.showFiltersAndTable?r("span",[t.currentTab.add_new?r("a",{staticClass:"page-title-action",attrs:{href:"#"}},[t._v(t._s(t.stEditorStrings.add_new))]):t._e(),t._v(" "),r("hr",{staticClass:"wp-header-end"}),t._v(" "),r("ul",{directives:[{name:"show",rawName:"v-show",value:!1!==t.parentTab,expression:"parentTab !== false"}],staticClass:"subsubsub"},t._l(t.parentTab.categories,(function(e,n,i){return r("li",[r("router-link",{class:{"nav-tab-active":n===t.translationType},attrs:{to:"/"+t.parentTranslationType+"/"+n+"/"}},[t._v("\n "+t._s(e.name)+"\n ")]),t._v(" "),r("span",{directives:[{name:"show",rawName:"v-show",value:i!==Object.keys(t.parentTab.categories).length-1,expression:"index !== Object.keys(parentTab.categories).length - 1"}]},[t._v("|")])],1)})),0),t._v(" "),r("div",{staticClass:"tablenav top trp-filters-container"},[r("div",{staticClass:"trp-translation-status-container trp-filters-container-item"},[r("div",{staticClass:"trp-filter",attrs:{id:"trp-filter-translation-status"}},t._l(t.translationStatusFilters.translation_status,(function(e,n){return r("label",{staticClass:"trp-translation-status-checkbox",attrs:{for:"trp-filter-translation-status-"+n}},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.filterValues[n],expression:"filterValues[status_key]"}],attrs:{type:"checkbox",id:"trp-filter-translation-status-"+n},domProps:{checked:Array.isArray(t.filterValues[n])?t._i(t.filterValues[n],null)>-1:t.filterValues[n]},on:{change:function(e){var r=t.filterValues[n],i=e.target,o=!!i.checked;if(Array.isArray(r)){var a=t._i(r,null);i.checked?a<0&&t.$set(t.filterValues,n,r.concat([null])):a>-1&&t.$set(t.filterValues,n,r.slice(0,a).concat(r.slice(a+1)))}else t.$set(t.filterValues,n,o)}}}),t._v("\n "+t._s(e)+"\n ")])})),0),t._v(" "),r("div",{staticClass:"trp-filter-dropdowns"},[r("span",{staticClass:"trp-filter"},[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-language",staticStyle:{visibility:"hidden"},attrs:{"data-tooltip":t.stEditorStrings.filter_by_language_tooltip,tabindex:"0"}},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.filterValues.language,expression:"filterValues['language']"}],staticClass:"trp-filter-select",attrs:{name:"trp-language",id:"trp-filter-language",tabindex:"0"},on:{change:function(e){var r=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.filterValues,"language",e.target.multiple?r:r[0])}}},[r("option",{attrs:{value:"trp_default"}},[t._v(t._s(t.stEditorStrings.filter_by_language))]),t._v(" "),t._l(t.settings["translation-languages"],(function(e){return r("option",{directives:[{name:"show",rawName:"v-show",value:t.currentTab.show_original_language||e!==t.settings["default-language"],expression:"currentTab['show_original_language'] || language !== settings['default-language']"}],domProps:{value:e}},[t._v("\n "+t._s(t.languageNames[e])+"\n ")])}))],2)])]),t._l(t.currentTab.filters,(function(e,n){return r("span",{staticClass:"trp-filter"},[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-filter-by-post",staticStyle:{visibility:"hidden"},attrs:{"data-tooltip":e.trp_default,tabindex:"0"}},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.filterValues[n],expression:"filterValues[filter_key]"}],staticClass:"trp-filter-select",attrs:{name:n,id:"trp-filter-"+n},on:{change:function(e){var r=Array.prototype.filter.call(e.target.options,(function(t){return t.selected})).map((function(t){return"_value"in t?t._value:t.value}));t.$set(t.filterValues,n,e.target.multiple?r:r[0])}}},t._l(e,(function(e,n){return r("option",{domProps:{selected:"trp_default"===n,value:n}},[t._v("\n "+t._s(e)+"\n ")])})),0)])])})),t._v(" "),r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-filter-button",staticStyle:{visibility:"hidden"},attrs:{"data-tooltip":t.stEditorStrings.filter_tooltip,tabindex:"0"}},[r("input",{staticClass:"button",attrs:{id:"trp-filter-button",type:"submit"},domProps:{value:t.stEditorStrings.filter},on:{click:function(e){return t.filter()}}})]),t._v(" "),r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-clear-filters",staticStyle:{visibility:"hidden"},attrs:{"data-tooltip":t.stEditorStrings.clear_filter_tooltip,tabindex:"0"}},[r("a",{class:{"trp-clear-filter-disabled":t.clearFilterDisabled},attrs:{id:"trp-clear-filter-button"},on:{click:function(e){return t.clear_filter()}}},[r("span",{attrs:{id:"trp-clear-filter-x"}}),t._v(t._s(t.stEditorStrings.clear_filter))])])],2)]),t._v(" "),r("div",{staticClass:"trp-search-box trp-filters-container-item"},[r("label",{staticClass:"screen-reader-text",attrs:{for:"post-search-input"}},[t._v(t._s(t.currentTab.search_name))]),t._v(" "),r("input",{directives:[{name:"model",rawName:"v-model",value:t.filterValues.s,expression:"filterValues['s']"}],attrs:{type:"search",id:"trp-string-search-input",placeholder:t.stEditorStrings.search_placeholder,name:"s"},domProps:{value:t.filterValues.s},on:{keyup:function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:t.filter.apply(null,arguments)},input:function(e){e.target.composing||t.$set(t.filterValues,"s",e.target.value)}}}),t._v(" "),r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-search-submit",staticStyle:{visibility:"hidden"},attrs:{"data-tooltip":t.stEditorStrings.search_tooltip,tabindex:"0"}},[r("input",{staticClass:"button",attrs:{type:"submit",id:"trp-search-submit"},domProps:{value:t.currentTab.search_name},on:{click:t.filter}})])])]),t._v(" "),r("div",{staticClass:"tablenav top trp-table-actions"},[r("bulk-actions",{attrs:{stEditorStrings:t.stEditorStrings,defaultActions:t.defaultActions,tableControls:t.tableControls,currentTab:t.currentTab,ajaxUrl:t.ajaxUrl,listenForEvents:!0}}),t._v(" "),r("pagination",{attrs:{stEditorStrings:t.stEditorStrings,totalItems:t.totalItems,totalNumberOfPages:t.totalNumberOfPages,wrongPageValue:t.wrongPageValue},model:{value:t.currentPage,callback:function(e){t.currentPage=t._n(e)},expression:"currentPage"}}),t._v(" "),r("br",{staticClass:"clear"})],1),t._v(" "),r("strings-table",{attrs:{dictionary:t.dictionary,currentTab:t.currentTab,settings:t.settings,languageNames:t.languageNames,translationStatusFilters:t.translationStatusFilters,defaultActions:t.defaultActions,flagsPath:t.flagsPath,stEditorStrings:t.stEditorStrings,currentLanguage:t.currentLanguage,config:t.config},model:{value:t.tableControls,callback:function(e){t.tableControls=e},expression:"tableControls"}}),t._v(" "),r("div",{staticClass:"tablenav top trp-table-actions"},[r("bulk-actions",{attrs:{stEditorStrings:t.stEditorStrings,defaultActions:t.defaultActions,tableControls:t.tableControls,currentTab:t.currentTab,ajaxUrl:t.ajaxUrl,listenForEvents:!1}}),t._v(" "),r("pagination",{attrs:{stEditorStrings:t.stEditorStrings,totalItems:t.totalItems,totalNumberOfPages:t.totalNumberOfPages,wrongPageValue:t.wrongPageValue},model:{value:t.currentPage,callback:function(e){t.currentPage=t._n(e)},expression:"currentPage"}})],1),t._v(" "),r("div",{staticClass:"trp-string-translation-end"})],1):t._e(),t._v(" "),t.showFiltersAndTable?t._e():r("div",{domProps:{innerHTML:t._s(t.extraText)}})])}),[],!1,null,null,null).exports;i.a.use(Yt);var me=[];for(var ve in trp_string_translation_data.string_types_config)if(trp_string_translation_data.string_types_config[ve].category_based)for(var ye in me.push({path:"/"+ve+"/",component:ge,props:{translationTab:!0,translationType:Object.keys(trp_string_translation_data.string_types_config[ve].categories)[0],currentTab:trp_string_translation_data.string_types_config[ve].categories[Object.keys(trp_string_translation_data.string_types_config[ve].categories)[0]],parentTab:trp_string_translation_data.string_types_config[ve],parentTranslationType:ve}}),trp_string_translation_data.string_types_config[ve].categories)me.push({path:"/"+ve+"/"+ye+"/",component:ge,props:{translationTab:!0,translationType:ye,currentTab:trp_string_translation_data.string_types_config[ve].categories[ye],parentTab:trp_string_translation_data.string_types_config[ve],parentTranslationType:ve}});else me.push({path:"/"+ve+"/",component:ge,props:{translationTab:!0,translationType:ve,currentTab:trp_string_translation_data.string_types_config[ve],parentTab:!1,parentTranslationType:!1}});var be=me[0];be.path="*",me.push(be);var _e=new Yt({routes:me,linkExactActiveClass:"nav-tab-exact-active",linkActiveClass:"nav-tab-active"});document.getElementById("trp-editor-container")&&(window.tpStringTranslationApp=new i.a({components:{"trp-string-translation":oe},el:"#trp-editor-container",data:{},router:_e}))}]); //# sourceMappingURL=trp-string-translation-editor.js.map
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.28 | Генерация страницы: 0.07 |
proxy
|
phpinfo
|
Настройка