Файловый менеджер - Редактировать - /var/www/portal.bdu.ac.bd/public_html/wp-content/plugins/translatepress-multilingual/assets/js/trp-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=31)}([function(t,e,r){"use strict";(function(t){var n=r(10);const{toString:i}=Object.prototype,{getPrototypeOf:o}=Object,s=(a=Object.create(null),t=>{const e=i.call(t);return a[e]||(a[e]=e.slice(8,-1).toLowerCase())});var a;const l=t=>(t=t.toLowerCase(),e=>s(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"!==s(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 s;for(n=0;n<o;n++)s=i[n],e.call(null,t[s],s,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 D=($="undefined"!=typeof Uint8Array&&o(Uint8Array),t=>$&&t instanceof $);var $;const T=l("HTMLFormElement"),L=(({hasOwnProperty:t})=>(e,r)=>t.call(e,r))(Object.prototype),k=l("RegExp"),O=(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 N=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=s(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:k,isFunction:h,isStream:t=>m(t)&&h(t.pipe),isURLSearchParams:x,isTypedArray:D,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,s,a;const l={};if(e=e||{},null==t)return e;do{for(i=Object.getOwnPropertyNames(t),s=i.length;s-- >0;)a=i[s],n&&!n(a,t,e)||l[a]||(e[a]=t[a],l[a]=!0);t=!1!==r&&o(t)}while(t&&(!r||r(t,e))&&t!==Object.prototype);return e},kindOf:s,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:T,hasOwnProperty:L,hasOwnProp:L,reduceDescriptors:O,freezeMethods:t=>{O(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:N,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,s={};["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=>{s[t]={value:t}}),Object.defineProperties(i,s),Object.defineProperty(o,"isAxiosError",{value:!0}),i.from=(t,e,r,s,a,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,s,a),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,s,a){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),s?(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(s)},c._ssrRegister=l):i&&(l=a?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("="),s=decodeURIComponent(o[0]),a=decodeURIComponent(o[1]);void 0===i[s]?i[s]=decodeURIComponent(a):void 0===i[s]?i[s]=[i[s],decodeURIComponent(a)]:i[s].push(decodeURIComponent(a))}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 s(t){return n.a.isPlainObject(t)||n.a.isArray(t)}function a(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=a(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(s)}(t)||(n.a.isFileList(t)||n.a.endsWith(e,"[]"))&&(o=n.a.toArray(t)))return e=a(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!!s(t)||(r.append(l(i,e,f),m(t)),!1)}const y=[],b=Object.assign(c,{defaultVisitor:v,convertValue:m,isVisitable:s});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 s=e,a=(t&&t.exports,"object"==typeof n&&n);a.global!==a&&a.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&&T("character reference outside the permissible Unicode range"),"�"):S(_,t)?(e&&T("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)&&T("disallowed character reference"),t>65535&&(r+=x((t-=65536)>>>10&1023|55296),t=56320|1023&t),r+=x(t))},D=function(t){return"&#x"+t.toString(16).toUpperCase()+";"},$=function(t){return"&#"+t+";"},T=function(t){throw Error("Parse error: "+t)},L=function(t,e){(e=E(e,L.options)).strict&&m.test(t)&&T("forbidden code point");var r=e.encodeEverything,n=e.useNamedReferences,i=e.allowUnsafeSymbols,o=e.decimal?$:D,s=function(t){return o(t.charCodeAt(0))};return r?(t=t.replace(c,(function(t){return n&&S(d,t)?"&"+d[t]+";":s(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,s)),t.replace(l,(function(t){var e=t.charCodeAt(0),r=t.charCodeAt(1);return o(1024*(e-55296)+r-56320+65536)})).replace(u,s)};L.options={allowUnsafeSymbols:!1,encodeEverything:!1,strict:!1,useNamedReferences:!1,decimal:!1};var k=function(t,e){var r=(e=E(e,k.options)).strict;return r&&g.test(t)&&T("malformed character reference"),t.replace(v,(function(t,n,i,o,s,a,l,c,u){var p,d,f,h,g,m;return n?y[g=n]:i?(g=i,(m=o)&&e.isAttributeValue?(r&&"="==m&&T("`&` did not start a character reference"),t):(r&&T("named character reference was not terminated by a semicolon"),b[g]+(m||""))):s?(f=s,d=a,r&&!d&&T("character reference was not terminated by a semicolon"),p=parseInt(f,10),C(p,r)):l?(h=l,d=c,r&&!d&&T("character reference was not terminated by a semicolon"),p=parseInt(h,16),C(p,r)):(r&&T("named character reference was not terminated by a semicolon"),t)}))};k.options={isAttributeValue:!1,strict:!1};var O={version:"1.2.0",encode:L,decode:k,escape:function(t){return t.replace(f,(function(t){return h[t]}))},unescape:k};void 0===(i=function(){return O}.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 s(t){if(t&&t.nodeName&&"TEXTAREA"===t.nodeName&&!i.has(t)){var e,r=null,n=null,s=null,a=function(){t.clientWidth!==n&&p()},l=function(e){window.removeEventListener("resize",a,!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",a,!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),s!==n){s=n;var i=o("autosize:resized");try{t.dispatchEvent(i)}catch(t){}}}}function a(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 s(t)})),t}).destroy=function(t){return t&&Array.prototype.forEach.call(t.length?t:[t],a),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,s,a,l,c=[];for(o=s=a=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]>a&&(o=p-(a=u[p])+1,s=l-a+1)}c=u}if(0===a){var d=[];return t.length&&d.push(["-",t]),e.length&&d.push(["+",e]),d}return[].concat(n(t.slice(0,o),e.slice(0,s)),[["=",e.slice(s,s+a)]],n(t.slice(o+a),e.slice(s+a)))},i=function(t,e){return n(t.split(/[ ]+/),e.split(/[ ]+/))};t.exports={diff:n,htmlDiff:function(t,e){var r,n,o,s=[];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 a=n[o];s.push(r[a[0]](a[1].join(" ")))}return s.join(" ")},stringDiff:i,checkDiff:function(t,e){var r,i=n(t=[t],e=[e]),o=[],s=[];for(r=0;r<i.length;r++)switch(i[r][0]){case"-":o=o.concat(i[r][1]);break;case"+":s=s.concat(i[r][1]);break;default:o=o.concat(i[r][1]),s=s.concat(i[r][1])}console.assert(JSON.stringify(t)===JSON.stringify(o),"Expected",t,"got",o),console.assert(JSON.stringify(e)===JSON.stringify(s),"Expected",e,"got",s)}}},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 s=e[o],a=r(t,s);n.push({target:s,rating:a}),a>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),s=r.n(o),a=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=a.a.isURL(this.string.original)&&"content"==this.string.attribute?"inputmedia":this.inputType,this.inputType=this.readonly&&"inputmedia"===this.inputType?"input":this.inputType,s()(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(){s.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 a.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 s=new FormData;s.append("action","trp_save_translations_"+t),s.append("security",this.nonces["savetranslationsnonce"+t]),s.append("strings",JSON.stringify(r)),s.append("url",window.location),n.a.post(this.ajax_url,s).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 s=new FormData;s.append("action","trp_create_translation_block"),s.append("security",this.nonces.mergetbnonce),s.append("language",this.currentLanguage),s.append("strings",JSON.stringify(r)),s.append("original",t),s.append("all_languages","true"),n.a.post(this.ajax_url,s).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),s=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=s.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,s,a=this,l=t.target;if(""==a.hoveredTarget||!l.isSameNode(a.hoveredTarget)){a.removePencilIcon(),a.removeHighlight(!1),n=["IMG","INPUT","TEXTAREA"].includes(l.tagName)?"beforebegin":"afterbegin",l.insertAdjacentHTML(n,this.getTrpSpan());var c=a.iframe.getElementsByTagName("trp-span")[0];if(c){e="afterbegin"==n?c.parentNode:c.nextElementSibling;var u=this.iframe.querySelector("trp-edit"),p=!1;if(a.dataAttributes.forEach((function(t){a.$parent.prepareSelectorStrings(t).forEach((function(t){(r=e.getAttribute(t))&&(o=r,(i=t).includes("data-trpgettextoriginal")||(p=!0))}))})),a.hoveredStringSelector=i,a.hoveredStringId=o,a.hoveredTarget=l,p?u.classList.remove("trp-gettext-pencil"):u.classList.add("trp-gettext-pencil"),s=a.checkMergeOrSplit(l),a.fitPencilIconInsideView(c,l,s),a.mergeData.includes(o)||(u.style.display="inline-block",l.classList.contains("trp-highlight")||(l.className+=" trp-highlight")),"none"!=s&&!a.mergeData.includes(o)){var d=this.iframe.querySelector("trp-"+s);d.style.display="inline-block","split"==s?d.addEventListener("click",a.splitHandler):"merge"==s&&d.addEventListener("click",a.mergeHandler)}u.addEventListener("click",a.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 s,a=this.iframe.getElementsByClassName("trp-create-translation-block");if(a.length>0)for(s=0;s<a.length;s++)a[s].classList.remove("trp-highlight"),a[s].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 s,a=e.getBoundingClientRect();(o||a.left<35)&&(s="none"!=r?60:30,t.setAttribute("style","margin-left: "+s+"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>'}}},s=r(2),a=Object(s.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=a.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),s=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=s.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,s,a,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,s,a,l,c,u,p,f,h=e&&e.split("/"),g=d.map,v=g&&g["*"]||{};if(t){for(s=(t=t.split("/")).length-1,d.nodeIdCompat&&m.test(t[s])&&(t[s]=t[s].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,a=u;break}if(o)break;!l&&v&&v[n]&&(l=v[n],c=u)}!o&&l&&(o=l,a=c),o&&(r.splice(0,a,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),a.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,s.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],s=e[1];return t=i[1],o&&(r=w(o=y(o,s))),o?t=r&&r.normalize?r.normalize(t,(n=s,function(t){return y(t,n)})):y(t,s):(o=(i=x(t=y(t,s)))[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}},s=function(t,e,r,n){var i,s,a,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"===(s=(d=l(e[h],g)).f))y[h]=c.require(t);else if("exports"===s)y[h]=c.exports(t),m=!0;else if("module"===s)i=y[h]=c.module(t);else if(v(u,s)||v(p,s)||v(f,s))y[h]=w(s);else{if(!d.p)throw new Error(t+" missing "+s);d.p.load(d.n,b(n,!0),_(s),{}),y[h]=u[s]}a=r?r.apply(u[t],y):void 0,t&&(i&&i.exports!==o&&i.exports!==u[t]?u[t]=i.exports:a===o&&m||(u[t]=a))}else t&&(u[t]=r)},r=n=a=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&&a(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?s(o,t,e,r):setTimeout((function(){s(o,t,e,r)}),4),a},a.config=function(t){return a(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 s=0;s<i.length;s++){var a=i[s];o.prototype[a]=t.prototype[a]}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 s 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 a=i[s];n.setAttribute(s,a)}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 s=i.$results.offset().top,a=o.offset().top,l=i.$results.scrollTop()+(a-s);0===n?i.$results.scrollTop(0):a-s<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),s=n.offset().top+n.outerHeight(!1),a=i.$results.scrollTop()+s-o;0===r?i.$results.scrollTop(0):o<s&&i.$results.scrollTop(a)}})),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(),s=this.display(i,o);o.append(s);var a=i.title||i.text;a&&o.attr("title",a),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 s={data:i};if(this.trigger("clear",s),s.prevented)this.$element.val(o);else{for(var a=0;a<i.length;a++)if(s={data:i[a]},this.trigger("unselect",s),s.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,s=n.id+"-results";t.call(this,n,i),n.on("open",(function(){o.$search.attr("aria-controls",s),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 a=document.documentMode,l=a&&a<=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"],s=["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,s)&&(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 s=t[o].id;-1===r.inArray(s,i)&&i.push(s)}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 s=n[o].id;s!==t.id&&-1===r.inArray(s,i)&&i.push(s)}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),s=i.matches(t,o);null!==s&&n.push(s)}})),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=[],s=0;s<i.length;s++){var a=r(i[s]),l=this.item(a);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(),s=[];function a(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(a(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)}s.push(h)}}return s},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 s=n.get("insertTag");if(void 0!==s&&(this.insertTag=s),e.call(this,r,n),t.isArray(i))for(var a=0;a<i.length;a++){var l=i[a],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 s=i.results,a=0;a<s.length;a++){var l=s[a],c=null!=l.children&&!t({results:l.children},!0);if((l.text||"").toUpperCase()===(e.term||"").toUpperCase()||c)return!o&&(i.data=s,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(s,u)}i.results=s,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")||[],s=r.term,a=0,l=this.createTag||function(t){return{id:t.term,text:t.term}};a<s.length;){var c=s[a];if(-1!==t.inArray(c,o)){var u=s.substr(0,a),p=l(t.extend({},r,{term:u}));null!=p?(i(p),s=s.substr(a+1)||"",a=0):a++}else a++}return{term:s}},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,s="resize.select2."+n.id,a="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+" "+s+" "+a,(function(t){i._positionDropdown(),i._resizeDropdown()}))},r.prototype._detachPositioningHandler=function(r,n){var i="scroll.select2."+n.id,o="resize.select2."+n.id,s="orientationchange.select2."+n.id;this.$container.parents().filter(e.hasScroll).off(i),t(window).off(i+" "+o+" "+s)},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 s={height:this.$container.outerHeight(!1)};s.top=o.top,s.bottom=o.top+s.height;var a=this.$dropdown.outerHeight(!1),l=e.scrollTop(),c=e.scrollTop()+e.height(),u=l<o.top-a,p=c>o.bottom+a,d={left:o.left,top:s.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=s.top-h.top-a),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,s,a,l,c,u,p,d,f,h,g,m,v,y,b,_,w,x,A,S,E,C,D,$){function T(){this.reset()}return T.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 T=c.Decorate(_,w);u.dropdownAdapter=T}if(0!==u.minimumResultsForSearch&&(u.dropdownAdapter=c.Decorate(u.dropdownAdapter,E)),u.closeOnSelect&&(u.dropdownAdapter=c.Decorate(u.dropdownAdapter,D)),null!=u.dropdownCssClass||null!=u.dropdownCss||null!=u.adaptDropdownCssClass){var L=e(u.amdBase+"compat/dropdownCss");u.dropdownAdapter=c.Decorate(u.dropdownAdapter,L)}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,s)),u.multiple&&(u.selectionAdapter=c.Decorate(u.selectionAdapter,a)),null!=u.containerCssClass||null!=u.containerCss||null!=u.adaptContainerCssClass){var k=e(u.amdBase+"compat/containerCss");u.selectionAdapter=c.Decorate(u.selectionAdapter,k)}u.selectionAdapter=c.Decorate(u.selectionAdapter,l)}u.language=this._resolveLanguage(u.language),u.language.push("en");for(var O=[],q=0;q<u.language.length;q++){var R=u.language[q];-1===O.indexOf(R)&&O.push(R)}return u.language=O,u.translations=this._processTranslations(u.language,u.debug),u},T.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),s=i.children.length-1;0<=s;s--)null==r(n,i.children[s])&&o.children.splice(s,1);return 0<o.children.length?o:r(n,o)}var a=e(i.text).toUpperCase(),l=e(n.term).toUpperCase();return-1<a.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"}},T.prototype.applyFromElement=function(t,e){var r=t.language,n=this.defaults.language,i=e.prop("lang"),o=e.closest("[lang]").prop("lang"),s=Array.prototype.concat.call(this._resolveLanguage(i),this._resolveLanguage(r),this._resolveLanguage(n),this._resolveLanguage(o));return t.language=s,t},T.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},T.prototype._processTranslations=function(e,r){for(var n=new u,i=0;i<e.length;i++){var o=new u,s=e[i];if("string"==typeof s)try{o=u.loadPath(s)}catch(e){try{s=this.defaults.amdLanguageBase+s,o=u.loadPath(s)}catch(e){r&&window.console&&console.warn&&console.warn('Select2: The language file for "'+s+'" could not be automatically loaded. A fallback will be used instead.')}}else o=t.isPlainObject(s)?new u(s):s;n.extend(o)}return n},T.prototype.set=function(e,r){var n={};n[t.camelCase(e)]=r;var i=c._convertData(n);t.extend(!0,this.defaults,i)},new T})),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 s=0;s<t[0].attributes.length;s++){var a=t[0].attributes[s].name,l="data-";if(a.substr(0,l.length)==l){var c=a.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 s=this.options.get("dataAdapter");this.dataAdapter=new s(t,this.options);var a=this.render();this._placeContainer(a);var l=this.options.get("selectionAdapter");this.selection=new l(t,this.options),this.$selection=this.selection.render(),this.selection.position(this.$selection,a);var c=this.options.get("dropdownAdapter");this.dropdown=new c(t,this.options),this.$dropdown=this.dropdown.render(),this.dropdown.position(this.$dropdown,a);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 s=o.split(";"),a=0,l=s.length;a<l;a+=1){var c=s[a].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],s={prevented:!1,name:t,args:e};if(r.call(this,o,s),s.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,s=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,s)})),-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 s(){return l.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function a(t,e){if(s()<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=a(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=a(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?a(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=a(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=a(t,r);for(var n=0;n<r;n+=1)t[n]=255&e[n];return t}function f(t){if(t>=s())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+s().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 j(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 j(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 T(this,e,r);case"utf8":case"utf-8":return C(this,e,r);case"ascii":return D(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 L(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,s=1,a=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;s=2,a/=2,l/=2,r/=2}function c(t,e){return 1===s?t[e]:t.readUInt16BE(e*s)}if(i){var u=-1;for(o=r;o<a;o++)if(c(t,o)===c(e,-1===u?0:o-u)){if(-1===u&&(u=o),o-u+1===l)return u*s}else-1!==u&&(o-=o-u),u=-1}else for(r+l>a&&(r=a-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 s=0;s<n;++s){var a=parseInt(e.substr(2*s,2),16);if(isNaN(a))return s;t[r+s]=a}return s}function _(t,e,r,n){return M(j(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=[],s=0;s<t.length&&!((e-=2)<0);++s)r=t.charCodeAt(s),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,s,a,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],s=t[i+2],128==(192&o)&&128==(192&s)&&(l=(15&c)<<12|(63&o)<<6|63&s)>2047&&(l<55296||l>57343)&&(u=l);break;case 4:o=t[i+1],s=t[i+2],a=t[i+3],128==(192&o)&&128==(192&s)&&128==(192&a)&&(l=(15&c)<<18|(63&o)<<12|(63&s)<<6|63&a)>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=s(),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?a(t,e):void 0!==r?"string"==typeof n?a(t,e).fill(r,n):a(t,e).fill(r):a(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 s=t[r];if(!l.isBuffer(s))throw new TypeError('"list" argument must be an Array of Buffers');s.copy(n,i),i+=s.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),s=(r>>>=0)-(e>>>=0),a=Math.min(o,s),c=this.slice(n,i),u=t.slice(e,r),p=0;p<a;++p)if(c[p]!==u[p]){o=c[p],s=u[p];break}return o<s?-1:s<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 D(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 T(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 L(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 k(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 O(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 N(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 P(t,e,r,n,o){return o||N(t,0,r,4),i.write(t,e,r,n,23,4),r+4}function I(t,e,r,n,o){return o||N(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||k(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||k(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||k(t,1,this.length),this[t]},l.prototype.readUInt16LE=function(t,e){return e||k(t,2,this.length),this[t]|this[t+1]<<8},l.prototype.readUInt16BE=function(t,e){return e||k(t,2,this.length),this[t]<<8|this[t+1]},l.prototype.readUInt32LE=function(t,e){return e||k(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||k(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||k(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||k(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||k(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},l.prototype.readInt16LE=function(t,e){e||k(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||k(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||k(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||k(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||k(t,4,this.length),i.read(this,t,!0,23,4)},l.prototype.readFloatBE=function(t,e){return e||k(t,4,this.length),i.read(this,t,!1,23,4)},l.prototype.readDoubleLE=function(t,e){return e||k(t,8,this.length),i.read(this,t,!0,52,8)},l.prototype.readDoubleBE=function(t,e){return e||k(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)||O(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)||O(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||O(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||O(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||O(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||O(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||O(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);O(this,t,e,r,i-1,-i)}var o=0,s=1,a=0;for(this[e]=255&t;++o<r&&(s*=256);)t<0&&0===a&&0!==this[e+o-1]&&(a=1),this[e+o]=(t/s>>0)-a&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);O(this,t,e,r,i-1,-i)}var o=r-1,s=1,a=0;for(this[e+o]=255&t;--o>=0&&(s*=256);)t<0&&0===a&&0!==this[e+o+1]&&(a=1),this[e+o]=(t/s>>0)-a&255;return e+r},l.prototype.writeInt8=function(t,e,r){return t=+t,e|=0,r||O(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||O(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||O(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||O(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||O(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 P(this,t,e,!0,r)},l.prototype.writeFloatBE=function(t,e,r){return P(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 s=l.isBuffer(t)?t:j(new l(t,n).toString()),a=s.length;for(o=0;o<r-e;++o)this[o+e]=s[o%a]}return this};var U=/[^+\/0-9A-Za-z-_]/g;function B(t){return t<16?"0"+t.toString(16):t.toString(16)}function j(t,e){var r;e=e||1/0;for(var n=t.length,i=null,o=[],s=0;s<n;++s){if((r=t.charCodeAt(s))>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue}if(s+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(U,"")).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),s=n[0],a=n[1],l=new o(function(t,e,r){return 3*(e+r)/4-r}(0,s,a)),u=0,p=a>0?s-4:s;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===a&&(e=i[t.charCodeAt(r)]<<2|i[t.charCodeAt(r+1)]>>4,l[u++]=255&e);1===a&&(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=[],s=0,a=r-i;s<a;s+=16383)o.push(u(t,s,s+16383>a?a:s+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,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0,l=s.length;a<l;++a)n[a]=s[a],i[s.charCodeAt(a)]=a;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,s=[],a=e;a<r;a+=3)i=(t[a]<<16&16711680)+(t[a+1]<<8&65280)+(255&t[a+2]),s.push(n[(o=i)>>18&63]+n[o>>12&63]+n[o>>6&63]+n[63&o]);return s.join("")}i["-".charCodeAt(0)]=62,i["_".charCodeAt(0)]=63},function(t,e){e.read=function(t,e,r,n,i){var o,s,a=8*i-n-1,l=(1<<a)-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+=a;u>0;o=256*o+t[e+p],p+=d,u-=8);for(s=o&(1<<-u)-1,o>>=-u,u+=n;u>0;s=256*s+t[e+p],p+=d,u-=8);if(0===o)o=1-c;else{if(o===l)return s?NaN:1/0*(f?-1:1);s+=Math.pow(2,n),o-=c}return(f?-1:1)*s*Math.pow(2,o-n)},e.write=function(t,e,r,n,i,o){var s,a,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?(a=isNaN(e)?1:0,s=u):(s=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-s))<1&&(s--,l*=2),(e+=s+p>=1?d/l:d*Math.pow(2,1-p))*l>=2&&(s++,l/=2),s+p>=u?(a=0,s=u):s+p>=1?(a=(e*l-1)*Math.pow(2,i),s+=p):(a=e*Math.pow(2,p-1)*Math.pow(2,i),s=0));i>=8;t[r+f]=255&a,f+=h,a/=256,i-=8);for(s=s<<i|a,c+=i;c>0;t[r+f]=255&s,f+=h,s/=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 s(t){return null!=t}function a(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 s(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)),D=/\B([A-Z])/g,$=A(t=>t.replace(D,"-$1").toLowerCase()),T=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 L(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 k(t,e){for(const r in e)t[r]=e[r];return t}function O(t){const e={};for(let r=0;r<t.length;r++)t[r]&&k(e,t[r]);return e}function q(t,e,r){}const R=(t,e,r)=>!1,N=t=>t;function P(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)=>P(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=>P(t[r],e[r]))}}catch(t){return!1}}function I(t,e){for(let r=0;r<t.length;r++)if(P(t[r],e))return r;return-1}function U(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 j=["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:N,mustUseProp:R,async:!0,_lifecycleHooks:F};const H=/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 z(t){const e=(t+"").charCodeAt(0);return 36===e||95===e}function V(t,e,r,n){Object.defineProperty(t,e,{value:r,enumerable:!!n,writable:!0,configurable:!0})}const G=new RegExp(`[^${H.source}.$_\\d]`),Y="__proto__"in{},K="undefined"!=typeof window,J=K&&window.navigator.userAgent.toLowerCase(),W=J&&/msie|trident/.test(J),Q=J&&J.indexOf("msie 9.0")>0,Z=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 st(t){return"function"==typeof t&&/native code/.test(t.toString())}const at="undefined"!=typeof Symbol&&st(Symbol)&&"undefined"!=typeof Reflect&&st(Reflect.ownKeys);let lt;lt="undefined"!=typeof Set&&st(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,s,a){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=s,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=a,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];V(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 Dt={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?Dt:new vt,this.vmCount=0,V(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];V(t,r,xt[r])}e||this.observeArray(t)}else{const n=Object.keys(t);for(let i=0;i<n.length;i++)Lt(t,n[i],St,void 0,e,r)}}observeArray(t){for(let e=0,r=t.length;e<r;e++)Tt(t[e],!1,this.mock)}}function Tt(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 Lt(t,e,r,n,o,s){const a=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&&Tt(r,!1,s);return Object.defineProperty(t,e,{enumerable:!0,configurable:!0,get:function(){const e=c?c.call(t):r;return vt.target&&(a.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&&Tt(e,!1,s),a.notify()}}}),a}function kt(t,e,r){if(Ut(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&&Tt(r,!1,!0),r):e in t&&!(e in Object.prototype)?(t[e]=r,r):t._isVue||n&&n.vmCount?r:n?(Lt(n.value,e,r,void 0,n.shallow,n.mock),n.dep.notify(),r):(t[e]=r,r)}function Ot(t,e){if(i(t)&&f(e))return void t.splice(e,1);const r=t.__ob__;t._isVue||r&&r.vmCount||Ut(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 Nt(t,!0),V(t,"__v_isShallow",!0),t}function Nt(t,e){Ut(t)||Tt(t,e,it())}function Pt(t){return Ut(t)?Pt(t.__v_raw):!(!t||!t.__ob__)}function It(t){return!(!t||!t.__v_isShallow)}function Ut(t){return!(!t||!t.__v_isReadonly)}function Bt(t){return!(!t||!0!==t.__v_isRef)}function jt(t,e){if(Bt(t))return t;const r={};return V(r,"__v_isRef",!0),V(r,"__v_isShallow",e),V(r,"dep",Lt(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 V(i,"__v_isRef",!0),i}function Ht(t){return zt(t,!1)}function zt(t,e){if(!d(t))return t;if(Ut(t))return t;const r=e?"__v_rawToShallowReadonly":"__v_rawToReadonly",n=t[r];if(n)return n;const i=Object.create(Object.getPrototypeOf(t));V(t,r,i),V(i,"__v_isReadonly",!0),V(i,"__v_raw",t),Bt(t)&&V(i,"__v_isRef",!0),(e||It(t))&&V(i,"__v_isShallow",!0);const o=Object.keys(t);for(let r=0;r<o.length;r++)Vt(i,t,o[r],e);return i}function Vt(t,e,r,n){Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get(){const t=e[r];return n||!d(t)?t:Ht(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,s){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,s)),a(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]):s(i.fns)&&a(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(s(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 Qt(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}`),Zt(u[0])&&Zt(d)&&(n[p]=ft(d.text+u[0].text),u.shift()),n.push.apply(n,u)):l(u)?Zt(d)?n[p]=ft(d.text+u):""!==u&&n.push(ft(u)):Zt(u)&&Zt(d)?n[p]=ft(d.text+u.text):(a(e._isVList)&&s(u.tag)&&o(u.key)&&s(r)&&(u.key=`__vlist${r}_${c}__`),n.push(u)));return n}(t):void 0}function Zt(t){return s(t)&&s(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),a(p)&&(o=2),function(t,e,r,n,o){if(s(r)&&s(r.__ob__))return dt();if(s(r)&&s(r.is)&&(e=r.is),!e)return dt();let a,l;if(i(n)&&c(n[0])&&((r=r||{}).scopedSlots={default:n[0]},n.length=0),2===o?n=Qt(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),a=M.isReservedTag(e)?new pt(M.parsePlatformTagName(e),r,n,void 0,void 0,t):r&&r.pre||!s(i=sn(t.$options,"components",e))?new pt(e,r,n,void 0,void 0,t):Jr(i,r,t,n,e)}else a=Jr(e,r,t,n);return i(a)?a:s(a)?(s(l)&&te(a,l),s(r)&&function(t){u(t.style)&&Tr(t.style),u(t.class)&&Tr(t.class)}(r),a):dt()}(t,e,r,n,o)}function te(t,e,r){if(t.ns=e,"foreignObject"===t.tag&&(e=void 0,r=!0),s(t.children))for(let n=0,i=t.children.length;n<i;n++){const i=t.children[n];s(i.tag)&&(o(i.ns)||a(r)&&"svg"!==i.tag)&&te(i,e,r)}}function ee(t,e){let r,n,o,a,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(at&&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++)a=o[r],l[r]=e(t[a],a,r);return s(l)||(l=[]),l._isVList=!0,l}function re(t,e,r,n){const i=this.$scopedSlots[t];let o;i?(r=r||{},n&&(r=k(k({},n),r)),o=i(r)||(c(e)?e():e)):o=this.$slots[t]||(c(e)?e():e);const s=r&&r.slot;return s?this.$createElement("template",{slot:s},o):o}function ne(t){return sn(this.$options,"filters",t)||N}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 se(t,e,r,n,o){if(r&&u(r)){let s;i(r)&&(r=O(r));for(const i in r){if("class"===i||"style"===i||b(i))s=t;else{const r=t.attrs&&t.attrs.type;s=n||M.mustUseProp(e,r,i)?t.domProps||(t.domProps={}):t.attrs||(t.attrs={})}const a=E(i),l=$(i);a in s||l in s||(s[i]=r[i],!o)||((t.on||(t.on={}))["update:"+i]=function(t){r[i]=t})}}return t}function ae(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?k({},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=P,t._i=I,t._m=ae,t._f=ne,t._k=oe,t._b=se,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 s=Object.keys(r).length>0,a=e?!!e.$stable:!s,l=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(a&&i&&i!==n&&l===i.$key&&!s&&!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),V(o,"$stable",a),V(o,"$key",l),V(o,"$hasNormal",s),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]:Qt(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={};V(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:T(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 s in e)s in t?e[s]!==r[s]&&(o=!0):(o=!0,Se(t,s,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 De,$e,Te=null;function Le(t,e){return(t.__esModule||at&&"Module"===t[Symbol.toStringTag])&&(t=t.default),u(t)?e.extend(t):t}function ke(t){if(i(t))for(let e=0;e<t.length;e++){const r=t[e];if(s(r)&&(s(r.componentOptions)||ye(r)))return r}}function Oe(t,e){De.$on(t,e)}function qe(t,e){De.$off(t,e)}function Re(t,e){const r=De;return function n(){const i=e.apply(null,arguments);null!==i&&r.$off(t,n)}}function Ne(t,e,r){De=t,Kt(e,r||{},Oe,qe,Re,t),De=void 0}class Pe{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 Ue=null;function Be(t){const e=Ue;return Ue=t,()=>{Ue=e}}function je(t){for(;t&&(t=t.$parent);)if(t._inactive)return!0;return!1}function Fe(t,e){if(e){if(t._directInactive=!1,je(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 s=t.$options[e],a=e+" hook";if(s)for(let e=0,n=s.length;e<n;e++)or(s[e],t,r||null,t,a);t._hasHookEvent&&t.$emit("hook:"+e),n&&(ut(i),o&&o.on()),_t()}const He=[],ze=[];let Ve={},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 Qe=(t,e)=>{if(t.post){if(!e.post)return 1}else if(e.post)return-1;return t.id-e.id};function Ze(){let t,e;for(Je=We(),Ye=!0,He.sort(Qe),Ke=0;Ke<He.length;Ke++)t=He[Ke],t.before&&t.before(),e=t.id,Ve[e]=null,t.run();const r=ze.slice(),n=He.slice();Ke=He.length=ze.length=0,Ve={},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==Ve[e]&&(t!==vt.target||!t.noRecurse)){if(Ve[e]=!0,Ye){let e=He.length-1;for(;e>Ke&&He[e].id>t.id;)e--;He.splice(e+1,0,t)}else He.push(t);Ge||(Ge=!0,fr(Ze))}}function tr(t,e){return rr(t,null,{flush:"post"})}const er={};function rr(t,e,{immediate:r,deep:o,flush:s="pre",onTrack:a,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)):Pt(t)?(d=()=>(t.__ob__.dep.depend(),t),o=!0):i(t)?(g=!0,h=t.some(t=>Pt(t)||It(t)),d=()=>t.map(t=>Bt(t)?t.value:Pt(t)?Tr(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=()=>Tr(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 kr(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"===s?v.update=v.run:"post"===s?(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"===s&&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){sr(t,n,"errorCaptured hook")}}}sr(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 sr(t,e,r){if(M.errorHandler)try{return M.errorHandler.call(null,t,e,r)}catch(e){e!==t&&ar(e)}ar(t)}function ar(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&&st(Promise)){const t=Promise.resolve();ur=()=>{t.then(dr),X&&setTimeout(q)},lr=!0}else if(W||"undefined"==typeof MutationObserver||!st(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())ur=void 0!==r&&st(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 Dr=Object.freeze({__proto__:null,version:"2.7.15",defineComponent:function(t){return t},ref:function(t){return jt(t,!1)},shallowRef:function(t){return jt(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(Pt(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 V(i,"__v_isRef",!0),i},triggerRef:function(t){t.dep&&t.dep.notify()},reactive:function(t){return Nt(t,!1),t},isReactive:Pt,isReadonly:Ut,isShallow:It,isProxy:function(t){return Pt(t)||Ut(t)},shallowReactive:Rt,markRaw:function(t){return Object.isExtensible(t)&&V(t,"__v_skip",!0),t},toRaw:function t(e){const r=e&&e.__v_raw;return r?t(r):e},readonly:Ht,shallowReadonly:function(t){return zt(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 kr(ct,r,q,{lazy:!0}),s={effect:o,get value(){return o?(o.dirty&&o.evaluate(),vt.target&&o.depend(),o.value):r()},set value(t){n(t)}};return V(s,"__v_isRef",!0),V(s,"__v_isReadonly",i),s},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:Pe,effectScope:function(t){return new Pe(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:kt,del:Ot,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:s=!1,onError:a}=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)),a)return new Promise((e,r)=>{a(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 Tr(t){return function t(e,r){let n,o;const s=i(e);if(!(!s&&!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(s)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 Lr=0;class kr{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=++Lr,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&&Tr(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 Or={enumerable:!0,configurable:!0,get:q,set:q};function qr(t,e,r){Or.get=function(){return this[e][r]},Or.set=function(t){this[e][r]=t},Object.defineProperty(t,r,Or)}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),Lt(n,o,an(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)z(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:T(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)||z(e)||qr(t,"_data",e)}const o=Tt(e);o&&o.vmCount++}(t);else{const e=Tt(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],s=c(o)?o:o.get;n||(r[i]=new kr(t,s||q,q,Nr)),i in t||Pr(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 Nr={lazy:!0};function Pr(t,e,r){const n=!it();c(r)?(Or.get=n?Ir(e):Ur(r),Or.set=q):(Or.get=r.get?n&&!1!==r.cache?Ir(e):Ur(r.get):q,Or.set=r.set||q),Object.defineProperty(t,e,Or)}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 Ur(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 jr(t,e){if(t){const r=Object.create(null),n=at?Reflect.ownKeys(t):Object.keys(t);for(let i=0;i<n.length;i++){const o=n[i];if("__ob__"===o)continue;const s=t[o].from;if(s in e._provided)r[o]=e._provided[s];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&&k(t.extendOptions,n),e=t.options=on(r,t.extendOptions),e.name&&(e.components[e.name]=t)}}return e}function Hr(t,e,r,o,s){const l=s.options;let c;x(o,"_uid")?(c=Object.create(o),c._original=o):(c=o,o=o._original);const u=a(l._compiled),p=!u;this.data=t,this.props=e,this.children=r,this.parent=o,this.listeners=t.on||n,this.injections=jr(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 s=Xt(c,t,e,r,n,p);return s&&!i(s)&&(s.fnScopeId=l._scopeId,s.fnContext=o),s}:this._c=(t,e,r,n)=>Xt(c,t,e,r,n,p)}function zr(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 Vr(t,e){for(const r in e)t[E(r)]=e[r]}function Gr(t){return t.name||t.__name||t._componentTag}ge(Hr.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 s(n)&&(r.render=n.render,r.staticRenderFns=n.staticRenderFns),new t.componentOptions.Ctor(r)}(t,Ue)).$mount(e?t.elm:void 0,e)},prepatch(t,e){const r=e.componentOptions;!function(t,e,r,i,o){const s=i.data.scopedSlots,a=t.$scopedSlots,l=!!(s&&!s.$stable||a!==n&&!a.$stable||s&&t.$scopedSlots.$key!==s.$key||!s&&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,Ne(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],s=t.$options.props;r[o]=an(o,s,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,ze.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,je(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(a(t.error)&&s(t.errorComp))return t.errorComp;if(s(t.resolved))return t.resolved;const r=Te;if(r&&s(t.owners)&&-1===t.owners.indexOf(r)&&t.owners.push(r),a(t.loading)&&s(t.loadingComp))return t.loadingComp;if(r&&!s(t.owners)){const n=t.owners=[r];let i=!0,a=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!==a&&(clearTimeout(a),a=null),null!==l&&(clearTimeout(l),l=null))},p=U(r=>{t.resolved=Le(r,e),i?n.length=0:c(!0)}),d=U(e=>{s(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),s(f.error)&&(t.errorComp=Le(f.error,e)),s(f.loading)&&(t.loadingComp=Le(f.loading,e),0===f.delay?t.loading=!0:a=setTimeout(()=>{a=null,o(t.resolved)&&o(t.error)&&(t.loading=!0,c(!1))},f.delay||200)),s(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),s(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={}),a=o[n],l=e.model.callback;s(a)?(i(a)?-1===a.indexOf(l):a!==l)&&(o[n]=[l].concat(a)):o[n]=l}(t.options,e);const f=function(t,e,r){const n=e.options.props;if(o(n))return;const i={},{attrs:a,props:l}=t;if(s(a)||s(l))for(const t in n){const e=$(t);Wt(i,l,t,e,!0)||Wt(i,a,t,e,!1)}return i}(e,t);if(a(t.options.functional))return function(t,e,r,o,a){const l=t.options,c={},u=l.props;if(s(u))for(const t in u)c[t]=an(t,u,e||n);else s(r.attrs)&&Vr(c,r.attrs),s(r.props)&&Vr(c,r.props);const p=new Hr(r,c,a,o,t),d=l.render.call(null,p._c,p);if(d instanceof pt)return zr(d,r,p.parent,l);if(i(d)){const t=Qt(d)||[],e=new Array(t.length);for(let n=0;n<t.length;n++)e[n]=zr(t[n],r,p.parent,l);return e}}(t,f,e,r,l);const g=e.on;if(e.on=e.nativeOn,a(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 Qr=q;const Zr=M.optionMergeStrategies;function Xr(t,e,r=!0){if(!e)return t;let n,i,o;const s=at?Reflect.ownKeys(e):Object.keys(e);for(let a=0;a<s.length;a++)n=s[a],"__ob__"!==n&&(i=t[n],o=e[n],r&&x(t,n)?i!==o&&d(i)&&d(o)&&Xr(i,o):kt(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?k(i,e):i}Zr.data=function(t,e,r){return r?tn(t,e,r):e&&"function"!=typeof e?t:tn(t,e)},F.forEach(t=>{Zr[t]=en}),j.forEach((function(t){Zr[t+"s"]=rn})),Zr.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={};k(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},Zr.props=Zr.methods=Zr.inject=Zr.computed=function(t,e,r,n){if(!t)return e;const i=Object.create(null);return k(i,t),e&&k(i,e),i},Zr.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,s,a;if(i(r))for(o=r.length;o--;)s=r[o],"string"==typeof s&&(a=E(s),n[a]={type:null});else if(d(r))for(const t in r)s=r[t],a=E(t),n[a]=d(s)?s:{type:s};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)?k({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)s(o);for(o in e)x(t,o)||s(o);function s(i){const o=Zr[i]||nn;n[i]=o(t[i],e[i],r,i)}return n}function sn(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 s=C(o);return x(i,s)?i[s]:i[r]||i[o]||i[s]}function an(t,e,r,n){const i=e[t],o=!x(r,t);let s=r[t];const a=pn(Boolean,i.type);if(a>-1)if(o&&!x(i,"default"))s=!1;else if(""===s||s===$(t)){const t=pn(String,i.type);(t<0||a<t)&&(s=!0)}if(void 0===s){s=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),Tt(s),Ct(e)}return s}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 s=o.name;s&&!e(s)&&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 Pe(!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&&Ne(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;Lt(t,"$attrs",o&&o.attrs||n,null,!0),Lt(t,"$listeners",e._parentListeners||n,null,!0)}(e),Me(e,"beforeCreate",void 0,!1),function(t){const e=jr(t.$options.inject,t);e&&(Ct(!1),Object.keys(e).forEach(r=>{Lt(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=at?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=kt,t.prototype.$delete=Ot,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 kr(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,s=n.length;for(;s--;)if(o=n[s],o===e||o.fn===e){n.splice(s,1);break}return r},t.prototype.$emit=function(t){const e=this;let r=e._events[t];if(r){r=r.length>1?L(r):r;const n=L(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 s=r;for(;s&&s.$vnode&&s.$parent&&s.$vnode===s.$parent._vnode;)s.$parent.$el=s.$el,s=s.$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),Te=t,n=e.call(t._renderProxy,t.$createElement)}catch(e){ir(e,t,"render"),n=t._vnode}finally{Te=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:s}=r;t[n]={name:fn(s),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=ke(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:s}=this,a=null==e.key?r.Ctor.cid+(r.tag?"::"+r.tag:""):e.key;o[a]?(e.componentInstance=o[a].componentInstance,_(s,a),s.push(a)):(this.vnodeToCache=e,this.keyToCache=a),e.data.keepAlive=!0}return e||t&&t[0]}}};!function(t){const e={get:()=>M};Object.defineProperty(t,"config",e),t.util={warn:Qr,extend:k,mergeOptions:on,defineReactive:Lt},t.set=kt,t.delete=Ot,t.nextTick=fr,t.observable=t=>(Tt(t),t),t.options=Object.create(null),j.forEach(e=>{t.options[e+"s"]=Object.create(null)}),t.options._base=t,k(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=L(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),s=function(t){this._init(t)};return(s.prototype=Object.create(r.prototype)).constructor=s,s.cid=e++,s.options=on(r.options,t),s.super=r,s.options.props&&function(t){const e=t.options.props;for(const r in e)qr(t.prototype,"_props",r)}(s),s.options.computed&&function(t){const e=t.options.computed;for(const r in e)Pr(t.prototype,r,e[r])}(s),s.extend=r.extend,s.mixin=r.mixin,s.use=r.use,j.forEach((function(t){s[t]=r[t]})),o&&(s.options.components[o]=s),s.superOptions=r.options,s.extendOptions=t,s.sealedOptions=k({},s.options),i[n]=s,s}}(t),function(t){j.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:Hr}),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),Dn=t=>Cn(t)?t.slice(6,t.length):"",$n=t=>null==t||!1===t;function Tn(t,e){return{staticClass:Ln(t.staticClass,e.staticClass),class:s(t.class)?[t.class,e.class]:e.class}}function Ln(t,e){return t?e?t+" "+e:t:e||""}function kn(t){return Array.isArray(t)?function(t){let e,r="";for(let n=0,i=t.length;n<i;n++)s(e=kn(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 On={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),Nn=t=>qn(t)||Rn(t);function Pn(t){return Rn(t)?"svg":"math"===t?"math":void 0}const In=Object.create(null),Un=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 jn=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(On[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(!s(r))return;const n=t.context,o=t.componentInstance||t.elm,a=e?null:o,l=e?void 0:o;if(c(r))return void or(r,n,[a],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],Hn(n,r,f[r])):r.value=[o]}else if(p){if(e&&f[r]!==o)return;f[r]=l,Hn(n,r,a)}else if(d){if(e&&r.value!==o)return;r.value=a}}function Hn({_setupState:t},e,r){t&&x(t,e)&&(Bt(t[e])?t[e].value=r:t[e]=r)}const zn=new pt("",{},[]),Vn=["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&&s(t.data)===s(e.data)&&function(t,e){if("input"!==t.tag)return!0;let r;const n=s(r=t.data)&&s(r=r.attrs)&&r.type,i=s(r=e.data)&&s(r=r.attrs)&&r.type;return n===i||Un(n)&&Un(i)}(t,e)||a(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,s(i)&&(o[i]=n);return o}var Kn={create:Jn,update:Jn,destroy:function(t){Jn(t,zn)}};function Jn(t,e){(t.data.directives||e.data.directives)&&function(t,e){const r=t===zn,n=e===zn,i=Qn(t.data.directives,t.context),o=Qn(e.data.directives,e.context),s=[],a=[];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&&a.push(u)):(Xn(u,"bind",e,t),u.def&&u.def.inserted&&s.push(u));if(s.length){const n=()=>{for(let r=0;r<s.length;r++)Xn(s[r],"inserted",e,t)};r?Jt(e,"insert",n):n()}if(a.length&&Jt(e,"postpatch",()=>{for(let r=0;r<a.length;r++)Xn(a[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 Qn(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[Zn(i)]=i,e._setupState&&e._setupState.__sfc){const t=i.def||sn(e,"_setupState","v-"+i.name);i.def="function"==typeof t?{bind:t,update:t}:t}i.def=i.def||sn(e.$options,"directives",i.name)}return r}function Zn(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(s(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(s(p.__ob__)||a(p._v_attr_proxy))&&(p=e.data.attrs=k({},p)),p)i=p[n],l=u[n],l!==i&&ri(c,n,i,e.data.pre);for(n in(W||Z)&&p.value!==u.value&&ri(c,"value",p.value),u)o(p[n])&&(Cn(n)?c.removeAttributeNS(En,Dn(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,Dn(e)):t.setAttributeNS(En,e,r):ni(t,e,r)}function ni(t,e,r){if($n(r))t.removeAttribute(e);else{if(W&&!Q&&"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 a=function(t){let e=t.data,r=t,n=t;for(;s(n.componentInstance);)n=n.componentInstance._vnode,n&&n.data&&(e=Tn(n.data,e));for(;s(r=r.parent);)r&&r.data&&(e=Tn(e,r.data));return function(t,e){return s(t)||s(e)?Ln(t,kn(e)):""}(e.staticClass,e.class)}(e);const l=r._transitionClasses;s(l)&&(a=Ln(a,kn(l))),a!==r._prevClass&&(r.setAttribute("class",a),r._prevClass=a)}var si={create:oi,update:oi};const ai=/[\w).+\-_$\]]/;function li(t){let e,r,n,i,o,s=!1,a=!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),s)39===e&&92!==r&&(s=!1);else if(a)34===e&&92!==r&&(a=!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:a=!0;break;case 39:s=!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&&ai.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,s,a){(t.directives||(t.directives=[])).push(wi({name:e,rawName:r,value:n,arg:i,isDynamicArg:o,modifiers:s},a)),t.plain=!1}function mi(t,e,r){return r?`_p(${e},"${t}")`:t+e}function vi(t,e,r,i,o,s,a,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},a);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 s=Ai(e,o);t.model={value:`(${e})`,expression:JSON.stringify(e),callback:`function ($$v) {${s}}`}}function Ai(t,e){const r=function(t){if(t=t.trim(),Si=t.length,t.indexOf("[")<0||t.lastIndexOf("]")<Si-1)return Di=t.lastIndexOf("."),Di>-1?{exp:t.slice(0,Di),key:'"'+t.slice(Di+1)+'"'}:{exp:t,key:null};for(Ei=t,Di=$i=Ti=0;!Oi();)Ci=ki(),qi(Ci)?Ni(Ci):91===Ci&&Ri(Ci);return{exp:t.slice(0,$i),key:t.slice($i+1,Ti)}}(t);return null===r.key?`${t}=${e}`:`$set(${r.exp}, ${r.key}, ${e})`}let Si,Ei,Ci,Di,$i,Ti,Li;function ki(){return Ei.charCodeAt(++Di)}function Oi(){return Di>=Si}function qi(t){return 34===t||39===t}function Ri(t){let e=1;for($i=Di;!Oi();)if(qi(t=ki()))Ni(t);else if(91===t&&e++,93===t&&e--,0===e){Ti=Di;break}}function Ni(t){const e=t;for(;!Oi()&&(t=ki())!==e;);}function Pi(t,e,r){const n=Li;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 Ui(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)}}Li.addEventListener(t,e,nt?{capture:r,passive:n}:r)}function Bi(t,e,r,n){(n||Li).removeEventListener(t,e._wrapper||e,r)}function ji(t,e){if(o(t.data.on)&&o(e.data.on))return;const r=e.data.on||{},n=t.data.on||{};Li=e.elm||t.elm,function(t){if(s(t.__r)){const e=W?"change":"input";t[e]=[].concat(t.__r,t[e]||[]),delete t.__r}s(t.__c)&&(t.change=[].concat(t.__c,t.change||[]),delete t.__c)}(r),Kt(r,n,Ui,Bi,Pi,e.context),Li=void 0}var Fi={create:ji,update:ji,destroy:t=>ji(t,zn)};let Mi;function Hi(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(s(c.__ob__)||a(c._v_attr_proxy))&&(c=e.data.domProps=k({},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);zi(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 zi(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(s(n)){if(n.number)return m(r)!==m(e);if(n.trim)return r.trim()!==e.trim()}return r!==e}(t,e))}var Vi={create:Hi,update:Hi};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?k(t.staticStyle,e):e}function Ki(t){return Array.isArray(t)?O(t):"string"==typeof t?Gi(t):t}const Ji=/^--/,Wi=/\s*!important$/,Qi=(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}},Zi=["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<Zi.length;t++){const r=Zi[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,a;const l=e.elm,c=n.staticStyle,u=n.normalizedStyle||n.style||{},p=c||u,d=Ki(e.data.style)||{};e.data.normalizedStyle=s(d.__ob__)?k({},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))&&k(r,n)}(n=Yi(t.data))&&k(r,n);let i=t;for(;i=i.parent;)i.data&&(n=Yi(i.data))&&k(r,n);return r}(e);for(a in p)o(f[a])&&Qi(l,a,"");for(a in f)i=f[a],i!==p[a]&&Qi(l,a,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 so(t){if(t){if("object"==typeof t){const e={};return!1!==t.css&&k(e,ao(t.name||"v")),k(e,t),e}return"string"==typeof t?ao(t):void 0}}const ao=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&&!Q;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 s="transition"===n?uo:fo;let a=0;const l=()=>{t.removeEventListener(s,c),r()},c=e=>{e.target===t&&++a>=o&&l()};setTimeout(()=>{a<o&&l()},i+1),t.addEventListener(s,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),s=(r[po+"Delay"]||"").split(", "),a=(r[po+"Duration"]||"").split(", "),l=wo(s,a);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=a.length):(u=Math.max(o,l),c=u>0?o>l?"transition":"animation":null,p=c?"transition"===c?i.length:a.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;s(r._leaveCb)&&(r._leaveCb.cancelled=!0,r._leaveCb());const n=so(t.data.transition);if(o(n))return;if(s(r._enterCb)||1!==r.nodeType)return;const{css:i,type:a,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=Ue,D=Ue.$vnode;for(;D&&D.parent;)C=D.context,D=D.parent;const $=!C._isMounted||!t.isRootInsert;if($&&!x&&""!==x)return;const T=$&&f?f:l,L=$&&g?g:d,k=$&&h?h:p,O=$&&w||v,q=$&&c(x)?x:y,R=$&&A||b,N=$&&S||_,P=m(u(E)?E.enter:E),I=!1!==i&&!Q,B=Co(q),j=r._enterCb=U(()=>{I&&(vo(r,k),vo(r,L)),j.cancelled?(I&&vo(r,T),N&&N(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,j)}),O&&O(r),I&&(mo(r,T),mo(r,L),go(()=>{vo(r,T),j.cancelled||(mo(r,k),B||(Eo(P)?setTimeout(j,P):yo(r,a,j)))})),t.data.show&&(e&&e(),q&&q(r,j)),I||B||j()}function So(t,e){const r=t.elm;s(r._enterCb)&&(r._enterCb.cancelled=!0,r._enterCb());const n=so(t.data.transition);if(o(n)||1!==r.nodeType)return e();if(s(r._leaveCb))return;const{css:i,type:a,leaveClass:l,leaveToClass:c,leaveActiveClass:p,beforeLeave:d,leave:f,afterLeave:h,leaveCancelled:g,delayLeave:v,duration:y}=n,b=!1!==i&&!Q,_=Co(f),w=m(u(y)?y.leave:y),x=r._leaveCb=U(()=>{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,a,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 s(e)?Co(Array.isArray(e)?e[0]:e):(t._length||t.length)>1}function Do(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<Vn.length;++e)for(n[Vn[e]]=[],r=0;r<c.length;++r)s(c[r][Vn[e]])&&n[Vn[e]].push(c[r][Vn[e]]);function p(t){const e=u.parentNode(t);s(e)&&u.removeChild(e,t)}function d(t,e,r,i,o,l,c){if(s(t.elm)&&s(l)&&(t=l[c]=ht(t)),t.isRootInsert=!o,function(t,e,r,i){let o=t.data;if(s(o)){const l=s(t.componentInstance)&&o.keepAlive;if(s(o=o.hook)&&s(o=o.init)&&o(t,!1),s(t.componentInstance))return f(t,e),h(r,t.elm,i),a(l)&&function(t,e,r,i){let o,a=t;for(;a.componentInstance;)if(a=a.componentInstance._vnode,s(o=a.data)&&s(o=o.transition)){for(o=0;o<n.activate.length;++o)n.activate[o](zn,a);e.push(a);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;s(m)?(t.elm=t.ns?u.createElementNS(t.ns,m):u.createElement(m,t),b(t),g(t,d,e),s(p)&&y(t,e),h(r,t.elm,i)):a(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){s(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){s(t)&&(s(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 s(t.tag)}function y(t,r){for(let e=0;e<n.create.length;++e)n.create[e](zn,t);e=t.data.hook,s(e)&&(s(e.create)&&e.create(zn,t),s(e.insert)&&r.push(t))}function b(t){let e;if(s(e=t.fnScopeId))u.setStyleScope(t.elm,e);else{let r=t;for(;r;)s(e=r.context)&&s(e=e.$options._scopeId)&&u.setStyleScope(t.elm,e),r=r.parent}s(e=Ue)&&e!==t.context&&e!==t.fnContext&&s(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(s(i))for(s(e=i.hook)&&s(e=e.destroy)&&e(t),e=0;e<n.destroy.length;++e)n.destroy[e](t);if(s(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];s(r)&&(s(r.tag)?(A(r),w(r)):p(r.elm))}}function A(t,e){if(s(e)||s(t.data)){let r;const i=n.remove.length+1;for(s(e)?e.listeners+=i:e=function(t,e){function r(){0==--r.listeners&&p(t)}return r.listeners=e,r}(t.elm,i),s(r=t.componentInstance)&&s(r=r._vnode)&&s(r.data)&&A(r,e),r=0;r<n.remove.length;++r)n.remove[r](t,e);s(r=t.data.hook)&&s(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(s(r)&&Gn(t,r))return i}}function E(t,e,r,i,l,c){if(t===e)return;s(e.elm)&&s(i)&&(e=i[l]=ht(e));const p=e.elm=t.elm;if(a(t.isAsyncPlaceholder))return void(s(e.asyncFactory.resolved)?$(t.elm,e,r):e.isAsyncPlaceholder=!0);if(a(e.isStatic)&&a(t.isStatic)&&e.key===t.key&&(a(e.isCloned)||a(e.isOnce)))return void(e.componentInstance=t.componentInstance);let f;const h=e.data;s(h)&&s(f=h.hook)&&s(f=f.prepatch)&&f(t,e);const g=t.children,v=e.children;if(s(h)&&m(e)){for(f=0;f<n.update.length;++f)n.update[f](t,e);s(f=h.hook)&&s(f=f.update)&&f(t,e)}o(e.text)?s(g)&&s(v)?g!==v&&function(t,e,r,n,i){let a,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(a)&&(a=Yn(e,f,g)),l=s(b.key)?a[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):s(v)?(s(t.text)&&u.setTextContent(p,""),_(p,null,v,0,v.length-1,r)):s(g)?x(g,0,g.length-1):s(t.text)&&u.setTextContent(p,""):t.text!==e.text&&u.setTextContent(p,e.text),s(h)&&s(f=h.hook)&&s(f=f.postpatch)&&f(t,e)}function C(t,e,r){if(a(r)&&s(t.parent))t.parent.data.pendingInsert=e;else for(let t=0;t<e.length;++t)e[t].data.hook.insert(e[t])}const D=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,a(e.isComment)&&s(e.asyncFactory))return e.isAsyncPlaceholder=!0,!0;if(s(l)&&(s(i=l.hook)&&s(i=i.init)&&i(e,!0),s(i=e.componentInstance)))return f(e,r),!0;if(s(o)){if(s(c))if(t.hasChildNodes())if(s(i=l)&&s(i=i.domProps)&&s(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(s(l)){let t=!1;for(const n in l)if(!D(n)){t=!0,y(e,r);break}!t&&l.class&&Tr(l.class)}}else t.data!==e.text&&(t.data=e.text);return!0}return function(t,e,r,i){if(o(e))return void(s(t)&&w(t));let l=!1;const c=[];if(o(t))l=!0,d(e,c);else{const o=s(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),a(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)),s(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](zn,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}}s(l)?x([t],0,0):s(t.tag)&&w(t)}}var p;return C(e,c,l),e.elm}}({nodeOps:jn,modules:[ii,si,Fi,Vi,ro,K?{create:Do,activate:Do,remove(t,e){!0!==t.data.show?So(t,e):e()}}:{}].concat(ti)});Q&&document.addEventListener("selectionchange",()=>{const t=document.activeElement;t&&t.vmodel&&Po(t,"input")});const To={inserted(t,e,r,n){"select"===r.tag?(n.elm&&!n.elm._vOptions?Jt(r,"postpatch",()=>{To.componentUpdated(t,e,r)}):Lo(t,e,r.context),t._vOptions=[].map.call(t.options,qo)):("textarea"===r.tag||Un(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",Ro),t.addEventListener("compositionend",No),t.addEventListener("change",No),Q&&(t.vmodel=!0)))},componentUpdated(t,e,r){if("select"===r.tag){Lo(t,e,r.context);const n=t._vOptions,i=t._vOptions=[].map.call(t.options,qo);i.some((t,e)=>!P(t,n[e]))&&(t.multiple?e.value.some(t=>Oo(t,i)):e.value!==e.oldValue&&Oo(e.value,i))&&Po(t,"change")}}};function Lo(t,e,r){ko(t,e),(W||Z)&&setTimeout(()=>{ko(t,e)},0)}function ko(t,e,r){const n=e.value,i=t.multiple;if(i&&!Array.isArray(n))return;let o,s;for(let e=0,r=t.options.length;e<r;e++)if(s=t.options[e],i)o=I(n,qo(s))>-1,s.selected!==o&&(s.selected=o);else if(P(qo(s),n))return void(t.selectedIndex!==e&&(t.selectedIndex=e));i||(t.selectedIndex=-1)}function Oo(t,e){return e.every(e=>!P(e,t))}function qo(t){return"_value"in t?t._value:t.value}function Ro(t){t.target.composing=!0}function No(t){t.target.composing&&(t.target.composing=!1,Po(t.target,"input"))}function Po(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 Uo={model:To,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 jo(t){const e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?jo(ke(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 Ho=t=>t.tag||ye(t),zo=t=>"show"===t.name;var Vo={name:"transition",props:Bo,abstract:!0,render(t){let e=this.$slots.default;if(!e)return;if(e=e.filter(Ho),!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=jo(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 s=(i.data||(i.data={})).transition=Fo(this),a=this._vnode,c=jo(a);if(i.data.directives&&i.data.directives.some(zo)&&(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=k({},s);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 a;let t;const r=()=>{t()};Jt(s,"afterEnter",r),Jt(s,"enterCancelled",r),Jt(e,"delayLeave",e=>{t=e})}}return n}};const Go=k({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:Vo,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=[],s=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=s)}if(n){const i=[],o=[];for(let t=0;t<n.length;t++){const e=n[t];e.data.transition=s,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=Nn,dn.config.isReservedAttr=bn,dn.config.getTagNamespace=Pn,dn.config.isUnknownElement=function(t){if(!K)return!0;if(Nn(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())},k(dn.options.directives,Uo),k(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 kr(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 Qo=/\{\{((?:.|\r?\n)+?)\}\}/g,Zo=/[-.*+?^${}()|[\]\/\\]/g,Xo=A(t=>{const e=t[0].replace(Zo,"\\$&"),r=t[1].replace(Zo,"\\$&");return new RegExp(e+"((?:.|\\n)+?)"+r,"g")});var ts={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}},es={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 rs;var ns=t=>(rs=rs||document.createElement("div"),rs.innerHTML=t,rs.textContent);const is=v("area,base,br,col,embed,frame,hr,img,input,isindex,keygen,link,meta,param,source,track,wbr"),os=v("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr,source"),ss=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"),as=/^\s*([^\s"'<>\/=]+)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,ls=/^\s*((?:v-[\w-]+:|@|:|#)\[[^=]+?\][^\s"'<>\/=]*)(?:\s*(=)\s*(?:"([^"]*)"+|'([^']*)'+|([^\s"'=<>`]+)))?/,cs=`[a-zA-Z_][\\-\\.0-9_a-zA-Z${H.source}]*`,us=`((?:${cs}\\:)?${cs})`,ps=new RegExp("^<"+us),ds=/^\s*(\/?)>/,fs=new RegExp(`^<\\/${us}[^>]*>`),hs=/^<!DOCTYPE [^>]+>/i,gs=/^<!\--/,ms=/^<!\[/,vs=v("script,style,textarea",!0),ys={},bs={"<":"<",">":">",""":'"',"&":"&"," ":"\n","	":"\t","'":"'"},_s=/&(?:lt|gt|quot|amp|#39);/g,ws=/&(?:lt|gt|quot|amp|#39|#10|#9);/g,xs=v("pre,textarea",!0),As=(t,e)=>t&&xs(t)&&"\n"===e[0];function Ss(t,e){const r=e?ws:_s;return t.replace(r,t=>bs[t])}const Es=/^@|^v-on:/,Cs=/^v-|^@|^:|^#/,Ds=/([\s\S]*?)\s+(?:in|of)\s+([\s\S]*)/,$s=/,([^,\}\]]*)(?:,([^,\}\]]*))?$/,Ts=/^\(|\)$/g,Ls=/^\[.*\]$/,ks=/:(.*)$/,Os=/^:|^\.|^v-bind:/,qs=/\.[^.\]]+(?=[^\]]*$)/g,Rs=/^v-slot(:|$)|^#/,Ns=/[\r\n]/,Ps=/[ \f\t\r\n]+/g,Is=A(ns);let Us,Bs,js,Fs,Ms,Hs,zs,Vs;function Gs(t,e,r){return{type:1,tag:t,attrsList:e,attrsMap:Zs(e),rawAttrsMap:{},parent:r,children:[]}}function Ys(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,Rs);if(e){const{name:r,dynamic:n}=Ws(e);t.slotTarget=r,t.slotTargetDynamic=n,t.slotScope=e.value||"_empty_"}}else{const e=_i(t,Rs);if(e){const r=t.scopedSlots||(t.scopedSlots={}),{name:n,dynamic:i}=Ws(e),o=r[n]=Gs("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<js.length;r++)t=js[r](t,e)||t;return function(t){const e=t.attrsList;let r,n,i,o,s,a,l,c;for(r=0,n=e.length;r<n;r++)if(i=o=e[r].name,s=e[r].value,Cs.test(i))if(t.hasBindings=!0,a=Qs(i.replace(Cs,"")),a&&(i=i.replace(qs,"")),Os.test(i))i=i.replace(Os,""),s=li(s),c=Ls.test(i),c&&(i=i.slice(1,-1)),a&&(a.prop&&!c&&(i=E(i),"innerHtml"===i&&(i="innerHTML")),a.camel&&!c&&(i=E(i)),a.sync&&(l=Ai(s,"$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])))),a&&a.prop||!t.component&&zs(t.tag,t.attrsMap.type,i)?di(t,i,s,e[r],c):fi(t,i,s,e[r],c);else if(Es.test(i))i=i.replace(Es,""),c=Ls.test(i),c&&(i=i.slice(1,-1)),vi(t,i,s,a,!1,0,e[r],c);else{i=i.replace(Cs,"");const n=i.match(ks);let l=n&&n[1];c=!1,l&&(i=i.slice(0,-(l.length+1)),Ls.test(l)&&(l=l.slice(1,-1),c=!0)),gi(t,i,o,s,l,c,a,e[r])}else fi(t,i,JSON.stringify(s),e[r]),!t.component&&"muted"===i&&zs(t.tag,t.attrsMap.type,i)&&di(t,i,"true",e[r])}(t),t}function Ks(t){let e;if(e=bi(t,"v-for")){const r=function(t){const e=t.match(Ds);if(!e)return;const r={};r.for=e[2].trim();const n=e[1].trim().replace(Ts,""),i=n.match($s);return i?(r.alias=n.replace($s,"").trim(),r.iterator1=i[1].trim(),i[2]&&(r.iterator2=i[2].trim())):r.alias=n,r}(e);r&&k(t,r)}}function Js(t,e){t.ifConditions||(t.ifConditions=[]),t.ifConditions.push(e)}function Ws(t){let e=t.name.replace(Rs,"");return e||"#"!==t.name[0]&&(e="default"),Ls.test(e)?{name:e.slice(1,-1),dynamic:!0}:{name:`"${e}"`,dynamic:!1}}function Qs(t){const e=t.match(qs);if(e){const t={};return e.forEach(e=>{t[e.slice(1)]=!0}),t}}function Zs(t){const e={};for(let r=0,n=t.length;r<n;r++)e[t[r].name]=t[r].value;return e}const Xs=/^xmlns:NS\d+/,ta=/^NS\d+:/;function ea(t){return Gs(t.tag,t.attrsList.slice(),t.parent)}var ra=[ts,es,{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),s=bi(t,"v-else-if",!0),a=ea(t);Ks(a),hi(a,"type","checkbox"),Ys(a,e),a.processed=!0,a.if=`(${n})==='checkbox'`+i,Js(a,{exp:a.if,block:a});const l=ea(t);bi(l,"v-for",!0),hi(l,"type","radio"),Ys(l,e),Js(a,{exp:`(${n})==='radio'`+i,block:l});const c=ea(t);return bi(c,"v-for",!0),hi(c,":type",n),Ys(c,e),Js(a,{exp:r,block:c}),o?a.else=!0:s&&(a.elseif=s),a}}}}];const na={expectHTML:!0,modules:ra,directives:{model:function(t,e,r){const n=e.value,i=e.modifiers,o=t.tag,s=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"===s)!function(t,e,r){const n=r&&r.number,i=yi(t,"value")||"null",o=yi(t,"true-value")||"true",s=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}):(${s});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"===s)!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:s}=r||{},a=!i&&"range"!==n,l=i?"change":"range"===n?"__r":"input";let c="$event.target.value";s&&(c="$event.target.value.trim()"),o&&(c=`_n(${c})`);let u=Ai(e,c);a&&(u="if($event.target.composing)return;"+u),di(t,"value",`(${e})`),vi(t,l,u,null,!0),(s||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:is,mustUseProp:wn,canBeLeftOpenTag:os,isReservedTag:Nn,getTagNamespace:Pn,staticKeys:function(t){return t.reduce((t,e)=>t.concat(e.staticKeys||[]),[]).join(",")}(ra)};let ia,oa;const sa=A((function(t){return v("type,tag,attrsList,attrsMap,plain,parent,children,attrs,start,end,rawAttrsMap"+(t?","+t:""))}));function aa(t,e){t&&(ia=sa(e.staticKeys||""),oa=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)||!oa(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(ia))))}(e),1===e.type){if(!oa(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 la=/^([\w$_]+|\([^)]*?\))\s*=>|^function(?:\s+[\w$]+)?\s*\(/,ca=/\([^)]*?\);*$/,ua=/^[A-Za-z_$][\w$]*(?:\.[A-Za-z_$][\w$]*|\['[^']*?']|\["[^"]*?"]|\[\d+]|\[[A-Za-z_$][\w$]*])*$/,pa={esc:27,tab:9,enter:13,space:32,up:38,left:37,right:39,down:40,delete:[8,46]},da={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"]},fa=t=>`if(${t})return null;`,ha={stop:"$event.stopPropagation();",prevent:"$event.preventDefault();",self:fa("$event.target !== $event.currentTarget"),ctrl:fa("!$event.ctrlKey"),shift:fa("!$event.shiftKey"),alt:fa("!$event.altKey"),meta:fa("!$event.metaKey"),left:fa("'button' in $event && $event.button !== 0"),middle:fa("'button' in $event && $event.button !== 1"),right:fa("'button' in $event && $event.button !== 2")};function ga(t,e){const r=e?"nativeOn:":"on:";let n="",i="";for(const e in t){const r=ma(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 ma(t){if(!t)return"function(){}";if(Array.isArray(t))return`[${t.map(t=>ma(t)).join(",")}]`;const e=ua.test(t.value),r=la.test(t.value),n=ua.test(t.value.replace(ca,""));if(t.modifiers){let i="",o="";const s=[];for(const e in t.modifiers)if(ha[e])o+=ha[e],pa[e]&&s.push(e);else if("exact"===e){const e=t.modifiers;o+=fa(["ctrl","shift","alt","meta"].filter(t=>!e[t]).map(t=>`$event.${t}Key`).join("||"))}else s.push(e);return s.length&&(i+=function(t){return`if(!$event.type.indexOf('key')&&${t.map(va).join("&&")})return null;`}(s)),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 va(t){const e=parseInt(t,10);if(e)return"$event.keyCode!=="+e;const r=pa[t],n=da[t];return`_k($event.keyCode,${JSON.stringify(t)},${JSON.stringify(r)},$event.key,${JSON.stringify(n)})`}var ya={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 ba{constructor(t){this.options=t,this.warn=t.warn||ui,this.transforms=pi(t.modules,"transformCode"),this.dataGenFns=pi(t.modules,"genData"),this.directives=k(k({},ya),t.directives);const e=t.isReservedTag||R;this.maybeComponent=t=>!!t.component||!e(t.tag),this.onceId=0,this.staticRenderFns=[],this.pre=!1}}function _a(t,e){const r=new ba(e);return{render:`with(this){return ${t?"script"===t.tag?"null":wa(t,r):'_c("div")'}}`,staticRenderFns:r.staticRenderFns}}function wa(t,e){if(t.parent&&(t.pre=t.pre||t.parent.pre),t.staticRoot&&!t.staticProcessed)return xa(t,e);if(t.once&&!t.onceProcessed)return Aa(t,e);if(t.for&&!t.forProcessed)return Ea(t,e);if(t.if&&!t.ifProcessed)return Sa(t,e);if("template"!==t.tag||t.slotTarget||e.pre){if("slot"===t.tag)return function(t,e){const r=t.slotName||'"default"',n=Ta(t,e);let i=`_t(${r}${n?`,function(){return ${n}}`:""}`;const o=t.attrs||t.dynamicAttrs?Oa((t.attrs||[]).concat(t.dynamicAttrs||[]).map(t=>({name:E(t.name),value:t.value,dynamic:t.dynamic}))):null,s=t.attrsMap["v-bind"];return!o&&!s||n||(i+=",null"),o&&(i+=","+o),s&&(i+=`${o?"":",null"},${s}`),i+")"}(t,e);{let r;if(t.component)r=function(t,e,r){const n=e.inlineTemplate?null:Ta(e,r,!0);return`_c(${t},${Ca(e,r)}${n?","+n:""})`}(t.component,t,e);else{let n;const i=e.maybeComponent(t);let o;(!t.plain||t.pre&&i)&&(n=Ca(t,e));const s=e.options.bindings;i&&s&&!1!==s.__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 s=i("setup-let")||i("setup-ref")||i("setup-maybe-ref");return s||void 0}(s,t.tag)),o||(o=`'${t.tag}'`);const a=t.inlineTemplate?null:Ta(t,e,!0);r=`_c(${o}${n?","+n:""}${a?","+a:""})`}for(let n=0;n<e.transforms.length;n++)r=e.transforms[n](t,r);return r}}return Ta(t,e)||"void 0"}function xa(t,e){t.staticProcessed=!0;const r=e.pre;return t.pre&&(e.pre=t.pre),e.staticRenderFns.push(`with(this){return ${wa(t,e)}}`),e.pre=r,`_m(${e.staticRenderFns.length-1}${t.staticInFor?",true":""})`}function Aa(t,e){if(t.onceProcessed=!0,t.if&&!t.ifProcessed)return Sa(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(${wa(t,e)},${e.onceId++},${r})`:wa(t,e)}return xa(t,e)}function Sa(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})?${s(o.block)}:${t(e,r,n,i)}`:""+s(o.block);function s(t){return n?n(t,r):t.once?Aa(t,r):wa(t,r)}}(t.ifConditions.slice(),e,r,n)}function Ea(t,e,r,n){const i=t.for,o=t.alias,s=t.iterator1?","+t.iterator1:"",a=t.iterator2?","+t.iterator2:"";return t.forProcessed=!0,`${n||"_l"}((${i}),function(${o}${s}${a}){return ${(r||wa)(t,e)}})`}function Ca(t,e){let r="{";const n=function(t,e){const r=t.directives;if(!r)return;let n,i,o,s,a="directives:[",l=!1;for(n=0,i=r.length;n<i;n++){o=r[n],s=!0;const i=e.directives[o.name];i&&(s=!!i(t,o,e.warn)),s&&(l=!0,a+=`{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?a.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:${Oa(t.attrs)},`),t.props&&(r+=`domProps:${Oa(t.props)},`),t.events&&(r+=ga(t.events,!1)+","),t.nativeEvents&&(r+=ga(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||Da(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=>$a(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=_a(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}",${Oa(t.dynamicAttrs)})`),t.wrapData&&(r=t.wrapData(r)),t.wrapListeners&&(r=t.wrapListeners(r)),r}function Da(t){return 1===t.type&&("slot"===t.tag||t.children.some(Da))}function $a(t,e){const r=t.attrsMap["slot-scope"];if(t.if&&!t.ifProcessed&&!r)return Sa(t,e,$a,"null");if(t.for&&!t.forProcessed)return Ea(t,e,$a);const n="_empty_"===t.slotScope?"":String(t.slotScope),i=`function(${n}){return ${"template"===t.tag?t.if&&r?`(${t.if})?${Ta(t,e)||"undefined"}:undefined`:Ta(t,e)||"undefined":wa(t,e)}}`,o=n?"":",proxy:true";return`{key:${t.slotTarget||'"default"'},fn:${i}${o}}`}function Ta(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||wa)(t,e)}${i}`}const s=r?function(t,e){let r=0;for(let n=0;n<t.length;n++){const i=t[n];if(1===i.type){if(La(i)||i.ifConditions&&i.ifConditions.some(t=>La(t.block))){r=2;break}(e(i)||i.ifConditions&&i.ifConditions.some(t=>e(t.block)))&&(r=1)}}return r}(o,e.maybeComponent):0,a=i||ka;return`[${o.map(t=>a(t,e)).join(",")}]${s?","+s:""}`}}function La(t){return void 0!==t.for||"template"===t.tag||"slot"===t.tag}function ka(t,e){return 1===t.type?wa(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:qa(JSON.stringify(t.text))})`}(t)}function Oa(t){let e="",r="";for(let n=0;n<t.length;n++){const i=t[n],o=qa(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 qa(t){return t.replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}function Ra(t,e){try{return new Function(t)}catch(r){return e.push({err:r,code:t}),q}}function Na(t){const e=Object.create(null);return function(r,n,i){(n=k({},n)).warn,delete n.warn;const o=n.delimiters?String(n.delimiters)+r:r;if(e[o])return e[o];const s=t(r,n),a={},l=[];return a.render=Ra(s.render,l),a.staticRenderFns=s.staticRenderFns.map(t=>Ra(t,l)),e[o]=a}}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 Pa=(Ia=function(t,e){const r=function(t,e){Us=e.warn||ui,Hs=e.isPreTag||R,zs=e.mustUseProp||R,Vs=e.getTagNamespace||R,e.isReservedTag,js=pi(e.modules,"transformNode"),Fs=pi(e.modules,"preTransformNode"),Ms=pi(e.modules,"postTransformNode"),Bs=e.delimiters;const r=[],n=!1!==e.preserveWhitespace,i=e.whitespace;let o,s,a=!1,l=!1;function c(t){if(u(t),a||t.processed||(t=Ys(t,e)),r.length||t===o||o.if&&(t.elseif||t.else)&&Js(o,{exp:t.elseif,block:t}),s&&!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&&Js(r,{exp:t.elseif,block:t})}(t,s);else{if(t.slotScope){const e=t.slotTarget||'"default"';(s.scopedSlots||(s.scopedSlots={}))[e]=t}s.children.push(t),t.parent=s}t.children=t.children.filter(t=>!t.slotScope),u(t),t.pre&&(a=!1),Hs(t.tag)&&(l=!1);for(let r=0;r<Ms.length;r++)Ms[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 s,a,l=0;for(;t;){if(s=t,a&&vs(a)){let r=0;const n=a.toLowerCase(),i=ys[n]||(ys[n]=new RegExp("([\\s\\S]*?)(</"+n+"[^>]*>)","i")),o=t.replace(i,(function(t,i,o){return r=o.length,vs(n)||"noscript"===n||(i=i.replace(/<!\--([\s\S]*?)-->/g,"$1").replace(/<!\[CDATA\[([\s\S]*?)]]>/g,"$1")),As(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(gs.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(ms.test(t)){const e=t.indexOf("]>");if(e>=0){c(e+2);continue}}const r=t.match(hs);if(r){c(r[0].length);continue}const n=t.match(fs);if(n){const t=l;c(n[0].length),d(n[1],t,l);continue}const i=u();if(i){p(i),As(i.tagName,t)&&c(1);continue}}if(o>=0){for(n=t.slice(o);!(fs.test(n)||ps.test(n)||gs.test(n)||ms.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===s){e.chars&&e.chars(t);break}}function c(e){l+=e,t=t.substring(e)}function u(){const e=t.match(ps);if(e){const r={tagName:e[1],attrs:[],start:l};let n,i;for(c(e[0].length);!(n=t.match(ds))&&(i=t.match(ls)||t.match(as));)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 s=t.tagName,l=t.unarySlash;n&&("p"===a&&ss(s)&&d(a),o(s)&&a===s&&d(s));const c=i(s)||!!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"===s&&"href"===n[1]?e.shouldDecodeNewlinesForHref:e.shouldDecodeNewlines;p[r]={name:n[1],value:Ss(i,o)}}c||(r.push({tag:s,lowerCasedTag:s.toLowerCase(),attrs:p,start:t.start,end:t.end}),a=s),e.start&&e.start(s,p,c,t.start,t.end)}function d(t,n,i){let o,s;if(null==n&&(n=l),null==i&&(i=l),t)for(s=t.toLowerCase(),o=r.length-1;o>=0&&r[o].lowerCasedTag!==s;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,a=o&&r[o-1].tag}else"br"===s?e.start&&e.start(t,[],!0,n,i):"p"===s&&(e.start&&e.start(t,[],!1,n,i),e.end&&e.end(t,n,i))}d()}(t,{warn:Us,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=s&&s.ns||Vs(t);W&&"svg"===d&&(n=function(t){const e=[];for(let r=0;r<t.length;r++){const n=t[r];Xs.test(n.name)||(n.name=n.name.replace(ta,""),e.push(n))}return e}(n));let f=Gs(t,n,s);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<Fs.length;t++)f=Fs[t](f,e)||f;a||(function(t){null!=bi(t,"v-pre")&&(t.pre=!0)}(f),f.pre&&(a=!0)),Hs(f.tag)&&(l=!0),a?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||(Ks(f),function(t){const e=bi(t,"v-if");if(e)t.if=e,Js(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):(s=f,r.push(f))},end(t,e,n){const i=r[r.length-1];r.length-=1,s=r[r.length-1],c(i)},chars(t,e,r){if(!s)return;if(W&&"textarea"===s.tag&&s.attrsMap.placeholder===t)return;const o=s.children;var c;if(t=l||t.trim()?"script"===(c=s).tag||"style"===c.tag?t:Is(t):o.length?i?"condense"===i&&Ns.test(t)?"":" ":n?" ":"":""){let e,r;l||"condense"!==i||(t=t.replace(Ps," ")),!a&&" "!==t&&(e=function(t,e){const r=e?Xo(e):Qo;if(!r.test(t))return;const n=[],i=[];let o,s,a,l=r.lastIndex=0;for(;o=r.exec(t);){s=o.index,s>l&&(i.push(a=t.slice(l,s)),n.push(JSON.stringify(a)));const e=li(o[1].trim());n.push(`_s(${e})`),i.push({"@binding":e}),l=s+o[0].length}return l<t.length&&(i.push(a=t.slice(l)),n.push(JSON.stringify(a))),{expression:n.join("+"),tokens:i}}(t,Bs))?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(s){const e={type:3,text:t,isComment:!0};s.children.push(e)}}}),o}(t.trim(),e);!1!==e.optimize&&aa(r,e);const n=_a(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=k(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 s=Ia(e.trim(),n);return s.errors=i,s.tips=o,s}return{compile:e,compileToFunctions:Na(e)}});var Ia;const{compile:Ua,compileToFunctions:Ba}=Pa(na);let ja;function Fa(t){return ja=ja||document.createElement("div"),ja.innerHTML=t?'<a href="\n"/>':'<div a="\n"/>',ja.innerHTML.indexOf(" ")>0}const Ma=!!K&&Fa(!1),Ha=!!K&&Fa(!0),za=A(t=>{const e=Bn(t);return e&&e.innerHTML}),Va=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=za(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}=Ba(e,{outputSourceRange:!1,shouldDecodeNewlines:Ma,shouldDecodeNewlinesForHref:Ha,delimiters:r.delimiters,comments:r.comments},this);r.render=t,r.staticRenderFns=n}}return Va.call(this,t,e)},dn.compile=Ba,k(dn,Dr),dn.effect=function(t,e){const r=new kr(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,s,a,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)}:(s="setImmediate$"+Math.random()+"$",a=function(e){e.source===t&&"string"==typeof e.data&&0===e.data.indexOf(s)&&h(+e.data.slice(s.length))},t.addEventListener?t.addEventListener("message",a,!1):t.attachEvent("onmessage",a),n=function(e){t.postMessage(s+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 s(){throw new Error("clearTimeout has not been defined")}function a(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:s}catch(t){n=s}}();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=a(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===s||!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||a(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){r(35),t.exports=r(36)},,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),s=r(5);function a(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(s.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,a)}:a;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 s;if(s=o?o(e,r):i.a.isURLSearchParams(e)?e.toString():new u(e,r).toString(n),s){const e=t.indexOf("#");-1!==e&&(t=t.slice(0,e)),t+=(-1===t.indexOf("?")?"?":"&")+s}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 s=t[o++];const a=Number.isFinite(+s),l=o>=t.length;if(s=!s&&i.a.isArray(n)?n.length:s,l)return i.a.hasOwnProp(n,s)?n[s]=[n[s],r]:n[s]=r,!a;n[s]&&i.a.isObject(n[s])||(n[s]=[]);return e(t,r,n[s],o)&&i.a.isArray(n[s])&&(n[s]=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[s])),!a}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 a;if(o){if(r.indexOf("application/x-www-form-urlencoded")>-1)return function(t,e){return Object(s.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((a=i.a.isFileList(t))||r.indexOf("multipart/form-data")>-1){const e=this.env&&this.env.FormData;return Object(s.a)(a?{"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 D(t){return t&&String(t).trim().toLowerCase()}function $(t){return!1===t||null==t?t:i.a.isArray(t)?t.map($):String(t)}function T(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 L{constructor(t){t&&this.set(t)}set(t,e,r){const n=this;function o(t,e,r){const o=D(e);if(!o)throw new Error("header name must be a non-empty string");const s=i.a.findKey(n,o);(!s||void 0===n[s]||!0===r||void 0===r&&!1!==n[s])&&(n[s||e]=$(t))}const s=(t,e)=>i.a.forEach(t,(t,r)=>o(t,r,e));return i.a.isPlainObject(t)||t instanceof this.constructor?s(t,e):i.a.isString(t)&&(t=t.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(t.trim())?s((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=D(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=D(t)){const r=i.a.findKey(this,t);return!(!r||void 0===this[r]||e&&!T(0,this[r],r,e))}return!1}delete(t,e){const r=this;let n=!1;function o(t){if(t=D(t)){const o=i.a.findKey(r,t);!o||e&&!T(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&&!T(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 s=i.a.findKey(r,o);if(s)return e[s]=$(n),void delete e[o];const a=t?function(t){return t.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,e,r)=>e.toUpperCase()+r)}(o):String(o).trim();a!==o&&delete e[o],e[a]=$(n),r[a]=!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=D(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}}L.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),i.a.reduceDescriptors(L.prototype,({value:t},e)=>{let r=e[0].toUpperCase()+e.slice(1);return{get:()=>t,set(t){this[r]=t}}}),i.a.freezeMethods(L);var k=L;function O(t,e){const r=this||S,n=e||r,o=k.from(n.headers);let s=n.data;return i.a.forEach(t,(function(t){s=t.call(r,s,o.normalize(),e?e.status:void 0)})),o.normalize(),s}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 N=R,P=r(11);var I=w.hasStandardBrowserEnv?{write(t,e,r,n,o,s){const a=[t+"="+encodeURIComponent(e)];i.a.isNumber(r)&&a.push("expires="+new Date(r).toGMTString()),i.a.isString(n)&&a.push("path="+n),i.a.isString(o)&&a.push("domain="+o),!0===s&&a.push("secure"),document.cookie=a.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 U(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 j=function(t,e){t=t||10;const r=new Array(t),n=new Array(t);let i,o=0,s=0;return e=void 0!==e?e:1e3,function(a){const l=Date.now(),c=n[s];i||(i=l),r[o]=a,n[o]=l;let u=s,p=0;for(;u!==o;)p+=r[u++],u%=t;if(o=(o+1)%t,o===s&&(s=(s+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=j(50,250);return i=>{const o=i.loaded,s=i.lengthComputable?i.total:void 0,a=o-r,l=n(a);r=o;const c={loaded:o,total:s,progress:s?o/s:void 0,bytes:a,rate:l||void 0,estimated:l&&s&&o<=s?(s-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=k.from(t.headers).normalize();let s,a,{responseType:l,withXSRFToken:c}=t;function u(){t.cancelToken&&t.cancelToken.unsubscribe(s),t.signal&&t.signal.removeEventListener("abort",s)}if(i.a.isFormData(n))if(w.hasStandardBrowserEnv||w.hasStandardBrowserWebWorkerEnv)o.setContentType(!1);else if(!1!==(a=o.getContentType())){const[t,...e]=a?a.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=U(t.baseURL,t.url);function m(){if(!p)return;const n=k.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)&&(s=e=>{p&&(r(!e||e.type?new N(null,t,p):e),p.abort(),p=null)},t.cancelToken&&t.cancelToken.subscribe(s),t.signal&&(t.signal.aborted?s():t.signal.addEventListener("abort",s)));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 H={http:P.a,xhr:M};i.a.forEach(H,(t,e)=>{if(t){try{Object.defineProperty(t,"name",{value:e})}catch(t){}Object.defineProperty(t,"adapterName",{value:e})}});const z=t=>"- "+t,V=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,!V(r)&&(n=H[(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(z).join("\n"):" "+z(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 N(null,t)}function K(t){Y(t),t.headers=k.from(t.headers),t.data=O.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=O.call(t,t.transformResponse,e),e.headers=k.from(e.headers),e}),(function(e){return q(e)||(Y(t),e&&e.response&&(e.response.data=O.call(t,t.transformResponse,e.response),e.response.headers=k.from(e.response.headers))),Promise.reject(e)}))}const J=t=>t instanceof k?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 s(t,e){if(!i.a.isUndefined(e))return n(void 0,e)}function a(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:s,method:s,data:s,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:l,headers:(t,e)=>o(J(t),J(e),!0)};return i.a.forEach(Object.keys(Object.assign({},t,e)),(function(n){const s=c[n]||o,a=s(t[n],e[n],n);i.a.isUndefined(a)&&s!==l||(r[n]=a)})),r}const Q={};["object","boolean","number","function","string","symbol"].forEach((t,e)=>{Q[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}});const Z={};Q.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&&!Z[i]&&(Z[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],s=e[o];if(s){const e=t[o],r=void 0===e||s(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:Q};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 s=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=k.concat(s,o);const a=[];let l=!0;this.interceptors.request.forEach((function(t){"function"==typeof t.runWhen&&!1===t.runWhen(e)||(l=l&&t.synchronous,a.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,a),t.push.apply(t,c),p=t.length,u=Promise.resolve(e);d<p;)u=u.then(t[d++],t[d++]);return u}p=a.length;let f=e;for(d=0;d<p;){const t=a[d++],e=a[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(U((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 N(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 st=ot;const at=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);at.Axios=rt,at.CanceledError=N,at.CancelToken=it,at.isCancel=q,at.VERSION="1.6.2",at.toFormData=s.a,at.AxiosError=h.a,at.Cancel=at.CanceledError,at.all=function(t){return Promise.all(t)},at.spread=function(t){return function(e){return t.apply(null,e)}},at.isAxiosError=function(t){return i.a.isObject(t)&&!0===t.isAxiosError},at.mergeConfig=W,at.AxiosHeaders=k,at.formToJSON=t=>x(i.a.isHTMLForm(t)?new FormData(t):t),at.getAdapter=G,at.HttpStatusCode=st,at.default=at;e.a=at},,function(t,e,r){"use strict";r.r(e);var n=r(12),i=r.n(n),o=(r(20),r(3)),s=r(33),a=r(15),l=r(16),c=r(17),u=r(18),p=r(19),d=r(8),f=r.n(d),h=r(4),g={props:["helpPanelContent","editorStrings","helpPanelOpen"],data:function(){return{page:0}},watch:{page:function(){window.dispatchEvent(new Event("trp_help_panel_changed")),window.dispatchEvent(new Event(this.helpPanelContent[this.page].event))},helpPanelOpen:function(){this.helpPanelOpen?window.dispatchEvent(new Event(this.helpPanelContent[this.page].event)):window.dispatchEvent(new Event("trp_help_panel_changed"))}}},m=r(2),v=Object(m.a)(g,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"trp-help-panel",class:{"trp-help-panel-open":t.helpPanelOpen}},[r("div",{staticClass:"trp-inner-panel"},[r("div",{staticClass:"trp-help-panel-title"},[t._v("\n "+t._s(t.helpPanelContent[t.page].title)+"\n ")]),t._v(" "),r("div",{staticClass:"trp-help-panel-content",domProps:{innerHTML:t._s(t.helpPanelContent[t.page].content)}})]),t._v(" "),r("div",{staticClass:"trp-help-panel-pagination"},[r("span",[t._v(t._s(t.page+1)+"/"+t._s(t.helpPanelContent.length))]),t._v(" "),r("span",[r("a",{staticClass:"trp-link-button trp-link-previous",class:{"trp-link-button-disabled":t.page<=0},on:{click:function(e){t.page=t.page<=0?0:t.page-1}}},[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(" "),r("a",{staticClass:"trp-link-button",class:{"trp-link-button-disabled":t.page>=t.helpPanelContent.length-1},on:{click:function(e){t.page=t.page>=t.helpPanelContent.length-1?t.page:t.page+1}}},[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"}})])])])])])}),[],!1,null,null,null).exports,y={props:["licenseNoticeContent"]},b=Object(m.a)(y,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"trp-license-notice"},[e("div",{staticClass:"trp-notice trp-notice-warning trp-license-notice-inner"},[e("div",{domProps:{innerHTML:this._s(this.licenseNoticeContent)}})])])}),[],!1,null,null,null).exports,_={props:["defaultLanguage","currentLanguage","percentage"],methods:{getPercentage:function(){return 0===this.percentage?"0%":this.defaultLanguage===this.currentLanguage?this.percentage.defaultLanguage+"%":this.percentage[this.currentLanguage]+"%"}}},w=Object(m.a)(_,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"trp-percentage-bar"},[e("div",{staticClass:"trp-percentage-bar-inner",style:{width:this.getPercentage()}}),this._v(" "),e("div",{staticClass:"trp-filled-area",style:{width:this.getPercentage()}})])}),[],!1,null,null,null).exports,x=function(t,e){var r,n=0,i=0;for(var s in t){var a=t[s]?t[s].translationsArray:"",l=a?a[e]:"";if(!(!l||!l.status||"href"===t[s].attribute||"src"===t[s].attribute))("0"!==l.status||(r=t[s],o.a.isEnglishLanguage(e)&&r.type&&"gettext"===r.type))&&i++,n++}return parseInt(i/n*100)},A={calculateTranslationPercentage:function(t,e){var r={};if(!t||0===t.length)return 0;var n,i;return e.forEach((function(e){r[e]=x(t,e)})),r.defaultLanguage=(n=r,i=Object.values(n).reduce((function(t,e){return t+e}),0)/Object.keys(n).length,parseInt(i)),r},percentageBarText:function(t){return{getTooltipText:function(){var e=t.defaultLanguage,r=t.percentage,n=t.currentLanguage,i=t.languageNames,o=t.percentageBarStrings,s=o.tooltip_text_default.replace("%s",r.defaultLanguage||"0"),a=o.tooltip_text_general.replace(/%1\$s|%2\$s/g,(function(t){return{"%1$s":r[n]||"0","%2$s":i[n]}[t]}));return n===e?s:a},getStringStatus:function(){var e=t.currentLanguage,r=t.defaultLanguage,n=t.stringObject,i="",o=n.translationsArray&&n.translationsArray[e]&&n.translationsArray[e].status;return e!==r&&o&&(i=n.translationsArray[e].status),i}}},miniBar:function(t){return{getMinibarHTML:function(){var e=t.option,r=t.percentage,n=t.defaultLanguage,i=t.percentageBarStrings,o=e.id===n,s=o?r.defaultLanguage:r[e.id],a=o?"all languages":e.text,l=i.minibar_text.replace(/%1\$s|%2\$s/g,(function(t){return{"%1$s":s,"%2$s":a}[t]}));return'<span class="trp-mini-bar-wrapper" title="'.concat(l,'">').concat(e.text,'<div class="trp-percentage-mini-bar"><div class="trp-percentage-bar-inner" style="width:').concat(s,'%"></div></div>')}}}};function S(t){return function(t){if(Array.isArray(t))return E(t)}(t)||function(t){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}(t)||function(t,e){if(!t)return;if("string"==typeof t)return E(t,e);var r=Object.prototype.toString.call(t).slice(8,-1);"Object"===r&&t.constructor&&(r=t.constructor.name);if("Map"===r||"Set"===r)return Array.from(t);if("Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return E(t,e)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function E(t,e){(null==e||e>t.length)&&(e=t.length);for(var r=0,n=new Array(e);r<e;r++)n[r]=t[r];return n}var C={components:{HelpPanel:v,Tooltip:h.a,languageBoxes:a.a,saveTranslations:l.a,hoverActions:c.a,extraContent:u.a,editorsNavigation:p.a,LicenseNotice:b,PercentageBar:w},data:function(){return{settings:trp_editor_data.trp_settings,languageNames:trp_editor_data.language_names,orderedSecondaryLanguages:trp_editor_data.ordered_secondary_languages,roles:trp_editor_data.view_as_roles,nonces:trp_editor_data.editor_nonces,stringGroupOrder:trp_editor_data.string_group_order,selectors:trp_editor_data.string_selectors,stringTypes:trp_editor_data.string_types,dataAttributes:trp_editor_data.data_attributes,mergeRules:trp_editor_data.merge_rules,editorsNavigation:trp_editor_data.editors_navigation,editorStrings:trp_editor_data.trp_localized_strings,flagsPath:trp_editor_data.flags_path,flagsFileName:trp_editor_data.flags_file_name,helpPanelContent:trp_editor_data.help_panel_content,licenseNoticeContent:trp_editor_data.license_notice_content,currentLanguage:trp_editor_data.current_language,onScreenLanguage:trp_editor_data.on_screen_language,currentURL:trp_editor_data.url_to_load,urlToLoad:trp_editor_data.url_to_load,ajaxUrl:trp_editor_data.ajax_url,paidVersion:trp_editor_data.paid_version,userMeta:trp_editor_data.user_meta,upgradedGettext:trp_editor_data.upgraded_gettext,iframe:"",dictionary:[],selectedString:null,selectedIndexesArray:[],detectedSelectorAndId:[],stringGroups:[],mergingString:!1,mergeData:[],showChangesUnsavedMessage:!1,viewAs:"",loadingStrings:0,translationNotLoadedYet:!1,helpPanelOpen:!1,highlightLanguageSwitcher:!1,highlightStringList:!1,gettextOriginalIds:[],gettextNodeData:[],gettextRequestsLeft:0,triggerAnotherScan:!1,percentage:0,PercentageBarLogic:A}},created:function(){this.settings["default-language-name"]=this.languageNames[this.settings["default-language"]];var t=o.a.getUrlParameters(this.currentURL);Object.keys(t).length>1&&t["trp-view-as"]?this.viewAs=t["trp-view-as"]:this.viewAs="current_user"},mounted:function(){this.addKeyboardShortcutsListener(),this.addHelpPanelListeners();var t=this;jQuery("#trp-language-select, #trp-view-as-select").select2({width:"100%",templateResult:function(e){var r={percentage:t.percentage,defaultLanguage:t.settings["default-language"],option:e,percentageBarStrings:t.editorStrings.percentage_bar};return jQuery(A.miniBar(r).getMinibarHTML())}}),jQuery("#trp-language-switch .select2-selection__rendered").hover((function(){jQuery(this).removeAttr("title")})),jQuery("#trp-view-as-select").select2({dropdownAutoWidth:!1,width:"92%"}),this.stringsDropdownLoading(),jQuery("#trp-language-select, #trp-string-categories, #trp-view-as-select").on("select2:open",(function(){jQuery("#trp_select2_overlay").fadeIn("100")})).on("select2:close",(function(){jQuery("#trp_select2_overlay").hide()})).on("select2:opening",(function(e){t.hasUnsavedChanges()&&e.preventDefault()}));var 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()})),document.addEventListener("trp_trigger_get_missing_gettext",this.getMissingGettextTranslations)},watch:{currentLanguage:function(t){var e=this,r=this.iframe.querySelector('link[hreflang="'+t.replace("_","-")+'"]').getAttribute("href");this.currentURL=r,this.iframe.location=r,this.selectedString="",this.selectedIndexesArray=[],jQuery("#trp-string-categories").val("").trigger("change"),this.stringsDropdownLoading(),this.onScreenLanguage=t,this.settings["default-language"]==this.currentLanguage&&this.settings["translation-languages"].length>1&&this.settings["translation-languages"].some((function(t){if(t!=e.settings["default-language"])return e.onScreenLanguage=t,!0}))},currentURL:function(t,e){window.history.replaceState(null,null,this.parentURL(t))},viewAs:function(t){if(this.currentURL&&this.iframe){var e=this.cleanURL(this.currentURL);e=o.a.updateUrlParameter(e,"trp-edit-translation","preview"),"current_user"!=t?this.nonces[t]?(e=o.a.updateUrlParameter(e,"trp-view-as",t),e=o.a.updateUrlParameter(e,"trp-view-as-nonce",this.nonces[t]),this.iframe.location=e):alert(this.editorStrings.bor_update_notice):this.iframe.location=e}},selectedString:function(t,e){if(!this.hasUnsavedChanges()&&(t||0===t)){jQuery("#trp-string-categories").val(null!==t?t:"").trigger("change");var r=this.dictionary[t];if(r){var n=this.iframe.querySelectorAll("["+r.selector+"='"+r.dbID+"']"),i=[],o=this;if(n.length>0){var s=o.getAllSelectors(),a=[];n.forEach((function(t){if(a.push(t),"A"!=t.tagName){var e=t.closest("a");null!=e&&a.push(e)}"A"==t.tagName&&t.children.length>0&&S(t.children).forEach((function(t){a.push(t)}));a.forEach((function(t){s.forEach((function(e){var r=t.getAttribute(e);if(r){var n,s=!1;for(n=0;n<i.length;n++)if(void 0!==o.dictionary[i[n]]&&"undefined"!==o.dictionary[i[n]].dbID&&o.dictionary[i[n]].dbID===r){s=!0;break}s||i.push(o.getStringIndex(e,r))}}))}))}))}else i.push(t);r.originalPlural&&(this.dictionary.forEach((function(t,e){t.originalId===r.originalId&&t.dbID!==r.dbID&&i.push(e)})),i.sort((function(t,e){return o.dictionary[t].pluralForm>o.dictionary[e].pluralForm?1:o.dictionary[e].pluralForm>o.dictionary[t].pluralForm?-1:0}))),this.selectedIndexesArray=i}}},helpPanelOpen:function(){!0!==this.userMeta.helpPanelOpened&&document.dispatchEvent(new CustomEvent("trp_update_user_meta",{detail:{userMetaKey:"helpPanelOpened",userMetaValue:!0}}))},gettextRequestsLeft:function(t,e){e>0&&0===t&&this.getGettextStringsDictionaries()},loadingStrings:function(t,e){e>0&&0===t&&this.triggerAnotherScan&&(this.triggerAnotherScan=!1,this.scanIframeForStrings())}},computed:{closeURL:function(){return this.cleanURL(this.currentURL)}},methods:{iFrameLoaded:function(){var t=this,e=document.querySelector("#trp-preview-iframe");this.iframe=e.contentDocument||e.contentWindow.document,this.currentURL!=this.iframe.URL&&(this.currentURL=this.iframe.URL),this.iframeLoader("hide"),t.detectedSelectorAndId=[],t.dictionary=[],this.scanIframeForStrings(),window.addEventListener("trp_iframe_page_updated",this.iframePageUpdated),e.contentWindow.onbeforeunload=function(){t.iframeLoader("show"),t.selectedString=null,t.selectedIndexesArray=[],t.translationNotLoadedYet=!1,t.stringsDropdownLoading()}},iframePageUpdated:function(){this.loadingStrings>0?this.triggerAnotherScan=!0:this.scanIframeForStrings()},scanIframeForStrings:function(){this.scanForSelector("data-trp-translate-id","regular",this.onScreenLanguage),this.upgradedGettext&&this.scanForSelector("data-trpgettextoriginal","gettext",this.currentLanguage),this.scanForSelector("data-trp-post-slug","postslug",this.currentLanguage)},scanForSelector:function(t,e,r){this.loadingStrings++;var n=this,i=this.prepareSelectorStrings(t),o=S(this.iframe.querySelectorAll("["+i.join("],[")+"]")),a=[],l=[];if(o.forEach((function(e){n.getNodeInfo(e,t).forEach((function(t){n.alreadyDetected(t.selector,t.dbID)||(a.push(t.dbID),l.push(t))})),n.setupEventListener(e)})),(a=S(new Set(a))).length>0){var c=new FormData;c.append("action","trp_get_translations_"+e),c.append("all_languages","true"),c.append("security",this.nonces["gettranslationsnonce"+e]),c.append("language",r),c.append("string_ids",JSON.stringify(a)),s.a.post(this.ajaxUrl,c).then((function(t){"gettext"===e?t.data.originalIds?(n.gettextOriginalIds=t.data.originalIds,n.gettextNodeData=l,document.dispatchEvent(new Event("trp_trigger_get_missing_gettext"))):n.loadingStrings--:(n.loadingStrings--,n.addToDictionary(t.data,l))})).catch((function(t){console.log(t)}))}else n.loadingStrings--},getMissingGettextTranslations:function(){var t=this;t.settings["translation-languages"].forEach((function(e){t.gettextRequestsLeft++;var r=new FormData;r.append("action","trp_string_translation_get_missing_gettext_strings"),r.append("original_ids",JSON.stringify(t.gettextOriginalIds)),r.append("trp_ajax_language",e),r.append("security",t.nonces.get_missing_strings),s.a.post(t.ajaxUrl,r).then((function(e){t.gettextRequestsLeft--})).catch((function(e){t.gettextRequestsLeft--,console.log(e)}))}))},getGettextStringsDictionaries:function(){var t=this,e=new FormData;e.append("action","trp_string_translation_get_strings_by_original_ids_gettext"),e.append("original_ids",JSON.stringify(t.gettextOriginalIds)),e.append("language",this.currentLanguage),e.append("security",t.nonces.get_strings_by_original_id),s.a.post(t.ajaxUrl,e).then((function(e){t.loadingStrings--,t.addToDictionary(e.data.dictionary,t.gettextNodeData)})).catch((function(e){t.loadingStrings--,t.dictionary={},console.log(e),!1!==confirm(t.stEditorStrings.request_error)&&window.location.reload()}))},alreadyDetected:function(t,e){var r=t+"="+e;return!!o.a.arrayContainsItem(this.detectedSelectorAndId,r)||(this.detectedSelectorAndId.push(r),!1)},setupEventListener:function(t){if("A"==t.tagName&&!t.hasAttribute("data-trpgettextoriginal"))return!1;t.addEventListener("mouseenter",this.$refs.hoverActions.showPencilIcon)},addToDictionary:function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,r=this;if(null!=t){if(e){var n=[];e.forEach((function(i,o){t.some((function(t,s){if(i.dbID==t.dbID){if("gettext"!=t.type&&void 0===t.block_type){var a=r.orderedSecondaryLanguages[0];void 0!==t.translationsArray[a].block_type&&(t.block_type=t.translationsArray[a].block_type)}return e[o]=Object.assign({},t,i),n.push(s),!0}}))}));var i=[];t.forEach((function(e,r){n.includes(r)||i.push(t[r])})),e=e.concat(i)}else e=t;this.stringGroups=this.addToStringGroups(e),this.dictionary=this.dictionary.concat(e),this.initStringsDropdown(),this.updatePercentage()}},addToStringGroups:function(t){var e=this.stringGroups;t.forEach((function(t){-1!==e.indexOf(t.group)||void 0!==t.blockType&&"2"===t.blockType||e.push(t.group)}));var r=[];return"seo_pack_update_not_needed"!=this.editorStrings.seo_update_notice&&r.push(this.editorStrings.seo_update_notice),this.stringGroupOrder.forEach((function(t){-1!==e.indexOf(t)&&r.push(t)})),e.forEach((function(t){-1===r.indexOf(t)&&r.push(t)})),r},getStringIndex:function(t,e){var r=null;return this.dictionary.some((function(n,i){if(n.dbID==e&&n.selector==t)return r=i,!0})),r},getNodeInfo:function(t){var e,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=[],i=this.prepareSelectorStrings(r);return i.forEach((function(i){if(e=t.getAttribute(i)){var o=i.replace(r,""),s=t.getAttribute("data-trp-node-group"+o),a=t.getAttribute("data-trp-node-description"+o),l={dbID:e,selector:i,attribute:o.substr(1)};s&&(l.group=s),a&&(l.description=a),n.push(l)}})),n},getAllSelectors:function(){var t=[],e=this;return this.dataAttributes.forEach((function(r){t=t.concat(e.prepareSelectorStrings(r))})),t},prepareSelectorStrings:function(t){var e=[];return this.selectors.forEach((function(r,n){e.push(t+r)})),e},parentURL:function(t){return t.replace("trp-edit-translation=preview","trp-edit-translation=true")},cleanURL:function(t){return t=o.a.removeUrlParameter(t,"lang"),t=o.a.removeUrlParameter(t,"trp-view-as"),t=o.a.removeUrlParameter(t,"trp-view-as-nonce"),t=o.a.removeUrlParameter(t,"trp-edit-translation")},showString:function(t,e){return(void 0===t.blockType||"2"!==t.blockType)&&(e===this.editorStrings.images&&void 0!==t.attribute&&"src"==t.attribute||(void 0===t.attribute||"href"!=t.attribute&&"src"!=t.attribute)&&t.group===e)},initStringsDropdown:function(){this.isStringsDropdownOpen()||(jQuery("#trp-string-categories").select2("destroy"),jQuery("#trp-string-categories").select2({placeholder:this.editorStrings.select_string,templateResult:function(t){var e=f.a.decode(t.text.substring(0,90))+(t.text.length<=90?"":"..."),r=t.title?"("+t.title+")":"",n=t.element?t.element.getAttribute("data-string-status"):"",i=o.a.getIconBasedOnStatus(n);return jQuery("<div>"+e+i+'</div><div class="string-selector-description">'+r+"</div>")},width:"100%"}).prop("disabled",!1),jQuery("#trp_select2_overlay").hide())},stringsDropdownLoading:function(){jQuery("#trp-string-categories").select2({placeholder:this.editorStrings.strings_loading,width:"100%"}).prop("disabled",!0)},processOptionName:function(t,e){return"Images"==e||o.a.isURL(t)&&"Meta Information"==e?o.a.getFilename(t):o.a.escapeHtml(t)},isStringsDropdownOpen:function(){return jQuery("#trp-string-categories").select2("isOpen")},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&&e.dictionary[r].translationsArray[n]&&e.dictionary[r].translationsArray[n].translated!==e.dictionary[r].translationsArray[n].editedTranslation&&(t=!0)}))})),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(){for(var t=+document.getElementById("trp-string-categories").value-1;t>=0&&0===document.querySelectorAll('#trp-string-categories option[value="'+t+'"]').length;)t--;t<0||(this.selectedString=t.toString())},nextString:function(){var t=document.getElementById("trp-string-categories").value,e=0;for(""!=t&&(e=+t+1);e<this.dictionary.length&&0===document.querySelectorAll('#trp-string-categories option[value="'+e+'"]').length;)e++;e>=this.dictionary.length||(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)},addHelpPanelListeners:function(){var t=this;window.addEventListener("trp_switch_language_help_panel",(function(){t.highlightLanguageSwitcher=!0})),window.addEventListener("trp_search_string_help_panel",(function(){t.highlightStringList=!0})),window.addEventListener("trp_help_panel_changed",(function(){t.highlightLanguageSwitcher=!1,t.highlightStringList=!1})),document.addEventListener("trp_update_user_meta",this.updateUserMeta)},resizeIframe:function(t,e){var r=jQuery(window).width(),n=jQuery("#trp-controls").width(),i=jQuery("#trp-preview");i.css("right",n),i.css("left",n-348),i.css("width",r-n)},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))),s.a.post(this.ajaxUrl,n).catch((function(t){console.log(t)}))},updatePercentage:function(){this.percentage=A.calculateTranslationPercentage(this.dictionary,this.orderedSecondaryLanguages)}},directives:{select2:{inserted:function(t){jQuery(t).on("select2:select",(function(){var e=new Event("change",{bubbles:!0,cancelable:!0});t.dispatchEvent(e)})),jQuery(t).on("select2:unselect",(function(){var e=new Event("change",{bubbles:!0,cancelable:!0});t.dispatchEvent(e)}))}}}},D=Object(m.a)(C,(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("span",{staticClass:"trp-button-container"},[r("span",{staticClass:"trp-tooltip-toggle trp-tooltip-toggle-help-panel",attrs:{"data-tooltip":t.editorStrings.quick_intro_title_attribute}},[r("button",{staticClass:"trp-help-toggle dashicons dashicons-editor-help",class:{"trp-help-toggle-open":t.helpPanelOpen,"trp-help-toggle-never-opened":!t.userMeta.helpPanelOpened},attrs:{type:"button","aria-expanded":"true"},on:{click:function(e){t.helpPanelOpen=!t.helpPanelOpen}}})])]),t._v(" "),r("div",{attrs:{id:"trp-save-and-loader-spinner"}},[r("span",{directives:[{name:"show",rawName:"v-show",value:t.loadingStrings>0,expression:"loadingStrings > 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,iframe:t.iframe,currentURL:t.currentURL,mergingString:t.mergingString,mergeData:t.mergeData,editorStrings:t.editorStrings,stringTypes:t.stringTypes,userMeta:t.userMeta},on:{"translations-saved":function(e){t.showChangesUnsavedMessage=!1,t.updatePercentage()}}})],1)]),t._v(" "),r("help-panel",{attrs:{helpPanelContent:t.helpPanelContent,editorStrings:t.editorStrings,helpPanelOpen:t.helpPanelOpen}}),t._v(" "),r("license-notice",{directives:[{name:"show",rawName:"v-show",value:t.licenseNoticeContent,expression:"licenseNoticeContent"}],attrs:{licenseNoticeContent:t.licenseNoticeContent}}),t._v(" "),r("div",{staticClass:"trp-controls-container",class:{"trp-show-editors-navigation":t.editorsNavigation.show,"help-panel-open":t.helpPanelOpen,"trp-license-notice-shown":t.licenseNoticeContent}},[r("editors-navigation",{attrs:{editorsNavigation:t.editorsNavigation,selectedTab:"visualeditor"}}),t._v(" "),r("div",{staticClass:"trp-controls-section",attrs:{id:"trp-controls-section-first"}},[r("div",{staticClass:"trp-controls-section-content"},[r("span",{staticClass:"trp-tooltip-percentage-bar",attrs:{"data-tooltip":t.PercentageBarLogic.percentageBarText({defaultLanguage:t.settings["default-language"],percentage:t.percentage,languageNames:t.languageNames,currentLanguage:t.currentLanguage,percentageBarStrings:t.editorStrings.percentage_bar}).getTooltipText()}},[r("div",{attrs:{id:"trp-language-switch"}},[r("div",{class:{"trp-highlight-for-panel":t.highlightLanguageSwitcher}},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.currentLanguage,expression:"currentLanguage"},{name:"select2",rawName:"v-select2"}],attrs:{id:"trp-language-select",name:"lang"},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.currentLanguage=e.target.multiple?r:r[0]}}},t._l(t.languageNames,(function(e,n){return r("option",{domProps:{value:n}},[t._v(t._s(e))])})),0),t._v(" "),r("percentage-bar",{attrs:{defaultLanguage:t.settings["default-language"],percentage:t.percentage,currentLanguage:t.currentLanguage}})],1)])]),t._v(" "),r("div",{attrs:{id:"trp-string-list"}},[r("div",{class:{"trp-highlight-for-panel":t.highlightStringList}},[r("select",{directives:[{name:"model",rawName:"v-model",value:t.selectedString,expression:"selectedString"},{name:"select2",rawName:"v-select2"}],attrs:{id:"trp-string-categories"},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.selectedString=e.target.multiple?r:r[0]}}},t._l(t.stringGroups,(function(e){return r("optgroup",{attrs:{label:e}},t._l(t.dictionary,(function(n,i){return t.showString(n,e)?r("option",{attrs:{title:n.description,"data-database-id":n.dbID,"data-group":n.group,"data-string-status":t.PercentageBarLogic.percentageBarText({defaultLanguage:t.settings["default-language"],currentLanguage:t.currentLanguage,stringObject:n,percentageBarStrings:t.editorStrings.percentage_bar}).getStringStatus()},domProps:{value:i}},[t._v(t._s(t.processOptionName(n.original,e)))]):t._e()})),0)})),0)])]),t._v(" "),r("div",{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}},[r("span",{staticClass:"trp-next-previous-buttons button",attrs:{type:"button",id:"trp-previous"},on:{click:function(e){return t.previousString()}}},[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._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}},[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("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._v(" "),r("div",{attrs:{id:"trp-view-as"}},[r("div",{attrs:{id:"trp-view-as-description"}},[t._v(t._s(t.editorStrings.view_as))]),t._v(" "),r("select",{directives:[{name:"model",rawName:"v-model",value:t.viewAs,expression:"viewAs"},{name:"select2",rawName:"v-select2"}],attrs:{id:"trp-view-as-select"},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.viewAs=e.target.multiple?r:r[0]}}},t._l(t.roles,(function(e,n){return r("option",{staticClass:"trp-view-as-options",attrs:{disabled:!e,title:e?"":t.editorStrings.view_as_pro},domProps:{value:e}},[t._v(t._s(n))])})),0)])])]),t._v(" "),r("div",{directives:[{name:"show",rawName:"v-show",value:null!==t.selectedString,expression:"selectedString !== null"}],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,iframe:t.iframe,nonces:t.nonces,ajax_url:t.ajaxUrl,userMeta:t.userMeta},on:{"discarded-changes":function(e){return t.hasUnsavedChanges()}}})],1),t._v(" "),r("extra-content",{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",{attrs:{id:"trp_select2_overlay"}}),t._v(" "),r("hover-actions",{ref:"hoverActions",attrs:{dictionary:t.dictionary,settings:t.settings,iframe:t.iframe,dataAttributes:t.dataAttributes,mergeRules:t.mergeRules,nonces:t.nonces,ajax_url:t.ajaxUrl,mergeData:t.mergeData,editorStrings:t.editorStrings,currentLanguage:t.currentLanguage}})],1),t._v(" "),r("div",{attrs:{id:"trp-preview"}},[r("iframe",{attrs:{id:"trp-preview-iframe",src:t.urlToLoad},on:{load:t.iFrameLoaded}}),t._v(" "),r("div",{staticClass:"trp-loading-screen",attrs:{id:"trp-preview-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"}})])])])])}),[],!1,null,null,null).exports;document.getElementById("trp-editor-container")&&(window.tpEditorApp=new i.a({components:{"trp-editor":D},el:"#trp-editor-container",data:{}}))},function(t,e){}]); //# sourceMappingURL=trp-editor.js.map
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.28 | Генерация страницы: 0.06 |
proxy
|
phpinfo
|
Настройка